*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0e1117;--card:#161b26;--card2:#1e2535;--br:#2a3147;--brl:#2a3147;--t1:#e8eaf0;--t2:#b0b8cc;--tm:#6a7590;--a:#5580ff;--a2:#00d4a8;--a3:#f5c842;--a4:#f04070;--a5:#b070ff}body{background:var(--bg);color:var(--t1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:13px;line-height:1.5;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--br);border-radius:3px}::selection{background:rgba(85,128,255,.3)}