.services-page{background:var(--color-page-bg)}.services-page main{overflow:hidden}.services-hero,.services-section,.services-final{padding-block:clamp(4.5rem,8vw,7.5rem)}.services-hero{background:radial-gradient(circle at 50% 0%, #6f806f24, transparent 34rem), var(--color-page-bg)}.services-hero__inner{text-align:center;max-width:58rem}.services-eyebrow{color:var(--color-brand-dark);font-size:var(--text-sm);letter-spacing:.12em;font-weight:700}.services-hero h1{max-width:15ch;font-family:Georgia, "Noto Serif SC", var(--font-heading);margin-inline:auto;font-size:clamp(2.7rem,5.5vw,5rem);line-height:1.12}.services-hero__lead{font-size:var(--text-lg);color:var(--color-text)}.services-hero__inner>p:not(.services-eyebrow){max-width:47rem;color:var(--color-text-muted);margin-inline:auto}.services-actions{justify-content:center;gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.services-actions--center{justify-content:center}.services-boundary-note{padding-top:var(--space-4);border-top:var(--border-width) solid var(--color-border);font-size:var(--text-sm);margin-top:var(--space-8)!important}.services-section--paper{background:var(--color-surface)}.services-section--sage{background:var(--color-soft-bg)}.services-section--dark,.services-final{background:var(--color-text);color:#ffffffd1}.services-section--dark h2,.services-section--dark h3,.services-final h2{color:var(--color-button-text)}.services-section--dark .services-eyebrow,.services-final .services-eyebrow{color:#ffffffb8}.services-section-heading{max-width:52rem;margin-bottom:clamp(2.5rem,6vw,4.5rem)}.services-section-heading h2,.services-faq-layout h2{max-width:18ch;font-family:Georgia, "Noto Serif SC", var(--font-heading);font-size:clamp(2rem,4vw,3.5rem)}.services-section-heading>p:last-child,.services-faq-layout>div:first-child>p:last-child{max-width:44rem;color:var(--color-text-muted);font-size:var(--text-lg)}.services-path{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.services-path>li{min-height:23rem;padding:var(--space-6);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-page-bg)}.services-path__index,.service-number{color:var(--color-brand);font-family:Georgia, var(--font-heading);font-size:var(--text-h1);line-height:1;display:block}.services-path__label{color:var(--color-brand-dark);font-size:var(--text-sm);letter-spacing:.06em;font-weight:700}.services-path h3{font-size:var(--text-h3)}.services-path p:last-child{color:var(--color-text-muted)}.service-detail{grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.service-detail--reverse .service-detail__intro{order:2}.service-detail__intro{top:calc(var(--header-height) + var(--space-8));position:sticky}.service-detail__intro h2{max-width:13ch;font-family:Georgia, "Noto Serif SC", var(--font-heading);font-size:clamp(2rem,4vw,3.5rem)}.service-detail__lead{color:var(--color-text-muted);font-size:var(--text-lg)}.service-detail__intro .button,.service-detail__intro .button--secondary{margin-top:var(--space-6)}.service-detail__body{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.service-detail__body>article{padding:var(--space-6);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-md);background:#fffcf7b3}.services-section--sage .service-detail__body>article{background:var(--color-surface)}.service-detail__body h3{margin-bottom:var(--space-4);font-size:var(--text-h4)}.service-detail__body ul{gap:var(--space-3);margin:0;padding-left:1.25rem;display:grid}.service-detail__body p,.service-detail__body li{color:var(--color-text-muted)}.service-detail__wide{grid-column:1/-1}.service-stages{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.service-stages li{gap:var(--space-3);padding:var(--space-4);border:var(--border-width) solid var(--color-border);border-radius:var(--radius-md);background:var(--color-page-bg);grid-template-columns:2.5rem minmax(0,1fr);display:grid}.service-stages span{background:var(--color-brand);width:2.25rem;height:2.25rem;color:var(--color-button-text);border-radius:50%;place-items:center;font-weight:700;display:grid}.service-stages h4{font-size:var(--text-base)}.service-stages p{margin-top:var(--space-2);font-size:var(--text-sm)}.service-comparison{border:var(--border-width) solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);overflow-x:auto}.service-comparison table{border-collapse:collapse;width:100%;min-width:48rem}.service-comparison th,.service-comparison td{padding:var(--space-4);border-bottom:var(--border-width) solid var(--color-border);text-align:left;vertical-align:top}.service-comparison thead th{background:var(--color-soft-bg);color:var(--color-text)}.service-comparison tbody th{width:18%;color:var(--color-brand-dark)}.service-comparison td{color:var(--color-text-muted)}.service-comparison tr:last-child th,.service-comparison tr:last-child td{border-bottom:0}.service-comparison__note{margin-top:var(--space-4);color:var(--color-text-muted);font-size:var(--text-sm)}.service-boundaries{grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);gap:clamp(3rem,8vw,7rem);display:grid}.service-boundaries>div:first-child>p:last-child{color:#ffffffb8;font-size:var(--text-lg)}.service-boundaries__list{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.service-boundaries__list li{padding:var(--space-4) var(--space-4) var(--space-4) 2.5rem;color:#ffffffc7;border-bottom:1px solid #ffffff29;position:relative}.service-boundaries__list li:before{content:"—";left:var(--space-3);color:#ffffffb8;position:absolute}.service-crisis-note{padding:var(--space-6);border-radius:var(--radius-md);background:#ffffff0d;border:1px solid #fff3;grid-column:1/-1}.service-crisis-note p{margin-top:var(--space-3);color:#ffffffb8}.services-faq-layout{grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.services-faq-list{border-top:var(--border-width) solid var(--color-border)}.services-faq-list details{border-bottom:var(--border-width) solid var(--color-border)}.services-faq-list summary{padding:var(--space-6) 3rem var(--space-6) 0;color:var(--color-text);font-size:var(--text-lg);cursor:pointer;font-weight:700;list-style:none;position:relative}.services-faq-list summary::-webkit-details-marker{display:none}.services-faq-list summary:after{content:"+";right:var(--space-2);color:var(--color-brand);font-size:var(--text-h3);font-weight:400;position:absolute}.services-faq-list details[open] summary:after{content:"−"}.services-faq-answer{padding:0 var(--space-8) var(--space-6) 0;color:var(--color-text-muted)}.services-final__inner{text-align:center;max-width:54rem}.services-final h2{max-width:18ch;font-family:Georgia, "Noto Serif SC", var(--font-heading);margin-inline:auto;font-size:clamp(2rem,4vw,3.5rem)}.services-final__inner>p:not(.services-eyebrow){color:#ffffffb8;max-width:44rem;font-size:var(--text-lg);margin-inline:auto}.services-final .button--secondary{color:var(--color-button-text);border-color:#ffffff7a}.services-final .button--secondary:hover{background:#ffffff1a}@media (width<=62rem){.services-path{grid-template-columns:1fr}.services-path>li{min-height:0}.service-detail,.service-boundaries,.services-faq-layout{grid-template-columns:1fr}.service-detail--reverse .service-detail__intro{order:initial}.service-detail__intro{position:static}}@media (width<=44rem){.services-hero,.services-section,.services-final{padding-block:var(--space-16)}.services-hero h1{font-size:clamp(2.45rem,12vw,3.5rem)}.services-actions{flex-direction:column;align-items:stretch}.services-actions .button,.services-actions .button--secondary{width:100%}.service-detail__body,.service-stages,.service-boundaries__list{grid-template-columns:1fr}.service-detail__wide{grid-column:auto}}
