:root{--bg: #0a0a0f;--surface: #13131a;--surface-alt: #1a1a24;--border: #2a2a3a;--text: #e8e8f0;--text-dim: #6b6b80;--accent: #6366f1;--green: #22c55e;--yellow: #eab308;--red: #ef4444;--font: "Inter", -apple-system, system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit}code{font-family:JetBrains Mono,Fira Code,monospace}button{font-family:inherit}input,select,textarea{font-family:inherit;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--accent)!important}
