:root{--ink:#11110f;--cream:#f4f0e9;--paper:#f9f6f0;--gold:#a9854d;--muted:#716d65;--rail:156px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-weight:300}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:30;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}.preloader{position:fixed;z-index:9999;inset:0;background:#f6f1e9;display:grid;place-items:center;transition:opacity .8s,visibility .8s}.preloader.done{opacity:0;visibility:hidden}.pre-logo{text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px}.pre-logo svg{width:90px;fill:none;stroke:var(--gold);stroke-width:1}.pre-logo strong{font:32px 'Italiana',serif;letter-spacing:.12em}.pre-logo span{font-size:9px;letter-spacing:.35em}.loadline{width:180px;height:1px;background:#d8cdbd;margin-top:25px;overflow:hidden}.loadline i{display:block;width:40%;height:100%;background:var(--gold);animation:load 1.6s infinite ease-in-out}@keyframes load{0%{transform:translateX(-120%)}100%{transform:translateX(360%)}}
.rail{position:fixed;left:0;top:0;bottom:0;width:var(--rail);background:#f7f3ec;z-index:80;border-right:1px solid #ddd4c7;display:flex;flex-direction:column;align-items:stretch;padding:28px 19px}.brand{text-decoration:none;color:var(--ink);text-align:center;display:flex;flex-direction:column;align-items:center}.brand svg{width:70px;fill:none;stroke:var(--gold);stroke-width:1.2;margin-bottom:4px}.brand b{font-size:8px;letter-spacing:.45em}.brand strong{font:24px 'Italiana',serif;letter-spacing:.04em;margin:3px 0}.brand small{font-size:7px;letter-spacing:.25em}.rail nav{margin-top:60px;display:flex;flex-direction:column;gap:22px}.rail nav a{font-size:9px;color:#6f6a62;text-decoration:none;display:grid;grid-template-columns:20px 1fr;gap:6px}.rail nav a span{color:var(--ink);text-transform:uppercase;letter-spacing:.08em}.rail-foot{margin-top:auto;display:flex;flex-direction:column;gap:14px}.rail-foot>a{color:var(--ink);font-size:10px;text-decoration:none}.rail-cta{border:1px solid var(--gold);padding:11px;text-align:center;text-transform:uppercase;letter-spacing:.08em}.menuBtn{position:fixed;right:30px;top:26px;z-index:101;width:54px;height:50px;border:0;background:var(--ink);display:none;place-items:center;cursor:pointer}.menuBtn span{display:block;width:22px;height:1px;background:#d1a967;margin:4px}.menuOverlay{position:fixed;inset:0;background:#11110f;z-index:95;transform:translateY(-105%);transition:transform .75s cubic-bezier(.77,0,.18,1);color:#fff;display:grid;place-items:center}.menuOverlay.open{transform:none}.menuInner{display:flex;flex-direction:column;text-align:center}.menuInner p{letter-spacing:.3em;color:#b9965f}.menuInner a{font:clamp(35px,7vw,70px) 'Italiana',serif;color:#fff;text-decoration:none;margin:5px}.hero,main>section,footer{margin-left:var(--rail)}.hero{height:100svh;min-height:650px;position:relative;overflow:hidden;background:#ddd}.hero-image{position:absolute;inset:0;background-position:center;background-size:cover;transform:scale(1.06);transition:transform 1.8s cubic-bezier(.2,.7,.2,1)}body.loaded .hero-image{transform:scale(1)}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,246,240,.96) 0%,rgba(249,246,240,.72) 31%,rgba(249,246,240,.1) 63%,rgba(0,0,0,.12) 100%)}.hero-top{position:absolute;top:26px;left:40px;right:42px;display:flex;justify-content:space-between;align-items:center;z-index:2}.hero-top a{font-size:12px;text-decoration:none;color:#fff}.goldBtn{background:var(--gold);padding:16px 22px;letter-spacing:.1em}.hero-copy{position:absolute;z-index:3;left:7vw;top:20%;max-width:750px}.eyebrow{font-size:11px;letter-spacing:.21em;text-transform:uppercase;color:var(--gold);font-weight:500}.wordline span{font-size:12px;letter-spacing:.9em}.hero h1{font:clamp(78px,11vw,180px)/.82 'Italiana',serif;letter-spacing:.08em;margin:20px 0 15px}.hero .sub{font-size:13px;letter-spacing:.48em}.hero-desc{margin-top:40px;border-top:1px solid #b99b6f;width:330px;padding-top:20px}.hero-desc em{font:18px/1.5 'Italiana',serif;display:block}.hero-desc a{display:inline-block;margin-top:20px;text-decoration:none;color:var(--ink);font-size:10px;letter-spacing:.12em}.hero-desc a span{margin-left:25px}.scrollMark{position:absolute;bottom:28px;left:24px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px}.scrollMark span{font-size:8px;writing-mode:vertical-rl;letter-spacing:.18em}.scrollMark i{height:55px;width:1px;background:#9f8053}.metrics{position:relative;margin-top:-64px;margin-right:7vw;margin-left:calc(var(--rail) + 7vw);z-index:5;background:rgba(249,246,240,.94);backdrop-filter:blur(14px);display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 20px 60px rgba(0,0,0,.08)}.metrics article{padding:28px 25px;border-right:1px solid #ddd2c3}.metrics article:last-child{border:0}.metrics strong{font:30px 'Italiana',serif}.metrics span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.11em;margin-top:8px;color:#5d5851}.section-pad{padding:120px 7vw}.section-number{font:100px 'Italiana',serif;color:#e0d7ca;position:absolute;top:50px;left:4vw}.about{position:relative;display:grid;grid-template-columns:.7fr 1.3fr;min-height:760px;align-items:center}.about-copy{max-width:510px;position:relative;z-index:2}.about h2,.section-head h2,.packages h2,.location h2,.gallery h2,.contact h2{font:clamp(42px,5vw,82px)/1.04 'Italiana',serif;margin:12px 0 24px}.about-copy>p:not(.eyebrow){font-size:15px;line-height:1.9;color:var(--muted)}.amenities{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px;font-size:11px;text-transform:uppercase;letter-spacing:.07em}.about-art{position:relative;height:570px}.photo-main{position:absolute;width:64%;height:70%;left:18%;top:4%;margin:0}.photo-main img,.photo-float img,.room img,.package img,.gallery img{width:100%;height:100%;object-fit:cover}.photo-float{position:absolute;width:35%;height:48%;right:1%;bottom:0;margin:0;border:8px solid var(--paper)}.topo{position:absolute;inset:0;background:repeating-radial-gradient(ellipse at 70% 48%,transparent 0 18px,rgba(167,133,77,.12) 19px 20px);mask-image:linear-gradient(90deg,transparent,#000);z-index:-1}.rooms{background:#efe9df}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px}.section-head>p{max-width:370px;color:var(--muted);line-height:1.6}.room-track{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.room a{text-decoration:none;color:inherit}.room-img{height:440px;position:relative;overflow:hidden}.room-img img{transition:transform .9s cubic-bezier(.2,.7,.2,1)}.room:hover img{transform:scale(1.045)}.room-img span{position:absolute;left:18px;top:15px;color:#fff;font:55px 'Italiana',serif;opacity:.8}.room-meta{padding:18px 2px;position:relative}.room-meta h3{font:26px 'Italiana',serif;margin:0 0 6px}.room-meta small{color:var(--gold)}.room-meta p{font-size:12px;line-height:1.5;color:var(--muted);max-width:80%}.room-meta b{position:absolute;right:8px;top:18px;font-size:24px;font-weight:300}.packages{background:#11110f;color:#f3eee5;display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.package-intro{position:sticky;top:110px;align-self:start}.package-intro p:not(.eyebrow){color:#aaa39a;line-height:1.7}.package-grid{display:grid;gap:30px}.package{position:relative;height:360px;overflow:hidden}.package:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.05))}.package img{transition:transform 1s}.package:hover img{transform:scale(1.04)}.package>div{position:absolute;left:35px;bottom:35px;z-index:2}.package small{letter-spacing:.1em}.package h3{font:40px 'Italiana',serif;margin:8px 0}.package b{font-weight:400;color:#d5b177}.package a{display:block;color:#fff;margin-top:18px;text-decoration:none;font-size:11px}.location{display:grid;grid-template-columns:.8fr 1.2fr;min-height:720px}.location-copy{background:#f5f0e7}.attraction-list{margin-top:35px}.attraction-list button{width:100%;display:flex;justify-content:space-between;padding:15px 0;background:none;border:0;border-bottom:1px solid #d9cfbf;cursor:pointer;text-align:left}.attraction-list button span{font-family:'Italiana',serif;font-size:18px}.attraction-list button b{color:var(--gold);font-weight:400}.map{min-height:720px;background:#e7e0d5}.leaflet-control-attribution{font-size:8px!important}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:14px}.gallery-grid .wide{grid-column:span 2}.g{border:0;padding:0;overflow:hidden;cursor:zoom-in}.g img{transition:transform .7s}.g:hover img{transform:scale(1.035)}.contact{background:#b08a52;color:#15130f;display:grid;grid-template-columns:1fr 1fr;padding:100px 7vw;gap:80px}.contact-copy>p:not(.eyebrow){max-width:520px;line-height:1.7}.contact-copy>div{display:flex;flex-direction:column;gap:8px;margin-top:30px}.contact-copy a,.contact-copy span{color:inherit;text-decoration:none}.booking{background:#f5f0e7;padding:35px}.booking label{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:20px}.booking input,.booking textarea{width:100%;border:0;border-bottom:1px solid #9f9588;background:transparent;padding:11px 0;font:15px 'DM Sans';outline:none}.dates{display:grid;grid-template-columns:1fr 1fr;gap:25px}.booking button{width:100%;background:#11110f;color:#fff;border:0;padding:18px;text-align:left;display:flex;justify-content:space-between;cursor:pointer;letter-spacing:.12em}footer{background:#11110f;color:#c1bbb0;padding:26px 7vw;display:flex;gap:30px;justify-content:space-between;font-size:9px}footer a{color:#d0aa70;text-decoration:none}.lightbox{position:fixed;inset:0;background:rgba(10,10,9,.95);z-index:200;display:none;place-items:center;padding:5vw}.lightbox.open{display:grid}.lightbox img{max-width:90vw;max-height:85vh}.lightbox button{position:absolute;right:30px;top:20px;background:none;border:0;color:white;font-size:40px;cursor:pointer}.reveal{opacity:0;transform:translateY(35px);transition:opacity 1s ease,transform 1s cubic-bezier(.2,.7,.2,1)}.reveal.in{opacity:1;transform:none}
@media(max-width:980px){:root{--rail:0px}.rail{display:none}.menuBtn{display:block}.hero,main>section,footer{margin-left:0}.hero-top{left:20px;right:90px}.hero-copy{left:7vw}.metrics{margin-left:5vw;margin-right:5vw;grid-template-columns:1fr 1fr}.about,.packages,.location,.contact{grid-template-columns:1fr}.section-pad{padding:85px 6vw}.about-art{height:500px}.room-track{grid-template-columns:1fr}.room-img{height:65vw;max-height:560px}.package-intro{position:static}.location-copy{order:1}.map{min-height:520px}.gallery-grid{grid-template-columns:1fr 1fr}.contact{padding:80px 6vw}.section-number{display:none}}
@media(max-width:600px){.hero{min-height:720px}.hero-wash{background:linear-gradient(180deg,rgba(249,246,240,.92),rgba(249,246,240,.5) 55%,rgba(0,0,0,.18))}.hero-copy{top:22%;left:22px;right:22px}.hero h1{font-size:64px;letter-spacing:.03em}.hero .sub{font-size:9px;letter-spacing:.25em}.wordline span{font-size:9px;letter-spacing:.55em}.hero-desc{width:270px}.hero-top>a:first-child{display:none}.metrics{grid-template-columns:1fr 1fr;margin-top:-35px}.metrics article{padding:20px 14px}.metrics strong{font-size:24px}.about{padding-top:100px}.about-art{height:420px}.photo-main{width:78%;left:0}.photo-float{width:45%;right:0}.amenities{grid-template-columns:1fr}.section-head{display:block}.packages{gap:35px}.package{height:300px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:260px}.gallery-grid .wide{grid-column:auto}.dates{grid-template-columns:1fr}.contact{gap:40px}.booking{padding:25px}footer{flex-direction:column}}

/* ===== V4 ELEGANCE UPDATE ===== */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap');
:root{--rail:184px;--gold2:#c1a06a;--mapink:#1b1a17;--mapcream:#f2ede4}
body{font-family:'DM Sans',Arial,sans-serif}
.pre-logo strong,.brand strong,.hero h1,.hero-desc em,.metrics strong,.about h2,.section-head h2,.packages h2,.location h2,.gallery h2,.contact h2,.room-meta h3,.package h3,.menuInner a,.attraction-list button strong{font-family:'Cormorant Garamond',Georgia,serif}

/* Sidebar — more architectural and premium */
.rail{width:var(--rail);padding:30px 22px 24px;background:linear-gradient(180deg,#fbf8f2 0%,#f4eee5 54%,#eee6da 100%);border-right:1px solid rgba(169,133,77,.28);box-shadow:18px 0 50px rgba(48,39,27,.06);overflow:hidden}
.rail:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background:repeating-radial-gradient(ellipse at -30% 82%,transparent 0 28px,rgba(169,133,77,.35) 29px 30px);mask-image:linear-gradient(to top,#000,transparent 55%)}
.rail-glow{position:absolute;width:180px;height:180px;border-radius:50%;left:-80px;top:29%;background:radial-gradient(circle,rgba(184,147,90,.16),transparent 68%);pointer-events:none}
.brand{position:relative;padding-bottom:26px}
.brand:after{content:"";position:absolute;bottom:0;width:42px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}
.brand svg{width:78px;stroke-width:1.05;transition:transform .7s cubic-bezier(.2,.8,.2,1)}
.brand:hover svg{transform:translateY(-3px) scale(1.04)}
.brand strong{font-size:27px;letter-spacing:.065em;font-weight:500}
.brand b{font-size:7px;letter-spacing:.55em;margin-left:.55em}
.brand small{font-size:6px;letter-spacing:.30em;margin-left:.3em}
.rail nav{position:relative;margin-top:44px;gap:4px;padding-left:0}
.rail nav:before{content:"";position:absolute;left:7px;top:14px;bottom:14px;width:1px;background:#d8ccbb}
.nav-progress{position:absolute;left:7px;top:14px;width:1px;height:30px;background:var(--gold);transition:transform .45s cubic-bezier(.2,.8,.2,1),height .45s}
.rail nav a{position:relative;min-height:49px;display:grid;grid-template-columns:26px 1fr;grid-template-rows:auto auto;align-content:center;gap:0 4px;padding:8px 8px 8px 19px;border-radius:0;color:#a29686;transition:background .35s,color .35s,transform .35s;overflow:hidden}
.rail nav a:before{content:"";position:absolute;left:3px;top:50%;width:9px;height:9px;border-radius:50%;border:1px solid #d8ccbb;background:#f7f1e8;transform:translateY(-50%);transition:.35s}
.rail nav a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(169,133,77,.09),transparent 76%);opacity:0;transition:.35s}
.rail nav a span{grid-column:2;font-size:9px;letter-spacing:.11em;position:relative;z-index:1}
.rail nav a em{grid-column:2;font-style:normal;font-size:7px;letter-spacing:.14em;color:#a39a8d;text-transform:uppercase;margin-top:3px;opacity:0;transform:translateY(4px);transition:.35s;position:relative;z-index:1}
.rail nav a:hover,.rail nav a.active{color:var(--gold);transform:translateX(3px)}
.rail nav a:hover:after,.rail nav a.active:after{opacity:1}
.rail nav a:hover:before,.rail nav a.active:before{background:var(--gold);border-color:var(--gold);box-shadow:0 0 0 4px rgba(169,133,77,.12)}
.rail nav a:hover em,.rail nav a.active em{opacity:1;transform:none}
.rail-foot{position:relative;z-index:1;gap:10px;padding-top:18px;border-top:1px solid rgba(169,133,77,.26)}
.rail-note{font-size:6px;letter-spacing:.22em;color:#8f826f}
.rail-phone{font-family:'Cormorant Garamond',serif!important;font-size:16px!important;letter-spacing:.03em}
.rail-cta{position:relative;display:flex!important;align-items:center;justify-content:space-between;padding:13px 12px!important;background:#171612;color:#f7f2e9!important;border:1px solid #171612!important;overflow:hidden}
.rail-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,var(--gold),#c7a56b);transform:translateX(-103%);transition:.45s cubic-bezier(.2,.8,.2,1)}
.rail-cta span,.rail-cta b{position:relative;z-index:1}.rail-cta b{font-size:16px;font-weight:300;transition:transform .35s}.rail-cta:hover:before{transform:none}.rail-cta:hover b{transform:translate(2px,-2px)}

/* More refined typography */
.hero h1{font-weight:500;letter-spacing:.035em}.about h2,.section-head h2,.packages h2,.location h2,.gallery h2,.contact h2{font-weight:500;letter-spacing:-.02em}.hero-desc em{font-size:21px}.room-meta h3{font-size:29px;font-weight:500}.package h3{font-weight:500}

/* Elegant attraction map */
.location{grid-template-columns:.74fr 1.26fr;background:#efe8dd;min-height:780px;position:relative;overflow:hidden}
.location-copy{background:linear-gradient(145deg,#f8f4ed 0%,#eee6da 100%);position:relative;z-index:3}
.location-copy:before{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background:linear-gradient(transparent,rgba(169,133,77,.45),transparent)}
.location-copy>p:not(.eyebrow){max-width:520px;color:#6f685e;line-height:1.8}
.map-legend{display:flex;gap:22px;margin:28px 0 8px;font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:#877c6d}
.map-legend span{display:flex;align-items:center;gap:8px}.legend-dot{width:9px;height:9px;border-radius:50%;display:block}.legend-dot.hotel{background:#171612;box-shadow:0 0 0 4px rgba(169,133,77,.16)}.legend-dot.attraction{background:var(--gold)}
.attraction-list{margin-top:18px;border-top:1px solid #d9cdbd}
.attraction-list button{position:relative;display:grid;grid-template-columns:34px 1fr auto 20px;align-items:center;gap:12px;padding:17px 8px 17px 0;border-bottom:1px solid #d9cdbd;transition:padding .35s,background .35s,color .35s}
.attraction-list button small{font:15px 'Cormorant Garamond',serif;color:#b39a73}.attraction-list button span{display:flex;flex-direction:column;gap:2px}.attraction-list button strong{font-size:20px;font-weight:500;color:#25221e;transition:.35s}.attraction-list button em{font-size:7px;font-style:normal;letter-spacing:.14em;text-transform:uppercase;color:#9a8d7b}.attraction-list button b{font-size:10px;letter-spacing:.07em}.attraction-list button>i{font-style:normal;font-size:15px;color:#b08b53;opacity:.5;transition:.35s}
.attraction-list button:hover,.attraction-list button.active{padding-left:12px;background:rgba(255,255,255,.45)}.attraction-list button:hover strong,.attraction-list button.active strong{color:#8b6735}.attraction-list button:hover>i,.attraction-list button.active>i{opacity:1;transform:translateX(3px)}
.map-stage{position:relative;min-height:780px;background:#dcd4c8;overflow:hidden}
.map{position:absolute;inset:0;min-height:780px;background:#ded8ce;filter:saturate(.72) contrast(.95)}
.map-stage:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:401;background:linear-gradient(90deg,rgba(239,232,221,.34),transparent 17%),linear-gradient(180deg,rgba(24,23,20,.03),transparent 24%,rgba(24,23,20,.08));mix-blend-mode:multiply}
.map-caption{position:absolute;left:28px;top:28px;z-index:500;background:rgba(248,244,237,.92);backdrop-filter:blur(14px);padding:18px 20px 16px;border:1px solid rgba(169,133,77,.25);box-shadow:0 16px 40px rgba(42,34,24,.10);min-width:175px}
.map-caption span{display:block;font-size:7px;letter-spacing:.23em;color:#9b7a48;margin-bottom:7px}.map-caption b{display:block;font:20px 'Cormorant Garamond',serif;font-weight:500}.map-caption small{font-size:8px;color:#7e7568}
.map-compass{position:absolute;right:22px;top:24px;z-index:500;width:44px;height:44px;border-radius:50%;background:#171612;color:#fff;display:grid;place-items:center;box-shadow:0 12px 30px rgba(0,0,0,.14)}.map-compass b{font-size:8px;letter-spacing:.15em;font-weight:400;transform:translateY(-6px)}.map-compass i{position:absolute;width:1px;height:14px;background:var(--gold);top:21px}.map-compass i:before{content:"";position:absolute;top:-3px;left:-2px;border-left:2.5px solid transparent;border-right:2.5px solid transparent;border-bottom:5px solid var(--gold)}
.leaflet-container{font-family:'DM Sans',sans-serif;background:#ded8ce!important}.leaflet-tile-pane{filter:grayscale(.25) sepia(.09) saturate(.72) brightness(1.04)}
.leaflet-control-zoom{border:0!important;box-shadow:0 10px 30px rgba(0,0,0,.12)!important}.leaflet-control-zoom a{background:#f8f4ed!important;color:#171612!important;border:0!important;border-bottom:1px solid #ddd1c0!important;width:38px!important;height:38px!important;line-height:38px!important}.leaflet-control-zoom a:last-child{border-bottom:0!important}
.leaflet-popup-content-wrapper{border-radius:0!important;background:#171612!important;color:#f4eee4!important;box-shadow:0 20px 60px rgba(0,0,0,.22)!important;padding:2px}.leaflet-popup-tip{background:#171612!important}.leaflet-popup-content{margin:14px 16px!important;font-size:10px;letter-spacing:.04em}.leaflet-popup-content b{font:18px 'Cormorant Garamond',serif;font-weight:500;color:#d7b47a}.leaflet-popup-close-button{color:#d7b47a!important}
.wg-map-marker{background:transparent!important;border:0!important}.wg-marker{position:relative;width:34px;height:42px;display:grid;place-items:center}.wg-marker:before{content:"";position:absolute;width:28px;height:28px;border-radius:50% 50% 50% 0;background:#af8750;transform:rotate(-45deg);box-shadow:0 8px 24px rgba(83,59,29,.25);border:2px solid rgba(255,255,255,.86)}.wg-marker span{position:relative;z-index:1;color:#fff;font:11px 'DM Sans',sans-serif;transform:translateY(-3px)}.wg-marker.active:before{background:#171612;transform:rotate(-45deg) scale(1.12);box-shadow:0 0 0 8px rgba(169,133,77,.18),0 10px 30px rgba(0,0,0,.28)}
.wg-villa-marker{background:transparent!important;border:0!important}.wg-villa{width:48px;height:48px;border-radius:50%;background:#171612;border:2px solid #d6b174;color:#fff;display:grid;place-items:center;box-shadow:0 0 0 8px rgba(255,255,255,.7),0 12px 30px rgba(0,0,0,.22)}.wg-villa svg{width:22px;height:22px;fill:none;stroke:#d6b174;stroke-width:1.5}

@media(max-width:980px){:root{--rail:0px}.location{grid-template-columns:1fr}.map-stage,.map{min-height:600px}.map-stage{order:2}.map-caption{left:18px;top:18px}.rail{display:none}}
@media(max-width:600px){.location-copy{padding-bottom:50px}.attraction-list button{grid-template-columns:28px 1fr auto 16px;gap:8px}.attraction-list button strong{font-size:18px}.map-stage,.map{min-height:520px}.map-caption{min-width:150px;padding:13px 15px}.map-compass{display:none}}

/* V5 — attraction image preview + concierge contact */
.attraction-preview{position:absolute;right:28px;bottom:28px;z-index:520;width:min(390px,calc(100% - 56px));display:grid;grid-template-columns:138px 1fr;background:rgba(18,17,15,.96);color:#f7f1e8;border:1px solid rgba(215,180,122,.35);box-shadow:0 26px 70px rgba(20,16,10,.28);transform:translateY(18px);opacity:0;visibility:hidden;transition:opacity .4s,transform .55s cubic-bezier(.2,.8,.2,1),visibility .4s;overflow:hidden}
.attraction-preview.open{opacity:1;visibility:visible;transform:none}.preview-image{position:relative;min-height:148px;overflow:hidden;background:#302b24}.preview-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.45))}.preview-image img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.04);transition:transform .7s}.attraction-preview.open .preview-image img{transform:scale(1)}.preview-image span{position:absolute;left:12px;bottom:10px;z-index:2;font:30px 'Cormorant Garamond',serif;color:#fff}.preview-copy{position:relative;padding:20px 42px 18px 20px;align-self:center}.preview-copy small{display:block;font-size:7px;letter-spacing:.18em;color:#d7b47a;text-transform:uppercase;margin-bottom:7px}.preview-copy h3{font:25px/1.05 'Cormorant Garamond',serif;font-weight:500;margin:0 0 9px}.preview-copy p{font-size:10px;line-height:1.5;color:#c7beb2;margin:0}.preview-copy button{position:absolute;right:11px;top:9px;border:0;background:none;color:#d7b47a;font:24px/1 'Cormorant Garamond',serif;cursor:pointer;padding:5px}
.leaflet-popup-content{margin:0!important;min-width:220px}.wg-popup{width:238px}.wg-popup-img{height:118px;overflow:hidden;background:#2c2925}.wg-popup-img img{width:100%;height:100%;object-fit:cover;display:block}.wg-popup-copy{padding:13px 15px 14px}.wg-popup-copy small{display:block;color:#a99e90;text-transform:uppercase;letter-spacing:.13em;font-size:7px;margin-bottom:3px}.wg-popup-copy b{display:block;font:21px 'Cormorant Garamond',serif!important;color:#e0bc80!important;line-height:1.05}.wg-popup-copy span{display:block;margin-top:6px;color:#eee5d9;font-size:9px}

.contact-luxury{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;gap:0;padding:0;background:#151512;color:#f5efe6;min-height:720px;overflow:hidden}.contact-luxury:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(183,145,87,.16),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.02),transparent 38%);pointer-events:none}.contact-visual{position:relative;padding:112px 7vw 92px;overflow:hidden;border-right:1px solid rgba(215,180,122,.19);background:linear-gradient(rgba(17,17,15,.82),rgba(17,17,15,.91)),url('../images/hero.jpg') center/cover}.contact-grain{position:absolute;inset:0;pointer-events:none;opacity:.13;background:repeating-radial-gradient(ellipse at -10% 110%,transparent 0 30px,rgba(215,180,122,.32) 31px 32px);mask-image:linear-gradient(to top,#000,transparent 70%)}.contact-luxury .eyebrow{position:relative;z-index:1;color:#d7b47a}.contact-index{position:absolute;right:6%;top:56px;font:120px/1 'Cormorant Garamond',serif;color:rgba(255,255,255,.05)}.contact-luxury .contact-visual h2{position:relative;z-index:1;font:clamp(54px,6vw,96px)/.86 'Cormorant Garamond',serif;font-weight:400;letter-spacing:-.035em;margin:24px 0 32px;max-width:680px}.contact-luxury h2 em{display:block;color:#d7b47a;font-weight:400}.contact-lead{position:relative;z-index:1;max-width:500px;font-size:14px;line-height:1.9;color:#c7beb1}.contact-details{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:58px;border-top:1px solid rgba(255,255,255,.17)}.contact-details>a,.contact-details>div{display:flex;flex-direction:column;gap:8px;padding:21px 22px 18px 0;border-bottom:1px solid rgba(255,255,255,.17);color:inherit;text-decoration:none}.contact-details>a:nth-child(2){padding-left:22px;border-left:1px solid rgba(255,255,255,.17)}.contact-details>div{grid-column:1/-1}.contact-details small{font-size:7px;letter-spacing:.19em;color:#a99e90}.contact-details strong{font:20px/1.25 'Cormorant Garamond',serif;font-weight:500;color:#f4eee5}
.contact-form-wrap{position:relative;padding:96px 7vw 82px;background:#f5f0e7;color:#171612;display:flex;flex-direction:column;justify-content:center}.contact-form-wrap:before{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-radial-gradient(ellipse at 115% -5%,transparent 0 31px,rgba(169,133,77,.12) 32px 33px);mask-image:linear-gradient(135deg,transparent 35%,#000)}.contact-form-head{position:relative;display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #cabba6;padding-bottom:18px;margin-bottom:30px}.contact-form-head span{font:38px 'Cormorant Garamond',serif;font-weight:500}.contact-form-head small{font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:#938674}.booking-luxury{position:relative;background:transparent;padding:0}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:34px}.booking-luxury label{position:relative;margin:0;padding:20px 0 16px;font-size:8px;letter-spacing:.15em;color:#877b6b;border-bottom:1px solid #cfc2b0}.booking-luxury label>span{display:inline-block;color:#b48e56;margin-right:8px;font:12px 'Cormorant Garamond',serif}.booking-luxury input,.booking-luxury textarea{display:block;width:100%;border:0!important;background:transparent;padding:10px 0 0!important;font:19px 'Cormorant Garamond',serif!important;font-weight:500;color:#171612;outline:none;resize:none}.booking-luxury input::placeholder,.booking-luxury textarea::placeholder{color:#aaa093;opacity:1}.booking-luxury input:focus,.booking-luxury textarea:focus{color:#8d6836}.message-field{margin-top:2px!important}.booking-bottom{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-top:38px}.booking-bottom p{display:flex;align-items:center;gap:9px;margin:0;max-width:240px;font-size:8px;line-height:1.6;color:#8e8374}.booking-bottom p i{width:7px;height:7px;border-radius:50%;background:#a9854d;box-shadow:0 0 0 5px rgba(169,133,77,.12);flex:0 0 auto}.booking-luxury .booking-bottom button{width:auto;min-width:235px;padding:19px 21px;background:#171612;color:#fff;border:1px solid #171612;display:flex;align-items:center;justify-content:space-between;gap:42px;letter-spacing:.13em;font-size:9px;transition:background .35s,color .35s,border-color .35s}.booking-luxury .booking-bottom button span{font:20px 'Cormorant Garamond',serif;transition:transform .35s}.booking-luxury .booking-bottom button:hover{background:#a9854d;border-color:#a9854d}.booking-luxury .booking-bottom button:hover span{transform:translate(3px,-3px)}

@media(max-width:1100px){.contact-luxury{grid-template-columns:1fr}.contact-visual{padding:82px 7vw 70px;border-right:0}.contact-form-wrap{padding:70px 7vw}.contact-index{font-size:90px}.attraction-preview{right:18px;bottom:18px}}
@media(max-width:700px){.attraction-preview{left:14px;right:14px;bottom:14px;width:auto;grid-template-columns:108px 1fr}.preview-image{min-height:126px}.preview-copy{padding:15px 34px 14px 15px}.preview-copy h3{font-size:21px}.contact-visual{padding:72px 24px 56px}.contact-form-wrap{padding:58px 24px 60px}.contact-luxury .contact-visual h2{font-size:54px}.contact-index{font-size:70px;top:42px}.contact-details{grid-template-columns:1fr}.contact-details>a:nth-child(2){padding-left:0;border-left:0}.contact-details>div{grid-column:auto}.field-row{grid-template-columns:1fr;gap:0}.contact-form-head{align-items:flex-start;flex-direction:column;gap:6px}.contact-form-head span{font-size:34px}.booking-bottom{align-items:stretch;flex-direction:column}.booking-luxury .booking-bottom button{width:100%}}

/* V6 ULTRA */
.room-open{all:unset;display:block;cursor:pointer;width:100%}.room-img i{position:absolute;right:18px;bottom:18px;background:rgba(247,242,233,.94);padding:10px 13px;font-style:normal;font-size:8px;letter-spacing:.14em;opacity:0;transform:translateY(8px);transition:.35s}.room-open:hover .room-img i{opacity:1;transform:none}
.room-modal{position:fixed;z-index:5000;inset:0;background:#171612;color:#f5efe5;display:grid;grid-template-columns:1.12fr .88fr;opacity:0;visibility:hidden;transition:.5s cubic-bezier(.2,.7,.2,1)}.room-modal.open{opacity:1;visibility:visible}.room-modal-image{overflow:hidden}.room-modal-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.06);transition:1s}.room-modal.open .room-modal-image img{transform:scale(1)}.room-modal-copy{padding:10vh 7vw;display:flex;flex-direction:column;justify-content:center}.room-modal-copy>small{letter-spacing:.18em;color:#b99663;font-size:9px}.room-modal-copy h2{font:500 clamp(48px,6vw,92px) 'Cormorant Garamond',serif;line-height:.88;margin:22px 0}.room-modal-copy>p{max-width:520px;color:#bdb4a8;line-height:1.8}.room-features{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #39352f;margin-top:30px}.room-features span{padding:14px 0;border-bottom:1px solid #39352f;font-size:10px;letter-spacing:.08em}.room-modal-foot{display:flex;justify-content:space-between;align-items:center;margin-top:34px;gap:20px}.room-modal-foot strong{font:28px 'Cormorant Garamond',serif;color:#d2b27f}.room-inquiry{color:#171612;background:#d2b27f;padding:15px 20px;text-decoration:none;font-size:9px;letter-spacing:.12em}.room-close{position:absolute;right:28px;top:24px;z-index:2;width:46px;height:46px;border:1px solid #6d665d;background:transparent;color:#fff;font-size:28px;cursor:pointer}
.experience{background:#171612;color:#eee7dc;overflow:hidden}.experience-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:5vw}.experience-head h2{font:500 clamp(52px,7vw,108px) 'Cormorant Garamond',serif;line-height:.82;margin:12px 0}.experience-head>p:last-child{color:#9f978c;max-width:420px;line-height:1.7}.experience-route{position:relative;margin-top:75px;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;align-items:end}.route-line{position:absolute;left:5%;right:5%;top:50%;height:1px;background:#4a443c}.route-line i{display:block;width:0;height:1px;background:#c7a66f;transition:width 2.2s}.experience-route.seen .route-line i{width:100%}.route-origin,.route-stop{position:relative;z-index:1}.route-origin{height:330px;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;border:1px solid #4a443c;background:#171612}.route-origin span,.route-stop span{color:#b99663;font:16px 'Cormorant Garamond',serif}.route-origin b{font:28px 'Cormorant Garamond',serif;line-height:.9;margin:10px 0}.route-origin small,.route-stop small{color:#8e877d;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.route-stop{height:420px;overflow:hidden}.route-stop:nth-of-type(even){height:350px}.route-stop img{width:100%;height:100%;object-fit:cover;filter:brightness(.72);transition:.6s}.route-stop:hover img{transform:scale(1.04);filter:brightness(.5)}.route-stop>div{position:absolute;inset:auto 0 0;padding:20px;background:linear-gradient(transparent,rgba(0,0,0,.82))}.route-stop h3{font:25px 'Cormorant Garamond',serif;margin:8px 0 2px}.route-stop b{display:block;color:#d7bd91;font-size:11px;margin-bottom:5px}
.seasons{display:grid;grid-template-columns:1.15fr .85fr;min-height:680px;background:#eee7dc}.season-image{overflow:hidden}.season-image img{width:100%;height:100%;object-fit:cover;transition:opacity .3s,transform .8s}.season-copy{padding:10vw 7vw;display:flex;flex-direction:column;justify-content:center}.season-switch{display:flex;align-items:center;gap:15px;margin:28px 0}.season-switch button{border:0;background:transparent;font:18px 'Cormorant Garamond',serif;color:#8c8274;cursor:pointer}.season-switch button.active{color:#171612}.season-switch i{width:48px;height:1px;background:#b89a68}.season-copy h2{font:500 clamp(52px,6vw,90px) 'Cormorant Garamond',serif;line-height:.9;margin:10px 0 25px}.season-copy>p{line-height:1.8;color:#6f685e}.season-copy>a{margin-top:25px;color:#171612;text-decoration:none;font-size:9px;letter-spacing:.14em}
.reviews{background:#f8f3ea}.reviews-head{display:grid;grid-template-columns:.7fr 1.3fr;gap:30px}.reviews-head h2{font:500 clamp(48px,6vw,88px) 'Cormorant Garamond',serif;line-height:.9;margin:0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid #d8ccbb;border-bottom:1px solid #d8ccbb}.review{margin:0;padding:32px;border-right:1px solid #d8ccbb}.review:last-child{border-right:0}.review>div{display:flex;justify-content:space-between}.review>div b{font:32px 'Cormorant Garamond',serif}.review>div span{font-size:9px;letter-spacing:.12em;color:#a27d49}.review p{font:25px 'Cormorant Garamond',serif;line-height:1.3;min-height:150px}.review footer{display:flex;flex-direction:column}.review footer strong{font-size:10px;letter-spacing:.1em}.review footer small{color:#958a7c;margin-top:5px}
.floating-book{position:fixed;z-index:1200;right:22px;bottom:22px;background:#171612;color:#f5efe5;text-decoration:none;padding:13px 13px 13px 18px;display:flex;align-items:center;gap:22px;font-size:8px;letter-spacing:.13em;box-shadow:0 12px 35px rgba(0,0,0,.15)}.floating-book b{width:30px;height:30px;background:#b99663;color:#171612;display:grid;place-items:center;font-size:15px}
@media(max-width:1000px){.experience-route{grid-template-columns:1fr 1fr}.route-line{display:none}.route-origin,.route-stop,.route-stop:nth-of-type(even){height:320px}.seasons{grid-template-columns:1fr}.season-image{height:480px}.review-grid{grid-template-columns:1fr}.review{border-right:0;border-bottom:1px solid #d8ccbb}.room-modal{grid-template-columns:1fr}.room-modal-image{height:42vh}.room-modal-copy{padding:5vh 7vw}.room-modal-copy h2{font-size:54px}}
@media(max-width:700px){.experience-head,.reviews-head{grid-template-columns:1fr}.experience-route{grid-template-columns:1fr}.route-origin,.route-stop,.route-stop:nth-of-type(even){height:300px}.season-image{height:360px}.review p{min-height:0}.floating-book span{display:none}.floating-book{padding:8px;right:14px;bottom:14px}.room-modal-image{height:34vh}.room-features{grid-template-columns:1fr}.room-modal-foot{align-items:flex-start;flex-direction:column}}

/* ========================= V7 PRO ========================= */
.booking-luxury select{display:block;width:100%;border:0;background:transparent;padding:10px 0 0;font:19px 'Cormorant Garamond',serif;color:#171612;outline:none;appearance:none}
.stay-planner{background:#ede6db;color:#171612}.planner-head{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:end}.planner-head h2{font:500 clamp(54px,7vw,104px) 'Cormorant Garamond',serif;line-height:.84;margin:10px 0}.planner-head>p:last-child{max-width:420px;line-height:1.8;color:#756d61}.planner-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin:65px 0 20px;border-top:1px solid #cfc2b0;border-bottom:1px solid #cfc2b0}.planner-tabs button{border:0;border-right:1px solid #cfc2b0;background:transparent;padding:22px;text-align:left;cursor:pointer;transition:.35s}.planner-tabs button:last-child{border-right:0}.planner-tabs button small{display:block;font-size:8px;letter-spacing:.15em;color:#9b7d52}.planner-tabs button strong{display:block;margin-top:7px;font:25px 'Cormorant Garamond',serif}.planner-tabs button.active,.planner-tabs button:hover{background:#171612;color:#f4eee4}.planner-stage{display:grid;grid-template-columns:1.25fr .75fr;min-height:510px;background:#171612;color:#f3ece1}.planner-stage>img{width:100%;height:100%;object-fit:cover;min-height:510px}.planner-steps{padding:40px;display:flex;flex-direction:column;justify-content:center}.planner-steps div{display:grid;grid-template-columns:44px 1fr;align-items:center;border-bottom:1px solid #39352f;padding:18px 0}.planner-steps span{color:#b99663;font:16px 'Cormorant Garamond',serif}.planner-steps b{font:22px 'Cormorant Garamond',serif;font-weight:500}
.faq{background:#f9f5ee;display:grid;grid-template-columns:.75fr 1.25fr;gap:7vw}.faq-intro h2{font:500 clamp(54px,6vw,88px) 'Cormorant Garamond',serif;line-height:.9;margin:14px 0}.faq-intro>p:last-child{line-height:1.8;color:#756d61;max-width:330px}.faq-list{border-top:1px solid #d4c8b7}.faq details{border-bottom:1px solid #d4c8b7}.faq summary{list-style:none;display:grid;grid-template-columns:45px 1fr 30px;align-items:center;gap:12px;padding:23px 0;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{font:15px 'Cormorant Garamond',serif;color:#aa895b}.faq summary strong{font:23px 'Cormorant Garamond',serif;font-weight:500}.faq summary i{font-style:normal;font-size:20px;transition:.3s}.faq details[open] summary i{transform:rotate(45deg)}.faq details p{margin:0;padding:0 35px 25px 57px;color:#746b60;line-height:1.75}
.premium-footer{background:#0f1110;color:#e9e1d6;padding:0!important}.footer-main{display:grid;grid-template-columns:.7fr .65fr 1.3fr;gap:0;border-bottom:1px solid #2d302e}.footer-main>div,.footer-main>a{padding:42px 4vw;border-right:1px solid #2d302e;min-height:190px}.footer-main>*:last-child{border-right:0}.footer-main small,.is-copy small{display:block;color:#9d927f;font-size:8px;letter-spacing:.18em;margin-bottom:14px}.footer-willa strong{font:31px 'Cormorant Garamond',serif;font-weight:500}.footer-willa p{color:#89877f;font-size:11px;margin-top:14px}.footer-direct{display:flex;flex-direction:column}.footer-direct a{color:#e9e1d6;text-decoration:none;font:21px 'Cormorant Garamond',serif;margin-bottom:8px}.is-credit{color:inherit;text-decoration:none;display:flex!important;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(110deg,#111412,#181c19);overflow:hidden;position:relative}.is-credit:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 50%,rgba(47,139,255,.12),transparent 30%),radial-gradient(circle at 92% 55%,rgba(255,141,24,.12),transparent 28%);opacity:.8}.is-copy,.is-logo{position:relative;z-index:1}.is-copy strong{display:block;font:35px 'Cormorant Garamond',serif}.is-copy em{display:block;color:#b8ad9d;font-style:normal;font-size:10px;margin:6px 0 14px}.is-copy b{font:19px 'Cormorant Garamond',serif;color:#d1b27e}.is-logo{width:110px;height:110px;display:grid;place-items:center;animation:isFloat 4.5s ease-in-out infinite}.is-logo:before{content:"";position:absolute;width:86px;height:86px;border:1px solid rgba(255,255,255,.1);border-radius:50%;animation:isRing 3.2s linear infinite}.is-logo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.35))}.footer-bottom{padding:17px 4vw;display:flex;justify-content:space-between;gap:15px;color:#777c77;font-size:9px;letter-spacing:.06em}.footer-bottom a{color:#9b9d99;text-decoration:none}
@keyframes isFloat{50%{transform:translateY(-7px) rotate(2deg)}}@keyframes isRing{50%{transform:scale(1.15);opacity:.25}100%{transform:scale(1.3);opacity:0}}
.whatsapp-float{position:fixed;z-index:1300;left:22px;bottom:22px;height:52px;background:#13291c;color:#fff;text-decoration:none;display:flex;align-items:center;gap:10px;padding:0 16px 0 14px;border-radius:999px;box-shadow:0 13px 35px rgba(0,0,0,.22);font-size:9px;letter-spacing:.11em}.whatsapp-float svg{width:24px;height:24px;fill:#fff}.whatsapp-float em{font-style:normal}.wa-pulse{position:absolute;left:8px;width:34px;height:34px;border:1px solid rgba(255,255,255,.4);border-radius:50%;animation:waPulse 2.2s ease-out infinite}@keyframes waPulse{to{transform:scale(1.7);opacity:0}}
@media(max-width:900px){.planner-head,.faq{grid-template-columns:1fr}.planner-stage{grid-template-columns:1fr}.planner-stage>img{min-height:370px;height:370px}.footer-main{grid-template-columns:1fr 1fr}.is-credit{grid-column:1/-1}.footer-main>a{border-top:1px solid #2d302e}.faq{gap:35px}}
@media(max-width:700px){.planner-tabs{grid-template-columns:1fr}.planner-tabs button{border-right:0;border-bottom:1px solid #cfc2b0}.planner-stage>img{height:300px;min-height:300px}.planner-steps{padding:24px}.premium-footer .footer-main{grid-template-columns:1fr}.footer-main>div,.footer-main>a{border-right:0;border-bottom:1px solid #2d302e;min-height:auto;padding:30px 24px}.is-credit{grid-column:auto}.is-logo{width:88px;height:88px}.footer-bottom{padding:17px 24px;flex-direction:column}.whatsapp-float{left:14px;bottom:14px;width:48px;height:48px;padding:0;justify-content:center}.whatsapp-float em{display:none}.wa-pulse{left:7px}.floating-book{bottom:14px}}

.seo-page{margin:0;background:#f4eee5;color:#171612}.seo-landing{min-height:100vh;display:grid;grid-template-columns:.9fr 1.1fr;position:relative}.seo-landing>section{padding:11vh 8vw;display:flex;flex-direction:column;justify-content:center}.seo-landing h1{font:500 clamp(58px,7vw,108px) 'Cormorant Garamond',serif;line-height:.86;margin:18px 0 28px}.seo-lead{max-width:620px;line-height:1.8;color:#70685d}.seo-landing>img{width:100%;height:100%;object-fit:cover}.seo-back{position:absolute;left:28px;top:25px;color:#171612;text-decoration:none;font-size:9px;letter-spacing:.12em;z-index:2}.seo-facts{display:flex;gap:30px;margin:35px 0}.seo-facts span{font-size:9px;text-transform:uppercase}.seo-facts b{display:block;font:27px 'Cormorant Garamond',serif}.seo-cta{align-self:flex-start;background:#171612;color:#fff;padding:16px 20px;text-decoration:none;font-size:9px;letter-spacing:.12em}@media(max-width:800px){.seo-landing{grid-template-columns:1fr}.seo-landing>img{height:42vh;grid-row:1}.seo-landing>section{grid-row:2;padding:70px 24px}.seo-facts{flex-wrap:wrap}}

/* ===== V7.1 FOOTER ALIGNMENT FIX ===== */
.premium-footer{
  width:100%;
  clear:both;
  background:#0f1110;
  color:#e9e1d6;
  padding:0!important;
  margin:0;
  overflow:hidden;
}
.premium-footer .footer-main{
  width:100%;
  display:grid;
  grid-template-columns:minmax(250px,.8fr) minmax(280px,.85fr) minmax(430px,1.35fr);
  align-items:stretch;
  border-top:1px solid rgba(255,255,255,.04);
  border-bottom:1px solid #2d302e;
}
.premium-footer .footer-main>div,
.premium-footer .footer-main>a{
  box-sizing:border-box;
  min-width:0;
  min-height:210px;
  padding:38px clamp(28px,3.3vw,58px);
  border-right:1px solid #2d302e;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.premium-footer .footer-main>*:last-child{border-right:0}
.premium-footer .footer-willa strong{
  font:500 clamp(28px,2.25vw,38px) 'Cormorant Garamond',serif;
  line-height:.95;
}
.premium-footer .footer-willa p{
  max-width:220px;
  margin:14px 0 0;
  line-height:1.5;
}
.premium-footer .footer-direct a{
  white-space:nowrap;
  font-size:clamp(18px,1.55vw,24px);
}
.premium-footer .is-credit{
  min-height:210px;
  display:grid!important;
  grid-template-columns:minmax(250px,1fr) 130px;
  align-items:center;
  gap:32px;
  padding-right:clamp(30px,4vw,68px);
}
.premium-footer .is-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.premium-footer .is-copy strong{
  font-size:clamp(31px,2.7vw,44px);
  line-height:1;
  white-space:nowrap;
}
.premium-footer .is-copy em{margin:8px 0 15px}
.premium-footer .is-copy b{
  font-size:clamp(18px,1.55vw,23px);
}
.premium-footer .is-logo{
  width:126px;
  height:126px;
  justify-self:end;
  flex:none;
}
.premium-footer .is-logo:before{
  width:102px;
  height:102px;
}
.premium-footer .footer-bottom{
  box-sizing:border-box;
  width:100%;
  min-height:46px;
  padding:0 clamp(28px,3.3vw,58px);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:25px;
  border:0;
  background:#0b0d0c;
  color:#747974;
  font-size:8px;
  letter-spacing:.08em;
}
.premium-footer .footer-bottom span{white-space:normal}
.premium-footer .footer-bottom a{
  margin-left:auto;
  white-space:nowrap;
  transition:color .25s ease;
}
.premium-footer .footer-bottom a:hover{color:#d1b27e}

@media(max-width:1180px){
  .premium-footer .footer-main{
    grid-template-columns:1fr 1fr;
  }
  .premium-footer .is-credit{
    grid-column:1/-1;
    grid-template-columns:1fr 125px;
    min-height:185px;
    border-top:1px solid #2d302e;
  }
  .premium-footer .footer-main>div:nth-child(2){border-right:0}
}
@media(max-width:700px){
  .premium-footer .footer-main{display:block}
  .premium-footer .footer-main>div,
  .premium-footer .footer-main>a{
    min-height:0;
    padding:29px 24px;
    border-right:0;
    border-bottom:1px solid #2d302e;
  }
  .premium-footer .is-credit{
    display:grid!important;
    grid-template-columns:1fr 92px;
    gap:18px;
    min-height:150px;
  }
  .premium-footer .is-copy strong{
    white-space:normal;
    font-size:30px;
  }
  .premium-footer .is-logo{
    width:88px;
    height:88px;
  }
  .premium-footer .is-logo:before{
    width:72px;
    height:72px;
  }
  .premium-footer .footer-bottom{
    min-height:0;
    padding:17px 24px;
    flex-direction:row;
    align-items:center;
  }
}
@media(max-width:430px){
  .premium-footer .is-credit{
    grid-template-columns:1fr 76px;
  }
  .premium-footer .is-logo{width:74px;height:74px}
  .premium-footer .footer-bottom{
    flex-direction:column;
    align-items:flex-start;
    gap:8px;
  }
  .premium-footer .footer-bottom a{margin-left:0}
}


/* =========================================================
   V7.2 FINAL FOOTER — HARD RESET / DESKTOP + MOBILE
   Fix: generic footer flex rule was shrinking footer-main
   ========================================================= */
body .premium-footer{
  display:block !important;
  position:relative !important;
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  height:auto !important;
  min-height:0 !important;
  clear:both !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  background:#0d0f0e !important;
  color:#ede5da !important;
  box-sizing:border-box !important;
}

body .premium-footer .footer-main{
  display:grid !important;
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  grid-template-columns:minmax(260px, .78fr) minmax(300px, .86fr) minmax(500px, 1.42fr) !important;
  align-items:stretch !important;
  gap:0 !important;
  margin:0 !important;
  padding:0 !important;
  box-sizing:border-box !important;
  border-top:1px solid rgba(255,255,255,.05) !important;
  border-bottom:1px solid #272b28 !important;
  background:#0d0f0e !important;
}

body .premium-footer .footer-main > *{
  min-width:0 !important;
  width:auto !important;
  max-width:none !important;
  min-height:205px !important;
  margin:0 !important;
  padding:38px clamp(32px,3.4vw,62px) !important;
  border:0 !important;
  border-right:1px solid #272b28 !important;
  box-sizing:border-box !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  align-items:flex-start !important;
  overflow:visible !important;
}

body .premium-footer .footer-main > *:last-child{
  border-right:0 !important;
}

body .premium-footer .footer-willa small,
body .premium-footer .footer-direct small,
body .premium-footer .is-copy small{
  display:block !important;
  margin:0 0 14px !important;
  color:#9c927f !important;
  font-size:8px !important;
  letter-spacing:.18em !important;
  line-height:1.3 !important;
}

body .premium-footer .footer-willa strong{
  display:block !important;
  max-width:250px !important;
  margin:0 !important;
  font:500 clamp(31px,2.15vw,40px) 'Cormorant Garamond',serif !important;
  line-height:.94 !important;
  color:#f1e8dc !important;
  white-space:normal !important;
}

body .premium-footer .footer-willa p{
  max-width:240px !important;
  margin:15px 0 0 !important;
  color:#83877f !important;
  font-size:10px !important;
  line-height:1.55 !important;
}

body .premium-footer .footer-direct{
  gap:0 !important;
}

body .premium-footer .footer-direct a{
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  margin:0 0 7px !important;
  padding:0 !important;
  border:0 !important;
  color:#f1e8dc !important;
  text-decoration:none !important;
  font:500 clamp(19px,1.55vw,25px) 'Cormorant Garamond',serif !important;
  line-height:1.15 !important;
  white-space:normal !important;
  overflow-wrap:anywhere !important;
}

body .premium-footer .is-credit{
  position:relative !important;
  display:grid !important;
  grid-template-columns:minmax(280px,1fr) 138px !important;
  align-items:center !important;
  justify-content:stretch !important;
  gap:30px !important;
  color:#ede5da !important;
  text-decoration:none !important;
  background:
    radial-gradient(circle at 82% 42%,rgba(35,132,255,.11),transparent 24%),
    radial-gradient(circle at 92% 70%,rgba(255,137,26,.10),transparent 24%),
    linear-gradient(110deg,#111412,#171a18) !important;
}

body .premium-footer .is-credit:after{
  content:"";
  position:absolute;
  left:0; right:0; top:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(208,177,123,.45),transparent);
  opacity:.5;
}

body .premium-footer .is-copy{
  position:relative !important;
  z-index:2 !important;
  display:block !important;
  min-width:0 !important;
}

body .premium-footer .is-copy strong{
  display:block !important;
  margin:0 !important;
  color:#f1e8dc !important;
  font:500 clamp(34px,2.65vw,48px) 'Cormorant Garamond',serif !important;
  line-height:.96 !important;
  white-space:normal !important;
}

body .premium-footer .is-copy em{
  display:block !important;
  margin:9px 0 16px !important;
  color:#aaa397 !important;
  font-style:normal !important;
  font-size:9px !important;
  line-height:1.4 !important;
}

body .premium-footer .is-copy b{
  display:block !important;
  color:#d0ad74 !important;
  font:500 clamp(19px,1.45vw,24px) 'Cormorant Garamond',serif !important;
}

body .premium-footer .is-logo{
  position:relative !important;
  z-index:2 !important;
  width:128px !important;
  height:128px !important;
  min-width:128px !important;
  justify-self:end !important;
  align-self:center !important;
  display:grid !important;
  place-items:center !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  animation:isFloat 4.5s ease-in-out infinite !important;
}

body .premium-footer .is-logo img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  max-width:none !important;
}

body .premium-footer .footer-bottom{
  position:relative !important;
  display:flex !important;
  width:100% !important;
  min-width:0 !important;
  min-height:44px !important;
  margin:0 !important;
  padding:0 clamp(32px,3.4vw,62px) !important;
  box-sizing:border-box !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:25px !important;
  flex-wrap:wrap !important;
  background:#090b0a !important;
  border:0 !important;
  color:#666c67 !important;
  font-size:8px !important;
  line-height:1.4 !important;
  letter-spacing:.07em !important;
}

body .premium-footer .footer-bottom span{
  display:block !important;
  margin:0 !important;
  padding:0 !important;
}

body .premium-footer .footer-bottom a{
  display:block !important;
  margin:0 0 0 auto !important;
  padding:0 !important;
  border:0 !important;
  background:none !important;
  color:#818781 !important;
  text-decoration:none !important;
  white-space:nowrap !important;
}

/* WhatsApp: right side, above booking CTA */
body .whatsapp-float{
  left:auto !important;
  right:22px !important;
  bottom:86px !important;
  z-index:1350 !important;
}
body .wa-pulse{
  left:8px !important;
}

@media(max-width:1200px){
  body .premium-footer .footer-main{
    grid-template-columns:1fr 1fr !important;
  }
  body .premium-footer .footer-main > *{
    min-height:180px !important;
  }
  body .premium-footer .footer-main > :nth-child(2){
    border-right:0 !important;
  }
  body .premium-footer .is-credit{
    grid-column:1 / -1 !important;
    grid-template-columns:1fr 128px !important;
    min-height:175px !important;
    border-top:1px solid #272b28 !important;
  }
}

@media(max-width:720px){
  body .premium-footer .footer-main{
    display:block !important;
  }
  body .premium-footer .footer-main > *{
    width:100% !important;
    min-height:0 !important;
    padding:30px 24px !important;
    border-right:0 !important;
    border-bottom:1px solid #272b28 !important;
  }
  body .premium-footer .is-credit{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 92px !important;
    gap:18px !important;
  }
  body .premium-footer .is-logo{
    width:88px !important;
    height:88px !important;
    min-width:88px !important;
  }
  body .premium-footer .is-copy strong{
    font-size:31px !important;
  }
  body .premium-footer .footer-bottom{
    min-height:0 !important;
    padding:16px 24px !important;
    gap:8px !important;
  }
  body .whatsapp-float{
    left:auto !important;
    right:14px !important;
    bottom:74px !important;
    width:48px !important;
    height:48px !important;
    padding:0 !important;
    justify-content:center !important;
  }
  body .whatsapp-float em{display:none !important}
  body .wa-pulse{left:7px !important}
}

@media(max-width:430px){
  body .premium-footer .is-credit{
    grid-template-columns:minmax(0,1fr) 76px !important;
  }
  body .premium-footer .is-logo{
    width:74px !important;
    height:74px !important;
    min-width:74px !important;
  }
  body .premium-footer .footer-bottom{
    flex-direction:column !important;
    align-items:flex-start !important;
  }
  body .premium-footer .footer-bottom a{
    margin-left:0 !important;
  }
}

/* =========================================================
   V7.3 COMPACT FOOTER + NO HORIZONTAL OVERFLOW + MOBILE BAR
   ========================================================= */

/* hard protection against horizontal overflow */
html,body{
  max-width:100% !important;
  overflow-x:hidden !important;
}
main,
section,
footer,
header,
.premium-footer,
.premium-footer *,
.contact,
.contact *,
.location,
.location *,
.gallery,
.gallery *,
.rooms,
.rooms *{
  box-sizing:border-box;
}
img,svg,video,canvas{
  max-width:100%;
}

/* compact footer */
body .premium-footer .footer-main{
  grid-template-columns:minmax(220px,.75fr) minmax(260px,.82fr) minmax(420px,1.28fr) !important;
}
body .premium-footer .footer-main > *{
  min-height:158px !important;
  padding:26px clamp(24px,2.7vw,44px) !important;
}
body .premium-footer .footer-willa strong{
  font-size:clamp(25px,1.85vw,33px) !important;
}
body .premium-footer .footer-willa p{
  margin-top:10px !important;
  font-size:9px !important;
}
body .premium-footer .footer-direct a{
  font-size:clamp(17px,1.25vw,21px) !important;
  margin-bottom:5px !important;
}
body .premium-footer .footer-willa small,
body .premium-footer .footer-direct small,
body .premium-footer .is-copy small{
  margin-bottom:10px !important;
  font-size:7px !important;
}
body .premium-footer .is-credit{
  grid-template-columns:minmax(230px,1fr) 92px !important;
  gap:20px !important;
}
body .premium-footer .is-copy strong{
  font-size:clamp(28px,2vw,37px) !important;
}
body .premium-footer .is-copy em{
  margin:6px 0 10px !important;
  font-size:8px !important;
}
body .premium-footer .is-copy b{
  font-size:clamp(17px,1.2vw,20px) !important;
}
body .premium-footer .is-logo{
  width:88px !important;
  height:88px !important;
  min-width:88px !important;
}
body .premium-footer .is-logo:before{
  width:72px !important;
  height:72px !important;
}
body .premium-footer .footer-bottom{
  min-height:38px !important;
  padding:0 clamp(24px,2.7vw,44px) !important;
  font-size:7px !important;
}

/* prevent fixed buttons from causing overflow */
body .floating-book,
body .whatsapp-float{
  max-width:calc(100vw - 28px) !important;
}

/* desktop: WhatsApp and booking aligned safely */
body .whatsapp-float{
  right:22px !important;
  left:auto !important;
  bottom:86px !important;
}
body .floating-book{
  right:22px !important;
  left:auto !important;
  bottom:22px !important;
}

/* mobile action bar */
.mobile-actions{
  display:none;
}

@media(max-width:1200px){
  body .premium-footer .footer-main > *{
    min-height:145px !important;
  }
  body .premium-footer .is-credit{
    min-height:145px !important;
  }
}

@media(max-width:760px){
  body{
    padding-bottom:72px;
  }

  /* footer smaller on mobile */
  body .premium-footer .footer-main{
    display:block !important;
  }
  body .premium-footer .footer-main > *{
    width:100% !important;
    min-height:0 !important;
    padding:23px 20px !important;
  }
  body .premium-footer .footer-willa strong{
    font-size:27px !important;
  }
  body .premium-footer .footer-direct a{
    font-size:19px !important;
  }
  body .premium-footer .is-credit{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) 72px !important;
    gap:14px !important;
    padding:23px 20px !important;
  }
  body .premium-footer .is-logo{
    width:68px !important;
    height:68px !important;
    min-width:68px !important;
  }
  body .premium-footer .is-logo:before{
    width:56px !important;
    height:56px !important;
  }
  body .premium-footer .is-copy strong{
    font-size:27px !important;
  }
  body .premium-footer .footer-bottom{
    min-height:0 !important;
    padding:13px 20px !important;
    font-size:7px !important;
  }

  /* remove old floating buttons on mobile */
  body .floating-book,
  body .whatsapp-float{
    display:none !important;
  }

  .mobile-actions{
    position:fixed;
    z-index:5000;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:64px;
    display:grid;
    grid-template-columns:1fr 1fr 1.15fr;
    background:rgba(14,16,15,.96);
    border-top:1px solid rgba(255,255,255,.08);
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
    box-shadow:0 -8px 28px rgba(0,0,0,.18);
    padding:max(0px, env(safe-area-inset-bottom)) 0 0;
  }
  .mobile-actions a{
    min-width:0;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:4px;
    padding:7px 5px;
    color:#f2ece2;
    text-decoration:none;
    border-right:1px solid rgba(255,255,255,.08);
    font-size:7px;
    line-height:1;
    letter-spacing:.08em;
    text-transform:uppercase;
  }
  .mobile-actions a:last-child{
    border-right:0;
    background:#b59058;
    color:#151410;
  }
  .mobile-actions svg{
    width:20px;
    height:20px;
    display:block;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
  }
  .mobile-actions .wa svg{
    fill:currentColor;
    stroke:none;
  }
  .mobile-actions strong{
    font-weight:600;
    white-space:nowrap;
  }

  /* common mobile overflow offenders */
  .room-track,
  .package-grid,
  .gallery-grid,
  .experience-route,
  .review-grid,
  .planner-tabs,
  .footer-main,
  .footer-bottom{
    max-width:100% !important;
    overflow:hidden;
  }
}

@media(max-width:420px){
  .mobile-actions{
    grid-template-columns:.9fr .95fr 1.15fr;
  }
  .mobile-actions a{
    font-size:6.5px;
  }
}

/* =========================================================
   V7.4 FINAL DESKTOP WIDTH / FOOTER / OVERFLOW FIX
   ========================================================= */
html,body{width:100%;max-width:100%;overflow-x:clip!important}
main{width:100%;max-width:100%;overflow-x:clip!important}

/* Desktop footer belongs to content area, not underneath fixed rail */
@media(min-width:981px){
  body .premium-footer{
    display:block!important;
    margin-left:var(--rail)!important;
    width:calc(100% - var(--rail))!important;
    max-width:calc(100% - var(--rail))!important;
    min-width:0!important;
    overflow:hidden!important;
  }
  body .premium-footer .footer-main{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    grid-template-columns:minmax(200px,.72fr) minmax(255px,.82fr) minmax(390px,1.25fr)!important;
  }
  body .premium-footer .footer-main>*{
    min-width:0!important;
    min-height:132px!important;
    padding:21px clamp(22px,2.3vw,38px)!important;
    overflow:hidden!important;
  }
  body .premium-footer .footer-willa strong{font-size:28px!important;line-height:.96!important}
  body .premium-footer .footer-willa p{font-size:8px!important;margin-top:8px!important}
  body .premium-footer .footer-direct a{font-size:18px!important;line-height:1.12!important}
  body .premium-footer .footer-willa small,
  body .premium-footer .footer-direct small,
  body .premium-footer .is-copy small{font-size:6.5px!important;margin-bottom:8px!important}
  body .premium-footer .is-credit{
    grid-template-columns:minmax(0,1fr) 76px!important;
    gap:15px!important;
  }
  body .premium-footer .is-copy strong{font-size:31px!important;white-space:normal!important}
  body .premium-footer .is-copy em{font-size:7px!important;margin:5px 0 8px!important}
  body .premium-footer .is-copy b{font-size:17px!important}
  body .premium-footer .is-logo{width:72px!important;height:72px!important;min-width:72px!important}
  body .premium-footer .is-logo:before{width:58px!important;height:58px!important}
  body .premium-footer .footer-bottom{
    width:100%!important;
    max-width:100%!important;
    min-height:30px!important;
    padding:0 clamp(22px,2.3vw,38px)!important;
    font-size:6.5px!important;
    overflow:hidden!important;
  }

  /* Keep fixed contact buttons on the right without covering footer logo */
  body .floating-book{right:22px!important;bottom:22px!important;left:auto!important}
  body .whatsapp-float{
    right:178px!important;
    bottom:22px!important;
    left:auto!important;
    height:48px!important;
    padding:0 14px 0 13px!important;
  }
}

/* Every direct content section must stay inside available desktop width */
@media(min-width:981px){
  main>section{
    max-width:calc(100% - var(--rail))!important;
    overflow-x:clip!important;
  }
  .hero{
    width:auto!important;
    max-width:none!important;
  }
  .metrics{
    max-width:calc(100% - var(--rail) - 14vw)!important;
  }
  .room-track,.package-grid,.experience-route,.review-grid,.planner-tabs,.gallery-grid,.location,.contact{
    min-width:0!important;
    max-width:100%!important;
  }
  .room,.package,.route-stop,.review,.planner-stage,.map-stage,.contact>*{
    min-width:0!important;
  }
}

/* Mobile/tablet footer uses full width and action bar */
@media(max-width:980px){
  body .premium-footer{
    margin-left:0!important;
    width:100%!important;
    max-width:100%!important;
  }
}

/* =========================================================
   V7.6 GALLERY ARROWS / DRAG / MOBILE
   ========================================================= */
.gallery-navigation{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  margin:0 0 22px;
  padding:0 1px;
}
.gallery-nav{
  appearance:none;
  width:52px;
  height:52px;
  flex:0 0 52px;
  display:grid;
  place-items:center;
  border:1px solid rgba(36,34,29,.22);
  background:transparent;
  color:#24221d;
  cursor:pointer;
  transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease;
}
.gallery-nav span{
  display:block;
  font-size:22px;
  line-height:1;
  transform:translateY(-1px);
}
.gallery-nav:hover{
  background:#1a1b18;
  border-color:#1a1b18;
  color:#f2eadf;
}
.gallery-nav:active{transform:scale(.96)}
.gallery-nav:disabled{
  opacity:.28;
  cursor:default;
  transform:none;
}
.gallery-nav-label{
  min-width:135px;
  display:flex;
  align-items:center;
  gap:12px;
  color:#8b7c67;
  font-size:7px;
  letter-spacing:.17em;
  white-space:nowrap;
}
.gallery-nav-label i{
  display:block;
  width:42px;
  height:1px;
  background:#c3a46e;
}
.gallery-grid{
  scroll-behavior:smooth;
}
@media(min-width:761px){
  .gallery-grid{
    display:flex !important;
    grid-template-columns:none !important;
    gap:12px !important;
    width:100% !important;
    max-width:100% !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
    -ms-overflow-style:none;
    overscroll-behavior-inline:contain;
  }
  .gallery-grid::-webkit-scrollbar{display:none}
  .gallery-grid .gallery-item{
    flex:0 0 calc((100% - 24px)/3) !important;
    width:calc((100% - 24px)/3) !important;
    min-width:0 !important;
    scroll-snap-align:start;
  }
}
@media(max-width:760px){
  .gallery-navigation{
    justify-content:space-between;
    margin-bottom:14px;
  }
  .gallery-nav{
    width:46px;
    height:46px;
    flex-basis:46px;
  }
  .gallery-nav-label{
    min-width:0;
    flex:1;
    justify-content:center;
  }
  .gallery-grid{
    display:flex !important;
    grid-template-columns:none !important;
    gap:10px !important;
    width:100% !important;
    max-width:100% !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
    -ms-overflow-style:none;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
  }
  .gallery-grid::-webkit-scrollbar{display:none}
  .gallery-grid .gallery-item{
    flex:0 0 86% !important;
    width:86% !important;
    min-width:0 !important;
    scroll-snap-align:center;
  }
}

/* ================= V7.7 dedicated gallery + attractions ================= */
.home-map-teaser{background:#f4eee5;display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:center}.home-map-copy h2{font:500 clamp(54px,6vw,92px) 'Cormorant Garamond',serif;line-height:.83;margin:12px 0 25px}.home-map-copy>p{color:#756c60;line-height:1.8;max-width:470px}.outline-link{display:inline-flex;align-items:center;gap:40px;margin-top:25px;border:1px solid #cbbca7;color:#1b1a17;text-decoration:none;padding:15px 18px;font-size:8px;letter-spacing:.14em}.home-map-cards{border-top:1px solid #d5c8b6}.home-map-card{display:grid;grid-template-columns:40px 1fr auto 22px;align-items:center;gap:15px;padding:19px 0;border-bottom:1px solid #d5c8b6;color:#1b1a17;text-decoration:none}.home-map-card>span{font:16px 'Cormorant Garamond',serif;color:#ae8955}.home-map-card small{display:block;color:#a48e70;text-transform:uppercase;font-size:7px;letter-spacing:.14em}.home-map-card strong{display:block;font:24px 'Cormorant Garamond',serif}.home-map-card>b{font:18px 'Cormorant Garamond',serif;color:#8d6d42}.home-map-card i{font-style:normal;transition:.25s}.home-map-card:hover i{transform:translateX(5px)}
.gallery-teaser{background:#fcf8f1}.gallery-teaser-action{max-width:330px}.gallery-teaser-action p{color:#746d63;line-height:1.7}.gallery-teaser-action a{display:inline-flex;gap:28px;margin-top:12px;color:#1a1916;text-decoration:none;font-size:9px;letter-spacing:.12em;border-bottom:1px solid #b49361;padding-bottom:7px}.gallery-teaser-grid{height:440px;display:grid;grid-template-columns:1.2fr .7fr .7fr;grid-template-rows:1fr 1fr;gap:10px}.gallery-teaser-photo{overflow:hidden}.gallery-teaser-photo img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.gallery-teaser-photo:hover img{transform:scale(1.035)}.gallery-teaser-photo.p1{grid-row:1/3}.gallery-teaser-photo.p2{grid-column:2}.gallery-teaser-photo.p3{grid-column:3}.gallery-teaser-photo.p4{grid-column:2}.gallery-teaser-photo.p5{grid-column:3}
.subpage{margin:0;background:#f5efe6;color:#171713;font-family:Arial,sans-serif;overflow-x:hidden}.subpage-top{height:92px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d5c9b8;background:#f7f2ea;position:relative;z-index:100}.sub-brand{color:#171713;text-decoration:none;display:flex;flex-direction:column;line-height:1}.sub-brand b,.sub-brand small{font-size:7px;letter-spacing:.25em}.sub-brand strong{font:26px 'Cormorant Garamond',serif;margin:4px 0}.subpage-top nav{display:flex;gap:28px}.subpage-top nav a{color:#37342e;text-decoration:none;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.subpage-contact{position:fixed;right:20px;bottom:20px;z-index:900;background:#171713;color:#fff;text-decoration:none;padding:15px 18px;font-size:8px;letter-spacing:.12em}
.gallery-hero,.attractions-hero{padding:8vh 7vw 6vh;display:flex;justify-content:space-between;align-items:flex-end;gap:5vw}.gallery-hero h1,.attractions-hero h1{font:500 clamp(62px,8vw,126px) 'Cormorant Garamond',serif;line-height:.78;margin:18px 0 25px}.gallery-hero h1 em,.attractions-hero h1 em{color:#a78350;font-weight:400}.gallery-hero>div:first-child>p:last-child,.attractions-hero>div:first-child>p:last-child{max-width:580px;color:#70685c;line-height:1.8}.gallery-counter{display:flex;align-items:center;gap:14px;font:28px 'Cormorant Garamond',serif}.gallery-counter i{width:60px;height:1px;background:#b99b70}.gallery-counter b{color:#a99170;font-weight:400}
.gallery-slider-wrap{position:relative;padding:0 7vw 4vh}.full-gallery{display:flex;gap:14px;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab}.full-gallery::-webkit-scrollbar{display:none}.full-gallery-item{position:relative;flex:0 0 min(70vw,900px);height:62vh;min-height:460px;border:0;padding:0;background:#ddd;overflow:hidden;scroll-snap-align:center;cursor:zoom-in}.full-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .7s,filter .4s}.full-gallery-item:not(.active) img{filter:saturate(.8) brightness(.82)}.full-gallery-item:hover img{transform:scale(1.015)}.full-gallery-item>span{position:absolute;left:18px;bottom:16px;color:#fff;font:19px 'Cormorant Garamond',serif;text-shadow:0 2px 9px #000}.fullgal-nav{position:absolute;top:50%;z-index:3;width:58px;height:58px;border:1px solid rgba(255,255,255,.5);background:rgba(17,17,15,.75);color:#fff;font-size:22px;cursor:pointer;backdrop-filter:blur(8px)}.fullgal-nav.prev{left:calc(7vw + 18px)}.fullgal-nav.next{right:calc(7vw + 18px)}.gallery-mosaic{padding:3vh 7vw 10vh;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:10px}.mosaic-item{border:0;padding:0;overflow:hidden;cursor:zoom-in}.mosaic-item.large{grid-column:span 2;grid-row:span 2}.mosaic-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.mosaic-item:hover img{transform:scale(1.03)}.full-lightbox{position:fixed;inset:0;z-index:5000;background:rgba(8,9,8,.97);display:grid;grid-template-columns:80px 1fr 80px;align-items:center;opacity:0;visibility:hidden;transition:.35s}.full-lightbox.open{opacity:1;visibility:visible}.full-lightbox figure{margin:0;height:88vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.full-lightbox figure img{max-width:100%;max-height:82vh;object-fit:contain}.full-lightbox figcaption{color:#aaa295;margin-top:10px;font:16px 'Cormorant Garamond',serif}.lb-prev,.lb-next,.lb-close{border:0;background:transparent;color:#fff;font-size:30px;cursor:pointer}.lb-close{position:absolute;right:24px;top:20px}
.attractions-hero{background:#171916;color:#eee8dd}.attractions-hero .eyebrow{color:#b69766}.attractions-hero>div:first-child>p:last-child{color:#a49c91}.map-quickfacts{display:flex;gap:36px}.map-quickfacts span{font-size:8px;color:#aaa396;text-transform:uppercase}.map-quickfacts b{display:block;color:#e6d9c5;font:30px 'Cormorant Garamond',serif}.attractions-layout{display:grid;grid-template-columns:390px 1fr;min-height:calc(100vh - 92px)}.attractions-panel{background:#f5efe6;border-right:1px solid #d3c7b5;max-height:calc(100vh - 92px);overflow:auto}.map-filters{display:flex;flex-wrap:wrap;gap:7px;padding:20px;border-bottom:1px solid #d3c7b5;position:sticky;top:0;background:#f5efe6;z-index:5}.map-filters button{border:1px solid #cbbda8;background:transparent;padding:9px 10px;font-size:7px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.map-filters button.active{background:#171916;color:#fff;border-color:#171916}.full-attraction{width:100%;display:grid;grid-template-columns:32px 78px 1fr 20px;gap:12px;align-items:center;border:0;border-bottom:1px solid #d3c7b5;background:transparent;padding:14px 18px;text-align:left;cursor:pointer}.full-attraction:hover,.full-attraction.active{background:#e9dfd0}.full-attraction>span{font:15px 'Cormorant Garamond',serif;color:#a88452}.full-attraction img{width:78px;height:66px;object-fit:cover}.full-attraction small{font-size:7px;text-transform:uppercase;color:#9d815d;letter-spacing:.1em}.full-attraction strong{display:block;font:20px 'Cormorant Garamond',serif}.full-attraction b{display:block;margin-top:4px;color:#8a704b;font-size:10px}.full-attraction i{font-style:normal}.full-map-stage{position:sticky;top:0;height:100vh;min-height:650px}.full-map-stage #attractionsMap{position:absolute;inset:0}.map-detail{position:absolute;left:25px;bottom:25px;z-index:600;width:min(440px,calc(100% - 50px));display:grid;grid-template-columns:150px 1fr;background:rgba(20,21,19,.94);color:#fff;opacity:0;transform:translateY(12px);transition:.35s;backdrop-filter:blur(10px)}.map-detail.open{opacity:1;transform:none}.map-detail>img{width:150px;height:160px;object-fit:cover}.map-detail>div{padding:18px}.map-detail small{font-size:7px;letter-spacing:.13em;color:#bd9a65}.map-detail h2{font:27px 'Cormorant Garamond',serif;margin:6px 0}.map-detail p{font-size:10px;color:#b8b1a8}.map-detail a{display:inline-block;margin-top:8px;color:#d2b37f;text-decoration:none;font-size:8px;letter-spacing:.1em}.map-villa-pin div,.map-number-pin div{display:grid;place-items:center;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 6px 18px rgba(0,0,0,.2)}.map-villa-pin div{width:50px;height:50px;background:#171916;color:#d6b478}.map-number-pin div{width:38px;height:38px;background:#b28c54;color:#fff}.map-villa-pin span,.map-number-pin span{transform:rotate(45deg);font:12px 'Cormorant Garamond',serif}
@media(max-width:900px){.home-map-teaser{grid-template-columns:1fr}.gallery-teaser-grid{height:500px;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr)}.gallery-teaser-photo.p1{grid-row:1/3}.gallery-teaser-photo.p2,.gallery-teaser-photo.p3,.gallery-teaser-photo.p4,.gallery-teaser-photo.p5{grid-column:auto}.subpage-top nav{display:none}.gallery-hero,.attractions-hero{padding:55px 24px 35px;flex-direction:column;align-items:flex-start}.gallery-slider-wrap{padding:0 0 28px}.full-gallery{padding:0 24px;box-sizing:border-box}.full-gallery-item{flex-basis:88vw;height:55vh;min-height:380px}.fullgal-nav{width:48px;height:48px}.fullgal-nav.prev{left:34px}.fullgal-nav.next{right:34px}.gallery-mosaic{padding:25px 24px 90px;grid-template-columns:1fr 1fr;grid-auto-rows:180px}.attractions-layout{grid-template-columns:1fr}.attractions-panel{max-height:none;overflow:visible}.full-map-stage{position:relative;height:70vh;min-height:560px}.map-quickfacts{flex-wrap:wrap}.map-detail{left:14px;bottom:14px;width:calc(100% - 28px);grid-template-columns:110px 1fr}.map-detail>img{width:110px;height:140px}}
@media(max-width:600px){.gallery-teaser-grid{height:430px}.gallery-teaser-photo.p5{display:none}.gallery-mosaic{grid-template-columns:1fr;grid-auto-rows:250px}.mosaic-item.large{grid-column:auto;grid-row:auto}.full-lightbox{grid-template-columns:46px 1fr 46px}.full-attraction{grid-template-columns:28px 65px 1fr 15px;padding:12px}.full-attraction img{width:65px;height:58px}}

/* =========================================================
   V7.8 CINEMATIC HERO — premium dark editorial direction
   ========================================================= */
.hero{background:#121411;isolation:isolate}
.hero-image{background-position:58% center!important;filter:saturate(.88) contrast(1.04) brightness(.88);will-change:transform;animation:heroBreath 14s ease-in-out infinite alternate}
.hero-wash{z-index:1;background:
  linear-gradient(90deg,rgba(10,12,10,.88) 0%,rgba(10,12,10,.72) 27%,rgba(10,12,10,.34) 52%,rgba(10,12,10,.08) 73%,rgba(10,12,10,.18) 100%),
  linear-gradient(0deg,rgba(7,9,8,.62) 0%,transparent 38%,rgba(5,7,6,.18) 100%)!important}
.hero-vignette{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse at 68% 43%,transparent 22%,rgba(4,6,5,.10) 58%,rgba(4,6,5,.42) 100%)}
.hero-frame{position:absolute;z-index:2;inset:22px 24px;pointer-events:none;border:1px solid rgba(225,203,165,.18);border-left-color:transparent}
.hero-frame:after{content:"";position:absolute;right:-1px;top:14%;height:72px;width:1px;background:#c9a66c;box-shadow:0 92px 0 rgba(201,166,108,.35)}
.hero-top{z-index:5}.hero-top>a:first-child{color:rgba(255,255,255,.78);letter-spacing:.08em}.goldBtn{background:rgba(177,139,82,.92)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 35px rgba(0,0,0,.18);transition:.35s}.goldBtn:hover{background:#c19a61!important;transform:translateY(-2px)}
.hero-copy{z-index:4;left:7.2vw;top:18%;max-width:min(760px,58vw);color:#f6f0e7;text-shadow:0 2px 22px rgba(0,0,0,.12)}
.hero-copy .eyebrow{color:#d1ad75;margin-top:16px}.hero .wordline span{color:rgba(255,255,255,.65);font-size:10px}.hero h1{color:#f8f3eb;font-size:clamp(76px,10.4vw,168px);line-height:.79;letter-spacing:.055em;margin:18px 0 19px;text-shadow:0 12px 45px rgba(0,0,0,.22)}
.hero .sub{color:rgba(255,255,255,.72);font-size:11px;letter-spacing:.52em}.hero-desc{border-top:1px solid rgba(210,177,124,.62);width:min(410px,100%);margin-top:34px;padding-top:18px}.hero-desc em{color:#eee5d9;font:400 20px/1.45 'Cormorant Garamond','Italiana',serif}.hero-desc a{color:#f5ede1;position:relative}.hero-desc a:after{content:"";position:absolute;left:0;bottom:-7px;width:42px;height:1px;background:#c8a46c;transition:width .4s}.hero-desc a:hover:after{width:100%}
.hero-signature{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.55);font-size:8px;letter-spacing:.25em}.hero-signature i{display:block;width:42px;height:1px;background:#c7a36c}
.hero-proof{display:flex;align-items:center;gap:18px;margin-top:28px;color:rgba(255,255,255,.58);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.hero-proof b{color:#e0c08c;font:500 18px 'Cormorant Garamond',serif;letter-spacing:0;text-transform:none;margin-right:5px}.hero-proof i{height:24px;width:1px;background:rgba(255,255,255,.2)}
.scrollMark{z-index:5;color:rgba(255,255,255,.55)}.scrollMark i{background:linear-gradient(#c8a46c,rgba(255,255,255,.08))}
@keyframes heroBreath{from{filter:saturate(.86) contrast(1.04) brightness(.86)}to{filter:saturate(.94) contrast(1.06) brightness(.91)}}
@media(max-width:980px){
 .hero{min-height:720px;height:100svh}.hero-image{background-position:62% center!important}.hero-wash{background:linear-gradient(90deg,rgba(8,10,9,.78),rgba(8,10,9,.32) 72%,rgba(8,10,9,.2)),linear-gradient(0deg,rgba(7,9,8,.74),transparent 62%)!important}.hero-frame{inset:12px}.hero-copy{left:24px;right:24px;top:auto;bottom:92px;max-width:680px}.hero h1{font-size:clamp(58px,17vw,100px);line-height:.82;letter-spacing:.025em}.hero .sub{font-size:8px;letter-spacing:.3em}.hero-desc{margin-top:24px}.hero-desc em{font-size:17px}.hero-proof{gap:10px;flex-wrap:wrap}.hero-proof i{height:18px}.hero-top{left:24px;right:78px}.hero-top>a:first-child{display:none}.hero-signature{font-size:7px}.scrollMark{display:none}
}
@media(max-width:560px){.hero-proof{display:none}.hero-copy{bottom:72px}.hero-frame{display:none}.hero h1{margin:13px 0 14px}.goldBtn{padding:13px 15px!important;font-size:8px!important}}

/* =========================================================
   V7.9 FLUID MENU + CMS EDITABLE CONTENT SUPPORT
   ========================================================= */
.rail{
  overflow:hidden;
}
.rail:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 50% 14%,rgba(182,145,91,.09),transparent 24%),
    linear-gradient(180deg,transparent 55%,rgba(184,149,94,.04));
}
.rail .brand{
  position:relative;
  z-index:2;
  transition:transform .45s cubic-bezier(.2,.8,.2,1);
}
.rail .brand:hover{transform:translateY(-3px)}
.rail .brand svg{
  transition:transform .65s cubic-bezier(.2,.8,.2,1),stroke .35s;
}
.rail .brand:hover svg{transform:scale(1.06);stroke:#8e6c3d}
.rail nav{
  position:relative;
  z-index:2;
  margin-top:38px;
  gap:3px;
}
.rail nav a{
  min-height:48px;
  border-radius:9px;
  grid-template-columns:26px minmax(0,1fr);
  grid-template-rows:auto auto;
  padding:7px 7px 7px 15px;
  transition:transform .38s cubic-bezier(.2,.8,.2,1),background .38s,color .38s;
}
.rail nav a .nav-no{
  grid-column:1!important;
  grid-row:1/3;
  align-self:center;
  color:#a38f72;
  font:15px 'Cormorant Garamond',serif;
  letter-spacing:0;
  transition:transform .35s,color .35s;
}
.rail nav a span:not(.nav-no){
  grid-column:2;
  grid-row:1;
  font-size:8px;
  letter-spacing:.12em;
  line-height:1.2;
  transform:translateY(5px);
  transition:transform .35s,color .35s;
}
.rail nav a em{
  grid-column:2;
  grid-row:2;
  margin:1px 0 0;
  transform:translateY(5px);
  max-height:0;
  overflow:hidden;
  transition:opacity .35s,transform .35s,max-height .35s;
}
.rail nav a:before{
  left:7px;
  width:5px;
  height:5px;
  opacity:.5;
}
.rail nav a:hover,.rail nav a.active{
  transform:translateX(5px);
  background:rgba(168,132,83,.09);
}
.rail nav a:hover .nav-no,.rail nav a.active .nav-no{
  color:var(--gold);
  transform:translateX(2px);
}
.rail nav a:hover span:not(.nav-no),.rail nav a.active span:not(.nav-no){transform:none}
.rail nav a:hover em,.rail nav a.active em{
  max-height:14px;
  opacity:1;
  transform:none;
}
.nav-progress{
  left:5px;
  width:2px;
  border-radius:2px;
  box-shadow:0 0 14px rgba(169,133,77,.25);
}
.menuOverlay{
  background:
   radial-gradient(circle at 50% 30%,rgba(169,133,77,.14),transparent 30%),
   #11110f;
}
.menuInner a{
  position:relative;
  transition:transform .3s,color .3s;
}
.menuInner a:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:3px;
  width:0;
  height:1px;
  background:#b99561;
  transform:translateX(-50%);
  transition:width .3s;
}
.menuInner a:hover{transform:translateY(-2px);color:#d2b27f}
.menuInner a:hover:after{width:38px}

/* CMS-editable content can contain natural line breaks */
.home-map-copy h2,.experience-head h2,.reviews-head h2,.gallery-teaser h2,.planner-head h2,.faq-intro h2,.contact-luxury h2{
  white-space:normal;
}
@media(max-height:820px) and (min-width:1001px){
  .rail{padding-top:18px;padding-bottom:18px}
  .rail nav{margin-top:20px}
  .rail nav a{min-height:42px}
  .rail .brand svg{width:54px}
  .rail-foot{padding-top:10px}
}

/* V7.15 HERO VIDEO + ROOM FINDER */
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.room-finder{margin:28px 0 22px;padding:18px 20px;border:1px solid rgba(165,133,82,.25);display:grid;grid-template-columns:1.3fr .7fr 1fr auto;gap:14px;align-items:end;background:rgba(255,255,255,.55)}
.room-finder small{display:block;letter-spacing:.18em;font-size:9px}.room-finder strong{font-family:var(--serif);font-size:24px;font-weight:400}
.room-finder label{font-size:9px;letter-spacing:.12em;text-transform:uppercase}.room-finder select,.room-finder input{display:block;width:100%;margin-top:7px;padding:11px;border:0;border-bottom:1px solid #cdbfAA;background:transparent}
.room-finder button{padding:12px 16px;background:#171915;color:#fff;border:0}.room-meta,.amenity-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.room-meta span,.amenity-chips span{font-size:10px;padding:6px 8px;border:1px solid rgba(165,133,82,.25);background:rgba(255,255,255,.65)}
.room[hidden]{display:none!important}
@media(max-width:800px){.room-finder{grid-template-columns:1fr 1fr}.room-finder>div{grid-column:1/-1}.room-finder button{grid-column:1/-1}}

/* V7.16 — ROOM CARDS REPAIRED */
.rooms .room-track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;overflow:visible!important}
.rooms .room{min-width:0!important;width:auto!important;display:block!important}
.rooms .room-open{display:block!important;width:100%!important;height:100%!important;text-align:left!important}
.rooms .room-img{height:390px!important;position:relative!important;overflow:hidden!important}
.rooms .room-img img{width:100%!important;height:100%!important;object-fit:cover!important}
.room-card-body{padding:22px 2px 8px!important;display:block!important}
.room-title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto 28px!important;align-items:baseline!important;gap:9px!important}
.room-title-row h3{font:500 clamp(26px,2.25vw,35px) 'Cormorant Garamond',serif!important;line-height:1!important;margin:0!important}
.room-title-row>small{font-size:10px!important;color:#a27a46!important;white-space:nowrap!important}
.room-title-row>b{font:20px 'Cormorant Garamond',serif!important;text-align:right!important}
.room-card-body>p{min-height:46px!important;margin:16px 0!important;color:#726a60!important;font-size:11px!important;line-height:1.65!important}
.room-specs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1px!important;margin:15px 0!important;background:#ded2c0!important;border:1px solid #ded2c0!important}
.room-specs>span{min-width:0!important;padding:10px!important;background:#f7f2ea!important;display:grid!important;grid-template-columns:20px 1fr!important;column-gap:6px!important;align-items:center!important}
.room-specs i{grid-row:1/3!important;font-style:normal!important;color:#9f7b49!important;font-size:16px!important}
.room-specs small{font-size:6px!important;letter-spacing:.12em!important;color:#9b9081!important}
.room-specs strong{font:500 12px 'Cormorant Garamond',serif!important;white-space:normal!important;overflow-wrap:anywhere!important}
.amenity-chips{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:13px!important}
.amenity-chips span{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:7px 9px!important;border:1px solid #ddd0bd!important;background:#fffaf2!important;font-size:8px!important;line-height:1!important;color:#4b473f!important}
.amenity-chips span i{font-style:normal!important;color:#9f7741!important}
.room-finder{border-radius:0!important;background:#faf6ef!important;border:1px solid #ded2c0!important;margin:20px 0 28px!important}
@media(max-width:1150px){.rooms .room-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rooms .room-img{height:380px!important}}
@media(max-width:720px){.rooms .room-track{grid-template-columns:1fr!important;gap:34px!important}.rooms .room-img{height:430px!important}.room-specs{grid-template-columns:1fr!important}.room-card-body>p{min-height:0!important}}
@media(max-width:470px){.rooms .room-img{height:330px!important}.room-title-row{grid-template-columns:1fr auto!important}.room-title-row>b{display:none!important}}

/* V7.18 PREMIUM ROOMS */
.rooms .room-track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:30px!important;overflow:visible!important}
.room-premium{min-width:0!important;background:#f8f3eb!important;border:1px solid #ddd1c0!important;transition:transform .45s ease,box-shadow .45s ease!important}
.room-premium:hover{transform:translateY(-7px)!important;box-shadow:0 22px 55px rgba(55,46,34,.12)!important}
.room-card-button{display:block!important;width:100%!important;background:transparent!important;color:inherit!important;text-align:left!important;border:0!important;padding:0!important}
.room-premium .room-img{height:390px!important;position:relative!important;overflow:hidden!important;background:#ddd!important}
.room-premium .room-img img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .8s cubic-bezier(.2,.7,.2,1)!important}
.room-premium:hover .room-img img{transform:scale(1.035)!important}
.room-number{position:absolute!important;left:18px!important;top:14px!important;color:#fff!important;font:500 44px 'Cormorant Garamond',serif!important;text-shadow:0 2px 12px rgba(0,0,0,.2)!important}
.room-hover{position:absolute!important;inset:auto 15px 15px 15px!important;background:rgba(18,19,17,.86)!important;color:#fff!important;padding:13px 15px!important;font-size:8px!important;letter-spacing:.13em!important;display:flex!important;justify-content:space-between!important;transform:translateY(70px)!important;transition:.38s!important;backdrop-filter:blur(8px)!important}
.room-premium:hover .room-hover{transform:none!important}
.room-photo-count{position:absolute!important;right:12px!important;top:12px!important;background:rgba(255,255,255,.9)!important;color:#333!important;padding:6px 8px!important;font-style:normal!important;font-size:8px!important}
.room-card-body{padding:22px 20px 20px!important}
.room-heading{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:15px!important;align-items:start!important}
.room-heading h3{font:500 32px 'Cormorant Garamond',serif!important;margin:0 0 9px!important;line-height:.95!important}
.room-heading p{margin:0!important;color:#756c61!important;font-size:10px!important;line-height:1.65!important;min-height:50px!important}
.room-price{text-align:right!important;border-left:1px solid #ddd0bd!important;padding-left:13px!important}.room-price small{display:block!important;font-size:6px!important;letter-spacing:.15em!important;color:#99866d!important}.room-price strong{display:block!important;font:500 17px 'Cormorant Garamond',serif!important;color:#9f7742!important;white-space:nowrap!important}
.room-quick{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:18px 0 12px!important}.room-quick span{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:7px 8px!important;background:#efe7dc!important;font-size:8px!important}.room-quick i{font-style:normal!important;color:#9a7441!important}
.room-feature-row{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.room-feature-row span{font-size:7px!important;letter-spacing:.04em!important;color:#625b51!important}.room-feature-row span:not(:last-child):after{content:" •";color:#b39366!important}
.room-more{display:flex!important;justify-content:space-between!important;margin-top:18px!important;padding-top:13px!important;border-top:1px solid #ddd0bd!important;font-size:7px!important;letter-spacing:.13em!important;color:#332f29!important}

/* room modal */
.room-modal{position:fixed!important;inset:0!important;z-index:5000!important;opacity:0!important;visibility:hidden!important;transition:.35s!important}.room-modal.open{opacity:1!important;visibility:visible!important}
.room-modal-backdrop{position:absolute!important;inset:0!important;background:rgba(12,13,12,.82)!important;backdrop-filter:blur(7px)!important}
.room-modal-dialog{position:absolute!important;inset:5vh 5vw!important;display:grid!important;grid-template-columns:1.35fr .65fr!important;background:#f5efe6!important;overflow:hidden!important;box-shadow:0 30px 100px rgba(0,0,0,.35)!important}
.room-modal-close{position:absolute!important;right:15px!important;top:15px!important;z-index:20!important;width:42px!important;height:42px!important;border:1px solid rgba(255,255,255,.45)!important;background:rgba(17,18,16,.7)!important;color:#fff!important;font-size:26px!important}
.room-modal-gallery{display:grid!important;grid-template-rows:minmax(0,1fr) 95px!important;min-width:0!important;background:#171815!important}
.room-modal-main{position:relative!important;overflow:hidden!important}.room-modal-main>img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.room-modal-prev,.room-modal-next{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:46px!important;height:46px!important;border:1px solid rgba(255,255,255,.5)!important;background:rgba(15,16,14,.65)!important;color:#fff!important;font-size:18px!important}.room-modal-prev{left:15px!important}.room-modal-next{right:15px!important}
#roomModalCounter{position:absolute!important;right:18px!important;bottom:15px!important;background:rgba(15,16,14,.72)!important;color:#fff!important;padding:7px 9px!important;font:13px 'Cormorant Garamond',serif!important}
.room-modal-thumbs{display:flex!important;gap:6px!important;padding:8px!important;overflow-x:auto!important;background:#111210!important}.room-modal-thumbs button{flex:0 0 115px!important;height:78px!important;border:2px solid transparent!important;padding:0!important;background:#222!important;opacity:.62!important}.room-modal-thumbs button.active{border-color:#c29a61!important;opacity:1!important}.room-modal-thumbs img{width:100%!important;height:100%!important;object-fit:cover!important}
.room-modal-content{padding:clamp(32px,5vw,72px)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;overflow:auto!important}
.room-modal-kicker{font-size:7px!important;letter-spacing:.16em!important;color:#a17d4a!important}.room-modal-content h2{font:500 clamp(45px,5vw,76px) 'Cormorant Garamond',serif!important;line-height:.86!important;margin:13px 0!important}.room-modal-price{font:500 22px 'Cormorant Garamond',serif!important;color:#9a7546!important}.room-modal-content>p{color:#70675d!important;line-height:1.75!important;font-size:11px!important;margin:18px 0!important}
.room-modal-specs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border-top:1px solid #dacdbb!important;border-left:1px solid #dacdbb!important;margin:5px 0 22px!important}.room-modal-specs span{padding:12px!important;border-right:1px solid #dacdbb!important;border-bottom:1px solid #dacdbb!important;display:grid!important;grid-template-columns:24px 1fr!important}.room-modal-specs i{grid-row:1/3!important;font-style:normal!important;color:#9d7845!important}.room-modal-specs small{font-size:6px!important;letter-spacing:.1em!important;color:#978b7c!important}.room-modal-specs b{font:500 13px 'Cormorant Garamond',serif!important}
.room-modal-features>small{display:block!important;font-size:7px!important;letter-spacing:.15em!important;color:#9d7845!important;margin-bottom:9px!important}.room-modal-features>div{display:flex!important;flex-wrap:wrap!important;gap:7px!important}.room-modal-features span{padding:7px 9px!important;background:#ebe2d5!important;font-size:8px!important}.room-modal-features i{font-style:normal!important;margin-right:5px!important;color:#967143!important}.room-inquiry{margin-top:25px!important;display:flex!important;justify-content:space-between!important;background:#191a17!important;color:#fff!important;text-decoration:none!important;padding:15px 17px!important;font-size:8px!important;letter-spacing:.12em!important}
@media(max-width:1100px){.rooms .room-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}.room-modal-dialog{grid-template-columns:1fr!important;grid-template-rows:58vh auto!important;overflow:auto!important}.room-modal-gallery{min-height:58vh!important}}
@media(max-width:720px){.rooms .room-track{grid-template-columns:1fr!important}.room-premium .room-img{height:420px!important}.room-modal-dialog{inset:10px!important;grid-template-rows:52vh auto!important}.room-modal-content{padding:28px 20px!important}.room-modal-gallery{min-height:52vh!important}.room-modal-thumbs button{flex-basis:90px!important}.room-heading h3{font-size:30px!important}}
@media(max-width:430px){.room-premium .room-img{height:320px!important}.room-heading{grid-template-columns:1fr!important}.room-price{text-align:left!important;border-left:0!important;border-top:1px solid #ddd0bd!important;padding:10px 0 0!important}.room-modal-specs{grid-template-columns:1fr!important}}


/* =========================================================
   V7.25 AUTHORITATIVE ROOM MODAL LAYOUT
   ========================================================= */
.room-modal-v2{
  position:fixed!important;
  inset:0!important;
  z-index:5000!important;
  display:block!important;
}
.room-modal-v2 .room-modal-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(10,11,10,.86)!important;
  backdrop-filter:blur(7px)!important;
}
.room-modal-v2 .room-modal-dialog{
  position:absolute!important;
  left:5vw!important;
  right:5vw!important;
  top:5vh!important;
  bottom:5vh!important;
  height:auto!important;
  max-height:none!important;
  min-height:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr)!important;
  grid-template-rows:minmax(0,1fr)!important;
  overflow:hidden!important;
  background:#f8f3eb!important;
}
.room-modal-v2 .room-modal-gallery{
  min-width:0!important;
  min-height:0!important;
  height:100%!important;
  max-height:100%!important;
  display:grid!important;
  grid-template-rows:minmax(0,1fr) 150px!important;
  overflow:hidden!important;
  background:#101210!important;
}
.room-modal-v2 .room-modal-main{
  position:relative!important;
  min-height:0!important;
  height:auto!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#101210!important;
}
.room-modal-v2 .room-modal-main>img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  background:#101210!important;
}
.room-modal-v2 .room-modal-thumbs{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  height:150px!important;
  min-height:150px!important;
  max-height:150px!important;
  padding:10px 12px!important;
  margin:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  box-sizing:border-box!important;
  background:#171916!important;
  border-top:1px solid #31352f!important;
  scrollbar-width:thin!important;
}
.room-modal-v2 .room-modal-thumbs button{
  position:relative!important;
  flex:0 0 170px!important;
  width:170px!important;
  min-width:170px!important;
  max-width:170px!important;
  height:126px!important;
  min-height:126px!important;
  max-height:126px!important;
  margin:0!important;
  padding:6px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
  background:#0f110f!important;
  border:1px solid #3e433d!important;
  opacity:.7!important;
}
.room-modal-v2 .room-modal-thumbs button.active{
  opacity:1!important;
  border:2px solid #c59a5e!important;
  padding:5px!important;
}
.room-modal-v2 .room-modal-thumbs button img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  border-radius:0!important;
  background:#0f110f!important;
}
.room-modal-v2 .room-modal-content{
  min-width:0!important;
  min-height:0!important;
  height:100%!important;
  overflow-y:auto!important;
  box-sizing:border-box!important;
  padding:clamp(34px,4.5vw,68px)!important;
  background:#f8f3eb!important;
  color:#201f1b!important;
  border-left:1px solid #d4c6b2!important;
}
.room-modal-v2 .room-modal-close{
  position:absolute!important;
  top:14px!important;
  right:14px!important;
  z-index:30!important;
}
.room-modal-v2 .room-modal-prev,
.room-modal-v2 .room-modal-next{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:5!important;
}
.room-modal-v2 .room-modal-prev{left:15px!important}
.room-modal-v2 .room-modal-next{right:15px!important}
.room-modal-v2 #roomModalCounter{
  position:absolute!important;
  right:15px!important;
  bottom:14px!important;
  z-index:5!important;
}

/* Text contrast */
.room-modal-v2 .room-modal-kicker{
  display:inline-block!important;
  color:#9a6f38!important;
  background:#eee2d2!important;
  border:1px solid #dcc7aa!important;
  padding:6px 9px!important;
}
.room-modal-v2 .room-modal-content h2{color:#171713!important}
.room-modal-v2 .room-modal-price{color:#9c7139!important}
.room-modal-v2 .room-modal-content>p{
  color:#5f5a52!important;
  border-top:1px solid #dfd4c4!important;
  border-bottom:1px solid #dfd4c4!important;
  padding:14px 0 17px!important;
}
.room-modal-v2 .room-modal-features span{
  color:#39352e!important;
  background:#eee4d7!important;
  border:1px solid #d7c7b4!important;
}

@media(max-width:1100px){
  .room-modal-v2 .room-modal-dialog{
    left:2vw!important;
    right:2vw!important;
    top:2vh!important;
    bottom:2vh!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:minmax(480px,58vh) minmax(0,1fr)!important;
    overflow-y:auto!important;
  }
  .room-modal-v2 .room-modal-gallery{
    height:58vh!important;
    min-height:480px!important;
    grid-template-rows:minmax(0,1fr) 130px!important;
  }
  .room-modal-v2 .room-modal-thumbs{
    height:130px!important;
    min-height:130px!important;
    max-height:130px!important;
  }
  .room-modal-v2 .room-modal-thumbs button{
    flex-basis:150px!important;
    width:150px!important;
    min-width:150px!important;
    max-width:150px!important;
    height:106px!important;
    min-height:106px!important;
    max-height:106px!important;
  }
  .room-modal-v2 .room-modal-content{
    height:auto!important;
    overflow:visible!important;
    border-left:0!important;
    border-top:1px solid #d4c6b2!important;
  }
}
@media(max-width:700px){
  .room-modal-v2 .room-modal-dialog{
    left:6px!important;
    right:6px!important;
    top:6px!important;
    bottom:6px!important;
    grid-template-rows:54vh auto!important;
  }
  .room-modal-v2 .room-modal-gallery{
    height:54vh!important;
    min-height:0!important;
    grid-template-rows:minmax(0,1fr) 112px!important;
  }
  .room-modal-v2 .room-modal-thumbs{
    height:112px!important;
    min-height:112px!important;
    max-height:112px!important;
    padding:7px!important;
    gap:7px!important;
  }
  .room-modal-v2 .room-modal-thumbs button{
    flex-basis:128px!important;
    width:128px!important;
    min-width:128px!important;
    max-width:128px!important;
    height:92px!important;
    min-height:92px!important;
    max-height:92px!important;
  }
  .room-modal-v2 .room-modal-content{
    padding:27px 20px!important;
  }
}

/* =========================================================
   V7.26 CINEMATIC ROOM GALLERY
   thumbnails overlay the bottom of the main photo
   ========================================================= */
.room-modal-v2 .room-modal-gallery{
  position:relative!important;
  display:block!important;
  height:100%!important;
  overflow:hidden!important;
  background:#101210!important;
}
.room-modal-v2 .room-modal-main{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  overflow:hidden!important;
  background:#101210!important;
}
.room-modal-v2 .room-modal-main:after{
  content:""!important;
  position:absolute!important;
  left:0!important;right:0!important;bottom:0!important;
  height:190px!important;
  pointer-events:none!important;
  background:linear-gradient(to bottom,transparent,rgba(8,10,8,.22) 24%,rgba(8,10,8,.88) 100%)!important;
  z-index:2!important;
}
.room-modal-v2 .room-modal-main>img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  transition:opacity .32s ease, transform .55s cubic-bezier(.22,.61,.36,1)!important;
  will-change:opacity,transform!important;
}
.room-modal-v2 .room-modal-main>img.room-photo-switching{
  opacity:.18!important;
  transform:scale(1.018)!important;
}
.room-modal-v2 .room-modal-thumbs{
  position:absolute!important;
  left:50%!important;
  bottom:18px!important;
  z-index:10!important;
  transform:translateX(-50%)!important;
  width:calc(100% - 86px)!important;
  height:104px!important;
  min-height:104px!important;
  max-height:104px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  padding:8px!important;
  margin:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:smooth!important;
  scroll-snap-type:x proximity!important;
  overscroll-behavior-inline:contain!important;
  scrollbar-width:none!important;
  background:rgba(15,17,15,.66)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:0 18px 45px rgba(0,0,0,.28)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
}
.room-modal-v2 .room-modal-thumbs::-webkit-scrollbar{display:none!important}
.room-modal-v2 .room-modal-thumbs button{
  scroll-snap-align:center!important;
  flex:0 0 128px!important;
  width:128px!important;
  min-width:128px!important;
  max-width:128px!important;
  height:86px!important;
  min-height:86px!important;
  max-height:86px!important;
  padding:3px!important;
  margin:0!important;
  border:1px solid rgba(255,255,255,.18)!important;
  background:#111!important;
  opacity:.68!important;
  transform:scale(.96)!important;
  transition:opacity .22s ease,transform .22s ease,border-color .22s ease!important;
}
.room-modal-v2 .room-modal-thumbs button:hover{
  opacity:.95!important;
  transform:scale(.985)!important;
}
.room-modal-v2 .room-modal-thumbs button.active{
  opacity:1!important;
  transform:scale(1)!important;
  border:2px solid #c89a5b!important;
  padding:2px!important;
  box-shadow:0 0 0 2px rgba(200,154,91,.16)!important;
}
.room-modal-v2 .room-modal-thumbs button img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.room-modal-v2 .room-modal-prev,
.room-modal-v2 .room-modal-next{
  width:48px!important;
  height:48px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:rgba(12,14,12,.64)!important;
  border:1px solid rgba(255,255,255,.2)!important;
  color:#fff!important;
  backdrop-filter:blur(8px)!important;
  transition:background .2s ease,transform .2s ease!important;
}
.room-modal-v2 .room-modal-prev:hover,
.room-modal-v2 .room-modal-next:hover{
  background:rgba(12,14,12,.9)!important;
}
.room-modal-v2 #roomModalCounter{
  bottom:132px!important;
  padding:7px 10px!important;
  background:rgba(10,12,10,.65)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.14)!important;
  backdrop-filter:blur(8px)!important;
}

@media(max-width:1100px){
  .room-modal-v2 .room-modal-gallery{height:58vh!important;min-height:480px!important}
  .room-modal-v2 .room-modal-thumbs{
    width:calc(100% - 48px)!important;
    bottom:12px!important;
    height:96px!important;
    min-height:96px!important;
    max-height:96px!important;
  }
  .room-modal-v2 .room-modal-thumbs button{
    flex-basis:118px!important;width:118px!important;min-width:118px!important;max-width:118px!important;
    height:78px!important;min-height:78px!important;max-height:78px!important;
  }
  .room-modal-v2 #roomModalCounter{bottom:116px!important}
}
@media(max-width:700px){
  .room-modal-v2 .room-modal-gallery{height:54vh!important}
  .room-modal-v2 .room-modal-thumbs{
    width:calc(100% - 22px)!important;
    height:82px!important;min-height:82px!important;max-height:82px!important;
    bottom:8px!important;padding:6px!important;gap:6px!important;
  }
  .room-modal-v2 .room-modal-thumbs button{
    flex-basis:96px!important;width:96px!important;min-width:96px!important;max-width:96px!important;
    height:68px!important;min-height:68px!important;max-height:68px!important;
  }
  .room-modal-v2 #roomModalCounter{bottom:100px!important}
  .room-modal-v2 .room-modal-prev,.room-modal-v2 .room-modal-next{
    width:40px!important;height:40px!important;
  }
}

/* =========================================================
   V7.27 CLEAN THUMBNAILS + INQUIRY UX
   ========================================================= */
.room-modal-v2 .room-modal-main:after{
  height:150px!important;
  background:linear-gradient(to bottom,transparent 0%,rgba(8,10,8,.12) 45%,rgba(8,10,8,.45) 100%)!important;
}
.room-modal-v2 .room-modal-thumbs{
  width:auto!important;
  max-width:calc(100% - 80px)!important;
  min-width:0!important;
  left:50%!important;
  bottom:18px!important;
  transform:translateX(-50%)!important;
  height:94px!important;
  min-height:94px!important;
  max-height:94px!important;
  padding:0!important;
  gap:10px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  overflow-x:auto!important;
  overflow-y:visible!important;
}
.room-modal-v2 .room-modal-thumbs button{
  flex:0 0 126px!important;
  width:126px!important;
  min-width:126px!important;
  max-width:126px!important;
  height:88px!important;
  min-height:88px!important;
  max-height:88px!important;
  padding:3px!important;
  margin:0!important;
  background:rgba(12,14,12,.72)!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:5px!important;
  box-shadow:0 5px 18px rgba(0,0,0,.22)!important;
  opacity:.78!important;
  overflow:hidden!important;
}
.room-modal-v2 .room-modal-thumbs button.active{
  border:2px solid #c99a58!important;
  padding:2px!important;
  opacity:1!important;
  box-shadow:0 6px 22px rgba(0,0,0,.32),0 0 0 1px rgba(201,154,88,.14)!important;
}
.room-modal-v2 .room-modal-thumbs button img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:2px!important;
}
.room-modal-v2 #roomModalCounter{
  bottom:126px!important;
}
.room-modal-v2 .room-inquiry{
  cursor:pointer!important;
}
.room-modal-v2 .room-inquiry:active{
  transform:translateY(1px)!important;
}
@media(max-width:1100px){
  .room-modal-v2 .room-modal-thumbs{
    max-width:calc(100% - 42px)!important;
    height:86px!important;
    min-height:86px!important;
    max-height:86px!important;
    bottom:12px!important;
  }
  .room-modal-v2 .room-modal-thumbs button{
    flex-basis:112px!important;
    width:112px!important;
    min-width:112px!important;
    max-width:112px!important;
    height:80px!important;
    min-height:80px!important;
    max-height:80px!important;
  }
  .room-modal-v2 #roomModalCounter{bottom:108px!important}
}
@media(max-width:700px){
  .room-modal-v2 .room-modal-thumbs{
    max-width:calc(100% - 18px)!important;
    height:76px!important;
    min-height:76px!important;
    max-height:76px!important;
    bottom:8px!important;
    gap:7px!important;
  }
  .room-modal-v2 .room-modal-thumbs button{
    flex-basis:94px!important;
    width:94px!important;
    min-width:94px!important;
    max-width:94px!important;
    height:70px!important;
    min-height:70px!important;
    max-height:70px!important;
  }
  .room-modal-v2 #roomModalCounter{bottom:94px!important}
}


/* V8.02 — HERO TOP WHITE STRIP FIX */
html,body{
  margin:0!important;
  padding:0!important;
}
body{
  overflow-x:hidden!important;
}
.hero{
  margin-top:0!important;
  padding-top:0!important;
  top:0!important;
}
@media (min-width:1001px){
  .site-shell,
  main,
  .hero{
    margin-top:0!important;
    padding-top:0!important;
  }
}
