.flowella-stats .stats-head{margin:0 auto 56px;max-width:720px;text-align:center}.flowella-stats .stats-head .eyebrow{justify-content:center}.flowella-stats .stats-head .eyebrow:before{display:none}.flowella-stats .stats-head .h-display{margin:0 auto;max-width:22ch}.stats-grid{align-items:start;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1080px}.stats-grid--2{grid-template-columns:repeat(2,1fr);max-width:720px}.stats-grid--4{grid-template-columns:repeat(4,1fr)}.stats-grid--5{grid-template-columns:repeat(5,1fr)}.stats-grid--6{grid-template-columns:repeat(6,1fr)}.stat{display:flex;flex-direction:column;gap:12px;padding:0 12px;text-align:center}.stat-value{color:var(--primary);font-family:var(--display);font-size:clamp(48px,5.6vw,72px);font-weight:700;letter-spacing:-.04em;line-height:1}.stat-label{color:var(--ink-700);font-size:14.5px;line-height:1.5;margin:0 auto;max-width:28ch}@media (max-width:980px){.stats-grid,.stats-grid--4,.stats-grid--5,.stats-grid--6{gap:36px 24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.stats-grid,.stats-grid--2,.stats-grid--4,.stats-grid--5,.stats-grid--6{grid-template-columns:1fr;max-width:320px}.stat-value{font-size:clamp(40px,12vw,56px)}}