@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0a;--surface: #1a1917;--surface2: #242220;--text: #f0ede8;--text-muted: #7a7670;--amber: #f5a623;--amber-dim: rgba(245, 166, 35, .15);--border: #2e2b28;--radius: 0px;--font-ui: "DM Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", "Geist Mono", monospace}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-ui);-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;background:none;color:inherit;font-family:inherit}input,textarea{font-family:inherit;background:var(--surface2);border:1px solid var(--border);color:var(--text);padding:10px 12px;width:100%;outline:none;font-size:14px}input:focus,textarea:focus{border-color:var(--amber)}
