.hiw-section{background:var(--bg-subtle);padding:96px 0;border-bottom:1px solid var(--border-light)}.hiw-header{margin-bottom:64px;text-align:center}.step-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:56px 0;border-top:1px solid var(--border-light)}.step-row:first-of-type{border-top:none}.step-row.flip .step-content{order:2}.step-row.flip .step-mockup{order:1}.step-num{font-size:72px;font-weight:700;letter-spacing:-3px;color:var(--border-light);line-height:1;margin-bottom:16px}.step-icon-badge{width:48px;height:48px;background:var(--bg-page);border:1px solid var(--border-mid);border-radius:var(--radius-sm);display:grid;place-items:center;font-size:22px;margin-bottom:18px}.step-content h3{font-size:26px;font-weight:700;letter-spacing:-.7px;line-height:34px;color:var(--text-primary);margin-bottom:14px}.step-content p{font-size:18px;line-height:28px;color:var(--text-body)}