:root{--bg:#fafbfc;--bg-card:#ffffff;--bg-sidebar:#1a1340;--bg-sidebar-active:#6d28d9;--border:#e8eaed;--text:#1a1a2e;--text-secondary:#6b7280;--text-muted:#9ca3af;--purple:#7c3aed;--purple-light:#ede9fe;--purple-lighter:#f5f3ff;--green:#10b981;--red:#ef4444;--yellow:#eab308;--cyan:#06b6d4;--blue:#3b82f6;--amber:#f59e0b;--sell:#ef4444;--buy:#10b981;--neutral:#eab308;--pill-active-bg:#7c3aed;--pill-active-text:#ffffff;--pill-bg:#f3f4f6;--pill-text:#374151;--tab-active-bg:#ede9fe;--tab-active-text:#6d28d9;--tab-text:#6b7280}[data-theme=dark]{--bg:#0f0b1f;--bg-card:#1a1340;--bg-sidebar:#0d0920;--border:#2a2550;--text:#e2e8f0;--text-secondary:#a5b4c4;--text-muted:#64748b;--purple-light:#2d2060;--purple-lighter:#1f1850;--pill-bg:#1f1850;--pill-text:#c4b5fd;--tab-active-bg:#2d2060}*,:after,:before{box-sizing:border-box;margin:0}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}