:root{--bg: #ffffff;--card: #f8fafc;--subtle: #f1f5f9;--border: #e2e8f0;--input: #cbd5e1;--muted: #64718a;--body: #475569;--head: #1e293b;--dimmer: #94a3b8;--dim: #94a3b8;--lime: #c8ff00;--lime-dark: #b0e000;--navy: #101b25;--navy-mid: #0c1720;--navy-light: #18242f;--accent: #7c3aed;--accent-on: #ffffff;--accent-soft: rgba(124, 58, 237, .12);--accent-ring: rgba(124, 58, 237, .24);--link: #7c3aed;--profit: #15803d;--loss: #dc2626;--warn: #f59e0b;--info: #3b82f6;--profit-soft: rgba(21, 128, 61, .12);--loss-soft: rgba(220, 38, 38, .1);--warn-soft: rgba(245, 158, 11, .16);--warn-ink: #b45309;--sb-bg: #101b25;--sb-fg: #9daab6;--sb-muted: #7e8c99;--sb-hover: #1b2731;--sb-border: #2a3640;--mono: "JetBrains Mono", ui-monospace, monospace;--sans: "Inter", ui-sans-serif, system-ui, sans-serif}.tv-dark{--bg: #0b131b;--card: #101b25;--subtle: #18242f;--border: #28333d;--input: #2f3c47;--muted: #8492a0;--body: #aeb9c4;--head: #f1f4f7;--link: #a78bfa;--dimmer: #6b7a88;--dim: #6b7a88;--navy: #18242f;--navy-mid: #101b25;--navy-light: #1c2832;--accent: #c8ff00;--accent-on: #101b25;--accent-soft: rgba(200, 255, 0, .16);--accent-ring: rgba(200, 255, 0, .22);--warn-soft: rgba(245, 158, 11, .2);--warn-ink: #fbbf24;--profit: #22c55e;--loss: #f87171;--profit-soft: rgba(34, 197, 94, .14);--loss-soft: rgba(248, 113, 113, .14)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--sans);color:var(--body);background:#07090f;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px;border:2px solid var(--bg)}::-webkit-scrollbar-track{background:transparent}input,button,textarea,select{font-family:inherit}a{color:inherit}@keyframes tvpulse{0%,to{opacity:1}50%{opacity:.35}}.tv-tablewrap{overflow-x:auto}.tv-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;flex-shrink:0}@media (max-width: 1340px){.tv-stats{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.tv-stats{grid-template-columns:repeat(2,1fr)}}
