.costs-module__dl6pwG__page{flex-direction:column;gap:24px;display:flex}.costs-module__dl6pwG__loading{justify-content:center;padding:80px;display:flex}.costs-module__dl6pwG__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite costs-module__dl6pwG__spin}@keyframes costs-module__dl6pwG__spin{to{transform:rotate(360deg)}}.costs-module__dl6pwG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.costs-module__dl6pwG__title{letter-spacing:-.02em;margin-bottom:4px;font-size:1.625rem;font-weight:800}.costs-module__dl6pwG__sub{color:var(--text-muted);font-size:.875rem}.costs-module__dl6pwG__periodSelector{gap:6px;display:flex}.costs-module__dl6pwG__kpiGrid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}@media (max-width:1200px){.costs-module__dl6pwG__kpiGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.costs-module__dl6pwG__kpiGrid{grid-template-columns:repeat(2,1fr)}}.costs-module__dl6pwG__kpi{flex-direction:column;align-items:flex-start;gap:6px;padding:18px;display:flex}.costs-module__dl6pwG__kpiIcon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:2px;font-size:1.125rem;display:flex}.costs-module__dl6pwG__kpiVal{letter-spacing:-.02em;color:var(--text-primary);font-size:1.5rem;font-weight:800}.costs-module__dl6pwG__kpiLbl{color:var(--text-secondary);font-size:.8125rem;font-weight:600}.costs-module__dl6pwG__kpiSub{color:var(--text-muted);font-size:.75rem}.costs-module__dl6pwG__chartsRow{grid-template-columns:1.6fr 1fr;gap:16px;display:grid}@media (max-width:1100px){.costs-module__dl6pwG__chartsRow{grid-template-columns:1fr}}.costs-module__dl6pwG__chart,.costs-module__dl6pwG__pieChart{flex-direction:column;display:flex}.costs-module__dl6pwG__pieLegend{flex-direction:column;gap:6px;display:flex}.costs-module__dl6pwG__pieLegendItem{align-items:center;gap:8px;font-size:.8125rem;display:flex}.costs-module__dl6pwG__pieDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.costs-module__dl6pwG__pieLabel{color:var(--text-secondary);flex:1}.costs-module__dl6pwG__pieValue{font-family:JetBrains Mono,monospace;font-weight:600}.costs-module__dl6pwG__barChart{flex-direction:column;gap:12px;display:flex}.costs-module__dl6pwG__recs{flex-direction:column;gap:16px;display:flex}.costs-module__dl6pwG__recsHeader{justify-content:space-between;align-items:flex-start;display:flex}.costs-module__dl6pwG__recsList{flex-direction:column;gap:2px;display:flex}.costs-module__dl6pwG__recRow{border-radius:var(--radius-md);align-items:flex-start;gap:14px;padding:14px;transition:background .15s;display:flex}.costs-module__dl6pwG__recRow:hover{background:var(--bg-elevated)}.costs-module__dl6pwG__recImpact{text-align:center;flex-shrink:0;width:36px;font-size:1.5rem}.costs-module__dl6pwG__recInfo{flex-direction:column;flex:1;gap:5px;display:flex}.costs-module__dl6pwG__recTitle{color:var(--text-primary);font-size:.9375rem;font-weight:600}.costs-module__dl6pwG__recDesc{color:var(--text-secondary);font-size:.8125rem;line-height:1.5}.costs-module__dl6pwG__recCluster{color:var(--text-muted);font-size:.75rem}.costs-module__dl6pwG__recSavings{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.costs-module__dl6pwG__recSavingsVal{letter-spacing:-.01em;font-size:1.125rem;font-weight:800}.costs-module__dl6pwG__tabSelector{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:#1e2d4a4d;gap:8px;padding:4px;display:flex}.costs-module__dl6pwG__tabContent{flex-direction:column;gap:16px;width:100%;display:flex}.costs-module__dl6pwG__allocCard{padding:20px}.costs-module__dl6pwG__cardHeader{margin-bottom:16px}.costs-module__dl6pwG__tableWrapper{width:100%;overflow-x:auto}.costs-module__dl6pwG__table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.costs-module__dl6pwG__table th{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);padding:12px 14px;font-size:.8125rem;font-weight:600}.costs-module__dl6pwG__table td{border-bottom:1px solid var(--border-subtle);color:var(--text-primary);vertical-align:middle;padding:14px}.costs-module__dl6pwG__nsName{align-items:center;gap:8px;font-weight:600;display:flex}.costs-module__dl6pwG__nsDot{background-color:var(--primary);border-radius:50%;width:8px;height:8px}.costs-module__dl6pwG__costVal{font-weight:700}.costs-module__dl6pwG__shareCell{align-items:center;gap:10px;width:140px;display:flex}.costs-module__dl6pwG__progressBarBg{background:#ffffff14;border-radius:3px;flex:1;height:6px;overflow:hidden}.costs-module__dl6pwG__progressBarFill{border-radius:3px;height:100%}.costs-module__dl6pwG__sharePct{text-align:right;min-width:32px;font-size:.75rem;font-weight:600}.costs-module__dl6pwG__forecastGrid{grid-template-columns:1.8fr 1fr;gap:16px;display:grid}@media (max-width:1100px){.costs-module__dl6pwG__forecastGrid{grid-template-columns:1fr}}.costs-module__dl6pwG__forecastChart{padding:20px}.costs-module__dl6pwG__forecastInfo{flex-direction:column;gap:16px;display:flex}.costs-module__dl6pwG__infoCard{flex-direction:column;gap:14px;padding:20px;display:flex}.costs-module__dl6pwG__infoCard h5{color:var(--text-primary);margin-bottom:4px;font-size:.9375rem;font-weight:700}.costs-module__dl6pwG__projValRow{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.costs-module__dl6pwG__projLbl{color:var(--text-secondary)}.costs-module__dl6pwG__projVal{font-family:JetBrains Mono,monospace;font-size:1.125rem;font-weight:800}.costs-module__dl6pwG__trendRow{border-radius:var(--radius-md);color:var(--text-secondary);background:#f59e0b0d;border:1px solid #f59e0b26;margin-top:4px;padding:10px 12px;font-size:.8125rem;line-height:1.4}.costs-module__dl6pwG__efficiencyGrid{grid-template-columns:1fr 1.2fr;gap:16px;display:grid}@media (max-width:900px){.costs-module__dl6pwG__efficiencyGrid{grid-template-columns:1fr}}.costs-module__dl6pwG__effCard{flex-direction:column;gap:16px;padding:20px;display:flex}.costs-module__dl6pwG__resourceEffBarRow{flex-direction:column;gap:8px;display:flex}.costs-module__dl6pwG__effLabelRow{color:var(--text-secondary);justify-content:space-between;font-size:.8125rem;display:flex}.costs-module__dl6pwG__wasteCard{flex-direction:column;gap:16px;padding:20px;display:flex}.costs-module__dl6pwG__wasteKpiRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.costs-module__dl6pwG__wasteSubKpi{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:#ffffff05;flex-direction:column;gap:6px;padding:16px;display:flex}.costs-module__dl6pwG__wasteVal{color:var(--text-primary);font-family:JetBrains Mono,monospace;font-size:1.375rem;font-weight:800}.costs-module__dl6pwG__wasteLbl{color:var(--text-secondary);font-size:.8125rem;font-weight:600}.costs-module__dl6pwG__wasteAdviseBox{border-radius:var(--radius-md);color:var(--text-secondary);background:#0669fd0d;border:1px solid #0669fd26;padding:12px 14px;font-size:.8125rem;line-height:1.5}.costs-module__dl6pwG__utilRow{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}@media (max-width:1200px){.costs-module__dl6pwG__utilRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.costs-module__dl6pwG__utilRow{grid-template-columns:repeat(2,1fr)}}.costs-module__dl6pwG__utilCard{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:#ffffff03;flex-direction:column;gap:4px;padding:12px 16px;display:flex}.costs-module__dl6pwG__utilLbl{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:600}.costs-module__dl6pwG__utilVal{font-family:JetBrains Mono,monospace;font-size:1.25rem;font-weight:800}
