/* Services hybrid: page-owned composition, using the retained CIS brand tokens. */
.services-hybrid{color:#183c30;font-size:16px;line-height:1.55}
.services-hybrid h1,.services-hybrid h2,.services-hybrid h3{color:var(--green)}
.services-hybrid h2{font-size:clamp(1.55rem,2.5vw,2.2rem);margin:0 0 16px}
.services-hybrid h3{font-family:Noticia,Georgia,serif;font-weight:400;letter-spacing:-.02em;line-height:1.25}
.services-hybrid p{margin:0}
.services-hybrid a,.services-hybrid button{scroll-margin-top:120px}
.services-hybrid section,.services-hybrid details{scroll-margin-top:120px}
.services-hybrid :focus-visible{outline:3px solid var(--green);outline-offset:5px}
.services-hybrid [hidden]{display:none!important}
.sh-opening{background:linear-gradient(110deg,rgba(187,253,255,.22),#f8fbf9 70%,white);padding-bottom:28px}
.sh-hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding-block:28px}
.sh-breadcrumb{display:flex;gap:12px;font-size:12px;margin-bottom:20px}
.sh-hero h1{font-size:clamp(2.6rem,4.2vw,3.8rem);line-height:1.04;max-width:15ch;margin:0 0 20px}
.sh-hero p{font-size:16px;max-width:54ch;line-height:1.65}
.sh-hero>img{width:100%;height:310px;object-fit:cover;border-radius:3px;object-position:center}
.sh-audiences{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.sh-audiences>section{display:grid;grid-template-columns:38px 1fr;gap:22px;padding:25px 28px;background:rgba(187,253,255,.24);border:1px solid #d9e9e4;border-radius:4px}
.sh-audiences>section+section{background:#f2f5ef;border-color:#e0e6da}
.sh-audiences>section>img{margin-top:4px}
.sh-audiences h2{font-size:1.65rem;margin-bottom:8px}
.sh-audiences p{font-size:14px;max-width:45ch}
.sh-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-top:17px}
.services-hybrid .button{font-size:13px;line-height:1.3;min-height:44px;padding:11px 20px;border-radius:3px;background:var(--green);box-shadow:none;white-space:normal;text-align:center;color:white}
.services-hybrid .button:hover{background:#003621}
.sh-actions>a:not(.button){font-size:13px;font-weight:600;padding-block:10px}
.sh-guide{padding-block:38px 20px}
.sh-guide>p{font-size:14px;margin-top:-6px;margin-bottom:18px}
.sh-choices{padding:0;margin:0;border:0;display:grid;grid-template-columns:repeat(7,1fr);gap:10px;min-width:0}
.sh-choices label{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;min-height:119px;padding:14px 8px 11px;border:1px solid #c6dad1;border-radius:3px;text-align:center;cursor:pointer;background:white;font:14px/1.3 Noticia,Georgia,serif;color:var(--green)}
.sh-choices input{position:absolute;top:6px;right:6px;width:15px;height:15px;margin:0;accent-color:var(--green);cursor:pointer}
.sh-choices label:has(input:checked){background:#d9f8ef;border:2px solid var(--green);padding:13px 7px 10px}
.sh-choices label:has(input:focus-visible){outline:3px solid var(--green);outline-offset:4px}
.sh-choices .sh-unsure-choice{background:#f1f7f4}
.sh-choice-short{display:none}
.sh-response{background:#eef8f4;border-left:3px solid #8bb8a6;padding:16px 20px;margin-top:18px;font-size:14px}
.sh-response strong{font-weight:700;color:var(--green)}
.sh-response p+p{margin-top:4px}
.sh-response-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 22px;margin-top:14px}
.sh-response-actions a:not(.button){font-weight:600}
#clear-needs{background:none;border:0;color:var(--green);text-decoration:underline;text-underline-offset:4px;padding:12px 4px;font-size:13px;margin-left:auto}
.sh-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.sh-directory{padding-block:16px 30px}
.sh-directory>h2{margin-bottom:12px}
.sh-service{position:relative;border:0!important;border-bottom:1px solid #ceded6!important;margin:0!important;padding:20px 0 20px 166px!important;background:transparent!important;min-height:139px}
.sh-service summary{display:block;padding:0!important;min-height:0!important;cursor:pointer;list-style:none}
.sh-service summary::-webkit-details-marker,.sh-mode summary::-webkit-details-marker{display:none}
.sh-service summary::after{display:none!important}
.sh-service h3{font-size:22px;margin:0 0 7px}
.sh-row-photo{position:absolute;left:0;top:20px;width:140px;height:99px;object-fit:cover;border-radius:2px}
.sh-row-icon{display:none}
.sh-service-body{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}
.sh-service-description>p{font-size:14px;line-height:1.45;max-width:49ch}
.sh-service-description ul{list-style:none;display:flex;flex-wrap:wrap;gap:4px 13px;padding:0;margin:8px 0 0;font-size:11px;color:#486052}
.sh-service-description li+li{border-left:1px solid #a3b9ad;padding-left:13px}
.sh-row-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:354px}
.sh-row-actions a{font-size:12px!important;font-weight:650;line-height:1.35;min-height:44px;padding:10px 12px!important;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:3px;text-decoration:none}
.sh-learn{border:1px solid #8caf9f;background:white}
.sh-learn:hover{background:#edf8f2}
.sh-service[data-selected]{background:#f1faf5!important;border-left:3px solid var(--green)!important;padding-left:177px!important}
.sh-service[data-selected] .sh-row-photo{left:11px}
.sh-boundary{font-size:13px;max-width:100%!important;margin-top:16px!important;color:#486052}
.sh-modes{border-top:1px solid #ceded6;padding-block:30px}
.sh-mode-list{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.sh-mode{border:0!important;background:none!important;padding:0!important;margin:0!important}
.sh-mode summary{display:flex;align-items:center;gap:15px;list-style:none;padding:0!important;min-height:48px;cursor:pointer}
.sh-mode summary::after{display:none!important}
.sh-mode summary img{box-sizing:content-box;padding:12px;background:#eff8f4;border-radius:50%}
.sh-mode h3{font-size:19px;margin:0}
.sh-mode>p{font-size:14px;margin:9px 0 0 69px}
.sh-across{background:linear-gradient(110deg,#eff9f4,rgba(187,253,255,.2));padding:24px 28px;border-radius:4px;margin-bottom:20px}
.sh-across h2,.sh-supporters h2{font-size:1.7rem}
.sh-across ul{display:grid;grid-template-columns:repeat(6,1fr);list-style:none;padding:0;margin:0}
.sh-across li{display:flex;align-items:center;flex-direction:column;gap:10px;text-align:center;font-size:12px;line-height:1.4;padding:0 17px}
.sh-across li+li{border-left:1px solid #c6dbd0}
.sh-supporters{background:#f4f6ef;border-radius:4px;padding:24px 28px;margin-bottom:30px}
.sh-supporters ul{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;padding:0;margin:0}
.sh-supporters li{display:flex;gap:12px;align-items:start;padding:0 16px}
.sh-supporters li:first-child{padding-left:0}
.sh-supporters li+li{border-left:1px solid #cedbca}
.sh-supporters img{flex-shrink:0;margin-top:5px}
.sh-supporters a{font-size:13px;font-weight:700;display:inline-block;padding:6px 0}
.sh-supporters p{font-size:12px;line-height:1.45}
.sh-final{background:var(--green);color:white;padding-block:24px}
.sh-final>.frame{display:flex;gap:30px;align-items:center;justify-content:space-between}
.sh-final h2{color:white;font-size:1.7rem;margin:0 0 7px}
.sh-final p{font-size:14px}
.sh-final .button{background:white;color:var(--green);min-width:160px}
.sh-final .button:focus-visible{outline-color:var(--aqua)}
@media(min-width:1000px){.sh-service summary{padding-right:374px!important}}
@media(max-width:1100px){.sh-row-actions{min-width:0;grid-template-columns:1fr}.sh-service-body{grid-template-columns:1fr 165px}.sh-hero{gap:30px}.sh-choices{gap:6px}.sh-choices label{font-size:12px}.sh-audiences>section{padding:22px;gap:14px}.sh-supporters li{padding-inline:10px;gap:8px}}
@media(max-width:800px){.sh-hero h1{font-size:2.8rem}.sh-hero>img{height:310px}.sh-choices{grid-template-columns:repeat(3,1fr);gap:9px}.sh-choices .sh-unsure-choice{grid-column:1/-1;flex-direction:row;min-height:50px}.sh-choices label{font-size:14px;min-height:105px}.sh-mode-list{gap:18px}.sh-mode summary{display:block}.sh-mode summary img{margin-bottom:10px}.sh-mode>p{margin-left:0}.sh-across ul{grid-template-columns:repeat(3,1fr);gap:22px 0}.sh-across li:nth-child(4){border:0}.sh-supporters ul{grid-template-columns:1fr 1fr;gap:18px}.sh-supporters li{border:0!important;padding:0}.sh-service h3{font-size:20px}.sh-row-actions{grid-template-columns:1fr 1fr}.sh-service-body{grid-template-columns:1fr}.sh-row-photo{width:115px;height:95px}.sh-service{padding-left:137px!important}.sh-service[data-selected]{padding-left:148px!important}}
@media(max-width:600px){.services-hybrid{font-size:14px}.sh-opening{padding-bottom:20px}.sh-hero{display:block;padding-block:23px}.sh-breadcrumb{margin-bottom:15px}.sh-hero h1{font-size:2.6rem;max-width:16ch;margin-bottom:15px}.sh-hero p{font-size:14px;line-height:1.6}.sh-hero>img{display:none}.sh-audiences{grid-template-columns:1fr;gap:12px}.sh-audiences>section{padding:19px 18px;grid-template-columns:30px 1fr;gap:14px}.sh-audiences>section>img{width:30px;height:30px}.sh-audiences h2{font-size:1.4rem}.sh-audiences p{font-size:12px}.sh-actions{display:grid;gap:1px;margin-top:13px}.sh-actions .button{width:100%}.sh-actions>a:not(.button){text-align:center;font-size:12px;min-height:40px}.sh-guide{padding-block:26px 17px}.services-hybrid h2{font-size:1.6rem;line-height:1.2}.sh-guide>p{font-size:12px}.sh-choices label{min-height:90px;padding:14px 6px 10px;font-family:Raleway,Arial,sans-serif;font-size:12px}.sh-choices label:has(input:checked){padding:13px 5px 9px}.sh-choices img{width:25px;height:25px}.sh-choice-full{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.sh-choice-short{display:inline}.sh-response{padding:12px 14px;font-size:12px;margin-top:13px}.sh-response-actions{gap:8px 15px}.sh-response-actions .button{width:100%}#clear-needs{font-size:12px}.sh-directory{padding-block:8px 24px}.sh-directory>h2{margin-bottom:10px}.sh-service,.sh-service[data-selected]{padding:0!important;min-height:0;border-left:0!important}.sh-service summary{display:flex;align-items:center;gap:13px;padding:15px 22px 15px 0!important;position:relative;min-height:58px!important}.sh-service summary:after,.sh-mode summary:after{display:block!important;content:'+';font:22px/1 Arial;position:absolute;right:1px;color:var(--green);background:none!important;width:auto!important;height:auto!important;transform:none!important}.sh-service[open] summary:after,.sh-mode[open] summary:after{content:'−'}.sh-service h3{font-family:Raleway,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:0;line-height:1.4;margin:0}.sh-row-photo{display:none}.sh-row-icon{display:block;flex-shrink:0}.sh-service-body{padding:0 0 17px 37px;gap:14px}.sh-service-description>p{font-size:13px}.sh-service-description ul{font-size:11px;gap:5px 10px}.sh-row-actions{gap:8px;grid-template-columns:1fr}.sh-row-actions a{font-size:12px!important}.sh-boundary{font-size:12px;margin-top:14px!important}.sh-modes{padding-block:24px}.sh-mode-list{display:block}.sh-mode{border-bottom:1px solid #ceded6!important}.sh-mode summary{display:flex;gap:13px;position:relative;min-height:58px;padding-right:24px!important}.sh-mode summary img{width:24px;height:24px;padding:0;background:none;border-radius:0;margin:0}.sh-mode h3{font-family:Raleway,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:0}.sh-mode>p{font-size:13px;margin:0 0 17px 37px}.sh-across,.sh-supporters{padding:21px 19px;margin-bottom:18px}.sh-across ul{grid-template-columns:1fr;gap:15px}.sh-across li{flex-direction:row;border:0!important;padding:0;gap:14px;text-align:left;font-size:12px}.sh-across img{width:23px;height:23px;flex-shrink:0}.sh-supporters ul{grid-template-columns:1fr;gap:0}.sh-supporters li{border-bottom:1px solid #dce3d6!important;padding:10px 0;align-items:center;gap:14px}.sh-supporters li:last-child{border-bottom:0!important;padding-bottom:0}.sh-supporters a{font-size:13px;padding:3px 0}.sh-supporters p{font-size:11px;margin-top:2px}.sh-supporters img{width:23px;height:23px;margin:0}.sh-final{padding-block:22px}.sh-final>.frame{display:block}.sh-final h2{font-size:1.6rem}.sh-final p{font-size:12px}.sh-final .button{margin-top:15px;width:100%}}
@media(prefers-reduced-motion:reduce){.services-hybrid *{scroll-behavior:auto}}
/* Final hierarchy: editorial rows, no decorative stock thumbnails. */
.services-hybrid .sh-service{padding-left:48px!important;min-height:118px}
.services-hybrid .sh-service .sh-row-icon{display:block;position:absolute;left:0;top:24px;width:25px;height:25px}
.services-hybrid .sh-service[data-selected]{padding-left:58px!important}
.services-hybrid .sh-service[data-selected] .sh-row-icon{left:10px}
.services-hybrid .sh-row-actions .sh-learn{border-color:transparent;background:transparent;text-decoration:underline;text-underline-offset:4px;font-weight:500;justify-content:flex-start}
.services-hybrid .sh-row-actions .sh-learn:hover{text-decoration-thickness:2px}
#selected-service-links{display:flex;flex-wrap:wrap;gap:4px 22px;flex:1 1 100%}
#selected-service-links a{padding:8px 0;min-height:40px;font-size:13px;font-weight:500}
.sh-response-actions #clear-needs{margin-left:0}
@media(max-width:600px){.services-hybrid .sh-service,.services-hybrid .sh-service[data-selected]{padding:0!important;min-height:0}.services-hybrid .sh-service .sh-row-icon,.services-hybrid .sh-service[data-selected] .sh-row-icon{position:static;flex-shrink:0}.services-hybrid .sh-row-actions .sh-learn{justify-content:center;min-height:44px}#selected-service-links{display:grid;gap:0}#selected-service-links a{min-height:44px;padding:10px 0}.sh-response-actions #clear-needs{margin-left:auto}}
