
.service-detail-link{display:inline-block;margin-top:1rem;font-weight:700;color:#005d9e;text-decoration:underline;text-underline-offset:4px}
.service-grid article:hover .service-detail-link{color:#fff}
.seo-main{background:#f6f8fa;color:#172b3a;min-height:65vh}
.seo-hero{padding-top:8rem;padding-bottom:4.5rem;background:#eef4f8}
.seo-hero h1{max-width:850px;font-size:clamp(2.25rem,5vw,4.5rem);line-height:1.12;margin:1rem 0 1.5rem}
.seo-lead{max-width:760px;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65;margin-bottom:2rem}
.seo-content-inner{max-width:850px;margin:auto}
.seo-content article{padding:1.4rem 0;border-bottom:1px solid #d3dee7}
.seo-content h2{font-size:clamp(1.45rem,3vw,2.1rem);margin:0 0 .7rem}
.seo-content p{line-height:1.75;margin:0 0 1rem}
.seo-contact{padding:2.2rem;margin:2rem 0;background:#e4eef5}
.seo-related ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:1rem 2rem}
.seo-related a{color:#005d9e;text-decoration:underline;text-underline-offset:4px}
@media(max-width:600px){.seo-hero{padding-top:6rem}.seo-contact{margin-inline:-1rem;padding:1.5rem}}
