@font-face{font-family:Baumans;src:url('/fonts/baumans-400.woff2') format('woff2');font-display:swap;font-weight:400}
@font-face{font-family:Quicksand;src:url('/fonts/quicksand-500.woff2') format('woff2');font-display:swap;font-weight:500}
@font-face{font-family:Quicksand;src:url('/fonts/quicksand-600.woff2') format('woff2');font-display:swap;font-weight:600}
:root{--ink:#254d45;--muted:#526d63;--paper:#fafbf6;--green:#e4edcc;--blue:#deedf1;--line:#cbd6c6;--space:clamp(24px,5.5vw,96px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);font:500 16px/1.65 Quicksand,Arial,sans-serif;color:var(--ink)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%;width:100%;height:auto;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Quicksand,sans-serif;font-weight:400;line-height:1.02;letter-spacing:-.035em}h2{font-size:clamp(45px,5.7vw,86px)}h2 span{color:#7b947c}h3{font-size:34px}p{color:var(--muted)}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5;flex-shrink:0}[hidden]{display:none!important}:focus-visible{outline:3px solid #548773;outline-offset:5px}.skip{position:fixed;left:20px;top:-100px;background:white;padding:10px;z-index:100}.skip:focus{top:12px}
header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:35px;padding:13px var(--space);background:#fafbf6f2;backdrop-filter:blur(18px);border-bottom:1px solid #d8e1d580}.brand{display:block;width:195px;flex-shrink:0;margin-right:auto}.brand img{width:195px;height:57px;object-fit:contain}nav{display:flex;align-items:center;gap:31px;font-size:14px}nav a{position:relative}nav a:after{content:'';height:1px;position:absolute;left:0;right:100%;bottom:-5px;background:var(--ink);transition:right .3s}nav a:hover:after{right:0}nav a:hover{text-decoration:none}.menu{display:none;background:none;border:0;padding:10px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:14px 22px;border:1px solid transparent;border-radius:4px;font-size:14px;font-weight:600;line-height:1.5;transition:background .25s,transform .25s}.button svg{width:19px;transition:transform .25s}.button:hover{text-decoration:none}.button:hover svg{transform:translateX(4px)}.primary{background:var(--ink);color:#fff}.primary:hover{background:#426b58}.secondary{border-color:#9cae99;background:transparent}.secondary:hover{background:var(--green)}.link{padding-inline:0;border-bottom:1px solid #9cae99;border-radius:0}.header-phone{border-radius:40px;min-height:43px;padding:10px 22px}.eyebrow{font:600 14px/1.8 Quicksand,sans-serif;letter-spacing:.15em;text-transform:uppercase;margin-bottom:25px;color:var(--ink)}.section{padding:110px var(--space)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:50px}.section-head>p{max-width:290px;font-size:14px}.section-head>*{min-width:0}

.hero{background:var(--blue);overflow:hidden}.hero-heading{display:grid;grid-template-columns:1fr 3.8fr 1fr;align-items:end;gap:25px;padding:45px var(--space) 15px}.hero-heading .eyebrow{font-size:14px;margin:0 0 17px}.status-dot{display:inline-block;width:6px;height:6px;background:#618567;border-radius:50%;margin-right:5px}.hero h1{font-size:clamp(68px,8.8vw,155px);white-space:nowrap;line-height:1.13;letter-spacing:-.06em;position:relative;z-index:2}.hero h1 span{color:#789279}.hero-side-note{font-size:14px;text-align:right;line-height:1.8;margin-bottom:20px}.hero-stage{height:590px;position:relative;margin:0 22px;background:#c6dfe2;isolation:isolate}.hero-landscape{position:absolute;inset:0;overflow:hidden}.hero-landscape img{height:100%;object-position:center 50%}.hero-landscape:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#234d4312,transparent 50%,#31544815)}.hero-note{position:absolute;top:60px;left:4.5vw;width:300px;background:#fafbf6ee;padding:30px;box-shadow:0 14px 40px #254d4510}.mini-index{font-size:14px;letter-spacing:.14em}.hero-note p{font-size:24px;line-height:1.5;margin:27px 0;color:var(--ink)}.hero-note strong{font-weight:600}.hero-note .button{width:100%;padding-inline:15px;font-size:14px;gap:12px}.hero-portrait{position:absolute;right:6vw;top:55px;width:210px;transform:rotate(5deg);background:#fafbf6;padding:9px 9px 16px;box-shadow:0 10px 50px #23474420}.hero-portrait img{height:260px}.hero-portrait figcaption{font-family:Quicksand;font-size:22px;line-height:1.1;padding:15px 8px 0}.scroll-cue{position:absolute;bottom:28px;left:4.5vw;color:#fff;display:flex;align-items:center;gap:25px;font-size:14px;letter-spacing:.15em;text-shadow:0 1px 6px #123}.scroll-cue svg{transform:rotate(90deg)}.hero-coordinate{position:absolute;bottom:28px;right:35px;color:#fff;font-size:14px;letter-spacing:.12em;text-align:right;text-shadow:0 1px 6px #123}.trust{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px var(--space);font-size:14px}.trust a{display:flex;align-items:center;gap:12px}.trust svg{width:15px}
.section-kicker{display:flex;justify-content:space-between;align-items:center;margin-bottom:65px}.section-kicker .eyebrow{margin:0}.section-kicker>span{font-size:14px;letter-spacing:.13em;color:var(--muted)}.philosophy{position:relative;padding-bottom:105px}.philosophy-statement{display:flex;align-items:center;justify-content:center;gap:7vw}.philosophy h2{font-size:clamp(50px,6vw,92px)}.leaf-frame{width:190px;height:235px;flex-shrink:0;overflow:hidden;border-radius:50% 50% 4px 50%;transform:rotate(13deg);margin-top:60px}.leaf-frame img{height:100%;transition:transform .8s}.leaf-frame:hover img{transform:scale(1.08)}.philosophy-bottom{margin-top:65px;padding-top:32px;border-top:1px solid var(--line);display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:60px;font-size:14px}.large-note{font-family:Quicksand;font-size:28px;line-height:1.2;color:var(--ink)}

.care{background:var(--green);padding-bottom:100px}.care-collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start}.care-card:nth-child(2){padding-top:60px}.care-card:nth-child(3){padding-top:120px}.care-image{height:350px;position:relative;overflow:hidden}.care-image>img:first-child{height:100%;transition:transform .7s cubic-bezier(.2,.7,.3,1)}.care-card:hover .care-image>img:first-child{transform:scale(1.035)}.care-medicine .care-image{border-radius:180px 180px 0 0}.care-beauty .care-image{border-radius:4px}.care-wellness .care-image{border-radius:0 0 170px 170px}.care-index{position:absolute;left:20px;top:20px;background:#fafbf6e8;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-size:14px}.care-image>.beauty-detail{position:absolute;width:30%;height:38%;right:15px;bottom:15px;border:5px solid #fafbf6}.care-copy{padding:27px 3px 0}.care-copy .eyebrow{margin-bottom:14px;font-size:14px}.care-copy h3{font-size:clamp(30px,2.8vw,43px);min-height:90px}.care-copy>p:not(.eyebrow){font-size:14px;max-width:340px;margin:18px 0}.care-copy ul{padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px 13px;margin:25px 0;font-size:14px;color:var(--muted)}.care-copy li{border-bottom:1px solid #b8c6a3;padding-bottom:5px}.care-copy .button{font-size:14px;width:100%}

.doctor{padding-block:120px}.doctor-title{margin-bottom:65px}.doctor-title h2{font-size:clamp(45px,5.6vw,84px)}.doctor-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:9vw;align-items:center}.doctor-photo{padding:15px;background:var(--blue);transform:rotate(-2deg);position:relative}.doctor-photo img{height:570px;object-position:center 22%;filter:saturate(.85)}.doctor-photo figcaption{font-size:14px;padding:17px 6px 4px;text-transform:uppercase;letter-spacing:.08em}.doctor-copy{max-width:440px}.small-label{font-size:14px;text-transform:uppercase;letter-spacing:.12em}.doctor-copy h3{font-size:clamp(40px,4.2vw,65px);margin:25px 0 30px}.doctor-copy>p{font-size:14px;margin-bottom:20px}.credentials{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.credentials span{font-size:14px;padding:7px 10px;border:1px solid var(--line);border-radius:30px}.doctor-copy .button{font-size:14px}.team-update{margin-top:65px;padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:95px 1fr auto;gap:30px;align-items:center}.team-avatar{height:115px;width:95px;overflow:hidden;border-radius:55px 55px 0 0}.team-avatar img{height:100%;object-position:center top;transform:scale(1.6);transform-origin:center top}.team-update .eyebrow{margin-bottom:8px;font-size:14px}.team-update h3{font-size:27px;margin-bottom:8px}.team-update p:not(.eyebrow){font-size:14px;max-width:650px}.team-source{display:inline-block;font-size:14px;margin-top:7px;color:var(--muted)}.team-update .button{font-size:14px}
.pillars{background:var(--blue)}.pillar-layout{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.pillar-controls{display:flex;flex-direction:column;justify-content:center}.pillar-controls button{background:none;border:0;border-bottom:1px solid #bbd0ce;display:flex;align-items:center;gap:22px;text-align:left;padding:24px 0;min-height:91px;font:400 clamp(22px,2.3vw,35px)/1.2 Quicksand,sans-serif}.pillar-controls button>span{font:500 14px Quicksand;opacity:.7}.pillar-controls svg{width:17px;margin-left:auto}.pillar-controls button[aria-selected=true]{color:#507c60}.pillar-controls button[aria-selected=true] svg{transform:rotate(45deg)}.pillar-controls button[aria-selected=true]>span{opacity:1;background:#c0d7ba;border-radius:50%;padding:8px;margin-left:-8px}.pillar-panels{position:relative;min-width:0}.pillar-panels img{height:390px;border-radius:50% 50% 3px 3px}.pillar-text{background:#f6f8ed;padding:25px 30px;margin:-40px 25px 0;position:relative;min-height:150px;box-shadow:0 10px 30px #254d4508}.pillar-text h3{font-size:29px;margin-bottom:12px}.pillar-text p{font-size:14px}

.journey .section-head{margin-bottom:65px}.journey-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;padding:0;margin:0;list-style:none;counter-reset:steps}.journey-grid li{border-top:1px solid #a6bba5;padding-top:25px;position:relative}.journey-grid li:nth-child(2){margin-top:75px}.journey-grid li:nth-child(3){margin-top:150px}.journey-grid img{height:250px}.step-title{display:flex;gap:20px;align-items:start;margin:25px 0 15px}.step-title>span{font:400 44px/1 Quicksand;color:#8aa084}.step-title h3{font-size:28px;line-height:1.1}.journey-grid p{font-size:14px;max-width:310px}

.everyday{background:#edf0e3;display:grid;grid-template-columns:.85fr 1.4fr;gap:8vw;padding-bottom:130px}.everyday-heading{position:sticky;top:145px;align-self:start}.everyday-heading h2{font-size:clamp(50px,6vw,90px)}.everyday-heading>p:not(.eyebrow){font-size:14px;margin:30px 0;max-width:300px}.everyday-heading .button{font-size:14px}.editorial-gallery{display:grid;grid-template-columns:1.1fr .8fr;gap:55px 30px;align-items:start}.editorial-gallery figure{position:relative}.editorial-gallery .food{grid-column:1/-1;width:82%}.editorial-gallery .food img{height:420px;border-radius:2px}.editorial-gallery .rest{grid-column:2;margin-top:-125px;transform:rotate(5deg);background:#fafbf6;padding:9px 9px 17px;z-index:2}.editorial-gallery .rest img{height:235px}.editorial-gallery .water{grid-column:1;grid-row:2;margin-top:40px}.editorial-gallery .water img{height:290px;border-radius:50% 50% 0 0}.editorial-gallery .meal{grid-column:2;grid-row:3;margin-top:-115px;transform:rotate(-5deg)}.editorial-gallery .meal img{height:255px}.editorial-gallery figcaption{font-size:14px;margin-top:12px}.questions{display:grid;grid-template-columns:1fr 1.05fr;gap:9vw}.question-heading h2{font-size:clamp(42px,4.6vw,69px)}.question-heading>p:not(.eyebrow){font-size:14px;margin:25px 0}.question-heading .button{font-size:14px}.instagram-note{margin-top:40px;max-width:250px}.instagram-note img{height:245px;border-radius:0 70px 0 0}.instagram-note figcaption{font-size:14px;margin-top:12px}.faq-list{padding-top:50px}.faq-list details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:20px;padding:25px 0;font-size:15px}summary::-webkit-details-marker{display:none}.faq-plus{display:flex;margin-left:auto}.faq-plus svg{width:16px}details[open] .faq-plus{transform:rotate(45deg)}.answer{padding:0 25px 24px 0;font-size:14px}.answer a{text-decoration:underline}
.invitation{position:relative;min-height:550px;display:grid;place-items:center;overflow:hidden}.invitation>img{position:absolute;inset:0;height:100%}.invitation:after{content:'';position:absolute;inset:0;background:#e1eeec66}.invitation-content{position:relative;z-index:1;padding:70px 25px;text-align:center}.invitation-content h2{font-size:clamp(45px,5.6vw,85px)}.invitation-content>p:not(.eyebrow){font-size:14px;margin:28px 0;color:var(--ink)}.visit{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.visit h2{font-size:clamp(43px,4.8vw,73px)}.contact-pair{display:flex;flex-direction:column;gap:6px;margin:30px 0;font-size:20px;overflow-wrap:anywhere}.visit address{font-style:normal;font-size:14px;color:var(--muted)}.hours{font-size:14px;margin:20px 0 25px}.visit .button{font-size:14px}.map-wrap{display:flex;flex-direction:column;padding:12px;background:var(--green);transform:rotate(1deg)}.map-wrap iframe{width:100%;height:100%;min-height:430px;border:0;filter:grayscale(.65)}.map-wrap .button{padding:18px 10px}.google-reviews{display:flex;align-items:center;gap:15px;margin-top:27px;border-top:1px solid var(--line);padding-top:24px}.google-mark{font:bold 28px Arial;color:#4285f4}.google-reviews strong{font-size:14px;font-weight:600}.google-reviews a{display:block;font-size:14px;margin-top:4px;text-decoration:underline}
footer{background:var(--green);overflow:hidden}.footer-wordmark{font:400 clamp(60px,12.3vw,205px)/1.1 Quicksand,sans-serif;letter-spacing:-.06em;text-align:center;padding:50px 10px 45px;border-bottom:1px solid #c5d2b3;color:#6e8a66}.footer-top{padding:50px var(--space);display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:35px}.footer-top p{font-size:14px}.footer-top>div{display:flex;flex-direction:column;gap:12px;font-size:14px}.footer-bottom{padding:22px var(--space);border-top:1px solid #c5d2b3;display:flex;justify-content:space-between;gap:25px;font-size:14px;color:var(--muted)}.section>*,.care-collection>*,.doctor-layout>*,.journey-grid>*,.everyday>*,.questions>*,.visit>*{min-width:0}
@media(min-width:1900px){header,main,footer{max-width:1900px;margin:auto}}
@media(max-width:1100px){header{gap:20px}nav{gap:20px}.header-phone{display:none}.hero-heading{grid-template-columns:1fr 3.8fr}.hero-side-note{display:none}.hero h1{font-size:9vw}.hero-note{left:35px;width:260px;padding:25px}.hero-note p{font-size:22px}.hero-portrait{right:40px;width:180px}.hero-portrait img{height:225px}.philosophy-bottom{gap:35px}.care-image{height:290px}.care-copy h3{font-size:31px;min-height:95px}.doctor-photo img{height:490px}.doctor-layout{gap:55px}.pillar-layout{gap:55px}.pillar-panels img{height:340px}.journey-grid img{height:200px}.step-title h3{font-size:25px}.step-title>span{font-size:35px}.everyday{gap:50px}.editorial-gallery .food img{height:350px}.editorial-gallery .rest img{height:200px}.editorial-gallery .meal img{height:200px}.footer-top{grid-template-columns:1fr 1fr}}
@media(max-width:800px){.section{padding-block:80px}.hero-heading{display:block;padding-top:30px}.hero-heading .eyebrow{margin-bottom:15px}.hero h1{font-size:11.6vw}.hero-stage{height:550px;margin-inline:14px}.hero-portrait{width:155px;right:30px;top:70px}.hero-portrait img{height:185px}.hero-portrait figcaption{font-size:20px}.hero-note{left:25px;width:245px;top:80px}.hero-note p{font-size:21px}.trust{font-size:14px;flex-wrap:wrap}.philosophy-statement{gap:30px}.philosophy h2{font-size:50px}.leaf-frame{width:130px;height:180px}.philosophy-bottom{grid-template-columns:1fr 1fr;gap:25px}.large-note{grid-column:1/-1}.care-collection{gap:18px}.care-image{height:240px}.care-copy h3{font-size:28px}.care-copy>p:not(.eyebrow){font-size:14px}.care-copy ul{font-size:14px}.care-copy .button{font-size:14px;gap:10px}.care-card:nth-child(2){padding-top:40px}.care-card:nth-child(3){padding-top:80px}.doctor-layout{gap:35px}.doctor-photo img{height:450px}.doctor-copy h3{font-size:40px}.team-update{grid-template-columns:85px 1fr}.team-update>.button{grid-column:2;justify-self:start}.pillar-layout{gap:30px}.pillar-controls button{font-size:23px;gap:15px}.pillar-panels img{height:310px}.pillar-text{margin-inline:10px;padding:20px}.pillar-text h3{font-size:26px}.journey-grid{gap:20px}.journey-grid img{height:170px}.step-title{gap:10px}.step-title h3{font-size:22px}.step-title>span{font-size:29px}.everyday{grid-template-columns:1fr}.everyday-heading{position:static}.everyday-heading>p:not(.eyebrow){max-width:450px}.editorial-gallery{max-width:620px;margin-left:auto;width:90%}.questions{gap:35px}.question-heading h2{font-size:42px}.visit{gap:35px}.visit h2{font-size:44px}.map-wrap iframe{min-height:420px}.section-head>p{max-width:220px;font-size:14px}}
@media(max-width:600px){:root{--space:24px}html{scroll-padding-top:83px}header{padding-block:10px}.brand,.brand img{width:169px}.brand img{height:49px}.menu{display:block}.menu svg{display:block}nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--paper);padding:14px 24px;box-shadow:0 15px 20px #254d4510}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav a{padding:12px 0}.hero-heading{padding:27px 24px 14px}.hero-heading .eyebrow{font-size:14px;margin-bottom:18px}.hero h1{font-size:clamp(50px,11.65vw,72px);letter-spacing:-.055em;line-height:1.15}.hero-stage{height:600px;margin-inline:10px}.hero-landscape img{object-position:39% center}.hero-note{top:25px;left:15px;width:225px;padding:22px}.mini-index{font-size:14px}.hero-note p{font-size:23px;margin:20px 0}.hero-note .button{font-size:14px;min-height:47px}.hero-portrait{width:135px;right:20px;top:325px;transform:rotate(6deg);padding:7px 7px 12px}.hero-portrait img{height:145px}.hero-portrait figcaption{font-size:18px;padding:10px 5px 0}.scroll-cue{left:20px;bottom:32px;font-size:14px;gap:12px}.hero-coordinate{display:none}.trust{padding:20px 24px;gap:8px}.trust>span:first-child{width:100%}.trust>span:nth-child(2){font-size:14px}.trust>a{font-size:14px}.trust svg{width:12px}.section{padding-block:66px}h2{font-size:43px}.eyebrow{font-size:14px;margin-bottom:21px}.section-kicker{margin-bottom:35px}.section-kicker>span{display:none}.philosophy-statement{display:block;position:relative;padding-bottom:95px}.philosophy h2{font-size:clamp(36px,9.4vw,54px)}.leaf-frame{position:absolute;width:85px;height:105px;right:20px;bottom:-5px;margin:0}.philosophy-bottom{margin-top:22px;padding-top:26px;grid-template-columns:1fr;gap:20px;font-size:14px}.large-note{font-size:27px;margin-bottom:8px}.section-head{display:block;margin-bottom:32px}.section-head>p{max-width:300px;margin-top:24px;font-size:14px}.care-collection{display:block}.care-card:nth-child(n){padding-top:0;margin-bottom:50px}.care-card:last-child{margin:0}.care-image{height:340px}.care-card:nth-child(2){margin-left:20px}.care-card:nth-child(3){margin-right:20px}.care-copy{padding-top:24px}.care-copy h3{font-size:38px;min-height:0}.care-copy>p:not(.eyebrow){font-size:14px}.care-copy ul{font-size:14px;margin-block:20px}.care-copy .button{font-size:14px}.doctor-title{margin-bottom:37px}.doctor-title h2{font-size:41px}.doctor-layout{grid-template-columns:1fr;gap:40px}.doctor-photo{padding:10px}.doctor-photo img{height:440px}.doctor-photo figcaption{font-size:14px}.doctor-copy h3{font-size:44px;margin-block:22px}.doctor-copy>p{font-size:14px}.team-update{margin-top:40px;gap:20px;grid-template-columns:75px 1fr}.team-avatar{width:75px;height:100px}.team-update h3{font-size:26px}.team-update p:not(.eyebrow){font-size:14px}.team-update .eyebrow{font-size:14px}.team-update>.button{grid-column:1/-1}.pillar-layout{grid-template-columns:1fr;gap:35px}.pillar-controls button{font-size:24px;min-height:74px;padding-block:21px}.pillar-panels img{height:330px}.pillar-text{margin-inline:20px;padding:23px}.pillar-text h3{font-size:29px}.journey .section-head{margin-bottom:38px}.journey-grid{grid-template-columns:1fr;gap:35px}.journey-grid li:nth-child(n){margin-top:0;padding-top:20px}.journey-grid li:nth-child(2){margin-left:20px}.journey-grid li:nth-child(3){margin-right:20px}.journey-grid img{height:250px}.step-title{gap:20px}.step-title h3{font-size:29px}.step-title>span{font-size:40px}.journey-grid p{font-size:14px}.everyday{gap:35px;padding-bottom:75px}.everyday-heading h2{font-size:51px}.everyday-heading>p:not(.eyebrow){font-size:14px}.editorial-gallery{width:100%;gap:35px 20px}.editorial-gallery .food{width:90%}.editorial-gallery .food img{height:265px}.editorial-gallery .rest{margin-top:-65px;padding:6px 6px 12px}.editorial-gallery .rest img{height:150px}.editorial-gallery .water{margin-top:40px}.editorial-gallery .water img{height:210px}.editorial-gallery .meal{margin-top:-85px}.editorial-gallery .meal img{height:160px}.editorial-gallery figcaption{font-size:14px}.questions{grid-template-columns:1fr;gap:35px}.instagram-note{max-width:220px;margin-top:28px}.instagram-note img{height:200px}.faq-list{padding-top:0}summary{font-size:14px;padding-block:23px}.invitation{min-height:460px}.invitation-content{padding-inline:22px}.invitation-content h2{font-size:38px}.invitation-content>p:not(.eyebrow){font-size:14px;max-width:280px;margin-inline:auto}.visit{grid-template-columns:1fr;gap:40px}.visit h2{font-size:44px}.map-wrap iframe{min-height:350px;height:350px}.contact-pair{font-size:20px}.footer-wordmark{font-size:12.7vw;padding-block:35px}.footer-top{padding-block:35px;gap:30px}.footer-top .brand,.footer-top>p{grid-column:1/-1}.footer-top>div{font-size:14px}.footer-bottom{flex-direction:column;gap:10px;font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(max-width:600px){.hero-note{width:265px;max-width:calc(100% - 40px)}.hero-note p{font-size:20px;line-height:1.6;margin-block:21px}.hero-portrait{top:325px}.hero-stage{height:585px}}

@media(prefers-reduced-motion:no-preference){.hero-portrait{animation:portrait-arrive 1s .15s both}.hero-note{animation:note-arrive .8s both}@keyframes portrait-arrive{from{opacity:0;translate:0 20px}to{opacity:1;translate:0 0}}@keyframes note-arrive{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}}
.phone-link{display:inline-flex;align-items:center;gap:10px}.phone-link svg{width:18px;height:18px}.contact-pair .phone-link svg{width:21px;height:21px}
@media(max-width:1100px){.header-phone.phone-link{display:none}}

h1,h2{font-family:Baumans,sans-serif;font-weight:400;text-transform:uppercase}h3{font-family:Quicksand,sans-serif;font-weight:500;letter-spacing:-.04em;line-height:1.15}.hero h1{font-size:clamp(60px,7vw,128px)}
@media(max-width:1100px){.hero h1{font-size:8.2vw}}
@media(max-width:800px){.hero h1{font-size:9.1vw}}
@media(max-width:600px){.hero h1{font-size:clamp(29px,8.8vw,52px);letter-spacing:-.035em}}

body .button.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:50px;padding:13px 22px;border:1px solid var(--ink);border-radius:6px;background:var(--ink);color:var(--paper);font-family:Quicksand,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.5;text-align:center;white-space:normal;width:fit-content;max-width:100%;box-shadow:none;transition:background .2s,border-color .2s}
body .button.button:hover{background:#426b58;border-color:#426b58;color:#fff;text-decoration:none;transform:none}
body .button svg{width:18px;height:18px;flex-shrink:0;stroke-width:1.5}
body .button:hover svg{transform:none}
body .hero-note .button,body .care-copy .button{width:100%}
body .header-phone{white-space:nowrap}
body .map-wrap .button{margin:12px 0 0;align-self:flex-start}
.journey-grid{align-items:start;gap:32px}
.journey-grid li:nth-child(n){margin:0;padding-top:24px;display:grid;grid-template-rows:auto auto 1fr;align-content:start}
.journey-grid img{height:250px;width:100%;object-fit:cover}
.step-title{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:16px;margin:26px 0 16px;min-height:68px}
.step-title>span{font-family:Quicksand,sans-serif;font-size:30px;font-weight:500;line-height:1.15;padding:0}
.step-title h3{font-size:26px;line-height:1.25;margin:0}
.journey-grid p{margin:0 0 0 60px;max-width:none;font-size:14px;line-height:1.65}
.care-card:nth-child(n){padding-top:0}.care-collection{align-items:stretch}.care-card{display:flex;flex-direction:column}.care-copy{display:flex;flex-direction:column;flex:1}.care-copy h3{min-height:100px}.care-copy>p:not(.eyebrow){min-height:66px}.care-copy ul{min-height:60px}.care-copy .button{margin-top:auto}
@media(max-width:1100px){body .header-phone.phone-link{display:none}.journey-grid img{height:210px}.step-title{grid-template-columns:35px minmax(0,1fr);gap:12px;min-height:75px}.step-title h3{font-size:23px}.step-title>span{font-size:27px}.journey-grid p{margin-left:47px;font-size:14px}}
@media(max-width:800px){.journey-grid{gap:20px}.step-title{grid-template-columns:1fr;gap:12px;min-height:120px}.journey-grid p{margin-left:0}.care-copy h3{min-height:105px}.care-copy>p:not(.eyebrow){min-height:100px}.care-copy ul{min-height:100px}}
@media(max-width:600px){body .button.button{min-height:50px;padding:13px 20px;font-size:14px;gap:16px}.journey-grid{gap:38px}.journey-grid li:nth-child(n){margin:0}.journey-grid img{height:250px}.step-title{grid-template-columns:40px minmax(0,1fr);gap:14px;min-height:0;margin:23px 0 16px}.step-title h3{font-size:27px}.step-title>span{font-size:29px}.journey-grid p{margin-left:54px;font-size:14px}.care-card:nth-child(n){margin-left:0;margin-right:0}.care-copy h3,.care-copy>p:not(.eyebrow),.care-copy ul{min-height:0}.care-copy .button{margin-top:5px}}
