@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0b0f1a;--bg2: #111827;--bg3: #1a2234;--border: rgba(255,255,255,.08);--text: #f1f5f9;--text2: #94a3b8;--text3: #475569;--accent: #6366f1;--accent2: #818cf8;--green: #22c55e;--red: #ef4444;--yellow: #f59e0b}html,body{height:100%;background:var(--bg);color:var(--text);font-family:Inter,sans-serif}#root{height:100%}input,button,select,textarea{font-family:inherit;font-size:14px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}
