@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700;800&family=Inter:wght@300;400;500&family=JetBrains+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root,:root[data-theme=light],:root[data-theme=dark]{--bg:#0d0d2b;--surface:#12122e;--surface2:#16163a;--fg:#f8f7ff;--muted:#8b8bae;--border:#ffffff12;--border-strong:#ffffff24;--accent:#c084fc;--accent-2:#8b5cf6;--accent-3:#d4ab7f;--accent-soft:#c084fc26;--shadow:0 1px 2px #0000004d, 0 4px 12px #0006;--nav-bg:#0d0d2bd9}html,body{background:var(--bg);color:var(--fg);min-height:100vh;font-family:Inter,sans-serif}input,textarea,button,select{color:inherit;font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}
