@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--bg0:#080b14;--bg1:#0d1220;--bg2:#111827;--bg3:#1a2235;--border:#1e2d47;--border2:#243550;--neon:#00d4ff;--neon2:#7c3aed;--neon3:#ff4d6d;--neon4:#0f8;--fg:#e2e8f0;--muted:#64748b;--muted2:#94a3b8;--text:#e2e8f0;--font:"Inter", system-ui, -apple-system, sans-serif;--mono:"JetBrains Mono", "Fira Code", monospace;--radius:10px;--radius-sm:6px;--glow:0 0 20px #00d4ff1f,0 0 40px #00d4ff0d;--glow-btn:0 0 12px #00d4ff59,0 4px 16px #00d4ff2e;--display:"Inter", sans-serif}body{font-family:var(--font);background:var(--bg0);color:var(--fg);-webkit-font-smoothing:antialiased;min-height:100vh;font-size:14px;line-height:1.5}input,button,select,textarea{font-family:var(--font)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--bg0)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a3f5f}
