.services-hero{padding:96px 0}.services-hero h1{max-width:900px;margin-bottom:24px;color:var(--brand-text-inverse);font-size:3rem;font-weight:900;line-height:1.08}.services-hero p:not(.section-kicker){max-width:900px;color:rgba(255,255,255,.86);font-size:1.08rem}.spec-table{border:1px solid var(--brand-border);background:#fff}.spec-row{display:grid;grid-template-columns:260px minmax(0,1fr);border-bottom:1px solid var(--brand-border)}.spec-row:last-child{border-bottom:0}.spec-row strong{padding:24px;background:var(--brand-bg-alt);color:var(--brand-text);font-weight:900}.spec-row p{margin:0;padding:24px;color:var(--brand-text-muted)}.methodology-section{background:var(--brand-bg-alt)}.method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.method-grid article{padding:26px;background:#fff;border:1px solid var(--brand-border)}.method-grid span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:18px;background:var(--brand-primary);color:#fff;font-weight:900}.method-grid h3{font-size:1.1rem;font-weight:900}.method-grid p{color:var(--brand-text-muted)}@media (max-width:1199px){.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.services-hero h1{font-size:2rem}.method-grid,.spec-row{grid-template-columns:1fr}}