:root{--lm-navy:#1e2b7a;--lm-orange:#f26522;--bg-dark:#0d1117;--surface:#161b27;--surface2:#1e2535;--surface3:#252d40;--border:#ffffff12;--text:#f0f2ff;--muted:#8892b0;--green:#22c55e;--red:#ef4444;--yellow:#eab308}body.light{--bg-dark:#f0f2f5;--surface:#fff;--surface2:#f5f7fa;--surface3:#e8eaed;--border:#00000014;--text:#1a1f36;--muted:#6b7280}body{background:var(--bg-dark);color:var(--text);text-transform:uppercase;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .2s,color .2s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--surface3);border-radius:3px}@media (width<=768px){.sidebar-overlay{z-index:98;background:#00000080;position:fixed;inset:0}.sidebar-mobile{z-index:99;background:var(--surface);border-right:1px solid var(--border);width:240px;padding:16px 0;animation:.2s slideIn;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.kpi-grid{grid-template-columns:1fr 1fr!important}.dash-panels{grid-template-columns:1fr!important}.tabela-desktop{display:none!important}.cards-mobile{display:block!important}.filtros-bar{flex-direction:column!important;align-items:stretch!important}.filtros-bar input,.filtros-bar select{box-sizing:border-box;width:100%!important}.filtro-datas-wrap{flex-wrap:wrap!important}.filtro-datas-wrap input[type=date]{flex:1;min-width:0}.totais-wrap{text-align:left!important;margin-left:0!important}.abas-scroll{-webkit-overflow-scrolling:touch;width:100%!important;overflow-x:auto!important}.abas-scroll::-webkit-scrollbar{display:none}.page-header{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.page-header button{width:100%}}@media (width<=480px){.kpi-grid{grid-template-columns:1fr!important}.kpi-valor{font-size:18px!important}}@media (width>=769px){.hamburger-btn,.cards-mobile{display:none!important}}
