.service-explorer{--explorer-accent: #087d72;--explorer-accent-strong: #05574f;--explorer-border: #9fc5c1;--explorer-card: #ffffff;--explorer-ink: #092b34;--explorer-muted: #536b71;--explorer-soft: #edf7f5;--explorer-radius: .5rem;color:var(--explorer-ink);display:block;min-width:0}.service-explorer--type02{--explorer-accent: #a94f2a;--explorer-accent-strong: #162025;--explorer-border: #bbb5aa;--explorer-card: #fbfaf6;--explorer-ink: #172025;--explorer-muted: #5e6568;--explorer-soft: #f0ece3;--explorer-radius: 0}.service-explorer--type03{--explorer-accent: #1b6a57;--explorer-accent-strong: #174c3f;--explorer-border: #b7cbbf;--explorer-card: #fffdf7;--explorer-ink: #173f35;--explorer-muted: #586c64;--explorer-soft: #f2eee2;--explorer-radius: 1.25rem}.service-explorer :where(h1,h2,h3,p,figure,dl,dd){margin:0}.service-explorer :where(section,article,form,nav,div){min-width:0}.service-explorer__intro{max-width:58rem;padding:clamp(1rem,3vw,2.5rem) 0 clamp(1.5rem,3vw,2.75rem)}.service-explorer__eyebrow,.service-explorer__finder-heading p,.service-explorer__results-heading>div>p{color:var(--explorer-accent);font-size:.78rem;font-weight:800;letter-spacing:.12em}.service-explorer--type02 :where(.service-explorer__eyebrow,.service-explorer__finder-heading p,.service-explorer__results-heading>div>p,.service-explorer__card-meta){font-family:var(--ui-font-mono);letter-spacing:.1em;text-transform:uppercase}.service-explorer__intro h1{font-family:var(--ui-font-display);font-size:clamp(2.15rem,5.4vw,4.8rem);letter-spacing:-.045em;line-height:1.02;margin-top:.55rem;max-width:14em}.service-explorer__intro h1 em{color:var(--explorer-accent);display:block;font-style:normal}.service-explorer__lead{color:var(--explorer-muted);font-size:clamp(1rem,1.3vw,1.13rem);font-weight:600;line-height:1.9;margin-top:1.2rem!important;max-width:47rem}.service-explorer__context{border-left:.25rem solid var(--explorer-accent);color:var(--explorer-accent-strong);font-size:.92rem;font-weight:700;line-height:1.7;margin-top:1rem!important;padding:.3rem 0 .3rem .85rem}.service-explorer__finder{background:var(--explorer-accent-strong);border-radius:var(--explorer-radius);color:#fff;padding:clamp(1.1rem,2.5vw,2rem)}.service-explorer--type01 .service-explorer__finder{background-image:linear-gradient(rgba(105,231,216,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(105,231,216,.08) 1px,transparent 1px);background-size:2rem 2rem}.service-explorer--type02 .service-explorer__finder{border-top:.25rem solid var(--explorer-accent)}.service-explorer__finder-heading,.service-explorer__results-heading{align-items:end;display:flex;gap:1.5rem;justify-content:space-between}.service-explorer__finder-heading p{color:#85e4d8}.service-explorer--type02 .service-explorer__finder-heading p{color:#f2a36f}.service-explorer--type03 .service-explorer__finder-heading p{color:#f1d79b}.service-explorer__finder-heading h2,.service-explorer__results-heading h2{font-family:var(--ui-font-display);font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.25;margin-top:.3rem}.service-explorer__finder-heading output{color:#d9eeeb;font-size:.9rem;font-weight:700;white-space:nowrap}.service-explorer__filters{align-items:end;display:grid;gap:.75rem;grid-template-columns:minmax(13rem,1.35fr) repeat(3,minmax(9.5rem,1fr)) auto;margin-top:1.4rem}.service-explorer__filter{display:grid;gap:.4rem}.service-explorer__filter>span{color:#d9eeeb;font-size:.78rem;font-weight:800}.service-explorer__filter :where(input,select){appearance:none;background:#fff;border:.125rem solid transparent;border-radius:calc(var(--explorer-radius) * .45);color:var(--explorer-ink);font:inherit;font-size:.92rem;height:3.15rem;min-width:0;padding:0 .85rem;width:100%}.service-explorer__filter select{background-image:linear-gradient(45deg,transparent 50%,var(--explorer-accent-strong) 50%),linear-gradient(135deg,var(--explorer-accent-strong) 50%,transparent 50%);background-position:calc(100% - 1.05rem) 1.4rem,calc(100% - .75rem) 1.4rem;background-repeat:no-repeat;background-size:.32rem .32rem;padding-right:2rem}.service-explorer__filter :where(input,select):focus-visible{border-color:#fff;outline:.1875rem solid #69e7d8;outline-offset:.125rem}.service-explorer__reset{background:transparent;border:0;color:#fff;cursor:pointer;font:inherit;font-size:.82rem;font-weight:800;height:3.15rem;padding:0 .35rem;text-decoration:underline;text-underline-offset:.3em;white-space:nowrap}.service-explorer__results{padding:clamp(2.5rem,6vw,5rem) 0 clamp(2rem,5vw,4rem)}.service-explorer__results-heading{border-bottom:.125rem solid var(--explorer-border);padding-bottom:1rem}.service-explorer--type02 .service-explorer__results-heading{border-bottom-color:var(--explorer-ink)}.service-explorer__results-heading>p{color:var(--explorer-muted);font-size:.88rem;line-height:1.7;max-width:28rem;text-align:right}.service-explorer__group{padding-top:clamp(1.8rem,4vw,3rem)}.service-explorer__group[hidden],.service-explorer [data-service-card][hidden],.service-explorer__empty[hidden],.service-explorer__show-all[hidden]{display:none!important}.service-explorer__group>header{align-items:baseline;display:flex;gap:.75rem;margin-bottom:1rem}.service-explorer__group>header h3{font-family:var(--ui-font-display);font-size:clamp(1.25rem,2vw,1.65rem)}.service-explorer__group>header span{color:var(--explorer-muted);font-size:.8rem;font-weight:700}.service-explorer__grid{display:grid;gap:clamp(.85rem,1.7vw,1.35rem);grid-template-columns:repeat(3,minmax(0,1fr))}.service-explorer__grid>article{background:var(--explorer-card);border:.0625rem solid var(--explorer-border);border-radius:var(--explorer-radius);display:flex;flex-direction:column;min-height:100%;overflow:clip}.service-explorer--type01 .service-explorer__grid>article{border-top:.25rem solid var(--explorer-accent)}.service-explorer--type02 .service-explorer__grid>article{border-top:.1875rem solid var(--explorer-ink)}.service-explorer__grid figure{aspect-ratio:16 / 9;background:var(--explorer-soft);overflow:hidden;position:relative}.service-explorer__grid figure :where(picture,img){display:block;height:100%;width:100%}.service-explorer__grid figure img{object-fit:cover}.service-explorer__card-copy{display:flex;flex:1;flex-direction:column;padding:clamp(1rem,2vw,1.35rem)}.service-explorer__card-meta{color:var(--explorer-muted);display:flex;flex-wrap:wrap;font-size:.72rem;font-weight:800;gap:.35rem .65rem}.service-explorer__card-meta span:first-child{color:var(--explorer-accent)}.service-explorer__card-copy h3{font-family:var(--ui-font-display);font-size:clamp(1.25rem,1.8vw,1.6rem);line-height:1.25;margin-top:.55rem}.service-explorer__summary{color:var(--explorer-muted);display:-webkit-box;font-size:.9rem;font-weight:600;-webkit-line-clamp:2;line-height:1.7;margin-top:.65rem!important;overflow:hidden;-webkit-box-orient:vertical}.service-explorer__matches{color:var(--explorer-muted);display:-webkit-box;font-size:.78rem;-webkit-line-clamp:1;line-height:1.6;margin-top:.6rem!important;overflow:hidden;-webkit-box-orient:vertical}.service-explorer__matches span{color:var(--explorer-accent);font-weight:800;margin-right:.45rem}.service-explorer__card-copy dl{border-bottom:.0625rem solid var(--explorer-border);border-top:.0625rem solid var(--explorer-border);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:auto!important;padding:.75rem 0}.service-explorer__card-copy dl>div{display:flex;font-size:.76rem;gap:.35rem}.service-explorer__card-copy dl>div+div{border-left:.0625rem solid var(--explorer-border);padding-left:.65rem}.service-explorer__card-copy dt{color:var(--explorer-muted)}.service-explorer__card-copy dd{font-weight:800}.service-explorer__card-copy>a.button-secondary{align-items:center;align-self:flex-start;display:inline-flex;font-size:.86rem;justify-content:center;margin-top:.9rem;min-height:2.75rem;padding:.55rem 1rem}.service-explorer__unavailable{color:var(--explorer-muted);font-size:.72rem;line-height:1.55;margin-top:.5rem!important}.service-explorer__empty{background:var(--explorer-soft);border-radius:var(--explorer-radius);margin-top:1.5rem;padding:2rem;text-align:center}.service-explorer__empty p{color:var(--explorer-muted);margin-top:.45rem!important}.service-explorer__show-all{background:transparent;border:.125rem solid var(--explorer-accent);border-radius:calc(var(--explorer-radius) * .65);color:var(--explorer-accent-strong);cursor:pointer;display:block;font:inherit;font-weight:800;margin:2rem auto 0;min-height:3.2rem;padding:.65rem 1.4rem}.service-explorer__show-all:hover{background:var(--explorer-soft)}.service-explorer__related{border-bottom:.0625rem solid var(--explorer-border);border-top:.0625rem solid var(--explorer-border);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.service-explorer__related a{align-items:center;color:var(--explorer-accent-strong);display:flex;font-size:.88rem;font-weight:800;justify-content:center;min-height:4.25rem;padding:.75rem;text-align:center;text-decoration:none}.service-explorer__related a+a{border-left:.0625rem solid var(--explorer-border)}.service-explorer__related a:hover{background:var(--explorer-soft)}.service-explorer__boundary{color:var(--explorer-muted);font-size:.8rem;line-height:1.7;margin:1rem auto 0!important;max-width:52rem;text-align:center}.service-explorer__consultation{align-items:center;background:var(--explorer-soft);border-radius:var(--explorer-radius);display:flex;gap:2rem;justify-content:space-between;margin-top:clamp(2rem,5vw,4rem);padding:clamp(1.4rem,4vw,3rem)}.service-explorer--type02 .service-explorer__consultation{border-left:.25rem solid var(--explorer-accent)}.service-explorer__consultation h2{font-family:var(--ui-font-display);font-size:clamp(1.35rem,2.5vw,2rem)}.service-explorer__consultation p{color:var(--explorer-muted);font-size:.9rem;line-height:1.75;margin-top:.5rem!important;max-width:39rem}.service-explorer__consultation-actions{align-items:center;display:flex;flex:0 0 auto;gap:1rem}.service-explorer__consultation-actions>a:not(.button-primary){color:var(--explorer-accent-strong);font-size:.84rem;font-weight:800;white-space:nowrap}@media(max-width:1199px){.service-explorer__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.service-explorer__reset{justify-self:start}.service-explorer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.service-explorer__intro{padding-top:.25rem}.service-explorer__intro h1{font-size:clamp(2rem,10vw,3.2rem)}.service-explorer__finder-heading,.service-explorer__results-heading,.service-explorer__consultation{align-items:stretch;flex-direction:column}.service-explorer__results-heading{gap:.6rem}.service-explorer__results-heading>p{text-align:left}.service-explorer__filters,.service-explorer__grid{grid-template-columns:1fr}.service-explorer__grid>article{display:grid;grid-template-columns:minmax(6.5rem,32%) minmax(0,1fr)}.service-explorer__grid figure{aspect-ratio:auto;min-height:13rem}.service-explorer__card-copy{padding:.9rem}.service-explorer__card-copy h3{font-size:1.16rem}.service-explorer__summary{font-size:.82rem}.service-explorer__matches{-webkit-line-clamp:2}.service-explorer__card-copy dl{grid-template-columns:1fr;gap:.25rem;margin-top:.75rem!important}.service-explorer__card-copy dl>div+div{border-left:0;padding-left:0}.service-explorer__related{grid-template-columns:repeat(2,minmax(0,1fr))}.service-explorer__related a:nth-child(3){border-left:0;border-top:.0625rem solid var(--explorer-border)}.service-explorer__related a:nth-child(4){border-top:.0625rem solid var(--explorer-border)}.service-explorer__consultation-actions{align-items:flex-start;flex-direction:column}}@media(max-width:479px){.service-explorer__lead{font-size:.92rem;line-height:1.75}.service-explorer__finder{margin-inline:-.5rem;padding:1rem}.service-explorer__finder-heading{gap:.65rem}.service-explorer__filter :where(input,select){height:3rem}.service-explorer__results{padding-top:2.4rem}.service-explorer__grid>article{grid-template-columns:5.8rem minmax(0,1fr)}.service-explorer__grid figure{min-height:12rem}.service-explorer__card-meta{display:grid}.service-explorer__card-copy h3{font-size:1.05rem}.service-explorer__card-copy>a.button-secondary{font-size:.76rem;min-height:2.55rem;padding-inline:.65rem}.service-explorer__related a{font-size:.77rem;min-height:3.7rem}.service-explorer__boundary{text-align:left}}
