.service-page{max-width:1120px;margin:0 auto 3rem;color:#20303d;font-size:1rem;line-height:1.65}
.service-hero{padding:clamp(1.5rem,5vw,3.5rem);background:linear-gradient(135deg,#ecf7fb,#f7fafc);border:1px solid #dceaf0;border-radius:1rem}
.service-eyebrow{margin:0 0 .5rem;color:#09668b;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.service-hero h1{margin:0 0 .7rem;font-size:clamp(1.9rem,5vw,3.1rem);line-height:1.14;color:#173d54}
.service-lead{max-width:760px;margin:0;color:#425868;font-size:clamp(1rem,2vw,1.17rem)}
.service-nav{display:flex;gap:.5rem;overflow-x:auto;margin:1rem 0 1.6rem;padding:.2rem 0 .6rem;scrollbar-width:thin}
.service-nav a{flex:none;padding:.52rem .85rem;border:1px solid #cfdee6;border-radius:99px;color:#17556f;background:#fff;text-decoration:none;font-weight:650;font-size:.9rem;white-space:nowrap}
.service-nav a:hover,.service-nav a:focus-visible,.service-nav a[aria-current=page]{background:#145b79;color:#fff;border-color:#145b79}
.service-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.service-card{padding:clamp(1.1rem,3vw,1.6rem);border:1px solid #dce5ea;border-radius:.85rem;background:#fff;box-shadow:0 6px 25px rgba(20,65,85,.045)}
.service-card h2,.service-faq h2{margin:0 0 .65rem;color:#173d54;font-size:1.25rem;line-height:1.35}
.service-card p{margin:0;color:#405461}
.service-faq{margin:2rem 0 0}.service-faq h2{font-size:1.55rem;margin-bottom:1rem}
.service-faq details{border-bottom:1px solid #dce5ea;padding:.9rem .25rem}.service-faq summary{cursor:pointer;color:#173d54;font-weight:700;list-style-position:outside}.service-faq details p{margin:.65rem 0 .2rem;color:#405461}
.service-help{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:2rem;padding:1.25rem 1.5rem;background:#eaf5f8;border-radius:.85rem;color:#173d54}
.service-help a,.service-contact-form button{display:inline-block;padding:.65rem 1.1rem;background:#145b79;border:1px solid #145b79;border-radius:.45rem;color:#fff;text-decoration:none;font-weight:700}
.service-contact-form{max-width:720px;margin:2rem 0 0}.service-contact-form h2{font-size:1.5rem;color:#173d54}.service-contact-form label{display:block;margin:1rem 0 .3rem;font-weight:700}.service-contact-form input,.service-contact-form textarea{width:100%;max-width:100%;border:1px solid #b7cbd5;border-radius:.45rem;padding:.7rem}.service-contact-form textarea{min-height:9rem}.service-contact-form .service-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
@media(max-width:700px){.service-page{margin-bottom:2rem}.service-body{grid-template-columns:1fr}.service-hero{border-radius:.65rem}.service-card{border-radius:.65rem}.service-nav{margin-top:.8rem}}
