
:root{--bg:#FAFBF7;--sage:#EEF2E6;--ink:#23291F;--muted:#5A6255;--plum:#5B4B8A;--plum-deep:#3F3366;--lime:#C9E86B;--lime-deep:#B3D44E;
--mist:#DCE8F2;--line:#DDE3D3;--r:18px;--head:'Bricolage Grotesque','Segoe UI',system-ui,sans-serif;--body:'Figtree',system-ui,-apple-system,'Segoe UI',Arial,sans-serif}
*,*::before,*::after{box-sizing:border-box}
:root{box-sizing:border-box;padding-top:env(safe-area-inset-top,0px)}
html{scroll-padding-top:calc(76px + env(safe-area-inset-top,0px));-webkit-text-size-adjust:100%}
body{margin:0;background:var(--bg);color:var(--ink);font:17px/1.65 var(--body)}
img{max-width:100%;height:auto;display:block}
a{color:var(--plum);text-underline-offset:3px}
:focus-visible{outline:3px solid var(--plum);outline-offset:3px;border-radius:6px}
.skip{position:absolute;left:-999px;top:8px;background:var(--ink);color:#fff;padding:8px 14px;border-radius:8px;z-index:20}.skip:focus{left:12px}
.wrap{max-width:1120px;margin:0 auto;padding:0 22px}
.prose>*{max-width:66ch}
h1,h2,h3{font-family:var(--head);color:var(--ink);letter-spacing:-.015em}
h1{font-weight:800;font-size:clamp(32px,5.2vw,54px);line-height:1.05;margin:0 0 16px}
h2{font-weight:700;font-size:clamp(24px,3vw,32px);line-height:1.15;margin:0 0 16px}
h3{font-weight:700;font-size:19px;line-height:1.3;margin:0 0 4px}
header.site{position:sticky;top:0;z-index:10;background:rgba(250,251,247,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}
header.site .wrap{display:flex;align-items:center;gap:22px;height:68px}
.brand{display:flex;align-items:center;gap:10px;font:700 18px/1.1 var(--head);color:var(--ink);text-decoration:none;margin-right:auto}
.brand img{width:34px;height:34px}
header nav{display:flex;gap:22px}header nav a{color:var(--ink);text-decoration:none;font-weight:600;font-size:15px}header nav a:hover{color:var(--plum)}
.pill{display:inline-flex;align-items:center;gap:8px;background:var(--lime);color:var(--ink);font-weight:700;text-decoration:none;padding:10px 16px;border-radius:999px;white-space:nowrap}
.pill:hover{background:var(--lime-deep)}
.ic{width:18px;height:18px;flex:none}
.hero{padding:44px 0 56px}
.hero .wrap{display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:center}
.hero .lead{font-size:19px;color:var(--muted);margin:0 0 26px;max-width:54ch}
.art{background:var(--mist);border-radius:28px;padding:22px}
.cta{display:inline-flex;align-items:center;gap:14px;background:var(--lime);color:var(--ink);text-decoration:none;border-radius:16px;padding:14px 22px 14px 16px}
.cta:hover{background:var(--lime-deep)}
.cta .bub{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--ink);color:var(--lime)}
.cta .bub .ic{width:22px;height:22px}
.cta strong{display:block;font:800 23px/1.15 var(--head)}.cta small{display:block;font-size:14px}
.trust{display:flex;flex-wrap:wrap;gap:10px 22px;padding:0;margin:22px 0 0;list-style:none;font-size:15px;color:var(--muted)}
.trust li{display:flex;align-items:center;gap:7px}.trust .ic{color:var(--plum)}
.crumbs{font-size:14px;color:var(--muted);margin:0 0 14px}.crumbs a{color:var(--muted)}
section.blk{padding:56px 0}section.alt{background:var(--sage)}
.intro{color:var(--muted);margin:-6px 0 26px;max-width:62ch}
.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:16px;padding:0;margin:0;list-style:none}
.card{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:14px;text-decoration:none;color:var(--ink);height:100%;transition:border-color .15s}
.card:hover{border-color:var(--plum)}
.card img{width:76px;height:57px;border-radius:10px;flex:none}
.card span{display:block;font-size:14.5px;color:var(--muted);line-height:1.45}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;padding:0;margin:0;list-style:none;counter-reset:s}
.steps li{counter-increment:s}.steps li::before{content:counter(s);display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--plum);color:#fff;font:700 17px var(--head);margin-bottom:12px}
.steps p{margin:0;color:var(--muted)}
.checks{padding:0;margin:0 0 18px;list-style:none;display:grid;gap:10px}
.checks li{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 14px}
.checks .ic{color:var(--plum);margin-top:4px}
.towns{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:6px 20px;padding:0;margin:0;list-style:none}
.towns a{display:block;padding:10px 0;border-bottom:1px solid var(--line);text-decoration:none;font-weight:600}
.towns a:hover{text-decoration:underline}.towns small{display:block;font-weight:400;color:var(--muted);font-size:14px}
.zips{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}
.zips li{background:#fff;border:1px solid var(--line);border-radius:999px;padding:4px 14px;font-variant-numeric:tabular-nums;font-weight:600}
.two{display:grid;grid-template-columns:1fr 1fr;gap:44px}
details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 18px;margin-bottom:10px}
summary{font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:12px}
summary::-webkit-details-marker{display:none}summary::after{content:"+";font:700 22px/1 var(--head);color:var(--plum)}
details[open] summary::after{content:"\2212"}details p{margin:10px 0 0;color:var(--muted)}
.prose h3{margin-top:22px}.article h2{margin-top:36px}.article h2:first-child{margin-top:0}
.article img.side{float:right;width:260px;margin:4px 0 20px 28px;border-radius:18px}
.band{background:var(--plum);color:#fff;border-radius:28px;padding:34px;display:flex;flex-wrap:wrap;gap:22px;align-items:center;justify-content:space-between}
.band h2{color:#fff;margin:0}.band p{margin:6px 0 0;color:#E3DDF3}
footer{background:var(--sage);font-size:14.5px;color:var(--muted);padding:40px 0 120px;border-top:1px solid var(--line)}
footer a{color:var(--ink)}footer nav{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:16px}
.sticky{position:fixed;left:0;right:0;bottom:0;z-index:10;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));background:rgba(250,251,247,.96);border-top:1px solid var(--line);display:none}
.sticky a{display:flex;justify-content:center;align-items:center;gap:10px;background:var(--lime);color:var(--ink);font-weight:800;font-size:18px;text-decoration:none;padding:14px;border-radius:14px}
@media (max-width:900px){.hero .wrap,.two{grid-template-columns:1fr}.art{max-width:460px}header nav{display:none}.steps{grid-template-columns:1fr}}
@media (max-width:420px){.cards{grid-template-columns:1fr}}
@media (max-width:700px){.sticky{display:block}.pill{display:none}.hero{padding:28px 0 40px}.hero .lead{font-size:17px}section.blk{padding:40px 0}
body{font-size:16.5px}.article img.side{float:none;width:100%;margin:0 0 18px}.band{padding:26px}}
@media (prefers-reduced-motion:reduce){*{transition:none!important}}

