:root{--ink:#183039;--muted:#456069;--deep:#12333b;--teal:#086b69;--teal-bright:#34a49a;--mint:#d9efeb;--mint-light:#f2faf8;--cream:#f7f4ee;--sand:#eee6d8;--white:#fff;--amber:#9a681f;--amber-bg:#fff6df;--line:#d8e0df;--focus:#ffbf47;--shell:1180px;--shadow:0 24px 70px #12333b1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Aptos,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}:where(a,button,summary,[tabindex]):focus-visible{outline:4px solid var(--focus);outline-offset:4px;border-radius:4px}main:focus{outline:0}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.narrow{max-width:900px}.skip-link{z-index:1000;background:#fff;padding:10px 16px;font-weight:800;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:none}h1,h2,h3{color:var(--deep);letter-spacing:-.028em;margin-top:0;font-family:Georgia,Times New Roman,serif;line-height:1.08}h1{max-width:850px;margin-bottom:24px;font-size:clamp(2.4rem,4.6vw,4rem)}h2{font-size:clamp(1.7rem,3vw,2.5rem)}h3{font-size:1.45rem}.eyebrow{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.73rem;font-weight:900;line-height:1.35}.microcopy{color:var(--muted);font-size:.8rem}.text-link{color:var(--teal);font-weight:850}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:74px;display:flex}.brand{align-items:center;gap:14px;line-height:1;text-decoration:none;display:flex}.brand-logo-crop{flex:none;width:110px;height:42px;display:block;position:relative;overflow:hidden}.brand-logo-crop img{width:110px;max-width:none;height:auto;display:block}.brand-program{border-left:1px solid #b8c8c6;padding-left:13px}.brand-program small{max-width:115px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:850;line-height:1.25;display:block}.desktop-nav{align-items:center;gap:24px;font-size:.83rem;font-weight:800;display:flex}.desktop-nav a{text-decoration:none}.desktop-nav a:hover{color:var(--teal)}.nav-call{background:var(--deep);border-radius:999px;align-items:center;min-height:44px;padding:9px 15px;display:inline-flex;color:#fff!important}.mobile-nav{display:none;position:relative}.mobile-nav>summary{border:1px solid var(--line);cursor:pointer;border-radius:999px;place-items:center;min-height:44px;padding:7px 13px;font-weight:850;list-style:none;display:grid}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);width:min(84vw,310px);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.mobile-nav nav a{min-height:46px;padding:10px 12px;text-decoration:none}.home-hero{background-image:linear-gradient(90deg,#082228f0 0%,#082228d6 48%,#08222899 100%),none;background-position:50%;background-size:cover;padding:clamp(64px,9vw,116px) 0;position:relative;overflow:hidden}.home-hero:after{display:none}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);align-items:center;gap:clamp(42px,8vw,95px);display:grid;position:relative}.home-hero h1{color:#fff}.home-hero .eyebrow{color:#8ee2d8}.hero-answer{color:#e4f0ee;max-width:750px;margin:0;font-size:clamp(1.18rem,2vw,1.42rem)}.hero-truth{color:#fff;border-left:4px solid #8ee2d8;max-width:720px;margin:16px 0 0;padding-left:16px;font-weight:800}.home-hero .microcopy{color:#d3e5e3}.home-hero .button-secondary{color:#fff;background:#08222840;border-color:#fff}.hero-card{box-shadow:var(--shadow);background:#fffffff0;border:1px solid #ffffff80;border-radius:22px;padding:clamp(27px,4vw,42px)}.hero-card h2{font-size:2rem}.hero-card ul{gap:9px;padding-left:1.25rem;display:grid}.button-row,.page-actions{flex-wrap:wrap;gap:12px;margin:30px 0 16px;display:flex}.button{border:2px solid var(--deep);text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:11px 20px;font-size:.91rem;font-weight:850;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--deep)}.button-primary:hover{background:var(--teal);border-color:var(--teal)}.button-secondary{background:0 0}.button-secondary:hover{background:#fff}.button-light{color:var(--deep);background:#fff;border-color:#fff}.truth-strip{color:#fff;background:var(--deep)}.truth-grid{grid-template-columns:repeat(3,1fr);display:grid}.truth-grid p{border-left:1px solid #ffffff29;margin:0;padding:27px 30px}.truth-grid p:last-child{border-right:1px solid #ffffff29}.truth-grid strong,.truth-grid span{display:block}.truth-grid strong{font-size:.93rem}.truth-grid span{color:#c6dedd;margin-top:5px;font-size:.78rem}.section{padding-block:clamp(72px,9vw,116px)}.section-soft{background:var(--mint)}.section-dark{color:#fff;background:var(--deep)}.section-dark h2{color:#fff}.section-dark .eyebrow{color:#81d8cc}.section-heading{max-width:800px;margin-bottom:40px}.section-heading>p:last-child{color:var(--muted);font-size:1.08rem}.situation-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.situation-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:320px;padding:25px;text-decoration:none;display:flex}.situation-card:hover{border-color:var(--teal);box-shadow:0 16px 38px #123e4014}.situation-card>span{color:var(--teal);font-size:.72rem;font-weight:900}.situation-card h3{margin:22px 0 12px}.situation-card p{color:var(--muted);font-size:.9rem}.situation-card b{color:var(--teal);margin-top:auto;font-size:.8rem}.split{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(45px,8vw,95px);display:grid}.check-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.check-list li{background:#ffffffbf;border:1px solid #b9d1cc;border-radius:13px;padding:16px 18px 16px 52px;position:relative}.check-list li:before{color:#fff;background:var(--teal);content:"✓";border-radius:50%;place-items:center;width:24px;height:24px;font-size:.75rem;font-weight:900;display:grid;position:absolute;top:16px;left:17px}.check-list.compact{margin:24px 0}.check-list.compact li{background:#fff;padding-block:12px}.responsibility-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.responsibility-grid article{border:1px solid var(--line);border-radius:17px;padding:27px}.responsibility-grid h3{margin-bottom:10px}.responsibility-grid p{color:var(--muted);margin:0}.callout-grid{grid-template-columns:1.3fr .7fr;align-items:center;gap:60px;display:grid}.callout-actions{gap:14px;display:grid}.callout-actions>a:not(.button){color:#d8eeee;font-size:.87rem;font-weight:800}.final-cta{text-align:center;max-width:900px}.final-cta h2{max-width:760px;margin-inline:auto}.final-cta>p:not(.eyebrow){color:var(--muted)}.final-cta .button-row{justify-content:center}.page-hero{background-image:linear-gradient(90deg,#082228eb 0%,#082228c7 52%,#0822288c 100%),none;background-position:50%;background-size:cover;border-bottom:1px solid #26494e;padding:clamp(64px,8vw,98px) 0}.page-hero h1{color:#fff;font-size:clamp(2.2rem,3.8vw,3.3rem)}.page-hero .eyebrow{color:#8ee2d8}.page-summary{color:#e2efed;max-width:760px;font-size:1.2rem}.page-summary p{margin-bottom:0}.article-layout{grid-template-columns:minmax(0,760px) minmax(260px,320px);align-items:start;gap:clamp(48px,8vw,90px);padding-block:clamp(62px,8vw,100px);display:grid}.prose h2{margin:2em 0 .6em;font-size:clamp(1.75rem,3vw,2.45rem)}.prose h3{font-size:1.35rem}.prose p,.prose li{color:#38565b}.prose a{color:var(--teal);font-weight:800}.prose.standalone{max-width:800px;padding-block:clamp(60px,8vw,96px)}.answer{border-left:5px solid var(--teal);background:var(--mint-light);border-radius:0 14px 14px 0;margin:0 0 35px;padding:21px 24px}.answer>strong{color:var(--deep);font:700 1.2rem Georgia,serif;display:block}.answer>div>:last-child{margin-bottom:0}.answer-warning{border-color:var(--amber);background:var(--amber-bg)}.answer-positive{border-color:var(--teal);background:var(--mint)}.side-card{border:1px solid var(--line);background:var(--cream);border-radius:18px;gap:10px;padding:25px;display:grid;position:sticky;top:112px}.side-card p{margin:0 0 10px}.side-card>a:not(.text-link){min-height:44px;color:var(--teal);border-top:1px solid #d8d1c5;padding:10px 0;font-size:.85rem;font-weight:800;display:block}.question-list{counter-reset:questions;margin:0;padding:0;list-style:none}.question-list li{border-bottom:1px solid var(--line);counter-increment:questions;padding:0 0 34px 58px;position:relative}.question-list li:before{color:#fff;background:var(--deep);content:counter(questions);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid;position:absolute;top:0;left:0}.question-list h2{margin:35px 0 9px;font-size:1.55rem}.process-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.process-list li{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr;gap:18px;padding:25px 0;display:grid}.process-list li>span{color:#fff;background:var(--deep);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.process-list h2{margin:4px 0 8px;font-size:1.55rem}.process-list p{margin:0}.compare-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px;display:grid}.compare-grid section{border:1px solid var(--line);background:var(--mint-light);border-radius:17px;padding:25px}.compare-grid h2{margin:0 0 12px;font-size:1.55rem}.situation-sections>section{border-bottom:1px solid var(--line);padding-bottom:38px;scroll-margin-top:120px}.situation-sections>section h2{margin:.2em 0 .5em}.contact-grid{grid-template-columns:1fr 1fr;gap:18px;padding-block:clamp(62px,8vw,100px);display:grid}.contact-card,.contact-wide{border:1px solid var(--line);border-radius:20px;padding:clamp(25px,4vw,38px)}.contact-card h2{font-size:clamp(1.6rem,3vw,2.3rem)}.contact-grid>.answer,.contact-wide{grid-column:1/-1}.contact-card p:last-child{color:var(--muted)}.site-footer{color:#dbe9e7;background:#092c30;padding-top:65px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:38px;display:grid}.footer-grid p{color:#acc4c3;font-size:.86rem}.footer-brand-lockup{gap:7px;margin-bottom:14px;display:grid}.brand-logo-crop-footer{opacity:.95;width:140px;height:54px}.brand-logo-crop-footer img{width:140px}.footer-brand-lockup>strong{color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}.footer-phone{color:#fff;font-size:1.1rem;font-weight:850}.footer-grid h2{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:13px;font-family:inherit;font-size:.72rem}.footer-grid>div:not(:first-child) a{color:#dbe9e7;margin:10px 0;font-size:.82rem;display:block}.legal{color:#8fa9aa;border-top:1px solid #ffffff21;justify-content:space-between;gap:30px;margin-top:48px;padding:20px 0 28px;font-size:.72rem;display:flex}.legal p:first-child{max-width:780px}@media (max-width:1000px){.desktop-nav{display:none}.mobile-nav{display:block}.hero-grid,.article-layout{grid-template-columns:1fr}.situation-grid{grid-template-columns:repeat(2,1fr)}.side-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}.callout-grid,.truth-grid{grid-template-columns:1fr}.truth-grid p,.truth-grid p:last-child{border-bottom:1px solid #ffffff21;border-right:0}}@media (max-width:680px){body{font-size:17px}.shell{width:min(calc(100% - 28px),var(--shell))}.header-inner{min-height:70px}.brand small{font-size:.58rem}.home-hero{padding-top:50px}.home-hero:after{display:none}h1{font-size:2.75rem}.hero-card{padding:24px}.button-row,.page-actions{flex-direction:column;align-items:stretch}.button{width:100%}.situation-grid,.split,.responsibility-grid,.compare-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.situation-card{min-height:0}.contact-grid>.answer,.contact-wide{grid-column:auto}.legal{flex-direction:column}.page-hero{padding:48px 0}.page-hero h1{font-size:1.75rem;line-height:1.15}.article-layout{padding-top:48px}.process-list{gap:10px}.process-list li{grid-template-columns:38px 1fr}.process-list li>span{width:36px;height:36px}.question-list li{padding-left:48px}.footer-grid{gap:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button:hover{transform:none}}@media print{.site-header,.site-footer,.button-row,.page-actions{display:none}.page-hero,.section{background:#fff;padding:30px 0}.article-layout{padding:30px 0;display:block}.side-card{position:static}.answer,.check-list li{break-inside:avoid}}.image-feature{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(38px,7vw,82px);display:grid}.image-feature figure,.article-image{background:var(--cream);box-shadow:var(--shadow);border-radius:22px;margin:0;overflow:hidden}.image-feature img,.article-image img{width:100%;height:auto;display:block}.image-feature p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.article-image{margin-bottom:32px}.article-image img{aspect-ratio:16/8.6;object-fit:cover}.resource-library-cta{color:#fff;background:linear-gradient(130deg,#12333b,#0f4d52);padding-block:clamp(52px,7vw,82px)}.resource-library-cta>.shell{grid-template-columns:1fr auto;align-items:center;gap:40px;display:grid}.resource-library-cta h2{color:#fff;margin-bottom:12px}.resource-library-cta p:not(.eyebrow){color:#cfe0df;max-width:800px;margin-bottom:0}.resource-library-cta .eyebrow{color:#8ee2d8}.library-prose{min-width:0}.library-prose blockquote p:first-child{margin-top:0}.library-prose blockquote p:last-child{margin-bottom:0}.library-prose table{border-collapse:collapse;width:100%;min-width:620px}.alw-table-wrap{border:1px solid var(--line);border-radius:14px;max-width:100%;margin:28px 0;overflow:auto}.alw-table-wrap th,.alw-table-wrap td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 15px}.alw-table-wrap th{color:var(--deep);background:var(--mint)}.alw-direct-answer,.alw-callout{border-left:5px solid var(--teal);background:var(--mint-light);border-radius:0 14px 14px 0;margin:28px 0;padding:20px 24px}.alw-callout-important,.alw-callout-cannot-control{border-left-color:var(--amber);background:var(--amber-bg)}.alw-code{color:#e6f1ef;white-space:pre-wrap;background:#132f35;border-radius:13px;max-width:100%;padding:20px;font-size:.78rem;overflow:auto}.alw-task-list{gap:8px;list-style:none;display:grid;padding:0!important}.alw-task-item label{border:1px solid var(--line);border-radius:10px;gap:11px;padding:11px 13px;display:flex}.alw-task-item input{width:20px;height:20px}.library-side h2{margin:0;font-size:1.55rem}.library-side dl{border-top:1px solid #d8d1c5;margin:12px 0 0;padding-top:14px}.library-side dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:850}.library-side dd{margin:3px 0 0;font-size:.8rem;font-weight:800}.related-library{border-top:2px solid var(--line);margin-top:62px;padding-top:38px}.related-library>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.related-library a{border:1px solid var(--line);border-radius:12px;justify-content:space-between;gap:12px;padding:15px;font-size:.82rem;text-decoration:none;display:flex}.source-panel{border:1px solid var(--line);background:var(--mint-light);border-radius:20px;margin-bottom:clamp(70px,9vw,110px);padding:clamp(26px,4vw,42px)}.source-panel h2{font-size:clamp(1.7rem,3vw,2.35rem)}.source-panel>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.source-panel>div a{background:#fff;border-radius:12px;gap:3px;padding:15px;text-decoration:none;display:grid}.source-panel>div span,.source-panel>div small{color:var(--muted);font-size:.68rem}.source-panel>div strong{font-size:.88rem}.source-panel>p:last-child{color:var(--muted);font-size:.78rem}.download-page,.tool-placeholder{max-width:900px;padding-block:clamp(58px,8vw,96px)}.alw-resource-center{background:var(--mint-light);padding-block:clamp(44px,7vw,82px)}.alw-resource-search-panel{box-shadow:var(--shadow);background:#fff;border:1px solid #bcd0cc;border-radius:22px;gap:22px;padding:clamp(22px,4vw,40px);display:grid}.alw-resource-search-panel h2{font-size:clamp(1.85rem,3.7vw,3rem)}.alw-resource-search{gap:8px;display:grid}.alw-resource-search>label,.alw-resource-filters label{font-size:.78rem;font-weight:850}.alw-resource-search>div{grid-template-columns:1fr auto;gap:8px;display:grid}.alw-resource-search input,.alw-resource-filters select{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #8fa7a6;border-radius:10px;padding:10px 13px}.alw-resource-search button,.alw-resource-results button{border:1px solid var(--deep);color:#fff;background:var(--deep);min-height:48px;font:inherit;cursor:pointer;border-radius:10px;padding:10px 18px;font-weight:850}.alw-resource-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.alw-resource-filters label{gap:7px;display:grid}.alw-popular-tasks{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.alw-popular-tasks span{margin-right:5px;font-size:.76rem;font-weight:900}.alw-popular-tasks a{background:var(--mint-light);border:1px solid #b9cbc8;border-radius:999px;padding:7px 10px;font-size:.76rem;text-decoration:none}.alw-resource-results{padding-top:clamp(36px,6vw,64px)}.alw-resource-results>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.alw-resource-results>header h2{margin:0}.alw-resource-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.alw-resource-card{background:#fff;border:1px solid #c2d3d0;border-radius:16px;flex-direction:column;gap:10px;min-width:0;padding:20px;text-decoration:none;display:flex}.alw-resource-card>span{color:var(--muted);text-transform:uppercase;font-size:.7rem;font-weight:850}.alw-resource-card h3{margin:0;font-size:1.25rem}.alw-resource-card p{color:var(--muted);margin:0;font-size:.83rem}.alw-resource-card dl{border-top:1px solid #e1e9e7;gap:5px;margin:auto 0 0;padding-top:8px;display:grid}.alw-resource-card dl>div{grid-template-columns:64px 1fr;gap:7px;font-size:.68rem;display:grid}.alw-resource-card dt{color:var(--muted)}.alw-resource-card dd{margin:0;font-weight:750}.alw-resource-card>strong{color:var(--teal);font-size:.8rem}.alw-results-more{place-items:center;margin-top:24px;display:grid}.alw-resource-empty{background:#fff;border:1px dashed #9eb4b0;border-radius:16px;padding:28px}.facilities-page{padding-block:clamp(48px,7vw,88px)}.facility-directory{gap:34px;display:grid}.directory-notice{color:#fff;background:var(--deep);border-radius:22px;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:center;gap:clamp(30px,6vw,70px);padding:clamp(26px,4vw,44px);display:grid}.directory-notice h2{color:#fff;margin-bottom:13px;font-size:clamp(1.8rem,3.4vw,2.7rem)}.directory-notice p:last-child{color:#d0e2e0;margin-bottom:0}.directory-notice .eyebrow{color:#8ee2d8}.directory-notice dl{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;display:grid}.directory-notice dl>div{text-align:center;border:1px solid #fff3;border-radius:14px;padding:17px 12px}.directory-notice dt{color:#fff;font:700 clamp(1.6rem,3vw,2.35rem)/1 Georgia,serif}.directory-notice dd{color:#c8dcda;margin:8px 0 0;font-size:.7rem;line-height:1.3}.directory-controls{background:var(--mint-light);border:1px solid #bcd0cc;border-radius:18px;grid-template-columns:1fr minmax(230px,.34fr);gap:13px;padding:22px;display:grid}.directory-controls label{color:var(--deep);gap:7px;font-size:.78rem;font-weight:850;display:grid}.directory-controls input,.directory-controls select{width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border:1px solid #8fa7a6;border-radius:10px;padding:10px 13px}.directory-results-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.directory-results-heading h2{margin:0;font-size:clamp(1.8rem,3vw,2.4rem)}.directory-results-heading button{color:var(--teal);font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:.82rem;font-weight:850;text-decoration:underline}.facility-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.facility-list article{background:#fff;border:1px solid #c5d4d2;border-radius:17px;flex-direction:column;min-width:0;padding:22px;display:flex}.facility-list article>div:first-child{flex-wrap:wrap;gap:6px;display:flex}.directory-status,.directory-new{color:#18524f;background:var(--mint);text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:.62rem;font-weight:900;line-height:1.25}.directory-new{color:#73501c;background:var(--amber-bg)}.facility-type{color:var(--teal);letter-spacing:.06em;text-transform:uppercase;margin:18px 0 6px;font-size:.69rem;font-weight:900}.facility-list h3{overflow-wrap:anywhere;margin:0 0 11px;font-size:1.34rem}.facility-list h3+p{color:var(--muted);margin:0 0 18px;font-size:.84rem}.facility-list dl{border-top:1px solid var(--line);gap:9px;margin:auto 0 18px;padding-top:15px;display:grid}.facility-list dl>div{grid-template-columns:1fr auto;gap:12px;display:grid}.facility-list dt{color:var(--muted);font-size:.7rem}.facility-list dd{text-align:right;margin:0;font-size:.78rem;font-weight:850}.facility-list dd small{max-width:140px;color:var(--muted);font-weight:400;line-height:1.3;display:block}.directory-alert{background:var(--amber-bg);border-radius:9px;padding:11px;font-size:.74rem}.facility-list .text-link{margin-top:auto;font-size:.75rem}.directory-more{place-items:center;gap:9px;padding-top:8px;display:grid}.directory-more p{color:var(--muted);margin:0;font-size:.78rem}@media (max-width:900px){.image-feature,.resource-library-cta>.shell{grid-template-columns:1fr}.alw-resource-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.source-panel>div{grid-template-columns:1fr}}@media (max-width:1000px){.facility-list{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-notice{grid-template-columns:1fr}}@media (max-width:650px){.brand-logo-crop{width:91px;height:40px}.brand-logo-crop img{width:91px}.brand-program{padding-left:9px}.brand-program small{max-width:90px;font-size:.55rem}.image-feature{padding-top:30px}.resource-library-cta .button{width:100%}.related-library>div,.alw-resource-search>div,.alw-resource-filters,.alw-resource-card-grid,.directory-controls,.facility-list{grid-template-columns:1fr}.alw-resource-results>header,.directory-results-heading{flex-direction:column;align-items:stretch}.alw-resource-results button{width:100%}.directory-notice dl{grid-template-columns:1fr}.directory-notice dl>div{text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:14px;display:grid}.directory-notice dd{margin:0}.directory-results-heading button{align-self:flex-start}.facility-list dl>div{grid-template-columns:1fr}.facility-list dd{text-align:left}.facility-list dd small{max-width:none}}.nav-signin{color:var(--teal)}.hero-referrer-link{color:#d5ece9;margin:4px 0 8px;font-size:.85rem;font-weight:850;display:inline-block}.start-journey-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.start-journey-grid.compact{padding:0}.start-journey-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:310px;padding:28px;text-decoration:none;display:flex;box-shadow:0 12px 30px #12333b0f}.start-journey-card.featured{border-color:var(--teal);background:var(--mint-light)}.start-journey-card>span{color:var(--teal);font-size:.72rem;font-weight:900}.start-journey-card .eyebrow{margin-top:25px}.start-journey-card h2{margin-bottom:12px;font-size:clamp(1.65rem,2.6vw,2.15rem)}.start-journey-card p:not(.eyebrow){color:var(--muted);font-size:.9rem}.start-journey-card strong{color:var(--teal);margin-top:auto;font-size:.82rem}.gate-pill{color:#fff;background:#0822286b;border:1px solid #ffffff59;border-radius:999px;margin:22px 0 0;padding:9px 13px;font-size:.78rem;font-weight:850;display:inline-flex}.journey-hero .page-actions{margin-bottom:0}.journey-hero .button-secondary{color:#fff;border-color:#fff}.journey-layout{grid-template-columns:minmax(0,760px) minmax(260px,320px);align-items:start;gap:clamp(48px,8vw,90px);padding-block:clamp(62px,8vw,100px);display:grid}.journey-main>h2{margin-bottom:12px}.journey-main>p:not(.eyebrow){color:var(--muted)}.journey-steps{counter-reset:steps;gap:0;margin:35px 0 0;padding:0;list-style:none;display:grid}.journey-steps li{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:18px;padding:24px 0;display:grid}.journey-steps li>span{color:#fff;background:var(--deep);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.journey-steps h3{margin:2px 0 8px}.journey-steps p{color:var(--muted);margin:0}.journey-boundary{background:var(--amber-bg);border:1px solid #ddc78d;border-radius:18px;padding:25px;position:sticky;top:112px}.journey-boundary h2{font-size:1.55rem}.journey-boundary p:last-child{margin-bottom:0}.callback-layout{grid-template-columns:minmax(0,760px) minmax(260px,320px);align-items:start;gap:clamp(48px,8vw,90px);padding-block:clamp(62px,8vw,100px);display:grid}.callback-form-preview{border:1px solid var(--line);background:var(--mint-light);border-radius:20px;gap:26px;padding:clamp(24px,4vw,38px);display:grid}.form-boundary{border-left:5px solid var(--amber);background:var(--amber-bg);padding:16px}.field-preview-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field-preview-grid>div{border:1px solid var(--line);background:#fff;border-radius:12px;gap:4px;min-height:94px;padding:16px;display:grid}.field-preview-grid .wide{grid-column:1/-1}.field-preview-grid span{font-weight:850}.field-preview-grid strong,.field-preview-grid small{color:var(--muted);font-size:.75rem}@media (max-width:900px){.start-journey-grid{grid-template-columns:1fr}.start-journey-card{min-height:0}.journey-layout,.callback-layout{grid-template-columns:1fr}.journey-boundary{position:static}}@media (max-width:650px){.field-preview-grid{grid-template-columns:1fr}.field-preview-grid .wide{grid-column:auto}.gate-pill{border-radius:12px}}body{font-size:16px;line-height:1.6}.help-bar>.shell{justify-content:center;align-items:center;gap:14px;min-height:38px;display:flex}.help-bar span{color:#c9dedd}.help-bar a{color:#fff;font-weight:900}.header-inner{min-height:78px}.desktop-nav{gap:20px;font-size:.8rem}.button{min-height:50px;padding-inline:22px;font-size:.95rem}.microcopy{font-size:.86rem}.eyebrow{font-size:.77rem}.home-hero{padding:clamp(58px,7vw,92px) 0}.home-hero h1{max-width:560px;font-size:clamp(2.2rem,3.3vw,3rem);line-height:1.08}.hero-answer{font-size:clamp(1.2rem,2vw,1.48rem)}.hero-alert{border-left:6px solid var(--focus);max-width:760px;color:var(--deep);background:#fff8e6;border-radius:0 12px 12px 0;gap:4px;margin-top:22px;padding:17px 19px;display:grid}.hero-alert strong,.hero-alert span{display:block}.hero-alert span{font-size:.88rem}.hero-help a{color:#fff;font-weight:900}.hero-guide{grid-template-columns:140px 1fr;align-items:center;gap:20px 22px;padding:27px;display:grid}.hero-guide>img{width:140px;height:auto}.hero-guide h2{margin:0;font-size:1.8rem}.hero-guide-list{grid-column:1/-1;grid-template-columns:1fr 1fr;margin:0;list-style:none;gap:8px!important;padding:0!important;display:grid!important}.hero-guide-list li{border:1px solid var(--line);background:var(--mint-light);border-radius:11px;gap:2px;padding:12px 13px;display:grid}.hero-guide-list strong{color:var(--deep);font-size:.88rem}.hero-guide-list span{color:var(--muted);font-size:.76rem;line-height:1.45}.plain-answer{color:#fff;background:#0d4850;border-bottom:1px solid #155059}.plain-answer-grid{grid-template-columns:repeat(3,1fr);display:grid}.plain-answer-grid>div{border-left:1px solid #ffffff2b;grid-template-columns:42px 1fr;align-items:center;gap:14px;padding:25px 28px;display:grid}.plain-answer-grid>div:last-child{border-right:1px solid #ffffff2b}.plain-answer-grid span{width:38px;height:38px;color:var(--deep);background:#91ded4;border-radius:50%;place-items:center;font-weight:900;display:grid}.plain-answer-grid p{margin:0;font-size:.84rem;line-height:1.5}.plain-answer-grid strong{color:#fff;font-size:.9rem;display:block}.section-heading-wide{max-width:920px}.section-heading>p:last-child{font-size:1.12rem}.start-section{padding-bottom:clamp(80px,10vw,128px)}.start-journey-card{min-height:390px;padding:25px;transition:border-color .16s,box-shadow .16s,transform .16s}.start-journey-card:hover{border-color:var(--teal);transform:translateY(-3px);box-shadow:0 22px 48px #12333b1c}.journey-card-top{justify-content:space-between;align-items:flex-start;gap:16px;min-height:126px;display:flex}.journey-card-top img{width:118px;height:118px}.journey-number{background:var(--deep);border-radius:50%;place-items:center;width:40px;height:40px;color:#fff!important;font-size:1rem!important;display:grid!important}.start-journey-card h3,.start-journey-card h2{margin-bottom:12px;font-size:clamp(1.65rem,2.6vw,2.15rem)}.start-journey-card p:not(.eyebrow){font-size:.94rem;line-height:1.58}.simple-process{border-block:1px solid #bcd5d0}.home-process{grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 31px;padding:0;list-style:none;display:grid;position:relative}.home-process li{background:#ffffffbf;border:1px solid #b4cec8;border-radius:18px;align-content:start;min-height:278px;padding:24px;display:grid}.home-process li>span{color:#fff;background:var(--deep);border-radius:50%;place-items:center;width:45px;height:45px;margin-bottom:22px;font-weight:900;display:grid}.home-process h3{margin-bottom:11px;font-size:1.36rem}.home-process p{color:var(--muted);margin:0;font-size:.88rem}.situation-card{min-height:350px;padding:28px}.situation-card>span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:42px;height:42px;font-size:.75rem;display:grid}.situation-card h3{font-size:1.45rem}.situation-card p{font-size:.92rem;line-height:1.58}.journey-hero-grid{grid-template-columns:minmax(0,1fr) 240px;align-items:center;gap:clamp(45px,8vw,100px);display:grid}.journey-hero-art{aspect-ratio:1;box-shadow:var(--shadow);background:#fffffff0;border:1px solid #ffffff47;border-radius:50%;place-items:center;display:grid}.journey-hero-art img{width:78%;height:auto}.journey-main>p:not(.eyebrow){font-size:1.03rem}.journey-steps h3{font-size:1.45rem}.journey-steps p{font-size:.94rem}.journey-boundary,.callback-side{top:138px}.callback-side ol{gap:12px;margin:4px 0 22px;padding-left:1.25rem;display:grid}.callback-side li{padding-left:5px}.explicit-note{background:#fff;border:1px solid #b7d4cf;border-radius:12px;margin:0;padding:17px}.start-hero{text-align:left}.start-page-grid{padding-block:clamp(64px,8vw,98px)}@media (max-width:1100px){.desktop-nav{gap:15px;font-size:.74rem}.brand-logo-crop{width:96px;height:42px}.brand-logo-crop img{width:96px}.hero-grid{grid-template-columns:1fr}.hero-guide{max-width:760px}.home-process,.situation-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.help-bar>.shell{justify-content:space-between}.help-bar .help-text{display:none}.journey-hero-grid{grid-template-columns:1fr 170px}.plain-answer-grid{grid-template-columns:1fr}.plain-answer-grid>div,.plain-answer-grid>div:last-child{border-bottom:1px solid #ffffff24;border-right:0}}@media (max-width:680px){body{font-size:17px}.help-bar{font-size:.7rem}.help-bar>.shell{gap:8px;min-height:42px}.help-bar strong{display:none}.header-inner{min-height:69px}.brand-program small{max-width:82px}.home-hero{padding-block:44px 50px}.home-hero h1{font-size:1.75rem;line-height:1.15}.hero-alert{font-size:.94rem}.hero-alert span{font-size:.8rem}.hero-guide{grid-template-columns:90px 1fr;gap:15px;padding:20px}.hero-guide>img{width:90px}.hero-guide h2{font-size:1.5rem}.hero-guide-list{grid-template-columns:1fr}.plain-answer-grid>div{padding:20px 8px}.start-journey-card{min-height:0}.home-process{grid-template-columns:1fr}.home-process li{grid-template-columns:45px 1fr;gap:16px;min-height:0}.home-process li>span{margin:0}.situation-grid{grid-template-columns:1fr}.situation-card{min-height:0}.journey-hero-grid{grid-template-columns:1fr}.journey-hero-art{width:145px;margin-top:12px}.journey-layout,.callback-layout{padding-top:48px}.section-heading>p:last-child{font-size:1rem}}.home-start-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-start-grid .start-journey-card{min-width:0}.home-start-grid .journey-card-top img{width:105px;height:105px}.hero-grid-single{grid-template-columns:minmax(0,850px)}.first-conversation{background:linear-gradient(115deg,#edf8f5 0%,#f8fbfa 62%,#fff 100%);border-bottom:1px solid #b8d2cd;padding-block:clamp(58px,7vw,86px);position:relative;overflow:hidden}.first-conversation:after{content:"";border:1px solid #086b691c;border-radius:50%;width:410px;height:410px;position:absolute;bottom:-210px;right:-130px;box-shadow:0 0 0 58px #086b6909,0 0 0 116px #086b6906}.first-conversation-grid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:clamp(48px,8vw,96px);display:grid;position:relative}.first-conversation-copy{max-width:660px}.first-conversation h2{margin-bottom:20px;font-size:clamp(2.25rem,4.2vw,3.65rem)}.first-conversation-copy>p:not(.eyebrow){max-width:620px;color:var(--muted);margin-bottom:22px;font-size:1.05rem}.conversation-card{background:#ffffffe6;border:1px solid #b4cec8;border-radius:22px;padding:clamp(25px,3vw,34px);box-shadow:0 22px 52px #12333b14}.conversation-card>p{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:.72rem;font-weight:900}.conversation-card ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.conversation-card li{border-top:1px solid var(--line);grid-template-columns:32px 1fr;gap:14px;padding:15px 0;display:grid}.conversation-card li>span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:30px;height:30px;font-size:.8rem;font-weight:900;display:grid}.conversation-card li>div{gap:2px;display:grid}.conversation-card strong{color:var(--deep);font-size:.94rem}.conversation-card small{color:var(--muted);font-size:.76rem;line-height:1.45}.conversation-outcomes{color:#fff;background:var(--deep)}.conversation-outcomes-grid{grid-template-columns:minmax(0,.82fr) minmax(440px,1.18fr);align-items:center;gap:clamp(54px,9vw,112px);display:grid}.conversation-outcomes .eyebrow{color:#8ee2d8}.conversation-outcomes h2{color:#fff;max-width:560px;margin-bottom:20px}.conversation-outcomes-intro>p:not(.eyebrow){color:#c9dedd;max-width:570px}.conversation-outcomes .button{color:var(--deep);background:#fff;border-color:#fff;margin-top:14px}.outcome-list{border-top:1px solid #fff3}.outcome-list article{border-bottom:1px solid #fff3;grid-template-columns:58px 1fr;align-items:start;gap:20px;padding:26px 0;display:grid}.outcome-list article>span{color:#8ee2d8;background:#ffffff0f;border:1px solid #8ee2d88c;border-radius:15px;place-items:center;width:48px;height:48px;font:700 1.2rem Georgia,serif;display:grid}.outcome-list p{color:#fff;margin:0 0 5px;font:700 1.35rem/1.2 Georgia,serif}.outcome-list small{color:#bcd5d2;max-width:610px;font-size:.82rem;line-height:1.55;display:block}.situation-router{background:#f8faf9}.situation-router-grid{grid-template-columns:minmax(300px,.68fr) minmax(540px,1.32fr);align-items:start;gap:clamp(52px,8vw,100px);display:grid}.situation-router-intro{position:sticky;top:142px}.situation-router-intro h2{margin-bottom:20px}.situation-router-intro>p:not(.eyebrow):not(.situation-unsure){max-width:500px;color:var(--muted)}.situation-router-art{width:250px;height:120px;margin:34px 0 28px;position:relative}.router-person{border:5px solid var(--deep);background:var(--mint);border-radius:22px 22px 12px 12px;width:42px;height:64px;position:absolute;bottom:11px}.router-person:before{border:5px solid var(--deep);content:"";background:#fff;border-radius:50%;width:22px;height:22px;position:absolute;top:-29px;left:5px}.router-person-one{left:8px}.router-person-two{background:#f4b860;height:54px;left:58px}.router-path{border-top:4px dashed #7aa7a2;height:0;position:absolute;bottom:41px;left:112px;right:56px}.router-path:after{border-block:6px solid #0000;content:"";border-left:9px solid #7aa7a2;position:absolute;top:-8px;right:-2px}.router-destination{border:5px solid var(--deep);color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:58px;height:58px;font-weight:900;display:grid;position:absolute;bottom:16px;right:0}.situation-unsure{border-top:1px solid var(--line);color:var(--muted);margin:0;padding-top:19px;font-size:.86rem}.situation-unsure a{color:var(--teal);font-weight:900}.situation-choice-list{border-top:1px solid #b9cfcb}.situation-choice{border-bottom:1px solid #b9cfcb;grid-template-columns:62px minmax(0,1fr) 34px;align-items:center;gap:19px;padding:25px 10px;text-decoration:none;transition:padding .16s,background .16s;display:grid}.situation-choice:hover{background:#edf7f5;padding-inline:18px}.situation-choice-icon{width:58px;height:58px;color:var(--teal);background:var(--mint);border-radius:17px;place-items:center;display:grid}.situation-choice-icon svg{fill:none;stroke:currentColor;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;width:35px;height:35px}.situation-choice-copy{gap:5px;display:grid}.situation-choice-copy strong{color:var(--deep);font:700 1.34rem/1.2 Georgia,serif}.situation-choice-copy small{max-width:620px;color:var(--muted);font-size:.8rem;line-height:1.45}.situation-choice-copy b{color:var(--teal);margin-top:3px;font-size:.75rem}.situation-choice-arrow{color:var(--teal);font-size:1.55rem;font-weight:900;transition:transform .16s}.situation-choice:hover .situation-choice-arrow{transform:translate(4px)}.professional-hero{color:#fff;background:radial-gradient(circle at 85% 8%,#34a49a57,#0000 28%),radial-gradient(circle at 58% 92%,#8ee2d81f,#0000 34%),linear-gradient(135deg,#092c33 0%,#113e45 58%,#0b5050 100%);padding:clamp(66px,8vw,106px) 0;position:relative;overflow:hidden}.professional-hero:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-210px;right:-120px;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff06}.professional-hero-grid{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:clamp(50px,8vw,100px);display:grid;position:relative}.professional-hero h1{color:#fff;max-width:760px;margin-bottom:25px;font-size:clamp(3.15rem,5.3vw,5rem)}.professional-hero .eyebrow{color:#8ee2d8}.professional-lede{color:#dbecea;max-width:720px;margin:0;font-size:clamp(1.12rem,1.8vw,1.35rem);line-height:1.55}.professional-lede-dark{max-width:760px;color:var(--muted);font-size:1.08rem}.professional-outline{color:#fff;border-color:#fffc}.professional-outline:hover{color:var(--deep);background:#fff}.professional-microcopy{color:#bcd7d4;max-width:690px;margin:17px 0 0;font-size:.79rem}.professional-art{background:#fffffff5;border:1px solid #ffffff4d;border-radius:30px;padding:18px 18px 84px;position:relative;transform:rotate(1.25deg);box-shadow:0 34px 80px #00000038}.professional-art img{border-radius:20px;width:100%;height:auto;display:block}.professional-art>div{color:#fff;background:var(--deep);border-radius:14px;gap:2px;padding:15px 18px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.professional-art strong{font-size:.86rem}.professional-art span{color:#c6dedd;font-size:.72rem}.professional-audience-bar{background:var(--mint-light);border-bottom:1px solid #b8d2cd}.professional-audience-bar>.shell{justify-content:space-between;align-items:center;gap:18px;min-height:70px;display:flex}.professional-audience-bar strong{color:var(--deep);font-size:.84rem}.professional-audience-bar span{color:var(--muted);border-left:1px solid #b8d2cd;padding-left:18px;font-size:.72rem;font-weight:800}.professional-fit-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.professional-fit-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:330px;padding:28px;display:flex;position:relative}.professional-fit-grid article>span{color:#fff;background:var(--deep);border-radius:14px;place-items:center;width:48px;height:48px;font-size:.78rem;font-weight:900;display:grid}.professional-fit-grid h3{margin:64px 0 13px;font-size:1.45rem}.professional-fit-grid p{color:var(--muted);margin:0;font-size:.86rem}.professional-split{grid-template-columns:minmax(0,1.1fr) minmax(310px,.7fr);align-items:start;gap:clamp(48px,8vw,90px);display:grid}.professional-boundary{border:1px solid #d8c78f;border-top:7px solid var(--focus);background:#fff;border-radius:20px;padding:clamp(26px,4vw,38px)}.professional-boundary h3{font-size:clamp(1.75rem,3vw,2.35rem)}.professional-boundary p:not(.eyebrow):not(.microcopy){color:var(--muted)}.professional-process{counter-reset:professional-process;grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.professional-process li{background:var(--mint-light);border:1px solid #b9cfcb;border-radius:20px;min-height:300px;padding:26px}.professional-process li>span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:48px;font-weight:900;display:grid}.professional-process h3{margin-bottom:12px}.professional-process p{color:var(--muted);margin:0;font-size:.85rem}.professional-routes{background:#edf4f2}.professional-route-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.professional-route-grid>a{background:#fff;border:1px solid #b9cfcb;border-radius:20px;flex-direction:column;min-height:320px;padding:28px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.professional-route-grid>a:hover{transform:translateY(-3px);box-shadow:0 20px 44px #12333b1a}.professional-route-grid span{color:var(--teal);letter-spacing:.07em;text-transform:uppercase;font-size:.69rem;font-weight:900}.professional-route-grid h3{margin:38px 0 13px;font-size:1.55rem}.professional-route-grid p{color:var(--muted);font-size:.86rem}.professional-route-grid strong{color:var(--teal);margin-top:auto;font-size:.8rem}.professional-status{background:#031c2052;border:1px solid #ffffff3d;border-radius:14px;align-items:flex-start;gap:13px;max-width:690px;margin-top:25px;padding:15px 17px;display:flex}.professional-status>span{color:#8ee2d8;font-size:1.1rem}.professional-status>div{gap:2px;display:grid}.professional-status strong{font-size:.82rem}.professional-status small{color:#c3d9d6;font-size:.74rem}.referral-parts{border:1px solid var(--line);border-radius:22px;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.referral-parts article{border-right:1px solid var(--line);background:#fff;min-height:265px;padding:28px}.referral-parts article:last-child{border-right:0}.referral-parts span{color:var(--teal);font-size:.75rem;font-weight:900}.referral-parts h3{margin:55px 0 13px}.referral-parts p{color:var(--muted);margin:0;font-size:.84rem}.referral-script{border-left:5px solid var(--teal);background:#fff;border-radius:0 14px 14px 0;margin-top:32px;padding:20px 23px}.referral-script>span{color:var(--teal);text-transform:uppercase;font-size:.7rem;font-weight:900}.referral-script blockquote{color:var(--deep);margin:8px 0 0;font:700 1.13rem/1.55 Georgia,serif}.referral-standard-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.referral-standard-grid article{border:1px solid var(--line);border-radius:22px;padding:clamp(27px,4vw,42px)}.referral-standard-grid article:first-child{background:var(--mint-light)}.referral-standard-grid article:last-child{background:var(--amber-bg)}.referral-standard-grid article>span{color:#fff;background:var(--teal);text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:900;display:inline-block}.referral-standard-grid article:last-child>span{background:var(--amber)}.referral-standard-grid h3{margin:25px 0 15px;font-size:1.7rem}.referral-standard-grid ul{color:var(--muted);gap:10px;margin:0;padding-left:1.2rem;font-size:.88rem;display:grid}.professional-art-clean{padding-bottom:18px}@media (max-width:1050px){.professional-hero-grid{grid-template-columns:1fr 340px}.professional-fit-grid,.professional-process,.referral-parts{grid-template-columns:repeat(2,1fr)}.referral-parts article:nth-child(2){border-right:0}.referral-parts article:nth-child(-n+2){border-bottom:1px solid var(--line)}.professional-audience-bar>.shell{flex-wrap:wrap;padding-block:18px}.professional-audience-bar strong{width:100%}.professional-audience-bar span:first-of-type{border-left:0;padding-left:0}}@media (max-width:1100px){.home-start-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.first-conversation-grid{grid-template-columns:1fr}.conversation-card{max-width:680px}.conversation-outcomes-grid{grid-template-columns:1fr}.outcome-list{max-width:720px}.situation-router-grid{grid-template-columns:1fr}.situation-router-intro{position:static}.situation-router-art{display:none}.situation-unsure{max-width:620px}.situation-choice-list{margin-top:-12px}}@media (max-width:800px){.professional-hero-grid,.professional-split{grid-template-columns:1fr}.professional-art{max-width:560px}.professional-route-grid,.referral-standard-grid{grid-template-columns:1fr}.professional-route-grid>a{min-height:260px}.professional-audience-bar span{width:calc(50% - 10px)}}@media (max-width:580px){.professional-hero{padding-block:48px}.professional-hero h1{font-size:2.65rem}.professional-art{border-radius:20px;padding:10px 10px 75px;transform:none}.professional-art-clean{padding-bottom:10px}.professional-art>div{bottom:10px;left:10px;right:10px}.professional-audience-bar span{border:0;border-top:1px solid #c9dcd8;width:100%;padding:7px 0}.professional-fit-grid,.professional-process,.referral-parts{grid-template-columns:1fr}.professional-fit-grid article,.professional-process li,.referral-parts article{min-height:0}.professional-fit-grid h3,.professional-process li>span,.referral-parts h3{margin-top:26px}.referral-parts article,.referral-parts article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.referral-parts article:last-child{border-bottom:0}.professional-route-grid>a{min-height:0}.professional-route-grid h3{margin-top:25px}.referral-script blockquote{font-size:1rem}}@media (max-width:650px){.home-start-grid{grid-template-columns:1fr}.first-conversation{padding-block:46px}.first-conversation h2 br{display:none}.conversation-card{padding:21px}.conversation-card li{grid-template-columns:30px 1fr;gap:11px}.outcome-list article{grid-template-columns:44px 1fr;gap:13px;padding:22px 0}.outcome-list article>span{width:40px;height:40px}.outcome-list p{font-size:1.15rem}.outcome-list small{font-size:.78rem}.situation-choice{grid-template-columns:48px minmax(0,1fr) 22px;gap:12px;padding:21px 0}.situation-choice:hover{background:0 0;padding-inline:0}.situation-choice-icon{border-radius:13px;width:46px;height:46px}.situation-choice-icon svg{width:29px;height:29px}.situation-choice-copy strong{font-size:1.12rem}.situation-choice-copy small{font-size:.76rem}.situation-choice-arrow{font-size:1.25rem}}.journey-layout-simple{grid-template-columns:1fr;max-width:900px}.eligibility-decision{background:#f6faf9}.eligibility-decision-grid{grid-template-columns:minmax(300px,.72fr) minmax(560px,1.28fr);align-items:start;gap:clamp(55px,9vw,112px);display:grid}.eligibility-intro{position:sticky;top:142px}.eligibility-intro h2{margin-bottom:20px}.eligibility-intro>p:not(.eyebrow){max-width:480px;color:var(--muted)}.eligibility-path{color:var(--teal);text-transform:uppercase;align-items:center;gap:8px;margin-top:34px;font-size:.72rem;font-weight:900;display:flex}.eligibility-path i{border:3px solid var(--teal);background:#fff;border-radius:50%;width:13px;height:13px}.eligibility-path i+i:before{content:"";border-top:2px solid #8eb7b2;width:8px;margin:2px 0 0 -11px;display:block}.eligibility-path b{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:45px;height:45px;margin-left:3px;font-size:.65rem;display:grid}.eligibility-checkpoints{border-top:1px solid #b9cfcb;margin:0;padding:0;list-style:none}.eligibility-checkpoints li{border-bottom:1px solid #b9cfcb;grid-template-columns:48px 1fr;gap:20px;padding:28px 0;display:grid}.eligibility-index{color:#fff;background:var(--deep);border-radius:14px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.eligibility-checkpoints small{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.eligibility-checkpoints h3{margin:5px 0 8px;font-size:1.42rem}.eligibility-checkpoints p{max-width:670px;color:var(--muted);margin:0;font-size:.87rem}.eligibility-next{border-top:1px solid var(--line)}.eligibility-outcomes{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.eligibility-outcomes article{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:330px;padding:28px;display:flex}.eligibility-outcomes article:nth-child(2){background:var(--mint-light)}.eligibility-outcomes>article>span{color:var(--teal);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:900}.eligibility-outcomes h3{margin:38px 0 13px;font-size:1.5rem}.eligibility-outcomes p{color:var(--muted);font-size:.86rem}.eligibility-outcomes a{color:var(--teal);margin-top:auto;font-size:.8rem;font-weight:900}.cost-split{background:#f7faf9}.cost-ledger{border:1px solid #b9cfcb;border-radius:24px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.cost-ledger article{min-height:430px;padding:clamp(30px,5vw,54px);position:relative}.cost-ledger-care{background:#e7f5f2}.cost-ledger-home{background:#fff8e8;border-left:1px solid #b9cfcb}.cost-icon{border:3px solid var(--deep);color:#fff;background:var(--teal);border-radius:20px;place-items:center;width:62px;height:62px;margin-bottom:42px;font:900 1.4rem Georgia,serif;display:grid}.cost-ledger-home .cost-icon{background:#aa7423}.cost-ledger h3{font-size:clamp(2rem,3.2vw,2.75rem)}.cost-ledger article>p:not(.eyebrow){max-width:500px;color:var(--muted)}.cost-ledger strong{color:var(--deep);text-transform:uppercase;margin-top:32px;font-size:.82rem;display:block}.cost-ledger small{max-width:470px;color:var(--muted);margin-top:5px;font-size:.82rem;line-height:1.5;display:block}.cost-questions{border-top:1px solid var(--line)}.cost-questions-grid{grid-template-columns:minmax(0,.85fr) minmax(480px,1.15fr);align-items:start;gap:clamp(55px,9vw,110px);display:grid}.cost-questions-grid>div:first-child>p:not(.eyebrow){max-width:560px;color:var(--muted)}.cost-question-list{background:var(--mint-light);border:1px solid #b9cfcb;border-radius:22px;padding:clamp(25px,4vw,38px)}.cost-question-list>p{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:900}.cost-question-list ul{margin:0;padding:0;list-style:none}.cost-question-list li{color:var(--deep);border-top:1px solid #c9dbd8;grid-template-columns:32px 1fr;align-items:center;gap:12px;padding:14px 0;font-weight:800;display:grid}.cost-question-list li>span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:28px;height:28px;font-size:.78rem;display:grid}@media (max-width:900px){.eligibility-decision-grid,.cost-questions-grid{grid-template-columns:1fr}.eligibility-intro{position:static}.eligibility-path{margin-bottom:14px}.eligibility-outcomes{grid-template-columns:1fr}.eligibility-outcomes article{min-height:0}.cost-ledger{grid-template-columns:1fr}.cost-ledger article{min-height:0}.cost-ledger-home{border-top:1px solid #b9cfcb;border-left:0}}@media (max-width:650px){.eligibility-checkpoints li{grid-template-columns:40px 1fr;gap:13px;padding:23px 0}.eligibility-index{width:38px;height:38px}.eligibility-checkpoints h3{font-size:1.2rem}.eligibility-path{gap:5px}.eligibility-path i{width:10px;height:10px}.eligibility-outcomes article{padding:23px}.cost-ledger article{padding:26px 22px}.cost-icon{margin-bottom:28px}.cost-question-list{padding:21px}}.waitlist-status{background:#f6faf9}.waitlist-status-grid{border:1px solid #b9cfcb;border-radius:24px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.waitlist-status-grid article{background:#fff;border-right:1px solid #b9cfcb;min-height:360px;padding:clamp(28px,4vw,42px)}.waitlist-status-grid article:first-child{background:#e8f6f3}.waitlist-status-grid article:last-child{border-right:0}.status-mark{border:2px solid var(--deep);width:52px;height:52px;color:var(--deep);background:#fff;border-radius:16px;place-items:center;margin-bottom:45px;font:900 1.1rem Georgia,serif;display:grid}.status-mark-done{color:#fff;background:var(--teal)}.waitlist-status-grid h3{margin-bottom:13px;font-size:1.55rem}.waitlist-status-grid article>p:last-child{color:var(--muted);font-size:.86rem}.waitlist-ready{border-top:1px solid var(--line)}.waitlist-ready-grid{grid-template-columns:minmax(300px,.75fr) minmax(540px,1.25fr);align-items:start;gap:clamp(55px,9vw,110px);display:grid}.waitlist-ready-intro{position:sticky;top:142px}.waitlist-ready-intro>p:not(.eyebrow){max-width:530px;color:var(--muted)}.waitlist-ready-list{border-top:1px solid #b9cfcb}.waitlist-ready-list article{border-bottom:1px solid #b9cfcb;grid-template-columns:48px 1fr;gap:19px;padding:25px 0;display:grid}.waitlist-ready-list article>span{color:var(--teal);font-size:.75rem;font-weight:900}.waitlist-ready-list h3{margin:0 0 7px;font-size:1.35rem}.waitlist-ready-list p{color:var(--muted);margin:0;font-size:.86rem}.waitlist-safety{color:#fff;background:#7a531d;padding-block:22px}.waitlist-safety>.shell{align-items:baseline;gap:18px;display:flex}.waitlist-safety strong{white-space:nowrap}.waitlist-safety span{font-size:.8rem;line-height:1.5}@media (max-width:900px){.waitlist-status-grid{grid-template-columns:1fr}.waitlist-status-grid article{border-bottom:1px solid #b9cfcb;border-right:0;min-height:0}.waitlist-status-grid article:last-child{border-bottom:0}.status-mark{margin-bottom:25px}.waitlist-ready-grid{grid-template-columns:1fr}.waitlist-ready-intro{position:static}.waitlist-safety>.shell{flex-direction:column;align-items:flex-start;gap:4px}.waitlist-safety strong{white-space:normal}}@media (max-width:650px){.waitlist-status-grid article{padding:24px 21px}.waitlist-ready-list article{grid-template-columns:36px 1fr;gap:12px}.waitlist-ready-list h3{font-size:1.2rem}}.process-phases{background:#f6faf9}.phase-list{border-top:1px solid #b9cfcb;margin:0;padding:0;list-style:none}.phase-list li{border-bottom:1px solid #b9cfcb;grid-template-columns:76px minmax(0,1fr);gap:27px;padding:36px 0;display:grid;position:relative}.phase-number{color:#fff;background:var(--deep);border-radius:20px;place-items:center;width:64px;height:64px;font-size:.9rem;font-weight:900;display:grid}.phase-copy{max-width:860px}.phase-copy small{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.phase-copy h3{margin:7px 0 11px;font-size:clamp(1.6rem,2.7vw,2.2rem)}.phase-copy p{color:var(--muted);margin:0;font-size:.93rem}.phase-line{border-left:2px dashed #9bbab6;position:absolute;top:100px;bottom:-1px;left:31px}.phase-list li:last-child .phase-line{display:none}.process-owners{border-top:1px solid var(--line)}.process-owners-grid{grid-template-columns:minmax(300px,.72fr) minmax(540px,1.28fr);align-items:start;gap:clamp(55px,9vw,110px);display:grid}.process-owners-intro{position:sticky;top:142px}.process-owners-intro>p:not(.eyebrow){max-width:520px;color:var(--muted)}.owner-list{border-top:1px solid #b9cfcb}.owner-list article{border-bottom:1px solid #b9cfcb;grid-template-columns:minmax(170px,.45fr) minmax(0,1fr);gap:25px;padding:23px 0;display:grid}.owner-list strong{color:var(--deep)}.owner-list p{color:var(--muted);margin:0;font-size:.86rem}@media (max-width:900px){.process-owners-grid{grid-template-columns:1fr}.process-owners-intro{position:static}.owner-list{margin-top:12px}}@media (max-width:650px){.phase-list li{grid-template-columns:52px 1fr;gap:14px;padding:27px 0}.phase-number{border-radius:15px;width:48px;height:48px;font-size:.72rem}.phase-line{top:81px;left:23px}.phase-copy h3{font-size:1.35rem}.phase-copy p{font-size:.85rem}.owner-list article{grid-template-columns:1fr;gap:5px}}.callback-guide{background:#f7faf9}.callback-guide-grid{grid-template-columns:minmax(300px,.75fr) minmax(540px,1.25fr);align-items:start;gap:clamp(55px,9vw,110px);display:grid}.callback-guide-intro{position:sticky;top:142px}.callback-guide-intro>p:not(.eyebrow):not(.callback-boundary){max-width:530px;color:var(--muted)}.callback-boundary{border-left:5px solid var(--teal);background:#fff;max-width:520px;margin-top:28px;padding:16px 18px;font-size:.82rem}.callback-detail-list{border-top:1px solid #b9cfcb;margin:0;padding:0;list-style:none}.callback-detail-list li{border-bottom:1px solid #b9cfcb;grid-template-columns:48px 1fr;gap:19px;padding:26px 0;display:grid}.callback-detail-list li>span{color:#fff;background:var(--deep);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.callback-detail-list h3{margin:2px 0 8px;font-size:1.35rem}.callback-detail-list p{color:var(--muted);margin:0;font-size:.86rem}.start-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.start-page-grid .start-journey-card{min-height:360px}@media (max-width:900px){.callback-guide-grid{grid-template-columns:1fr}.callback-guide-intro{position:static}.start-page-grid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.callback-detail-list li{grid-template-columns:40px 1fr;gap:13px}.callback-detail-list li>span{width:38px;height:38px}.start-page-grid{grid-template-columns:1fr}.start-page-grid .start-journey-card{min-height:0}}.provider-paths{background:#f6faf9}.provider-paths-grid{grid-template-columns:minmax(300px,.7fr) minmax(560px,1.3fr);align-items:start;gap:clamp(55px,9vw,110px);display:grid}.provider-paths-intro{position:sticky;top:142px}.provider-paths-intro>p:not(.eyebrow){max-width:510px;color:var(--muted)}.provider-path-list{border-top:1px solid #b9cfcb}.provider-path-list>a{border-bottom:1px solid #b9cfcb;grid-template-columns:50px minmax(0,1fr) 30px;align-items:start;gap:18px;padding:27px 8px;text-decoration:none;transition:padding .16s,background .16s;display:grid}.provider-path-list>a:hover{background:#eaf5f2;padding-inline:16px}.provider-path-number{color:var(--teal);font-size:.72rem;font-weight:900}.provider-path-copy{gap:6px;display:grid}.provider-path-copy small{color:var(--teal);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:900}.provider-path-copy strong{color:var(--deep);font:700 1.5rem/1.2 Georgia,serif}.provider-path-copy p{max-width:650px;color:var(--muted);margin:1px 0;font-size:.84rem}.provider-path-copy b{color:var(--teal);font-size:.77rem}.provider-path-arrow{color:var(--teal);padding-top:25px;font-size:1.4rem;font-weight:900}.provider-roles{border-top:1px solid var(--line)}.provider-role-grid{border:1px solid #b9cfcb;border-radius:22px;grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.provider-role-grid article{background:#fff;border-bottom:1px solid #b9cfcb;border-right:1px solid #b9cfcb;min-height:230px;padding:32px}.provider-role-grid article:nth-child(2n){border-right:0}.provider-role-grid article:nth-last-child(-n+2){border-bottom:0}.provider-role-grid span{color:#fff;background:var(--deep);text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:.7rem;font-weight:900;display:inline-flex}.provider-role-grid p{color:var(--muted);margin:45px 0 0}@media (max-width:900px){.provider-paths-grid{grid-template-columns:1fr}.provider-paths-intro{position:static}.provider-role-grid{grid-template-columns:1fr}.provider-role-grid article,.provider-role-grid article:nth-child(2n),.provider-role-grid article:nth-last-child(-n+2){border-bottom:1px solid #b9cfcb;border-right:0;min-height:0}.provider-role-grid article:last-child{border-bottom:0}.provider-role-grid p{margin-top:24px}}@media (max-width:650px){.provider-path-list>a{grid-template-columns:34px minmax(0,1fr) 22px;gap:10px;padding-inline:0}.provider-path-list>a:hover{background:0 0;padding-inline:0}.provider-path-copy strong{font-size:1.22rem}.provider-path-arrow{padding-top:22px}.provider-role-grid article{padding:24px}}.library-professional .page-hero{background-image:radial-gradient(circle at 82% 12%,#34a49a47,#0000 25%),linear-gradient(135deg,#092c33,#11494e)}.library-provider .page-hero{background-image:radial-gradient(circle at 88% 20%,#f4b86038,#0000 24%),linear-gradient(130deg,#15383e,#0b6664)}.library-compare .page-hero{background-image:linear-gradient(115deg,#092c30fa 0 49.5%,#114e4ff0 50% 100%)}.library-county .page-hero{background-image:radial-gradient(circle at 78% 25%,#8ee2d83d 0 3%,#0000 3.2%),radial-gradient(circle at 88% 58%,#8ee2d82e 0 2.5%,#0000 2.7%),linear-gradient(135deg,#10353b,#0b5d5d)}.library-jump{background:#f4faf8;border:1px solid #b9cfcb;border-radius:18px;margin:30px 0 46px;padding:24px}.library-jump>p{margin-bottom:13px}.library-jump>div{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.library-jump a{color:var(--deep);border-top:1px solid #cbdcda;justify-content:space-between;gap:12px;padding:11px 0;font-size:.8rem;font-weight:800;text-decoration:none;display:flex}.library-jump a span{color:var(--teal)}.source-panel{border:1px solid var(--line);background:var(--mint-light);border-radius:20px;margin-bottom:clamp(70px,9vw,110px);padding:0;overflow:hidden}.source-panel>summary{color:var(--deep);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 28px;font-weight:900;list-style:none;display:flex}.source-panel>summary::-webkit-details-marker{display:none}.source-panel>summary:after{color:var(--teal);content:"+";font-size:1.2rem}.source-panel[open]>summary:after{content:"−"}.source-panel>summary small{color:var(--muted);margin-left:auto;font-size:.72rem;font-weight:800}.source-panel-inner{border-top:1px solid #c5d9d5;padding:0 28px 28px}.source-panel-inner>p{color:var(--muted);font-size:.8rem}.source-panel-inner>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.source-panel-inner>div a{background:#fff;border-radius:12px;gap:3px;padding:15px;text-decoration:none;display:grid}.source-panel-inner>div span,.source-panel-inner>div small{color:var(--muted);font-size:.68rem}.source-panel-inner>div strong{font-size:.88rem}@media (max-width:650px){.library-jump>div,.source-panel-inner>div{grid-template-columns:1fr}.source-panel>summary{flex-wrap:wrap;align-items:flex-start;padding:20px}.source-panel>summary small{width:100%;margin-left:0}.source-panel-inner{padding:0 20px 20px}}.directory-call-guide{background:#fff;border:1px solid #b9cfcb;border-radius:17px;grid-template-columns:auto repeat(4,1fr);gap:0;display:grid;overflow:hidden}.directory-call-guide>*{border-right:1px solid #d1dfdc;align-items:center;padding:15px 17px;font-size:.76rem;line-height:1.4;display:flex}.directory-call-guide>:last-child{border-right:0}.directory-call-guide strong{color:#fff;background:var(--teal)}.directory-call-guide span{color:var(--deep);font-weight:800}@media (max-width:900px){.directory-call-guide{grid-template-columns:1fr 1fr}.directory-call-guide>*{border-bottom:1px solid #d1dfdc;border-right:1px solid #d1dfdc}.directory-call-guide>:nth-child(2n){border-right:0}.directory-call-guide>:last-child{border-bottom:0}.directory-call-guide strong{border-right:0;grid-column:1/-1}}@media (max-width:650px){.directory-call-guide{grid-template-columns:1fr}.directory-call-guide>*{border-right:0}.directory-call-guide strong{grid-column:auto}}.directory-results-heading button{min-height:44px;padding-block:10px}.help-bar{color:#dbe7e6;background:#0b242a;font-size:.8rem}.help-bar .shell{justify-content:space-between;align-items:center;gap:20px;min-height:36px;display:flex}.help-bar a{color:#fff;font-weight:800;text-decoration:none}.brand-program span{color:var(--muted);font-size:.68rem;display:block}.nav-group{position:relative}.nav-group>summary{cursor:pointer;white-space:nowrap;align-items:center;gap:6px;min-height:44px;list-style:none;display:inline-flex}.nav-group>summary::-webkit-details-marker{display:none}.nav-group>summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;transform:translateY(-2px)rotate(45deg)}.nav-group[open]>summary{color:var(--teal)}.nav-menu{z-index:60;border:1px solid var(--line);min-width:270px;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0}.nav-menu a{border-radius:8px;min-height:44px;padding:10px 12px;font-weight:700;text-decoration:none}.nav-menu a:hover{background:var(--mint-light)}.nav-phone{white-space:nowrap}.mobile-nav nav{width:min(92vw,360px);max-height:80vh;overflow:auto}.mobile-group{border-top:1px solid var(--line);padding:8px 0;display:grid}.mobile-group strong{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;padding:8px 12px 2px;font-size:.7rem}.mobile-primary,.mobile-secondary{border-radius:999px;place-items:center;min-height:48px;margin:4px 0;font-weight:850;text-decoration:none;display:grid}.mobile-primary{color:#fff;background:var(--deep)}.mobile-secondary{border:2px solid var(--deep)}.home-hero{background-image:none;background:var(--deep);padding:clamp(56px,7vw,88px) 0}.hero-grid{grid-template-columns:minmax(0,7fr) minmax(320px,5fr);align-items:center}.hero-copy h1{margin-bottom:18px;font-size:clamp(2.2rem,3.3vw,3rem);line-height:1.08}.hero-lead{color:#d8e9e7;max-width:540px;margin:0 0 22px;font-size:1rem;line-height:1.6}.hero-lead strong{color:#fff}.hero-buttons{grid-template-columns:1fr 1fr;gap:14px;max-width:640px;margin:0 0 10px;display:grid}.hero-buttons .button{width:100%;min-height:56px;font-size:1rem}.button-outline{color:#fff;background:0 0;border-color:#fff}.button-outline:hover{background:#ffffff1f}.hero-captions{color:#b9d6d2;text-align:center;grid-template-columns:1fr 1fr;gap:14px;max-width:640px;font-size:.82rem;display:grid}.hero-help,.hero-referrer{color:#d8e9e7;margin:18px 0 0;font-size:.95rem}.hero-help a,.hero-referrer a{color:#fff;font-weight:800}.hero-referrer{color:#b9d6d2;border-top:1px solid #2f6f72;padding-top:14px}.hero-referrer a{color:#8ee2d8}.can-cannot{color:#fff;background:#0f4d52;border-radius:22px;padding:clamp(24px,3vw,32px)}.can-cannot h2{color:#fff;margin-bottom:16px;font-size:1.6rem}.can-cannot .eyebrow.can{color:#8ee2d8}.can-cannot .eyebrow.cannot{color:#f0b6a6}.can-cannot ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.can-cannot li{color:#8ee2d8;align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.5;display:flex}.can-cannot li span{color:#fff}.can-cannot .cannot-list li{color:#f0b6a6}.can-cannot hr{border:0;border-top:1px solid #2f6f72;margin:18px 0}.facts-strip{border-bottom:1px solid var(--line);background:#fff}.facts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;padding-block:40px;display:grid}.fact strong{color:var(--deep);font:700 1.75rem/1.1 Georgia,Times New Roman,serif;display:block}.fact p{color:var(--muted);margin:6px 0;font-size:.9rem;line-height:1.5}.fact a{color:var(--teal);font-size:.8rem;font-weight:800}.task-section .section-heading{margin-bottom:28px}.task-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.task-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;gap:8px;padding:26px;text-decoration:none;display:flex}.task-card:hover{border-color:var(--teal);box-shadow:0 16px 38px #123e4014}.task-card h3{margin:0;font-size:1.3rem}.task-card p{color:var(--muted);margin:0;font-size:.95rem}.task-card strong{color:var(--teal);margin-top:6px;font-size:.9rem}.lanes{grid-template-columns:1fr 1fr;gap:24px;padding-bottom:clamp(60px,8vw,96px);display:grid}.lane{border-radius:22px;flex-direction:column;gap:14px;padding:clamp(26px,3.5vw,40px);display:flex}.lane-family{background:#dceeea}.lane-referrer{background:var(--sand)}.lane-referrer .eyebrow{color:#6b4a12}.lane h2{margin:0;font-size:1.75rem}.lane-links{gap:8px;display:grid}.lane-links a{color:var(--deep);font-weight:700}.lane .button-row{align-items:center;margin:8px 0 0}.lane-note{color:#2c5157;margin:0;font-size:.85rem}.lane-referrer .lane-note{color:#5a4a2c}.counties-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.counties-grid{grid-template-columns:minmax(0,4fr) minmax(0,8fr);align-items:start;gap:40px;display:grid}.counties-grid .small{color:var(--muted);font-size:.9rem}.county-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.county-card{border:1px solid var(--line);background:var(--cream);border-radius:16px;gap:2px;padding:20px 22px;text-decoration:none;display:grid}.county-card:hover{border-color:var(--teal)}.county-card strong{color:var(--deep);font:700 1.3rem Georgia,Times New Roman,serif}.county-card span{color:var(--muted);font-size:.85rem}.trust-section{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:40px;display:grid}.choice-box{color:#4a3510;background:#fff1d8;border-radius:16px;margin-top:16px;padding:18px 22px;font-size:.95rem;line-height:1.55}.choice-box a{color:#6b4a12;font-weight:800}.sources-card{border:1px solid var(--line);background:#fff;border-radius:22px;gap:10px;padding:26px;display:grid}.sources-card p{color:var(--muted);margin:0}.source-links{flex-wrap:wrap;gap:18px;font-size:.9rem;font-weight:800;display:flex}.source-links a{color:var(--teal)}.closing-band{padding-block:clamp(48px,6vw,72px)}.closing-grid{grid-template-columns:7fr 5fr;align-items:center;gap:40px;display:grid}.closing-grid p{color:#d8e9e7;margin:0}.closing-actions{gap:12px;display:grid}.closing-actions .button{width:100%}.entry-layout{grid-template-columns:minmax(0,7fr) minmax(280px,4fr);align-items:start;gap:clamp(40px,7vw,80px);padding-block:clamp(56px,8vw,90px);display:grid}.entry-steps{margin-top:8px}.journey{width:min(100% - 32px,540px);margin:0 auto;padding:18px 0 56px;font-size:1rem}.journey-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:6px 0 12px;display:flex}.journey-brand{color:var(--deep);align-items:center;gap:10px;text-decoration:none;display:flex}.journey-brand .brand-logo-crop{width:70px;height:27px}.journey-brand .brand-logo-crop img{width:70px}.journey-exit{color:var(--deep);padding:10px 0 10px 12px;font-weight:800}.journey-progress{padding:12px 0 6px}.journey-progress-row{color:var(--muted);justify-content:space-between;font-size:.85rem;display:flex}.journey-saved{color:#1d6b55;font-weight:800}.journey-bar{background:#dceeea;border-radius:999px;height:6px;margin-top:8px}.journey-bar div{background:#145c59;border-radius:999px;height:6px}.journey-main{gap:18px;padding-top:22px;display:grid}.journey-main h1{margin:0;font-size:1.6rem;line-height:1.2}.journey-main h2{margin:0;font-size:1.2rem}.journey-main p{color:var(--muted);margin:0}.journey-action{background:linear-gradient(to top,var(--white) 80%,transparent);gap:6px;margin-top:24px;padding:14px 0 12px;display:grid;position:sticky;bottom:0}.journey-phone{color:var(--muted);margin:18px 0 0;font-size:.85rem}.j-submit{width:100%;min-height:52px;font-size:1rem}.j-center{text-align:center;padding:8px;display:block}.j-small{font-size:.9rem}.j-links{font-size:.95rem}.j-form{gap:18px;display:grid}.j-field{gap:6px;display:grid}.j-field label,.j-label{color:var(--ink);font-weight:700}.j-optional{color:var(--muted);font-weight:400}.j-field input,.j-field select,.j-field textarea{width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border:1.5px solid #abc0bc;border-radius:12px;padding:11px 14px;font-size:1rem}.j-field textarea{resize:vertical;min-height:104px}.j-field small,.j-hint{color:var(--muted);font-size:.85rem;line-height:1.45}.j-choices{border:0;gap:10px;margin:0;padding:0;display:grid}.j-choices legend{margin-bottom:8px;padding:0;font-weight:700}.j-choices label{cursor:pointer;background:#fff;border:2px solid #abc0bc;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex}.j-choices label.on{background:#e8f3f0;border-color:#145c59}.j-choices input{accent-color:#145c59;flex:none;width:24px;height:24px}.j-choices label>span{display:grid}.j-choices strong{font-weight:700}.j-choices small{color:var(--muted);font-size:.85rem}.j-consent{background:#fff;border:1.5px solid #abc0bc;border-radius:14px;align-items:flex-start;gap:14px;padding:14px 16px;font-size:.95rem;line-height:1.5;display:flex}.j-consent input{accent-color:#145c59;flex:none;width:24px;height:24px;margin-top:2px}.j-disclosure{color:var(--muted);font-size:.85rem;line-height:1.5}.j-disclosure a{color:var(--teal);font-weight:700}.j-note{color:#17343a;background:#eef4f2;border-radius:14px;padding:16px 18px;font-size:.95rem;line-height:1.55}.j-note-warn{color:#4a3510;background:#fff1d8}.j-note-ok{color:#14482f;background:#e0f3ea}.j-note-alert{color:#6e271e;background:#fbe5e1}.j-note a{color:inherit;font-weight:800}.j-card{border:1px solid var(--line);background:#fff;border-radius:20px;gap:18px;padding:22px 18px;display:grid}.j-card h2{align-items:center;gap:12px;display:flex}.j-card h2 span{color:#fff;background:var(--deep);border-radius:999px;place-items:center;width:30px;height:30px;font:800 .9rem Aptos,Segoe UI,Arial,sans-serif;display:grid}.j-otp input{text-align:center;letter-spacing:.35em;width:100%;height:64px;color:var(--deep);border:2px solid #abc0bc;border-radius:12px;font:800 1.9rem Aptos,Segoe UI,Arial,sans-serif}.j-otp input:disabled{background:#f2f5f4}.j-sms-preview{gap:6px;display:grid}.j-sms-preview small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:700}.j-sms-preview div{max-width:320px;color:var(--ink);background:#e9eef0;border-radius:18px 18px 18px 4px;padding:12px 14px;font-size:.95rem;line-height:1.45}.j-inline-action{gap:6px;display:grid}.j-summary{gap:10px;margin:0;display:grid}.j-summary div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding-bottom:10px;font-size:.95rem;display:flex}.j-summary dt{color:var(--muted)}.j-summary dd{text-align:right;margin:0;font-weight:700}.j-signature{touch-action:none;background:#fff;border:2px dashed #abc0bc;border-radius:14px;width:100%;height:150px}.j-signature-row{color:var(--muted);justify-content:space-between;gap:12px;font-size:.85rem;display:flex}.j-signature-row button{cursor:pointer;font:inherit;color:var(--teal);background:0 0;border:0;padding:0;font-weight:800}.j-steps{gap:14px;margin:0;padding:0;list-style:none;display:grid}.j-steps li{align-items:flex-start;gap:14px;display:flex}.j-steps li>span{color:#fff;background:var(--deep);border-radius:999px;flex:none;place-items:center;width:32px;height:32px;font-size:.9rem;font-weight:800;display:grid}.j-steps strong{color:var(--deep);display:block}.j-steps p{color:var(--muted);margin:0;font-size:.95rem}.j-done-mark{color:#1d6b55;background:#e0f3ea;border-radius:999px;place-items:center;width:64px;height:64px;font-size:2rem;font-weight:800;display:grid}.footer-emergency{font-weight:700;color:#fff!important}.footer-grid{grid-template-columns:1.6fr repeat(4,1fr)}@media (max-width:1000px){.hero-grid{grid-template-columns:1fr}.facts-grid,.task-grid,.county-cards{grid-template-columns:1fr 1fr}.lanes,.counties-grid,.trust-section,.closing-grid,.entry-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.help-bar .shell{flex-direction:column;align-items:flex-start;gap:2px;padding-block:6px}.hero-buttons,.hero-captions,.facts-grid,.task-grid,.county-cards{grid-template-columns:1fr}.hero-captions{display:none}.journey{width:min(100% - 24px,540px)}.journey-main h1{font-size:1.5rem}}.facility-list h3 a{color:var(--deep);text-decoration:none}.facility-list h3 a:hover{text-decoration:underline}.facility-card-links{flex-wrap:wrap;align-items:center;gap:12px 16px;margin-top:auto;padding-top:14px;display:flex}.facility-card-links .button{padding:9px 16px;font-size:.88rem}.facility-profile{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:clamp(32px,5vw,64px);padding-block:clamp(40px,6vw,72px);display:grid}.facility-profile-main{gap:40px;display:grid}.facility-profile h2{margin:0 0 14px;font-size:1.5rem}.facility-facts dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 0 16px;display:grid}.facility-facts dl>div{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px 16px}.facility-facts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:800}.facility-facts dd{color:var(--deep);margin:4px 0 0;font-weight:700}.facility-facts dd small{color:var(--muted);font-size:.8rem;font-weight:400;display:block}.facility-flags{gap:8px;margin:0 0 14px;padding:0;list-style:none;display:grid}.facility-flags li{color:#4a3510;background:#fff1d8;border-radius:12px;padding:12px 14px;font-size:.95rem}.facility-nearby ul{gap:10px;margin:0 0 14px;padding:0;list-style:none;display:grid}.facility-nearby li{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:6px 16px;padding:12px 0;display:flex}.facility-nearby li a{color:var(--deep);font-weight:800}.facility-nearby li span{color:var(--muted);font-size:.9rem}.facility-side{position:sticky;top:110px}.facility-side .side-actions{gap:10px;margin:14px 0;display:grid}.facility-hero .eyebrow a{color:inherit}@media (max-width:900px){.facility-profile{grid-template-columns:1fr}.facility-side{position:static}.facility-facts dl{grid-template-columns:1fr}}.page-hero.facility-hero{background-image:radial-gradient(circle at 82% 12%,#34a49a47,#0000 25%),linear-gradient(135deg,#092c33,#11494e);padding:clamp(44px,6vw,72px) 0}.facility-hero h1{overflow-wrap:anywhere;font-size:clamp(2rem,3.6vw,3rem)}.facility-hero .page-summary p{color:#e6f0ee}.page-hero .button-secondary{color:#fff;background:0 0;border-color:#fff}.updates-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:clamp(32px,5vw,64px);padding-block:clamp(40px,6vw,72px);display:grid}.updates-list{gap:18px;display:grid}.update-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px 26px}.update-card h2{margin:10px 0 8px;font-size:1.5rem}.update-card h2 a{color:var(--deep);text-decoration:none}.update-card h2 a:hover{text-decoration:underline}.update-card p{margin:0}.update-meta{color:var(--muted);flex-wrap:wrap;gap:8px 16px;margin:0;font-size:.85rem;font-weight:700;display:flex}.update-meta-hero{color:#cfe3df;margin-top:14px}.update-status{color:#14482f;background:#e0f3ea;border-radius:999px;padding:4px 10px}.update-status-temporary{color:#4a3510;background:#fff1d8}.update-status-proposed{color:#17343a;background:#e9eef0}.update-status-expired{color:#555;background:#eee}.update-audiences{color:var(--muted);font-size:.9rem;margin-top:12px!important}.update-article{gap:22px;max-width:760px;display:grid}.update-article h2{margin:8px 0 0;font-size:1.4rem}.update-article table{border-collapse:collapse;width:100%;font-size:.95rem}.update-article th,.update-article td{border-bottom:1px solid var(--line);text-align:left;padding:8px 10px}.update-sources ul,.update-related ul,.update-changelog ul{margin:8px 0 0;padding-left:1.2rem}.update-sources li,.update-related li,.update-changelog li{margin-bottom:6px}.update-more{gap:10px;margin:0;padding:0;list-style:none;display:grid}.update-more li{border-bottom:1px solid var(--line);gap:2px;padding-bottom:10px;display:grid}.update-more a{color:var(--deep);font-weight:800}.update-more span{color:var(--muted);font-size:.85rem}.updates-side .side-actions{gap:10px;margin:12px 0 18px;display:grid}@media (max-width:900px){.updates-layout{grid-template-columns:1fr}}.beta-openings{padding-top:clamp(40px,6vw,64px);padding-bottom:0}.beta-openings .caregiver-job-results{margin-top:18px}.no-steering{border-left:4px solid var(--brand);color:#17343a;background:#eef4f2;border-radius:0 14px 14px 0;margin:0 0 18px;padding:16px 18px;font-size:.95rem;line-height:1.55}.hospice-note{border:1px solid var(--line);background:#fff;border-radius:16px;margin:28px 0 8px;padding:18px 20px}.hospice-note>p{margin:0 0 14px}.hospice-note .no-steering{margin:0}.sister-site-link{border-top:1px solid var(--line);color:var(--muted);margin:22px 0 0;padding-top:14px;font-size:.95rem}.hospice-page table{border-collapse:collapse;width:100%;font-size:.95rem}.hospice-page th,.hospice-page td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:10px 12px}.fact strong small{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-top:2px;font:700 .8rem Aptos,Segoe UI,Arial,sans-serif;display:block}.not-found{padding-block:clamp(40px,6vw,72px)}.not-found .task-grid{margin-bottom:24px}.not-found h1{margin:8px 0 12px;font-size:2rem}.fit-layout{grid-template-columns:minmax(0,680px) 320px;align-items:start;gap:clamp(32px,5vw,64px);padding-block:clamp(36px,5vw,64px);display:grid}.fit-check .j-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.fit-check .j-choices legend{grid-column:1/-1;font-size:1.05rem}.fit-check .j-choices label{justify-content:center}.fit-result{border:1px solid var(--line);background:#fff;border-radius:20px;gap:16px;margin-top:32px;padding:26px;display:grid}.fit-result h2{margin:0;font-size:1.5rem}.fit-result p{margin:0}.fit-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.fit-list li{color:#4a3510;background:#fff1d8;border-radius:14px;padding:14px 16px}.fit-list li p{color:inherit;margin:6px 0 0}.fit-list li a{color:inherit;font-weight:800}.fit-layout .side-card .button{text-align:center;margin:8px 0 18px;display:block}@media (max-width:900px){.fit-layout,.fit-check .j-choices{grid-template-columns:1fr}}.county-facts{border:1px solid var(--line);background:#fff;border-radius:18px;margin:36px 0 8px;padding:22px 24px}.county-facts h2{margin:0 0 10px;font-size:1.35rem}.county-city-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 18px;margin:12px 0 0;padding:0;list-style:none;display:grid}.county-city-list li{border-bottom:1px solid var(--line);justify-content:space-between;gap:8px;padding:6px 0;display:flex}.county-city-list a{color:var(--deep);font-weight:700}.county-city-list span{color:var(--muted)}.footer-hours{color:#b9cfcb;font-size:.9rem}@media (max-width:680px){.county-city-list{grid-template-columns:1fr 1fr}}.home-hero{background:radial-gradient(circle at 12% 18%,#34a49a38,#0000 32%),linear-gradient(135deg,#0f2e35 0%,#12333b 55%,#0f4d52 100%);align-items:center;min-height:560px;padding:0;display:flex;position:relative;overflow:hidden}.home-hero .hero-grid{z-index:2;grid-template-columns:minmax(0,560px) 1fr;align-items:center;position:relative}.hero-visual{z-index:1;border-radius:30px 0 0 30px;position:absolute;inset:56px -40px 56px 50%;overflow:hidden;box-shadow:0 30px 70px #0006}.hero-visual img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;position:absolute;inset:0}.hero-visual:after{content:"";background:linear-gradient(#12333b00 55%,#12333b8c 100%);position:absolute;inset:0}.hero-frame{z-index:0;border:1px solid #8ee2d866;border-radius:30px 0 0 30px;position:absolute;inset:34px -40px 34px calc(50% - 22px)}.hero-card{z-index:3;max-width:320px;color:var(--ink);background:#fff;border-radius:18px;padding:18px 20px 16px;position:absolute;bottom:28px;left:calc(50% - 6px);box-shadow:0 24px 50px #00000059}.hero-card .eyebrow{color:var(--teal);margin-bottom:6px}.hero-card p:last-child{margin:0;font-size:.95rem;line-height:1.5}.hero-card strong{color:var(--deep)}.hero-card a{color:var(--teal);font-weight:800}.hero-copy{padding-block:clamp(44px,4.5vw,60px)}.can-cannot-band{background:var(--white);padding:clamp(28px,4vw,48px) 0 0}.can-cannot-band .can-cannot{grid-template-columns:1fr 1fr;align-items:start;gap:8px 48px;display:grid}.can-cannot-band .can-cannot h2{grid-column:1/-1;margin-bottom:6px}.can-cannot-band .can-cannot ul{margin:0}.can-cannot .eyebrow{margin-bottom:10px}.page-hero.hero-families{background-image:linear-gradient(90deg,#082228f0 0%,#082228db 42%,#08222838 100%),url(/img/heroes/families-garden-tea-1800.webp)}.page-hero.hero-home{background-image:linear-gradient(90deg,#082228f0 0%,#082228db 42%,#08222838 100%),url(/img/heroes/find-a-home-porch-1800.webp)}.page-hero.hero-professional{background-image:linear-gradient(90deg,#082228f0 0%,#082228db 42%,#08222838 100%),url(/img/heroes/professional-referrer-desk-1800.webp)}.page-hero.hero-provider{background-image:linear-gradient(90deg,#082228f0 0%,#082228db 42%,#08222838 100%),url(/img/heroes/facility-partner-lounge-1800.webp)}.page-hero.hero-county-kern{background-image:linear-gradient(90deg,#082228eb 0%,#082228c7 50%,#08222833 100%),url(/img/places/kern-1600.webp)}.page-hero.hero-county-los-angeles{background-image:linear-gradient(90deg,#082228eb 0%,#082228c7 50%,#08222833 100%),url(/img/places/los-angeles-1600.webp)}.page-hero.hero-county-orange{background-image:linear-gradient(90deg,#082228eb 0%,#082228c7 50%,#08222833 100%),url(/img/places/orange-1600.webp)}.page-hero.hero-county-riverside{background-image:linear-gradient(90deg,#082228eb 0%,#082228c7 50%,#08222833 100%),url(/img/places/riverside-1600.webp)}.page-hero.hero-county-san-bernardino{background-image:linear-gradient(90deg,#082228eb 0%,#082228c7 50%,#08222833 100%),url(/img/places/san-bernardino-1600.webp)}.page-hero.hero-county-san-diego{background-image:linear-gradient(90deg,#082228eb 0%,#082228c7 50%,#08222833 100%),url(/img/places/san-diego-1600.webp)}.page-hero[class*=hero-]{background-position:100%;background-size:cover}.side-photo{aspect-ratio:4/3;object-fit:cover;border-radius:16px;width:100%;height:auto;margin-bottom:18px;display:block}.facilities-intro{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:clamp(28px,5vw,64px);padding-top:clamp(36px,5vw,56px);display:grid}.facilities-intro figure{border-radius:20px;margin:0;overflow:hidden}.facilities-intro img{width:100%;height:auto;display:block}.facilities-intro h2{margin:6px 0 12px;font-size:1.6rem}.hero-panel-photo img{border-radius:14px;width:100%;height:auto;margin-bottom:16px;display:block}.download-thumb{border:1px solid var(--line);border-radius:12px;max-width:220px;margin:0 0 22px;overflow:hidden;box-shadow:0 12px 30px #12333b14}.download-thumb img{width:100%;height:auto;display:block}@media (max-width:1000px){.home-hero{min-height:0;padding-bottom:0;display:block}.home-hero .hero-grid{grid-template-columns:1fr}.hero-copy{padding-block:40px 28px}.hero-visual{height:300px;box-shadow:none;border-radius:0;position:relative;inset:0 0 auto}.hero-visual img{object-position:50% 40%}.hero-frame{display:none}.hero-card{max-width:none;margin:-40px 16px 24px;position:relative;bottom:auto;left:auto}.can-cannot-band .can-cannot,.facilities-intro{grid-template-columns:1fr}.page-hero.hero-families{background-image:linear-gradient(#082228f0,#082228f0),url(/img/heroes/families-garden-tea-1200.webp)}.page-hero.hero-home{background-image:linear-gradient(#082228f0,#082228f0),url(/img/heroes/find-a-home-porch-1200.webp)}.page-hero.hero-professional{background-image:linear-gradient(#082228f0,#082228f0),url(/img/heroes/professional-referrer-desk-1200.webp)}.page-hero.hero-provider{background-image:linear-gradient(#082228f0,#082228f0),url(/img/heroes/facility-partner-lounge-1200.webp)}.page-hero[class*=hero-county-]{background-image:linear-gradient(#082228e6,#082228e6)}}.page-hero .button-primary{color:var(--deep);background:#fff;border-color:#fff}.page-hero .button-primary:hover{background:#e8f3f0}.help-bar-links{align-items:center;gap:18px;display:flex}.lang-switch{color:#8ee2d8;border:1px solid #8ee2d880;border-radius:999px;padding:3px 10px;font-weight:800;text-decoration:none}.lang-switch:hover{background:#8ee2d826}.mobile-lang{color:var(--teal);font-weight:800}.hero-steps{max-width:340px;padding:18px 20px 14px}.hero-steps ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.hero-steps li{color:var(--ink);align-items:flex-start;gap:10px;font-size:.93rem;line-height:1.4;display:flex}.hero-steps li span{background:var(--deep);color:#fff;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;font-size:.72rem;font-weight:800;display:grid}.hero-card-note{border-top:1px solid var(--line);color:var(--muted);padding-top:10px;margin:12px 0 0!important;font-size:.85rem!important}.consent-banner{z-index:60;border-top:1px solid var(--line);background:#fff;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 40px #12333b2e}.consent-inner{justify-content:space-between;align-items:center;gap:24px;padding:16px 0;display:flex}.consent-inner p{color:var(--muted);margin:4px 0 0;font-size:.95rem}.consent-actions{flex:none;gap:10px;display:flex}.consent-modal{z-index:70;background:#12333b8c;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.consent-card{background:#fff;border-radius:20px;width:min(100%,520px);padding:26px 28px;box-shadow:0 30px 70px #00000059}.consent-card h2{margin:0 0 10px;font-size:1.4rem}.consent-card .consent-actions{margin-top:14px}.consent-close{cursor:pointer;font:inherit;color:var(--teal);background:0 0;border:0;margin-top:14px;padding:0;font-weight:800;display:block}.footer-link-button{cursor:pointer;font:inherit;color:inherit;text-align:left;text-underline-offset:3px;background:0 0;border:0;margin:0;padding:0;text-decoration:underline;display:block}@media (max-width:680px){.consent-inner{flex-direction:column;align-items:stretch}.consent-actions{justify-content:stretch}.consent-actions .button{flex:1}}.waitlist-chart{margin:0 0 28px}.waitlist-chart svg{width:100%;height:auto;font-family:Aptos,Segoe UI,Arial,sans-serif;display:block}.waitlist-chart figcaption{color:var(--muted);gap:18px;margin-top:8px;font-size:.9rem;display:flex}.chart-key i{vertical-align:middle;border-radius:2px;width:14px;height:4px;margin-right:6px;display:inline-block}.data-page table{border-collapse:collapse;width:100%}.data-page th,.data-page td{border-bottom:1px solid var(--line);text-align:left;padding:8px 10px}.data-page td:nth-child(n+2),.data-page th:nth-child(n+2){text-align:right}.data-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:clamp(36px,5vw,64px)}@media (max-width:800px){.data-grid{grid-template-columns:1fr}}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-block:clamp(36px,5vw,64px);display:grid}.team-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px}.team-card img,.team-initials{object-fit:cover;border-radius:999px;width:120px;height:120px;margin-bottom:14px}.team-initials{background:var(--deep);color:#fff;place-items:center;font:700 2rem Georgia,serif;display:grid}.team-card h2{margin:4px 0 8px;font-size:1.3rem}.verify-page h2{margin-top:28px}@media (max-width:800px){.team-grid{grid-template-columns:1fr}}.side-card>a.button-primary{color:#fff;border-top:0}.side-card>a.button-primary:hover{color:#fff}.side-card>a.button-secondary{border-top:0}@media (min-width:1001px){.hero-visual img{object-position:50% 42%}.hero-card.hero-steps{-webkit-backdrop-filter:blur(10px);color:#fff;max-width:none;box-shadow:none;background:#0c282ed6;border:0;border-top:1px solid #8ee2d847;border-radius:0 0 0 30px;padding:14px 24px 14px 28px;bottom:56px;left:50%;right:0}.hero-card.hero-steps .eyebrow{color:#8ee2d8;margin-bottom:8px}.hero-steps ol{grid-template-columns:repeat(3,1fr);gap:18px}.hero-steps li{color:#fff;font-size:.86rem;line-height:1.35}.hero-steps li span{color:var(--deep);background:#8ee2d8}.hero-card-note{color:#cfe0df;margin:10px 0 0;font-size:.78rem}}.home-hero.hero-plain{background:radial-gradient(60% 70% at 78% 30%,#8ee2d838,#0000 65%),radial-gradient(40% 50% at 8% 90%,#34a49a2e,#0000 70%),linear-gradient(135deg,#0f2e35 0%,#12333b 55%,#0f4d52 100%);min-height:0;padding:clamp(64px,8vw,104px) 0 clamp(44px,5vw,64px);display:block}.home-hero.hero-plain:before{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #8ee2d82e;border-radius:50%;width:62vw;max-width:900px;position:absolute;inset:auto -10% -55% auto}.home-hero.hero-plain:after{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #8ee2d81a;border-radius:50%;width:78vw;max-width:1140px;display:block;position:absolute;inset:auto -14% -70% auto}.hero-stack{z-index:1;gap:clamp(34px,4vw,52px);display:grid;position:relative}.hero-plain .hero-copy{max-width:860px}.hero-plain .hero-copy h1{letter-spacing:-.01em;max-width:820px;margin-bottom:22px;font-size:clamp(2.5rem,4.6vw,4.1rem);line-height:1.04}.hero-plain .hero-lead{max-width:680px;font-size:1.08rem;line-height:1.65}.hero-plain .hero-buttons{max-width:560px}.hero-plain .hero-buttons .button{min-height:54px;font-size:1rem}.hero-proof{border-top:1px solid #8ee2d840;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:1040px;margin:0;padding:0;list-style:none;display:grid}.hero-proof li{border-right:1px solid #8ee2d82e;gap:4px;padding:20px 22px 4px 0;display:grid}.hero-proof li+li{padding-left:22px}.hero-proof li:last-child{border-right:0}.hero-proof strong{color:#8ee2d8;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:850}.hero-proof span{color:#d8e9e7;font-size:.94rem;line-height:1.45}.hero-proof span a{color:#fff;font-weight:800}.steps-section{padding-block:clamp(52px,6vw,84px) clamp(40px,5vw,64px)}.steps-grid ol{counter-reset:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0;padding:0;list-style:none;display:grid}.steps-grid li{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:18px;grid-template-columns:44px 1fr;align-items:start;gap:16px;padding:24px 26px;font-size:1.02rem;line-height:1.5;display:grid;position:relative}.steps-grid li span{background:var(--deep);color:#fff;border-radius:999px;place-items:center;width:44px;height:44px;font-size:1rem;font-weight:800;display:grid}.steps-note{color:var(--muted);margin:18px 0 0;font-size:.95rem}@media (max-width:1000px){.home-hero.hero-plain:before,.home-hero.hero-plain:after{display:none}.hero-plain .hero-copy{padding-block:0}}@media (max-width:760px){.hero-proof{grid-template-columns:1fr}.hero-proof li{border-bottom:1px solid #8ee2d824;border-right:0;padding:14px 0 6px}.hero-proof li+li{padding-left:0}.hero-proof li:last-child{border-bottom:0}.steps-grid ol{grid-template-columns:1fr}}@media (min-width:1001px){.home-hero.hero-plain{padding:clamp(56px,6.5vw,84px) 0 clamp(48px,5vw,64px)}.hero-stack{grid-template-columns:minmax(0,7fr) minmax(300px,4fr);align-items:center;gap:clamp(40px,6vw,96px)}.hero-plain .hero-copy h1{font-size:clamp(2.4rem,4vw,3.6rem)}.hero-proof{border-top:0;border-left:1px solid #8ee2d847;grid-template-columns:1fr;max-width:none;padding-left:clamp(22px,2.5vw,36px)}.hero-proof li{border-bottom:1px solid #8ee2d824;border-right:0;padding:14px 0}.hero-proof li+li{padding-left:0}.hero-proof li:first-child{padding-top:0}.hero-proof li:last-child{border-bottom:0;padding-bottom:0}}.footer-grid a{min-height:28px;padding:4px 0;display:block}.help-bar a,.help-bar-links a{align-items:center;min-height:28px;display:inline-flex}@media (max-width:680px){.brand small{font-size:.66rem}}html.a11y-text-1{font-size:118%}html.a11y-text-2{font-size:140%}html.a11y-underline a{text-underline-offset:.12em;text-decoration:underline!important}html.a11y-spacing body{letter-spacing:.03em;word-spacing:.08em;line-height:1.8}html.a11y-spacing p,html.a11y-spacing li{margin-bottom:1em}html.a11y-still *,html.a11y-still :before,html.a11y-still :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}html.a11y-contrast{--ink:#000;--muted:#1f2d33;--deep:#000;--teal:#004d4b;--teal-bright:#004d4b;--line:#000;--cream:#fff;--sand:#fff;--mint:#fff;--mint-light:#fff;--focus:#ff0}html.a11y-contrast body{color:#000;background:#fff}html.a11y-contrast .home-hero,html.a11y-contrast .page-hero,html.a11y-contrast .section-dark,html.a11y-contrast .closing-band,html.a11y-contrast .can-cannot-band,html.a11y-contrast .help-bar,html.a11y-contrast footer,html.a11y-contrast .resource-library-cta{color:#fff;background:#000!important}html.a11y-contrast .home-hero *,html.a11y-contrast .page-hero *,html.a11y-contrast .section-dark *,html.a11y-contrast .closing-band *,html.a11y-contrast .help-bar *,html.a11y-contrast footer *{color:#fff!important}html.a11y-contrast .button-primary{color:#fff;background:#000;border-color:#fff}html.a11y-contrast .button-light{color:#000;background:#fff}html.a11y-contrast .card,html.a11y-contrast .side-card,html.a11y-contrast .task-card,html.a11y-contrast .county-card,html.a11y-contrast .steps-grid li{border:2px solid #000}html.a11y-contrast img{filter:contrast(1.15)}.display-options-button{color:#fff;min-height:32px;font:inherit;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:999px;align-items:center;gap:8px;padding:4px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.display-options-button.is-active{color:#12333b;background:#8ee2d8;border-color:#8ee2d8}.display-options{z-index:60;border:1px solid var(--line);width:min(360px,100% - 32px);max-height:calc(100vh - 32px);color:var(--ink);background:#fff;border-radius:18px;gap:12px;padding:22px;display:grid;position:fixed;top:16px;bottom:auto;right:16px;overflow:auto;box-shadow:0 24px 60px #0000004d}.display-options .eyebrow{margin:0}.display-options-intro{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.display-options fieldset{border:0;margin:0;padding:0}.display-options legend{margin-bottom:8px;font-size:.95rem;font-weight:800}.display-options-sizes{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.display-options-sizes button{border:2px solid var(--deep);min-height:40px;color:var(--deep);font:inherit;cursor:pointer;background:#fff;border-radius:10px;font-weight:800}.display-options-sizes button.is-on{background:var(--deep);color:#fff}.display-options label{align-items:center;gap:10px;min-height:32px;font-size:.98rem;display:flex}.display-options input[type=checkbox]{width:22px;height:22px;accent-color:var(--deep)}.display-options-actions{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.display-options-actions .button{min-height:40px;padding:8px 16px}@media (max-width:680px){.display-options-button span{display:none}.display-options-button{padding:4px 8px}}.hero-buttons.hero-buttons-3{flex-wrap:wrap;gap:12px;max-width:none;display:flex}.hero-buttons-3 .button{white-space:normal;flex:calc(33.333% - 8px);width:auto;min-width:170px;padding-inline:14px;font-size:.95rem}@media (max-width:680px){.hero-buttons-3 .button{flex-basis:100%;min-width:0}}.task-section{scroll-margin-top:128px}.cca-section{color:#fff;background:var(--deep);border-top:1px solid #26494e}.cca-grid{grid-template-columns:minmax(0,6fr) minmax(0,6fr);align-items:start;gap:clamp(32px,5vw,72px);display:grid}.cca-section .eyebrow{color:#8ee2d8}.cca-lead h2{color:#fff;max-width:560px;margin:0 0 16px;font-size:clamp(1.7rem,2.8vw,2.4rem);line-height:1.12}.cca-lead p:not(.eyebrow){color:#d8e9e7;max-width:560px;font-size:1.02rem;line-height:1.6}.cca-section .button-secondary{color:#fff;background:0 0;border-color:#fff}.cca-section .button-secondary:hover{background:#ffffff1f}.cca-what{background:#ffffff0d;border:1px solid #8ee2d847;border-radius:20px;padding:26px 28px}.cca-list{gap:12px;margin:14px 0 0;padding:0;list-style:none;display:grid}.cca-list li{color:#d8e9e7;padding-left:30px;line-height:1.5;position:relative}.cca-list li:before{content:"";background:#8ee2d8 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23082228' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7'/%3E%3C/svg%3E") 50%/12px no-repeat;border-radius:50%;width:18px;height:18px;position:absolute;top:.35em;left:0}.cca-list strong{color:#fff}.cca-what .microcopy{color:#b9d6d2;margin:18px 0 0}@media (max-width:900px){.cca-grid{grid-template-columns:1fr}}.quick-actions{z-index:55;justify-items:end;gap:10px;max-width:calc(100vw - 32px);display:grid;position:fixed;bottom:16px;right:16px}.quick-dock{background:var(--deep);border-radius:999px;gap:6px;padding:6px;display:flex;box-shadow:0 16px 44px #08222859,inset 0 0 0 1px #ffffff14}.quick-dock .button{white-space:nowrap;border-width:1.5px;min-height:44px;padding:8px 18px;font-size:.88rem;transition:transform .15s,background .15s,color .15s}.quick-dock .button:hover{transform:translateY(-1px)}.quick-apply{color:var(--deep);background:#8ee2d8;border-color:#8ee2d8}.quick-apply:hover{background:#a9ece4;border-color:#a9ece4}.quick-call{color:#fff;background:0 0;border-color:#ffffff8c;align-items:center;gap:8px;display:inline-flex}.quick-call:hover,.quick-call.is-on{color:var(--deep);background:#fff;border-color:#fff}.quick-panel{width:min(340px,100vw - 32px);max-height:calc(100vh - 100px);color:var(--ink);background:#fff;border:1px solid #0822281f;border-radius:22px;animation:.18s ease-out quick-in;overflow:auto;box-shadow:0 28px 70px #08222852}@keyframes quick-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.quick-panel-head{color:#fff;background:var(--deep);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 14px;display:flex}.quick-panel-head .eyebrow{color:#8ee2d8;margin:0 0 4px}.quick-intro{color:#d8e9e7;margin:0;font-size:.86rem;line-height:1.4}.quick-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff73;border-radius:50%;flex:none;width:32px;height:32px;font-size:1.25rem;line-height:1}.quick-close:hover{color:var(--deep);background:#fff}.quick-form{gap:10px;padding:14px 18px 16px}.quick-form .j-field{gap:4px}.quick-form .j-field label{color:var(--deep);font-size:.84rem;font-weight:700}.quick-form .j-field input,.quick-form .j-field textarea{border-radius:10px;min-height:42px;padding:8px 12px;font-size:.95rem}.quick-form .j-field textarea{resize:none;min-height:58px}.quick-form .j-field textarea::placeholder{color:#7d9390;font-size:.86rem}.quick-form .j-disclosure{margin:0;font-size:.72rem;line-height:1.38}.quick-form .button{width:100%;min-height:46px;margin-top:2px}.quick-or{justify-self:center;font-size:.86rem}.quick-error{color:#4a3510;background:#fff1d8;border-radius:10px;margin:0;padding:9px 12px;font-size:.86rem;line-height:1.4}.quick-error a{color:inherit;font-weight:800}.quick-done{padding:18px 18px 20px}.quick-done strong{color:var(--deep);margin-bottom:6px;font-size:1.15rem;display:block}.quick-done p{color:var(--muted);margin:0}.quick-done a{color:var(--deep);font-weight:800}.quick-actions:has(~.consent-banner){bottom:96px}@media (max-width:680px){.quick-actions{justify-items:stretch;max-width:none;bottom:10px;left:10px;right:10px}.quick-dock{justify-content:stretch}.quick-dock .button{flex:1;padding-inline:10px;font-size:.86rem}.quick-panel{width:auto;max-height:calc(100vh - 90px)}}@media print{.quick-actions{display:none}}.audience-section{padding-top:clamp(40px,5vw,64px);padding-bottom:clamp(16px,2vw,24px)}.audience-section .section-heading{margin-bottom:22px}.audience-grid{grid-template-columns:1fr 1fr;gap:clamp(18px,2.5vw,28px);display:grid}.audience-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 30px #0822280f}.audience-photo{aspect-ratio:16/8;background:#dceeea;position:relative}.audience-photo img{object-fit:cover;object-position:50% 35%}.audience-body{flex-direction:column;gap:12px;padding:clamp(20px,2.6vw,30px);display:flex}.audience-body h3{color:var(--deep);margin:0;font-size:1.45rem;line-height:1.2}.audience-links{gap:8px;margin:2px 0 0;padding:0;list-style:none;display:grid}.audience-links li{padding-left:22px;position:relative}.audience-links li:before{content:"";background:#8ee2d8;border-radius:50%;width:10px;height:10px;position:absolute;top:.55em;left:0}.audience-links a{color:var(--deep);font-weight:700}.audience-card .button-row{margin:6px 0 0}.audience-note{color:var(--muted);margin:0;font-size:.85rem;line-height:1.45}.audience-family .audience-body{background:linear-gradient(#fff,#f2faf8)}.audience-referrer .audience-body{background:linear-gradient(#fff,#fbf6ec)}.audience-referrer .audience-links li:before{background:#e5c26b}@media (max-width:900px){.audience-grid{grid-template-columns:1fr}.audience-photo{aspect-ratio:16/7}}.timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid;position:relative}.timeline:before{content:"";background:linear-gradient(90deg,var(--deep),#8ee2d8);height:2px;position:absolute;top:24px;left:24px;right:24px}.timeline li{gap:14px;display:grid;position:relative}.tl-num{z-index:1;background:var(--deep);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font:800 1.05rem/1 Georgia,Times New Roman,serif;display:grid;position:relative;box-shadow:0 0 0 6px #fff}.timeline li:last-child .tl-num{background:#0f6b66}.timeline li>div{border:1px solid var(--line);background:#fff;border-radius:18px;gap:6px;min-height:100%;padding:18px 20px 20px;display:grid;box-shadow:0 8px 24px #0822280d}.tl-when{letter-spacing:.06em;text-transform:uppercase;color:#0f6b66;font-size:.72rem;font-weight:800}.timeline strong{color:var(--deep);font-size:1.08rem;line-height:1.25}.timeline p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.5}.steps-section .steps-note{max-width:820px}@media (max-width:1000px){.timeline{grid-template-columns:1fr 1fr}.timeline:before{display:none}}@media (max-width:600px){.timeline{grid-template-columns:1fr;gap:0}.timeline li{grid-template-columns:48px 1fr;align-items:start;padding-bottom:18px}.timeline li:not(:last-child):before{content:"";background:var(--line);width:2px;position:absolute;top:48px;bottom:0;left:23px}.timeline li>div{min-height:0}}.help-ticker{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.help-ticker-window{flex:1;min-width:0;height:28px;position:relative;overflow:hidden}.help-ticker-line{white-space:nowrap;opacity:0;pointer-events:none;align-items:center;gap:12px;margin:0;transition:transform .5s cubic-bezier(.2,.7,.2,1),opacity .5s;display:flex;position:absolute;inset:0;transform:translateY(100%)}.help-ticker-line.is-active{opacity:1;pointer-events:auto;transform:none}.help-ticker-line:not(.is-active){transform:translateY(-100%)}.help-ticker-line.is-active~.help-ticker-line{transform:translateY(100%)}.help-ticker-text{color:#dbe7e6;text-overflow:ellipsis;overflow:hidden}.help-ticker-line a,.help-ticker-cta{min-height:28px;font:inherit;cursor:pointer;background:0 0;border:1px solid #8ee2d88c;border-radius:999px;flex:none;align-items:center;gap:4px;padding:0 12px;font-weight:800;text-decoration:none;display:inline-flex;color:#8ee2d8!important}.help-ticker-line a:hover,.help-ticker-cta:hover{background:#8ee2d8;color:#0b242a!important}.help-ticker-toggle{color:#c9dedd;cursor:pointer;opacity:.6;background:0 0;border:1px solid #ffffff40;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:inline-grid}.help-ticker-toggle:hover,.help-ticker-toggle:focus-visible{opacity:1}@media (prefers-reduced-motion:reduce){.help-ticker-line,.help-ticker-line:not(.is-active),.help-ticker-line.is-active~.help-ticker-line{transition:opacity .2s linear;transform:none!important}}@media (max-width:900px){.help-ticker{display:none}}.quick-dock{display:none}.quick-actions{justify-items:end}.quick-fab{--fab-bg:#8ee2d8;background:var(--fab-bg);color:#0b242a;cursor:pointer;border:0;border-radius:50%;place-items:center;width:60px;height:60px;padding:0;transition:transform .2s,background .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 14px 34px #08222859,0 0 0 4px #8ee2d840}.quick-fab:hover{--fab-bg:#a9ece4;transform:translateY(-2px)scale(1.04)}.quick-fab:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.quick-fab-phone{fill:var(--fab-bg)}.quick-fab-icon,.quick-fab-x{grid-area:1/1;transition:transform .25s,opacity .2s}.quick-fab-x{opacity:0;transform:rotate(-90deg)scale(.6)}.quick-fab.is-on{--fab-bg:#0b242a;color:#fff;box-shadow:0 14px 34px #08222859}.quick-fab.is-on .quick-fab-icon{opacity:0;transform:rotate(90deg)scale(.6)}.quick-fab.is-on .quick-fab-x{opacity:1;transform:none}.quick-fab-tip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0b242a;border-radius:10px;padding:7px 12px;font-size:.82rem;font-weight:700;transition:opacity .15s,transform .15s;position:absolute;top:50%;right:calc(100% + 12px);transform:translate(6px,-50%)}.quick-fab:hover .quick-fab-tip,.quick-fab:focus-visible .quick-fab-tip{opacity:1;transform:translateY(-50%)}.quick-fab.is-on .quick-fab-tip{display:none}.quick-fab:not(.is-on):after{content:"";pointer-events:none;border-radius:50%;animation:4s ease-out 1.5s infinite quick-breathe;position:absolute;inset:0;box-shadow:0 0 #8ee2d873}@keyframes quick-breathe{0%{box-shadow:0 0 #8ee2d873}60%,to{box-shadow:0 0 0 14px #8ee2d800}}.quick-fab:not(.is-on) .quick-fab-icon{animation:8s ease-in-out 3s infinite quick-nod}@keyframes quick-nod{0%,88%,to{transform:none}91%{transform:rotate(-8deg)}94%{transform:rotate(6deg)}97%{transform:rotate(-2deg)}}.quick-fab:hover:after,.quick-fab:hover .quick-fab-icon{animation-play-state:paused}.quick-panel{transform-origin:100% 100%;animation:.22s cubic-bezier(.2,.7,.2,1) quick-grow}@keyframes quick-grow{0%{opacity:0;transform:translateY(12px)scale(.9)}to{opacity:1;transform:none}}.quick-panel-head{align-items:center}.quick-head-text{flex:1;min-width:0}.quick-back{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff73;border-radius:50%;flex:none;width:32px;height:32px;font-size:1rem;line-height:1}.quick-back:hover{color:var(--deep);background:#fff}.quick-menu{gap:8px;padding:14px 14px 16px;display:grid}.quick-menu-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:8px 4px 0;font-size:.74rem;font-weight:800}.quick-option{border:1px solid var(--line);width:100%;color:var(--deep);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:grid}.quick-option:hover{border-color:var(--teal-bright);background:var(--mint-light);transform:translateY(-1px)}.quick-option strong{font-size:.96rem;line-height:1.25;display:block}.quick-option small{color:var(--muted);font-size:.8rem;line-height:1.3;display:block}.quick-option-icon{background:var(--mint);width:40px;height:40px;color:var(--teal);border-radius:12px;place-items:center;display:grid}.quick-option-arrow{color:var(--teal);font-weight:800}.quick-option-apply{background:#8ee2d8;border-color:#8ee2d8}.quick-option-apply:hover{background:#a9ece4;border-color:#a9ece4}.quick-option-apply .quick-option-icon{color:#8ee2d8;background:#0b242a}.quick-option-apply small{color:#24474d}.quick-menu .quick-or{margin-top:4px}@media (max-width:680px){.quick-actions{justify-items:end;bottom:12px;left:auto;right:12px}.quick-fab{width:56px;height:56px}.quick-fab-tip{display:none}.quick-panel{width:calc(100vw - 24px)}}@media (prefers-reduced-motion:reduce){.quick-fab:not(.is-on):after,.quick-fab:not(.is-on) .quick-fab-icon,.quick-panel{animation:none}.quick-fab,.quick-fab-icon,.quick-fab-x,.quick-option{transition:none}}
