@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);:root{--accent:#5b6ef5;--accent-hover:#4a5ce0;--accent-light:#5b6ef526;--accent-glow:#5b6ef566;--bg:#0a0a15;--bg-card:#112;--bg-card2:#161630;--bg-input:#1a1a30;--border:#ffffff14;--border-hover:#5b6ef566;--text:#e8e8f8;--text-muted:#7070a0;--text-dim:#404060;--green:#34d399;--red:#f87171;--yellow:#fbbf24;--radius:12px;--radius-sm:8px;--shadow:0 4px 24px #0006}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{-webkit-font-smoothing:antialiased;background:#0a0a15;background:var(--bg);color:#e8e8f8;color:var(--text);font-family:Inter,system-ui,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:1rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a15;background:var(--bg)}::-webkit-scrollbar-thumb{background:#ffffff14;background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#5b6ef5;background:var(--accent)}
/*# sourceMappingURL=main.1a860ccf.css.map*/