@font-face{font-family:"Mboa Serif";src:url("assets/fonts/cormorant-garamond-variable.woff2") format("woff2");font-weight:400 700;font-display:swap}
@font-face{font-family:"Mboa Sans";src:url("assets/fonts/barlow-400.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:"Mboa Sans";src:url("assets/fonts/barlow-600.woff2") format("woff2");font-weight:600;font-display:swap}

:root{--ink:#151313;--muted:#6f6965;--paper:#f8f5f2;--white:#fff;--line:#dcd5cf;--soft:#eee8e2;--max:1180px;--serif:"Mboa Serif",Georgia,serif;--sans:"Mboa Sans",Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-underline-offset:5px}
button,input,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
.icon{width:1.05em;height:1.05em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.14em}
.skip-link{position:fixed;left:12px;top:12px;z-index:1000;background:var(--ink);color:#fff;padding:10px 14px;transform:translateY(-180%)}
.skip-link:focus{transform:none}
.announcement{min-height:38px;padding:8px max(22px,calc((100% - var(--max))/2));display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--ink);color:#fff;font-size:12px;letter-spacing:.045em}
.announcement p{margin:0}.announcement a{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;text-decoration:none;color:#fff}
.site-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid var(--line)}
.header-inner{width:min(var(--max),calc(100% - 44px));min-height:88px;margin:0 auto;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:34px}
.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;text-decoration:none;width:max-content;max-width:100%}
.brand-logo{width:auto;height:54px;object-fit:contain;object-position:left center}
.brand-monogram{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--ink);font-family:var(--serif);font-size:21px;line-height:1}
.brand-name{display:flex;flex-direction:column;font-family:var(--serif);font-size:25px;line-height:.9;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.brand-name small{margin-top:7px;font-family:var(--sans);font-size:9px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}
.site-menu{display:flex;align-items:center;gap:30px}
.site-menu a{padding:31px 0 28px;border-bottom:2px solid transparent;text-decoration:none;font-size:14px;font-weight:600}
.site-menu a:hover,.site-menu a[aria-current="page"]{border-color:var(--accent);color:var(--accent-text)}
.header-book,.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 20px;border:1px solid var(--ink);text-decoration:none;font-size:14px;font-weight:600;line-height:1;cursor:pointer}
.header-book{background:var(--accent);border-color:var(--accent);color:var(--accent-on)}
.menu-toggle{display:none;border:0;background:transparent;padding:10px;color:var(--ink)}
.menu-toggle span{display:block;width:26px;height:1px;background:currentColor;margin:5px 0}.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.section{width:min(var(--max),calc(100% - 44px));margin:0 auto;padding:clamp(76px,9vw,126px) 0}
.section-label{margin:0 0 16px;color:var(--accent-text);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}
h1,h2,h3,p{overflow-wrap:break-word}
h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.035em}
h1{font-size:clamp(3.15rem,6.5vw,6.5rem);line-height:.87}
h2{font-size:clamp(2.5rem,4.7vw,4.9rem);line-height:.93}
h3{font-size:1.35rem;line-height:1.1}
.hero{position:relative;isolation:isolate;width:100%;min-height:clamp(640px,calc(100dvh - 126px),760px);margin:0;display:flex;overflow:hidden;background:#302b29;color:#fff;border-bottom:1px solid var(--line)}
.hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(18,14,15,.86) 0%,rgba(18,14,15,.68) 43%,rgba(18,14,15,.23) 72%,rgba(18,14,15,.12) 100%);pointer-events:none}
.hero-copy{position:relative;z-index:2;width:min(var(--max),calc(100% - 44px));min-height:inherit;margin:0 auto;padding:clamp(64px,8vw,108px) 0 54px;display:flex;flex-direction:column;justify-content:center}
.hero .section-label{color:#fff}
.hero h1{max-width:15ch;margin:0 0 25px;font-size:clamp(3.15rem,4.4vw,4.7rem);line-height:.92;text-wrap:balance}
.hero-lede{max-width:40ch;margin:0;color:rgba(255,255,255,.86);font-size:18px;line-height:1.6}
.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px;flex-wrap:wrap}
.btn-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-on)}
.btn-primary:hover,.header-book:hover{filter:brightness(.92)}
.text-link,.section-link{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}
.hero .text-link{color:#fff}.hero-facts{width:min(520px,100%);display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:46px 0 0;padding:20px 0 0;border-top:1px solid rgba(255,255,255,.34)}
.hero-facts div{min-width:0}.hero-facts dt{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.7)}
.hero-facts dd{margin:7px 0 0;font-size:13px;line-height:1.4}
.hero-media{position:absolute;inset:0;z-index:0;margin:0;overflow:hidden;background:#302b29}
.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}
.home-story{display:grid;grid-template-columns:.84fr 1.16fr;gap:clamp(50px,8vw,112px);align-items:center;border-bottom:1px solid var(--line)}
.home-story-copy h2{max-width:10ch;margin:0 0 24px}.home-story-copy>p:last-of-type{max-width:43ch;margin:0;color:var(--muted)}
.home-story-copy>a{display:inline-flex;align-items:center;gap:8px;margin-top:30px;text-decoration:none;border-bottom:1px solid currentColor}
.home-story figure{margin:0;min-height:620px;max-height:760px;overflow:hidden}.home-story img{width:100%;height:100%;min-height:620px;object-fit:cover}
.section-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);gap:60px;align-items:end;margin-bottom:52px}
.section-head h2{max-width:13ch;margin:0}.section-head>p{max-width:40ch;margin:0 0 7px;color:var(--muted)}
.services-preview{padding-bottom:112px}.service-list{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}
.service-card{min-width:0;background:var(--paper)}
.service-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.15fr .85fr;min-height:510px}
.service-photo{position:relative;display:block;min-height:410px;overflow:hidden;background:#ded8d2}
.service-photo img{width:100%;height:100%;min-height:410px;object-fit:cover;transition:transform .45s ease}
.service-photo:hover img{transform:scale(1.018)}
.service-photo>span{position:absolute;left:12px;top:12px;min-width:38px;padding:7px 9px;background:#fff;font-size:11px;text-align:center}
.service-card-copy{padding:30px 32px 36px;display:flex;flex-direction:column;align-items:flex-start}
.service-card:first-child .service-card-copy{padding:60px 54px;justify-content:center}
.service-meta{width:100%;display:flex;justify-content:space-between;gap:18px;margin:0 0 28px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.service-card h3{margin:0 0 13px;font-family:var(--serif);font-size:clamp(2rem,3vw,3.3rem);font-weight:500}
.service-card p:not(.service-meta){margin:0;color:var(--muted);font-size:15px;line-height:1.6}
.service-card-copy>a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:28px;font-size:13px;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor}
.section-link{margin-top:34px}
.empty-state{grid-column:1/-1;padding:70px;background:#fff;text-align:center}.empty-state h2,.empty-state h3{margin:0 0 14px}.empty-state p{color:var(--muted)}
.craft{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,118px);border-top:1px solid var(--line)}
.craft-title{position:sticky;top:35px;align-self:start}.craft-title h2{max-width:9ch;margin:0}
.craft-points{display:grid}.craft-points article{display:grid;grid-template-columns:56px 1fr;column-gap:18px;padding:30px 0;border-top:1px solid var(--line)}
.craft-points article:last-child{border-bottom:1px solid var(--line)}
.craft-points b{grid-row:1/3;font-size:11px;letter-spacing:.14em;color:var(--accent-text)}
.craft-points h3{margin:0 0 10px;font-family:var(--serif);font-size:2rem;font-weight:500}.craft-points p{max-width:38ch;margin:0;color:var(--muted)}
.process{border-bottom:1px solid var(--line)}
.process ol{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.process li{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:31px;border-right:1px solid var(--line)}
.process li>b{color:var(--accent-text);font-size:11px;letter-spacing:.14em}.process h3{margin:0 0 10px;font-family:var(--serif);font-size:1.7rem;font-weight:500}.process p{margin:0;color:var(--muted);font-size:15px}
.room-feature{display:grid;grid-template-columns:1fr .72fr .72fr;align-items:stretch;min-height:670px;background:var(--soft);color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.room-feature figure{margin:0;min-width:0;overflow:hidden}.room-feature img{width:100%;height:100%;object-fit:cover}
.room-copy{padding:clamp(48px,6vw,88px) clamp(28px,4vw,58px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-left:1px solid var(--line);border-right:1px solid var(--line)}
.room-copy h2{margin:0 0 24px;font-size:clamp(2.7rem,4vw,4.6rem)}.room-copy p:not(.section-label){margin:0;color:var(--muted)}
.room-copy a{display:inline-flex;gap:8px;align-items:center;margin-top:30px;text-decoration:none;border-bottom:1px solid currentColor}
.team{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(50px,9vw,130px)}
.team-intro h2{max-width:11ch;margin:0}.team-list{border-top:1px solid var(--line)}
.team-list article{display:grid;grid-template-columns:64px 1fr;gap:22px;padding:32px 0;border-bottom:1px solid var(--line)}
.team-list article>span{width:58px;height:58px;display:grid;place-items:center;background:var(--accent);color:var(--accent-on);font-family:var(--serif);font-size:18px}
.team-list h3{margin:0 0 8px;font-family:var(--serif);font-size:1.75rem;font-weight:500}.team-list p{margin:0;color:var(--muted)}
.visit{border-top:1px solid var(--line)}.visit-copy{display:grid;grid-template-columns:.55fr 1.45fr auto;gap:28px 54px;align-items:start}
.visit-copy .section-label{grid-column:1}.visit-copy h2{grid-column:1/3;max-width:13ch;margin:0}.visit-copy>p{grid-column:2;margin:0;color:var(--muted)}.visit-copy>a{grid-column:3;grid-row:2;display:inline-flex;align-items:center;gap:8px;text-decoration:none;border-bottom:1px solid currentColor}
.visit .sb-location-map--embedded{margin-top:70px}.visit .sb-location-map__canvas{border-radius:0;border-color:var(--line)}
.quote-section{padding:clamp(90px,11vw,160px) 22px;text-align:center;background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.quote-section blockquote{max-width:960px;margin:0 auto;font-family:var(--serif);font-size:clamp(2.8rem,5.5vw,6rem);line-height:.95;letter-spacing:-.035em}.quote-section p{margin:28px 0 0;color:var(--accent-text);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}
.closing{width:min(var(--max),calc(100% - 44px));margin:0 auto;padding:clamp(72px,8vw,112px) 0;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end}
.closing h2{max-width:13ch;margin:0}.closing .btn{margin-bottom:8px}
.site-footer{background:#fff;color:var(--ink);border-top:1px solid var(--line);padding:68px max(22px,calc((100% - var(--max))/2)) 24px}
.footer-grid{display:grid;grid-template-columns:1.4fr .6fr .9fr .9fr;gap:45px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}
.footer-brand{margin-bottom:12px}.footer-grid p{max-width:34ch;margin:0;color:var(--muted);font-size:14px}.footer-grid a{font-size:14px;text-decoration:none}.footer-grid a:hover{text-decoration:underline}
.footer-label{color:var(--ink)!important;font-size:10px!important;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.footer-cta{font-weight:600;border-bottom:1px solid currentColor}
.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:55px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;letter-spacing:.04em}
.page-intro{width:min(var(--max),calc(100% - 44px));margin:0 auto;padding:clamp(75px,9vw,126px) 0 70px;display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:end;border-bottom:1px solid var(--line)}
.page-intro h1{max-width:15ch;margin:0;font-size:clamp(3.2rem,5.8vw,6.1rem)}.page-intro>p{max-width:40ch;margin:0 0 9px;color:var(--muted);font-size:18px}
.services-page{padding-top:70px}.services-page .service-list{grid-template-columns:1fr 1fr}.services-page .service-card:first-child{grid-column:auto;display:block;min-height:0}.services-page .service-card:first-child .service-card-copy{padding:30px 32px 36px;justify-content:flex-start}.services-page .service-card-copy{min-height:280px}
.gallery-page{width:min(1380px,calc(100% - 44px));margin:0 auto;padding:70px 0 120px;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.gallery-tile{position:relative;margin:0;min-height:600px;overflow:hidden;background:#ddd}.gallery-tile--wide{grid-column:1/-1;min-height:620px}.gallery-tile img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.gallery-tile--wide img{object-position:center 43%}
.gallery-tile figcaption{position:absolute;left:16px;bottom:16px;padding:9px 12px;background:#fff;color:var(--ink);font-size:11px}
.booking-page{width:min(var(--max),calc(100% - 44px));margin:0 auto;padding:clamp(72px,8vw,115px) 0;display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(50px,8vw,112px)}
.booking-copy h1{max-width:12ch;margin:0 0 26px;font-size:clamp(3.2rem,5vw,5.4rem)}.booking-copy>p{max-width:43ch;color:var(--muted)}
.booking-promise{display:grid;grid-template-columns:40px 1fr;gap:16px;max-width:440px;padding:23px 0;border-top:1px solid var(--line)}.booking-promise:first-of-type{margin-top:40px}.booking-promise>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line)}.booking-promise b{font-size:14px}.booking-promise p{margin:3px 0 0;color:var(--muted);font-size:14px}
.booking-panel{align-self:start;background:#fff;border:1px solid var(--line);padding:clamp(28px,4vw,48px)}
.form-head{display:flex;justify-content:space-between;gap:18px;margin-bottom:30px;padding-bottom:16px;border-bottom:1px solid var(--line);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.form-head b{color:var(--accent-text)}
.booking-panel form{display:grid;gap:22px}.booking-panel label,.field-label{display:block}.booking-panel label>span,.field-label{display:block;margin-bottom:8px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}
.booking-panel input,.booking-panel select{width:100%;min-height:50px;padding:11px 13px;border:1px solid #cfc8c2;border-radius:0;background:#fff;color:var(--ink)}
.booking-panel input:focus,.booking-panel select:focus{outline:3px solid color-mix(in srgb,var(--accent) 32%,transparent);outline-offset:1px;border-color:var(--accent)}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.slot-grid button{min-height:42px;border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer}.slot-grid button:hover,.slot-grid button.is-selected{background:var(--ink);color:#fff;border-color:var(--ink)}
.slot-note{margin:8px 0 0;color:var(--muted);font-size:13px}.consent{display:grid!important;grid-template-columns:18px 1fr;gap:10px;align-items:start}.consent input{width:18px;height:18px;min-height:0;margin:2px 0 0}.consent span{margin:0!important;font-size:13px!important;line-height:1.45!important;text-transform:none!important;letter-spacing:0!important}
.booking-panel button[disabled]{opacity:.45;cursor:not-allowed}.form-note,.booking-status{margin:0;color:var(--muted);font-size:13px}.booking-status:not(:empty){padding:12px;background:#fff5f5;color:#8b1f2e}
.booking-success{text-align:center;padding:40px 8px}.success-mark{width:58px;height:58px;margin:0 auto 24px;display:grid;place-items:center;background:var(--accent);color:var(--accent-on);border-radius:50%}.booking-success h2{margin:0 0 18px;font-size:3.2rem}.booking-success p:not(.section-label){margin:0 0 26px;color:var(--muted)}
.about-story{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(50px,8vw,112px);align-items:center}.about-story figure{margin:0;max-height:770px;overflow:hidden}.about-story img{width:100%;height:100%;max-height:770px;object-fit:cover}.about-story h2{max-width:10ch;margin:0 0 24px}.about-story>div>p:last-child{max-width:46ch;color:var(--muted)}
.values{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);padding:1px}.values article{background:var(--paper);padding:42px}.values b{font-size:11px;color:var(--accent-text)}.values h3{margin:54px 0 13px;font-family:var(--serif);font-size:2rem;font-weight:500}.values p{margin:0;color:var(--muted)}
.contact-page{width:min(var(--max),calc(100% - 44px));margin:0 auto;padding:clamp(75px,9vw,126px) 0;display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(50px,8vw,112px)}
.contact-copy h1{max-width:11ch;margin:0 0 26px}.contact-copy>p{max-width:44ch;color:var(--muted)}.contact-ledger{margin-top:48px;border-top:1px solid var(--line)}.contact-ledger>div{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.contact-ledger span{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.contact-ledger p,.contact-ledger a{margin:0;font-size:15px}
.contact-card{align-self:start;padding:clamp(36px,5vw,62px);background:var(--ink);color:#fff}.contact-card .section-label{color:var(--accent-light,#d6b2c0)}.contact-card h2{margin:0 0 20px}.contact-card p:not(.section-label){color:#c9c3c0}.contact-card .btn{margin:24px 0;background:var(--accent);border-color:var(--accent);color:var(--accent-on)}.contact-card>a:last-child{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;border-bottom:1px solid currentColor}
.contact-page .sb-location-map--embedded{grid-column:1/-1;width:100%;margin:70px 0 0}.contact-page .sb-location-map__canvas{border-radius:0}
.policy-page{padding-top:65px}.policy-page>div{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.policy-page article{background:var(--paper);padding:45px}.policy-page b{font-size:11px;color:var(--accent-text)}.policy-page h2{margin:38px 0 15px;font-size:2.25rem}.policy-page p{margin:0;color:var(--muted)}
.not-found{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:70px 22px}.not-found>span{font-family:var(--serif);font-size:7rem;color:var(--accent-text)}.not-found h1{max-width:10ch;margin:0 0 35px}
.toast{position:fixed;right:18px;bottom:18px;z-index:100;max-width:360px;background:var(--ink);color:#fff;padding:13px 16px;font-size:14px;transform:translateY(150%);transition:transform .25s ease}.toast:empty{display:none}.toast.is-visible{display:block;transform:none}

@media(max-width:980px){
  .header-inner{grid-template-columns:1fr auto;min-height:78px}.site-menu{position:absolute;left:0;right:0;top:100%;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 22px 22px;background:#fff;border-bottom:1px solid var(--line)}.site-menu.is-open{display:flex}.site-menu a{padding:15px 0;border-bottom:1px solid var(--line)}.menu-toggle{display:block}.header-book{display:none}
  .hero{min-height:680px}.hero::after{background:linear-gradient(90deg,rgba(18,14,15,.82),rgba(18,14,15,.5) 68%,rgba(18,14,15,.24))}.hero-copy{padding:68px 0 48px}.hero h1{max-width:14ch;font-size:clamp(3rem,8.7vw,4.65rem)}.hero-media img{object-position:62% center}.home-story{grid-template-columns:1fr}.home-story figure{min-height:560px;max-height:620px}.home-story img{min-height:560px}.section-head{grid-template-columns:1fr;gap:22px}.service-card:first-child{grid-template-columns:1fr;min-height:0}.service-card:first-child .service-card-copy{padding:34px 32px 40px}.room-feature{grid-template-columns:1fr 1fr}.room-copy{order:-1;grid-column:1/-1;min-height:430px}.room-detail{display:none}.craft{grid-template-columns:1fr}.craft-title{position:static}.craft-title h2{max-width:12ch}.team{grid-template-columns:1fr}.visit-copy{grid-template-columns:1fr 1fr}.visit-copy h2{grid-column:1/-1}.visit-copy>p{grid-column:1}.visit-copy>a{grid-column:2;grid-row:2}.footer-grid{grid-template-columns:1.2fr .8fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.page-intro{grid-template-columns:1fr;gap:26px}.booking-page,.contact-page{grid-template-columns:1fr}.about-story{grid-template-columns:1fr}.about-story figure{max-height:620px}.values{grid-template-columns:1fr}.policy-page>div{grid-template-columns:1fr}
}

@media(max-width:680px){
  body{font-size:16px}.announcement{min-height:0;padding:8px 14px}.announcement p{max-width:44ch}.announcement a{display:none}.header-inner{width:calc(100% - 28px)}.brand-name{font-size:22px}.brand-monogram{width:42px;height:42px}.brand-logo{height:45px}
  .section,.closing,.page-intro,.booking-page,.contact-page{width:calc(100% - 28px)}.section{padding:70px 0}.hero{min-height:700px}.hero::after{background:linear-gradient(180deg,rgba(18,14,15,.18) 0%,rgba(18,14,15,.45) 35%,rgba(18,14,15,.91) 100%)}.hero-copy{width:calc(100% - 40px);padding:90px 0 34px;justify-content:flex-end}.hero h1{max-width:12ch;font-size:clamp(2.75rem,11vw,3.45rem);line-height:.94}.hero-lede{max-width:34ch;font-size:16px}.hero-actions{align-items:stretch;flex-direction:column;gap:18px;margin-top:26px}.hero-actions .btn,.hero-actions .text-link{width:100%}.hero-facts{grid-template-columns:1fr 1fr;gap:14px;margin-top:28px;padding-top:16px}.hero-media img{object-position:64% center}
  h2{font-size:clamp(2.5rem,13vw,4rem)}.home-story figure,.home-story img{min-height:480px}.service-list,.services-page .service-list{grid-template-columns:1fr}.service-card:first-child{grid-column:auto}.service-photo,.service-photo img{min-height:360px}.service-card-copy,.service-card:first-child .service-card-copy{padding:28px 24px 34px}.service-card h3{font-size:2.35rem}.craft-points article{grid-template-columns:42px 1fr}.room-feature{display:block}.room-copy{min-height:390px}.room-large{height:520px}.process ol{grid-template-columns:1fr;border-bottom:1px solid var(--line)}.process li{border-bottom:1px solid var(--line)}.process li:last-child{border-bottom:0}.team-list article{grid-template-columns:52px 1fr}.team-list article>span{width:48px;height:48px}.visit-copy{display:block}.visit-copy>*{margin-bottom:18px!important}.visit .sb-location-map--embedded{margin-top:40px}.quote-section blockquote{font-size:clamp(2.7rem,14vw,4.5rem)}.closing{grid-template-columns:1fr;gap:28px}.closing .btn{width:100%}
  .footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.page-intro{padding:68px 0 52px}.page-intro h1{font-size:clamp(2.8rem,12vw,4.2rem)}.gallery-page{width:calc(100% - 28px);grid-template-columns:1fr;padding-top:42px}.gallery-tile,.gallery-tile--wide{grid-column:auto;min-height:480px}.booking-copy h1{font-size:clamp(2.8rem,12vw,4.2rem)}.booking-panel{padding:26px 18px}.form-row{grid-template-columns:1fr}.slot-grid{grid-template-columns:repeat(2,1fr)}.contact-ledger>div{grid-template-columns:85px 1fr}.contact-card{padding:34px 24px}.policy-page article{padding:34px 24px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-photo img,.toast{transition:none}}

/* Velvet Chair: cinematic salon editorial. The canonical semantic contract is
   unchanged; this layer replaces Studio Mboa's visual composition. */
@font-face{font-family:"Velvet Serif";src:url("assets/fonts/source-serif-4.ttf") format("truetype");font-display:swap;font-style:normal;font-weight:300 800}
@font-face{font-family:"Velvet Sans";src:url("assets/fonts/barlow-400.woff2") format("woff2");font-display:swap;font-style:normal;font-weight:400}
@font-face{font-family:"Velvet Sans";src:url("assets/fonts/barlow-600.woff2") format("woff2");font-display:swap;font-style:normal;font-weight:600}

:root{
  --paper:#f6f7f7;
  --paper-soft:#eceff1;
  --ink:#17181a;
  --muted:#5f646a;
  --line:#cbd0d4;
  --serif:"Velvet Serif",Georgia,serif;
  --sans:"Velvet Sans","Segoe UI",sans-serif;
  --max:1320px;
}
*{border-radius:0}
html{background:var(--paper);scroll-behavior:smooth}
body{background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.58;letter-spacing:.002em}
body::selection{background:var(--accent);color:var(--accent-on)}
a,button,input,select{transition:color .22s ease,background-color .22s ease,border-color .22s ease,transform .22s ease,opacity .22s ease}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 72%,#fff);outline-offset:4px}
button:active,.btn:active{transform:translateY(1px)}
.section-label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.icon{width:17px;height:17px;stroke-width:1.6}
h1,h2,h3,.brand-name{font-family:var(--serif);font-weight:440;letter-spacing:-.032em}
h1{font-size:clamp(3.5rem,6.2vw,5.7rem);line-height:.96}
h2{font-size:clamp(2.65rem,4.8vw,4.9rem);line-height:1.02}
h3{line-height:1.08}
.btn{min-height:50px;padding:13px 22px;border:1px solid transparent;font-size:13px;font-weight:600;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}
.btn-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-on)}
.btn-primary:hover{background:color-mix(in srgb,var(--accent) 84%,#17181a);border-color:color-mix(in srgb,var(--accent) 84%,#17181a)}
.text-link,.section-link{font-size:14px;font-weight:600;letter-spacing:.02em}

.announcement{min-height:36px;padding:6px clamp(18px,4vw,58px);background:var(--paper-soft);border-bottom:1px solid var(--line);color:var(--ink);font-size:12px}
.announcement p{margin:0}.announcement a{color:var(--accent-text)}
.site-header{position:relative;top:auto;background:#f9f9f8;border-bottom:1px solid var(--line);box-shadow:none}
.header-inner{width:min(var(--max),calc(100% - 48px));min-height:80px;grid-template-columns:minmax(230px,1fr) auto auto;gap:34px}
.brand{gap:13px}.brand-monogram{width:44px;height:44px;border:1px solid var(--accent);background:transparent;color:var(--accent-text);font-family:var(--serif);font-size:20px}
.brand-name{font-size:25px;line-height:1}.brand-name small{margin-top:6px;color:var(--muted);font-family:var(--sans);font-size:9px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}
.site-menu{gap:30px}.site-menu a{padding:29px 0 25px;color:var(--ink);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}
.site-menu a::after{height:1px}.header-book{min-height:42px;padding:9px 15px;background:var(--ink);border:1px solid var(--ink);color:#f7f7f5;font-size:12px;letter-spacing:.035em;text-transform:uppercase}
.header-book:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-on)}

.hero{position:relative;min-height:min(850px,calc(100dvh - 116px));isolation:isolate;background:#222;overflow:hidden}
.hero-media{position:absolute;inset:0;z-index:-2;margin:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.84) contrast(1.04)}
.hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(13,14,16,.04) 18%,rgba(13,14,16,.18) 48%,rgba(13,14,16,.88) 100%)}
.hero-copy{width:min(var(--max),calc(100% - 64px));min-height:inherit;margin:0 auto;padding:clamp(280px,46vh,480px) 0 44px;display:grid;grid-template-columns:minmax(0,680px) 1fr;grid-template-areas:"title facts" "lede facts" "actions facts";align-content:end;column-gap:clamp(50px,8vw,130px);color:#f7f7f5}
.hero h1{grid-area:title;max-width:12ch;margin:0 0 15px;color:#f7f7f5;text-wrap:balance}
.hero-lede{grid-area:lede;max-width:51ch;margin:0;color:#e0e2e3;font-size:17px;line-height:1.55}
.hero-actions{grid-area:actions;display:flex;align-items:center;gap:24px;margin-top:25px}.hero-actions .text-link{color:#f7f7f5;border-bottom-color:#f7f7f5}
.hero-facts{grid-area:facts;align-self:end;display:grid;grid-template-columns:1fr;gap:18px;margin:0;padding:24px 0 4px 28px;border-top:1px solid rgba(255,255,255,.5);border-left:1px solid rgba(255,255,255,.5)}
.hero-facts div{display:grid;gap:3px}.hero-facts dt{color:#cdd1d4;font-size:10px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.hero-facts dd{margin:0;color:#f7f7f5;font-size:14px}

.section{width:min(var(--max),calc(100% - 64px));padding:clamp(96px,10vw,148px) 0}
.home-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.68fr);gap:clamp(64px,9vw,140px);align-items:center}
.home-story-copy{padding-left:clamp(28px,6vw,92px);border-left:1px solid var(--accent)}
.home-story h2{max-width:12ch;margin:0 0 30px}.home-story-copy>p:not(.section-label){max-width:55ch;margin:0 0 25px;color:var(--muted)}
.home-story-copy>a{display:inline-flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--accent)}
.home-story figure{margin:0;min-height:640px;max-height:760px;overflow:hidden}.home-story figure img{width:100%;height:100%;min-height:640px;object-fit:cover;object-position:center 28%}

.services-preview{border-top:1px solid var(--line)}
.section-head{display:block;margin-bottom:54px}.section-head>div{max-width:880px}.section-head h2{max-width:13ch;margin:0}.section-head>p{max-width:58ch;margin:24px 0 0;color:var(--muted)}
.service-list{display:grid;grid-template-columns:1.28fr .86fr .86fr;gap:20px;align-items:start;background:transparent;border:0}
.service-card,.service-card:first-child{display:flex;min-height:0;grid-column:auto;grid-template-columns:none;flex-direction:column;background:transparent;border:0}
.service-card:nth-child(2){margin-top:90px}.service-card:nth-child(3){margin-top:34px}
.service-photo{min-height:0;aspect-ratio:4/5;overflow:hidden;background:var(--paper-soft)}.service-card:first-child .service-photo{aspect-ratio:5/6}
.service-photo img,.service-card:first-child .service-photo img{width:100%;height:100%;min-height:0;object-fit:cover;filter:saturate(.88)}
.service-photo span{display:none}
.service-photo:hover img{transform:scale(1.018)}
.service-card-copy,.service-card:first-child .service-card-copy{padding:24px 0 0;background:transparent}
.service-meta{display:flex;justify-content:space-between;gap:20px;margin:0 0 14px;color:var(--muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.service-card h3{margin:0 0 12px;font-size:clamp(2rem,3vw,3.15rem)}.service-card-copy>p:not(.service-meta){max-width:38ch;margin:0 0 18px;color:var(--muted);font-size:15px}
.service-card-copy>a{display:inline-flex;align-items:center;gap:8px;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--accent)}
.section-link{margin-top:46px;color:var(--ink)}

.craft{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(50px,8vw,130px);border-top:1px solid var(--line)}
.craft-title{position:sticky;top:34px;align-self:start}.craft-title h2{max-width:9ch;margin:0}
.craft-points{display:grid}.craft-points article{display:grid;grid-template-columns:54px minmax(150px,.8fr) 1fr;gap:24px;padding:34px 0;border-top:1px solid var(--line);align-items:start}.craft-points article:last-child{border-bottom:1px solid var(--line)}
.craft-points b{color:var(--accent-text);font-size:12px;font-variant-numeric:tabular-nums}.craft-points h3{margin:0;font-family:var(--sans);font-size:21px;font-weight:600;letter-spacing:-.015em}.craft-points p{margin:0;color:var(--muted);font-size:15px}

.process{width:100%;padding-left:max(32px,calc((100% - var(--max))/2));padding-right:max(32px,calc((100% - var(--max))/2));background:var(--paper-soft);border:0}
.process .section-head{margin-bottom:48px}.process .section-head h2{max-width:10ch}
.process ol{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border-top:1px solid var(--line);border-bottom:0}
.process li{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:31px clamp(22px,3vw,44px) 31px 0;border-right:1px solid var(--line)}.process li+li{padding-left:clamp(22px,3vw,44px)}.process li:last-child{border-right:0}
.process li b{color:var(--accent-text);font-size:12px}.process li h3{margin:0 0 9px;font-family:var(--sans);font-size:20px;font-weight:600}.process li p{margin:0;color:var(--muted);font-size:15px}

.room-feature{width:min(1500px,calc(100% - 40px));margin:0 auto;padding:clamp(90px,10vw,150px) 0;display:grid;grid-template-columns:1.35fr .8fr .7fr;gap:20px;align-items:end;background:transparent;color:var(--ink)}
.room-feature::before{display:none}.room-large,.room-detail{margin:0;overflow:hidden}.room-large{height:700px}.room-detail{height:480px;margin-bottom:86px}.room-large img,.room-detail img{width:100%;height:100%;object-fit:cover;filter:saturate(.84)}
.room-copy{position:relative;z-index:1;min-height:0;margin:0 -58px 0 0;padding:48px 44px;background:var(--paper);color:var(--ink);border-top:1px solid var(--accent)}
.room-copy h2{max-width:9ch;margin:0 0 24px;font-size:clamp(2.8rem,4.3vw,4.5rem)}.room-copy p:not(.section-label){max-width:38ch;color:var(--muted)}.room-copy a{display:inline-flex;color:var(--ink);border-bottom-color:var(--accent)}

.visit{padding-bottom:clamp(52px,6vw,82px);border-top:1px solid var(--line)}
.visit-copy{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(270px,.62fr);grid-template-rows:auto auto auto;column-gap:clamp(58px,9vw,138px);row-gap:24px;align-items:start}
.visit-copy .section-label{grid-column:1;grid-row:1;margin:0}
.visit-copy h2{grid-column:1;grid-row:2/5;max-width:12ch;margin:0;font-size:clamp(3.4rem,5.2vw,5.6rem)}
.visit-copy>p:not(.section-label){margin:0;color:var(--muted)}
.visit-copy>p:nth-of-type(2){grid-column:2;grid-row:1}
.visit-copy>p:nth-of-type(3){grid-column:2;grid-row:2}
.visit-copy>a{grid-column:2;grid-row:3;justify-self:start;align-self:start;color:var(--ink);white-space:nowrap}
.visit .sb-location-map--embedded,.sb-location-map--embedded[data-section="map"]{width:min(var(--max),calc(100% - 64px));margin:0 auto clamp(90px,10vw,140px)}
.sb-location-map__canvas{min-height:480px;border:1px solid var(--line);filter:grayscale(.7) contrast(.92)}

.quote-section{width:min(1100px,calc(100% - 64px));margin:0 auto;padding:clamp(100px,12vw,170px) 0;text-align:left;border-top:1px solid var(--line);background:transparent;color:var(--ink)}
.quote-section blockquote{max-width:13ch;margin:0;font-family:var(--serif);font-size:clamp(3rem,5.5vw,5.7rem);font-weight:420;line-height:1.02;letter-spacing:-.035em}.quote-section p{margin:28px 0 0;color:var(--accent-text);font-size:14px;font-weight:600}
.closing{width:min(var(--max),calc(100% - 64px));margin:0 auto clamp(95px,10vw,145px);padding:56px 0;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:transparent;color:var(--ink)}
.closing h2{max-width:11ch;margin:0;font-size:clamp(2.8rem,4.6vw,4.9rem)}

.site-footer{background:#f9f9f8;color:var(--ink);border-top:1px solid var(--line)}
.footer-grid{width:min(var(--max),calc(100% - 64px));grid-template-columns:1.5fr .65fr .95fr 1fr;gap:50px}.footer-grid p,.footer-grid a{color:var(--muted)}.footer-grid a:hover{color:var(--accent-text)}
.footer-label{color:var(--ink)!important;font-size:11px;letter-spacing:.12em}.footer-cta{color:var(--ink)!important;border-bottom-color:var(--accent)!important}
.footer-bottom{width:min(var(--max),calc(100% - 64px));color:var(--muted);font-size:12px}

.page-intro{width:min(var(--max),calc(100% - 64px));padding:clamp(84px,10vw,140px) 0 72px;display:grid;grid-template-columns:1.3fr .7fr;gap:clamp(50px,9vw,150px);align-items:end;border-bottom:1px solid var(--line)}
.page-intro h1{max-width:12ch;margin:0}.page-intro>p{max-width:48ch;margin:0;color:var(--muted)}
.services-page .service-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:70px 30px}.services-page .service-card:nth-child(n){margin-top:0}.services-page .service-photo{aspect-ratio:16/10}.services-page .service-card:nth-child(even){margin-top:80px}
.gallery-page{width:min(var(--max),calc(100% - 64px));padding:70px 0 140px;grid-template-columns:1.2fr .8fr;gap:24px}.gallery-tile{min-height:690px}.gallery-tile--wide{grid-column:1/-1;min-height:640px}.gallery-tile:nth-child(3){margin-top:96px}.gallery-tile img{filter:saturate(.86)}

.booking-page{width:min(var(--max),calc(100% - 64px));padding:clamp(84px,10vw,140px) 0;grid-template-columns:.8fr 1.2fr;gap:clamp(70px,10vw,150px)}
.booking-copy h1{max-width:10ch}.booking-steps{border-top:1px solid var(--line)}.booking-panel{padding:clamp(34px,5vw,58px);background:var(--paper-soft);border:1px solid var(--line)}
.booking-panel input,.booking-panel select{border-color:#aeb5ba;background:#fff;color:var(--ink)}.slot-grid button{background:#fff;border-color:#aeb5ba}.slot-grid button:hover,.slot-grid button.is-selected{background:var(--accent);border-color:var(--accent);color:var(--accent-on)}
.booking-success h2{font-size:clamp(2.8rem,5vw,4.6rem)}

.about-story{grid-template-columns:1.08fr .92fr;gap:clamp(60px,9vw,140px)}.about-story figure{max-height:820px}.about-story img{max-height:820px;object-position:center 28%}.about-story h2{max-width:11ch}.values{grid-template-columns:1fr 1fr;background:transparent;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:0;padding:0}.values article{background:transparent;border-right:1px solid var(--line);padding:54px}.values article:nth-child(even){border-right:0}.values h3{margin:34px 0 13px;font-size:2.2rem}
.team{grid-template-columns:.72fr 1.28fr;gap:clamp(60px,9vw,140px)}.team-list article{border-color:var(--line)}

.contact-page{width:min(var(--max),calc(100% - 64px));padding:clamp(84px,10vw,140px) 0;grid-template-columns:1.2fr .8fr;gap:clamp(70px,10vw,150px)}
.contact-copy h1{max-width:10ch}.contact-card{padding:clamp(40px,5vw,64px);background:var(--paper-soft);border-top:1px solid var(--accent);color:var(--ink)}.contact-card p:not(.section-label){color:var(--muted)}.contact-card .btn{display:flex;width:max-content;margin:30px 0 22px}.contact-card>a:last-child{display:flex;width:max-content;color:var(--ink)}
.contact-page .sb-location-map--embedded{margin-top:90px}.contact-ledger{border-top-color:var(--line)}
.policy-page>div{grid-template-columns:1fr 1fr;background:transparent;border-color:var(--line)}.policy-page article{background:transparent;border-bottom:1px solid var(--line)}
.not-found>span{color:var(--accent-text);font-size:6rem}
.toast{background:var(--ink);color:#f7f7f5}

@media(max-width:980px){
  .header-inner{min-height:76px;grid-template-columns:1fr auto}.site-menu{background:#f9f9f8}.menu-toggle{border-color:var(--line)}
  .hero{min-height:760px}.hero-copy{padding-top:360px;grid-template-columns:1fr .6fr;column-gap:42px}.hero h1{font-size:clamp(3.5rem,8.4vw,5.2rem)}
  .home-story{grid-template-columns:1fr .72fr;gap:48px}.home-story-copy{padding-left:32px}.home-story figure,.home-story figure img{min-height:560px}
  .service-list{grid-template-columns:1.2fr .8fr}.service-card:nth-child(3){grid-column:2;margin-top:0}.services-preview .service-card:nth-child(2){margin-top:60px}
  .craft{grid-template-columns:1fr}.craft-title{position:static}.craft-title h2{max-width:12ch}.craft-points article{grid-template-columns:50px .75fr 1fr}
  .room-feature{grid-template-columns:1.2fr .8fr}.room-copy{order:-1;grid-column:1/-1;margin:0;padding:48px}.room-detail{display:block;height:520px;margin:0}.room-large{height:620px}
  .visit-copy{grid-template-columns:minmax(0,1fr) minmax(240px,.72fr);column-gap:48px}.visit-copy h2{grid-column:1;grid-row:2/5}.visit-copy>a{grid-column:2;grid-row:3;justify-self:start}.footer-grid{grid-template-columns:1.2fr .8fr 1fr}.footer-grid>div:last-child{grid-column:2/4}
  .services-page .service-list{grid-template-columns:1fr 1fr}.contact-page,.booking-page{grid-template-columns:1fr}.about-story,.team{grid-template-columns:1fr}.values,.policy-page>div{grid-template-columns:1fr}.values article{border-right:0}
}

@media(max-width:680px){
  body{font-size:16px}.announcement{padding:8px 14px}.header-inner{width:calc(100% - 28px)}.site-menu a{padding:14px 0}.brand-name{font-size:22px}
  .section,.closing,.page-intro,.booking-page,.contact-page,.quote-section{width:calc(100% - 28px)}.section{padding:76px 0}
  .hero{min-height:700px}.hero::after{background:linear-gradient(180deg,rgba(13,14,16,.08) 12%,rgba(13,14,16,.32) 48%,rgba(13,14,16,.94) 100%)}.hero-media img{object-position:60% center}.hero-copy{width:calc(100% - 36px);padding:300px 0 27px;display:flex;flex-direction:column;justify-content:flex-end}.hero h1{max-width:11ch;font-size:clamp(3rem,13vw,4rem);line-height:.97}.hero-lede{font-size:15px}.hero-actions{width:100%;flex-direction:column;align-items:stretch;gap:14px;margin-top:22px}.hero-actions .btn,.hero-actions .text-link{width:100%}.hero-facts{width:100%;grid-template-columns:1fr 1fr;margin-top:24px;padding:16px 0 0;border-left:0}
  h2{font-size:clamp(2.55rem,12vw,3.85rem)}.home-story{display:flex;flex-direction:column}.home-story-copy{padding-left:20px}.home-story figure{width:88%;align-self:flex-end;min-height:500px}.home-story figure img{min-height:500px}
  .section-head{margin-bottom:38px}.section-head h2{max-width:11ch}.service-list,.services-page .service-list{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:15px}.service-card,.service-card:first-child,.service-card:nth-child(n),.services-page .service-card:nth-child(n){flex:0 0 84%;margin-top:0;scroll-snap-align:start}.service-photo,.service-card:first-child .service-photo,.services-page .service-photo{aspect-ratio:4/5}.service-card-copy,.service-card:first-child .service-card-copy{padding-top:20px}.service-card h3{font-size:2.35rem}.section-link{margin-top:34px}
  .craft-points article{grid-template-columns:38px 1fr;gap:14px}.craft-points article p{grid-column:2}.craft-points h3{font-size:19px}
  .process{padding-left:14px;padding-right:14px}.process ol{grid-template-columns:1fr}.process li,.process li+li{padding:24px 0;border-right:0;border-bottom:1px solid var(--line)}
  .room-feature{width:calc(100% - 28px);display:grid;grid-template-columns:1fr;padding:76px 0;gap:14px}.room-copy{order:0;grid-column:auto;margin:-66px 14px 0;padding:30px 24px}.room-large{height:500px}.room-detail{height:390px;margin-top:14px}
  .visit{padding-bottom:40px}.visit-copy{display:flex;flex-direction:column;gap:0}.visit-copy .section-label{margin:0 0 16px}.visit-copy h2{max-width:11ch;margin:0 0 32px;font-size:clamp(2.8rem,12vw,3.9rem)}.visit-copy>p:not(.section-label){margin:0 0 14px}.visit-copy>a{margin-top:10px}.visit .sb-location-map--embedded,.sb-location-map--embedded[data-section="map"]{width:calc(100% - 28px);margin-bottom:76px}.sb-location-map__canvas{min-height:390px}
  .quote-section{padding:80px 0}.quote-section blockquote{font-size:clamp(2.8rem,13vw,4rem)}.closing{grid-template-columns:1fr;gap:28px;margin-bottom:78px;padding:42px 0}.closing .btn{width:100%}
  .footer-grid,.footer-bottom{width:calc(100% - 28px)}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}
  .page-intro{padding:70px 0 52px;grid-template-columns:1fr;gap:24px}.page-intro h1{font-size:clamp(3rem,13vw,4rem)}
  .gallery-page{width:calc(100% - 28px);grid-template-columns:1fr;padding-top:42px}.gallery-tile,.gallery-tile--wide{grid-column:auto;min-height:500px}.gallery-tile:nth-child(3){margin-top:0}
  .booking-panel{padding:28px 18px}.slot-grid{grid-template-columns:repeat(2,1fr)}.contact-card{padding:34px 24px}.policy-page article{padding:34px 24px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}a,button,input,select,.service-photo img,.toast{transition:none!important}}

/* >>> standard 2026-09-25 */
:root body{--band:clamp(40px,5vw,68px)}
@media(max-width:760px){:root body{--band:40px}}
/* The engines take the design's own colours, square like its own parts. */
:root body :is(.eng-sec,.eng-page-intro){--ground:var(--white,#fff);--surface:var(--paper);--surface-2:var(--line);--ink-soft:var(--muted);--primary:var(--accent);--on-primary:var(--accent-on);--primary-text:var(--accent-text);--font-display:var(--serif,var(--display,var(--font,inherit)));--radius:0px;--radius-sm:0px;--radius-btn:0px}
/* Sections: the band's room, top and bottom. */
:root body .section{padding-top:var(--band);padding-bottom:var(--band)}
:root body :is(.services-preview,.craft,.process,.visit,.closing,.booking-page,.contact-page){padding-top:var(--band);padding-bottom:var(--band)}
:root body .quote-section{padding-top:var(--band);padding-bottom:var(--band)}
:root body .page-intro{padding-top:var(--band);padding-bottom:clamp(28px,3vw,40px)}
:root body .services-page{padding-top:clamp(28px,3vw,40px)}
:root body .gallery-page{padding-top:clamp(28px,3vw,40px);padding-bottom:var(--band)}
:root body .policy-page{padding-top:clamp(28px,3vw,40px)}
:root body .section-head{margin-bottom:clamp(28px,3vw,40px)}
:root body .services-preview .section-link{margin-top:28px}
/* The About page's values keep their own hairline frame (no band of it). */
:root body .values.section{padding-top:1px;padding-bottom:1px}
:root body .room-feature{min-height:clamp(420px,42vw,560px)}
:root body .room-copy{padding-top:var(--band);padding-bottom:var(--band)}
/* Headings spread across their room, at a size that lets them. */
:root body main h2{font-size:clamp(2.1rem,3.6vw,3.5rem)}
@media(max-width:680px){:root body main h2{font-size:clamp(2rem,9vw,2.6rem)}}
:root body :is(.home-story-copy h2,.section-head h2,.craft-title h2,.visit-copy h2,.closing h2,.room-copy h2,.about-story h2,.team-intro h2,.booking-copy h1,.contact-copy h1,.page-intro h1,.not-found h1,.eng-head h2,.quote-section blockquote){max-width:none;text-wrap:balance}
:root body :is(.home-story-copy,.visit-copy,.closing>div,.eng-head>div){max-width:none}
:root body :is(.home-story-copy,.room-copy) > p:not(.section-label){max-width:56ch}
@media(min-width:981px){
  :root body .section-head{grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);gap:18px 60px}}
/* The business's name always shows in full: it wraps to a second line
   rather than being cut off. */
:root body .brand{width:auto;max-width:100%;min-width:0}
:root body .brand-name{flex:0 1 auto;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:break-word;line-height:1.05;min-width:0}
:root body .brand-name small{white-space:normal}
@media(max-width:980px){:root body .header-inner{grid-template-columns:minmax(0,1fr) auto}}
/* The real map, always shown. */
:root body .sb-location-map__canvas::before,:root body .sb-location-map__canvas::after{content:none}
:root body .sb-location-map__canvas iframe{opacity:1}
:root body .visit .sb-location-map--embedded{margin-top:0}
/* The engines' bands: edge to edge like the design's own, their words and cards in its width. */
:root body .eng-sec{width:100%;max-width:none;margin:0;padding:var(--band) max(22px,calc((100% - var(--max))/2))}
:root body .eng-sec > .eng-wrap{width:100%;max-width:none;margin:0}
:root body .eng-sec+.eng-sec:not(.eng-figures-band){border-top:1px solid var(--line)}
:root body .eng-head{margin-top:0}
:root body .eng-head .eng-lead{margin:12px 0 0;color:var(--muted);max-width:56ch}
:root body .eng-head h2{margin:0}
:root body .eng-link{color:var(--ink);font-size:14px;font-weight:600;text-decoration-thickness:1px}
:root body .eng-card{border-color:var(--line);background:var(--white,#fff)}
:root body .eng-card__body h3{font-family:var(--sans,inherit);font-size:1.3rem;font-weight:600;letter-spacing:-.02em}
:root body .eng-card__body .btn{min-height:44px;padding:10px 18px}
:root body .eng-figures-band{background:var(--ink);color:var(--white,#fff)}
:root body .eng-figures-band .eng-figure{border-left-color:var(--accent)}
:root body .eng-figures-band .eng-figure strong{color:var(--white,#fff);font-size:clamp(2.2rem,3.6vw,3.4rem);font-weight:600;letter-spacing:-.04em}
:root body .eng-figures-band .eng-figure span{color:rgba(255,255,255,.8)}
:root body .eng-date{background:var(--ink);color:var(--white,#fff)}
:root body .eng-review{background:var(--white,#fff);border:1px solid var(--line)}
:root body :is(.eng-request__form,.eng-aside,.eng-success){background:var(--white,#fff);border:1px solid var(--line)}
:root body .eng-page-intro{border-bottom:1px solid var(--line)}
:root body main>.eng-sec.eng-page{border-top:0}
:root body .eng-off{text-align:center}
:root body .eng-off h1{margin:0 auto 24px;font-size:clamp(2rem,3.4vw,3rem)}
/* The basket's Add button (the shop engine), square like the studio's own
   buttons, under the card's words (lifestyle_engines.settle_basket puts it there). */
:root body .service-card-copy>.sb-shop-add{flex:0 0 auto;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;min-height:44px;margin:16px 0 0;padding:0 18px;border:1px solid var(--ink);border-radius:0;background:transparent;color:var(--ink);font:600 13px/1 var(--sans,inherit);text-decoration:none}
:root body .service-card-copy>.sb-shop-add:hover,:root body .service-card-copy>.sb-shop-add:focus-visible{background:var(--ink);color:var(--white,#fff)}
:root body .service-card-copy>.sb-shop-add:hover .oi-add-label{color:inherit;mix-blend-mode:normal}
/* The footer: the studio, its pages in two columns, where to find it. */
:root body .footer-grid:has(>.footer-explore){grid-template-columns:minmax(0,1.1fr) minmax(0,1.3fr) minmax(0,.9fr);gap:40px clamp(32px,5vw,72px)}
:root body .footer-grid>.footer-explore{display:block!important;columns:2;column-gap:clamp(18px,2.4vw,32px)}
:root body .footer-explore>.footer-label{column-span:all;margin:0 0 11px}
:root body .footer-explore>a{display:block;width:max-content;max-width:100%;margin:0 0 11px;break-inside:avoid}
:root body .site-footer{padding-top:clamp(40px,5vw,60px)}
:root body .footer-bottom{margin-top:clamp(28px,3vw,40px)}
@media(max-width:980px){
  :root body .footer-grid:has(>.footer-explore){grid-template-columns:1fr 1fr}
  :root body .footer-grid>.footer-brand-col{grid-column:1/-1}
  :root body .site-menu{max-height:calc(100vh - 120px);overflow:auto}
}
@media(max-width:680px){
  :root body .footer-grid:has(>.footer-explore){grid-template-columns:1fr;gap:32px}
  :root body .footer-grid:has(>.footer-explore)>div{grid-column:auto}
  :root body .eng-sec{padding:var(--band) 14px}
}
/* The editors: every photograph keeps its frame inside the editor's wrapper,
   and a tap beside the hero's words reaches the photograph. */
:root body :is(.hero-media,.home-story figure,.service-photo,.room-feature figure,.about-story figure,.gallery-tile,.eng-card__photo,.eng-photo)>[data-paurtal-img-wrap]{display:block!important;width:100%;height:100%}
:root body .hero-media{min-height:100%}
:root body .hero-copy{pointer-events:none}
:root body .hero-copy *{pointer-events:auto}
:root body .hero-copy>:is(.section-label,h1,.hero-lede){width:fit-content}
@media(min-width:981px){:root body .hero-copy>h1:is(h1){max-width:min(100%,40vw)}}
:root body section[data-section="hero"]::before,:root body section[data-section="hero"]::after{pointer-events:none}
/* Velvet Chair: its studio band, map and closing at the standard's spacing. */
:root body .room-feature{padding-top:var(--band);padding-bottom:var(--band)}
:root body .room-large{height:clamp(380px,40vw,600px)}
:root body .room-detail{height:clamp(300px,30vw,440px);margin-bottom:40px}
:root body .sb-location-map--embedded[data-section="map"],:root body .visit .sb-location-map--embedded{margin-bottom:0}
:root body .closing{margin-bottom:0;border-bottom:0;padding-top:40px;padding-bottom:40px}
/* No drawn rule beside the story's words. */
:root body .home-story-copy{border-left:0}
/* <<< standard 2026-09-25 */
/* >>> fixes 2026-09-26 */
/* The 2026-09-26 pass: no heading squeezed into five lines on a laptop,
   the contact page's map one band below the details, a service alone on the
   last row of the services page laid out across it, heads and hair kept in
   every wide photograph, and one shape for every service photograph. */
@media(min-width:981px){
  :root body .booking-copy h1{font-size:clamp(2.6rem,3.7vw,3.8rem)}
}
@media(min-width:981px){
  :root body .hero{min-height:max(min(850px,calc(100dvh - 116px)),35vw)}
  :root body .hero-media img{object-position:50% 12%}
}
:root body .service-list .service-card .service-photo.service-photo{flex:none;align-self:start;width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:1/1}
:root body .service-list .service-card .service-photo.service-photo img{width:100%;height:100%;min-height:0;max-height:none;aspect-ratio:auto;object-fit:cover;object-position:50% 25%}
:root body .room-feature img{object-position:50% 20%}
:root body .contact-page{row-gap:var(--band)}
:root body .contact-page .sb-location-map--embedded{margin-top:0}
@media(min-width:681px){
  :root body .services-page .service-card:last-child:nth-child(odd){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}
}
/* The menu beside the logo, however many pages it lists (Tumi 2026-09-27:
   "it should be next to the logo"). A long menu tightens rather than
   dropping to a row of its own; the phone keeps its menu button. */
@media(min-width:981px){
  :root body .header-inner:has(.site-menu>a:nth-child(7)){grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto;gap:clamp(16px,2vw,32px);padding-top:0}
  :root body .header-inner:has(.site-menu>a:nth-child(7)) .site-menu{grid-column:auto;grid-row:auto;justify-content:flex-end;flex-wrap:wrap;column-gap:clamp(12px,1.4vw,24px);row-gap:0;min-width:0;margin-top:0;border-top:0}
  :root body .header-inner:has(.site-menu>a:nth-child(7)) .site-menu a{white-space:nowrap}
  :root body .header-inner:has(.site-menu>a:nth-child(7)) .header-book{grid-column:auto;grid-row:auto}
}
@media(min-width:981px) and (max-width:1319px){
  :root body .header-inner:has(.site-menu>a:nth-child(7)) .site-menu a{font-size:12px;padding-top:10px;padding-bottom:8px}
  :root body .header-inner:has(.site-menu>a:nth-child(7)) .header-book{padding-inline:14px;font-size:12.5px}
  :root body .header-inner:has(.site-menu>a:nth-child(7)) .brand-name small{display:none}
}
/* <<< fixes 2026-09-26 */
