
:root{--plum:#3c4642;--plum-2:#34403b;--ink:#3c4642;--muted:#626c66;--clay:#85616a;--blush:#f7eeef;--sand:#f6f8f7;--line:#e2e8e4;--sage:#718875;--pink:#f7eeef;--blue:#edf3f6;--yellow:#f7f4ee;--green:#edf3ee}
body{background:#fff;font-size:16px}h1,h2,h3{font-weight:400}.bar{background:#fff;border-bottom:1px solid var(--line)}.bar .wrap{height:96px}.logo{font-size:44px;font-weight:400}.logo small{letter-spacing:1.5px;font-size:10px;color:var(--muted)}.bar nav{gap:32px}.pill{background:#edf3ee;color:var(--ink)!important;border:1px solid #d8e3da;border-radius:4px}.pill:hover{background:#dfe9e1}.hero{grid-template-columns:1.08fr 1fr;gap:80px;padding:80px 0 46px}.hero h1{font-size:clamp(52px,5.4vw,82px);letter-spacing:-2px;line-height:1.06}.hero h1 em{font-weight:400}.kicker{font-size:12px;letter-spacing:1.7px;color:#676b60}.hero .lede{font:17px/1.85 var(--sans);max-width:440px;margin:26px 0}.btn{background:#536b5b;border-radius:4px;padding:17px 23px;font-size:14px}.btn:hover{background:#3c5143;transform:none}.btns{align-items:flex-start;flex-direction:column;gap:20px}.text-link{font-size:14px;text-decoration:none;border-bottom:1px solid #9da9a0;padding-bottom:5px}.hero-note{font-size:13px;line-height:1.7;margin-top:30px;color:var(--muted)}.hero-art{width:100%;max-width:none;position:relative;align-self:stretch;min-height:540px}.hero-art::before,.hero-art::after{display:none}.arch{height:100%;aspect-ratio:auto;min-height:540px;border:0;border-radius:48% 48% 3px 3px;box-shadow:none;background:var(--blush);overflow:hidden}.arch img{height:100%;width:100%;object-fit:cover;object-position:center;animation:none}.hero-art figcaption{position:absolute;bottom:22px;left:-30px;background:#f7eeef;padding:18px 26px;font:italic 22px var(--serif);color:var(--plum)}.care-strip{display:flex;justify-content:space-between;gap:20px;padding:24px 0 42px;color:var(--muted);font-size:13px;border-bottom:1px solid var(--line)}section{padding:100px 0}.about{background:#fff}.about-grid{grid-template-columns:.85fr 1.15fr;gap:100px}.about-photo{width:100%;max-width:360px;position:relative}.about-photo img{width:100%;height:360px;object-fit:cover;object-position:center 65%;border-radius:3px}.about-photo figcaption{font:italic 22px var(--serif);padding:18px 0;color:var(--clay)}.about h2{font-size:52px;max-width:550px}.about .big{font-size:25px}.creds{gap:0 20px}.creds li,.creds li:nth-child(n){background:none;padding:8px 0;border-bottom:1px solid var(--line);border-radius:0;font-size:13px}.head h2{font-size:54px}.head p{font-size:16px}.services{grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line)}.svc,.svc:nth-child(n){background:#fff;border:0;border-right:1px solid var(--line);border-radius:0;padding:28px 24px;box-shadow:none;transform:none}.svc:first-child{padding-left:0}.svc:last-child{border-right:0}.svc .ic{background:none;width:auto;height:auto;display:block;font:italic 28px var(--serif);color:var(--clay);margin-bottom:30px}.svc p{font-size:15px}.svc h3{font-size:29px}.svc .cost{font-size:26px}.journey{background:#f3f7f4}.steps div::before{color:var(--clay)}.steps p{font-size:15px}.book-side{padding-top:20px}.book-side h2{font-size:54px}form{border-radius:4px;box-shadow:none;background:#fcfdfc;border-color:var(--line)}.choice label,.day,input[type=text],input[type=email],input[type=tel],input[type=date],textarea{border-radius:3px}.choice label span{font-size:13px}.slot{border-radius:3px}.choice input:checked+label,.choice:nth-child(n) input:checked+label{background:#edf3ee;border-color:#536b5b;box-shadow:none}.day[aria-pressed="true"]{background:#edf3ee;border-color:#536b5b}.slot[aria-pressed="true"]{background:#536b5b;border-color:#536b5b}.faq{background:#faf7f8}.faq-list{max-width:none}.faq .wrap{max-width:1000px}.faq .head{display:block}.faq .head p{max-width:none;margin-top:16px}footer{background:#fff;border-top:1px solid var(--line);color:var(--ink)}footer .logo{color:var(--ink)}.made{color:var(--muted)}.demo-note{background:#edf3ee;color:#43554a;border-radius:3px}
@media(max-width:1050px){.hero{gap:36px}.hero-art,.arch{min-height:470px}.hero h1{font-size:62px}.about-grid{gap:50px}.services{grid-template-columns:1fr 1fr}.svc:nth-child(2){border-right:0}.svc:nth-child(3){padding-left:0}.svc{border-bottom:1px solid var(--line)}}
@media(max-width:760px){.hero{grid-template-columns:1fr;padding:40px 0 20px;gap:32px}.hero h1{font-size:56px}.hero .lede{max-width:100%}.hero-art{width:100%;max-width:520px;min-height:0;justify-self:center}.arch{min-height:0;height:auto;aspect-ratio:1/1;max-height:none;border-radius:45% 45% 3px 3px}.hero-art figcaption{left:12px;bottom:16px;font-size:20px;padding:12px 18px}.hero-note{margin-bottom:0}.care-strip{flex-wrap:wrap;justify-content:center;font-size:12px;gap:12px;padding:22px 0}.about-grid,.book-grid{grid-template-columns:1fr;gap:30px}.about-photo{max-width:100%}.about-photo img{height:320px}.about h2,.head h2,.book-side h2{font-size:44px}.head{display:block}.head p{margin-top:16px}.services{grid-template-columns:1fr 1fr}.svc,.svc:nth-child(n){padding:24px 16px}.svc h3{font-size:26px}.svc:first-child,.svc:nth-child(3){padding-left:0}.steps{grid-template-columns:1fr 1fr;gap:24px}.steps div{padding:0;margin:0;border:0}.steps h3{font-size:26px}section{padding:64px 0}.bar .wrap{height:auto}.bar .logo small{font-size:10px}}
@media(max-width:400px){.hero h1{font-size:48px}.services{grid-template-columns:1fr}.svc,.svc:nth-child(n){padding:24px 0;border-right:0}.steps{grid-template-columns:1fr}.btns .btn{width:100%}}
summary{display:block;position:relative;padding-right:38px}summary::after{position:absolute;right:0;top:22px}
