:root{--bg:#f5f4f0;--surface:#fff;--surface2:#f1efe9;--border:#0000001a;--text-primary:#1a1a18;--text-secondary:#5f5e5a;--text-tertiary:#888780;--radius-md:8px;--radius-lg:12px;--red-fill:#fcebeb;--red-text:#a32d2d;--yellow-fill:#faeeda;--yellow-text:#854f0b;--green-fill:#eaf3de;--green-text:#3b6d11;--status-red:#e24b4a;--status-yellow:#ef9f27;--status-green:#639922;--blue:#378add;--teal:#1d9e75;--coral:#d85a30;--amber:#ba7517;--pink:#d4537e;--black:#1a1a1a;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#1a1a18;--surface:#232321;--surface2:#2c2c2a;--border:#ffffff1a;--text-primary:#f0ede6;--text-secondary:#b4b2a9;--text-tertiary:#888780;--red-fill:#501313;--red-text:#f7c1c1;--yellow-fill:#412402;--yellow-text:#fac775;--green-fill:#173404;--green-text:#c0dd97}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--sans);background:var(--bg);color:var(--text-primary);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-size:14px;line-height:1.5}.dataTable{border-collapse:collapse;width:100%;font-size:12px}.dataTable th{color:var(--text-tertiary);text-align:left;border-bottom:.5px solid var(--border);text-transform:uppercase;letter-spacing:.04em;padding:4px 6px 7px;font-size:10px;font-weight:500}.dataTable td{border-bottom:.5px solid var(--border);vertical-align:middle;padding:5.5px 6px}.dataTable tr:last-child td{border-bottom:none}.chartsRow{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:1.25rem;display:grid}._kpi_k9jqo_1{background:var(--surface2);border-radius:var(--radius-md);padding:.9rem 1rem}._kpiVal_k9jqo_6{font-size:26px;font-weight:500;line-height:1.1}._kpiLbl_k9jqo_11{color:var(--text-secondary);margin-top:4px;font-size:12px}._kpiSub_k9jqo_16{color:var(--text-tertiary);margin-top:2px;font-size:11px}._toneCritical_k9jqo_21{color:var(--red-text)}._toneWarning_k9jqo_24{color:var(--yellow-text)}._sectionLabel_1xmlk_1{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:6px;font-size:10px;font-weight:500}._whGrid_1xmlk_9{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}._whNum_1xmlk_14{font-size:22px;font-weight:500}._whSub_1xmlk_18{color:var(--text-secondary);margin-top:2px;font-size:12px}._card_1od3t_1{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-lg);padding:1rem 1.25rem}._cardTitle_1od3t_7{color:var(--text-primary);margin-bottom:14px;font-size:13px;font-weight:500;display:block}._shell_6emu0_1{max-width:1200px;margin:0 auto;padding:2rem}@media (width<=700px){._shell_6emu0_1{padding:1rem}}._header_6emu0_13{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:1.5rem;display:flex}._title_6emu0_22{font-size:20px;font-weight:500}._subtitle_6emu0_27{color:var(--text-tertiary);font-size:12px}._main_6emu0_32{flex-direction:column;gap:1.25rem;display:flex}._kpiGrid_6emu0_38{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:1.25rem;display:grid}._badge_1urx9_1{white-space:nowrap;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}._badgeRed_1urx9_9{background:var(--red-fill);color:var(--red-text)}._badgeYellow_1urx9_13{background:var(--yellow-fill);color:var(--yellow-text)}._badgeGreen_1urx9_17{background:var(--green-fill);color:var(--green-text)}._barWrap_5g9f4_1{align-items:center;gap:6px;display:flex}._barBg_5g9f4_6{background:var(--surface2);border-radius:3px;flex:1;height:6px;overflow:hidden}._barFill_5g9f4_13{border-radius:3px;height:100%}._barLbl_5g9f4_17{color:var(--text-tertiary);text-align:right;min-width:34px;font-size:11px}._overlay_1hjq4_1{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}._panel_1hjq4_9{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:360px;padding:1.75rem}._title_1hjq4_18{margin-bottom:.35rem;font-size:18px;font-weight:500}._subtitle_1hjq4_24{color:var(--text-tertiary);margin-bottom:1.25rem;font-size:12px}._form_1hjq4_30{flex-direction:column;gap:.75rem;display:flex}._label_1hjq4_36{color:var(--text-secondary);font-size:12px}._input_1hjq4_41{border:.5px solid var(--border);border-radius:var(--radius-md);background:var(--surface2);width:100%;color:var(--text-primary);font:inherit;padding:.55rem .65rem}._input_1hjq4_41:focus{outline:2px solid var(--blue);outline-offset:1px}._button_1hjq4_56{border-radius:var(--radius-md);background:var(--blue);color:#fff;font:inherit;cursor:pointer;border:none;margin-top:.25rem;padding:.55rem .75rem;font-weight:500}._button_1hjq4_56:hover{filter:brightness(.95)}._error_1hjq4_72{color:var(--red-text);background:var(--red-fill);border-radius:var(--radius-md);padding:.45rem .6rem;font-size:12px}
