:root{--bg: #101419;--panel: #171d24;--panel-2: #1c232c;--raised: #242e39;--border: #2a333f;--border-soft: #222a34;--text: #dee4ec;--text-dim: #a0acbc;--text-mute: #8c99aa;--up: #2ebd85;--down: #f6465d;--accent: #e3b64b;--accent-blue: #3b82f6;--exg-binance: #f0b90b;--exg-bybit: #f7931a;--chart-grid: #1a2438;--scrollbar-thumb: #1c2531;--danger: #fca5a5;--danger-bg: #422020;--hover-border: #29333f;--radius: 7px;--radius-sm: 5px;--mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--sans: "Segoe UI", -apple-system, Roboto, system-ui, sans-serif}:root[data-theme=gray]{--bg: #15181d;--panel: #1b1f26;--panel-2: #20242c;--raised: #2a2f38;--border: #2e3440;--border-soft: #262b33;--text: #d5dae2;--text-dim: #aab3c1;--text-mute: #929dac;--up: #2ebd85;--down: #f6465d;--accent: #e3b64b;--accent-blue: #4c8aff;--exg-binance: #f0b90b;--exg-bybit: #f7931a;--chart-grid: #272e3a;--scrollbar-thumb: #2d343f;--danger: #fca5a5;--danger-bg: #3c2328;--hover-border: #3a4250}:root[data-theme=light]{--bg: #eef1f6;--panel: #ffffff;--panel-2: #f7f9fc;--raised: #eaeef4;--border: #dfe3ec;--border-soft: #edf0f5;--text: #131722;--text-dim: #5d6673;--text-mute: #667180;--up: #0c7969;--down: #b93346;--accent: #916900;--accent-blue: #2962ff;--exg-binance: #c99400;--exg-bybit: #f7931a;--chart-grid: #e6e9f0;--scrollbar-thumb: #c5cad6;--danger: #d92d20;--danger-bg: #fde7e7;--hover-border: #c3c9d4}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.num{font-variant-numeric:tabular-nums}.up{color:var(--up)}.down{color:var(--down)}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px;border:2px solid var(--panel)}::-webkit-scrollbar-track{background:transparent}
