.curve-section{padding-top:clamp(42px,6vw,76px)}.curve-layout{display:grid;grid-template-columns:minmax(340px,0.96fr) minmax(0,1.04fr);gap:clamp(24px,3.5vw,56px);align-items:start}.curve-copy{display:grid;gap:24px}.curve-copy .section-title{font-size:clamp(2.45rem,4.35vw,4.15rem);line-height:0.97}.curve-lead,.curve-notes{color:var(--color-text-soft)}.curve-lead{max-width:39ch;font-size:1rem}.curve-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.curve-metric{padding:0 18px 0 0}.curve-metric strong{display:block;margin-bottom:6px;font-size:clamp(1.55rem,2vw,1.95rem);letter-spacing:-0.04em}.curve-metric span{display:block;font-size:0.92rem;line-height:1.45;color:var(--color-text-soft)}.curve-notes{display:grid;gap:10px;max-width:46ch;font-size:0.92rem;line-height:1.55}.curve-panel{display:grid;gap:16px;padding:4px 0 0}.curve-figure{display:grid;gap:14px;margin:0}.curve-caption{max-width:48ch;font-size:0.9rem;line-height:1.55;letter-spacing:0;color:var(--color-text-soft)}.curve-chart-shell{position:relative;overflow:visible}.curve-chart{display:block;width:100%;aspect-ratio:760 / 860;height:auto;overflow:visible}.curve-grid-line{stroke:rgba(17,18,22,0.09);stroke-width:1}.curve-grid-line--vertical{stroke-dasharray:4 10}.curve-axis{stroke:rgba(17,18,22,0.34);stroke-width:1.4}.curve-axis-label,.curve-tick{fill:rgba(17,18,22,0.55);font-family:var(--font-body)}.curve-axis-label{font-size:0.92rem;letter-spacing:-0.01em}.curve-axis-label--x{text-anchor:middle}.curve-axis-label--y{text-anchor:middle;transform-box:fill-box;transform-origin:center;transform:rotate(-90deg)}.curve-tick{font-size:0.82rem}.curve-tick--x{text-anchor:middle}.curve-tick--y{text-anchor:end}.curve-line{fill:none;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.curve-line--engineering{stroke:#f05c22}.curve-line--true{stroke:#17d7e8;stroke-dasharray:10 8}.curve-legend{position:absolute;right:18px;bottom:64px;display:grid;gap:8px;padding:0}.curve-legend__item{display:flex;align-items:center;gap:10px;font-size:0.88rem;color:var(--color-text-soft)}.curve-legend__swatch{width:16px;height:16px;border-radius:5px;flex:0 0 auto}.curve-legend__swatch--engineering{background:linear-gradient(135deg,#d94319,#ff7d42)}.curve-legend__swatch--true{background:linear-gradient(135deg,#0ec4d5,#50eefc)}.curve-fallback{margin-top:24px;color:var(--color-text-soft)}@media (max-width:1280px){.curve-layout{grid-template-columns:1fr}.curve-copy{max-width:900px}.curve-copy .section-title{}}@media (max-width:920px){.curve-metrics{grid-template-columns:1fr}.curve-caption{max-width:none;font-size:0.88rem}.curve-legend{right:12px;bottom:56px}}@media (max-width:640px){.curve-panel{padding:22px 18px}.curve-caption{font-size:1rem}.curve-axis-label,.curve-tick{font-size:0.76rem}.curve-legend{gap:6px}}