@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/atkinson-hyperlegible-latin-400-normal-BrHNak5F.woff2)format("woff2"),url(/assets/atkinson-hyperlegible-latin-400-normal-BbWidj28.woff)format("woff")}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/atkinson-hyperlegible-latin-700-normal-GZI4o3u0.woff2)format("woff2"),url(/assets/atkinson-hyperlegible-latin-700-normal-BK6Glc0m.woff)format("woff")}:root{--purple-950:#1b032f;--purple-900:#22043e;--purple-800:#30105b;--purple-700:#461273;--purple-600:#5b2585;--purple-100:#eee5f5;--lavender-50:#f8f4fb;--gold-700:#8a5700;--gold-600:#c8890a;--gold-500:#d59a19;--gold-400:#e3ac27;--gold-200:#f4d58a;--cream:#fff9ed;--white:#fff;--ink:#21182a;--muted:#625968;--line:#eadff1;--success:#17673a;--error:#a62121;--font-heading:"Atkinson Hyperlegible", Inter, system-ui, sans-serif;--font-body:"Atkinson Hyperlegible", Inter, system-ui, sans-serif;--container:min(calc(100% - 48px), 1320px);--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--shadow-sm:0 8px 24px #30105b14;--shadow-md:0 18px 48px #30105b1f;--shadow-lg:0 28px 80px #22043e2e;--ease:.22s cubic-bezier(.2, .75, .3, 1);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scrollbar-gutter:stable;scroll-behavior:smooth;scroll-padding-top:108px;overflow-x:hidden}body{background:var(--white);min-width:0;color:var(--ink);font-family:var(--font-body);margin:0;font-size:16px;line-height:1.65;overflow-x:hidden}html.menu-is-open,body.menu-is-open{overscroll-behavior:none;overflow:hidden}body.menu-is-open{top:var(--menu-scroll-y,0);width:100%;position:fixed;left:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,[href]{cursor:pointer}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,h1,h2,h3,dl,dd{margin-top:0}h1,h2,h3{color:var(--purple-900);font-family:var(--font-heading);text-wrap:balance;line-height:1.03}h1{letter-spacing:-.04em;font-size:clamp(3rem,5.2vw,5.6rem)}h2{letter-spacing:-.025em;margin-bottom:18px;font-size:clamp(2.25rem,3.7vw,3.75rem)}::selection{background:var(--gold-200);color:var(--purple-950)}.container{width:var(--container);margin-inline:auto}.section{padding:clamp(70px,8vw,112px) 0}.skip-link{z-index:9999;background:var(--gold-400);color:var(--purple-950);border-radius:9px;padding:11px 18px;font-weight:800;position:fixed;top:10px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--gold-700);letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px;font-size:.77rem;font-weight:800;line-height:1.2}.eyebrow-light{color:var(--gold-200)}.lead{font-size:clamp(1.15rem,1.55vw,1.35rem);line-height:1.65}.section-title{text-align:center;max-width:770px;margin:0 auto 48px}.section-title-left{text-align:left;max-width:700px;margin-inline:0}.section-title-light h2,.section-title-light .section-description{color:#fff}.section-description{max-width:690px;color:var(--muted);margin:0 auto;font-size:1.05rem}.section-title-left .section-description{margin-left:0}.title-ornament{color:var(--gold-500);justify-content:center;align-items:center;gap:10px;margin:9px 0 12px;display:flex}.section-title-left .title-ornament{justify-content:flex-start}.title-ornament span{background:linear-gradient(90deg, transparent, var(--gold-500));width:54px;height:1px}.title-ornament span:last-child{background:linear-gradient(90deg, var(--gold-500), transparent)}.button{letter-spacing:.045em;text-transform:uppercase;min-height:52px;transition:color var(--ease), background var(--ease), border var(--ease), box-shadow var(--ease), transform var(--ease);border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:10px;padding:13px 23px;font-size:.84rem;font-weight:800;line-height:1;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button-primary{background:linear-gradient(135deg, var(--purple-700), var(--purple-800));color:#fff;box-shadow:0 12px 25px #30105b36}.button-primary:hover{box-shadow:0 16px 31px #30105b47}.button-outline{border-color:var(--gold-500);color:var(--purple-800);background:#fff}.button-outline:hover{border-color:var(--purple-800);box-shadow:var(--shadow-sm)}.button-gold{background:linear-gradient(135deg, var(--gold-400), var(--gold-500));color:var(--purple-950);box-shadow:0 12px 25px #d59a193b}.button-light{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;border-color:#ffffff8c}.button-text{min-height:44px;color:var(--purple-800);padding-inline:4px}.button:disabled{cursor:not-allowed;opacity:.62;transform:none}.inline-actions,.hero-actions,.footer-cta-actions{flex-wrap:wrap;gap:12px;display:flex}.section-action{text-align:center;margin-top:34px}.utility-bar{z-index:80;background:var(--purple-950);color:#fff;align-items:center;min-height:38px;font-size:.77rem;display:flex;position:relative}.utility-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.utility-inner p,.social-placeholder{align-items:center;gap:8px;margin:0;display:flex}.utility-inner p svg{color:var(--gold-400)}.social-disabled{opacity:.75;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:24px;height:24px;display:inline-grid}.site-header{z-index:70;transition:background var(--ease), box-shadow var(--ease);background:#fffffff2;border-bottom:1px solid #46127317;position:sticky;top:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background:#ffffffc7;box-shadow:0 10px 30px #2a094b1a}.header-inner{min-height:92px;transition:min-height var(--ease);align-items:center;gap:28px;display:flex}.brand-lockup{flex:none;align-items:center;gap:10px;display:flex}.brand-words{width:190px;color:var(--purple-900);font-family:var(--font-heading);flex-direction:column;line-height:.85;display:flex}.brand-words>span{white-space:nowrap;font-size:1.68rem}.brand-words strong,.brand-words b{text-transform:uppercase;font-weight:600}.brand-words b{color:var(--gold-700)}.brand-words em{font-size:1.04rem}.brand-words small{border-top:1px solid var(--gold-500);font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;margin-top:10px;padding-top:7px;font-size:.62rem;font-weight:800}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:clamp(12px,1.5vw,25px);display:flex}.desktop-nav>a,.nav-dropdown>button{min-height:44px;color:var(--ink);white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:.77rem;font-weight:700;display:inline-flex;position:relative}.desktop-nav>a:after,.nav-dropdown>button:after{background:var(--gold-500);content:"";height:2px;transition:transform var(--ease);position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.desktop-nav>a:hover:after,.desktop-nav>a.active:after,.nav-dropdown>button:hover:after,.nav-dropdown>button.active:after{transform:scaleX(1)}.nav-dropdown{position:relative}.services-dropdown{z-index:80;width:265px;box-shadow:var(--shadow-md);opacity:0;pointer-events:none;transition:opacity var(--ease), transform var(--ease);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #4612731f;border-radius:18px;padding:12px;display:grid;position:absolute;top:calc(100% - 2px);left:50%;transform:translate(-50%,8px)}.services-dropdown.is-open{opacity:1;pointer-events:auto;transform:translate(-50%)}.services-dropdown a{border-radius:9px;align-items:center;min-height:40px;padding:7px 10px;font-size:.78rem;font-weight:700;display:flex}.services-dropdown a:hover,.services-dropdown a.active{background:var(--lavender-50);color:var(--purple-700)}.header-phone{flex:none;align-items:center;gap:10px;display:flex}.header-phone-icon{background:var(--purple-800);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 9px 22px #30105b3b}.header-phone span:last-child{flex-direction:column;line-height:1.25;display:flex}.header-phone strong{color:var(--purple-800);font-family:var(--font-heading);font-size:1.36rem}.mobile-header-actions,.mobile-menu,.menu-scrim,.mobile-action-bar{display:none}.home-hero{background:linear-gradient(100deg,#fff 0%,#fffdf9 50%,#f6edf8 100%);min-height:660px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:34px;min-height:635px;padding:68px 0 100px;display:grid}.hero-copy{z-index:3;position:relative}.hero-kicker{color:var(--purple-700);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:19px;font-size:.75rem;font-weight:800;display:inline-flex}.hero-kicker svg{color:var(--gold-500)}.hero-copy h1{margin-bottom:20px}.hero-copy h1 span,.hero-copy h1 strong{display:block}.hero-copy h1 span{color:var(--purple-800)}.hero-copy h1 strong{color:var(--gold-700);font-weight:700}.hero-lede{max-width:610px;margin-bottom:28px;font-size:clamp(1.05rem,1.4vw,1.24rem)}.hero-trust{flex-wrap:wrap;gap:22px;margin-top:28px;display:flex}.hero-trust>div{color:var(--purple-900);align-items:center;gap:9px;font-size:.72rem;font-weight:700;line-height:1.38;display:flex}.hero-trust svg{color:var(--purple-700)}.hero-media{z-index:2;min-height:510px;position:relative}.hero-image-wrap{box-shadow:var(--shadow-lg);background:var(--cream);border-radius:46% 18px 40%/28% 18px 25%;position:absolute;inset:0 0 0 16px;overflow:hidden}.hero-image-wrap:after{border-radius:inherit;content:"";border:1px solid #ffffffa6;position:absolute;inset:0}.hero-image-wrap img{object-fit:cover;object-position:52% 20%;width:100%;height:100%}.family-badge{aspect-ratio:1;border:5px solid var(--gold-500);color:#fff;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#2b054bf0;border-radius:50%;place-content:center;place-items:center;width:176px;padding:19px;display:grid;position:absolute;bottom:2px;right:-14px;box-shadow:0 20px 45px #22043e40}.family-badge svg{color:var(--gold-400);margin-bottom:5px}.family-badge>span{font-family:var(--font-heading);text-transform:uppercase;font-size:1rem;line-height:1.1}.family-badge small,.family-badge strong{display:block}.family-badge small{color:var(--gold-200);margin:4px 0 1px;font-size:.72rem}.family-badge strong{color:var(--gold-400);font-size:1.6rem}.hero-call-card{box-shadow:var(--shadow-md);color:var(--purple-900);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffffc2;border:1px solid #ffffffb3;border-radius:16px;align-items:center;gap:12px;padding:13px 18px;display:flex;position:absolute;bottom:28px;left:-18px}.hero-call-card>svg{color:var(--gold-700)}.hero-call-card span{flex-direction:column;line-height:1.25;display:flex}.hero-call-card small{color:var(--muted);font-size:.67rem}.hero-call-card strong{font-family:var(--font-heading);font-size:1.2rem}.hero-curve{z-index:1;border-top:6px solid var(--gold-500);background:var(--purple-800);border-radius:50% 50% 0 0/45% 45% 0 0;height:138px;position:absolute;bottom:-57px;left:-3%;right:-4%;transform:rotate(-1.8deg)}.hero-curve span{background:#ffffff47;height:2px;position:absolute;inset:11px 0 auto}.hero-glow{filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#d59a191f;width:330px;height:330px;top:40px;right:-80px}.hero-glow-two{background:#5b258514;width:390px;height:390px;bottom:-100px;left:35%}.services-section{background:linear-gradient(180deg, white, var(--lavender-50));position:relative}.services-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;display:grid}.service-card{text-align:center;min-height:292px;transition:border var(--ease), box-shadow var(--ease), transform var(--ease);background:#ffffffe0;border:1px solid #4612731a;border-radius:20px;flex-direction:column;align-items:center;padding:24px 16px 20px;display:flex;box-shadow:0 10px 24px #30105b0f}.service-card:hover{box-shadow:var(--shadow-md);border-color:#d59a197a;transform:translateY(-5px)}.service-card-icon{border:3px solid var(--gold-200);background:var(--purple-800);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:15px;display:grid}.service-card h3{font-family:var(--font-body);margin-bottom:9px;font-size:.93rem;line-height:1.25}.service-card p{color:var(--muted);margin-bottom:16px;font-size:.75rem;line-height:1.55}.service-card>a{color:var(--purple-700);align-items:center;gap:5px;margin-top:auto;font-size:.72rem;font-weight:800;display:inline-flex}.service-card-featured{min-height:0;box-shadow:none;text-align:left;border:0;align-items:flex-start;padding:0}.service-card-featured:hover{box-shadow:none;transform:none}.service-card-featured .service-card-icon{margin-bottom:18px}.service-card-featured h3{font-family:var(--font-heading);font-size:2.15rem}.service-card-featured p{font-size:.98rem}.why-process-section{background:#fff}.why-process-grid{grid-template-columns:.88fr 1.45fr;gap:24px;display:grid}.why-card,.process-card{border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(28px,3.5vw,46px)}.why-card{background:linear-gradient(145deg, var(--lavender-50), white);box-shadow:var(--shadow-sm)}.process-card{box-shadow:var(--shadow-md);background:#fff}.check-list{gap:12px;margin:0 0 28px;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:11px;font-size:.88rem;font-weight:700;display:flex}.check-list li>span{background:var(--purple-800);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.process-timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid;position:relative}.process-timeline:before{background:linear-gradient(90deg, var(--gold-200), var(--gold-500), var(--gold-200));content:"";height:2px;position:absolute;top:39px;left:10%;right:10%}.process-step{z-index:1;text-align:center;position:relative}.process-icon{border:2px solid var(--gold-500);width:80px;height:80px;color:var(--purple-800);background:#fff;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid;position:relative}.process-icon span{background:var(--purple-800);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:.73rem;font-weight:800;display:grid;position:absolute;bottom:-5px;right:-4px}.process-step h3{font-family:var(--font-body);margin-bottom:7px;font-size:.89rem}.process-step p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.5}.service-area-section{background:var(--cream)}.service-area-layout{grid-template-columns:minmax(0,.72fr) minmax(560px,1.28fr);align-items:center;gap:clamp(44px,6vw,85px);display:grid}.area-note{border-left:4px solid var(--gold-500);box-shadow:var(--shadow-sm);background:#fff;border-radius:0 12px 12px 0;align-items:center;gap:12px;margin-bottom:28px;padding:15px 18px;font-size:.88rem;display:flex}.area-note svg{color:var(--purple-700)}.county-map{border:2px dashed var(--purple-600);background:#ffffff9e;border-radius:34% 28% 32% 30%/22% 30% 26% 32%;grid-template-rows:repeat(3,122px);grid-template-columns:repeat(3,1fr);grid-template-areas:"darke miami champaign""preble montgomery clark""butler warren greene";gap:7px;padding:28px;display:grid;position:relative}.county-tile{min-width:0;color:var(--purple-900);text-align:center;text-transform:uppercase;background:linear-gradient(145deg,#f9e7bd,#f4d58a);border:1px solid #b777083d;border-radius:19px;place-content:center;padding:12px;font-size:.74rem;font-weight:800;line-height:1.35;display:grid}.county-primary{background:linear-gradient(145deg, var(--purple-600), var(--purple-800));color:#fff;box-shadow:0 12px 30px #30105b42}.county-primary svg{color:var(--gold-400);margin:5px auto 0}.county-primary small{text-transform:none;font-size:.7rem}.map-label{background:var(--purple-800);min-width:260px;box-shadow:var(--shadow-sm);color:#fff;letter-spacing:.06em;text-align:center;text-transform:uppercase;border-radius:999px;padding:9px 19px;font-size:.72rem;font-weight:800;position:absolute;bottom:-19px;right:50%;transform:translate(50%)}.care-people-section{background:#fff}.care-people-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(48px,7vw,96px);display:grid}.care-collage{min-height:570px;position:relative}.care-collage img{box-shadow:var(--shadow-lg);object-fit:cover;border-radius:28px}.care-image-main{object-position:center 30%;width:84%;height:430px}.care-image-secondary{object-position:50% 32%;border:8px solid #fff;width:45%;height:280px;position:absolute;bottom:0;right:0}.care-collage-note{box-shadow:var(--shadow-sm);color:var(--purple-800);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #ffffff9e;border-radius:14px;align-items:center;gap:8px;padding:12px 16px;font-size:.75rem;font-weight:800;display:flex;position:absolute;bottom:58px;left:18px}.care-people-copy>p{color:var(--muted);font-size:1.03rem}.privacy-preview{border:1px solid var(--line);background:var(--lavender-50);border-radius:17px;gap:15px;margin:28px 0;padding:20px;display:flex}.privacy-preview>svg{color:var(--gold-700);flex:none}.privacy-preview h3{font-family:var(--font-body);margin-bottom:3px;font-size:.95rem}.privacy-preview p{color:var(--muted);margin:0;font-size:.8rem}.values-section{background:radial-gradient(circle at 20% 10%, #4b146f 0, transparent 35%), var(--purple-950);position:relative;overflow:hidden}.values-section:before{content:"";border:1px solid #e3ac2733;border-radius:50%;width:320px;height:320px;position:absolute;top:-100px;right:-70px}.values-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.value-card{color:#fff;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform var(--ease), background var(--ease);background:#ffffff13;border:1px solid #ffffff21;border-radius:22px;padding:34px 25px}.value-card:hover{background:#ffffff1c;transform:translateY(-4px)}.value-card>div{border:2px solid var(--gold-400);width:60px;height:60px;color:var(--gold-200);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.value-card h3{color:#fff;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:.95rem}.value-card p{color:#ffffffd1;font-family:var(--font-heading);margin:0;font-size:1.16rem;line-height:1.35}.trust-statements{background:linear-gradient(135deg, var(--purple-950), var(--purple-800));padding:78px 0}.trust-statement-grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-statement-grid article{color:#fff;text-align:center;border-right:1px solid #ffffff2e;padding:10px 42px}.trust-statement-grid article:last-child{border-right:0}.trust-statement-grid svg{color:var(--gold-400)}.trust-statement-grid h3{color:#fff;font-family:var(--font-body);margin:12px 0 7px;font-size:1rem}.trust-statement-grid p{color:#ffffffc7;margin:0;font-size:.82rem}.plans-section{background:var(--lavender-50)}.plans-hours-grid{grid-template-columns:1.35fr .65fr;gap:24px;display:grid}.plans-card,.hours-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:clamp(30px,4vw,48px)}.plan-list{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.plan-wordmark{border:1px solid var(--line);text-align:center;background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:102px;padding:13px;display:flex}.plan-wordmark span{color:var(--purple-800);font-weight:800;line-height:1.25}.plan-wordmark small{color:var(--muted);font-size:.59rem}.plan-molina span{color:#017b87}.plan-buckeye span{color:#237327}.plan-uhc span{color:#1656aa}.coverage-note{color:var(--muted);align-items:flex-start;gap:8px;margin:22px 0 0;font-size:.76rem;display:flex}.coverage-note svg{color:var(--gold-700);flex:none}.hours-card{background:linear-gradient(145deg, var(--cream), white)}.hours-icon{background:var(--gold-500);width:68px;height:68px;color:var(--purple-950);border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.hours-card h2{font-size:2.2rem}.hours-card dl{margin-bottom:24px}.hours-card dl>div{border-bottom:1px solid var(--line);padding:11px 0}.hours-card dt{font-size:.76rem;font-weight:800}.hours-card dd{color:var(--muted);margin:2px 0 0;font-size:.9rem}.resources-preview,.resource-library{background:#fff}.resource-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.resource-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);transition:box-shadow var(--ease), transform var(--ease);background:#fff;border-radius:22px;overflow:hidden}.resource-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.resource-image{aspect-ratio:16/9;display:block;overflow:hidden}.resource-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.resource-card:hover .resource-image img{transform:scale(1.035)}.resource-card>div{padding:24px}.resource-card>div>span{color:var(--gold-700);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.resource-card h2,.resource-card h3{margin:8px 0;font-size:1.63rem}.resource-card p{color:var(--muted);font-size:.83rem}.text-link{color:var(--purple-700);align-items:center;gap:6px;font-size:.76rem;font-weight:800;display:inline-flex}.careers-banner{background:#fff;padding-top:0}.careers-banner-inner{background:var(--purple-900);border-radius:30px;align-items:center;min-height:410px;display:grid;position:relative;overflow:hidden}.careers-banner-inner img{object-fit:cover;opacity:.34;width:100%;height:100%;position:absolute;inset:0}.careers-banner-inner:after{content:"";background:linear-gradient(90deg,#22043efa,#22043eb8 58%,#22043e59);position:absolute;inset:0}.careers-banner-inner>div{z-index:1;color:#fff;max-width:660px;padding:clamp(35px,6vw,75px);position:relative}.careers-banner-inner h2{color:#fff}.faq-section{background:var(--cream)}.faq-layout{grid-template-columns:.72fr 1.28fr;gap:clamp(40px,7vw,100px);display:grid}.accordion{gap:12px;display:grid}.accordion-item{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.accordion-item h3{margin:0}.accordion-item button{width:100%;min-height:64px;color:var(--purple-900);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:15px;padding:16px 19px;font-size:.9rem;font-weight:800;display:flex}.accordion-item button svg{transition:transform var(--ease);flex:none}.accordion-item.is-open button svg{transform:rotate(180deg)}.accordion-panel p{color:var(--muted);margin:0;font-size:.86rem}.page-hero{background:linear-gradient(120deg, var(--purple-950), var(--purple-800));color:#fff;padding:clamp(58px,7vw,94px) 0;position:relative;overflow:hidden}.page-hero:after{border-top:5px solid var(--gold-500);content:"";background:#fff;border-radius:50% 50% 0 0;height:100px;position:absolute;bottom:-60px;left:-5%;right:-5%;transform:rotate(-1deg)}.page-hero-grid{grid-template-columns:1fr .78fr;align-items:center;gap:clamp(40px,7vw,96px);padding-bottom:25px;display:grid}.page-hero-copy{z-index:2;position:relative}.page-hero h1{color:#fff;margin-bottom:20px}.page-hero-copy>p:last-child{color:#ffffffd1;max-width:670px;font-size:1.08rem}.breadcrumbs{color:#ffffffad;flex-wrap:wrap;gap:7px;margin-bottom:27px;font-size:.7rem;font-weight:700;display:flex}.breadcrumbs>span{gap:7px;display:flex}.breadcrumbs a:hover{color:var(--gold-200)}.page-hero-media{z-index:2;position:relative}.page-hero-media img{width:100%;height:clamp(300px,31vw,430px);box-shadow:var(--shadow-lg);object-fit:cover;object-position:center 35%;border:5px solid #ffffff29;border-radius:30px 30px 34%}.page-hero-badge{box-shadow:var(--shadow-sm);color:var(--purple-800);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #ffffff7a;border-radius:13px;align-items:center;gap:9px;padding:12px 16px;font-size:.72rem;font-weight:800;display:flex;position:absolute;bottom:25px;left:-22px}.page-hero-badge svg{color:var(--gold-700)}.page-hero-glow{border:1px solid #e3ac2726;border-radius:50%;width:540px;height:540px;position:absolute;top:-190px;left:24%}.split-story-grid,.career-story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,7vw,95px);display:grid}.split-story-copy>p{color:var(--muted)}.mission-photo{min-height:560px;position:relative}.mission-photo>img{width:100%;height:520px;box-shadow:var(--shadow-lg);object-fit:cover;border-radius:28px}.mission-card{width:min(330px,75%);box-shadow:var(--shadow-md);color:var(--purple-800);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #ffffffa8;border-radius:18px;grid-template-columns:auto 1fr;gap:5px 12px;padding:20px;display:grid;position:absolute;bottom:0;right:-20px}.mission-card svg{color:var(--gold-700);grid-row:1/3}.mission-card strong{font-size:.83rem}.mission-card span{color:var(--muted);font-size:.71rem}.privacy-feature{background:var(--cream)}.privacy-feature-inner{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #d59a194d;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:clamp(26px,4vw,48px);display:grid}.privacy-feature-icon{background:var(--purple-800);width:78px;height:78px;color:var(--gold-200);border-radius:50%;place-items:center;display:grid}.privacy-feature h2{font-size:2.2rem}.privacy-feature p:last-child{color:var(--muted);margin:0;font-size:.88rem}.services-overview{background:linear-gradient(180deg, white, var(--lavender-50))}.service-feature-list{gap:28px;display:grid}.service-feature{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:25px;grid-template-columns:.86fr 1.14fr;align-items:stretch;display:grid;overflow:hidden}.service-feature-reverse>img{order:2}.service-feature>img{object-fit:cover;object-position:center 35%;width:100%;height:100%;min-height:390px}.service-feature>div{padding:clamp(32px,5vw,62px);position:relative}.service-card-heading-row{justify-content:space-between;align-items:flex-start;gap:20px;width:100%;margin-bottom:18px;display:flex}.service-card-featured .service-card-heading-row .service-card-icon{margin-bottom:0}.service-number{color:#4612732e;font-family:var(--font-heading);flex:none;font-size:clamp(4rem,6vw,5.25rem);font-weight:700;line-height:1}.service-feature ul{flex-wrap:wrap;gap:8px;margin:24px 0 0;padding:0;list-style:none;display:flex}.service-feature li{background:var(--lavender-50);color:var(--purple-700);border-radius:999px;padding:7px 11px;font-size:.7rem;font-weight:700}.nonmedical-note,.location-cta{background:linear-gradient(135deg, var(--purple-950), var(--purple-800));color:#fff;padding:70px 0}.nonmedical-note-inner,.location-cta-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.nonmedical-note h2,.location-cta h2{color:#fff}.nonmedical-note p:last-child{color:#ffffffc4;max-width:740px;margin:0}.detail-grid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:clamp(50px,8vw,110px);display:grid}.detail-copy>p{color:var(--muted)}.detail-copy>h2{margin-top:40px;font-size:2rem}.detail-list{grid-template-columns:repeat(2,1fr);gap:12px;margin:0 0 30px;padding:0;list-style:none;display:grid}.detail-list li{border:1px solid var(--line);border-radius:13px;align-items:center;gap:9px;padding:14px;font-size:.84rem;font-weight:700;display:flex}.detail-list svg{color:var(--gold-700)}.service-note,.article-disclaimer,.career-note{background:var(--cream);border:1px solid #d59a1952;border-radius:15px;align-items:flex-start;gap:12px;margin:25px 0;padding:18px;display:flex}.service-note svg,.article-disclaimer svg,.career-note svg{color:var(--gold-700);flex:none}.service-note p,.article-disclaimer p,.career-note p{color:var(--ink);margin:0;font-size:.8rem}.detail-sidebar{border:1px solid var(--line);background:var(--lavender-50);border-radius:22px;padding:27px;position:sticky;top:110px}.detail-sidebar nav{gap:5px;display:grid}.detail-sidebar nav a{border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:46px;padding:9px;font-size:.75rem;font-weight:700;display:grid}.detail-sidebar nav a:hover,.detail-sidebar nav a.active{color:var(--purple-700);background:#fff}.sidebar-call{background:var(--purple-800);color:#fff;border-radius:17px;margin-top:22px;padding:22px}.sidebar-call>svg{color:var(--gold-200)}.sidebar-call h3{color:#fff;margin:12px 0 7px}.sidebar-call p{color:#ffffffc2;font-size:.78rem}.sidebar-call a{color:var(--gold-200);font-size:1.18rem;font-weight:800}.county-list-section{background:#fff}.county-card-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.county-card{border:1px solid var(--line);background:var(--lavender-50);border-radius:18px;padding:26px}.county-card svg{color:var(--gold-700)}.county-card h3{font-family:var(--font-body);margin:13px 0 6px;font-size:.95rem}.county-card p{color:var(--muted);margin:0;font-size:.76rem}.county-card-primary{background:var(--purple-800);color:#fff}.county-card-primary h3,.county-card-primary p{color:#fff}.form-page-section,.contact-section,.career-form-section{background:var(--lavender-50)}.form-page-grid,.contact-grid{grid-template-columns:.68fr 1.32fr;align-items:start;gap:26px;display:grid}.form-contact-panel{background:linear-gradient(145deg, var(--purple-700), var(--purple-950));box-shadow:var(--shadow-lg);color:#fff;border-radius:25px;padding:clamp(30px,4vw,48px);position:sticky;top:110px}.form-contact-panel h2{color:#fff}.form-contact-panel>p:not(.eyebrow){color:#fffc}.form-contact-panel ul{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.form-contact-panel li{border-top:1px solid #ffffff21;align-items:flex-start;gap:11px;padding-top:13px;font-size:.78rem;display:flex}.form-contact-panel li svg{color:var(--gold-200);flex:none}.form-contact-panel li span{flex-direction:column;display:flex}.form-contact-panel li small{color:#ffffffa6}.form-contact-panel li a{color:#fff;font-weight:700}.form-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:25px;padding:clamp(28px,4vw,48px)}.form-card-heading{margin-bottom:28px}.form-card-heading h2{font-size:2.35rem}.form-card-heading p:last-child{color:var(--muted);font-size:.8rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.field,.field label{gap:7px;display:grid}.field>span,.field legend{color:var(--purple-900);font-size:.75rem;font-weight:800}.field-full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;min-height:50px;color:var(--ink);transition:border var(--ease), box-shadow var(--ease);background:#fff;border:1px solid #d9d0df;border-radius:11px;padding:12px 14px;font-size:16px}.field textarea{resize:vertical;min-height:135px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--purple-600);outline:0;box-shadow:0 0 0 4px #4612731a}.checkbox-fieldset{border:1px solid var(--line);border-radius:13px;margin:0;padding:18px}.checkbox-fieldset legend{padding-inline:5px}.checkbox-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.check-option,.consent{align-items:center;gap:9px;min-height:44px;font-size:.72rem;font-weight:600;display:flex}.check-option input,.consent input{width:18px;height:18px;accent-color:var(--purple-700);flex:none}.consent{align-items:flex-start}.consent input{margin-top:3px}.form-submit{width:100%;margin-top:22px}.form-status{border-radius:10px;margin:14px 0 0;padding:12px;font-size:.78rem;font-weight:700}.form-status-error{color:var(--error);background:#fff0f0}.form-status-success{color:var(--success);background:#effaf3}.form-status-loading{background:var(--lavender-50);color:var(--purple-700)}.honeypot{position:absolute;left:-9999px}.contact-grid{grid-template-columns:.85fr 1.15fr;gap:clamp(40px,7vw,90px)}.contact-details>p:not(.eyebrow){color:var(--muted)}.contact-card-list{gap:11px;margin-top:30px;display:grid}.contact-card-list>*{border:1px solid var(--line);min-height:76px;box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;align-items:center;gap:14px;padding:14px 16px;display:flex}.contact-card-list svg{color:var(--gold-700);flex:none}.contact-card-list span{flex-direction:column;display:flex}.contact-card-list small{color:var(--muted);text-transform:uppercase;font-size:.66rem;font-weight:700}.contact-card-list strong{color:var(--purple-800);font-size:.86rem}.fax-line{margin-top:18px;font-size:.82rem;font-weight:700}.careers-values{background:#fff}.career-quality-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.career-quality-grid article{border:1px solid var(--line);background:var(--lavender-50);border-radius:19px;padding:30px 24px}.career-quality-grid svg{color:var(--gold-700)}.career-quality-grid h3{font-family:var(--font-body);margin:14px 0 7px;font-size:.98rem}.career-quality-grid p{color:var(--muted);margin:0;font-size:.78rem}.career-story{background:var(--cream)}.career-story img{width:100%;height:520px;box-shadow:var(--shadow-lg);object-fit:cover;border-radius:27px}.career-story p{color:var(--muted)}.career-note{color:#fff;background:#ffffff1a;border-color:#fff3;margin-top:30px;font-size:.78rem}.career-note svg{color:var(--gold-200)}.article-section{background:#fff}.article-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:clamp(50px,8vw,110px);display:grid}.article-body{max-width:780px}.article-body>section{margin:40px 0}.article-body>section h2{font-size:2.05rem}.article-body>section p{color:var(--muted);font-size:1.02rem}.article-cta{background:var(--cream);border-radius:23px;margin-top:55px;padding:clamp(28px,5vw,48px)}.article-cta h2{font-size:2rem}.article-cta p{color:var(--muted)}.related-resources{position:sticky;top:110px}.related-resources>a{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:5px;padding:18px 0;display:grid}.related-resources span{color:var(--gold-700);text-transform:uppercase;grid-column:1/-1;font-size:.65rem;font-weight:800}.related-resources strong{font-family:var(--font-heading);font-size:1.12rem}.privacy-page{background:var(--lavender-50)}.privacy-point-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:48px;display:grid}.privacy-point-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px}.privacy-point-grid svg{color:var(--gold-700)}.privacy-point-grid h2{margin:15px 0 8px;font-size:1.55rem}.privacy-point-grid p{color:var(--muted);margin:0;font-size:.8rem}.legal-copy{max-width:900px;box-shadow:var(--shadow-sm);background:#fff;border-radius:24px;margin:0 auto;padding:clamp(28px,6vw,62px)}.legal-copy h2{font-size:2.3rem}.legal-copy p{color:var(--muted)}.legal-copy a{color:var(--purple-700);font-weight:700}.legal-review-note{border-left:4px solid var(--gold-500);background:var(--cream);gap:10px;padding:15px;font-size:.78rem;display:flex}.legal-review-note svg{flex:none}.not-found{background:linear-gradient(145deg, var(--cream), var(--lavender-50));place-items:center;min-height:75vh;padding:70px 0;display:grid}.not-found-inner{text-align:center;max-width:790px}.not-found-inner img{width:150px;margin:0 auto 8px}.error-code{color:var(--gold-700);font-family:var(--font-heading);margin:0;font-size:4.2rem;font-weight:700;line-height:1}.not-found h1{font-size:clamp(2.7rem,5vw,4.6rem)}.not-found p:not(.error-code){color:var(--muted)}.not-found .inline-actions{justify-content:center}.footer-cta{background:linear-gradient(105deg, var(--gold-600), var(--gold-400));padding:58px 0}.footer-cta-inner{justify-content:space-between;align-items:center;gap:45px;display:flex}.footer-cta h2{color:var(--purple-950);margin-bottom:8px;font-size:clamp(2.25rem,4vw,3.5rem)}.footer-cta p:last-child{color:var(--purple-950);margin:0}.site-footer{background:var(--purple-950);color:#fff}.footer-grid{grid-template-columns:1.2fr .6fr .85fr 1.15fr;gap:34px;padding-top:72px;padding-bottom:62px;display:grid}.site-footer h2{color:var(--gold-200);font-family:var(--font-body);letter-spacing:.13em;text-transform:uppercase;margin-bottom:19px;font-size:.76rem}.footer-contact{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-contact a,.footer-contact p{color:#ffffffd1;align-items:flex-start;gap:10px;margin:0;font-size:.75rem;display:flex}.footer-contact svg{color:var(--gold-400);flex:none}.footer-big-phone{font-family:var(--font-heading);font-weight:700;color:#fff!important;font-size:1.65rem!important}.footer-qr{text-align:center}.qr-frame{background:#fff;border-radius:12px;width:148px;margin:0 auto;padding:8px}.footer-qr p{color:#ffffffa6;margin:11px auto 0;font-size:.68rem}.footer-links>div{grid-template-columns:repeat(2,1fr);gap:10px 16px;display:grid}.footer-links a{color:#ffffffc2;font-size:.73rem}.footer-links a:hover{color:var(--gold-200)}.footer-logo-card{background:#fff;border-radius:14px;max-width:250px;padding:12px}.footer-brand p{color:#ffffffb8;margin:14px 0 10px;font-size:.73rem}.footer-brand>a{color:var(--gold-200);align-items:center;gap:6px;font-size:.71rem;font-weight:800;display:inline-flex}.footer-bottom{background:var(--gold-500);color:var(--purple-950)}.footer-bottom-inner{justify-content:space-between;align-items:center;gap:25px;min-height:55px;display:flex}.footer-bottom p{font-family:var(--font-heading);align-items:center;gap:11px;margin:0;font-size:1.35rem;font-style:italic;display:flex}.footer-bottom small{font-size:.66rem}@media (width<=1180px){.brand-words{width:160px}.brand-words>span{font-size:1.43rem}.header-phone span:last-child,.desktop-nav>a:nth-last-child(2){display:none}.services-grid{grid-template-columns:repeat(4,1fr)}.service-card{min-height:270px}.hero-grid{grid-template-columns:.95fr 1.05fr}.service-area-layout{grid-template-columns:.75fr 1.25fr}.county-map{grid-template-rows:repeat(3,105px)}}@media (width<=1320px) and (width>=1101px){.header-phone span:last-child{display:none}}@media (width<=1100px){:root{--container:min(calc(100% - 40px), 920px)}.desktop-nav,.header-phone{display:none}.header-inner{justify-content:space-between;min-height:78px}.mobile-header-actions{gap:9px;display:flex}.mobile-phone,.menu-toggle,.mobile-menu-top button{border:1px solid var(--line);width:46px;height:46px;color:var(--purple-800);background:#fff;border-radius:50%;place-items:center;display:grid}.mobile-phone{background:var(--purple-800);color:#fff}.menu-scrim{z-index:89;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--ease), visibility 0s linear .28s;background:#1402238f;display:block;position:fixed;inset:0}.menu-scrim.is-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mobile-menu{z-index:90;width:min(420px,100%);max-width:100vw;height:100dvh;padding:max(25px, env(safe-area-inset-top)) max(25px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(25px, env(safe-area-inset-left));visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(24px)saturate(150%);backdrop-filter:blur(24px)saturate(150%);overscroll-behavior:contain;contain:layout paint;will-change:transform;background:#fffffff0;flex-direction:column;transition:transform .28s,visibility 0s linear .28s;display:flex;position:fixed;inset:0 0 0 auto;overflow:hidden;transform:translate(100%);box-shadow:-20px 0 60px #22043e33}.mobile-menu.is-open{visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(0,0)}.mobile-menu-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.mobile-menu-top p{color:var(--purple-800);font-family:var(--font-heading);margin:0;font-size:1.6rem;font-weight:700}.mobile-menu nav{flex:1;align-content:start;gap:4px;min-height:0;padding:20px 0;display:grid;overflow-y:auto}.mobile-menu nav a{min-height:49px;color:var(--purple-900);border-radius:10px;align-items:center;padding:9px 12px;font-size:.9rem;font-weight:800;display:flex}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-menu nav a.active{background:var(--lavender-50);color:var(--purple-700)}.mobile-menu-cta{gap:10px;display:grid}.hero-grid{grid-template-columns:1fr 1fr;min-height:620px;padding-top:55px}.hero-media{min-height:455px}.hero-trust{gap:14px}.hero-trust>div:last-child{width:100%}.family-badge{width:145px;right:-10px}.hero-call-card{display:none}.why-process-grid,.service-area-layout,.care-people-grid,.faq-layout,.split-story-grid,.career-story-grid,.form-page-grid,.contact-grid{grid-template-columns:1fr}.process-timeline{max-width:700px;margin-inline:auto}.service-area-copy{max-width:720px}.county-map{grid-template-rows:repeat(3,122px)}.care-collage{max-width:680px;margin-inline:auto}.plans-hours-grid{grid-template-columns:1fr}.hours-card{grid-template-columns:auto 1fr;gap:0 20px;display:grid}.hours-card>:not(.hours-icon){grid-column:2}.hours-icon{grid-row:1/6}.resource-grid{grid-template-columns:repeat(2,1fr)}.page-hero-grid{grid-template-columns:1fr 1fr}.service-feature{grid-template-columns:.8fr 1.2fr}.detail-grid,.article-layout{grid-template-columns:1fr}.detail-sidebar,.related-resources,.form-contact-panel{position:static}.detail-sidebar nav,.county-card-grid,.privacy-point-grid,.career-quality-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.2fr .8fr 1fr}.footer-brand{grid-column:1/-1;grid-template-columns:230px 1fr;align-items:center;gap:20px;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mobile-menu,.menu-scrim{transition:none}}@media (width<=760px){:root{--container:min(calc(100% - 32px), 690px)}.utility-bar{display:none}.brand-lockup img{width:57px;height:57px}.brand-words{width:156px}.brand-words>span{font-size:1.36rem}.home-hero{min-height:0}.hero-grid{grid-template-columns:1fr;gap:37px;min-height:0;padding:55px 0 120px}.hero-copy h1{font-size:clamp(3.4rem,14vw,5rem)}.hero-actions .button{flex:190px}.hero-trust{grid-template-columns:repeat(2,1fr);display:grid}.hero-trust>div:last-child{grid-column:1/-1}.hero-media{min-height:450px}.hero-image-wrap{border-radius:27px 27px 38%;inset:0}.family-badge{border-width:4px;width:142px;bottom:-22px;right:-4px}.services-grid{grid-template-columns:1fr}.service-card{text-align:left;grid-template-columns:62px 1fr auto;align-items:center;gap:0 15px;min-height:0;padding:19px;display:grid}.service-card-icon{grid-row:1/4;margin:0}.service-card h3,.service-card p{margin:0}.service-card p{margin-top:4px}.service-card>a{background:var(--lavender-50);border-radius:50%;grid-area:1/3/4;justify-content:center;width:44px;height:44px;font-size:0}.service-card-featured{align-items:flex-start;display:flex}.service-card-featured>a{background:0 0;width:auto;height:auto;font-size:.72rem}.process-timeline{grid-template-columns:1fr;gap:18px;display:grid}.process-timeline:before{width:2px;height:auto;top:35px;bottom:35px;left:36px}.process-step{text-align:left;grid-template-columns:74px 1fr;align-items:center;gap:18px;display:grid}.process-icon{width:72px;height:72px;margin:0}.county-map{border-radius:25px;grid-template-rows:repeat(3,94px);gap:5px;padding:18px}.county-tile{border-radius:13px;padding:6px;font-size:.6rem}.care-collage{min-height:500px}.care-image-main{width:92%;height:390px}.care-image-secondary{width:48%;height:220px}.values-grid,.trust-statement-grid,.plan-list,.resource-grid,.county-card-grid,.privacy-point-grid,.career-quality-grid{grid-template-columns:1fr 1fr}.trust-statement-grid article{border-bottom:1px solid #ffffff24;border-right:0;padding:20px}.trust-statement-grid article:last-child{border-bottom:0;grid-column:1/-1}.hours-card{display:block}.page-hero{padding-top:55px}.page-hero-grid{grid-template-columns:1fr}.page-hero h1{font-size:clamp(3.2rem,13vw,5rem)}.page-hero-media img{height:360px}.page-hero-badge{left:15px}.service-feature,.service-feature-reverse{grid-template-columns:1fr}.service-feature-reverse>img{order:0}.service-feature>img{min-height:280px;max-height:330px}.detail-list,.detail-sidebar nav,.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.checkbox-grid,.privacy-feature-inner{grid-template-columns:1fr}.privacy-feature-icon{width:65px;height:65px}.footer-cta-inner,.nonmedical-note-inner,.location-cta-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-template-columns:180px 1fr}.footer-bottom-inner{text-align:center;flex-direction:column;gap:5px;padding:12px 0 90px}.mobile-action-bar{z-index:65;padding:9px 10px calc(9px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#22043ef0;border-top:1px solid #ffffff2e;grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #22043e29}.mobile-action-bar a{color:#fff;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;min-height:46px;font-size:.75rem;font-weight:800;display:flex}.mobile-action-bar a:last-child{background:var(--gold-500);color:var(--purple-950);border-radius:10px}}@media (width<=520px){h2{font-size:2.35rem}.section{padding:66px 0}.brand-words{width:130px}.brand-words>span{font-size:1.12rem}.brand-words small{font-size:.52rem}.mobile-header-actions{gap:5px}.mobile-phone,.menu-toggle{width:43px;height:43px}.hero-actions{flex-direction:column}.hero-actions .button{flex:none;width:100%}.hero-media{min-height:375px}.hero-trust>div{font-size:.67rem}.service-card{grid-template-columns:55px 1fr auto;gap:0 12px;padding:16px 14px}.service-card-icon{width:54px;height:54px}.why-card,.process-card,.plans-card,.hours-card,.form-card{padding:25px 20px}.county-map{grid-template-rows:repeat(3,76px);padding:13px}.county-tile{font-size:.5rem}.county-primary svg{display:none}.county-primary small{font-size:.52rem}.map-label{min-width:230px;font-size:.64rem}.care-collage{min-height:390px}.care-image-main{height:300px}.care-image-secondary{border-width:5px;height:170px}.care-collage-note{bottom:32px}.values-grid,.plan-list,.resource-grid,.county-card-grid,.privacy-point-grid,.career-quality-grid,.trust-statement-grid{grid-template-columns:1fr}.trust-statement-grid article:last-child{grid-column:auto}.page-hero-media img{height:300px}.page-hero-badge{max-width:calc(100% - 30px);bottom:14px}.service-feature>img{min-height:240px}.detail-copy .inline-actions,.article-cta .inline-actions,.not-found .inline-actions{flex-direction:column}.detail-copy .button,.article-cta .button,.not-found .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-qr{text-align:left}.qr-frame{width:118px;margin:0}.footer-brand{grid-column:auto;display:block}.footer-logo-card{max-width:220px}.footer-bottom p{font-size:1.05rem}}@media (width<=340px){.header-inner{gap:12px}.mobile-phone{display:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}body{letter-spacing:.003em;font-size:clamp(1.125rem,.45vw + 1rem,1.25rem);line-height:1.78}#main-content:focus{outline:0}p:not(.eyebrow):not(.media-disclosure):not(.gallery-disclosure),li,dt,dd{font-size:clamp(1.125rem,.25vw + 1.06rem,1.25rem);line-height:1.78}p+p{margin-top:1.1em}h1,h2,h3{letter-spacing:-.022em;line-height:1.15}h1{font-size:clamp(3.1rem,5.1vw,5.25rem)}h2{font-size:clamp(2.5rem,3.7vw,3.85rem)}h3{font-size:clamp(1.35rem,1.45vw,1.65rem)}:focus-visible{outline:4px solid var(--gold-400);outline-offset:4px}.footer-cta :focus-visible,.footer-bottom :focus-visible,.button-gold:focus-visible{outline-color:var(--purple-950)}.eyebrow,.hero-kicker{letter-spacing:.11em;font-size:1.0625rem;line-height:1.45}.lead,.section-description,.page-hero-copy>p:last-child{font-size:clamp(1.125rem,.45vw + 1.04rem,1.25rem);line-height:1.78}.section-title{max-width:850px;margin-bottom:clamp(44px,5vw,64px)}.button{letter-spacing:.025em;border-radius:14px;min-height:58px;padding:15px 25px;font-size:1.0625rem;line-height:1.25}.button-text{min-height:48px}.utility-bar{min-height:44px;font-size:1.0625rem}.social-disabled{width:32px;height:32px}.header-inner{gap:30px;min-height:104px}.is-scrolled .header-inner{min-height:88px}.brand-lockup img{object-fit:contain;width:76px;height:76px}.desktop-nav{gap:clamp(14px,1.45vw,26px)}.desktop-nav>a,.nav-dropdown>button{min-height:52px;font-size:1.125rem}.services-dropdown{width:320px;padding:14px}.services-dropdown a{min-height:48px;padding:9px 12px;font-size:1rem}.header-phone-icon{width:56px;height:56px}.header-phone small{font-size:1rem}.header-phone strong{font-size:1.5rem}.hero-lede{max-width:670px;font-size:clamp(1.375rem,1.55vw,1.5rem)!important;line-height:1.7!important}.hero-trust>div,.hero-call-card small,.family-badge,.area-note,.check-list li,.process-step p,.process-step h3,.county-tile,.map-label{font-size:1.0625rem;line-height:1.55}.family-badge>span,.family-badge small{font-size:1.0625rem;line-height:1.2}.family-badge strong{font-size:1.65rem}.hero-trust>div{min-height:58px}.service-card{min-height:360px;padding:30px 22px 26px}.service-card h3{font-size:1.35rem;line-height:1.35}.service-card p,.service-card-featured p{font-size:1.125rem;line-height:1.7}.service-card>a,.text-link,.resource-card>div>span,.detail-sidebar a,.related-resources a{align-items:center;min-height:46px;font-size:1.0625rem;line-height:1.45;display:inline-flex}.check-list li{min-height:52px}.process-step h3{font-size:1.25rem}.process-step p,.coverage-note,.hours-card dt,.hours-card dd,.value-card p,.trust-statement-grid p,.resource-card p,.article-copy p,.detail-copy p,.split-story-copy>p,.career-story-copy>p,.privacy-copy p,.contact-copy p{font-size:1.125rem;line-height:1.78}.trust-statement-grid h3{font-size:1.25rem;line-height:1.35}.section-title-light .eyebrow,.trust-statements .eyebrow{color:var(--gold-200)}.footer-cta .eyebrow-light{color:var(--purple-950)}.accordion-item button{min-height:72px;padding:19px 22px;font-size:1.125rem;line-height:1.5}.accordion-panel{padding:0 22px 22px}.accordion-panel p{font-size:1.125rem;line-height:1.78}.breadcrumbs{gap:10px;font-size:1.0625rem;line-height:1.5}.breadcrumbs a,.breadcrumbs span{align-items:center;min-height:44px}.page-hero-copy>p:last-child{color:#fffffff0}.page-hero-badge{min-height:52px;font-size:1rem}.field>span,.field legend,.checkbox-fieldset legend{font-size:1.0625rem;line-height:1.45}.field input,.field select,.field textarea{border-width:2px;min-height:60px;padding:14px 16px;font-size:1.125rem;line-height:1.5}.field textarea{min-height:170px;line-height:1.7}.check-option,.consent{gap:12px;min-height:52px;font-size:1.125rem;line-height:1.55}.check-option input,.consent input{width:25px;height:25px}.required-note{color:var(--muted);margin:0 0 18px;font-size:1.0625rem!important}.form-status{padding:16px 18px;font-size:1.125rem;line-height:1.6}.form-status:focus{outline-offset:3px;outline:4px solid}.site-footer h2{font-size:1.0625rem;line-height:1.4}.site-footer .footer-contact a,.site-footer .footer-contact p,.site-footer .footer-links a,.site-footer .footer-brand p,.site-footer .footer-brand>a,.site-footer .footer-qr p,.site-footer .footer-bottom small{color:#ffffffe6;min-height:44px;font-size:1.0625rem;line-height:1.6}.footer-links a{align-items:center;display:flex}.footer-logo-card{max-width:290px;overflow:hidden}.footer-logo-card img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.qr-frame{aspect-ratio:1;place-items:center;width:min(170px,100%);display:grid}.qr-frame img{aspect-ratio:1;object-fit:contain;width:100%;height:100%;image-rendering:crisp-edges}.footer-bottom p{font-style:normal;font-size:1.35rem!important}.site-footer .footer-bottom small{color:var(--purple-950)}.service-card.service-card-featured{background:0 0;align-items:flex-start;min-height:0;padding:0;display:flex}.service-card.service-card-featured .service-card-icon{margin-bottom:0}.service-card-featured h3{font-size:clamp(2rem,2.5vw,2.55rem)}.service-feature li{align-items:center;min-height:42px;padding:9px 14px;font-size:1rem;line-height:1.35;display:inline-flex}.testimonial-grid,.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.testimonials-section,.team-section{background:var(--lavender-50)}.testimonial-card,.team-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;margin:0;overflow:hidden}.testimonial-card{padding:30px}.testimonial-card blockquote{color:var(--purple-900);margin:0 0 24px;font-size:1.25rem;line-height:1.7}.review-stars{color:var(--gold-600);letter-spacing:.08em;margin-bottom:14px;font-size:1.45rem;line-height:1.2}.review-stars span{color:#c9bdcf}.review-page-section{background:linear-gradient(180deg, white, var(--lavender-50))}.review-form .field-help{max-width:66ch}.review-form .form-submit:disabled{cursor:wait;opacity:.72;transform:none}.testimonial-card figcaption,.team-card>div{gap:5px;display:grid}.testimonial-card figcaption span,.testimonial-card figcaption small{color:var(--muted);font-size:1.0625rem}.team-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.team-card>div{padding:26px}.team-card p:last-child,.article-meta{color:var(--muted);font-size:1.0625rem}@media (width<=960px){.testimonial-grid,.team-grid{grid-template-columns:1fr}}.caregiver-confidence-section{background:linear-gradient(135deg, var(--lavender-50), white 70%)}.caregiver-confidence-layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(48px,7vw,96px);display:grid}.caregiver-confidence-media img{width:100%;height:clamp(560px,47vw,720px);box-shadow:var(--shadow-lg);object-fit:cover;object-position:52% center;border:7px solid #fff;border-radius:34px 34px 42%}.media-disclosure,.gallery-disclosure{color:var(--muted);margin:14px 0 0;font-size:1.0625rem;line-height:1.65}.confidence-point-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 28px;display:grid}.confidence-point{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;grid-template-columns:50px 1fr;gap:15px;padding:22px;display:grid}.confidence-point>span{background:var(--purple-800);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.confidence-point h3{margin-bottom:8px;font-size:1.25rem}.confidence-point p{margin:0;font-size:1.125rem;line-height:1.7}.community-gallery-section{background:var(--cream)}.community-gallery{grid-template-rows:repeat(2,290px);grid-template-columns:repeat(12,1fr);gap:18px;min-height:620px;display:grid}.community-gallery-item{min-width:0;box-shadow:var(--shadow-sm);border:5px solid #fff;border-radius:24px;margin:0;overflow:hidden}.community-gallery-item-1{grid-area:1/1/3/6}.community-gallery-item-2{grid-column:6/10}.community-gallery-item-3{grid-column:10/13}.community-gallery-item-4{grid-column:6/13}.community-gallery img{object-fit:cover;width:100%;height:100%;transition:transform var(--ease)}.community-gallery-item:hover img{transform:scale(1.025)}.community-gallery-item-1 img{object-position:62% center}.community-gallery-item-2 img{object-position:center 56%}.community-gallery-item-4 img{object-position:center 60%}.gallery-disclosure{text-align:center}.educational-media-section{background:#fff}.education-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.education-video-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:24px;overflow:hidden}.video-frame{aspect-ratio:16/9;background:var(--purple-950)}.video-frame iframe{border:0;width:100%;height:100%}.education-video-copy{padding:clamp(24px,3vw,34px)}.resource-source{color:var(--gold-700);margin-bottom:9px;font-weight:700;font-size:1.0625rem!important}.education-video-copy h3{margin-bottom:12px}.trusted-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.trusted-resource-card{border:1px solid var(--line);background:var(--lavender-50);min-height:220px;transition:border-color var(--ease), box-shadow var(--ease), transform var(--ease);border-radius:20px;grid-template-columns:54px 1fr auto;align-items:start;gap:15px;padding:24px;display:grid}.trusted-resource-card:hover{border-color:var(--gold-500);box-shadow:var(--shadow-md);transform:translateY(-3px)}.trusted-resource-icon{background:var(--purple-800);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.trusted-resource-card>span:nth-child(2){gap:8px;display:grid}.trusted-resource-card small{color:var(--gold-700);font-size:1rem;font-weight:700}.trusted-resource-card strong{color:var(--purple-900);font-size:1.25rem;line-height:1.35}.trusted-resource-card>span>span{color:var(--muted);font-size:1.0625rem;line-height:1.65}.education-disclaimer{border-left:5px solid var(--gold-500);background:var(--cream);border-radius:12px;align-items:flex-start;gap:12px;max-width:980px;margin:30px auto 0;padding:20px 22px;display:flex;font-size:1.0625rem!important}.education-disclaimer svg{color:var(--purple-700);flex:none;margin-top:4px}.emergency-help{background:linear-gradient(120deg, var(--purple-950), var(--purple-800));color:#fff;padding:clamp(44px,5vw,68px) 0}.emergency-help-inner{grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:28px;display:grid}.emergency-help-icon{border:2px solid var(--gold-400);width:72px;height:72px;color:var(--gold-200);border-radius:50%;place-items:center;display:grid}.emergency-help h2{color:#fff;margin-bottom:10px;font-size:clamp(2.2rem,3vw,3.2rem)}.emergency-help p:not(.eyebrow){color:#ffffffed;max-width:820px;margin-bottom:0}.emergency-help-actions{gap:12px;display:grid}@media (width<=1180px){.desktop-nav>a:nth-last-child(2){display:inline-flex}.caregiver-confidence-layout{grid-template-columns:.8fr 1.2fr;gap:42px}.confidence-point-grid,.trusted-resource-grid{grid-template-columns:1fr}.trusted-resource-card{min-height:0}.emergency-help-inner{grid-template-columns:72px 1fr}.emergency-help-actions{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){.header-inner,.is-scrolled .header-inner{min-height:88px}.mobile-phone,.menu-toggle,.mobile-menu-top button{width:54px;height:54px}.mobile-menu{width:min(500px,100%)}.mobile-menu nav a{min-height:56px;font-size:1.125rem}.caregiver-confidence-layout{grid-template-columns:1fr}.caregiver-confidence-media{max-width:760px}.caregiver-confidence-media img{height:min(74vw,650px)}.confidence-point-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-gallery{grid-template-rows:repeat(2,255px);min-height:550px}}@media (width<=760px){html{scrollbar-gutter:auto}body{font-size:1.125rem}.section{padding:76px 0}.utility-bar{font-size:1rem}.brand-lockup img{width:60px;height:60px}.hero-lede{font-size:1.375rem!important}.service-card{min-height:0;padding:22px 18px}.service-card p{font-size:1.125rem}.confidence-point-grid,.education-video-grid{grid-template-columns:1fr}.caregiver-confidence-media img{border-radius:26px 26px 34%;height:480px}.community-gallery{grid-template-rows:none;grid-template-columns:1fr;min-height:0}.community-gallery-item,.community-gallery-item-1,.community-gallery-item-2,.community-gallery-item-3,.community-gallery-item-4{aspect-ratio:4/3;grid-area:auto}.community-gallery-item-1{aspect-ratio:1}.trusted-resource-card{grid-template-columns:50px 1fr;padding:20px}.trusted-resource-card>svg{display:none}.education-disclaimer{display:block}.education-disclaimer svg{margin-bottom:8px}.emergency-help-inner{text-align:left;grid-template-columns:1fr}.emergency-help-actions{grid-column:auto;grid-template-columns:1fr}.emergency-help-actions .button{width:100%}.qr-frame{width:132px}.site-footer .footer-links a{min-height:48px}.mobile-action-bar a{white-space:nowrap;gap:6px;min-height:54px;font-size:1rem;line-height:1.3}}@media (width<=430px){h1,.hero-copy h1,.page-hero h1{font-size:clamp(2.5rem,10.5vw,3.1rem)}h2{font-size:clamp(2.2rem,10vw,3rem)}.confidence-point{grid-template-columns:1fr}.caregiver-confidence-media img{height:410px}.footer-logo-card{max-width:250px}.service-number{font-size:4rem}.mobile-action-bar a{font-size:.9375rem}}.field-help,.form-file-error{margin-top:4px;font-size:1rem;line-height:1.55;display:block}.field-help{color:var(--muted)}.form-file-error{color:var(--error);font-weight:700}.field input[type=file]{cursor:pointer;min-height:68px;padding:7px}.field input[type=file]::file-selector-button{background:var(--purple-800);color:#fff;min-height:48px;font:inherit;cursor:pointer;transition:background var(--ease);border:0;border-radius:9px;margin-right:14px;padding:9px 16px;font-size:1rem;font-weight:700}.field input[type=file]::file-selector-button:hover{background:var(--purple-700)}.field input[aria-invalid=true]{border-color:var(--error);box-shadow:0 0 0 4px #a621211f}@media (width<=520px){.field input[type=file]{min-height:118px}.field input[type=file]::file-selector-button{width:100%;margin:0 0 8px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.reveal{animation:.52s cubic-bezier(.2,.75,.3,1) both fadeUp}.reveal-delay{animation-delay:.1s}.service-card:nth-child(2),.value-card:nth-child(2),.resource-card:nth-child(2){animation-delay:60ms}.service-card:nth-child(3),.value-card:nth-child(3),.resource-card:nth-child(3){animation-delay:.12s}.service-card:nth-child(4),.value-card:nth-child(4),.resource-card:nth-child(4){animation-delay:.18s}.service-card:nth-child(5),.resource-card:nth-child(5){animation-delay:.24s}.service-card:nth-child(6),.resource-card:nth-child(6){animation-delay:.3s}.service-card:nth-child(7),.resource-card:nth-child(7){animation-delay:.36s}.family-badge{animation:5s ease-in-out infinite badgeFloat}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
