:root{--ink:#173a39;--dark:#163938;--deep:#102c2d;--cream:#f2efe8;--paper:#faf8f4;--sage:#d7e0d4;--muted:#687673;--terra:#c5957a;--line:#d8dcd4;--display:'Newsreader',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--tight:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}p,h1,h2,h3{margin-top:0}::selection{background:#bed5c9;color:var(--deep)}:focus-visible{outline:3px solid #d79b72;outline-offset:4px}.wrap{width:min(100% - 8vw,1392px);margin-inline:auto}.skip-link{position:absolute;top:-100px;left:10px;z-index:999;background:#fff;padding:12px 18px}.skip-link:focus{top:10px}
.preview-bar{height:37px;background:#d7e1d8;color:#1d4440;display:flex;align-items:center;justify-content:center;gap:14px;padding:4px 24px;font:500 10px/1.3 var(--tight);letter-spacing:.03em}.preview-bar span{font-weight:800;letter-spacing:.15em}.preview-bar p{margin:0}.preview-bar a{text-decoration:underline;text-underline-offset:2px}.site-header{position:relative;z-index:10;background:#f8f6f0}.header-inner{width:min(100% - 8vw,1392px);height:90px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand-symbol{width:41px;height:41px;display:grid;place-items:center}.brand-symbol svg{width:41px;height:41px;fill:none;stroke:var(--ink);stroke-width:2.2;stroke-linecap:round}.brand-symbol circle{fill:var(--terra);stroke:none}.brand-name{font:600 19px/1.08 var(--display);letter-spacing:-.035em}.brand-name small{display:block;font:700 8px/1.4 var(--tight);letter-spacing:.22em;margin-top:5px}.desktop-nav{display:flex;align-items:center;gap:clamp(18px,3vw,48px);font:600 12px var(--tight)}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:4px;height:1px;background:var(--ink);transition:right .25s}.desktop-nav a:hover:after{right:0}.header-call{height:50px;border:1px solid #c2cec6;display:flex;align-items:center;gap:12px;padding:0 15px 0 17px}.header-call span{font:700 9px var(--tight);letter-spacing:.1em}.header-call strong{font:700 12px var(--tight);white-space:nowrap}.header-call svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.5}.header-call:hover{background:var(--ink);color:white}.menu-button,.mobile-nav{display:none}
.hero{height:min(790px,calc(100svh - 127px));min-height:640px;position:relative;background:var(--dark);color:white;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:54% 54%;animation:hero-in 1.4s ease both}.hero-shade{background:linear-gradient(90deg,rgba(10,34,32,.78) 0%,rgba(10,34,32,.58) 36%,rgba(10,34,32,.1) 77%),linear-gradient(0deg,rgba(7,28,27,.5),transparent 28%)}.hero-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-bottom:42px}.eyebrow,.index,.section-top,.section-kicker,.hero-bottom,.image-caption,.footer-label{font:700 10px/1.4 var(--tight);letter-spacing:.17em}.eyebrow{display:flex;align-items:center;gap:15px}.eyebrow .line,.section-kicker .line{width:40px;height:1px;background:currentColor}.hero h1{font:300 clamp(70px,7.1vw,123px)/.92 var(--display);letter-spacing:-.062em;margin:35px 0 28px;max-width:1000px}.hero h1 em,h2 em{font-weight:300}.hero-content>p{max-width:480px;font:400 16px/1.7 var(--sans);color:#f3f3ee;margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:35px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;min-width:195px;min-height:56px;padding:0 22px;font:700 12px var(--tight);transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:20px;font-weight:400}.button-cream{background:var(--cream);color:var(--ink)}.button-cream:hover{background:white}.text-link{font:600 12px var(--tight);border-bottom:1px solid currentColor;padding-bottom:6px}.text-link span{margin-left:18px}.hero-bottom{position:absolute;z-index:1;left:4vw;right:4vw;bottom:25px;display:flex;justify-content:space-between;color:#e6e9e2;font-size:9px}.hero-bottom span span{margin-left:12px}@keyframes hero-in{from{transform:scale(1.045);opacity:.75}to{transform:scale(1);opacity:1}}
.intro{background:var(--paper);padding:130px 0 42px}.intro-grid{display:grid;grid-template-columns:31% 1fr;gap:3vw}.section-kicker{display:flex;gap:14px;align-items:flex-start;padding-top:20px}.section-kicker .line{margin-top:7px;width:35px}.intro h2,.care h2,.team h2,.visit h2,.faq h2,.closing h2{font:300 clamp(58px,6.3vw,102px)/.99 var(--display);letter-spacing:-.06em}.intro h2{margin-bottom:31px}.intro .lead{font:400 clamp(22px,2.3vw,34px)/1.3 var(--display);max-width:740px;letter-spacing:-.02em;margin:0 0 21px}.body-copy{font:400 15px/1.8 var(--sans);max-width:590px;color:#61716c;margin-bottom:25px}.underlined-link{display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid var(--ink);padding:0 0 9px;font:700 12px var(--tight)}.underlined-link span{font-size:19px;font-weight:400}.intro-rule{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px;margin-top:110px;font:700 9px var(--tight);letter-spacing:.17em;color:#778780}
.image-story{display:grid;grid-template-columns:50% 50%;min-height:700px;background:#d7e1d8}.story-image{position:relative;overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover;object-position:center}.image-caption{position:absolute;left:35px;right:35px;bottom:30px;color:white;display:flex;justify-content:space-between;text-shadow:0 1px 5px #0008}.image-caption span{font-size:20px}.story-copy{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:8vw clamp(40px,8vw,145px);overflow:hidden}.story-copy .index{position:absolute;top:70px}.story-curve{font:200px var(--display);color:#bed1c3;position:absolute;right:1%;top:0;line-height:1}.story-copy h2{position:relative;font:300 clamp(58px,6vw,96px)/.95 var(--display);letter-spacing:-.06em;margin:0 0 25px}.story-copy p{font-size:15px;line-height:1.8;max-width:345px;color:#4d625c;margin-bottom:30px}.button-outline{border:1px solid var(--ink);min-width:165px}.button-outline:hover{background:var(--ink);color:white}
.care{background:var(--deep);color:#f4f3ec;padding:120px 0 105px}.section-top{display:flex;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid #ffffff4d}.care-header{display:flex;justify-content:space-between;align-items:end;gap:30px;padding:85px 0 70px}.care h2{margin:0}.care-header p{font-size:15px;line-height:1.75;color:#b6cac2;max-width:320px;margin:0 0 10px}.care-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid #ffffff2b}.care-card{position:relative;display:flex;min-height:350px;flex-direction:column;padding:24px 22px 29px;border:1px solid #ffffff2b;border-left:0;transition:background .25s,transform .25s}.care-card:hover{background:#26504e;transform:translateY(-4px)}.care-number{font:600 10px var(--tight);color:#b9cdc4}.care-icon{font:80px/1 var(--display);color:#bed1c5;margin:auto 0 12px;font-weight:300}.care-card h3{font:400 30px/1.05 var(--display);margin-bottom:10px}.care-card p{font:400 12px/1.65 var(--sans);color:#afc2ba;max-width:220px;margin:0}.care-arrow{position:absolute;right:22px;top:20px;font-size:20px}.care-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;font:700 10px var(--tight);letter-spacing:.08em}.care-footer a{font:500 14px var(--sans);letter-spacing:0;border-bottom:1px solid #b6c8c0;padding-bottom:5px}.care-footer a span{margin-left:25px}
.team{background:#efece5;padding:145px 0}.team-grid{display:grid;grid-template-columns:1fr .9fr;gap:9vw;align-items:center}.team h2{margin:55px 0 24px}.team-grid>div:first-child>p:not(.fine-print){max-width:435px;font:400 18px/1.7 var(--sans);color:#526a61}.team-names{border-top:1px solid #cbd3c9;margin:42px 0 15px;max-width:420px}.team-names span{display:block;font:400 23px var(--display);border-bottom:1px solid #cbd3c9;padding:13px 0}.fine-print{font:400 11px/1.6 var(--sans);color:#6d7873;max-width:420px;margin:15px 0 22px}.team-art{height:620px;background:#c9d8cb;display:grid;place-items:center;padding:22px}.team-art-inner{height:100%;width:100%;border:1px solid #739687;position:relative;overflow:hidden;display:flex;align-items:center;flex-direction:column;justify-content:space-between;padding:28px}.team-art-inner>span,.team-art-inner small{font:700 10px var(--tight);letter-spacing:.16em;z-index:1}.team-art-inner p{align-self:flex-start;margin:0 0 80px;font:300 clamp(55px,5vw,86px)/.95 var(--display);letter-spacing:-.06em;position:relative;z-index:1}.team-art-inner small{align-self:flex-end}.team-sun{position:absolute;width:560px;aspect-ratio:1;right:-175px;top:70px;border:1px solid #8ca99a;border-radius:50%;box-shadow:0 0 0 35px #c9d8cb,0 0 0 36px #8ca99a,0 0 0 80px #c9d8cb,0 0 0 81px #8ca99a,0 0 0 125px #c9d8cb,0 0 0 126px #8ca99a}
.visit{background:var(--paper);padding:130px 0 120px}.visit .section-top{border-color:var(--line)}.visit h2{margin:80px 0 65px}.visit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.visit-card{background:#e8eee7;padding:32px;min-height:290px;display:flex;flex-direction:column}.visit-card:nth-child(2){background:#e9e5dd}.visit-card:nth-child(3){background:#e1e8df}.visit-icon{font:500 15px var(--display);margin-bottom:auto}.visit-card h3{font:400 32px var(--display);margin:0 0 10px}.visit-card p{font:400 14px/1.65 var(--sans);color:#526760;max-width:340px;margin:0 0 24px}.visit-card a{align-self:flex-start;font:700 12px var(--tight);border-bottom:1px solid var(--ink);padding-bottom:5px}.visit-card a span{font-size:16px;margin-left:20px}
.faq{background:#d7e1d8;padding:120px 0}.faq-grid{display:grid;grid-template-columns:.8fr 1fr;gap:8vw}.faq h2{margin:35px 0 20px}.faq-grid>div:first-child>p{max-width:270px;font:400 15px/1.7 var(--sans);color:#55706a}.faq-list{border-top:1px solid #9bb2a4}.faq details{border-bottom:1px solid #9bb2a4}.faq summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;list-style:none;cursor:pointer;font:500 25px/1.15 var(--display)}.faq summary::-webkit-details-marker{display:none}.faq summary span{font:300 28px var(--sans);transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font:400 14px/1.7 var(--sans);max-width:560px;color:#4a645b;padding:0 30px 22px 0;margin:0}.faq details p a{text-decoration:underline;text-underline-offset:2px}
.closing{background:var(--dark);color:#f9f7f0;overflow:hidden}.closing-inner{position:relative;padding-top:145px;padding-bottom:145px;z-index:1}.closing h2{font-size:clamp(85px,10vw,170px);margin:55px 0 28px;position:relative;z-index:1}.closing p{font:400 17px/1.7 var(--sans);margin:0 0 30px;position:relative;z-index:1}.closing .button{position:relative;z-index:1}.closing-deco{position:absolute;right:-20px;top:100px;font:350px/1 var(--display);color:#2d5150;z-index:-1}.site-footer{background:#f3f0e8}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding:80px 0 100px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-label{margin-bottom:12px}.footer-main>div a,.footer-main>div p{font:500 13px/1.5 var(--sans);margin:0}.brand-footer{align-self:start}.footer-bottom{border-top:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;gap:20px;color:#65746e;font:500 10px/1.4 var(--tight)}.footer-bottom a{font-weight:800;color:var(--ink);white-space:nowrap}
@media(max-width:1050px){.desktop-nav{gap:18px}.header-call span{display:none}.hero h1{font-size:clamp(68px,8vw,100px)}.care-card h3{font-size:26px}.team-grid{gap:5vw}.story-copy{padding:80px 6vw}.story-copy h2{font-size:70px}}
@media(max-width:780px){.wrap{width:min(100% - 40px,650px)}.preview-bar{height:auto;min-height:42px;gap:6px;padding:7px 14px;text-align:center;font-size:9px;flex-wrap:wrap}.preview-bar p{width:auto}.preview-bar a{white-space:nowrap}.header-inner{width:calc(100% - 40px);height:75px}.brand-name{font-size:18px}.brand-symbol,.brand-symbol svg{width:37px;height:37px}.desktop-nav,.header-call{display:none}.menu-button{display:flex;width:42px;height:42px;border:1px solid #c6d1c8;background:transparent;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer}.menu-button span{width:19px;height:1px;background:var(--ink);transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:absolute;left:0;right:0;top:100%;height:calc(100svh - 115px);background:#f8f6f0;padding:30px 20px;flex-direction:column;gap:0;z-index:20}.mobile-nav a{padding:19px 5px;border-bottom:1px solid var(--line);font:400 30px var(--display)}.mobile-nav a:last-child{font:700 15px var(--tight);margin-top:20px;background:var(--ink);color:white;text-align:center}.hero{height:calc(100svh - 115px);min-height:640px;max-height:850px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,rgba(10,34,32,.76),rgba(10,34,32,.35) 75%),linear-gradient(0deg,rgba(7,28,27,.6),transparent 45%)}.hero-content{justify-content:center;padding-bottom:10px}.hero h1{font-size:clamp(62px,12.3vw,96px);margin:26px 0 18px}.hero-content>p{font-size:15px;line-height:1.6;max-width:450px}.hero-bottom{left:20px;right:20px;bottom:18px}.hero-bottom span:nth-child(2){display:none}.intro{padding:85px 0 30px}.intro-grid{display:block}.section-kicker{padding:0;margin-bottom:38px}.intro h2,.care h2,.team h2,.visit h2,.faq h2{font-size:clamp(60px,10vw,86px)}.intro-rule{margin-top:70px}.intro-rule span:nth-child(2){display:none}.image-story{grid-template-columns:1fr}.story-image{height:610px}.story-copy{min-height:600px;padding:100px 30px 70px}.story-copy .index{top:40px}.story-copy h2{font-size:clamp(65px,11vw,85px)}.care{padding:90px 0}.care-header{display:block;padding:55px 0 50px}.care-header p{margin:22px 0 0}.care-grid{grid-template-columns:repeat(2,1fr)}.care-card{min-height:310px}.care-card:nth-child(2){border-left:0}.care-card:nth-child(n+3){border-top:0}.team{padding:95px 0}.team-grid{grid-template-columns:1fr;gap:55px}.team h2{margin:30px 0 20px}.team-art{height:600px}.visit{padding:90px 0}.visit h2{margin:55px 0 45px}.visit-grid{grid-template-columns:1fr}.visit-card{min-height:250px}.faq{padding:90px 0}.faq-grid{grid-template-columns:1fr;gap:35px}.faq h2{margin:25px 0 12px}.closing-inner{padding-top:110px;padding-bottom:110px}.closing h2{font-size:clamp(74px,12vw,110px)}.closing-deco{right:-100px;top:150px;font-size:280px}.footer-main{grid-template-columns:1fr 1fr;padding:70px 0;gap:40px}.brand-footer{grid-column:1/-1}.footer-bottom{flex-wrap:wrap}}
@media(max-width:470px){.preview-bar p{width:100%}.hero{min-height:610px}.hero h1{font-size:clamp(57px,13vw,70px);line-height:.96}.hero-actions{gap:18px;flex-wrap:wrap}.hero-content>p{font-size:14px}.button{min-width:180px;min-height:53px}.hero-bottom{font-size:8px}.hero-bottom span:nth-child(3){display:none}.intro h2,.care h2,.team h2,.visit h2,.faq h2{font-size:60px}.intro .lead{font-size:25px}.intro-rule{font-size:8px}.story-image{height:500px}.story-copy{min-height:560px}.care .section-top span:last-child,.visit .section-top span:last-child{display:none}.care-grid{grid-template-columns:1fr}.care-card{min-height:250px;border-top:0}.care-card:first-child{border-top:1px solid #ffffff2b}.care-card:nth-child(n){border-left:0}.care-icon{font-size:59px}.care-footer{align-items:flex-start;flex-direction:column}.care-footer a{line-height:1.4}.team-art{height:520px}.team-art-inner p{font-size:51px}.visit-card{min-height:240px}.faq summary{font-size:22px}.closing h2{font-size:70px}.footer-main{grid-template-columns:1fr 1fr;gap:30px}.footer-bottom{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.intro-rule{color:#53655d}.fine-print{color:#4d5e57}.faq-grid>div:first-child>p{color:#405c52}.footer-bottom{color:#45594f}