.eyebrow{font-size:14px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--plum);margin:0 0 18px}.hero h1{max-width:15ch}.hero .art{transform:rotate(-2deg);box-shadow:12px 14px 0 var(--lime)}.status-note{padding:14px 18px;background:#fff5d9;border-left:4px solid #b78217;font-size:15px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.button,button{background:var(--plum-deep);color:#fff;border:0;border-radius:10px;padding:13px 19px;font:700 16px var(--body);text-decoration:none;cursor:pointer}.button.secondary{background:white;color:var(--plum-deep);border:1px solid var(--plum)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;margin:20px 0}th,td{text-align:left;padding:15px;border-bottom:1px solid var(--line);vertical-align:top}th{background:var(--sage)}.lookup{background:white;padding:24px;border:1px solid var(--line);border-radius:18px}.lookup label{display:block;font-weight:700;margin-bottom:10px}.lookup input{font:inherit;padding:12px;border:1px solid var(--muted);border-radius:8px;width:150px;margin-right:10px;max-width:100%}.lookup output{display:block;margin-top:16px}.article{max-width:760px}.article h2{margin-top:34px}.article p{max-width:68ch}.pending{padding:10px 22px;text-align:center;background:var(--plum-deep);color:white;font-size:14px}.consent{position:fixed;bottom:16px;left:16px;right:16px;z-index:30;max-width:620px;background:#fff;box-shadow:0 5px 35px #0003;border:1px solid var(--line);padding:18px;border-radius:14px}.consent[hidden]{display:none}.consent p{margin:0 0 12px;font-size:15px}.consent button{margin:0 8px 4px 0}.consent button:last-child{background:#eef2e6;color:#23291f}footer button{padding:6px 12px;font-size:14px}.checklist label{display:block;padding:14px 0;border-bottom:1px solid var(--line)}.checklist input{width:19px;height:19px;margin-right:12px;vertical-align:middle}.call-ready{background:var(--lime);padding:22px;border-radius:16px}.small{font-size:14px;color:var(--muted)}@media(max-width:700px){header.site .wrap{height:auto;min-height:68px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px;gap:10px}header nav{display:flex;width:100%;gap:16px;flex-wrap:wrap}header nav a{font-size:14px}.hero .art{margin-right:12px}.section-head{display:block}.lookup button{margin-top:10px}.hero h1{max-width:none}.cards{grid-template-columns:1fr}th,td{padding:10px}.consent{max-height:45vh;overflow:auto}}@media print{header,footer,.consent,.pending,.actions{display:none}.blk{padding:10px!important}.checklist label{break-inside:avoid}body{background:white}}
/* Service-led redesign. September 27, 2026. */
:root{--bg:#fcfbf8;--sage:#f1f0e9;--ink:#262b28;--muted:#60645e;--line:#dedfd7}
.wrap{max-width:1240px;padding-left:32px;padding-right:32px}
header.site{background:#fcfbf8f5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
header.site .wrap{min-height:86px;height:auto;gap:24px}header nav{gap:28px}header nav a{font-size:15px;padding:10px 0}header nav a:last-child{border:1px solid var(--line);padding:10px 16px;border-radius:8px}.brand{font-size:20px;letter-spacing:-.5px}
.hero{padding:64px 0 60px;background:var(--bg)}.hero .wrap{grid-template-columns:1.02fr 1fr;gap:56px;align-items:center}.hero h1{font-size:clamp(38px,4.4vw,62px);line-height:1.04;letter-spacing:-2px;max-width:14ch;margin:0 0 25px}.hero .lead{font-size:18px;line-height:1.65;max-width:47ch;color:var(--muted)}.eyebrow{font-size:11px;letter-spacing:.16em;margin-bottom:22px}.actions{gap:10px;margin:28px 0 20px}.button,button{border-radius:8px;padding:14px 19px;font-size:15px;min-height:48px}.button.secondary{border-color:var(--line);background:transparent}.button:hover,button:hover{filter:brightness(.94)}.button:active,button:active{transform:translateY(1px)}
.hero .art{position:relative;transform:none;box-shadow:none;margin:0;overflow:hidden;border-radius:16px;background:#e5e5dd;isolation:isolate}.hero .art img{width:100%;height:510px;object-fit:cover;object-position:center}.hero .art figcaption{position:absolute;bottom:0;left:0;right:0;padding:65px 26px 23px;color:white;background:linear-gradient(transparent,#151d18d9);font-size:18px;font-weight:600}.hero .art small{display:block;font-size:11px;font-weight:400;letter-spacing:.02em;opacity:.86;margin-top:6px}
.status-note{display:flex;align-items:center;gap:7px;flex-wrap:wrap;border:0;background:transparent;padding:0;color:var(--muted);font-size:12px;line-height:1.5;margin:18px 0 0}.status-dot{width:7px;height:7px;background:#ad792e;border-radius:50%;display:inline-block}.status-note a{color:inherit}.blk{padding:72px 0}.blk.alt{background:var(--sage)}h2{font-size:clamp(27px,3vw,38px);line-height:1.2;letter-spacing:-.9px}.section-head{margin-bottom:32px;align-items:center}.section-head h2{margin:0;max-width:25ch}.section-head .eyebrow{margin-bottom:12px}.section-head>a{font-size:14px;max-width:21ch}
.cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0;padding:0}.cards li{min-width:0}.card{display:flex;flex-direction:column;align-items:stretch;gap:0;height:100%;padding:0;background:var(--bg);border:1px solid #e0e1d8;border-radius:12px;overflow:hidden;box-shadow:none;transition:transform .18s,border-color .18s}.card:hover{transform:translateY(-4px);border-color:#a39ab8;box-shadow:0 10px 25px #252d2010}.card-visual{height:160px;overflow:hidden;background:#e5e9e5}.card .card-visual img{width:100%;height:100%;object-fit:cover;border-radius:0}.diagram-card .card-visual img{object-fit:contain;padding:12px;background:#e9edf0}.card-copy{padding:22px;display:flex;flex-direction:column;flex:1}.card h3{font-size:20px;line-height:1.2;text-transform:none;margin:0 0 12px}.card p{font-size:14px;line-height:1.6;color:var(--muted);margin:0 0 22px}.card-link{font-size:13px;font-weight:700;display:flex;justify-content:space-between;margin-top:auto;color:var(--plum-deep)}.image-note{font-size:11px;color:var(--muted);margin-top:18px}
.steps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.steps .wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-top:24px;padding-bottom:24px}.step{display:flex;gap:13px;align-items:center;font-size:14px}.step b{font-size:12px;border:1px solid #d9d4e4;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;color:var(--plum);flex-shrink:0}.step span{display:block;font-size:12px;color:var(--muted)}
.symptom-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:28px 0}.symptom{padding:25px;border:1px solid var(--line);border-radius:12px;text-decoration:none;background:white}.symptom h3{font-size:20px;margin:0 0 9px}.symptom p{font-size:15px;line-height:1.65;color:var(--muted);margin:0 0 12px}.symptom span{font-weight:700;font-size:13px}.symptom:hover{border-color:var(--plum)}.article{margin:0 auto;max-width:800px}.article h2{font-size:28px;scroll-margin-top:110px}.article h1{font-size:clamp(34px,5vw,48px);line-height:1.1}.article p{line-height:1.85}.reading-nav{padding:22px;background:var(--sage);border-radius:12px;margin-bottom:32px}.reading-nav strong{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.reading-nav a{display:block;font-size:15px;padding:5px 0}.inner-page .hero{padding:44px 0}.inner-page .hero h1{font-size:clamp(34px,4vw,48px);max-width:20ch}.inner-page .hero .art img{height:330px}.inner-page .hero .lead{font-size:17px}
.lookup{max-width:760px;padding:28px;border-radius:12px}.lookup input{min-height:48px}.lookup output:empty{display:none}.lookup output:not(:empty){background:#f1f0e9;padding:14px;border-radius:8px}.table-wrap{border:1px solid var(--line);border-radius:12px}table{margin:0}th,td{font-size:15px}footer{padding:46px 0;background:#292334;color:#e5e0ec}footer a{color:#fff}footer nav{display:flex;flex-wrap:wrap;gap:14px 24px;align-items:center}footer p{font-size:12px;max-width:94ch;color:#d2cbdd}footer button{background:#eee9f4;color:#292334}.consent{max-width:430px;padding:18px;bottom:20px;left:20px;right:20px}.consent p{font-size:13px}.consent button{font-size:13px;min-height:42px;padding:10px 14px}
@media(max-width:1000px){.hero .wrap{gap:30px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hero .art img{height:460px}.brand{font-size:18px}header nav{gap:16px}.card-visual{height:210px}}
@media(max-width:760px){.wrap{padding-left:22px;padding-right:22px}header.site .wrap{gap:10px;padding-top:13px;padding-bottom:10px;flex-wrap:wrap}header.site{position:relative}header nav{width:100%;display:flex;justify-content:space-between;gap:8px;flex-wrap:nowrap}header nav a,header nav a:last-child{font-size:12px;padding:8px 0;border:0}.brand{font-size:19px}.hero{padding:36px 0}.hero .wrap{grid-template-columns:1fr;gap:26px}.hero h1{font-size:44px;max-width:15ch;letter-spacing:-1.6px}.hero .lead{font-size:16px}.eyebrow{font-size:10px;margin-bottom:17px}.hero .art img{height:300px}.hero .art figcaption{font-size:16px;padding:50px 20px 18px}.steps .wrap{grid-template-columns:1fr;gap:16px;padding-top:22px;padding-bottom:22px}.step{font-size:14px}.blk{padding:46px 0}.section-head>a{display:inline-block;margin-top:16px;max-width:none}.section-head h2{max-width:23ch}.cards{gap:14px}.card-visual{height:145px}.card-copy{padding:17px}.card h3{font-size:18px}.card p{font-size:13px}.symptom-grid{grid-template-columns:1fr}.inner-page .hero .art img{height:260px}.inner-page .hero{padding:30px 0}.consent{left:12px;right:12px;bottom:12px;max-height:45vh}.lookup{padding:20px}.lookup input{width:140px}.lookup button{margin-top:8px}.table-wrap{border-radius:8px}.table-wrap th,.table-wrap td{min-width:110px}.article h2{font-size:25px}.article p{font-size:16px}html{scroll-padding-top:20px}}
@media(max-width:430px){.cards{grid-template-columns:1fr}.card-visual{height:190px}.card-copy{padding:21px}.hero h1{font-size:40px}.actions{flex-direction:column;align-items:stretch}.actions .button{text-align:center}.card h3{font-size:22px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.steps{display:block}.hero .art{padding:0;max-width:none}header.site nav{display:flex}
.card .card-link{display:flex;align-items:center}.card-link span{display:inline}
