:root{--ink:#253e33;--green:#344e41;--green-deep:#293f35;--muted:#5d665e;--paper:#f8f6ef;--cream:#efece2;--sage:#e8ece2;--line:#d9ded3;--accent:#b9c4a0;--white:#fff;--radius:9px;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:118px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #906326;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.12}h1{font-size:clamp(45px,4.65vw,73px);margin-bottom:27px}h2{font-size:clamp(35px,3.5vw,54px);margin-bottom:25px}h3{font-size:23px;letter-spacing:-.035em;line-height:1.28;font-weight:500}h1 em,h2 em{font-weight:400;color:#667858}p{color:var(--muted);margin-bottom:22px}strong{font-weight:600}.container{width:min(1296px,calc(100% - 104px));margin-inline:auto}.section{padding:100px 0}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.18em;font-weight:700;color:#52644d;margin-bottom:22px;line-height:1.6}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;background:var(--green);color:white;min-height:54px;padding:15px 24px;border:1px solid var(--green);border-radius:5px;font-size:14px;line-height:1.4;text-decoration:none;font-weight:600;transition:background .18s,transform .18s}.button:hover{background:#243c2f;transform:translateY(-2px)}.button.small{padding:13px 18px;min-height:46px;font-size:12px;gap:14px}.button.light{color:var(--ink);background:var(--paper);border-color:var(--paper)}.button.light:hover{background:#e7eadf}.button.outline{color:var(--ink);background:transparent;border-color:#adb9a4}.button.outline:hover{background:#e8ecdf}.text-link{display:inline-flex;gap:17px;align-items:center;text-decoration:none;font-size:14px;font-weight:600;line-height:1.55}.text-link:hover{text-decoration:underline}.text-link svg{flex-shrink:0;width:20px}.topline{font-size:11px;letter-spacing:.03em;background:var(--green);color:#f2f3ea;padding:9px 0}.topline .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.topline a{text-decoration:none}.topline strong{font-size:12px;letter-spacing:.06em;margin-left:6px}.site-header{position:sticky;top:0;z-index:20;background:var(--paper);border-bottom:1px solid rgba(52,78,65,.12)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:99px;gap:25px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand-mark{width:48px;height:58px;stroke-width:1.5;fill:none}.brand>span{display:flex;flex-direction:column;font-size:12px;line-height:1.35;letter-spacing:.015em}.brand strong{font-weight:600}.primary-nav{display:flex;align-items:center;gap:29px;font-size:13px}.primary-nav>a{text-decoration:none;position:relative;white-space:nowrap}.primary-nav>a:not(.button)::after{content:'';position:absolute;bottom:-8px;left:0;right:0;height:1px;background:var(--green);transform:scaleX(0);transition:transform .15s}.primary-nav>a:hover::after,.primary-nav>a[aria-current]::after{transform:scaleX(1)}.menu-toggle{display:none}.hero{padding:42px 0 52px;background:var(--paper)}.hero-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:60px;align-items:center}.hero-copy{padding:27px 0 15px}.hero .eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:29px;font-size:10px}.small-leaf{font-size:30px;font-weight:400;color:#7d9068;line-height:1}.hero-lead{font-size:17px;line-height:1.8;max-width:475px;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.hero-actions .text-link{font-size:12px;gap:12px}.hero-reassurance{display:flex;gap:12px;align-items:flex-start;margin-top:42px;padding-top:24px;border-top:1px solid var(--line);max-width:460px}.hero-reassurance p{font-size:11px;line-height:1.75;margin:0;color:#65705f}.hero-reassurance strong{font-weight:400;color:var(--ink)}.check-dot{width:25px;height:25px;border:1px solid #b5c0a7;border-radius:50%;display:grid;place-items:center;font-size:13px}.hero-visual{position:relative;height:620px;border-radius:46% 46% 9px 9px;isolation:isolate}.hero-photo{width:100%;height:100%;object-fit:cover;border-radius:inherit;object-position:center 40%}.hero-visual::before{content:'';position:absolute;z-index:-1;width:100%;height:95%;top:22px;left:18px;border:1px solid #c8d0bb;border-radius:inherit}.hero-caption{position:absolute;left:-32px;bottom:45px;display:flex;align-items:center;gap:17px;background:var(--paper);box-shadow:0 10px 40px #1e35151a;padding:21px 29px;border-radius:7px;line-height:1.55;font-size:14px;transform:rotate(-3deg)}.caption-star{font-size:40px;color:#869877;line-height:1}.photo-label{position:absolute;bottom:12px;right:15px;padding:2px 7px;border-radius:3px;background:#243e339c;color:#fff;font-size:8px;letter-spacing:.03em}.value-strip{background:var(--sage);border-block:1px solid #dce1d2;padding:23px 0}.value-strip .container{display:flex;justify-content:space-between;gap:20px;align-items:center}.value-strip span{font-size:11px;font-weight:500;display:flex;align-items:center;gap:12px}.value-strip span:before{content:'✳';font-size:19px;color:#7b906a}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading p:last-child{margin-bottom:6px;font-size:15px}.section-heading>.text-link{margin-bottom:7px}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.path-card{padding:29px 25px 28px;display:flex;flex-direction:column;border-right:1px solid var(--line);transition:background .2s}.path-card:last-child{border-right:0}.path-card:hover{background:#edf0e5}.path-number{font-family:var(--serif);font-size:34px;color:#9eac8b;margin-bottom:20px;line-height:1}.path-card h3{font-size:23px;max-width:200px;margin-bottom:17px}.path-card p{font-size:13px;line-height:1.85;margin-bottom:27px}.path-card .text-link{font-size:11px;margin-top:auto;gap:8px;justify-content:space-between}.about-section{background:var(--cream)}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.editorial-photo{position:relative;padding:0 20px 0 0}.editorial-photo img{width:100%;height:570px;object-fit:cover;border-radius:8px 100px 8px 8px}.vertical-caption{position:absolute;left:-27px;bottom:0;writing-mode:vertical-rl;transform:rotate(180deg);font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#748066}.split-copy .large-copy{font-size:20px;line-height:1.65;color:var(--ink);max-width:475px}.split-copy>p:not(.large-copy):not(.eyebrow){font-size:15px;line-height:1.9}.mini-features{display:grid;grid-template-columns:1fr 1fr;gap:27px;margin:30px 0}.mini-features>div{border-top:1px solid #ccd2c1;padding-top:15px}.mini-features span{display:block;color:#80906b;font-size:11px;margin-bottom:8px}.mini-features strong{font-size:14px}.mini-features p{font-size:12px;line-height:1.65;margin:6px 0 0}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:29px}.story-card{min-width:0}.story-image{display:block;position:relative;overflow:hidden;border-radius:7px;background:var(--sage);aspect-ratio:1.47}.story-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.story-card:hover .story-image img{transform:scale(1.025)}.image-arrow{position:absolute;right:14px;bottom:14px;width:37px;height:37px;background:var(--paper);border-radius:50%;display:grid;place-items:center}.image-arrow svg{width:19px}.story-body{padding:21px 1px 0}.story-body .eyebrow{font-size:9px;margin:0 0 12px;letter-spacing:.13em}.story-body h3{font-family:var(--serif);font-size:28px;line-height:1.2;letter-spacing:-.025em;margin:0 0 13px}.story-body h3 a{text-decoration:none}.story-body h3 a:hover{text-decoration:underline}.story-body p:not(.eyebrow){font-size:13px;line-height:1.8;margin:0}.care-feature{background:var(--green);color:#f7f5ea;margin:12px 0 0;overflow:hidden}.care-grid{display:grid;grid-template-columns:.93fr 1fr;gap:90px;align-items:center}.care-copy{padding:75px 0}.care-copy .eyebrow{color:#c8d3b4}.care-copy h2{font-size:65px}.care-copy h2 em{color:#c5d0b1}.care-copy>p:not(.eyebrow){color:#d5ddcb;max-width:410px;font-size:15px;line-height:1.9}.care-links{margin-top:38px;max-width:395px;display:grid;gap:0}.care-links .text-link{color:#ecf0e3;justify-content:space-between;border-bottom:1px solid #70816e;padding:15px 0;font-weight:400;font-size:13px}.care-photo{position:relative;align-self:stretch;margin-right:calc((1296px - 100vw)/2)}.care-photo img{width:100%;height:100%;object-fit:cover;object-position:55% center}.care-photo>p{position:absolute;bottom:18px;left:32px;color:white;text-shadow:0 2px 20px #172718;font-family:var(--serif);font-size:40px;line-height:1.2}.visit-section{background:#eef0e6}.visit-photo img{width:100%;height:560px;object-fit:cover;border-radius:50% 50% 7px 7px}.visit-steps{list-style:none;padding:0;margin:27px 0 28px;display:grid;gap:19px}.visit-steps li{display:flex;gap:17px}.visit-steps li>span{width:31px;height:31px;border:1px solid #b6c1a8;border-radius:50%;display:grid;place-items:center;font-size:12px;flex-shrink:0;margin-top:3px}.visit-steps strong{font-size:14px}.visit-steps p{font-size:12px;margin:3px 0 0;line-height:1.65}.faq-section{background:var(--cream)}.faq-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:100px}.faq-grid>div>p:not(.eyebrow){font-size:14px;line-height:1.8}.faq-list details{border-bottom:1px solid #cbd2c1;padding:19px 0}.faq-list details:first-child{border-top:1px solid #cbd2c1}.faq-list summary{font-size:16px;line-height:1.6;padding-right:32px;position:relative;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:2px;top:0;font-weight:400;font-size:22px}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:14px;line-height:1.9;margin:17px 0 13px}.faq-list .text-link{font-size:12px;margin-bottom:10px}.contact-band{background:#dce3d0;padding:62px 0}.contact-band-inner{display:flex;justify-content:space-between;align-items:center;gap:60px}.contact-band h2{font-size:45px;margin-bottom:20px}.contact-band p:not(.eyebrow){font-size:13px;margin:0;line-height:1.85}.contact-band-actions{display:flex;align-items:flex-start;flex-direction:column;gap:16px}.phone-link{font-family:var(--serif);font-size:44px;line-height:1.4;letter-spacing:-.025em;text-decoration:none;display:flex;gap:40px;align-items:center}.phone-link svg{width:30px;height:30px}.contact-band-actions>span{font-size:11px}.contact-band-actions .button{margin-top:8px}.site-footer{background:#f8f6ef;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.7fr .8fr 1fr 1.1fr;gap:38px}.footer-brand .eyebrow{font-size:9px;letter-spacing:.12em}.footer-brand h2{font-size:29px;letter-spacing:-.03em;line-height:1.25}.footer-grid h3{font-family:var(--sans);font-size:12px;font-weight:700;margin:0 0 22px;letter-spacing:0}.footer-grid>div>a{display:block;text-decoration:none;font-size:12px;margin-bottom:9px}.footer-grid>div>a:hover{text-decoration:underline}.footer-grid p{font-size:11px;line-height:1.8}.footer-grid .helpline{font-family:var(--serif);font-size:27px;line-height:1.3}.footer-grid a.inline{display:inline;font-size:11px}.footer-note{border-top:1px solid var(--line);padding-top:23px;display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:30px}.footer-note p{font-size:10px;line-height:1.8;margin-bottom:16px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:9px;color:#68745f;border-top:1px solid var(--line);padding-top:20px}.footer-bottom>div{display:flex;gap:19px;align-items:center;flex-wrap:wrap}.footer-bottom a{text-decoration:none}.text-size{background:none;border:1px solid #adb9a4;border-radius:4px;color:var(--ink);padding:6px 9px;font-size:10px}.mobile-call{display:none}.breadcrumbs{display:flex;gap:12px;align-items:center;font-size:10px;color:#758269;padding-top:26px;padding-bottom:26px;line-height:1.5}.breadcrumbs a{text-decoration:none}.page-hero{padding:16px 0 55px}.page-hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:75px;align-items:center}.page-hero h1{font-size:clamp(41px,4.1vw,63px);max-width:660px}.page-lead{font-size:18px;line-height:1.8;max-width:580px}.page-hero-photo{position:relative;height:440px}.page-hero-photo img{width:100%;height:100%;object-fit:cover;border-radius:90px 8px 8px 8px}.article-section{padding-top:70px;border-top:1px solid var(--line)}.article-layout{display:grid;grid-template-columns:250px minmax(0,790px);gap:100px;justify-content:space-between}.aside-sticky{position:sticky;top:132px}.article-aside .eyebrow{font-size:10px;margin-bottom:20px}.article-aside nav ol{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.article-aside nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.65;text-decoration:none}.article-aside nav a:hover{color:#1a4d29;text-decoration:underline}.aside-help{background:var(--sage);padding:24px;border-radius:6px;margin-top:30px}.aside-help h3{font-family:var(--serif);font-size:28px;line-height:1.2;margin:12px 0}.aside-help p{font-size:12px;margin:0 0 7px}.aside-help a{font-size:22px;font-family:var(--serif);text-decoration:none}.print-button:not(.button){background:none;border:0;padding:15px 0;color:var(--ink);font-size:11px;display:flex;gap:20px;align-items:center}.article-content{min-width:0;color:#3f4a3d;font-size:17px;line-height:1.9}.article-content section{margin-bottom:47px;scroll-margin-top:125px}.article-content h2{font-size:36px;line-height:1.2;letter-spacing:-.035em;color:var(--ink);margin-bottom:20px}.article-content h3{font-size:23px;margin-top:25px}.article-content p{color:#515d4c;margin-bottom:20px}.article-content ul,.article-content ol{padding-left:23px;margin:20px 0 26px}.article-content li{padding-left:8px;margin-bottom:12px}.article-content li::marker{color:#7b9067}.article-content a{font-weight:500}.article-content figure{margin:37px 0}.article-content figure img{width:100%;max-height:450px;object-fit:cover;border-radius:7px}.caption,.article-content figcaption{font-size:11px;color:#77806d;line-height:1.7;margin-top:11px}.sources-block{border-top:1px solid var(--line);padding-top:28px;margin-top:48px}.sources-block h2{font-family:var(--sans);font-size:14px;font-weight:600;letter-spacing:0}.sources-block ul{font-size:12px;line-height:1.8;overflow-wrap:anywhere}.source-date{font-size:11px}.article-endnote{padding:26px;background:var(--sage);border-radius:6px;margin-top:35px;font-size:12px;line-height:1.8}.article-endnote p{font-size:12px;margin:7px 0 10px}.article-endnote a{font-size:11px}.related-section{background:var(--cream)}.related-section h2{font-size:42px}.checklist{padding:32px;background:var(--cream);border-radius:8px}.checklist>p:not(.eyebrow){font-size:14px}.checklist-items{display:grid;gap:0}.checklist-items label{display:flex;align-items:flex-start;gap:13px;border-top:1px solid #d4dacc;padding:17px 0;font-size:15px;line-height:1.75;cursor:pointer}.checklist-items input{width:20px;height:20px;accent-color:var(--green);margin:4px 0 0;flex-shrink:0}.checklist-items input:checked+span{color:#627752}.checklist-progress{border-top:1px solid #d4dacc;padding-top:17px;font-size:12px!important}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.role-grid article{background:var(--sage);border-radius:6px;padding:22px 17px}.role-grid h3{font-size:20px}.role-grid p{font-size:12px}.contact-details{background:var(--sage);padding:46px 0}.contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.contact-cards article{min-width:0;border-right:1px solid #c9d2bd;padding-right:28px}.contact-cards article:last-child{border:0;padding-right:0}.contact-cards h2{font-size:29px;margin-bottom:21px}.contact-cards a{font-size:13px;overflow-wrap:anywhere;display:block;margin-bottom:12px}.contact-cards .contact-number{font-family:var(--serif);font-size:34px;line-height:1.3;letter-spacing:-.03em;text-decoration:none}.contact-cards p{font-size:12px;line-height:1.85;margin-bottom:14px}.contact-cards .text-link{display:inline-flex;font-size:12px}.library-section{background:#f0f2e9;border-top:1px solid #e0e4d7;padding-top:52px}.library-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:22px}.search-field{display:flex;flex-direction:column;gap:8px;max-width:540px;width:100%;font-size:12px;font-weight:600}.search-field input{width:100%;border:1px solid #bbc7ad;background:#fcfcf8;color:var(--ink);padding:15px 17px;border-radius:6px;min-height:52px;font-size:14px}.library-toolbar>p{font-size:12px;margin-bottom:13px}.filter-chips{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 37px}.filter-chips button{border:1px solid #b7c3aa;background:transparent;color:#48613c;border-radius:99px;padding:9px 17px;min-height:41px;font-size:12px}.filter-chips button.active{background:var(--green);border-color:var(--green);color:#fff}.library-grid{row-gap:46px}.no-results{padding:40px 0;text-align:center}.error-page{min-height:450px}.image-pending{background:linear-gradient(135deg,#e5e8db,#cad4bc);width:100%;height:100%;min-height:220px;border-radius:inherit}.larger-text body{font-size:20px}.larger-text p:not(.eyebrow){font-size:1.12em}.larger-text .article-content{font-size:20px}.larger-text .primary-nav{font-size:15px}.skip-link{position:fixed;left:18px;top:-100px;z-index:100;background:var(--green);color:white;padding:12px 20px;border-radius:5px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}
.brand-logo{width:222px;height:auto;max-height:76px}.primary-nav{font-size:14px}.path-card p,.story-body p:not(.eyebrow){font-size:15px}.path-card .text-link{font-size:13px}.story-body .eyebrow{font-size:10px}.hero-reassurance p{font-size:12px}.value-strip span{font-size:12px}.mini-features p,.visit-steps p{font-size:14px}.mini-features strong,.visit-steps strong{font-size:16px}.footer-grid p,.footer-grid>div>a{font-size:13px}.footer-note p{font-size:11px}.footer-bottom{font-size:10px}
@media(min-width:1500px){.hero h1{font-size:75px}.hero-visual{height:650px}.hero-grid{gap:75px}}
@media(max-width:1399px){.care-photo{margin-right:-52px}.primary-nav{gap:21px}.hero-grid{gap:44px}.hero-visual{height:590px}.hero-actions{gap:17px}.hero-actions .button{font-size:12px;padding:15px 19px}.hero-actions .text-link{font-size:11px}.split-grid{gap:65px}.article-layout{gap:65px;grid-template-columns:220px minmax(0,790px)}}
@media(max-width:1150px){.container{width:calc(100% - 68px)}.header-inner{min-height:90px}.primary-nav{gap:17px;font-size:12px}.brand>span{font-size:11px}.brand-mark{width:39px}.primary-nav .button{display:none}.hero-grid{gap:33px}.hero h1{font-size:55px}.hero-visual{height:550px}.hero-caption{left:-20px;font-size:12px;padding:18px 23px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-reassurance{margin-top:28px}.hero-lead{font-size:15px}.hero .eyebrow{font-size:9px}.path-card{padding:25px 20px}.path-card h3{font-size:20px}.path-card .text-link{font-size:10px}.value-strip span{font-size:10px;gap:8px}.section{padding:78px 0}.split-grid{gap:45px}.editorial-photo img{height:540px}.story-grid{gap:22px}.story-body h3{font-size:26px}.care-grid{gap:60px}.care-photo{margin-right:-34px}.care-copy h2{font-size:57px}.care-copy{padding:60px 0}.visit-photo img{height:510px}.faq-grid{gap:60px}.footer-grid{gap:28px;grid-template-columns:1.4fr .8fr .9fr 1fr}.page-hero-grid{gap:42px}.page-hero h1{font-size:52px}.article-layout{grid-template-columns:200px minmax(0,1fr);gap:47px}.contact-cards{gap:25px}.contact-cards article{padding-right:23px}.contact-cards .contact-number{font-size:30px}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.topline{font-size:9px}.topline span{max-width:55%}.header-inner{min-height:82px}.brand>span{font-size:12px}.menu-toggle{display:flex;align-items:center;gap:12px;background:transparent;border:1px solid #b9c3ad;border-radius:5px;padding:9px 12px;color:var(--ink);font-size:12px}.primary-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 18px 25px #263b2215;padding:25px 24px;flex-direction:column;align-items:stretch;gap:0;font-size:16px}.primary-nav.is-open{display:flex}.primary-nav>a{padding:12px 0}.primary-nav>a:not(.button)::after{bottom:7px;right:auto;width:35px}.primary-nav .button{display:inline-flex;max-width:220px;margin-top:14px}.hero h1{font-size:47px}.hero-grid{gap:30px}.hero-visual{height:495px}.hero-lead{font-size:14px}.hero-copy{padding:5px 0}.hero .eyebrow{margin-bottom:18px;font-size:8px}.hero-reassurance p{font-size:10px}.hero-caption{padding:15px 17px;font-size:11px;gap:10px;bottom:35px}.caption-star{font-size:30px}.value-strip .container{flex-wrap:wrap;gap:14px 20px}.value-strip span{width:calc(50% - 10px);font-size:11px}.path-grid{grid-template-columns:1fr 1fr}.path-card:nth-child(2){border-right:0}.path-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.path-card h3{font-size:24px;max-width:none}.path-card p{font-size:14px}.path-card .text-link{font-size:12px}.split-grid{gap:35px}.split-copy .large-copy{font-size:17px}.split-copy>p:not(.large-copy):not(.eyebrow){font-size:13px}.mini-features{gap:18px}.editorial-photo{padding:0 10px}.editorial-photo img{height:510px}.vertical-caption{left:-11px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.story-grid>.story-card:last-child:nth-child(3){display:none}.care-grid{gap:35px}.care-photo{margin-right:-24px}.care-copy h2{font-size:50px}.care-copy>p:not(.eyebrow){font-size:14px}.care-copy{padding:50px 0}.care-photo>p{font-size:33px;left:20px}.care-links .text-link{font-size:12px}.faq-grid{grid-template-columns:.85fr 1.2fr;gap:40px}.faq-list summary{font-size:15px}.contact-band-inner{gap:30px}.contact-band h2{font-size:36px}.phone-link{font-size:35px;gap:18px}.contact-band-actions>span{max-width:260px}.footer-grid{grid-template-columns:1.4fr 1fr;gap:30px 50px}.footer-bottom{align-items:flex-start}.footer-bottom>div{gap:12px}.page-hero h1{font-size:44px}.page-hero-grid{gap:35px}.page-hero-photo{height:395px}.page-lead{font-size:16px}.article-layout{grid-template-columns:180px minmax(0,1fr);gap:33px}.article-content{font-size:16px}.article-content h2{font-size:31px}.aside-help{padding:20px}.aside-help h3{font-size:24px}.role-grid{grid-template-columns:1fr}.role-grid article{padding:22px}.role-grid h3{margin-top:13px}.contact-cards{grid-template-columns:1fr 1fr;gap:28px}.contact-cards article:nth-child(2){border:0}.contact-cards article:last-child{grid-column:1/-1;border-top:1px solid #c9d2bd;padding-top:25px}.contact-cards h2{font-size:30px}.library-grid{row-gap:35px}}
@media(max-width:650px){html{scroll-padding-top:92px}.container{width:calc(100% - 40px)}.topline .container{justify-content:center}.topline span{display:none}.topline{font-size:10px;padding:8px 0}.topline strong{font-size:11px}.header-inner{min-height:75px}.brand-mark{width:39px;height:48px}.brand>span{font-size:11px}.brand{gap:9px}.hero{padding:35px 0 31px}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-copy{padding:0}.hero .eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:20px}.hero h1{font-size:clamp(41px,10.1vw,60px);line-height:1.14;letter-spacing:-.047em;margin-bottom:24px}.hero-lead{font-size:15px;line-height:1.85;max-width:none;margin-bottom:25px}.hero-actions{flex-direction:row;align-items:center;gap:21px;flex-wrap:wrap}.hero-actions .button{font-size:12px}.hero-actions .text-link{font-size:11px}.hero-reassurance{max-width:none;padding-top:20px;margin-top:27px;gap:11px}.hero-reassurance p{font-size:10px}.hero-visual{height:460px;margin:0 8px 0 7px;border-radius:46% 46% 7px 7px}.hero-visual::before{left:11px;top:11px}.hero-caption{left:-8px;bottom:35px;font-size:12px;padding:19px 23px}.photo-label{font-size:7px;bottom:9px;right:10px}.value-strip{padding:17px 0}.value-strip .container{gap:14px 12px}.value-strip span{font-size:9px;width:calc(50% - 6px);line-height:1.55;gap:7px}.value-strip span:before{font-size:16px}.section{padding:58px 0}h2{font-size:39px;line-height:1.12}.eyebrow{font-size:9px;letter-spacing:.16em;margin-bottom:17px}.section-heading{align-items:flex-start;flex-direction:column;gap:19px;margin-bottom:29px}.section-heading>p{font-size:13px;line-height:1.75;margin-bottom:0}.section-heading .text-link{font-size:12px;margin-bottom:0}.path-grid{grid-template-columns:1fr}.path-card{padding:27px;border-right:0;border-bottom:1px solid var(--line)}.path-card:last-child{border-bottom:0}.path-number{font-size:32px;margin-bottom:15px}.path-card h3{font-family:var(--serif);font-size:28px;margin-bottom:13px}.path-card p{font-size:14px;margin-bottom:21px}.path-card .text-link{font-size:12px}.split-grid{grid-template-columns:1fr;gap:39px}.editorial-photo{padding:0 0 0 12px}.editorial-photo img{height:390px;border-radius:7px 70px 7px 7px}.vertical-caption{left:-4px;font-size:8px}.split-copy .large-copy{font-size:19px}.split-copy>p:not(.large-copy):not(.eyebrow){font-size:15px}.mini-features{gap:23px;margin:24px 0}.mini-features strong{font-size:13px}.mini-features p{font-size:12px}.story-grid{grid-template-columns:1fr;gap:35px}.story-grid>.story-card:last-child:nth-child(3){display:block}.story-image{aspect-ratio:1.5}.story-body{padding-top:18px}.story-body .eyebrow{font-size:9px;margin-bottom:10px}.story-body h3{font-size:29px;margin-bottom:11px}.story-body p:not(.eyebrow){font-size:14px}.care-grid{grid-template-columns:1fr;gap:0}.care-copy{padding:50px 0 41px}.care-copy h2{font-size:54px}.care-copy>p:not(.eyebrow){font-size:15px;max-width:none}.care-links{max-width:none;margin-top:27px}.care-links .text-link{font-size:13px}.care-photo{height:390px;margin:0 -20px}.care-photo>p{font-size:36px;left:26px;bottom:12px}.visit-photo img{height:390px}.visit-steps{gap:18px}.visit-steps strong{font-size:14px}.visit-steps p{font-size:13px}.faq-grid{grid-template-columns:1fr;gap:24px}.faq-grid>div>p:not(.eyebrow){font-size:14px}.faq-list summary{font-size:15px;line-height:1.7}.faq-list details{padding:19px 0}.faq-list details p{font-size:14px}.contact-band{padding:44px 0}.contact-band-inner{flex-direction:column;align-items:flex-start;gap:25px}.contact-band h2{font-size:38px}.contact-band-actions{gap:12px;width:100%}.phone-link{font-size:40px;gap:25px}.contact-band-actions>span{max-width:none;font-size:11px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 22px}.footer-brand{grid-column:1/-1}.footer-brand h2{font-size:33px;margin-bottom:15px}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid h3{font-size:12px;margin-bottom:17px}.footer-grid>div>a{font-size:12px}.footer-grid p{font-size:12px}.site-footer{padding:43px 0 94px}.footer-note{grid-template-columns:1fr;gap:0;margin-top:25px;padding-top:20px}.footer-note p{font-size:10px}.footer-bottom{flex-direction:column;gap:16px;font-size:10px}.footer-bottom>div{gap:14px;flex-wrap:wrap}.text-size{font-size:11px}.mobile-call{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:25;align-items:center;justify-content:space-between;gap:15px;background:var(--green);color:#fff;text-decoration:none;padding:15px 20px calc(15px + env(safe-area-inset-bottom));font-size:12px;box-shadow:0 -3px 18px #1d392222}.mobile-call strong{font-size:14px;letter-spacing:.02em}.breadcrumbs{font-size:9px;padding-top:20px;padding-bottom:20px;align-items:flex-start}.page-hero{padding:10px 0 35px}.page-hero-grid{grid-template-columns:1fr;gap:30px}.page-hero h1{font-size:43px;line-height:1.14;margin-bottom:23px}.page-lead{font-size:16px;line-height:1.85}.page-hero-photo{height:295px}.page-hero-photo img{border-radius:65px 7px 7px 7px}.article-section{padding-top:35px}.article-layout{grid-template-columns:1fr;gap:35px}.article-aside nav ol{display:grid;grid-template-columns:1fr 1fr;gap:0 19px}.article-aside nav a{font-size:11px;height:100%}.article-aside .eyebrow{margin-bottom:13px}.aside-help,.article-aside .print-button{display:none}.aside-sticky{position:static}.article-content{font-size:16px;line-height:1.9}.article-content h2{font-size:31px;margin-bottom:19px}.article-content section{margin-bottom:35px;scroll-margin-top:100px}.article-content ul,.article-content ol{padding-left:20px}.article-content li{padding-left:3px;margin-bottom:12px}.article-content figure{margin:29px 0}.article-content figure img{max-height:310px}.article-content figcaption{font-size:10px}.article-endnote{padding:22px}.checklist{padding:24px}.checklist h2{font-size:29px}.checklist-items label{font-size:14px}.sources-block ul{font-size:11px}.related-section h2{font-size:37px}.contact-details{padding:37px 0}.contact-cards{grid-template-columns:1fr;gap:26px}.contact-cards article,.contact-cards article:nth-child(2){border:0;border-bottom:1px solid #c9d2bd;padding:0 0 20px}.contact-cards article:last-child{border:0;padding:0}.contact-cards h2{font-size:31px;margin-bottom:17px}.contact-cards .contact-number{font-size:36px}.contact-cards p{font-size:14px}.contact-cards a{font-size:14px}.contact-cards .eyebrow{font-size:9px}.library-section{padding-top:34px}.library-toolbar{align-items:flex-start;gap:14px;flex-direction:column;margin-bottom:19px}.library-toolbar>p{margin:0;font-size:11px}.filter-chips{gap:8px;margin-bottom:29px}.filter-chips button{font-size:11px;padding:9px 13px}.library-grid{gap:34px}.role-grid{gap:13px}.role-grid p{font-size:14px}.larger-text .hero h1{font-size:44px}.larger-text .primary-nav{font-size:18px}.larger-text p:not(.eyebrow){font-size:1.12em}}
@media(max-width:650px){.brand-logo{width:180px}.header-inner{gap:16px}.footer-grid p,.footer-grid>div>a{font-size:13px}.footer-note p{font-size:11px}.path-card p,.story-body p:not(.eyebrow){font-size:15px}}
.breadcrumbs{font-size:12px;color:#56634e}.caption,.article-content figcaption{font-size:12px;color:#56634e}.hero-reassurance p{font-size:13px}.hero .eyebrow{font-size:10px}.path-card p,.story-body p:not(.eyebrow){font-size:16px}.topline{font-size:12px}.text-link{min-height:30px}.filter-chips button{min-height:44px}.primary-nav>a:not(.button){padding-block:8px}.value-strip span{font-size:12px}.footer-note p{font-size:12px}.footer-bottom{font-size:11px}.photo-label{font-size:10px;background:#293f35;color:#fff}.article-aside nav a{font-size:13px}.source-date{font-size:12px}.sources-block ul{font-size:13px}.story-body .eyebrow{font-size:11px}.hero-actions .text-link{font-size:13px}.path-card .text-link{font-size:13px}.care-links .text-link{font-size:14px}
@media(max-width:650px){.hero-reassurance p{font-size:13px}.value-strip span{font-size:11px}.topline{font-size:11px}.breadcrumbs{font-size:12px}.hero .eyebrow{font-size:10px;letter-spacing:.1em}.page-hero h1{overflow-wrap:break-word}.article-aside nav ol{grid-template-columns:1fr}.contact-cards p,.contact-cards a{font-size:16px}.visit-steps p{font-size:15px}.footer-grid p,.footer-grid>div>a{font-size:14px}}
.larger-text .checklist-items label{font-size:18px}.larger-text .breadcrumbs{font-size:15px}.larger-text .article-aside nav a{font-size:16px}.larger-text .filter-chips button{font-size:15px}
.menu-toggle{min-height:44px}
@media(max-width:340px){.brand-logo{width:168px}.header-inner{gap:12px}.menu-toggle{gap:8px;padding:9px 10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{body{background:#fff;color:#000;font-size:11pt;line-height:1.55}.topline,.site-header,.site-footer,.mobile-call,.contact-band,.article-aside,.related-section,.page-hero-photo,.photo-label,.print-button,.library-toolbar,.filter-chips,.article-endnote{display:none!important}.container{width:100%;max-width:none}.section,.page-hero{padding:15px 0}.page-hero-grid,.article-layout{display:block}.page-hero h1{font-size:29pt}.page-lead{font-size:12pt}.breadcrumbs{font-size:9pt;padding:0 0 10px}.article-content{font-size:11pt}.article-content h2{font-size:20pt;break-after:avoid}.article-content section{margin-bottom:20px}.article-content figure img{max-height:180px;width:auto}.article-content p,.article-content li{color:#000}.checklist{background:#fff;border:1px solid #ccc;padding:18px}.checklist-items label{font-size:11pt;break-inside:avoid}.checklist-items input{appearance:none;width:12pt;height:12pt;border:1px solid #000}.checklist-items input:checked:after{content:'✓';display:block;line-height:12pt}.sources-block{font-size:9pt}.sources-block a:after{content:' (' attr(href) ')';font-size:8pt;overflow-wrap:anywhere}a{text-decoration:none}h1,h2,h3{color:#000}details{display:block}details>*{display:block}}
.downloads-section{background:var(--cream)}.download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.download-card{position:relative;border:1px solid #c6cfba;border-radius:9px;background:var(--paper);padding:30px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.download-card .eyebrow{font-size:11px;margin-bottom:20px}.download-card h3{font-family:var(--serif);font-size:30px;line-height:1.18;margin-bottom:18px}.download-card>p:not(.eyebrow){font-size:16px;line-height:1.75;margin-bottom:24px}.download-card .text-link{margin-top:auto;min-height:44px;font-size:15px}.download-size{font-size:12px;color:#56634e;margin-top:8px}.single-download{grid-template-columns:1fr}.single-download .download-card{background:#edf0e7}.larger-text .download-card>p:not(.eyebrow){font-size:20px}.larger-text .download-card .text-link{font-size:18px}@media(max-width:850px){.download-grid{grid-template-columns:1fr}.download-card{padding:25px}.downloads-section .section-heading p{font-size:15px}}@media print{.downloads-section,.article-downloads{display:none!important}}

