.MetricTimeline_timelineSection__nHLIP{margin-top:2.5rem;background:#fff;border:1px solid var(--brand-mid);border-radius:1rem;padding:1.5rem;box-shadow:0 20px 45px rgba(13,21,33,.08)}.MetricTimeline_header__k6FIC{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.MetricTimeline_header__k6FIC h2{margin:0;font-size:1.5rem;color:var(--brand-blue)}.MetricTimeline_header__k6FIC p{margin:0;color:#4b5563}.MetricTimeline_timelineGrid__cyZ2r{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:1rem;margin-top:1.5rem}.MetricTimeline_barWrapper__KtG3D{display:flex;flex-direction:column;align-items:center;gap:.5rem}.MetricTimeline_bar__Gxs1A{width:100%;background:linear-gradient(180deg,var(--brand-blue),var(--brand-orange));border-radius:.75rem .75rem .25rem .25rem;min-height:4rem;display:flex;align-items:flex-end;justify-content:center;color:#fff;font-weight:600;position:relative;padding-bottom:.5rem}.MetricTimeline_bar__Gxs1A span{position:absolute;bottom:.5rem}.MetricTimeline_barWrapper__KtG3D time{font-size:.875rem;color:#4b5563}@media (max-width:640px){.MetricTimeline_header__k6FIC{flex-direction:column;align-items:flex-start}}