:root{--color-bg:#0b1120;--color-card:#111827;--color-card-alt:#1a2332;--color-card-hover:#1e2d42;--color-border:#1e2d3d;--color-border-soft:#2d3f54;--color-text-primary:#e2e8f0;--color-text-secondary:#94a3b8;--color-text-muted:#64748b;--color-primary:#3b82f6;--color-primary-h:#2563eb;--color-primary-glow:#3b82f640;--color-secondary:#6366f1;--color-positive:#22c55e;--color-negative:#ef4444;--color-warning:#f59e0b;--color-info:#06b6d4;--accent-blue-bg:#3b82f61a;--accent-blue-border:#3b82f6;--accent-blue-text:#60a5fa;--accent-green-bg:#22c55e1a;--accent-green-border:#22c55e;--accent-green-text:#4ade80;--accent-orange-bg:#f59e0b1a;--accent-orange-border:#f59e0b;--accent-orange-text:#fcd34d;--accent-red-bg:#ef44441a;--accent-red-border:#ef4444;--accent-red-text:#f87171;--accent-purple-bg:#8b5cf61a;--accent-purple-border:#8b5cf6;--accent-purple-text:#a78bfa;--accent-teal-bg:#14b8a61a;--accent-teal-border:#14b8a6;--accent-teal-text:#2dd4bf;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--font-family:"Inter", system-ui, -apple-system, sans-serif;--font-size-xs:13px;--font-size-sm:15px;--font-size-md:17px;--font-size-lg:22px;--font-size-xl:28px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--shadow-card:0 1px 3px #0006, 0 4px 16px #0003;--shadow-float:0 8px 32px #00000080;--shadow-glow-blue:0 0 20px #3b82f626;--sidebar-width:228px;--header-height:58px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--color-bg);height:100%;color:var(--color-text-primary);font-family:var(--font-family);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.6}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-primary-h)}button{cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border-soft);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3d5269}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-positive{color:var(--color-positive)}.text-negative{color:var(--color-negative)}.text-warning{color:var(--color-warning)}.text-muted{color:var(--color-text-muted)}.text-secondary{color:var(--color-text-secondary)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:.25s forwards fadeIn}.perge-table tbody tr:hover td{background:var(--color-card-hover)!important}input[type=date]::-webkit-calendar-picker-indicator{filter:invert()brightness(1.5);cursor:pointer;opacity:.9}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.kpi-grid{gap:14px;display:grid}@media (width<=1200px){.kpi-grid{grid-template-columns:repeat(3,1fr)!important}}@media (width<=720px){.kpi-grid{gap:10px;grid-template-columns:repeat(2,1fr)!important}}@media (width<=460px){.kpi-grid{grid-template-columns:1fr!important}}@media (width<=720px){.filter-row{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.filter-row>*{width:100%}.filter-row select,.filter-row input{box-sizing:border-box;width:100%!important;min-width:0!important}}.scroll-x{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (width<=720px){body{-webkit-text-size-adjust:100%}.perge-page{padding:8px!important}}@media (width<=480px){.accordion-head{flex-wrap:wrap!important;gap:6px!important;padding:8px 10px!important}.accordion-head>*{font-size:12px!important}}@media (width<=720px){.section-card-body{padding:10px!important}}.app-hamburger{display:none}@media (width<=899px){.app-hamburger{border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-text-primary);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;font-size:22px;line-height:1;display:inline-flex}.app-hamburger:active{background:var(--color-card-alt)}.app-sidebar{z-index:1000;max-width:85vw;transition:transform .25s;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 20px #00000059;width:260px!important;height:100vh!important;position:fixed!important}.app-sidebar--mobile-open{transform:translate(0)}.sidebar-backdrop{z-index:999;background:#00000080;animation:.2s sidebarBackdropFade;position:fixed;inset:0}}@keyframes sidebarBackdropFade{0%{opacity:0}to{opacity:1}}@media (width<=720px){.app-main{padding:12px!important}.app-header{padding:0 12px!important}.app-header-title{font-size:15px!important}.app-header-actions button{padding:6px 10px!important;font-size:12px!important}.filter-multi-trigger{box-sizing:border-box;width:100%!important;min-width:100%!important}.filter-row>label{width:100%}.perge-table th,.perge-table td{padding:7px 8px!important;font-size:12px!important}.perge-table th{letter-spacing:.2px!important;font-size:11px!important}.page-header{gap:10px!important;padding:14px 16px!important}.page-header-title{font-size:20px!important}.page-header-icon{width:34px!important;height:34px!important;font-size:22px!important}.page-header-subtitle{font-size:12px!important}.section-card-head{flex-direction:column!important;gap:8px!important;padding:10px 12px!important}.section-card-title{font-size:15px!important}.section-card-head-extra{flex-wrap:wrap;justify-content:center;gap:6px;width:100%;display:flex;position:static!important;right:auto!important}.section-card-head-extra button,.section-card-head-extra a{padding:5px 10px!important;font-size:12px!important}.donut-pair{grid-template-columns:1fr!important}.donut-pair>*+*{margin-top:24px}.app-drawer{width:100vw!important;max-width:100vw!important}}
