.overview-section{margin:0 0 23px}
.overview-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:11px}
.overview-heading h2{margin:0;font-size:17px}
.overview-heading .eyebrow{margin-bottom:5px}
.overview-heading .muted{font-size:11px}
.overview-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.metric.compact{min-height:111px;padding:18px 19px}
.metric.compact span{margin-bottom:12px}
.metric.compact strong{font-size:24px}
.metric-grid{grid-template-columns:repeat(5,1fr)}
.summary-grid{grid-template-columns:repeat(4,1fr)}
@media(max-width:1150px){.overview-grid{grid-template-columns:repeat(3,1fr)}.metric-grid{grid-template-columns:repeat(3,1fr)}.summary-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1050px){.metric-grid,.summary-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.overview-grid{grid-template-columns:repeat(2,1fr);gap:9px}.overview-heading{align-items:start}.metric-grid,.summary-grid{grid-template-columns:repeat(2,1fr);gap:9px}.metric.compact{min-height:108px;padding:16px}.metric.compact strong{font-size:23px}}
.chart-card{margin-top:18px;background:#fff;border:1px solid #e5ebe3;border-radius:15px;box-shadow:0 3px 14px #2b4d3307;padding:24px}
.chart-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:8px}
.chart-head h2{margin:0 0 4px;font-size:16px}.chart-head .eyebrow{margin-bottom:8px}.chart-head .muted{font-size:11px;margin:0}.chart-select{width:170px}.chart-select label{display:block;font-size:11px;font-weight:700;color:#4a6156;margin-bottom:7px}.chart-select select{width:100%;border:1px solid #dce4db;border-radius:9px;background:#fff;padding:9px 10px;color:#20382d}
.daily-chart{min-height:320px;position:relative;padding-top:7px}.daily-chart svg{display:block;width:100%;height:auto;min-height:260px}.chart-grid-line{stroke:#e8eee6;stroke-width:1}.chart-axis-line{stroke:#cbd8ca;stroke-width:1}.chart-axis-label{fill:#84968a;font-size:11px;font-family:'DM Sans','Noto Sans SC',sans-serif}.chart-dot{stroke:#fff;stroke-width:2}.chart-meta{display:flex;align-items:baseline;gap:8px;margin:0 0 -6px 58px;font-size:12px;color:#84968a}.chart-meta strong{font-size:20px;color:#315d43}.chart-meta small{font-size:11px;color:#a0aaa2}.chart-key{font-weight:700;color:var(--chart-color)}.chart-key:before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--chart-color);margin-right:5px}.chart-note{margin:0 0 0 58px;font-size:11px;color:#a08563}.chart-empty{display:grid;place-items:center;min-height:280px;color:#a0ada3;font-size:12px}
@media(max-width:760px){.chart-card{padding:18px 13px}.chart-head{align-items:start;display:block}.chart-select{width:160px;margin-top:14px}.daily-chart{min-height:260px}.daily-chart svg{min-height:220px}.chart-meta{margin-left:42px}.chart-axis-label{font-size:10px}.chart-note{margin-left:42px}}
