:root{--navy:#153647;--teal:#126a66;--slate:#455b67;--mist:#edf4f7;--sand:#f7f5f0;--line:#dce5e5;--serif:'Source Serif 4',Georgia,serif;--sans:'Source Sans 3',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;color:var(--navy);font-family:var(--sans);font-size:18px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--teal);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}button,input,select{font:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{color:var(--navy);text-wrap:balance}p{margin-bottom:1.1rem}h1{font-family:var(--serif);font-weight:400;font-size:clamp(2.65rem,4.5vw,4.25rem);line-height:1.12;letter-spacing:-.035em}h2{font-size:clamp(1.8rem,3vw,2.55rem);font-weight:500;line-height:1.2;letter-spacing:-.025em}h3{font-size:1.4rem;line-height:1.3;font-weight:600}a,button,summary,select,input{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #9c7746;outline-offset:5px}::selection{background:#d7ebe8}main{min-height:50vh}.wp-site-blocks>*{margin-block-start:0}.wp-block-post-content{margin:0!important}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.small{font-size:.88rem}.eyebrow{font-size:.75rem;line-height:1.4;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--teal);margin-bottom:20px}.button-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:15px 24px;background:var(--teal);border:1px solid var(--teal);border-radius:3px;color:#fff;text-decoration:none;font-size:1rem;font-weight:600;line-height:1.4;min-height:52px;transition:background .15s ease,transform .15s ease}.button:hover{background:#0e5653;color:white;transform:translateY(-1px)}.button.secondary{background:transparent;color:var(--navy);border-color:#b3c7ca}.button.secondary:hover{background:var(--mist)}.button.light{background:white;color:var(--navy);border-color:white}.text-link{display:inline-flex;gap:14px;align-items:center;font-weight:600;font-size:1rem;text-decoration:none;border-bottom:1px solid #91b2ad;padding-bottom:3px}.text-link:hover{border-color:var(--teal)}.skip-link{position:fixed;top:-100px;left:20px;background:#fff;z-index:1000;padding:12px 20px;color:var(--navy)}.skip-link:focus{top:10px}.availability-bar{background:var(--navy);color:#fff;font-size:.82rem}.availability-bar>.wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:37px}.availability-bar a{color:#fff;text-decoration:none}.availability-bar a span{padding-left:10px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#99cebd;margin-right:10px;vertical-align:middle}.main-header{display:flex;align-items:center;justify-content:space-between;min-height:104px;gap:38px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy);flex-shrink:0}.brand-mark{width:45px;height:45px;fill:none;stroke:var(--teal);stroke-width:1.7}.brand strong{font-size:2.05rem;letter-spacing:-.06em;font-weight:600;line-height:1;display:block}.brand-dot{color:var(--teal)}.brand small{font-size:.58rem;letter-spacing:.22em;display:block;margin-top:6px;font-weight:600}.primary-nav{display:flex;align-items:center;gap:26px;font-size:.92rem;font-weight:500}.primary-nav>a,.nav-dropdown summary{color:var(--navy);text-decoration:none;white-space:nowrap}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;list-style:none;display:flex;gap:9px;align-items:center;min-height:44px}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary span{font-size:.9rem}.nav-panel{position:absolute;top:calc(100% + 10px);left:-20px;z-index:20;width:310px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 40px #15364715;padding:12px;border-radius:4px}.nav-panel>a{display:block;text-decoration:none;color:var(--navy);padding:12px;border-radius:2px}.nav-panel>a:hover{background:var(--mist)}.nav-panel>a>span{display:block;color:var(--slate);font-size:.82rem;font-weight:400;margin-top:2px}.primary-nav .header-contact{border:1px solid var(--teal);color:var(--teal);padding:10px 17px;border-radius:3px;display:flex;gap:16px;align-items:center}.menu-toggle{display:none}.home-hero{display:grid;grid-template-columns:1fr 1fr;min-height:600px;border-top:1px solid #eef0ee}.hero-copy{padding:76px 56px 66px max(48px,calc((100vw - 1240px)/2));display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy h1{max-width:650px;margin-bottom:26px}.hero-copy h1 em{font-weight:400;font-style:italic;color:var(--teal)}.hero-copy>.lead{max-width:450px;color:var(--slate);font-size:1.12rem;line-height:1.65;margin-bottom:30px}.hero-note{font-size:.85rem;color:var(--slate);margin:20px 0 0}.hero-image{position:relative;background:var(--mist);margin:0;overflow:hidden;min-height:570px}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:65% center}.hero-image figcaption{position:absolute;bottom:15px;left:22px;right:16px;color:#fff;text-shadow:0 1px 5px #000;font-size:.65rem;text-align:right}.hero-image-label{position:absolute;bottom:47px;left:34px;background:#fff;padding:20px 26px;max-width:310px;border-left:3px solid var(--teal)}.hero-image-label strong{display:block;font-family:var(--serif);font-weight:500;font-size:1.3rem;margin-bottom:3px}.hero-image-label span{font-size:.86rem;color:var(--slate)}.reassurance-strip{background:var(--sand);border-bottom:1px solid #e9e8e1}.reassurance-strip>.wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-block:24px;font-size:.93rem}.reassurance-strip span{display:flex;gap:13px;align-items:center}.reassurance-strip b{font-weight:400;color:var(--teal);font-size:1.2rem}.section{padding-block:90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px}.section-heading h2{max-width:620px;margin-bottom:0}.section-heading>p{max-width:340px;color:var(--slate);font-size:1rem;margin:0}.section-heading .eyebrow{margin-bottom:12px}.pathways{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.pathway{border-top:2px solid var(--teal);background:var(--sand);overflow:hidden}.pathway.medical{background:var(--mist)}.pathway-image{height:240px;overflow:hidden;position:relative}.pathway-image img{width:100%;height:100%;object-fit:cover}.pathway-image small{position:absolute;bottom:10px;right:12px;background:#ffffffeb;padding:2px 7px;color:var(--slate);font-size:.65rem}.pathway-body{padding:34px}.pathway-body .eyebrow{margin-bottom:12px}.pathway h3{font-family:var(--serif);font-size:2rem;font-weight:400;margin-bottom:16px}.pathway p{color:var(--slate);font-size:1rem}.pathway ul{list-style:none;padding:0;margin:24px 0 28px;display:flex;flex-wrap:wrap;gap:8px 18px;font-size:.9rem}.pathway li::before{content:'—';color:var(--teal);margin-right:8px}.process-section{background:var(--sand)}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:50px}.step-number{font-family:var(--serif);font-size:2.5rem;line-height:1.1;color:#527b79;display:block;padding-bottom:20px;border-bottom:1px solid #cbd9d5;margin-bottom:25px}.step h3{font-size:1.4rem;font-weight:500}.step p{font-size:1rem;color:var(--slate);margin-bottom:0}.care-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.care-split figure{margin:0}.care-split figure img{width:100%;aspect-ratio:1/1;object-fit:cover}.care-split figure figcaption{font-size:.68rem;color:var(--slate);padding-top:8px}.care-split h2{font-family:var(--serif);font-size:clamp(2rem,3.5vw,3rem);font-weight:400}.care-split p{color:var(--slate);font-size:1.05rem}.care-list{border-top:1px solid var(--line);padding:0;margin:26px 0;list-style:none}.care-list li{padding:13px 0;border-bottom:1px solid var(--line);font-size:1rem;display:flex;gap:15px}.care-list span{color:var(--teal)}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.guide-card{border-top:1px solid var(--teal);padding:26px 0;display:flex;flex-direction:column;align-items:flex-start}.guide-card .eyebrow{font-size:.67rem;margin-bottom:16px}.guide-card h3{font-size:1.4rem;font-weight:500;margin-bottom:14px}.guide-card h3 a{color:var(--navy);text-decoration:none}.guide-card h3 a:hover{text-decoration:underline}.guide-card>p{color:var(--slate);font-size:.97rem;flex:1}.guide-card .text-link{margin-top:4px;font-size:.93rem}.professional-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;border-block:1px solid var(--line);padding-block:30px}.professional-strip p{margin:0;color:var(--slate);font-size:1rem}.professional-strip .links{display:flex;gap:28px;flex-wrap:wrap}.footer-cta{background:var(--teal);color:#fff}.footer-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:48px;padding-block:64px}.footer-cta .eyebrow{color:#c7e5de;margin-bottom:15px}.footer-cta h2{color:#fff;font-family:var(--serif);font-weight:400;font-size:2.25rem;margin-bottom:15px}.footer-cta p:not(.eyebrow){font-size:1rem;margin-bottom:0;color:#e3efed}.footer-cta .button{flex-shrink:0}.site-footer{background:#102d3b;color:#cee0e4;padding:58px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:64px;padding-bottom:44px}.site-footer .brand{color:#fff}.footer-brand p{font-size:.94rem;margin-top:22px}.footer-brand .small{margin-top:6px}.site-footer a{color:#d6e7e8;text-decoration:none}.site-footer a:hover{text-decoration:underline}.footer-grid>div:not(:first-child)>a{display:block;font-size:.91rem;margin-bottom:10px}.footer-grid h3{color:#fff;font-size:.92rem;letter-spacing:.02em;font-weight:600;margin-top:5px;margin-bottom:22px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:24px;border-top:1px solid #3a5260;font-size:.8rem}.footer-bottom>div{display:flex;gap:26px}.footer-note{font-size:.73rem;color:#adc5cd;margin-top:0;margin-bottom:0;line-height:1.6}.mobile-assistance{display:none}.page-hero{padding:30px 0 60px;background:var(--sand);border-top:1px solid #eceee9}.breadcrumb{font-size:.78rem;color:var(--slate);display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:36px}.breadcrumb a{color:var(--slate);text-decoration:none}.page-hero .eyebrow{margin-bottom:18px}.page-hero h1{max-width:1000px;margin-bottom:24px;font-size:clamp(2.5rem,4.3vw,3.8rem)}.page-hero .lead{max-width:850px;font-size:1.2rem;color:var(--slate);margin-bottom:26px}.page-hero.is-medical{background:var(--mist)}.page-hero.is-medical h1{font-family:var(--sans);font-weight:500}.page-layout{display:grid;grid-template-columns:minmax(0,800px) 270px;gap:80px;padding-block:65px 80px}.article-body h2{font-size:1.85rem;margin-top:0;margin-bottom:20px;scroll-margin-top:40px}.article-section{margin-bottom:46px}.article-body p,.article-body li{color:var(--slate);font-size:1.06rem}.article-body ul,.article-body ol{padding-left:25px}.article-body li{padding-left:5px;margin-bottom:10px}.article-body strong{color:var(--navy);font-weight:600}.article-body h3{font-size:1.3rem;margin-top:30px;margin-bottom:16px}.article-sidebar{min-width:0}.sidebar-inner{position:sticky;top:30px}.contents-nav{border-top:2px solid var(--teal);padding-top:22px;margin-bottom:30px}.contents-nav h2{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;margin-bottom:17px}.contents-nav a{display:block;color:var(--slate);font-size:.9rem;text-decoration:none;padding:8px 0;line-height:1.4}.contents-nav a:hover{color:var(--teal);text-decoration:underline}.sidebar-contact{background:var(--mist);padding:24px}.sidebar-contact h3{font-family:var(--serif);font-size:1.55rem;font-weight:400;margin-bottom:13px}.sidebar-contact p{font-size:.92rem;color:var(--slate);margin-bottom:20px}.sidebar-contact .button{font-size:.9rem;padding:12px 15px;width:100%;gap:12px}.info-note{border-left:3px solid #769b96;background:var(--sand);padding:20px 24px;font-size:.94rem;color:var(--slate);margin-bottom:36px}.info-note p:last-child{margin-bottom:0}.faq-section{margin-top:46px;margin-bottom:44px}.faq-item{border-top:1px solid var(--line);padding:19px 0}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{font-size:1.12rem;color:var(--navy);font-weight:600;cursor:pointer;display:flex;list-style:none;justify-content:space-between;align-items:baseline;gap:20px}.faq-item summary::after{content:'+';font-size:1.3rem;color:var(--teal);flex-shrink:0}.faq-item[open] summary::after{content:'−'}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{padding-top:16px;margin-bottom:0}.source-list{border-top:1px solid var(--line);padding-top:25px;font-size:.82rem}.source-list h2{font-size:1rem;margin-bottom:15px}.source-list ul{padding-left:18px;margin-block:0 16px}.source-list li,.source-list p{font-size:.84rem}.source-list a{overflow-wrap:anywhere}.related-section{padding:55px 0;background:var(--sand)}.related-section h2{font-size:1.7rem;margin-bottom:20px}.related-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 30px}.related-links a{border-bottom:1px solid #ccd9d5;padding:15px 0;text-decoration:none;color:var(--navy);font-size:1rem;display:flex;align-items:center;justify-content:space-between;gap:12px}.related-links a:hover{color:var(--teal)}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;padding-block:70px}.contact-box{padding:40px;background:var(--mist);border-top:3px solid var(--teal)}.contact-box h2{font-size:2rem}.contact-box label{display:block;margin:26px 0 8px;font-weight:600;font-size:1rem}.contact-box select{width:100%;min-height:54px;background:#fff;border:1px solid #aabdc2;border-radius:2px;color:var(--navy);padding:10px 12px;margin-bottom:22px;font-size:1rem}.contact-box .button{width:100%;margin-bottom:20px}.contact-box .small{font-size:.88rem;color:var(--slate)}.contact-box .direct-number{font-size:1.1rem;font-weight:600;margin-bottom:22px}.contact-guidance h2{font-size:1.7rem}.contact-guidance p,.contact-guidance li{font-size:1rem;color:var(--slate)}.contact-guidance ul{padding-left:22px}.contact-guidance .info-note{margin-top:30px}.directory-header{display:flex;gap:30px;align-items:center;justify-content:space-between;margin-bottom:28px}.directory-header h2{margin:0;font-size:1.8rem}.resource-search{max-width:390px;width:100%}.resource-search label{display:block;font-size:.83rem;margin-bottom:6px;font-weight:600}.resource-search input{width:100%;border:1px solid #aabdc2;border-radius:2px;padding:10px 14px;min-height:48px;font-size:1rem;background:#fff;color:var(--navy)}.resource-status{font-size:.86rem;color:var(--slate);margin:0 0 12px}.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 38px}.directory-grid .guide-card{margin:0;padding-bottom:30px}.directory-group{margin-top:45px}.directory-group>h2{font-size:1.6rem;margin-bottom:25px}.error-page{padding-block:100px}.error-page h1{max-width:700px}.error-page p{max-width:680px}[hidden]{display:none!important}
@media(min-width:1600px){.hero-copy{padding-right:75px}.hero-image{max-height:720px}.home-hero{min-height:670px}}
@media(max-width:1200px){.wrap{width:calc(100% - 64px)}.primary-nav{gap:18px;font-size:.86rem}.main-header{gap:20px}.hero-copy{padding-left:32px;padding-right:32px}.hero-copy h1{font-size:3.5rem}.page-layout{gap:45px;grid-template-columns:minmax(0,1fr) 240px}.care-split{gap:50px}.footer-grid{gap:40px}}
@media(max-width:1060px){.main-header{min-height:90px;position:relative}.menu-toggle{display:flex;align-items:center;gap:14px;background:transparent;color:var(--navy);border:1px solid #b7c9ce;border-radius:2px;padding:8px 15px;min-height:44px;font-size:.95rem;cursor:pointer}.primary-nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;z-index:30;border:1px solid var(--line);box-shadow:0 20px 30px #15364712;padding:20px;align-items:stretch;font-size:1rem}.primary-nav.is-open{display:flex;flex-direction:column;gap:5px}.primary-nav>a{padding:10px 12px}.nav-dropdown summary{padding:8px 12px;justify-content:space-between}.nav-panel{position:static;width:auto;margin:0 12px 12px;background:var(--sand);box-shadow:none;border:0}.primary-nav .header-contact{justify-content:space-between;margin-top:12px}.home-hero{min-height:550px}.hero-copy{padding-block:55px}.hero-copy h1{font-size:3.1rem}.hero-image{min-height:540px}.hero-image-label{left:24px;right:24px}.reassurance-strip>.wrap{gap:15px;font-size:.85rem}.pathway-image{height:210px}.pathway-body{padding:28px}.pathway h3{font-size:1.75rem}.contact-layout{gap:40px}.footer-grid{grid-template-columns:1.1fr 1fr 1fr;gap:28px}}
@media(max-width:780px){.wrap{width:calc(100% - 40px)}.availability-bar>.wrap{font-size:.72rem;min-height:34px}.availability-bar a span{display:none}.main-header{min-height:82px}.brand strong{font-size:1.85rem}.brand-mark{width:39px;height:39px}.home-hero{grid-template-columns:1fr}.hero-copy{padding:48px 24px}.hero-copy h1{font-size:clamp(2.65rem,8vw,3.65rem);max-width:650px}.hero-copy>.lead{max-width:600px;font-size:1.1rem;margin-bottom:27px}.hero-image{height:330px;min-height:0}.hero-image img{object-position:center 52%}.hero-image-label{bottom:40px;max-width:280px;padding:14px 20px}.hero-image-label strong{font-size:1.18rem}.hero-image figcaption{bottom:10px;font-size:.57rem}.reassurance-strip>.wrap{grid-template-columns:1fr;padding-block:18px;gap:10px;font-size:.9rem}.reassurance-strip span{gap:12px}.section{padding-block:58px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{max-width:560px;margin-top:18px}.pathways{grid-template-columns:1fr;gap:25px}.pathway-image{height:235px}.pathway-body{padding:28px}.pathway h3{font-size:1.85rem}.steps{grid-template-columns:1fr;gap:28px;margin-top:34px}.step-number{font-size:2rem;padding-bottom:12px;margin-bottom:17px}.step h3{margin-bottom:12px}.care-split{grid-template-columns:1fr;gap:32px}.care-split figure img{aspect-ratio:16/10}.care-split h2{font-size:2.2rem}.guide-grid{grid-template-columns:1fr;gap:4px}.guide-card{padding:23px 0}.guide-card h3{font-size:1.35rem}.professional-strip{align-items:flex-start;flex-direction:column;gap:18px;padding-block:26px}.professional-strip .links{gap:16px 24px}.footer-cta-inner{flex-direction:column;align-items:flex-start;padding-block:45px;gap:26px}.footer-cta h2{font-size:2rem}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:30px}.footer-brand{grid-column:1/-1}.footer-brand p{margin-top:18px}.footer-grid h3{font-size:.88rem}.footer-grid>div:not(:first-child)>a{font-size:.87rem}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px;padding-block:23px}.site-footer{padding-top:43px;padding-bottom:95px}.mobile-assistance{display:flex;position:fixed;bottom:14px;left:16px;right:16px;background:var(--teal);color:#fff;z-index:40;box-shadow:0 3px 18px #102d3b35;border:1px solid #ffffff55;justify-content:center;align-items:center;gap:9px;min-height:52px;font-weight:600;font-size:.95rem;border-radius:4px;text-decoration:none;padding:10px 14px}.mobile-assistance .status-dot{margin:0 2px 0 0}.mobile-assistance>span:last-child{margin-left:auto}.page-hero{padding-block:24px 40px}.breadcrumb{margin-bottom:29px;font-size:.72rem;gap:7px}.page-hero h1{font-size:2.5rem}.page-hero .lead{font-size:1.12rem;margin-bottom:24px}.page-layout{grid-template-columns:1fr;gap:32px;padding-block:40px 55px}.article-sidebar{order:-1}.sidebar-inner{position:static}.contents-nav{margin-bottom:0;padding-top:15px}.contents-nav h2{margin-bottom:9px}.contents-nav a{display:inline-block;padding:6px 15px 6px 0;font-size:.83rem}.sidebar-contact{display:none}.article-body h2{font-size:1.65rem}.article-body p,.article-body li{font-size:1.03rem}.article-section{margin-bottom:34px}.related-section{padding-block:40px}.related-links{grid-template-columns:1fr;gap:0}.contact-layout{grid-template-columns:1fr;gap:38px;padding-block:40px}.contact-box{padding:28px 24px}.contact-box h2{font-size:1.75rem}.directory-header{align-items:flex-start;flex-direction:column;gap:20px}.resource-search{max-width:none}.directory-grid{grid-template-columns:1fr 1fr;gap:10px 25px}.directory-grid .guide-card h3{font-size:1.25rem}.error-page{padding-block:70px}}
@media(max-width:420px){.availability-bar>.wrap{width:calc(100% - 24px);font-size:.65rem;gap:8px}.availability-bar .status-dot{width:5px;height:5px;margin-right:5px}.wrap{width:calc(100% - 32px)}.hero-copy{padding:38px 20px}.hero-copy h1{font-size:2.7rem}.button-row{gap:14px}.button{padding:14px 18px;gap:14px;font-size:.95rem}.hero-image{height:275px}.hero-image-label{left:20px;padding:12px 16px;max-width:260px}.page-hero h1{font-size:2.25rem}.directory-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-brand{grid-column:auto}.pathway-image{height:200px}}
body .is-layout-flow>*{margin-block-start:0}body .article-body h3{margin-top:30px}
body .article-section>p+p{margin-block-start:1.1rem}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
