:root{
  --bg:#06080c;--bg-2:#0a0d12;--panel:#0d1117;--panel-2:#121720;--panel-3:#171d27;
  --line:#222a35;--line-soft:#171d25;--text:#eef2f7;--muted:#7f8998;--muted-2:#576170;
  --accent:#18d6ae;--accent-2:#13b995;--accent-soft:rgba(24,214,174,.12);
  --win:#00ff40;--loss:#ff0000;--warn:#f4c84a;--info:#4ca7ff;
  --candle-up:#00ff40;--candle-down:#ff0000;--chart-bg:#000000;--grid:rgba(126,139,158,.12);
  --radius-xs:5px;--radius-sm:8px;--radius:11px;--radius-lg:15px;
  --shadow:0 12px 40px rgba(0,0,0,.32);--shadow-soft:0 8px 22px rgba(0,0,0,.18);
  --topbar-h:58px;--rail-w:52px;--tradebar-w:238px;
  --ease:cubic-bezier(.2,.72,.2,1);--fast:130ms;--normal:220ms;
  --text-2xs:9px;--text-xs:10px;--text-sm:11px;--text-md:12px;--text-lg:14px;
  --font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;
}
