:root{color-scheme:dark;--bg: #0b1020;--bg-elev: #141a2e;--card: #1a2138;--line: #283149;--fg: #eef2ff;--muted: #9aa6c4;--accent: #6366f1;--accent-2: #8b5cf6;--ok: #22c55e}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit}img{display:block;max-width:100%}a{color:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}
