.spec-hero{padding:82px 0;background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}.spec-hero p{max-width:760px;color:var(--brand-text-secondary)}.process-grid,.spec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px}.process-grid div,.spec-grid article{padding:26px;border:1px solid var(--brand-border);background:#fff}.spec-grid a{font-weight:800}.process-grid strong{color:var(--brand-accent);font-size:2rem}