.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}
