/* Guided service selection, using the site's existing type and colour system. */
.service-hub{padding-top:80px;padding-bottom:80px}
#finder-root{max-width:1280px;margin-inline:auto}
.needs-heading{margin-bottom:38px}
.needs-heading .hub-subtitle{max-width:760px}
.needs-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(28px,4vw,56px);align-items:start}
.needs-selection,.needs-result{min-width:0}
.needs-step{display:flex;align-items:center;gap:12px;margin:0 0 16px;font-size:16px;font-weight:500;line-height:1.6}
.needs-step>span:first-child{color:#876c76;font:500 12px/1 var(--body);letter-spacing:.04em}
.needs-step h3{font-size:16px;margin:0}
.needs-audiences{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:5px;border:1px solid #35172020;margin-bottom:30px}
.needs-audiences button{min-height:52px;padding:10px 8px;font:500 14px/1.5 var(--body);color:#705961;transition:background .2s,color .2s}
.needs-audiences button:hover{background:#35172009}
.needs-audiences button[aria-pressed=true]{background:var(--wine);color:var(--paper)}
.needs-audiences button:focus-visible,.needs-checklist:focus-visible,.needs-selection-footer a:focus-visible,.needs-result>.hub-button:focus-visible{outline:2px solid #754351;outline-offset:4px}
.needs-goals{border:0;padding:0;margin:0;min-width:0}
.needs-goals legend{padding:0}
.needs-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.needs-option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:90px;border:1px solid #35172026;padding:17px 18px;cursor:pointer;background:#f5f1eb75;transition:border-color .2s,background .2s;min-width:0}
.needs-option:hover{background:#f5f1eb;border-color:#a58c96}
.needs-option input{position:absolute;width:100%;height:100%;opacity:0;margin:0;inset:0;cursor:pointer;z-index:1}
.needs-option:has(input:checked){background:#f9f5ef;border-color:#754351;box-shadow:inset 0 0 0 1px #754351}
.needs-option:has(input:focus-visible){outline:2px solid #754351;outline-offset:4px}
.needs-option-content{display:flex;flex-direction:column;gap:7px;min-width:0}
.needs-option-name{font-size:16px;line-height:1.55;font-weight:500}
.needs-option-detail{font-size:12px;line-height:1.6;color:#78636b}
.needs-option-check{width:20px;height:20px;flex:0 0 20px;border:1px solid #a58c96;border-radius:50%;color:transparent;display:grid;place-items:center;font:500 12px/1 var(--body)}
.needs-option input:checked~.needs-option-check{background:var(--wine);border-color:var(--wine);color:var(--paper)}
.needs-selection-footer{margin-top:22px;display:flex;flex-wrap:wrap;gap:5px 16px;align-items:center;justify-content:space-between}
.needs-selection-footer p{font-size:13px;line-height:1.8;color:#78636b}
.needs-selection-footer .hub-link{font-size:13px}
.needs-result{padding:29px 30px 0;border:1px solid #35172026;border-top:3px solid var(--wine);background:#f7f3ed}
.needs-result-label{font-size:12px;color:#806770;letter-spacing:.04em;margin-bottom:14px}
.needs-result h3{font-size:26px;line-height:1.55;letter-spacing:-.025em;margin-bottom:15px}
.needs-result-description{color:#6f5d64;font-size:15px;line-height:1.95}
.needs-services{margin:24px 0 27px}
.needs-services p{font-size:12px;color:#806770;margin-bottom:11px}
.needs-services ul{list-style:none;display:flex;flex-wrap:wrap;gap:8px 18px;padding:0;margin:0}
.needs-services li{font-size:13px;line-height:1.7;display:flex;align-items:baseline;gap:7px}
.needs-services li:before{content:'';width:4px;height:4px;flex:0 0 4px;align-self:center;background:#987981;border-radius:50%}
.needs-result>.hub-button{width:100%;justify-content:space-between;padding:14px 20px;min-height:54px}
.needs-next-note{font-size:12px;line-height:1.8;color:#78636b;margin:10px 0 24px}
.needs-preparation{border-top:1px solid #35172026;padding:21px 0;display:flex;align-items:center;gap:16px;justify-content:space-between}
.needs-preparation>div{min-width:0}
.needs-preparation strong{font-size:14px;font-weight:500;line-height:1.6}
.needs-preparation p{font-size:12px;line-height:1.8;color:#78636b;margin-top:4px}
.needs-checklist{display:flex;align-items:center;gap:9px;flex:0 0 auto;font-size:13px;font-weight:500;line-height:1.5;min-height:44px;text-decoration:underline;text-underline-offset:5px}
.inquiry-context{margin-top:22px;padding:16px 18px;border-left:2px solid #754351;background:#ede5dd}
.inquiry-context>span{font-size:12px;color:#78636b}
.inquiry-context p{font-size:14px;white-space:pre-line;overflow-wrap:anywhere;margin-top:5px}
@media(min-width:768px) and (max-width:1023px){.needs-layout{grid-template-columns:1fr;gap:30px}.needs-options{grid-template-columns:repeat(2,minmax(0,1fr))}.needs-result{padding:28px 30px 0}.needs-result>.hub-button{max-width:340px}.needs-result-description{max-width:620px}}
@media(max-width:767px){.service-hub{padding-top:60px;padding-bottom:60px}.needs-heading{margin-bottom:28px}.needs-heading h2{font-size:28px}.needs-heading .hub-subtitle{font-size:14px;line-height:1.85;max-width:450px}.needs-layout{grid-template-columns:1fr;gap:26px}.needs-step{margin-bottom:12px;font-size:15px}.needs-step h3{font-size:15px}.needs-audiences{margin-bottom:25px;padding:4px;gap:3px}.needs-audiences button{font-size:13px;min-height:52px;padding:10px 5px}.needs-options{grid-template-columns:1fr;gap:9px}.needs-option{min-height:72px;padding:12px 16px}.needs-option-content{gap:3px}.needs-option-name{font-size:15px}.needs-option-detail{font-size:12px}.needs-selection-footer{margin-top:16px;gap:0 12px}.needs-selection-footer p{font-size:12px}.needs-result{padding:24px 22px 0}.needs-result-label{margin-bottom:12px}.needs-result h3{font-size:23px;margin-bottom:12px}.needs-result-description{font-size:14px;line-height:1.9}.needs-services{margin:20px 0 23px}.needs-services ul{gap:8px 14px}.needs-services li{font-size:12px}.needs-preparation{gap:12px;padding:19px 0}.needs-preparation strong{font-size:13px}.needs-preparation p{font-size:12px}.needs-checklist{font-size:12px;gap:6px}.needs-next-note{margin-bottom:22px}.inquiry-context{padding:14px}.inquiry-context p{font-size:13px}html[lang=en] .needs-audiences button{font-size:12px}html[lang=en] .needs-preparation{flex-wrap:wrap;gap:5px}html[lang=en] .needs-checklist{min-height:40px}}
@media(max-width:374px){.needs-heading h2{font-size:25px}.needs-result{padding:22px 18px 0}.needs-audiences button{font-size:12px}.needs-result h3{font-size:22px}.needs-preparation{flex-wrap:wrap;gap:5px}}
@media(prefers-reduced-motion:reduce){.needs-audiences button,.needs-option{transition:none}}
