*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f1117;--bg-card:#181c27;--bg-hover:#1e2330;--border:#2a2f3e;--text:#e8eaf0;--muted:#7a8099;--accent:#6c63ff;--accent-2:#4ade80;--warn:#f59e0b;--danger:#f87171;--radius:12px;--font:"Inter", system-ui, sans-serif;--mono:"JetBrains Mono", monospace}body{background:var(--bg);color:var(--text);font-family:var(--font);min-height:100vh;font-size:14px;line-height:1.5}a{color:var(--accent);text-decoration:none}input,button{font-family:inherit;font-size:14px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
