.stats{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,1rem + 2vw,3rem) 1.5rem;display:grid}.stat{flex-direction:column;gap:.4rem;display:flex}.stat-value{font-family:var(--font-serif);font-size:clamp(2.4rem,1.6rem + 3vw,3.6rem);font-weight:600;line-height:1}.stat-label{font-family:var(--font-sans);font-size:var(--text-sm);letter-spacing:.04em;color:var(--mauve-soft);max-width:22ch}.section--dark .stat-label,.section--noir .stat-label,.on-dark .stat-label{color:var(--smoke)}@media (min-width:52rem){.stats{grid-template-columns:repeat(4,1fr)}}
