:root{--bg:#0b0b0e;--bg2:#101014;--surf:#16161c;--surf2:#1e1e26;--surf3:#26262f;--ink:#f4f4f6;--sub:#a6a6b0;--muted:#6b6b78;--line:#ffffff12;--line2:#ffffff21;--acc:#ff5470;--acc-ink:#12060a;--gold:#ffc65c;--good:#4fd08a;--r:14px}*{box-sizing:border-box}html,body{margin:0}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--surf3);border-radius:8px}.wrap{max-width:1300px;margin:0 auto;padding:0 clamp(16px,3vw,32px)}
