@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f1117;--surface:#16191f;--surface2:#1e2230;--border:#2a2f3e;--accent:#6366f1;--accent-hover:#818cf8;--accent-light:#6366f11f;--text:#e8eaf0;--text-muted:#8b90a0;--success:#22c55e;--danger:#ef4444;--radius:12px;--radius-sm:8px;--shadow:0 4px 24px #0006}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,sans-serif;line-height:1.6}input,select,textarea,button{font-family:Inter,sans-serif}
