:root{--bg: #f4f6f9;--card: #ffffff;--line: #e6e9ef;--text: #1a1d24;--text-dim: #6b7280;--text-mute: #9aa1ad;--accent: #2d6cdf}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-thumb{background:#cfd5df;border-radius:8px}::-webkit-scrollbar-track{background:transparent}
