@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=DM+Mono:wght@300;400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#faf8f5;--surface:#fff;--surface2:#f5f2ee;--surface3:#ede9e3;--border:#e8e2d9;--border2:#d4cdc2;--text:#1a1714;--text2:#6b6560;--text3:#b0a99f;--accent:#ff6b35;--accent2:#ff9a5c;--accent-dim:#ff6b3510;--accent-mid:#ff6b3525;--bull:#16a34a;--bear:#dc2626;--warn:#d97706;--info:#2563eb;--bull-dim:#16a34a12;--bear-dim:#dc262612;--warn-dim:#d9770612;--shadow:0 1px 3px #1a17140f,0 4px 12px #1a17140a}html.dark{--bg:#111210;--surface:#1a1917;--surface2:#201e1b;--surface3:#272420;--border:#302c28;--border2:#3d3830;--text:#f0ece6;--text2:#8a8278;--text3:#4a4540;--accent:#ff7a45;--accent2:#ffaa70;--accent-dim:#ff7a4510;--accent-mid:#ff7a4525;--bull:#22c55e;--bear:#ef4444;--warn:#f59e0b;--info:#3b82f6;--bull-dim:#22c55e12;--bear-dim:#ef444412;--warn-dim:#f59e0b12;--shadow:0 1px 3px #0003,0 4px 12px #00000026}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,sans-serif}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--surface2)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--text3)}@media (max-width:768px){.dash-layout{grid-template-columns:1fr!important}.dash-sidebar{display:none!important}.dash-sidebar.open{z-index:100;background:var(--surface);width:280px;position:fixed;inset:0;box-shadow:4px 0 20px #00000026;display:flex!important}.dash-overlay{z-index:99;background:#0006;position:fixed;inset:0;display:block!important}.macro-strip{grid-template-columns:repeat(3,1fr)!important}.macro-3col,.macro-2col,.macro-charts-2col{grid-template-columns:1fr!important}.pmli-3col{grid-template-columns:1fr 1fr 1fr!important}.pmli-4col{grid-template-columns:repeat(2,1fr)!important}.pmli-6col{grid-template-columns:repeat(3,1fr)!important}.scanner-table{font-size:11px!important}.overview-grid{grid-template-columns:1fr!important}.topbar-tabs,.topbar-email{display:none!important}.mobile-nav,.mobile-bottom-nav{display:flex!important}}@media (min-width:769px){.mobile-nav,.dash-overlay,.mobile-bottom-nav{display:none!important}}
