.service-detail-link { margin: 24px 0 0; font-weight: 700; }
.service-detail-link a { text-underline-offset: 4px; }
.seo-hero { padding: 150px 0 72px; background: var(--ink); color: white; }
.seo-hero nav { margin-bottom: 36px; color: #c4d0df; font-size: 15px; }
.seo-hero h1 { max-width: 960px; font-size: clamp(2.4rem, 5vw, 4.8rem); margin-bottom: 28px; }
.seo-intro { max-width: 780px; font-size: 21px; color: #c4d0df; }
.seo-content { max-width: 880px; padding-top: 64px; padding-bottom: 72px; }
.seo-content section { margin-bottom: 44px; }
.seo-content h2 { font-size: clamp(1.65rem, 3vw, 2.3rem); }
.seo-content a { text-underline-offset: 4px; }
.seo-content p { color: #425064; }
@media(max-width:600px) { .seo-hero { padding-top: 120px; } .seo-intro { font-size: 18px; } }
