@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;450;500;600&display=swap');
:root{--cream:#f7f3ec;--ink:#372a25;--muted:#73675e;--line:#d9cfc2;--gold:#aa885b;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px}.skip{position:fixed;top:-100px;background:var(--ink);color:white;padding:12px;z-index:100}.skip:focus{top:0}.announcement{background:var(--ink);color:#e8dccb;text-align:center;padding:9px 15px;font-size:11px;letter-spacing:2.2px}header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 5.5%;border-bottom:1px solid var(--line);background:var(--cream);position:relative;z-index:10}.brand{font-family:var(--serif);font-size:43px;line-height:.85;letter-spacing:1px;text-align:center}.brand span{display:block;font-family:var(--sans);font-size:9px;letter-spacing:5px;margin-top:13px;padding-left:5px}nav{display:flex;gap:31px;font-size:14px}nav a:hover,.text-link:hover{color:#986c47}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;background:var(--ink);color:var(--cream);padding:17px 25px;font-size:14px;border:1px solid var(--ink);transition:background .2s}.button:hover{background:#614637}.button span{font-size:19px}.button.small{padding:10px 22px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:640px;padding:36px 3% 36px 7%;gap:4%}.hero-copy{align-self:center;padding:35px 0}.eyebrow{font-size:11px;letter-spacing:2.2px;font-weight:500;margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(52px,5.7vw,88px);line-height:1.03;letter-spacing:-2.5px;margin-bottom:28px}em{font-weight:400;color:#997348}h2{font-size:clamp(40px,4.2vw,64px);line-height:1.08;letter-spacing:-1.3px;margin-bottom:25px}h3{font-size:32px;line-height:1.15}.intro{max-width:400px;color:var(--muted);font-size:16px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;margin:33px 0 30px}.text-link{font-size:14px;text-decoration:underline;text-underline-offset:6px}.hero-note{font-size:12px;color:var(--muted);margin-bottom:0}.hero-note span{font-size:20px;color:var(--gold);margin-right:9px}.hero-image{position:relative;min-height:550px;border-radius:46% 46% 2px 2px;overflow:hidden;background:#b3a08a}.hero-image img{width:100%;height:100%;object-fit:cover;position:absolute}.image-caption{position:absolute;bottom:40px;left:0;right:0;color:#fff;text-align:center;font-size:11px;letter-spacing:3px;text-shadow:0 1px 8px #000}.image-credit{position:absolute;right:12px;bottom:8px;font-size:10px;color:#fff;background:#372a2590;padding:2px 6px}.values{display:flex;justify-content:center;gap:6%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px;font-size:12px;letter-spacing:1.4px}.values i{font-style:normal;color:var(--gold)}.section{padding:95px 7%}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:37px}.section-heading h2{margin:0}.section-heading>p{font-size:14px;color:var(--muted);max-width:370px;margin:0 0 4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.service{padding:30px 28px 25px;border:1px solid var(--line);display:flex;flex-direction:column;min-height:275px}.service-top{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:1.3px;margin-bottom:30px}.service-top>span:last-child{font-size:22px;line-height:1;color:var(--gold)}.service h3{margin-bottom:14px}.service p{font-size:14px;color:var(--muted);line-height:1.75}.service>a{font-size:13px;display:flex;justify-content:space-between;margin-top:auto;padding-top:13px}.service>a:hover{text-decoration:underline}.service.featured{background:#e9dfd0}.service.addon{background:#f0ebe4}.fineprint{font-size:12px;color:var(--muted);margin:22px 0 0}.experience{background:#e9e2d7;display:grid;grid-template-columns:1fr 1fr;gap:12%}.experience-intro{max-width:360px;color:var(--muted)}.steps article{display:flex;gap:25px;padding:25px 0;border-bottom:1px solid #cfc1af}.steps article:first-child{padding-top:10px}.steps article>span{font-family:var(--serif);color:#9c7a4f;font-size:24px}.steps h3{margin:0 0 12px;font-size:30px}.steps p{color:var(--muted);font-size:14px;margin:0}.about{text-align:center;max-width:980px;margin:auto;padding-top:110px;padding-bottom:110px}.about>p:not(.eyebrow){max-width:635px;margin:0 auto 22px;color:var(--muted)}.about .text-link{display:inline-block;margin-top:10px}.gallery{padding-top:0}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%;border-top:1px solid var(--line)}.faq>div>p:not(.eyebrow){font-size:14px;color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:23px 0;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:15px}summary::-webkit-details-marker{display:none}summary span{color:#927552;font-size:20px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);padding-right:25px}.visit{background:var(--ink);color:var(--cream);display:grid;grid-template-columns:1fr 1fr;gap:14%}.visit em{color:#c8a576}.visit .eyebrow{color:#d4b891}.button.light{background:var(--cream);color:var(--ink);margin-top:10px}.button.light:hover{background:#e3d5c2}.contact{display:grid;grid-template-columns:1fr;gap:28px;padding-top:5px}.contact .eyebrow{font-size:10px}.contact p{margin:9px 0;font-size:16px}.contact a{font-size:14px}.contact a:hover{text-decoration:underline}.contact .arrival-note{font-size:12px;color:#c6b8a9;max-width:340px}footer{padding:45px 7%;display:flex;justify-content:space-between;align-items:center;gap:35px}footer p{font-size:12px;color:var(--muted);margin:0}footer>div{display:flex;flex-direction:column;gap:12px;font-size:11px;color:var(--muted)}.mobile-book{display:none}
@media(min-width:1500px){body{max-width:1800px;margin:auto}.hero{min-height:760px}}@media(max-width:1000px){header{gap:20px}nav{gap:20px}.hero{padding-left:5%;gap:3%;min-height:600px}.hero-image{min-height:510px}.hero-actions{align-items:start;flex-direction:column;gap:20px}.section{padding-left:5%;padding-right:5%}.service-grid{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:start;flex-direction:column;gap:20px}.experience{gap:7%}.faq{gap:5%}.visit{gap:8%}}
@media(max-width:700px){html{scroll-padding-top:20px}.announcement{font-size:9px;letter-spacing:1.6px;padding:8px}header{height:90px;padding:0 6%;gap:15px;flex-wrap:wrap}.brand{font-size:36px}.brand span{font-size:8px;margin-top:10px}.button.small{margin-left:auto;padding:9px 13px;font-size:12px;gap:17px}.menu-toggle{display:block;background:none;border:0;color:var(--ink);font-size:12px;padding:10px;order:3}.menu-toggle span{margin-left:4px}nav{display:none;position:absolute;top:90px;left:0;right:0;background:var(--cream);padding:20px 6% 28px;border-bottom:1px solid var(--line);flex-direction:column;gap:18px}nav.open{display:flex}.hero{display:flex;flex-direction:column;padding:17px 6% 30px;gap:8px;min-height:0}.hero-copy{width:100%;padding:28px 0 25px}.eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:21px}h1{font-size:clamp(49px,11vw,72px);letter-spacing:-1.6px;line-height:1.04}.intro{max-width:100%}.hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap;gap:20px;margin:27px 0 23px}.button{padding:14px 20px;gap:22px}.hero-note{font-size:11px}.hero-image{min-height:380px;width:100%;border-radius:45% 45% 2px 2px}.values{gap:15px;font-size:9px;letter-spacing:.5px;padding:17px 12px;justify-content:space-around}.values i{font-size:12px}.section{padding:65px 6%}.section-heading{gap:17px;margin-bottom:28px}h2{font-size:44px}.service-grid{grid-template-columns:1fr;gap:14px}.service{min-height:260px;padding:27px}.service h3{font-size:34px}.service p{font-size:16px}.service>a{font-size:14px}.service-top{font-size:11px}.experience,.faq,.visit{grid-template-columns:1fr;gap:32px}.experience-intro{max-width:100%}.steps p{font-size:16px}.about{padding-top:75px;padding-bottom:75px}.gallery{padding-top:0}.gallery-grid{gap:12px;grid-template-columns:1fr}.photo-placeholder{aspect-ratio:1.7;padding:24px}.photo-placeholder p{font-size:14px}.photo-placeholder h3{font-size:35px}.questions summary{font-size:16px}.questions p{font-size:16px}.visit h2{font-size:54px}.contact{gap:20px}.contact a{font-size:16px}footer{padding:40px 6% 110px;flex-wrap:wrap;justify-content:start;gap:25px}footer p{max-width:150px}footer>div{width:100%;flex-direction:row;justify-content:space-between;gap:18px;font-size:12px}.mobile-book{display:flex;position:fixed;bottom:12px;left:5%;width:90%;z-index:20;box-shadow:0 4px 24px #0003;border:1px solid #a8957f;padding-bottom:max(14px,env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Kawara photography */
.hero-image img{object-position:50% 48%}.image-caption{bottom:0;padding:65px 15px 28px;background:linear-gradient(transparent,rgba(0,0,0,.55))}.gallery-photo{margin:0;min-width:0}.gallery-photo img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}.gallery-photo figcaption{display:flex;align-items:center;gap:15px;padding:15px 0 24px;font-family:var(--serif);font-size:26px;line-height:1.2}.gallery-photo figcaption span{font-family:var(--sans);font-size:11px;color:var(--muted);letter-spacing:1px}@media(max-width:700px){.hero-image{min-height:0;aspect-ratio:4/5}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gallery-photo figcaption{font-size:21px;gap:8px;padding:12px 0 18px}}

