*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--surface:#0f0f18;--surface2:#13131f;--border:#1e1e30;--border2:#2a2a42;--accent:#5b5fff;--teal:#00e5cc;--pink:#ff5b8d;--gold:#ffb800;--text:#e8e8f0;--text2:#9898b8;--text3:#5a5a7a}body{background:var(--bg);color:var(--text);font-family:Syne,system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}*{scrollbar-width:thin;scrollbar-color:var(--border2) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}@media (max-width:768px){body{font-size:14px}}@media (max-width:420px){body{font-size:13px}}