:root{--bg: #0b0f1a;--card: rgba(20,24,37,.66);--stroke: rgba(255,255,255,.08);--text: rgba(243,246,255,.96);--sub: rgba(220,230,255,.66)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;background:var(--bg);overflow-x:hidden;font-family:Inter,-apple-system,system-ui,sans-serif}*::-webkit-scrollbar{height:10px;width:10px}*::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:8px}