/* An intimate photographic story, without numbered cards. */
.gallery-grid{grid-template-columns:1.25fr .8fr .8fr;grid-template-rows:220px 220px;gap:20px;align-items:stretch}.gallery-photo{overflow:hidden}.gallery-photo img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.gallery-photo:first-child{grid-row:1/3;border-radius:46% 46% 2px 2px}.gallery-photo:nth-child(2){grid-column:2;grid-row:1/3;margin-top:60px}.gallery-photo:nth-child(3){grid-column:3;grid-row:1}.gallery-photo:nth-child(4){grid-column:3;grid-row:2}.gallery-photo:nth-child(3) img{object-position:center 62%}@media(max-width:700px){.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:210px 160px 210px;gap:12px}.gallery-photo:first-child{grid-column:1;grid-row:1/3}.gallery-photo:nth-child(2){grid-column:2;grid-row:1/3;margin-top:45px}.gallery-photo:nth-child(3){grid-column:1;grid-row:3}.gallery-photo:nth-child(4){grid-column:2;grid-row:3}}

/* A quiet introduction to the space, without a collage or decorative crops. */
.inside-kawara{display:grid;grid-template-columns:1.2fr 1fr;background:#e9e2d7;align-items:center}.inside-kawara>img{display:block;width:100%;height:480px;object-fit:cover;object-position:center 43%;border-radius:0}.inside-copy{padding:45px 14%}.inside-copy p:not(.eyebrow){color:var(--muted);line-height:1.8}.inside-copy .text-link{display:inline-block;margin-top:12px}.contact address{font-style:normal;font-size:17px;line-height:1.9;margin:10px 0 15px}@media(max-width:700px){.inside-kawara{grid-template-columns:1fr}.inside-kawara>img{height:330px;object-position:center 39%}.inside-copy{padding:35px 28px}.inside-copy h2{font-size:43px}}

.booking{background:#fff;text-align:center;scroll-margin-top:20px}.booking .eyebrow{margin-bottom:8px}.booking-help{font-size:14px;color:var(--muted);margin:28px 0 0}.booking .vagaro{max-width:100%}.booking iframe{max-width:100%}

/* Four current services and a logo-focused view of the spa. */
.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inside-kawara>img{object-position:center top}@media(max-width:700px){.service-grid{grid-template-columns:1fr}.inside-kawara>img{object-position:center top}}

/* Preserve the full room photograph: logo and treatment bed together. */
.inside-kawara>img{height:auto;aspect-ratio:4/5;object-fit:contain;object-position:center}.inside-kawara{align-items:center}@media(max-width:700px){.inside-kawara>img{height:auto;aspect-ratio:4/5;object-fit:contain;object-position:center}}

/* Compact, manually controlled photo album. */
.inside-kawara{grid-template-columns:1fr 1fr;align-items:center}.room-slideshow{min-width:0;padding:24px;background:#e1d8cb}.slide-stage{height:360px;display:flex;align-items:center;justify-content:center}.room-slide{display:block;width:100%;height:100%;object-fit:contain}.room-slide[hidden]{display:none}.slide-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:12px}.slide-controls button{width:44px;height:44px;border:1px solid #a89b8a;background:transparent;color:var(--ink);font-size:28px;cursor:pointer;line-height:1}.slide-controls button:hover{background:var(--cream)}.slide-count{font-size:12px;color:var(--muted);min-width:44px;text-align:center}.inside-copy{padding:35px 12%}a.button[href^="#"]{justify-content:center}@media(max-width:700px){.inside-kawara{grid-template-columns:1fr}.room-slideshow{padding:18px}.slide-stage{height:280px}.inside-copy{padding:28px}.slide-controls{margin-top:10px}}

/* Quiet automatic photo sequence with a compact portrait frame. */
.inside-kawara{background:transparent;gap:clamp(25px,5vw,75px);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.room-slideshow{width:100%;max-width:352px;justify-self:center;padding:0;background:transparent}.slide-stage{position:relative;height:auto;aspect-ratio:4/5;overflow:hidden;border-radius:5px;background:#e1d8cb;box-shadow:0 10px 32px #372a2512}.room-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 900ms ease;pointer-events:none}.room-slide.active{opacity:1}.slide-controls{justify-content:space-between;margin-top:12px;gap:20px}.slide-dots{display:flex;align-items:center;gap:3px}.slide-controls .slide-dot{position:relative;width:28px;height:36px;border:0;background:transparent;font-size:0;padding:0}.slide-dot:after{content:'';display:block;width:6px;height:6px;border-radius:50%;background:#b8aa98;margin:auto;transition:width .3s,background .3s}.slide-dot[aria-pressed="true"]:after{width:22px;border-radius:5px;background:var(--ink)}.slide-controls .slide-pause{width:auto;height:36px;border:0;background:transparent;font-size:12px;letter-spacing:.5px;padding:0 8px}.slide-controls button:hover{background:transparent;color:#986c47}.inside-copy{padding:20px 0}.inside-copy h2{font-size:clamp(40px,4vw,58px)}@media(max-width:700px){.inside-kawara{grid-template-columns:1fr;gap:16px}.room-slideshow{max-width:256px}.inside-copy{text-align:center;padding:12px 10px}.inside-copy h2{font-size:40px}.inside-copy p:not(.eyebrow){max-width:340px;margin-left:auto;margin-right:auto}}

/* A single, quiet portrait of the spa. */
.inside-kawara{display:grid;grid-template-columns:minmax(0,320px) minmax(0,420px);justify-content:center;align-items:center;gap:clamp(32px,6vw,88px);padding:36px;background:#eee7dd}.room-portrait{margin:0;width:100%;max-width:288px;justify-self:center;padding:8px;background:var(--cream);box-shadow:0 8px 25px #372a2510}.room-portrait img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain}.inside-copy{text-align:left;padding:0}.inside-copy h2{font-size:clamp(38px,4vw,54px)}@media(max-width:700px){.inside-kawara{grid-template-columns:1fr;padding:28px 22px;gap:28px}.room-portrait{max-width:232px}.inside-copy{text-align:center;padding:0}.inside-copy h2{font-size:38px}.inside-copy .eyebrow{margin-bottom:16px}.inside-copy p:not(.eyebrow){max-width:320px;margin-left:auto;margin-right:auto}}

/* Unframed room photograph aligned with the page content. */
.inside-kawara{grid-template-columns:minmax(0,320px) minmax(0,1fr);justify-content:stretch;padding:0;background:transparent;gap:clamp(28px,5vw,72px)}.room-portrait{max-width:288px;justify-self:start;padding:0;background:transparent;box-shadow:none}.room-portrait img{border-radius:0}.inside-copy{text-align:left}@media(max-width:700px){.inside-kawara{grid-template-columns:1fr;padding:0;gap:25px}.room-portrait{max-width:260px;justify-self:start}.inside-copy{text-align:left;padding:0}.inside-copy p:not(.eyebrow){max-width:340px;margin-left:0;margin-right:0}}

/* Center the unframed Inside Kawara composition. */
.inside-kawara{grid-template-columns:minmax(0,288px) minmax(0,420px);justify-content:center}.room-portrait{justify-self:center}.inside-copy{text-align:center}.inside-copy p:not(.eyebrow){margin-left:auto;margin-right:auto}@media(max-width:700px){.inside-kawara{grid-template-columns:1fr}.room-portrait{justify-self:center}.inside-copy{text-align:center}.inside-copy p:not(.eyebrow){margin-left:auto;margin-right:auto}}

/* Give the centered room photograph more presence. */
.inside-kawara{grid-template-columns:minmax(0,360px) minmax(0,420px)}.room-portrait{max-width:360px}@media(max-width:700px){.inside-kawara{grid-template-columns:1fr}.room-portrait{width:100%;max-width:340px}}

/* A restrained transition from treatments into the Kawara story. */
.treatments{padding-bottom:48px}.about{position:relative;padding-top:58px;padding-bottom:60px}.about:before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:90px;height:1px;background:var(--gold);opacity:.65}.about .eyebrow{margin-bottom:20px}.gallery{padding-bottom:65px}@media(max-width:700px){.treatments{padding-bottom:36px}.about{padding-top:42px;padding-bottom:42px}.about:before{width:64px}.gallery{padding-bottom:48px}}

/* Two compact address groups. */
.contact address{font-size:16px;line-height:1.55;margin:10px 0 14px}.street-address,.suite-address{display:block}.suite-address{margin-top:12px;font-size:14px;color:#d9cbbd}

.mobile-book[hidden]{display:none!important}

/* Keep the story closely connected to the treatment cards. */
#treatments{padding-bottom:24px}#about{padding-top:28px;margin-top:0}#about:before{display:none}@media(max-width:700px){#treatments{padding-bottom:22px}#about{padding-top:26px}}

/* Guest words, with a quiet editorial layout. */
.reviews{padding-top:36px;padding-bottom:44px}.reviews-heading{text-align:center}.reviews-heading h2{margin-bottom:18px}.review-rating{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;font-size:14px}.review-stars{color:#926a3c;letter-spacing:3px}.review-rating strong{font-weight:500}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:960px;margin:30px auto 24px;border-top:1px solid #d9cdbf;border-bottom:1px solid #d9cdbf}.guest-review{margin:0;padding:30px 36px;display:flex;flex-direction:column;justify-content:space-between;gap:22px}.guest-review+ .guest-review{border-left:1px solid #d9cdbf}.guest-review blockquote{margin:0;font-family:'Cormorant Garamond',Georgia,serif;font-size:29px;line-height:1.25}.guest-review figcaption{font-size:13px}.guest-review figcaption span{display:block;color:var(--muted);font-size:11px;margin-top:5px}.reviews-footer{text-align:center}.reviews-footer p{font-size:11px;color:var(--muted);margin-top:14px}@media(max-width:700px){.reviews{padding-top:26px;padding-bottom:30px}.review-grid{grid-template-columns:1fr;margin-top:24px}.guest-review{padding:24px 10px}.guest-review+ .guest-review{border-left:0;border-top:1px solid #d9cdbf}.guest-review blockquote{font-size:27px}.review-rating{gap:7px}}

/* Introduce guest feedback directly after the welcome. */
#reviews{padding-top:40px;padding-bottom:32px}#reviews h2{font-size:clamp(34px,4vw,48px)}#reviews .review-grid{margin-top:24px}#reviews + #treatments{padding-top:42px}@media(max-width:700px){#reviews{padding-top:30px;padding-bottom:24px}#reviews + #treatments{padding-top:30px}}

.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:960px}.guest-review{padding:28px 24px}.guest-review blockquote{font-size:27px}@media(max-width:850px){.review-grid{grid-template-columns:1fr}.guest-review{padding:24px 10px}.guest-review+ .guest-review{border-left:0;border-top:1px solid #d9cdbf}}
