:root{--cream:#f5f3ee;--cream-2:#ece8df;--ink:#16150f;--ink-soft:#57534a;--terra:#b95c33;--line:rgba(22,21,15,.12);--serif:'Instrument Serif',Georgia,serif;--sans:'Instrument Sans','Helvetica Neue',sans-serif}
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden;overflow-x:clip;width:100%}
html::-webkit-scrollbar{display:none}
body{font-family:var(--sans);background:var(--cream);color:var(--ink);line-height:1.65;font-size:16px;-webkit-font-smoothing:antialiased;overflow-x:hidden;overflow-x:clip;width:100%}
img,video{max-width:100%;display:block;-webkit-user-drag:none;user-select:none}
a{color:inherit;text-decoration:none}
ul{list-style:none}
::selection{background:var(--terra);color:var(--cream)}
.container{width:min(1280px,92%);margin-inline:auto}
section{padding:clamp(4.5rem,9vw,8rem) 0;position:relative}
.h2{font-family:var(--serif);font-weight:400;font-size:clamp(2.2rem,4.5vw,3.6rem);line-height:1.05;letter-spacing:-.01em}
.h2 em{font-style:italic;color:var(--terra)}
.lead{color:var(--ink-soft);max-width:56ch;font-size:1.05rem}
.btn{display:inline-flex;align-items:center;gap:.8rem;font-size:.74rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;padding:1.1rem 2.2rem;border-radius:999px;border:1px solid var(--ink);color:var(--ink);transition:.35s;cursor:pointer;background:transparent}
.btn:hover{background:#22331C;color:var(--cream)}
.btn--fill{background:#22331C;color:var(--cream)}
.btn--fill:hover{background:#D0A879;border-color:#D0A879;color:#000}
.btn--ghost{border-color:rgba(255,255,255,.6);color:#fff}
.btn--ghost:hover{background:#fff;color:var(--ink);border-color:#fff}
.above_top_bar{background:#D0A879;color:#fff;position:relative;z-index:101;font-size:.8rem;letter-spacing:.06em;padding-top:env(safe-area-inset-top);box-shadow:0 1px 0 0 #D0A879}
.above_top_bar .page_content_wrapper{width:min(1280px,92%);margin-inline:auto;display:flex;justify-content:space-between;align-items:center;min-height:38px;gap:1rem}
.social_wrapper ul{display:flex;align-items:center;gap:1.1rem}
.social_wrapper a{display:grid;place-items:center;transition:.3s}
.social_wrapper a:hover{color:var(--ink)}
.social_wrapper svg{width:14px;height:14px;fill:currentColor}
.top_contact_info{display:flex;align-items:center;gap:1.6rem}
.top_contact_info span{display:inline-flex;align-items:center;gap:.45rem}
.top_contact_info a{display:inline-flex;align-items:center;gap:.45rem;transition:.3s}
.top_contact_info a:hover{color:var(--ink)}
.top_contact_info svg{width:13px;height:13px;fill:currentColor}
@media(max-width:640px){#top_contact_address{display:none}}
@media(max-width:1000px){.above_top_bar{display:none!important}}
header{position:sticky;top:0;left:0;right:0;z-index:100;background:#22331C;padding:.7rem 0;border:none;box-shadow:0 1px 0 0 #22331C}
header .container{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:110}
.logo img{height:40px;width:auto}
header .burger.open span{background:#fff!important}
section[id]{scroll-margin-top:calc(70px + env(safe-area-inset-top))}
nav ul{display:flex;gap:2.2rem}
nav a{font-size:.74rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500;color:#fff;transition:.3s;position:relative;padding-bottom:.25rem}
nav a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:1px;background:currentColor;transition:width .3s}
nav a:hover::after{width:100%}
.nav-right{display:flex;align-items:center;gap:1.6rem}
.nav-book{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;font-weight:600;color:#fff;border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:.7rem 1.5rem;transition:.3s}
.nav-book:hover{background:#fff;color:var(--ink)}
.burger{display:none;background:none;border:none;cursor:pointer;z-index:110;padding:.4rem;position:relative}
.burger span{display:block;width:28px;height:2px;background:#fff;margin:6px 0;transition:transform .25s,opacity .25s;border-radius:2px}
.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:#22331C;touch-action:none;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:calc(90px + env(safe-area-inset-top)) 24px 40px;opacity:0;visibility:hidden}
.mobile-menu.open{opacity:1;visibility:visible;transition:opacity .25s ease}
.mobile-menu .mm-main,.mobile-menu .mm-panel{display:flex;flex-direction:column;align-items:center}
.mobile-menu .mm-panel{display:none}
.mobile-menu.sub-open .mm-main{display:none}
.mobile-menu.sub-open .mm-panel{display:flex}
.mobile-menu a,.mobile-menu .mm-item{display:block;color:#fff;font-family:var(--serif);font-size:1.35rem;letter-spacing:.05em;padding:.55rem 0;background:none;border:none;cursor:pointer}
.mobile-menu .mm-title{font-family:var(--sans);font-size:.72rem;letter-spacing:.26em;text-transform:uppercase;color:#D0A879;font-weight:600;margin-bottom:.8rem}
.mobile-menu .mm-book{margin-top:1.4rem;background:#fff;color:#22331C;font-family:var(--sans);font-weight:600;font-size:.74rem;letter-spacing:.22em;text-transform:uppercase;padding:1rem 2.1rem;border-radius:999px}
.burger .burger-chev{display:block;position:absolute;left:50%;top:50%;margin:-13px 0 0 -13px;width:26px;height:26px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:0;transform:rotate(-90deg) scale(.5);transition:transform .3s ease,opacity .25s ease;pointer-events:none}
.burger.back span{opacity:0}
.burger.back .burger-chev{opacity:1;transform:rotate(0deg) scale(1)}
@media(max-width:1000px){
nav{display:none}
.burger{display:block}
.burger.open span{background:#fff}
.burger.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}
.burger.open span:nth-child(2){opacity:0}
.burger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
.nav-book{display:none}
}
.room-hero{position:relative;height:62vh;min-height:440px;display:flex;align-items:flex-end;color:#fff;overflow:hidden}
.room-hero img.bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.room-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,8,.5),rgba(10,10,8,.15) 45%,rgba(10,10,8,.72))}
.room-hero .container{position:relative;z-index:2;padding-bottom:3.5rem}
.room-hero .crumbs{font-size:.7rem;letter-spacing:.26em;text-transform:uppercase;color:rgba(255,255,255,.75);margin-bottom:.9rem;display:block}
.room-hero .crumbs a:hover{color:#fff}
.room-hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(2.8rem,6vw,5rem);line-height:1}
.room-facts{display:flex;gap:2.2rem;margin-top:1.4rem;flex-wrap:wrap;font-size:.74rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.85)}
.room-facts span{display:inline-flex;align-items:center;gap:.55rem}
.room-facts svg{width:16px;height:16px;stroke:#D0A879;fill:none;stroke-width:1.5}
.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(3rem,6vw,6rem);align-items:stretch}
.about-grid>*,.g-grid>*,.other-grid>*,.foot-grid>*{min-width:0}
.foot-grid a,.foot-grid li{overflow-wrap:break-word}
.about-col{display:flex;flex-direction:column}
.about-col .btn{align-self:flex-start}
.about-decor{flex:1;min-height:220px;border-radius:18px;overflow:hidden;margin-top:2rem;position:relative}
.about-decor img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity 1.2s ease}
.about-grid .h2{margin-bottom:1.4rem}
.about-grid p{color:var(--ink-soft);margin-bottom:1.1rem}
.amenities-box{background:#fff;border-radius:18px;padding:2.4rem}
.amenities-box h3{font-family:var(--serif);font-weight:400;font-size:1.5rem;margin-bottom:1.2rem}
.amenities-box li{display:flex;gap:.8rem;align-items:flex-start;padding:.55rem 0;font-size:.95rem;color:var(--ink-soft);border-bottom:1px solid var(--line)}
.amenities-box li:last-child{border:none}
.amenities-box svg{width:16px;height:16px;stroke:var(--terra);fill:none;stroke-width:2;flex:none;margin-top:.35rem}
@media(max-width:900px){.about-grid{grid-template-columns:1fr}}
.gallery-sec{background:var(--cream-2)}
.g-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:2.8rem}
.g-grid a{border-radius:14px;overflow:hidden;aspect-ratio:4/3;cursor:zoom-in}
.g-grid img{width:100%;height:100%;object-fit:cover;transition:transform .8s}
.g-grid a:hover img{transform:scale(1.06)}
@media(max-width:820px){.g-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.g-grid{grid-template-columns:1fr}}
.lightbox{position:fixed;inset:0;background:rgba(34,51,28,.96);display:none;place-items:center;z-index:200;padding:4vh 4vw}
.lightbox.open{display:grid}
.lightbox img{max-width:100%;max-height:92vh;border-radius:10px}
.lightbox button{position:fixed;top:1.4rem;right:1.6rem;background:none;border:none;color:#fff;font-size:2.2rem;cursor:pointer;line-height:1}
.other-rooms h2{margin-bottom:2.6rem}
.other-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}
.other-grid a{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4/3.4}
.other-grid img{width:100%;height:100%;object-fit:cover;transition:transform .9s}
.other-grid a:hover img{transform:scale(1.06)}
.other-grid a::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(12,11,8,.75))}
.other-grid span{position:absolute;left:1.4rem;bottom:1.2rem;z-index:2;color:#fff;font-family:var(--serif);font-size:1.4rem}
@media(max-width:820px){.other-grid{grid-template-columns:1fr}}
.cta{background:#D0A879;color:var(--cream);text-align:center}
.cta .h2{color:#fff;margin-bottom:1.2rem}
.cta .lead{margin:0 auto 2.4rem;color:rgba(255,255,255,.85)}
.cta-contact{margin-top:2rem;font-size:.85rem;color:rgba(255,255,255,.8);letter-spacing:.08em}
.cta-contact a{color:var(--cream);border-bottom:1px solid rgba(245,243,238,.3);transition:.3s}
.cta-contact a:hover{color:var(--terra);border-color:var(--terra)}
footer{background:#22331C;color:rgba(255,255,255,.85);padding:4rem 0 0;font-size:.9rem}
.foot-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:3rem;padding-bottom:3rem}
.foot-grid h4{font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;color:#fff;margin-bottom:1.3rem;font-weight:600}
.foot-logo{height:64px;width:auto;margin-bottom:1.4rem}
.foot-grid ul li{margin-bottom:.65rem}
.foot-grid a:hover{color:#D0A879}
.foot-bottom{border-top:1px solid rgba(255,255,255,.18);padding:1.5rem 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.72rem;letter-spacing:.1em}
@media(max-width:960px){.foot-grid{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.foot-grid{grid-template-columns:1fr}}
.wave{position:absolute;left:0;right:0;bottom:-1px;z-index:4;line-height:0;pointer-events:none}
.wave svg{width:100%;height:clamp(30px,5.5vw,70px);display:block}

.has-sub{position:relative}
.has-sub>a{display:inline-flex;align-items:center;gap:.45rem}
.has-sub>a::before{content:'';width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .3s;order:2}
.has-sub:hover>a::before{transform:rotate(225deg) translateY(-1px)}
.sub{display:flex;flex-direction:column;gap:2px;position:absolute;top:calc(100% + .9rem);left:50%;translate:-50% 0;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);width:260px;border-radius:16px;border:1px solid rgba(22,21,15,.08);padding:.6rem;opacity:0;visibility:hidden;transform:scale(.96) translateY(-6px);transform-origin:top center;transition:opacity .28s cubic-bezier(.33,1,.36,1),transform .28s cubic-bezier(.33,1,.36,1),visibility .28s;box-shadow:0 24px 60px -18px rgba(22,21,15,.25);z-index:50}
.sub::before{content:'';position:absolute;top:-.95rem;left:0;right:0;height:1rem}
.sub::after{content:'';position:absolute;top:-5px;left:50%;translate:-50% 0;width:10px;height:10px;background:inherit;border-left:1px solid rgba(22,21,15,.08);border-top:1px solid rgba(22,21,15,.08);rotate:45deg}
.has-sub:hover .sub{opacity:1;visibility:visible;transform:scale(1) translateY(0)}
.sub li{margin:0}
.sub a{display:block;padding:.7rem 1.1rem;border-radius:10px;color:var(--ink)!important;font-size:.71rem;letter-spacing:.14em;white-space:nowrap;transition:background .25s,color .25s,transform .25s}
.sub a::after{display:none}
.sub a::before{display:none}
.sub a:hover{color:var(--terra)!important;background:rgba(208,168,121,.14);transform:translateX(5px)}
@media(max-width:1000px){
.has-sub>a::before{transform:rotate(45deg) translateY(-2px)}
.has-sub.open>a::before{transform:rotate(225deg) translateY(-1px)}
.sub{max-height:0!important;overflow:hidden;opacity:0!important;padding:0!important;transition:max-height .5s cubic-bezier(.33,1,.36,1),opacity .4s ease,padding .4s ease}
.has-sub.open .sub{max-height:320px!important;opacity:1!important;padding:.8rem 0 0!important}
.sub{display:flex;flex-direction:column;gap:.35rem;position:static;opacity:1;visibility:visible;transform:none;translate:none;background:transparent;backdrop-filter:none;border:none;box-shadow:none;min-width:0;padding:.8rem 0 0;align-items:center}
.sub::after,.sub::before{display:none}
.sub a{color:rgba(255,255,255,.6)!important;font-size:.82rem!important;font-family:var(--sans)!important;padding:.2rem 0;letter-spacing:.14em;text-transform:uppercase}
.sub a:hover{background:transparent;padding-left:0}
}

.socials{display:flex;gap:.9rem;margin-top:1.5rem}
.socials a{width:40px;height:40px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center;transition:.3s}
.socials a:hover{background:#D0A879;border-color:#D0A879;color:#22331C}
.socials svg{width:15px;height:15px;fill:currentColor}
