:root{--ink:#493326;--cream:#f7f3ec;--paper:#fffcf8;--muted:#766a5f;--line:#d9cec0;--brown:#513824}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #aa754d;outline-offset:5px}header{padding:22px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-family:Georgia,serif;font-size:27px;line-height:1;letter-spacing:2px}.brand small{display:block;font:10px Arial;letter-spacing:4px;text-align:center;margin-top:10px}nav{display:flex;gap:27px;align-items:center;font-size:14px}nav a[aria-current=page]{border-bottom:1px solid}nav a:hover{opacity:.65}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:13px 24px;background:var(--brown);color:white;font-size:14px;letter-spacing:.4px;border:1px solid var(--brown)}.button:hover{background:#704d35}.button.light{background:transparent;color:var(--ink)}.eyebrow{text-transform:uppercase;letter-spacing:2.4px;font-size:12px;font-weight:600}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08;margin:16px 0 25px}h1{font-size:clamp(48px,6.1vw,94px);letter-spacing:-3px}h2{font-size:clamp(36px,4vw,58px);letter-spacing:-1.6px}h3{font-size:30px}p{max-width:620px;color:var(--muted)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:655px}.hero-copy{padding:90px 12% 65px 10%;align-self:center}.hero-copy p{max-width:420px;font-size:17px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:32px 0}.hero-visual{background:#d7c6b0;position:relative;min-height:480px;overflow:hidden}.hero-visual img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-caption{position:absolute;bottom:24px;left:28px;color:white;background:#34261cc9;padding:8px 14px;font-size:12px;letter-spacing:1.4px}.rating{font-size:13px;margin-top:32px}.rating span{letter-spacing:2px;color:#88623c}.ribbon{display:flex;justify-content:center;gap:60px;padding:20px 5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;text-transform:uppercase;letter-spacing:1.5px}.section{padding:85px 6%;max-width:1600px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.section-head h2{margin-bottom:0}.text-link{border-bottom:1px solid;padding-bottom:5px;font-size:14px;white-space:nowrap}.menu-toggle{display:none}.skip{position:fixed;top:-100px;background:white;padding:10px;z-index:100}.skip:focus{top:0}@media(max-width:800px){header{padding:22px 6%;flex-wrap:wrap}.brand{font-size:22px}.menu-toggle{display:block;border:1px solid var(--line);background:none;padding:7px 12px}nav{display:none;width:100%;align-items:stretch;flex-direction:column;gap:14px}nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 6% 36px}.hero-visual{min-height:400px}h1{letter-spacing:-2px}.ribbon{gap:15px;font-size:10px;text-align:center}.section{padding:55px 6%}.section-head{align-items:start;flex-direction:column}}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{position:relative;display:flex;gap:23px;min-height:190px;padding:30px 25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s}.service-card:hover{background:#ece3d6}.service-card h3{font-size:28px;margin:8px 0 16px}.service-card p{font-size:14px;line-height:1.6;margin:0;padding-right:14px}.service-number{font-size:12px;color:#867264;margin-top:11px}.card-arrow{position:absolute;right:18px;top:32px}.service-card:last-child{grid-column:span 3;min-height:130px}.service-card:last-child p{max-width:none}.head-spa-feature{background:#e5d8c5;padding:78px 6%;display:grid;grid-template-columns:.5fr 2fr 1fr;gap:50px;align-items:center}.feature-number{align-self:start;font-family:Georgia,serif;font-size:40px;color:#91785f}.feature-main h2{font-size:clamp(37px,4vw,58px)}.feature-main p{max-width:500px;margin-bottom:28px}.package-teaser{display:flex;flex-direction:column}.package-teaser span{font-family:Georgia,serif;font-size:26px;padding:15px 0;border-bottom:1px solid #bfae96;display:flex;justify-content:space-between;align-items:center;gap:20px}.package-teaser small{font:12px Arial;white-space:nowrap}.about-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%}.about-photo{height:450px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover}.about-split h2 em{white-space:nowrap}.gallery-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:20px}.gallery-grid img{display:block;width:100%;height:280px;object-fit:cover;transition:filter .2s}.gallery-grid a:hover img{filter:brightness(1.08)}.reviews-section{background:#eee7dd;max-width:none}.reviews-section .section-head h2{font-size:clamp(34px,3.8vw,54px)}.review-controls{display:flex;gap:10px}.review-controls button{border:1px solid #bbae9d;background:transparent;border-radius:50%;width:44px;height:44px;cursor:pointer}.review-controls button:disabled{opacity:.3;cursor:default}.review-track{display:flex;gap:24px;overflow:auto;scroll-snap-type:x mandatory;padding:4px 0 25px;margin-bottom:18px;scrollbar-width:thin}.review{min-width:calc((100% - 48px)/3);flex:0 0 calc((100% - 48px)/3);margin:0;padding:30px;background:var(--paper);scroll-snap-align:start;display:flex;flex-direction:column}.stars{color:#8b653a;letter-spacing:3px;font-size:15px}.review blockquote{font-family:Georgia,serif;font-size:21px;line-height:1.5;margin:24px 0 30px}.review figcaption{margin-top:auto}.review figcaption strong{font-size:14px;font-weight:500;display:block}.review figcaption span{display:block;font-size:12px;color:var(--muted);margin:4px 0}.review figcaption small{font-size:12px;color:var(--muted)}.location{display:grid;grid-template-columns:1fr 1fr;gap:12%}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.booking-band{padding:70px 6%;background:var(--brown);color:var(--cream);text-align:center}.booking-band h2{font-size:clamp(48px,5vw,72px)}.booking-band p{color:#ddd1c2;margin:0 auto 28px}.booking-band .button{background:var(--cream);color:var(--ink)}footer{padding:55px 6% 24px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px}.footer-top p,.footer-top>div{font-size:14px;line-height:1.9}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:20px;font-size:12px;color:var(--muted)}.mobile-booking{display:none}.page-intro{padding-top:75px;padding-bottom:45px}.page-intro h1{font-size:clamp(48px,6vw,80px);max-width:1000px}.page-intro p{font-size:18px;max-width:650px}.services-index{padding-top:10px}.breadcrumb{padding:30px 6% 0;font-size:13px;display:flex;gap:15px;color:var(--muted)}.breadcrumb+.page-intro{padding-top:25px}.treatment-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:10%;padding-top:10px;align-items:start}.treatment-group{margin-bottom:45px}.treatment-group h2{font-size:30px;letter-spacing:-.5px}.treatment-group ul{list-style:none;padding:0}.treatment-group li{padding:13px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:25px}.treatment-group small{font-size:14px;color:var(--muted);text-align:right}.booking-card{position:sticky;top:25px;background:#eae0d2;padding:35px}.booking-card h3{font-size:38px}.booking-card .button{width:100%}.small{font-size:13px}.service-review{padding-top:0;padding-bottom:35px;max-width:1000px}.service-review .review{background:#ece3d6;min-width:0}.service-review blockquote{font-size:28px}.related{padding-top:35px}.related-links{display:flex;flex-wrap:wrap;gap:22px;margin-top:25px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;border-top:1px solid var(--line)}.values h3{font-size:30px}.gallery-page{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-top:15px}.gallery-page figure{margin:0}.gallery-page figure:first-child{grid-column:span 2}.gallery-page img{display:block;width:100%;max-height:600px;object-fit:cover}.gallery-page figcaption{font-size:13px;padding-top:13px;color:var(--muted)}.instagram-band{text-align:center;background:#eae0d2;padding:65px 6%}.contact-primary{display:flex;gap:15px;padding-top:0;padding-bottom:20px}.contact-note{padding-top:0;max-width:900px}.journal-empty{background:#eae0d2;margin:0 6% 80px;padding:45px;max-width:850px}.journal-empty h2{font-size:38px}.article-body{max-width:850px;padding-top:0}.article-body img{max-width:100%}.article-body p{max-width:none}.article-body h2{font-size:36px}.journal-list{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.journal-list>a{padding:30px;border:1px solid var(--line)}
@media(min-width:1500px){.hero{min-height:740px}.hero-copy{padding-left:12%}}@media(max-width:1100px){nav{gap:15px;font-size:13px}.brand{font-size:23px}.hero-copy{padding-left:10%;padding-right:8%}.hero-actions .button{padding:12px 16px;font-size:13px}.hero{min-height:580px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card:last-child{grid-column:span 2}.head-spa-feature{grid-template-columns:2fr 1fr;gap:35px}.feature-number{display:none}.contact-details{grid-template-columns:1fr}.review{min-width:calc((100% - 24px)/2);flex-basis:calc((100% - 24px)/2)}}@media(max-width:800px){.hero-visual{min-height:360px}.hero{min-height:0}.hero-copy h1{font-size:64px}.hero-copy{padding-right:6%}.hero-actions .button{font-size:14px}.hero-copy .rating{display:block;margin-top:24px}.service-grid{grid-template-columns:1fr}.service-card:last-child{grid-column:auto}.service-card{min-height:145px;padding:25px}.service-card h3{font-size:26px}.head-spa-feature{grid-template-columns:1fr;padding:55px 6%;gap:30px}.package-teaser{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.about-split{grid-template-columns:1fr;gap:35px}.about-photo{height:330px}.about-split h2 em{white-space:normal}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid>a:first-child{grid-column:span 2}.gallery-grid img{height:170px}.gallery-grid>a:first-child img{height:270px}.review{min-width:88%;flex-basis:88%;padding:25px}.reviews-section .section-head{flex-direction:row}.review-controls{align-self:end;gap:5px}.review-controls button{width:38px;height:38px}.location{grid-template-columns:1fr;gap:30px}.contact-details{grid-template-columns:1fr 1fr}.contact-details .button{padding:12px;font-size:13px}.footer-top{flex-direction:column;align-items:start;gap:18px}.footer-top p{margin:0}.footer-bottom{flex-direction:column;gap:8px}footer{padding-bottom:95px}.mobile-booking{display:block;position:fixed;bottom:0;left:0;right:0;padding:10px 6%;background:var(--cream);border-top:1px solid var(--line);z-index:20;padding-bottom:max(10px,env(safe-area-inset-bottom))}.mobile-booking .button{display:flex;width:100%}.treatment-layout{grid-template-columns:1fr;gap:15px}.booking-card{position:static}.treatment-group li{gap:16px}.values{grid-template-columns:1fr;gap:20px}.gallery-page{gap:25px;grid-template-columns:1fr}.gallery-page figure:first-child{grid-column:auto}.contact-primary{flex-direction:column;align-items:start}.journal-empty{margin-bottom:55px;padding:30px}.page-intro{padding-top:50px}.page-intro h1{letter-spacing:-1.5px}.journal-list{grid-template-columns:1fr}}@media(max-width:380px){.hero-copy h1{font-size:55px}.contact-details{grid-template-columns:1fr}.brand{font-size:20px}.package-teaser{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Two owner-supplied interior photographs. */
.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img{height:340px}.gallery-page figure:first-child{grid-column:auto}.gallery-page img{aspect-ratio:4/3;object-fit:cover}.hero-visual img{object-position:48% center}
@media(max-width:800px){.gallery-grid{grid-template-columns:1fr}.gallery-grid>a:first-child{grid-column:auto}.gallery-grid img,.gallery-grid>a:first-child img{height:auto;aspect-ratio:4/3}.gallery-page{grid-template-columns:1fr}}
/* Supplied branding and treatment photography. */
.brand{display:block;flex:0 0 auto}.brand img{display:block;width:245px;height:auto;max-width:100%}header{padding-top:15px;padding-bottom:15px}.footer-top .brand img{width:270px}.head-spa-feature{grid-template-columns:1.1fr 1.5fr .8fr;gap:45px}.head-spa-photo{height:430px}.head-spa-photo img{width:100%;height:100%;object-fit:cover}.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-grid img{height:340px}.service-photo{padding-top:0;padding-bottom:45px}.service-photo figure{margin:0;background:#eae0d2;text-align:center}.service-photo img{display:block;width:100%;height:480px;object-fit:contain}.service-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-top:0}.service-photo-grid figure{margin:0}.service-photo-grid img{width:100%;height:270px;object-fit:cover}.service-photo-grid figcaption{font-size:14px;color:var(--muted);padding-top:10px}.gallery-page img{aspect-ratio:auto;max-height:650px;object-fit:contain;background:#eae0d2}.gallery-page figure{align-self:start}
@media(max-width:1100px){.brand img{width:215px}.head-spa-feature{grid-template-columns:1fr 1.5fr}.package-teaser{grid-column:2}.head-spa-photo{grid-row:span 2;height:100%;min-height:400px}}
@media(max-width:800px){.brand img{width:215px}.head-spa-feature{grid-template-columns:1fr}.head-spa-photo{grid-row:auto;min-height:0;height:380px}.package-teaser{grid-column:auto}.gallery-grid{grid-template-columns:1fr}.gallery-grid img{height:auto;max-height:450px;object-fit:cover}.service-photo img{height:auto;max-height:500px}.service-photo-grid{grid-template-columns:1fr}.service-photo-grid img{height:auto;max-height:500px;object-fit:contain}.gallery-page img{max-height:550px}.footer-top .brand img{width:245px}}
.directions-video{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start;padding-top:45px;border-top:1px solid var(--line);margin-top:25px}.directions-video video{display:block;width:100%;max-height:560px;background:#211b16;object-fit:contain}.directions-video h3{font-size:36px}.service-card:last-child{grid-column:auto;min-height:190px}
@media(max-width:800px){.directions-video{grid-template-columns:1fr;gap:20px;margin-top:0;padding-top:30px}.directions-video video{max-height:520px}.service-card:last-child{min-height:145px}}

/* Image-led service navigation */
.service-grid .service-card{display:flex;flex-direction:column;gap:0;padding:0;min-height:0;overflow:hidden}.service-grid .service-card:last-child{grid-column:auto}.service-card-photo{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center}.service-card-copy{position:relative;padding:24px 26px 30px}.service-card-copy .service-number{display:block;margin:0 0 10px}.service-card-copy h3{margin:0 30px 14px 0}.service-card-copy .card-arrow{top:26px}.service-card:focus-visible{outline:3px solid var(--brown);outline-offset:3px}.service-card:hover .service-card-photo{filter:brightness(1.04)}

/* Preserve complete treatment photos at every screen size. */
.service-photo-grid{align-items:start}
.service-photo-grid img,
.gallery-page img,
.gallery-grid img,
.gallery-grid>a:first-child img{display:block;width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain}
.gallery-page,.gallery-grid{align-items:start}
.service-card-photo{object-fit:contain;background:#eae0d2}
.head-spa-photo{height:auto;min-height:0;align-self:center}
.head-spa-photo img{display:block;width:100%;height:auto;object-fit:contain}
.service-card-photo{height:auto}
@media(max-width:800px){.menu-toggle,.review-controls button{min-width:44px;min-height:44px}nav a:not(.button){padding:10px 0}footer{padding-bottom:calc(95px + env(safe-area-inset-bottom))}}
