:root{--paper:#f6f5ec;--cream:#e8e6d5;--olive:#535a31;--ink:#303622;--copper:#a46e4c;--muted:#626456;--line:#d4d5c5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--copper);outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}.skip{position:fixed;top:-100px;background:white;padding:12px;z-index:50}.skip:focus{top:0}header{height:108px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{font-family:'Cormorant Garamond',Georgia,serif;font-size:28px;line-height:1.1;display:flex;align-items:center;gap:13px}.brand img{width:46px;mix-blend-mode:multiply}.brand small{font-family:Manrope,Arial,sans-serif;display:block;font-size:10px;letter-spacing:3px;margin-top:9px}nav{display:flex;gap:28px;font-size:14px}nav a:hover,.text-link:hover{color:var(--copper)}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;background:var(--olive);color:white;padding:17px 25px;font-size:14px;line-height:1.5;cursor:pointer;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:#3d4424;transform:translateY(-2px)}.button.small{padding:12px 18px}.button span{font-size:22px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:690px}.hero-copy{padding:76px 10% 65px}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:600;color:var(--olive);margin:0 0 25px}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;line-height:1.04;margin:0}h1{font-size:clamp(60px,5.7vw,88px);letter-spacing:-2px}em{font-weight:400;color:var(--copper)}.hero-copy>p:not(.eyebrow){max-width:395px;color:var(--muted);margin:28px 0 30px}.hero-note{font-size:13px;margin-top:40px}.hero-note span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.hero-photo{position:relative;margin:22px 22px 22px 0;overflow:hidden;border-radius:180px 0 0 0}.hero-photo>img{width:100%;height:100%;position:absolute;object-position:48% center}.photo-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#201b13a6);padding:65px 35px 30px;color:white;font-size:12px;letter-spacing:1.6px}.photo-caption span{display:block;letter-spacing:0;font-size:14px;margin-top:6px}.values{background:var(--cream);display:flex;justify-content:space-around;padding:25px 5%;font-size:13px;letter-spacing:.4px}.values span+span{border-left:1px solid #bfc2a9;padding-left:8%}.section{padding:105px 8%}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:10%;align-items:center}.portrait{position:relative}.portrait img{height:540px;width:100%;object-position:center 43%;border-radius:0 150px 0 0}.portrait span{display:block;background:var(--olive);color:var(--paper);font-family:'Cormorant Garamond',Georgia,serif;font-size:23px;text-align:center;padding:17px}.about h2,h2{font-size:clamp(40px,4vw,58px);line-height:1.12;letter-spacing:-.7px}.about p:not(.eyebrow){color:var(--muted);margin:25px 0}.text-link{display:inline-block;border-bottom:1px solid var(--copper);padding:10px 0;font-size:14px;font-weight:600}.text-link span{margin-left:18px}.care{background:var(--cream)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.section-heading>p{max-width:390px;color:var(--muted)}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:55px}.care-grid article{border-top:1px solid #a6ac8f;padding-top:26px}.number{color:var(--copper);font-size:13px}.care-grid h3{font-size:34px;margin:20px 0}.care-grid p{color:var(--muted);font-size:14px;min-height:55px}.care-grid ul{padding:0;list-style:none;font-size:14px}.care-grid li{padding:9px 0;border-bottom:1px solid var(--line)}.subtle{font-size:12px;color:var(--muted);margin-top:30px}.space{display:grid;grid-template-columns:1fr 1fr}.space>img{width:100%;height:100%;min-height:580px}.space>div{padding:85px 12%;align-self:center}.space p:not(.eyebrow){color:var(--muted);margin-top:26px}.space .address{font-size:14px}.journey{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;text-align:left;margin-top:60px}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps article>span{color:var(--copper);font-size:14px}.steps h3{font-size:30px;margin:20px 0 15px}.steps p{font-size:14px;color:var(--muted)}.closing{text-align:center;background:var(--olive);color:var(--paper);padding:85px 25px}.closing .eyebrow{color:var(--cream)}.closing em{color:#e5ba97}.closing .button{margin-top:35px}.light{background:var(--paper);color:var(--ink)}.light:hover{background:var(--cream)}.closing>p:last-child{font-size:12px;margin-top:20px;color:var(--cream)}footer{padding:45px 5%;display:flex;align-items:center;justify-content:space-between;gap:35px}footer .brand{display:block;font-size:25px}footer p,footer>a:last-child{font-size:12px;color:var(--muted)}
@media(max-width:1000px){header{padding:20px 5%;height:auto;flex-wrap:wrap}.brand{font-size:24px}nav{order:3;justify-content:center;width:100%}.hero-copy{padding:55px 8%}.hero{min-height:630px}.section{padding:70px 6%}.about{gap:6%}.portrait img{height:490px}.space>div{padding:60px 9%}.values span+span{padding-left:4%}.care-grid{gap:24px}}@media(max-width:650px){header{gap:18px}.brand{font-size:22px}.brand img{width:34px}.brand small{font-size:8px;letter-spacing:2px}.button.small{font-size:12px;padding:10px;gap:6px}nav{font-size:13px;gap:25px}.hero{display:flex;flex-direction:column}.hero-copy{padding:45px 7% 35px}h1{font-size:64px}.hero-copy>p:not(.eyebrow){margin:24px 0}.hero-note{margin-top:25px}.hero-photo{height:360px;margin:0 6% 25px;border-radius:100px 0 0 0}.values{gap:10px;padding:20px 6%;font-size:10px;line-height:1.6}.values span+span{padding-left:12px}.section{padding:60px 7%}.about,.space{grid-template-columns:1fr;gap:40px}.portrait img{height:440px}.about h2,h2{font-size:43px}.eyebrow{font-size:10px;letter-spacing:1.8px}.section-heading{display:block}.section-heading>p{margin-top:25px}.care-grid,.steps{grid-template-columns:1fr;gap:25px;margin-top:35px}.care-grid p{min-height:0}.space>img{height:320px;min-height:0}.space>div{padding:0 7% 55px}.space{gap:35px}.journey{text-align:left}.closing{padding:65px 7%}footer{flex-direction:column;align-items:flex-start;padding:35px 7%;gap:18px}footer p{margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Supplied vector wordmark; retain its original proportions and colors. */
.brand img.brand-logo{width:180px;height:auto;object-fit:contain;mix-blend-mode:normal}footer .brand img.brand-logo{width:210px}@media(max-width:650px){.brand img.brand-logo{width:150px}header{column-gap:12px}}

.instagram{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;border-top:1px solid var(--line)}.instagram-copy>p:not(.eyebrow){color:var(--muted);max-width:390px;margin-top:25px}.instagram-copy .instagram-note{font-size:13px}.instagram-feed{min-width:0;width:100%;max-width:540px;justify-self:center}.instagram-feed{position:relative}.instagram-feed iframe{display:block;width:100%;max-width:100%;border:1px solid var(--line);border-radius:4px;background:white;box-sizing:border-box}.instagram-help{font-size:12px;color:var(--muted);margin:12px 0 0}.instagram-help a{text-decoration:underline;text-underline-offset:3px}@media(max-width:850px){.instagram{grid-template-columns:1fr;gap:35px}.instagram-copy>p:not(.eyebrow){max-width:none}}@media print{.instagram{display:none}}

/* Full-width surfaces with fluid spacing and readable text measures. */
body{width:100%;max-width:none;margin:0}
header,.section,.values,footer{padding-inline:clamp(1.25rem,5vw,10rem)}
.hero-copy{padding-inline:clamp(1.25rem,5vw,10rem)}
.section{padding-block:clamp(3.75rem,6vw,8rem)}
.about{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,8rem)}
.about>div>p:not(.eyebrow),.space>div>p,.instagram-copy>p{max-width:65ch}
.hero-copy>p:not(.eyebrow){max-width:48ch}
.hero-copy h1{font-size:clamp(3.5rem,5.7vw,7rem)}
.about h2,h2{font-size:clamp(2.5rem,3.5vw,4.5rem)}
.portrait img{height:clamp(30rem,36vw,49rem)}
.space>div{padding:clamp(3rem,5vw,7rem)}
.care-grid,.steps{gap:clamp(1.5rem,3vw,5rem)}
.care-grid p,.steps p,.care-grid ul{font-size:1rem}
.values{font-size:.875rem}
.values span+span{padding-left:4%}
.hero,.space{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.button{max-width:100%;min-height:44px}
nav a,.text-link{min-height:44px;display:inline-flex;align-items:center}
footer p,footer>a:last-child{font-size:.875rem}
@media(min-width:1800px){.hero{min-height:clamp(46rem,39vw,60rem)}.hero-copy{align-self:center}.hero-photo{margin-right:0}.space>img{max-height:54rem}.instagram{grid-template-columns:1.15fr .85fr}}
@media(max-width:850px){.about{gap:2rem}.space{grid-template-columns:1fr}.space>img{height:24rem;min-height:0}.space>div{padding:2rem 6% 3rem}.hero-copy h1{font-size:clamp(3rem,7vw,4rem)}}
@media(max-width:650px){.hero{display:flex}.about{grid-template-columns:1fr}.hero-copy{padding:2.8rem 7% 2rem}.hero-copy h1{font-size:clamp(3.1rem,12vw,4rem)}.portrait img{height:28rem}.values{gap:1rem;flex-wrap:wrap;justify-content:center}.values span+span{border:0;padding-left:0}.values span{text-align:center}.hero-photo{height:22rem}.about h2,h2{font-size:clamp(2.3rem,9vw,3rem)}header .button.small{font-size:.8125rem}.instagram-feed{max-width:100%}header .brand img.brand-logo{width:clamp(8rem,35vw,9.375rem)}}
@media(max-width:380px){header{justify-content:center}header .button.small{width:100%}nav{gap:1rem}.hero-copy .button{gap:.6rem;padding-inline:1rem}.portrait span{font-size:1.2rem}.form-card{padding:1rem}}

.care-grid li.procedure{padding:0}.procedure summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:52px;padding:12px 0;cursor:pointer;list-style:none;line-height:1.6}.procedure summary::-webkit-details-marker{display:none}.procedure summary::marker{content:''}.procedure summary:hover{color:var(--copper)}.procedure summary:focus-visible{outline:3px solid var(--copper);outline-offset:3px;border-radius:2px}.procedure-toggle{width:14px;height:14px;position:relative;flex-shrink:0;color:var(--olive)}.procedure-toggle::before,.procedure-toggle::after{content:'';position:absolute;background:currentColor;top:6px;left:0;width:14px;height:1px}.procedure-toggle::after{transform:rotate(90deg)}.procedure details[open] .procedure-toggle::after{transform:rotate(0)}.procedure details[open]>summary{font-weight:600;color:var(--olive)}.procedure-copy{padding:4px 12px 20px 0}.procedure-copy h4{font:600 .75rem/1.6 Manrope,Arial,sans-serif;text-transform:uppercase;letter-spacing:1.2px;color:var(--olive);margin:15px 0 6px}.care-grid .procedure-copy p{font-size:.9375rem;line-height:1.8;min-height:0;margin:0;max-width:60ch}.care-grid{align-items:start}@media(prefers-reduced-motion:no-preference){.procedure-toggle::after{transition:transform 250ms ease}.procedure details[open] .procedure-copy{animation:procedure-reveal 450ms ease-out}@keyframes procedure-reveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}}
