*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f0f0f;--bg2:#181818;--surface:#232323;--surface2:#2d2d2d;--accent:#ff2f7d;--hot:#ff2f7d;--new:#2b9fff;--text:#e6e6e6;--text-dim:#9b9b9b;--text-white:#fff;--sidebar-w:310px;--nav-h:54px;--border:#ffffff0f;--radius:12px;--gold:#ffb52e}html,body,#root{background:var(--bg);height:100%;color:var(--text);font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;font-size:14px}body{background:linear-gradient(#1d1d1d 0%,#111 40%,#0c0c0c 100%)}#root{max-width:unset}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff38}a{color:var(--new);cursor:pointer;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}
