*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0c0c10;--surface: #13131a;--surface2: #1a1a24;--accent: #7c6af7;--accent-dim: #4a3fa0;--green: #3ddc84;--green-dim: #2a9a5e;--warn: #f0a500;--error: #ff4d4d;--text: #e8e6f0;--muted: #5a5870;--border: #2a2838;--font-ui: "Geist", system-ui, sans-serif;--font-mono: "Fira Code", "Cascadia Code", monospace}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-ui);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}button{font-family:var(--font-ui);cursor:pointer;border:none;outline:none}input,textarea{font-family:var(--font-ui);outline:none}
