/* Service pages and contextual links; isolated from the existing layout. */
.service-page h1{font-family:var(--serif);font-weight:500;font-size:clamp(2.4rem,4.2vw,4.8rem);line-height:1.1;max-width:20ch;margin:24px 0}.service-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(32px,5vw,88px);align-items:center}.service-breadcrumb{font-size:13px;line-height:1.7;margin-bottom:36px;color:#6a625a}.service-hero p:not(.eyebrow){max-width:65ch;line-height:1.8}.service-lead{font-size:clamp(18px,1.5vw,23px)}.service-hero .button{margin-top:20px}.service-hero figure{margin:0;min-width:0}.service-hero img{display:block;width:100%;height:auto;max-height:620px;object-fit:cover}.service-hero figcaption{font-size:13px;line-height:1.6;margin:14px 0;color:#6a625a}.service-explained{display:grid;grid-template-columns:1fr 1fr;gap:48px 80px;background:#ede9e1}.service-explained article{min-width:0}.service-explained h2,.service-questions h2,.service-related h2{font-size:clamp(27px,2.6vw,42px);line-height:1.2;margin:16px 0}.service-explained p,.service-questions p,.service-related p{line-height:1.85;max-width:75ch}.service-questions{display:grid;grid-template-columns:1fr 1.4fr;gap:48px}.service-questions details{border-bottom:1px solid #d5cec3;padding:22px 0}.service-questions summary{cursor:pointer;font-size:18px;line-height:1.5}.service-questions p{margin-bottom:0}.service-related{border-top:1px solid #d5cec3}.service-related a,.service-breadcrumb a{text-decoration:underline;text-underline-offset:4px}.service-offer-links,.service-footer-links{display:flex;flex-wrap:wrap;gap:16px 32px}.service-offer-links{margin:0 0 36px;padding:24px 0;border-block:1px solid #d5cec3}.service-offer-links a{font-size:14px;text-decoration:underline;text-underline-offset:5px}.service-footer-links{padding:24px 0;font-size:13px;line-height:1.65}.service-footer-links a:hover{text-decoration:underline}.service-page a:focus-visible,.service-page summary:focus-visible,.service-offer-links a:focus-visible,.service-footer-links a:focus-visible{outline:2px solid #8c5d3c;outline-offset:5px}
@media(max-width:800px){.service-hero,.service-explained,.service-questions{grid-template-columns:1fr;gap:32px}.service-page h1{max-width:none;font-size:clamp(34px,8vw,52px)}.service-hero img{max-height:460px}.service-breadcrumb{margin-bottom:24px}.service-explained{gap:32px}.service-footer-links{flex-direction:column;gap:12px}.service-offer-links{flex-direction:column;gap:18px}}
