.Header-module__hBw1pG__header{z-index:50;background:color-mix(in srgb, var(--color-bg) 92%, transparent);-webkit-backdrop-filter:saturate(1.2)blur(10px);backdrop-filter:saturate(1.2)blur(10px);border-bottom:1px solid var(--color-border);position:sticky;top:0}.Header-module__hBw1pG__inner{min-height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;max-width:1380px;display:flex}.Header-module__hBw1pG__brand{align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.Header-module__hBw1pG__brand:hover{text-decoration:none}.Header-module__hBw1pG__brandIcon{background-color:var(--color-primary);flex-shrink:0;width:26px;height:30px;-webkit-mask:url(/scraped/brand-icon.png) 50%/contain no-repeat;mask:url(/scraped/brand-icon.png) 50%/contain no-repeat}.Header-module__hBw1pG__brandText{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-primary);font-size:1.4rem;font-weight:800;line-height:1}.Header-module__hBw1pG__brandWord{color:var(--color-ink-soft);font-weight:700}.Header-module__hBw1pG__nav{align-items:center;gap:clamp(.9rem,.4rem + 1vw,1.75rem);display:flex}.Header-module__hBw1pG__navList{align-items:center;gap:clamp(.7rem,.3rem + .9vw,1.25rem);margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navList>li>a{color:var(--color-ink);white-space:nowrap;padding-block:.5rem;font-size:.92rem;font-weight:600;text-decoration:none}@media (min-width:1201px) and (max-width:1360px){.Header-module__hBw1pG__hideMd{display:none}}.Header-module__hBw1pG__navList>li>a:hover{color:var(--color-primary)}.Header-module__hBw1pG__hasChildren{position:relative}.Header-module__hBw1pG__dropdown{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);min-width:260px;box-shadow:var(--shadow);opacity:0;visibility:hidden;margin:0;padding:.5rem;list-style:none;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;top:100%;left:0;transform:translateY(6px)}.Header-module__hBw1pG__hasChildren:hover .Header-module__hBw1pG__dropdown,.Header-module__hBw1pG__hasChildren:focus-within .Header-module__hBw1pG__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__hBw1pG__dropdown a{color:var(--color-ink);border-radius:6px;padding:.5rem .75rem;font-size:.95rem;display:block}.Header-module__hBw1pG__dropdown a:hover{background:var(--color-surface);text-decoration:none}.Header-module__hBw1pG__actions{align-items:center;gap:clamp(.6rem,.3rem + .7vw,1rem);display:flex}.Header-module__hBw1pG__actions .btn{white-space:nowrap;padding:.6rem 1.1rem;font-size:.92rem}.Header-module__hBw1pG__phone{color:var(--color-primary);white-space:nowrap;font-size:.92rem;font-weight:700}.Header-module__hBw1pG__toggle{cursor:pointer;background:0 0;border:0;width:44px;height:44px;display:none;position:relative}.Header-module__hBw1pG__bars,.Header-module__hBw1pG__bars:before,.Header-module__hBw1pG__bars:after{content:"";background:var(--color-ink);width:24px;height:2px;transition:transform .2s;position:absolute;left:10px}.Header-module__hBw1pG__bars{top:21px}.Header-module__hBw1pG__bars:before{top:-7px}.Header-module__hBw1pG__bars:after{top:7px}@media (max-width:1200px){.Header-module__hBw1pG__toggle{display:block}.Header-module__hBw1pG__nav{top:var(--header-h);background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:.5rem 1rem calc(1rem + env(safe-area-inset-bottom));box-shadow:var(--shadow);max-height:calc(100dvh - var(--header-h));overscroll-behavior:contain;flex-direction:column;align-items:stretch;gap:0;display:none;position:absolute;left:0;right:0;overflow-y:auto}.Header-module__hBw1pG__nav[data-open=true]{display:flex}.Header-module__hBw1pG__navList{flex-direction:column;align-items:stretch;gap:0}.Header-module__hBw1pG__navList>li>a{border-bottom:1px solid var(--color-border);padding:.9rem .25rem;font-size:1.05rem;display:block}.Header-module__hBw1pG__navList>li:last-child>a{border-bottom:0}.Header-module__hBw1pG__dropdown{display:none}.Header-module__hBw1pG__actions{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.75rem;display:grid}.Header-module__hBw1pG__actions .btn{text-align:center;grid-column:1/-1;padding:.85rem 1rem;font-size:1rem}.Header-module__hBw1pG__phone{border:1px solid var(--color-border);border-radius:999px;justify-content:center;align-items:center;min-height:44px;display:flex}}
.Footer-module__S6Hkya__footer{background:var(--color-primary-dark);color:#d9e6e6;margin-top:auto}.Footer-module__S6Hkya__top{grid-template-columns:1.6fr repeat(5,1fr);gap:clamp(1.25rem,.8rem + 2vw,2.25rem);padding-block:clamp(2.5rem,1.5rem + 4vw,4rem);display:grid}.Footer-module__S6Hkya__notice{color:#b7cccc;border-top:1px solid #ffffff1f;gap:.4rem;padding-block:1.1rem;font-size:.85rem;display:grid}.Footer-module__S6Hkya__notice p{margin:0}.Footer-module__S6Hkya__notice a{color:#cddede}.Footer-module__S6Hkya__brand{font-family:var(--font-heading);color:#fff;margin:0 0 .75rem;font-size:1.6rem;font-weight:700}.Footer-module__S6Hkya__brandLogo{width:auto;height:34px;margin-bottom:1rem}.Footer-module__S6Hkya__blurb{color:#b7cccc;max-width:32ch;margin-bottom:1.25rem}.Footer-module__S6Hkya__col h3,.Footer-module__S6Hkya__heading{color:#fff;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem;font-size:.85rem}.Footer-module__S6Hkya__col ul{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.Footer-module__S6Hkya__col a{color:#cddede}.Footer-module__S6Hkya__col a:hover{color:#fff}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.25rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__bottom a{color:#cddede}@media (max-width:1080px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr 1fr}}@media (max-width:820px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr}}@media (max-width:520px){.Footer-module__S6Hkya__top{grid-template-columns:1fr}}@media (max-width:760px){.Footer-module__S6Hkya__col ul{gap:.15rem}.Footer-module__S6Hkya__col a{padding-block:.45rem;display:inline-block}.Footer-module__S6Hkya__bottom a,.Footer-module__S6Hkya__notice a{padding-block:.35rem;display:inline-block}}
.CareAssistant-module__f81iya__fab{z-index:70;font:inherit;background:var(--color-primary);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.8rem 1.2rem;font-weight:800;transition:transform .15s,box-shadow .15s;position:fixed;bottom:18px;right:18px;box-shadow:0 10px 26px #0e5c5a66}.CareAssistant-module__f81iya__fab:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0e5c5a73}@media (max-width:760px){.CareAssistant-module__f81iya__fab{right:12px;bottom:calc(76px + env(safe-area-inset-bottom))}.CareAssistant-module__f81iya__panel{width:auto;left:10px;right:10px;bottom:calc(134px + env(safe-area-inset-bottom));max-height:calc(100dvh - 200px)}}.CareAssistant-module__f81iya__panel{z-index:70;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);width:min(380px,100vw - 24px);max-height:min(560px,100dvh - 110px);box-shadow:var(--shadow);flex-direction:column;animation:.25s cubic-bezier(.22,1,.36,1) CareAssistant-module__f81iya__chatIn;display:flex;position:fixed;bottom:78px;right:18px;overflow:hidden}@keyframes CareAssistant-module__f81iya__chatIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CareAssistant-module__f81iya__head{background:linear-gradient(135deg, var(--color-primary-dark), var(--color-primary));color:#fff;flex-direction:column;padding:.85rem 1.1rem;display:flex}.CareAssistant-module__f81iya__head span{opacity:.85;font-size:.78rem}.CareAssistant-module__f81iya__body{background:var(--color-surface);flex-direction:column;flex:1;gap:.6rem;padding:1rem;display:flex;overflow-y:auto}.CareAssistant-module__f81iya__botMsg,.CareAssistant-module__f81iya__userMsg{border-radius:14px;max-width:85%;padding:.65rem .9rem;font-size:.93rem;line-height:1.5;animation:.2s CareAssistant-module__f81iya__msgIn}.CareAssistant-module__f81iya__botMsg{background:var(--color-bg);border:1px solid var(--color-border);border-bottom-left-radius:4px;align-self:flex-start}.CareAssistant-module__f81iya__userMsg{background:var(--color-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}@keyframes CareAssistant-module__f81iya__msgIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.CareAssistant-module__f81iya__options{flex-wrap:wrap;gap:.45rem;margin-top:.25rem;display:flex}.CareAssistant-module__f81iya__options button{font:inherit;border:1px solid var(--color-primary-light);background:var(--color-bg);color:var(--color-primary);cursor:pointer;border-radius:999px;padding:.45rem .85rem;font-size:.85rem;font-weight:700;transition:background-color .15s,color .15s}.CareAssistant-module__f81iya__options button:hover{background:var(--color-primary);color:#fff}.CareAssistant-module__f81iya__inputRow{border-top:1px solid var(--color-border);gap:.5rem;padding:.7rem;display:flex}.CareAssistant-module__f81iya__inputRow input{font:inherit;border:1px solid var(--color-border);border-radius:999px;flex:1;padding:.55rem .8rem}.CareAssistant-module__f81iya__inputRow button{padding:.55rem 1rem}.CareAssistant-module__f81iya__disclaimer{color:var(--color-muted);margin:0;padding:0 .9rem .7rem;font-size:.72rem}
.blueprint-module__KuNfKG__hero{background:radial-gradient(760px 420px at 90% -10%, #5b8def1f, transparent 60%), linear-gradient(180deg, var(--tint-teal), var(--color-bg));border-bottom:1px solid var(--color-border);padding-block:clamp(2.5rem,1.8rem + 3vw,4.5rem)}.blueprint-module__KuNfKG__heroTitle{max-width:26ch}.blueprint-module__KuNfKG__heroCopy{max-width:60ch;color:var(--color-ink-soft);margin-bottom:1.5rem;font-size:clamp(1.05rem,1rem + .4vw,1.25rem)}.blueprint-module__KuNfKG__ctaRow{flex-wrap:wrap;gap:.75rem;display:flex}.blueprint-module__KuNfKG__badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;margin-bottom:.85rem;padding:.25rem .8rem;font-size:.82rem;font-weight:800;display:inline-block}.blueprint-module__KuNfKG__badgeActive{color:#156a42;background:#e3f4ec;border:1px solid #bfe5d2}.blueprint-module__KuNfKG__badgeSoon{background:var(--tint-gold);color:var(--color-accent-dark);border:1px solid #eedfc2}.blueprint-module__KuNfKG__tileGrid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.blueprint-module__KuNfKG__tile{background:var(--color-bg);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:var(--radius);height:100%;box-shadow:var(--shadow-sm);flex-direction:column;gap:.35rem;padding:1.35rem 1.4rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.blueprint-module__KuNfKG__tile:hover{box-shadow:var(--shadow);text-decoration:none;transform:translateY(-3px)}.blueprint-module__KuNfKG__tileGrid li:nth-child(4n+2) .blueprint-module__KuNfKG__tile{border-left-color:var(--color-accent)}.blueprint-module__KuNfKG__tileGrid li:nth-child(4n+3) .blueprint-module__KuNfKG__tile{border-left-color:var(--color-accent-2)}.blueprint-module__KuNfKG__tileGrid li:nth-child(4n+4) .blueprint-module__KuNfKG__tile{border-left-color:var(--color-accent-3)}.blueprint-module__KuNfKG__tileTitle{font-family:var(--font-heading);color:var(--color-ink);font-size:1.12rem;font-weight:800}.blueprint-module__KuNfKG__tileSub{color:var(--color-muted);font-size:.9rem}.blueprint-module__KuNfKG__tileCta{color:var(--color-primary);margin-top:auto;font-size:.92rem;font-weight:700}.blueprint-module__KuNfKG__checkGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.7rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.blueprint-module__KuNfKG__checkGrid li{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.8rem 1rem .8rem 2.3rem;font-weight:600;position:relative}.blueprint-module__KuNfKG__checkGrid li:before{content:"✓";color:var(--color-primary);font-weight:800;position:absolute;left:.9rem}.blueprint-module__KuNfKG__note{background:var(--tint-gold);border-radius:var(--radius-sm);color:#6c5419;border:1px solid #eedfc2;padding:.9rem 1.1rem;font-size:.95rem}.blueprint-module__KuNfKG__steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.blueprint-module__KuNfKG__steps li{counter-increment:step;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.4rem}.blueprint-module__KuNfKG__steps li:before{content:counter(step);background:var(--color-primary);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:.7rem;font-weight:800;display:grid}.blueprint-module__KuNfKG__faq{gap:.7rem;margin-top:1.25rem;display:grid}.blueprint-module__KuNfKG__faq details{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.9rem 1.1rem}.blueprint-module__KuNfKG__faq summary{cursor:pointer;font-weight:700}.blueprint-module__KuNfKG__faq p{color:var(--color-ink-soft);margin:.6rem 0 0}.blueprint-module__KuNfKG__form{grid-template-columns:1fr 1fr;gap:1rem;max-width:720px;display:grid}.blueprint-module__KuNfKG__form label{gap:.35rem;font-size:.92rem;font-weight:600;display:grid}.blueprint-module__KuNfKG__form input,.blueprint-module__KuNfKG__form select,.blueprint-module__KuNfKG__form textarea{font:inherit;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg);padding:.7rem .8rem}.blueprint-module__KuNfKG__formWide{grid-column:1/-1}@media (max-width:640px){.blueprint-module__KuNfKG__form{grid-template-columns:1fr}}.blueprint-module__KuNfKG__disclaimer{color:var(--color-muted);font-size:.88rem}.blueprint-module__KuNfKG__stickyBar,.blueprint-module__KuNfKG__stickyBarSpacer{display:none}@media (max-width:760px){.blueprint-module__KuNfKG__stickyBar{z-index:60;padding:.6rem .75rem calc(.6rem + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--color-bg) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--color-border);grid-template-columns:1.4fr 1fr;gap:.5rem;display:grid;position:fixed;bottom:0;left:0;right:0}.blueprint-module__KuNfKG__stickyBar a,.blueprint-module__KuNfKG__stickyBar button{font:inherit;text-align:center;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.65rem .4rem;font-size:.92rem;font-weight:700;text-decoration:none;display:flex}.blueprint-module__KuNfKG__stickyBarSpacer{height:calc(64px + env(safe-area-inset-bottom));display:block}}
.directory-module__fNFJXW__filters{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-wrap:wrap;align-items:flex-end;gap:.85rem;margin-bottom:1.5rem;padding:1rem;display:flex}.directory-module__fNFJXW__filters label{gap:.3rem;font-size:.85rem;font-weight:700;display:grid}.directory-module__fNFJXW__filters select,.directory-module__fNFJXW__filters input{font:inherit;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg);padding:.55rem .7rem;font-weight:400}.directory-module__fNFJXW__search{flex:220px}.directory-module__fNFJXW__filterActions{gap:.5rem;display:flex}.directory-module__fNFJXW__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.directory-module__fNFJXW__card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);align-items:flex-start;gap:1.1rem;padding:1.4rem;transition:transform .16s,box-shadow .16s;animation:.4s cubic-bezier(.22,1,.36,1) both directory-module__fNFJXW__cardIn;display:flex}.directory-module__fNFJXW__card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}@keyframes directory-module__fNFJXW__cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.directory-module__fNFJXW__card h3{margin:0 0 .2rem;font-size:1.15rem}.directory-module__fNFJXW__meta{color:var(--color-muted);margin:0 0 .5rem;font-size:.88rem}.directory-module__fNFJXW__bio{color:var(--color-ink-soft);margin:0 0 .85rem;font-size:.92rem}.directory-module__fNFJXW__cardActions{flex-wrap:wrap;gap:.5rem;display:flex}.directory-module__fNFJXW__cardActions .btn{padding:.55rem 1rem;font-size:.88rem}.directory-module__fNFJXW__profileHead{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}
.EmergencyNotice-module__ZAlJDG__notice{border:1px solid #f0c8bd;border-left:4px solid var(--color-accent-2);border-radius:var(--radius-sm);color:#6e2c1a;background:#fdf1ee;margin-block:1rem;padding:.8rem 1rem;font-size:.92rem;line-height:1.55}.EmergencyNotice-module__ZAlJDG__notice a{color:#a33d22;font-weight:700;text-decoration:underline}.EmergencyNotice-module__ZAlJDG__notice strong{color:#8a2f17}.EmergencyNotice-module__ZAlJDG__prominent{padding:1rem 1.25rem;font-size:1rem}
.post-module__5EnYEW__header{background:linear-gradient(180deg, var(--color-surface), var(--color-bg));border-bottom:1px solid var(--color-border);padding-block:clamp(2rem,1.4rem + 3vw,3.5rem)}.post-module__5EnYEW__crumbs{color:var(--color-muted);margin-bottom:.75rem;font-size:.9rem}.post-module__5EnYEW__crumbs a{color:var(--color-primary);padding-block:.4rem;display:inline-block}.post-module__5EnYEW__title{max-width:24ch}.post-module__5EnYEW__date{color:var(--color-muted);font-size:.95rem}.post-module__5EnYEW__hero{aspect-ratio:16/9;border-radius:var(--radius);background:var(--color-surface);max-width:72ch;margin:0 auto 2rem;position:relative;overflow:hidden}.post-module__5EnYEW__heroImg{object-fit:cover}
