.progress-section{margin:34px 0 48px;padding:26px 30px;border:1px solid #d8e8df;border-radius:12px;background:#fff;box-shadow:0 10px 24px #214c3c0c}.progress-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.progress-heading .eyebrow{margin-bottom:8px}.progress-heading h2{margin:0}.progress-range,.progress-metric{display:flex;gap:6px;padding:4px;border:1px solid #dce8e2;border-radius:7px;background:#fff}.progress-range button,.progress-metric button{border:0;border-radius:4px;padding:8px 11px;background:transparent;color:#6c877c;font-size:11px;font-weight:800}.progress-range button.selected,.progress-metric button.selected{background:#e5f5df;color:var(--green)}.progress-metric{width:max-content;margin:18px 0 0}.progress-note{margin:11px 0 0!important;color:#748c81;font-size:10px!important;line-height:1.5!important}.progress-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:20px 0}.progress-summary div{padding:12px;border:1px solid var(--line);border-radius:7px;background:#f8fcf9}.progress-summary span{display:block;color:#768e83;font-size:9px}.progress-summary strong{display:block;margin-top:4px;color:var(--ink);font-size:18px;letter-spacing:-.7px}.progress-empty{margin:0!important;padding:22px 12px;color:#71887e;text-align:center;font-size:12px!important;background:#f8fcf9;border-radius:7px}.progress-chart-wrap{margin-top:6px;border:1px solid #dcebe3;border-radius:8px;background:#fbfefc;overflow:hidden}.progress-chart{display:block;width:100%;height:auto;min-height:190px}.progress-chart .grid{stroke:#e3eee8;stroke-width:1}.progress-chart .axis-label{fill:#80978c;font:10px "Be Vietnam Pro",sans-serif}.progress-chart .line{fill:none;stroke:var(--green);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.progress-chart .point{fill:var(--lime);stroke:var(--green);stroke-width:2}.progress-trend{min-height:20px;margin:14px 0 0!important;color:#587a6c;font-size:12px!important;font-weight:700}.progress-trend.positive{color:var(--green)}.progress-trend.negative{color:#bd4f4f}@media(max-width:750px){.progress-section{margin:28px 0 40px;padding:21px 17px}.progress-heading{align-items:flex-start;flex-direction:column}.progress-summary{grid-template-columns:repeat(2,1fr)}.progress-chart{min-height:155px}.progress-chart .axis-label{font-size:9px}}@media(max-width:380px){.progress-range button,.progress-metric button{padding:8px 9px}.progress-summary strong{font-size:16px}}
