@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,600;12..96,700&family=Plus+Jakarta+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1e2b3c;--cyan:#17b9d0;--electric:#17b9d0;--emerald:#0e9f6e;--amber:#d97706;--vermilion:#dc2626;--cream:#f4f7fa;--ink:#1a2535;--border:#d5dce8;--surface-1:#f4f7fa;--surface-2:#e8edf3;--surface-3:#d5dce8;--font-display:"Bricolage Grotesque", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif;--font-mono:"JetBrains Mono", monospace;--radius-sm:6px;--radius-md:9px;--radius-lg:12px;--radius-xl:14px;--radius-pill:999px;--shadow-sm:0 1px 2px #1e2b3c0f, 0 2px 8px #1e2b3c0a;--shadow-md:0 2px 4px #1e2b3c14, 0 8px 24px #1e2b3c0f;--shadow-lg:0 4px 8px #1e2b3c1a, 0 16px 48px #1e2b3c14;--sidebar-w:260px;--topbar-h:60px}html,body,#root{height:100%;font-family:var(--font-body);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}.mono{font-family:var(--font-mono)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}input[type=range]{appearance:none;background:#e5e7eb;border-radius:3px;outline:none;height:5px}input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--cyan);cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 4px #0003}input[type=range]::-moz-range-thumb{background:var(--cyan);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px}.tabs-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-shrink:0;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.tabs-row::-webkit-scrollbar{display:none}.tabs-row button,.tabs-row a{white-space:nowrap;flex-shrink:0}.page-root{padding:28px 32px}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-sheet{background:#fff;border-radius:4px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 24px 64px #1e2b3c2e}[data-modal]{overscroll-behavior:contain}@media (width<=767px){:root{--topbar-h:56px}.page-root{padding:68px 12px 12px}.kpi-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.modal-overlay{align-items:flex-end;padding:0}.modal-sheet{border-radius:4px 4px 0 0;max-height:92dvh}.rsp-grid-4,.rsp-grid-3{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.rsp-grid-2{grid-template-columns:1fr!important;gap:10px!important}.rsp-grid-2-keep{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.rsp-stack{flex-direction:column!important;align-items:stretch!important}.rsp-stack>*{width:100%!important}.filter-row{scrollbar-width:none;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-row>*{flex-shrink:0}.rsp-hide{display:none!important}.rsp-show{display:flex!important}h1{font-size:20px!important}h2{font-size:17px!important}body.modal-open{overflow:hidden}}@media (width>=768px){.rsp-show{display:none!important}}@media (width<=380px){.kpi-grid{grid-template-columns:repeat(2,1fr)!important;gap:6px!important}}.sidebar-backdrop{z-index:98;background:#00000073;display:none;position:fixed;inset:0}@media (width<=767px){.sidebar-backdrop{display:block}}.mobile-topbar{background:var(--navy);color:#fff;z-index:99;align-items:center;gap:12px;height:56px;padding:0 16px;display:none;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0003}@media (width<=767px){.mobile-topbar{display:flex}}
