/* Generated by scripts/extract-css.cjs — do not edit.
   Shared by every page in the "feature" family. */
.how{background:var(--surface);padding:80px 5%;color:var(--text)}
.how-inner{max-width:1000px;margin:0 auto}
.section-label{font-size:11px;font-weight:600;color:var(--text-3);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:12px}
.section-title{font-size:clamp(26px,3.5vw,40px);font-weight:700;letter-spacing:-1.2px;color:var(--text);margin-bottom:48px;line-height:1.15}
.section-title em{font-style:normal;color:var(--growth-text)}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
