*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--surface:#13131a;--surface2:#1c1c26;--accent:#7c5cfc;--accent2:#fc5c7d;--text:#f0f0f8;--text-dim:#7a7a9a;--radius:16px}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:Inter,sans-serif}#root{min-height:100vh}@keyframes spin{to{transform:rotate(360deg)}}html,body,main,aside,[class*=scroll],[style*=overflow]{scrollbar-width:thin;scrollbar-color:#7c5cfc59 transparent}html::-webkit-scrollbar{width:4px;height:4px}body::-webkit-scrollbar{width:4px;height:4px}main::-webkit-scrollbar{width:4px;height:4px}aside::-webkit-scrollbar{width:4px;height:4px}html::-webkit-scrollbar-track{background:0 0}body::-webkit-scrollbar-track{background:0 0}main::-webkit-scrollbar-track{background:0 0}aside::-webkit-scrollbar-track{background:0 0}html::-webkit-scrollbar-thumb{background:#7c5cfc59;border-radius:4px}body::-webkit-scrollbar-thumb{background:#7c5cfc59;border-radius:4px}main::-webkit-scrollbar-thumb{background:#7c5cfc59;border-radius:4px}aside::-webkit-scrollbar-thumb{background:#7c5cfc59;border-radius:4px}html::-webkit-scrollbar-thumb:hover{background:#7c5cfc99}body::-webkit-scrollbar-thumb:hover{background:#7c5cfc99}main::-webkit-scrollbar-thumb:hover{background:#7c5cfc99}aside::-webkit-scrollbar-thumb:hover{background:#7c5cfc99}
