.report-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;flex:none}.report-view-switch{display:flex;gap:8px;align-items:center;color:var(--muted)}.report-view-switch button,.report-year{min-height:44px;background:#fff;color:#6883a4;border:1px solid #dce7f4}.report-view-switch button[aria-pressed=true]{background:#eaf4ff;border-color:#b6d4f2;color:#2275b9}.report-year{display:flex;align-items:center;gap:12px;font-weight:500}.report-year .icon{width:20px;height:20px}.report-month-control{margin-left:auto}.report-toolbar{flex-wrap:wrap}.report-content{padding-bottom:14px}.report-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.report-kpi{display:flex;flex-direction:column;align-items:stretch;gap:15px;padding:22px;text-align:left;background:#fff;border:1px solid #e0e8f2;min-width:0;margin:0}.report-kpi>span{display:flex;justify-content:space-between;gap:10px;color:#6a819c;font-size:.94rem}.report-kpi>span .icon{width:18px;height:18px;flex:none}.report-kpi>strong{font-size:1.5rem;letter-spacing:-.03em;overflow-wrap:anywhere;color:#263447}.report-kpi>strong.red{color:#b34d4d}.report-kpi strong small{font-size:.875rem;color:#526a86;font-weight:400;margin-left:7px;letter-spacing:0}.report-kpi>small{font-size:.875rem;color:#526a86}.report-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.report-summary-card{padding:22px;margin:0;min-width:0;align-self:start}.report-summary-card h2{font-size:1.125rem;margin:0 0 16px}.report-summary-card h2>button{width:100%;display:flex;justify-content:space-between;align-items:center;font-weight:600;border:0;background:transparent;padding:0;text-align:left}.report-summary-row{display:flex;align-items:center;gap:14px;width:100%;padding:16px 0;min-height:58px;background:transparent;border:0;border-bottom:1px solid #e4eaf3;border-radius:0;text-align:left;font-size:.94rem}.report-summary-row:last-child{border-bottom:0}.report-summary-row>span{flex:1;line-height:1.5;min-width:0;overflow-wrap:anywhere}.report-summary-row small{display:block;color:#526a86;margin-top:5px;font-size:.875rem}.report-summary-row>strong{font-variant-numeric:tabular-nums;white-space:nowrap}.report-summary-row>.icon{width:17px;height:17px;color:#526a86;flex:none}.report-summary-row:hover{color:#1777c5;background:#f5faff}.report-note{font-size:.875rem;line-height:1.6;color:#526a86;margin:18px 0 0}.report-empty{padding:25px 10px;color:#526a86;text-align:center;line-height:1.6}.report-year-card{padding:16px;margin:0 0 22px}.report-year-table{width:max-content;min-width:100%}.report-year-table th:first-child{position:sticky;left:0;z-index:1;background:#f0f5fc;min-width:210px;text-align:left}.report-year-table td,.report-year-table th{min-width:150px;padding:14px 12px;text-align:right}.report-year-table button{border:0;background:transparent;color:#317ebc;padding:5px 0;min-height:34px;text-align:inherit;font-size:.875rem;white-space:nowrap}.report-year-table .report-total-row{background:#eff6ff}.report-year-table .report-total-row button{font-weight:700}.report-year-table button.red{color:#b4535a}.report-chart{padding:22px;margin:0}.report-chart-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:16px}.report-chart-heading h2{font-size:1.125rem;margin:0}.report-chart-heading>div{display:flex;gap:18px}.report-chart-heading span{display:flex;align-items:center;gap:7px;font-size:.875rem;color:#526a86}.report-chart-heading i{width:9px;height:9px;border-radius:50%}.report-chart-svg{width:100%;min-width:720px;display:block}.report-chart-svg text{fill:#8495aa;font-size:14px}.report-chart-svg g[role=button]{cursor:pointer}.report-chart-svg g:focus-visible{outline:2px solid #2178bf;outline-offset:4px}.report-kpis-two{grid-template-columns:repeat(2,minmax(0,1fr))}.report-detail-heading{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:16px;background:#eef5fc;border-radius:10px;margin-bottom:24px}.report-detail-heading span{color:#6d849e;line-height:1.5}.report-detail-heading strong{font-size:1.2rem;white-space:nowrap}.report-detail-table{min-width:700px}.report-document-link{border:0;background:transparent;color:#2577bc;padding:0;text-align:left;min-height:38px}
@media(max-width:1200px){.report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.report-summary-grid{gap:16px}.report-summary-card{padding:18px}.report-summary-row{gap:8px}}@media(max-width:700px){.report-summary-grid{grid-template-columns:1fr}.report-kpi{padding:16px}.report-kpi>strong{font-size:1.25rem}.report-toolbar{flex-wrap:wrap}.report-months{flex-wrap:nowrap;overflow-x:auto}.report-months button{flex:none}.report-detail-heading{flex-wrap:wrap}.report-kpi>span{font-size:.875rem}.report-kpis{gap:10px}}
