/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#102a43;--navy2:#071d33;--teal:#147d7a;--green:#0f9d8a;--gold:#c2a35d;--red:#c53b38;--paper:#f5f6f3;--ink:#172433;--muted:#66758a;--line:#dfe5e8;--white:#fff;--surface:#fff;--surface-soft:#f4f7f7;--chart-grid:#dfe5e8;--chart-text:#102a43;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--paper:#081521;--ink:#dbe7ef;--muted:#91a6b7;--line:#263b4d;--white:#102435;--surface:#102435;--surface-soft:#152c3e;--chart-grid:#294052;--chart-text:#d8e3ec;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);font-variant-numeric:tabular-nums;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.button,button,select,input{font:inherit}button{cursor:pointer}.loading{min-height:100vh;color:var(--navy);justify-content:center;align-items:center;gap:12px;font-weight:700;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{grid-template-columns:232px 1fr;min-height:100vh;transition:grid-template-columns .22s;display:grid}.app-shell.sidebar-collapsed{grid-template-columns:78px 1fr}.sidebar{background:linear-gradient(180deg,var(--navy2),var(--navy));color:#fff;z-index:10;flex-direction:column;height:100vh;padding:28px 18px;display:flex;position:sticky;top:0}.sidebar-toggle{color:#a8bfd2;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;align-self:flex-end;place-items:center;width:30px;height:30px;margin:-14px -4px 10px 0;display:grid}.sidebar-toggle:hover{color:#fff;background:#147d7a4d}.brand{align-items:center;gap:12px;padding:0 7px 28px;display:flex}.brand>span{letter-spacing:-1px;background:linear-gradient(135deg,#19a6a0,#c2a35d);border-radius:12px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.brand div{flex-direction:column;display:flex}.brand b{font-size:15px}.brand small{color:#9cb3c8;letter-spacing:.12em;text-transform:uppercase;font-size:10px}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar nav button{color:#a8bfd2;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:12px 13px;font-size:13px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#147d7a3d}.sidebar nav button.active{box-shadow:inset 3px 0 #25b6ae}.province-logo{background:#fff;border-radius:10px;margin-top:auto;padding:8px;overflow:hidden;box-shadow:0 6px 18px #00000029}.province-logo img{width:100%;height:auto;display:block}.sidebar-foot{border-top:1px solid #ffffff1f;flex-direction:column;gap:4px;margin-top:12px;padding:18px 8px 0;display:flex}.sidebar-foot small{color:#8fa9be}.sidebar-foot b{font-size:14px}.sidebar-foot span{color:#7994a9;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.sidebar-collapsed .sidebar{padding-left:10px;padding-right:10px}.sidebar-collapsed .sidebar-toggle{align-self:center;margin-right:0}.sidebar-collapsed .brand{justify-content:center;padding-left:0}.sidebar-collapsed .brand div,.sidebar-collapsed .sidebar nav span,.sidebar-collapsed .province-logo,.sidebar-collapsed .sidebar-foot{display:none}.sidebar-collapsed .brand>span{width:38px}.sidebar-collapsed .sidebar nav button{justify-content:center;padding-left:10px;padding-right:10px}.main-content{width:100%;min-width:0;max-width:1800px;margin:auto;padding:28px 32px 18px}.topbar{justify-content:space-between;align-items:center;gap:24px;display:flex}.topbar p,.panel-head p,.section-title p{color:var(--teal);letter-spacing:.16em;margin:0 0 4px;font-size:10px;font-weight:800}.topbar h1{color:var(--navy);letter-spacing:-.04em;margin:0 0 8px;font-size:34px;line-height:1}.topbar>div>span{color:var(--muted);font-size:13px}.top-actions{gap:8px;display:flex}.primary,.secondary{border:0;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 15px;font-size:12px;font-weight:700;display:inline-flex}.primary{background:var(--teal);color:#fff;box-shadow:0 6px 16px #147d7a2e}.primary:hover{background:#0e6c69}.secondary{color:var(--navy);border:1px solid var(--line);background:#fff}.notice{color:#196964;background:#eef8f7;border:1px solid #cce8e5;border-radius:10px;align-items:center;gap:8px;margin-top:16px;padding:10px 14px;font-size:12px;display:flex}.notice button{color:inherit;background:0 0;border:0;margin-left:auto;font-size:20px}.filters{border:1px solid var(--line);background:#fff;border-radius:14px;flex-wrap:wrap;align-items:end;gap:10px;margin:24px 0 18px;padding:12px;display:flex;box-shadow:0 5px 22px #102a430a}.filters label{border-right:1px solid var(--line);grid-template-rows:18px 25px;grid-template-columns:19px 1fr 14px;align-items:center;column-gap:7px;min-width:155px;height:50px;padding:5px 9px;display:grid}.filters label>svg:first-child{color:var(--teal);grid-row:1/3}.filters label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.filters select{color:var(--navy);appearance:none;background:0 0;border:0;outline:none;grid-column:2;font-size:13px;font-weight:750}.filters label>svg:last-child{color:#8fa0af;grid-area:2/3}.filter-reset{border:1px solid var(--line);height:38px;color:var(--muted);background:#f8faf9;border-radius:9px;align-items:center;gap:7px;margin-left:auto;padding:0 11px;font-size:11px;display:flex}.kpi-grid{grid-template-columns:repeat(4,minmax(190px,1fr));gap:12px;display:grid}.kpi-grid.four{grid-template-columns:repeat(4,1fr)}.kpi-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:122px;padding:15px 16px;position:relative;overflow:hidden;box-shadow:0 6px 20px #102a430d}.kpi-card:after{content:"";background:var(--teal);height:3px;position:absolute;bottom:0;left:0;right:0}.kpi-card.red:after{background:var(--red)}.kpi-card.gold:after{background:var(--gold)}.kpi-card.green:after{background:var(--green)}.kpi-top{color:var(--muted);align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.kpi-icon{width:31px;height:31px;color:var(--teal);background:#e8f3f2;border-radius:9px;place-items:center;display:grid}.red .kpi-icon{color:var(--red);background:#fbeceb}.gold .kpi-icon{color:#a87918;background:#f8f1e4}.kpi-value{letter-spacing:-.045em;color:var(--navy);white-space:nowrap;margin:11px 0 7px;font-size:25px;font-weight:850}.red .kpi-value{color:var(--red)}.kpi-value small{margin-left:5px;font-size:11px}.kpi-delta{align-items:center;gap:4px;font-size:10px;font-weight:800;display:flex}.kpi-delta span{color:#8a98a8;font-weight:500}.positive{color:#13836f!important}.negative{color:var(--red)!important}.chart-grid{gap:12px;margin-top:12px;display:grid}.two-one{grid-template-columns:minmax(0,1.65fr) minmax(330px,1fr)}.one-two{grid-template-columns:minmax(330px,1fr) minmax(0,1.65fr)}.panel{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;padding:17px 18px;box-shadow:0 5px 20px #102a430a}.panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.panel-head h2{color:var(--navy);margin:0;font-size:14px;font-weight:800}.panel-head>span{color:var(--muted);background:#f4f7f7;border-radius:999px;padding:5px 8px;font-size:10px}.chart{height:310px}.chart.tall{height:430px}.chart.donut{height:360px}.recharts-cartesian-axis-tick text{fill:#758398;font-size:10px}.recharts-default-legend{font-size:10px!important}.chart-tip{color:#fff;background:#091d30f5;border-radius:10px;min-width:170px;padding:10px 12px;font-size:11px;box-shadow:0 10px 28px #0003}.chart-tip>strong{margin-bottom:6px;display:block}.chart-tip>div{justify-content:space-between;gap:16px;margin:4px 0;display:flex}.chart-tip b{color:inherit}.recharts-default-tooltip{box-shadow:0 10px 28px #102a4329;color:#102a43!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:9px!important}.recharts-tooltip-label,.recharts-tooltip-item{color:#102a43!important}.recharts-tooltip-cursor{fill-opacity:.82;fill:#e7eef1!important}.insight-list{gap:8px;display:grid}.insight{background:#f7f9f9;border-radius:11px;gap:10px;padding:11px;display:flex}.insight>span{width:24px;height:24px;color:var(--teal);background:#dceeed;border-radius:50%;flex:0 0 24px;place-items:center;font-size:10px;font-weight:900;display:grid}.insight.bad>span{color:var(--red);background:#f7dedd}.insight.warn>span{color:#a87918;background:#f5ecd8}.insight b{color:var(--navy);font-size:11px}.insight p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.45}.margin-bars{gap:10px;display:grid}.margin-bars>div>div:first-child{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.margin-bars b{color:var(--navy)}.margin-bars small{margin-left:8px;font-size:9px}.bar-track{background:#edf1f2;border-radius:99px;height:5px;margin-top:5px;overflow:hidden}.bar-track i{border-radius:99px;height:100%;display:block}.gross-composition .table-wrap{max-height:none}.gross-composition table{font-size:10px}.gross-composition th,.gross-composition td{padding:9px 7px}.gross-composition th:not(:first-child),.gross-composition td:not(:first-child){text-align:right}.gross-composition .total-row{background:var(--surface-soft)}.gross-composition .total-row td{border-top:2px solid var(--teal);font-weight:800}.table-note{color:var(--muted);margin:10px 0 0;font-size:9px;line-height:1.45}.executive-margin-chain,.gross-composition{margin-top:12px}.executive-margin-chain .margin-bars{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px}.monetary-margin-table{margin-top:12px}.monetary-margin-table .table-wrap{max-height:none}.monetary-margin-table th:not(:first-child),.monetary-margin-table td:not(:first-child){text-align:right}.monetary-margin-table tbody tr:nth-child(5),.monetary-margin-table tbody tr:nth-child(7),.monetary-margin-table tbody tr:nth-child(9),.monetary-margin-table tbody tr:last-child{background:var(--surface-soft)}.margin-bridge{width:100%}.margin-bridge .chart.tall{height:650px}.full-expense-chart{width:100%;margin-top:12px}.full-expense-chart .chart.tall{height:560px}.cost-query-controls{grid-template-columns:repeat(5,minmax(120px,1fr)) minmax(280px,2fr);gap:10px;display:grid}.cost-query-controls label{gap:6px;display:grid}.cost-query-controls label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:9px}.cost-query-controls select,.account-filter>div{border:1px solid var(--line);background:var(--surface);height:42px;color:var(--ink);border-radius:9px;outline:none;padding:0 10px}.account-filter>div{align-items:center;gap:8px;display:flex}.account-filter input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.account-filter button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:20px}.cost-query-results .table-wrap{max-height:620px}.cost-query-results th:nth-child(n+3),.cost-query-results td:nth-child(n+3){text-align:right}.empty-result{color:var(--muted);text-align:center!important;padding:36px!important}.query-legend{color:var(--muted);flex-wrap:wrap;gap:5px 12px;margin-top:9px;font-size:9px;display:flex}.query-legend span{white-space:nowrap}.period-year-filter{gap:5px;min-width:130px;display:grid}.period-year-filter span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.period-year-filter select{border:1px solid var(--line);background:var(--surface);height:40px;color:var(--ink);border-radius:9px;padding:0 12px;font-weight:750}.period-dre .table-wrap{max-height:680px}.period-dre table{min-width:100%}.period-dre th:not(:first-child),.period-dre td:not(:first-child){text-align:right}.period-dre th:first-child,.period-dre td:first-child{z-index:2;background:var(--surface);min-width:300px;max-width:300px;position:sticky;left:0}.period-dre th:first-child{z-index:3;background:var(--surface-soft)}.period-dre th:last-child,.period-dre td:last-child{z-index:2;background:var(--surface-soft);border-left:1px solid var(--line);position:sticky;right:0}.period-dre .dre-totalizer td{background:var(--surface-soft);border-top:1px solid var(--line);font-weight:800}.period-dre .dre-totalizer td:first-child,.period-dre .dre-totalizer td:last-child{background:var(--surface-soft)}.period-dre .dre-account td{font-weight:400}.period-dre .dre-account td:first-child span{align-items:center;gap:9px;padding-left:14px;display:flex}.period-dre td:first-child small{min-width:30px;color:var(--muted);font-weight:500}.period-dre tbody tr:hover td,.period-dre tbody tr:hover td:first-child,.period-dre tbody tr:hover td:last-child{background:#eef7f5}.period-dre .dre-benefit td,.period-dre .dre-benefit td:first-child,.period-dre .dre-benefit td:last-child,.period-dre .dre-benefit small{color:#d8ad45!important}.section-stack{gap:12px;display:grid}.section-title{margin:8px 0 2px}.section-title h2{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:24px}.section-title.row{justify-content:space-between;align-items:end;display:flex}.inline-filters{gap:8px;display:flex}.inline-filters select,.search{border:1px solid var(--line);background:#fff;border-radius:9px;height:38px;padding:0 11px}.search{align-items:center;gap:7px;display:flex}.search input{border:0;outline:0;width:180px}.table-wrap{max-height:560px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{text-align:left;color:#68788b;text-transform:uppercase;letter-spacing:.07em;z-index:1;background:#f4f7f7;padding:10px;font-size:9px;position:sticky;top:0}td{white-space:nowrap;border-bottom:1px solid #edf0f1;padding:10px}tbody tr:hover{background:#f8fbfa}.pill{color:var(--teal);background:#edf4f4;border-radius:99px;padding:4px 7px;font-size:9px}.conversion{gap:9px;display:grid}.conversion>div,.quality-stack>div{background:#f5f8f8;border-radius:10px;justify-content:space-between;padding:13px;display:flex}.conversion>i{text-align:center;color:#9a6d16;font-size:10px;font-style:normal}.conversion .danger,.quality-stack .danger{color:var(--red);background:#fbeeed}.conversion .success,.quality-stack .success{color:#08745f;background:#eaf6f3}.quality-stack{gap:10px;display:grid}.quality p{color:var(--muted);margin:14px 4px;font-size:11px;line-height:1.6}.insights-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.insight-card{border:1px solid var(--line);background:#fff;border-radius:14px;gap:14px;min-height:145px;padding:17px;display:flex}.insight-card>span{width:31px;height:31px;color:var(--teal);background:#e6f2f1;border-radius:9px;flex:0 0 31px;place-items:center;font-weight:900;display:grid}.insight-card.bad>span{color:var(--red);background:#f9e5e4}.insight-card.warn>span{color:#9a6d16;background:#f7efdf}.insight-card small{letter-spacing:.12em;color:#91a0af;font-size:8px}.insight-card h3{color:var(--navy);margin:4px 0 7px;font-size:14px}.insight-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.plan{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.plan>div{border-left:3px solid var(--teal);background:#f5f9f8;border-radius:6px 11px 11px 6px;padding:16px}.plan b{color:var(--teal)}.plan p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.55}.data-guide{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.data-guide>div{background:#f6f9f8;border-radius:11px;padding:13px}.data-guide svg{color:var(--teal)}.data-guide h3{color:var(--navy);margin:10px 0 5px;font-size:13px}.data-guide p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}footer{color:#8795a3;justify-content:space-between;gap:12px;padding:18px 3px 0;font-size:9px;display:flex}.theme-toggle{justify-content:center;width:40px;padding:0}.recharts-legend-item-text{color:var(--muted)!important}html[data-theme=dark] body,html[data-theme=dark] .app-shell{background:var(--paper);color:var(--ink)}html[data-theme=dark] .filters,html[data-theme=dark] .kpi-card,html[data-theme=dark] .panel,html[data-theme=dark] .insight-card,html[data-theme=dark] .secondary,html[data-theme=dark] .inline-filters select,html[data-theme=dark] .search{background:var(--surface);border-color:var(--line);color:var(--ink);box-shadow:0 5px 22px #0000002e}html[data-theme=dark] .topbar h1,html[data-theme=dark] .panel-head h2,html[data-theme=dark] .section-title h2,html[data-theme=dark] .kpi-value,html[data-theme=dark] .insight b,html[data-theme=dark] .margin-bars b,html[data-theme=dark] .insight-card h3,html[data-theme=dark] .data-guide h3,html[data-theme=dark] .filters select{color:#e4edf4}html[data-theme=dark] .panel-head>span,html[data-theme=dark] th,html[data-theme=dark] .filter-reset{background:var(--surface-soft);color:var(--muted);border-color:var(--line)}html[data-theme=dark] .insight,html[data-theme=dark] .conversion>div,html[data-theme=dark] .quality-stack>div,html[data-theme=dark] .plan>div,html[data-theme=dark] .data-guide>div{background:#142a3b}html[data-theme=dark] .bar-track{background:#284052}html[data-theme=dark] td{border-color:#263b4d}html[data-theme=dark] tbody tr:hover{background:#152c3e}html[data-theme=dark] .search input{color:var(--ink);background:0 0}html[data-theme=dark] .kpi-icon{background:#173a45}html[data-theme=dark] .gold .kpi-icon{background:#403923}html[data-theme=dark] .red .kpi-icon{background:#42272c}html[data-theme=dark] .recharts-cartesian-axis-tick text{fill:#93a8b8}html[data-theme=dark] select option,html[data-theme=dark] select optgroup{color:#102a43;background:#fff}html[data-theme=dark] select option:checked{color:#081521;background:#dbe7ef}html[data-theme=dark] .recharts-default-tooltip{color:#f2f7fa!important;background:#102435!important;border-color:#355066!important}html[data-theme=dark] .recharts-tooltip-label,html[data-theme=dark] .recharts-tooltip-item{color:#f2f7fa!important}html[data-theme=dark] .recharts-tooltip-cursor{fill-opacity:.94;fill:#1a3548!important}html[data-theme=dark] .period-dre tbody tr:hover td,html[data-theme=dark] .period-dre tbody tr:hover td:first-child,html[data-theme=dark] .period-dre tbody tr:hover td:last-child{background:#173448}@media (width<=1200px){.app-shell{grid-template-columns:78px 1fr}.brand div,.sidebar nav span,.province-logo,.sidebar-foot,.sidebar-toggle{display:none}.brand{padding-left:0}.brand>span{width:38px}.sidebar nav button{justify-content:center}.kpi-grid{grid-template-columns:repeat(2,1fr)}.two-one,.one-two{grid-template-columns:1fr}.insights-grid{grid-template-columns:repeat(2,1fr)}.cost-query-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.cost-query-controls .account-filter{grid-column:span 2}}@media (width<=760px){.app-shell{display:block}.sidebar{z-index:20;flex-direction:row;height:64px;padding:7px 10px;position:fixed;inset:auto 0 0}.brand{display:none}.sidebar nav{flex-direction:row;justify-content:space-around;width:100%}.sidebar nav button{padding:10px}.sidebar nav button:nth-child(n+5){display:none}.main-content{padding:20px 14px 82px}.topbar{align-items:flex-start}.topbar h1{font-size:27px}.topbar>div>span{display:none}.primary{padding:0 10px}.top-actions .primary{font-size:0}.top-actions .primary svg{margin:0}.filters{flex-wrap:nowrap;overflow-x:auto}.filters label{min-width:145px}.filter-reset{display:none}.kpi-grid,.kpi-grid.four{grid-template-columns:1fr 1fr}.kpi-value{font-size:19px}.chart-grid,.insights-grid,.plan,.data-guide{grid-template-columns:1fr}.section-title.row{align-items:flex-start;gap:12px}.inline-filters{flex-direction:column}.chart{height:270px}footer{flex-direction:column}.panel{padding:14px}.kpi-card{min-height:112px}.executive-margin-chain .margin-bars,.cost-query-controls{grid-template-columns:1fr}.cost-query-controls .account-filter{grid-column:auto}.cost-query-results .table-wrap{max-height:520px}}.sidebar-foot{margin-top:auto}.province-logo{border-radius:9px;align-self:center;width:86%;margin-top:12px;padding:6px}footer{grid-template-columns:repeat(4,minmax(0,auto));align-items:center;display:grid}.footer-author{color:var(--teal);letter-spacing:.02em;font-weight:700}@media (width<=760px){footer{grid-template-columns:1fr}}.access-page{background:radial-gradient(circle at 20% 15%,#147d7a33,#0000 36%),linear-gradient(145deg,#071725,#102a43);place-items:center;min-height:100vh;padding:24px;display:grid}.access-card{color:#102a43;background:#fff;border-radius:22px;width:min(430px,100%);padding:30px;box-shadow:0 30px 80px #00000059}.access-card>img{width:180px;margin:0 auto 22px;display:block}.access-mark{color:#147d7a;background:#e6f3f1;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.access-card>p,.admin-panel header p{color:#147d7a;letter-spacing:.16em;margin:18px 0 5px;font-size:10px;font-weight:900}.access-card h1{letter-spacing:-.035em;margin:0 0 8px;font-size:27px}.access-card>span{color:#64748b;font-size:13px;line-height:1.5;display:block}.access-card form{gap:14px;margin-top:24px;display:grid}.access-card label,.user-create label{color:#536579;text-transform:uppercase;letter-spacing:.07em;gap:6px;font-size:10px;font-weight:800;display:grid}.access-card input,.user-create input{color:#102a43;background:#fff;border:1px solid #ccd8df;border-radius:10px;outline:none;height:44px;padding:0 12px}.access-card input:focus,.user-create input:focus{border-color:#147d7a;box-shadow:0 0 0 3px #147d7a1f}.password-field{position:relative}.password-field input{box-sizing:border-box;width:100%;padding-right:44px}.password-field button{color:#64748b;background:0 0;border:0;width:36px;height:36px;position:absolute;top:4px;right:4px}.access-submit{justify-content:center;height:46px}.access-card>small{text-align:center;color:#8291a1;margin-top:18px;font-size:10px;display:block}.auth-error{color:#a62c2a;background:#fcebea;border-radius:9px;padding:10px 12px;font-size:11px}.password-rules{color:#64748b;font-size:10px;line-height:1.5}.user-chip{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;align-self:center;max-width:120px;font-size:10px;overflow:hidden}.admin-overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030e18b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-panel{background:var(--surface);width:min(1120px,100%);max-height:90vh;color:var(--ink);border:1px solid var(--line);border-radius:18px;padding:22px;overflow:auto;box-shadow:0 28px 80px #00000061}.admin-panel>header{justify-content:space-between;align-items:flex-start;display:flex}.admin-panel h2{color:var(--navy);margin:0;font-size:22px}.icon-button{border:1px solid var(--line);background:var(--surface-soft);color:var(--ink);border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.user-create{grid-template-columns:1fr 1.2fr auto;align-items:end;gap:10px;margin:20px 0;display:grid}.user-create .primary{height:44px}.credential-box{color:#102a43;background:#e7f5f2;border:1px solid #bce3dc;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:14px;display:flex}.credential-box>div{gap:3px;display:grid}.credential-box span,.credential-box small{color:#536579;font-size:10px}.credential-box code{letter-spacing:.06em;font-size:16px;font-weight:800}.credential-box button{color:#fff;background:#147d7a;border:0;border-radius:9px;align-items:center;gap:7px;padding:10px 12px;font-weight:700;display:flex}.admin-table{margin-top:16px;overflow:auto}.admin-table td:first-child{min-width:190px}.admin-table td:first-child>*{display:block}.admin-table td:first-child small{color:var(--muted);margin-top:3px}.status{border-radius:99px;padding:5px 8px;font-size:9px;font-weight:800}.status.on{color:#08745f;background:#dff3ec}.status.off{color:#b13331;background:#f9e5e4}.row-actions{gap:5px;display:flex}.row-actions button{border:1px solid var(--line);background:var(--surface-soft);color:var(--ink);border-radius:7px;padding:6px 8px;font-size:9px}.row-actions .danger-link{color:#c53b38}html[data-theme=dark] .admin-panel h2{color:#e4edf4}html[data-theme=dark] .credential-box{color:#f0f7f7;background:#123837;border-color:#276660}@media (width<=760px){.access-card{padding:24px}.user-create{grid-template-columns:1fr}.admin-overlay{padding:10px}.admin-panel{padding:15px}.user-chip{display:none}.top-actions{flex-wrap:wrap;justify-content:flex-end}}
