@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:#0f0f14;font-family:Inter,sans-serif;color:#e8e8f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--bg: #0f0f14;--bg2: #16161f;--bg3: #1e1e2a;--border: #2a2a3a;--green: #00ff88;--green-dim: #00cc6a;--purple: #7c3aed;--purple-light: #9d5af0;--text: #e8e8f0;--text-dim: #8888aa;--red: #ff4444}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a3a55}::-moz-selection{background:#7c3aed4d}::selection{background:#7c3aed4d}
