*,*:before,*:after{box-sizing:border-box}:root{--bg: #030712;--surface: #0f172a;--border: rgba(99, 102, 241, .2);--text: #e2e8f0;--muted: #64748b;--accent: #6366f1;--accent-hover: #818cf8;--success: #22c55e;--error: #ef4444;--warning: #f97316}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}
