
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Jost,Arial,sans-serif;background:#faf7f1;color:#1a1208;overflow-x:hidden}img{max-width:100%;display:block}:root{--deep:#0d2b38;--mid:#1c4a60;--light:#4a8fa8;--sand:#f2ead8;--sand2:#e3d5b8;--cream:#faf7f1;--terra:#b8694a;--text:#1a1208;--muted:#6b5f4e}.container{max-width:1220px;margin:auto}.topbar{position:fixed;top:0;left:0;width:100%;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:20px 54px;transition:.35s}.topbar.scrolled{background:rgba(13,43,56,.96);backdrop-filter:blur(12px);padding:12px 54px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none}.brand-logo{height:62px;width:auto;background:rgba(255,255,255,.95);padding:7px 9px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.brand-word{font-family:'Cormorant Garamond',serif;color:#fff;font-size:1.15rem;letter-spacing:.14em;text-transform:uppercase}.nav{display:flex;align-items:center;gap:30px}.nav a{font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.78);text-decoration:none;transition:.2s}.nav a:hover,.lang a.active{color:#fff}.lang{display:flex;gap:8px;align-items:center}.lang a{border:1px solid rgba(255,255,255,.25);padding:7px 8px;letter-spacing:.08em}.book{border:1px solid rgba(255,255,255,.45);padding:11px 22px!important;color:#fff!important}.book:hover,.btn:hover{background:#a05840;border-color:#a05840;transform:translateY(-2px)}.menu-btn{display:none;background:none;border:1px solid rgba(255,255,255,.4);color:white;padding:9px 12px;letter-spacing:.15em}.hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--deep)}.hero::before{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgba(13,43,56,.20),rgba(13,43,56,.58) 58%,rgba(13,43,56,.88)),url('../images/hero/slide-2c.jpg') center/cover no-repeat;animation:heroZoom 14s ease-out forwards}.hero::after{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.04'/%3E%3C/svg%3E");opacity:.45;pointer-events:none}@keyframes heroZoom{from{transform:scale(1.06)}to{transform:scale(1)}}.hero-inner{position:relative;z-index:2;padding:0 60px 92px;max-width:900px}.eyebrow{font-size:.72rem;font-weight:500;letter-spacing:.27em;text-transform:uppercase;color:#78bdd3;margin-bottom:18px;display:flex;align-items:center;gap:13px}.eyebrow:before{content:'';width:34px;height:1px;background:#78bdd3}.hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(3.4rem,7vw,7rem);font-weight:300;line-height:.96;color:white;letter-spacing:-.02em;margin-bottom:18px}.hero h1 em{font-style:italic;color:#f2ead8}.lead{font-size:1.02rem;font-weight:300;line-height:1.8;color:rgba(255,255,255,.72);max-width:650px}.hero-actions{margin-top:38px;display:flex;gap:16px;align-items:center}.btn{display:inline-block;background:var(--terra);color:#fff;text-decoration:none;border:1px solid var(--terra);padding:16px 36px;font-size:.74rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;transition:.25s}.btn.secondary{background:transparent;border-color:rgba(255,255,255,.42)}.btn.secondary:hover{background:rgba(255,255,255,.08);border-color:#fff}.stats{background:var(--deep);display:grid;grid-template-columns:repeat(4,1fr)}.stat{text-align:center;padding:34px 20px;border-right:1px solid rgba(255,255,255,.08)}.stat:last-child{border-right:0}.stat strong{font-family:'Cormorant Garamond',serif;color:white;font-weight:300;font-size:2.55rem;line-height:1}.stat span{display:block;margin-top:7px;color:rgba(255,255,255,.45);font-size:.65rem;letter-spacing:.22em;text-transform:uppercase}.section{padding:105px 60px}.section-title{font-family:'Cormorant Garamond',serif;font-size:clamp(2.45rem,4vw,3.9rem);font-weight:300;line-height:1.08;letter-spacing:-.01em}.section-title em{font-style:italic;color:var(--terra)}.about{display:grid;grid-template-columns:1fr 1fr;gap:78px;align-items:center}.about-visual{position:relative;height:560px}.about-visual .main{position:absolute;top:0;left:0;width:76%;height:84%;object-fit:cover;box-shadow:22px 22px 60px rgba(13,43,56,.16)}.about-visual .accent{position:absolute;right:0;bottom:0;width:52%;height:52%;object-fit:cover;border:8px solid var(--cream);box-shadow:-12px -12px 42px rgba(13,43,56,.13)}.badge{position:absolute;left:54%;top:47%;transform:translate(-50%,-50%);height:110px;width:110px;border-radius:50%;background:var(--deep);display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:3;box-shadow:0 14px 36px rgba(13,43,56,.34)}.badge b{font-family:'Cormorant Garamond',serif;color:#fff;font-size:2rem;font-weight:300}.badge span{color:rgba(255,255,255,.55);font-size:.55rem;letter-spacing:.18em;text-transform:uppercase}.copy p{font-size:1rem;font-weight:300;line-height:1.9;color:var(--muted);margin-top:22px}.features{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.feature{display:flex;gap:12px;align-items:flex-start}.icon{height:38px;width:38px;border-radius:50%;background:var(--sand);display:flex;align-items:center;justify-content:center;color:var(--terra);flex:0 0 auto}.feature b{display:block;font-size:.82rem;font-weight:500}.feature span{font-size:.76rem;color:var(--muted);font-weight:300}.rooms{background:var(--sand)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:58px;gap:30px}.rooms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.room{position:relative;min-height:420px;overflow:hidden;background:var(--deep)}.room.featured{grid-row:span 2;min-height:650px}.room img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:.65s}.room:hover img{transform:scale(1.05)}.room .overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(13,43,56,.92),rgba(13,43,56,.04) 66%);display:flex;flex-direction:column;justify-content:flex-end;padding:30px}.room small{color:#80c5d8;text-transform:uppercase;letter-spacing:.22em;font-size:.62rem;font-weight:500}.room h3{font-family:'Cormorant Garamond',serif;color:white;font-size:1.75rem;font-weight:300;margin:8px 0}.room p{color:rgba(255,255,255,.67);font-size:.82rem;font-weight:300;line-height:1.6}.experience{display:grid;grid-template-columns:1fr 1fr;background:var(--deep);padding:0}.experience-img{min-height:560px;background:url('../images/gallery/image3.jpg') center/cover no-repeat;position:relative}.experience-img:after{content:'';position:absolute;inset:0;background:linear-gradient(to right,transparent 55%,var(--deep))}.experience-copy{padding:92px 72px;display:flex;flex-direction:column;justify-content:center}.experience-copy .section-title{color:white}.experience-copy p{font-size:.98rem;line-height:1.9;font-weight:300;color:rgba(255,255,255,.63);margin:26px 0 36px}.exp-list{display:grid;gap:18px}.exp-item{display:flex;gap:18px;border-bottom:1px solid rgba(255,255,255,.09);padding-bottom:18px;color:rgba(255,255,255,.72);font-weight:300}.exp-item b{font-family:'Cormorant Garamond',serif;color:var(--terra);font-size:1.5rem;font-weight:300}.gallery{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:190px;gap:8px;padding:8px;background:var(--deep)}.gallery img{width:100%;height:100%;object-fit:cover;filter:saturate(.92);transition:.25s}.gallery img:hover{filter:saturate(1.1);transform:scale(1.015)}.gallery .wide{grid-column:span 2}.gallery .tall{grid-row:span 2}.location{background:var(--cream)}.location-inner{display:grid;grid-template-columns:1fr 1.12fr;gap:72px;align-items:center}.nearby{margin:32px 0;display:grid;gap:2px}.nearby div{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--sand2);font-size:.86rem}.nearby span{color:var(--muted);font-weight:300}.mapbox{height:455px;background:var(--sand);box-shadow:20px 20px 60px rgba(13,43,56,.13);overflow:hidden}.mapbox img{height:100%;width:100%;object-fit:cover}.quote{background:var(--sand);text-align:center;padding:95px 18vw}.quote .stars{color:var(--terra);letter-spacing:5px;margin-bottom:24px}.quote blockquote{font-family:'Cormorant Garamond',serif;font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.5;font-style:italic;font-weight:300;color:var(--deep)}.quote cite{display:block;margin-top:30px;font-size:.72rem;text-transform:uppercase;letter-spacing:.22em;color:var(--muted);font-style:normal}.cta{position:relative;background:var(--deep);text-align:center;padding:115px 60px;overflow:hidden}.cta:before{content:'CALM VIEW';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:'Cormorant Garamond',serif;font-size:clamp(5rem,16vw,14rem);letter-spacing:.1em;color:rgba(255,255,255,.026);white-space:nowrap}.cta>*{position:relative}.cta .section-title{color:white}.cta p{color:rgba(255,255,255,.55);font-weight:300;margin:18px auto 40px;max-width:680px;line-height:1.75}footer{background:#0a1e27;padding:65px 60px 36px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:46px;margin-bottom:50px}.footer-logo{height:78px;background:white;padding:8px;margin-bottom:20px}.footer p,.footer a,footer p,footer a{color:rgba(255,255,255,.52);font-size:.83rem;font-weight:300;line-height:1.75;text-decoration:none}.footer h4{font-size:.65rem;color:rgba(255,255,255,.35);letter-spacing:.24em;text-transform:uppercase;margin-bottom:18px}.footer ul{list-style:none;display:grid;gap:10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.07);padding-top:26px;display:flex;justify-content:space-between;gap:20px;align-items:center}.social{display:flex;gap:12px}.social a{border:1px solid rgba(255,255,255,.14);border-radius:999px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-size:.72rem}.reveal{opacity:0;transform:translateY(34px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:980px){.topbar{padding:14px 22px}.topbar.scrolled{padding:10px 22px}.brand-logo{height:52px}.menu-btn{display:block}.nav{position:absolute;left:16px;right:16px;top:82px;background:rgba(13,43,56,.98);padding:22px;display:none;flex-direction:column;align-items:flex-start;gap:20px}.nav.open{display:flex}.lang{margin-top:4px}.hero-inner{padding:0 24px 70px}.hero-actions{flex-direction:column;align-items:flex-start}.stats,.about,.experience,.location-inner,.footer-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.section{padding:76px 24px}.about-visual{height:430px}.section-head{display:block}.section-head .btn{margin-top:26px}.rooms-grid{grid-template-columns:1fr}.room,.room.featured{min-height:420px}.experience-copy{padding:72px 24px}.gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:170px}.gallery .wide{grid-column:span 1}.gallery .tall{grid-row:span 1}.quote{padding:78px 24px}.cta{padding:88px 24px}footer{padding:58px 24px 32px}.footer-bottom{flex-direction:column;align-items:flex-start}.nearby div{display:block}.nearby span{display:block;margin-top:4px}.brand-word{display:none}}@media(max-width:560px){.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.features{grid-template-columns:1fr}.hero h1{font-size:3.35rem}.btn{width:100%;text-align:center}.topbar{gap:12px}.book{padding:10px 14px!important}}

.room-specs{background:#faf7f1;padding-top:92px}.room-specs .intro{max-width:760px;color:var(--muted);font-weight:300;line-height:1.85;margin-top:20px}.room-specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:48px}.spec-card{background:white;border:1px solid rgba(13,43,56,.08);box-shadow:0 18px 48px rgba(13,43,56,.08);display:grid;grid-template-columns:220px 1fr;min-height:100%;overflow:hidden}.spec-card img{height:100%;width:100%;object-fit:cover}.spec-body{padding:26px}.spec-body h3{font-family:'Cormorant Garamond',serif;font-size:1.55rem;font-weight:400;color:var(--deep);line-height:1.16;margin-bottom:12px}.spec-tags{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 18px}.spec-tags span{border:1px solid rgba(13,43,56,.18);border-radius:999px;padding:5px 9px;font-size:.68rem;color:var(--deep);background:#fbf7ef}.spec-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 18px;margin:16px 0 18px;font-size:.82rem;color:var(--muted)}.spec-meta b{display:block;color:var(--text);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:2px}.spec-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.spec-list h4{font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;color:var(--terra);margin:12px 0 8px}.spec-list ul{list-style:none;display:grid;gap:5px}.spec-list li{font-size:.79rem;line-height:1.35;color:var(--muted);font-weight:300}.spec-list li:before{content:'✓';color:var(--terra);margin-right:7px}.spec-note{margin-top:16px;padding-top:14px;border-top:1px solid rgba(13,43,56,.08);font-size:.8rem;color:var(--muted)}
@media(max-width:1100px){.room-specs-grid{grid-template-columns:1fr}.spec-card{grid-template-columns:200px 1fr}}@media(max-width:700px){.spec-card{grid-template-columns:1fr}.spec-card img{height:240px}.spec-columns,.spec-meta{grid-template-columns:1fr}.room-specs{padding-top:72px}}


/* Review score cards */
.review-scores{background:#202127;display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:14px;padding:28px 60px;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.review-score{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:18px 20px;min-height:112px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.review-score span{color:#d2b8ff;font-size:.88rem;font-weight:500;letter-spacing:.03em;margin-bottom:8px}.review-score strong{color:#d9a7ff;font-size:1.7rem;font-weight:500;line-height:1}.review-score small{color:rgba(255,255,255,.56);font-size:.78rem;margin-top:8px}.review-score.intro span{color:#fff;text-transform:uppercase;letter-spacing:.2em;font-size:.68rem}.review-score.intro p{color:rgba(255,255,255,.58);font-weight:300;line-height:1.55;font-size:.9rem}

/* Room popup cards */
.room-popup-grid{grid-template-columns:repeat(4,1fr);gap:14px}.room-popup-grid .room{min-height:390px}.room-popup-grid .room.featured{grid-row:auto;min-height:390px}.room-actions{margin-top:16px;display:flex;gap:10px;align-items:center}.details-btn{background:rgba(255,255,255,.92);color:var(--deep);border:0;border-radius:999px;padding:10px 18px;font-family:'Jost',sans-serif;font-size:.68rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:.2s}.details-btn:hover{background:var(--terra);color:white;transform:translateY(-2px)}
.room-pop .overlay{background:linear-gradient(to top,rgba(13,43,56,.96),rgba(13,43,56,.06) 68%)}

/* Guest reviews slider */
.guest-review-slider{position:relative;overflow:hidden}.guest-review-slider .eyebrow{margin-bottom:22px}.review-slides{position:relative;min-height:220px}.review-slide{position:absolute;inset:0;opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease;pointer-events:none}.review-slide.active{opacity:1;transform:none;pointer-events:auto}.review-dots{display:flex;justify-content:center;gap:10px;margin-top:28px}.review-dot{width:10px;height:10px;border-radius:50%;border:1px solid var(--terra);background:transparent;cursor:pointer}.review-dot.active{background:var(--terra)}

/* Room modal */
.room-modal{position:fixed;inset:0;z-index:999;display:none}.room-modal.open{display:block}.room-modal-backdrop{position:absolute;inset:0;background:rgba(7,20,27,.72);backdrop-filter:blur(8px)}.room-modal-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(1120px,calc(100vw - 38px));max-height:88vh;overflow:hidden;background:#fff;border-radius:20px;box-shadow:0 34px 90px rgba(0,0,0,.38);display:grid;grid-template-columns:42% 58%}.room-modal-close{position:absolute;right:18px;top:14px;z-index:3;width:40px;height:40px;border:0;border-radius:50%;background:rgba(13,43,56,.08);color:var(--deep);font-size:1.8rem;line-height:1;cursor:pointer}.room-modal-image{min-height:100%;background:var(--sand)}.room-modal-image img{width:100%;height:100%;object-fit:cover;display:block}.room-modal-content{padding:38px 40px 34px;overflow:auto;max-height:88vh}.modal-subtitle{display:block;color:var(--terra);font-size:.68rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;margin-bottom:10px}.room-modal-content h3{font-family:'Cormorant Garamond',serif;font-size:2.05rem;font-weight:400;line-height:1.12;color:var(--deep);margin-bottom:14px}.modal-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.modal-chips span{border:1px solid rgba(13,43,56,.18);border-radius:999px;padding:6px 10px;font-size:.72rem;color:var(--deep);background:#fbf7ef}.modal-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 22px}.modal-meta div{background:var(--cream);border:1px solid rgba(13,43,56,.08);border-radius:12px;padding:12px;font-size:.82rem;color:var(--muted)}.modal-meta b{display:block;color:var(--text);font-size:.66rem;text-transform:uppercase;letter-spacing:.13em;margin-bottom:4px}.modal-sections{display:grid;grid-template-columns:1fr 1fr;gap:18px}.modal-section h4{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--terra);margin:10px 0}.modal-section ul{list-style:none;display:grid;gap:5px}.modal-section li{font-size:.82rem;line-height:1.35;color:var(--muted);font-weight:300}.modal-section li:before{content:'✓';color:var(--terra);margin-right:7px}.modal-book{margin-top:26px;display:inline-block}
@media(max-width:1180px){.room-popup-grid{grid-template-columns:repeat(2,1fr)}.review-scores{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.review-scores{grid-template-columns:1fr;padding:22px}.room-popup-grid{grid-template-columns:1fr}.room-modal-card{grid-template-columns:1fr;max-height:92vh;overflow:auto}.room-modal-image{height:260px}.room-modal-content{max-height:none;padding:30px 22px}.modal-meta,.modal-sections{grid-template-columns:1fr}.review-slides{min-height:310px}}

/* Footer visibility and social icon refinements */
footer h4{color:#f2ead8!important;font-size:.78rem!important;font-weight:500!important;letter-spacing:.20em!important;text-transform:uppercase;margin-bottom:18px;text-shadow:0 1px 0 rgba(0,0,0,.25)}
footer ul{list-style:none!important;display:grid;gap:10px;padding-left:0!important;margin-left:0!important}
footer li{list-style:none!important;color:transparent}
footer a:hover{color:#fff!important}
.social a{width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.25)!important;background:rgba(255,255,255,.035);color:rgba(255,255,255,.78)!important;transition:background .2s,border-color .2s,transform .2s,color .2s}
.social a:hover{background:#b8694a!important;border-color:#b8694a!important;color:#fff!important;transform:translateY(-2px)}
.social svg{width:19px;height:19px;display:block;fill:currentColor}
.footer-grid>div:first-child{max-width:520px}
@media(max-width:980px){.social a{width:42px!important;height:42px!important}}


/* Logo refresh */
.brand{gap:10px}.brand-logo{height:76px;width:auto;background:rgba(255,255,255,.96);padding:4px 6px;border-radius:6px;box-shadow:0 12px 36px rgba(0,0,0,.18)}
.brand-word{display:none}
.footer-logo{height:96px;width:auto;background:#fff;padding:6px 8px;border-radius:6px;box-shadow:0 10px 28px rgba(0,0,0,.14)}
@media(max-width:980px){.brand-logo{height:64px}.footer-logo{height:88px}}

/* Hero slider */
.hero.hero-slider{position:relative;min-height:100vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--deep)}
.hero.hero-slider::before{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgba(13,43,56,.16),rgba(13,43,56,.52) 58%,rgba(13,43,56,.84));z-index:1}
.hero.hero-slider::after{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n2'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n2)' opacity='.04'/%3E%3C/svg%3E");opacity:.35;pointer-events:none;z-index:2}
.hero-slides,.hero-gradient{position:absolute;inset:0}.hero-gradient{z-index:1}
.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.07);transition:opacity .95s ease,transform 7.2s ease}
.hero-slide.active{opacity:1;transform:scale(1)}
.hero-inner{position:relative;z-index:3}
.hero-dots{position:absolute;left:60px;bottom:42px;display:flex;gap:10px;z-index:4}
.hero-dot{width:11px;height:11px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:transparent;cursor:pointer;transition:.2s}
.hero-dot.active,.hero-dot:hover{background:#fff;border-color:#fff;transform:scale(1.05)}
@media(max-width:980px){.hero-dots{left:24px;bottom:24px}}


/* Luxury header, logo and footer refinements */
:root{--gold:#c7a66a;--gold-soft:#e7d7b4;--espresso:#1f1608}
.topbar{padding:18px 58px;background:linear-gradient(to bottom,rgba(8,24,31,.44),rgba(8,24,31,.08));border-bottom:1px solid rgba(231,215,180,.20)}
.topbar.scrolled{background:rgba(8,24,31,.94);border-bottom:1px solid rgba(199,166,106,.35);box-shadow:0 14px 36px rgba(0,0,0,.22);padding:10px 58px}
.brand-logo{height:82px;width:auto;background:#fff;padding:3px 5px;border-radius:3px;border:1px solid rgba(199,166,106,.55);box-shadow:0 16px 38px rgba(0,0,0,.22)}
.nav{gap:28px}.nav a{color:rgba(242,234,216,.78);letter-spacing:.19em}.nav a:hover,.lang a.active{color:var(--gold-soft)}
.lang a{border-color:rgba(199,166,106,.38);background:rgba(255,255,255,.03);color:rgba(242,234,216,.75)}
.book{border:1px solid rgba(199,166,106,.82)!important;background:rgba(199,166,106,.08);color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}
.book:hover{background:var(--gold)!important;border-color:var(--gold)!important;color:#1a1208!important}
.menu-btn{border-color:rgba(199,166,106,.56);color:var(--gold-soft);background:rgba(255,255,255,.03)}

footer{background:radial-gradient(circle at 18% 0%,rgba(199,166,106,.13),transparent 34%),linear-gradient(135deg,#06171e 0%,#0a1e27 45%,#061117 100%);border-top:1px solid rgba(199,166,106,.30);padding-top:76px}
.footer-grid{align-items:start}.footer-grid>div:first-child{max-width:560px}.footer-logo{height:118px;width:auto;background:#fff;padding:5px 7px;border-radius:3px;border:1px solid rgba(199,166,106,.55);box-shadow:0 18px 42px rgba(0,0,0,.26);margin-bottom:22px}
footer h4{color:var(--gold-soft)!important;font-size:.76rem!important;letter-spacing:.22em!important;margin-bottom:20px!important;position:relative;padding-bottom:11px;text-shadow:none!important}
footer h4:after{content:'';position:absolute;left:0;bottom:0;width:42px;height:1px;background:linear-gradient(to right,var(--gold),transparent)}
.footer p, .footer a, footer p, footer a{color:rgba(242,234,216,.66);font-size:.86rem}.footer a:hover,footer a:hover{color:#fff!important}
.footer-bottom{border-top:1px solid rgba(199,166,106,.20);padding-top:30px}.footer-bottom p{color:rgba(242,234,216,.45)}
.social a{border-color:rgba(199,166,106,.40)!important;background:rgba(199,166,106,.06)!important;color:var(--gold-soft)!important}.social a:hover{background:var(--gold)!important;border-color:var(--gold)!important;color:#1a1208!important}

/* Live Google map */
.mapbox.live-map{position:relative;border:1px solid rgba(199,166,106,.26);background:#efe6d2;box-shadow:22px 22px 60px rgba(13,43,56,.16)}
.mapbox.live-map iframe{width:100%;height:100%;border:0;display:block;filter:saturate(.92) contrast(.98)}

@media(max-width:980px){.topbar{padding:12px 20px}.topbar.scrolled{padding:9px 20px}.brand-logo{height:66px}.footer-logo{height:102px}.nav{top:84px;border:1px solid rgba(199,166,106,.25);box-shadow:0 18px 50px rgba(0,0,0,.32)}}
@media(max-width:560px){.brand-logo{height:58px}.footer-logo{height:92px}}


/* Floating Messenger contact */
.floating-messenger{position:fixed;right:24px;bottom:24px;z-index:850;display:flex;align-items:center;gap:10px;text-decoration:none;background:linear-gradient(135deg,#0084ff,#006aff);color:#fff;border-radius:999px;padding:11px 17px 11px 12px;box-shadow:0 18px 42px rgba(0,106,255,.34),0 6px 18px rgba(0,0,0,.18);font-family:'Jost',sans-serif;font-size:.76rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.floating-messenger:hover{transform:translateY(-3px);filter:saturate(1.08);box-shadow:0 22px 52px rgba(0,106,255,.42),0 8px 22px rgba(0,0,0,.22)}.floating-messenger span{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.floating-messenger svg{width:22px;height:22px;fill:currentColor}.floating-messenger em{font-style:normal;white-space:nowrap;color:#fff}@media(max-width:760px){.floating-messenger{right:16px;bottom:16px;padding:10px;border-radius:50%;width:58px;height:58px;justify-content:center}.floating-messenger span{background:transparent;width:34px;height:34px}.floating-messenger em{display:none}.floating-messenger svg{width:27px;height:27px}}


/* Contact channel links */
.contact-channel{display:inline-flex!important;align-items:center;gap:9px;color:rgba(255,255,255,.62)!important}
.contact-channel:hover{color:#fff!important}
.contact-icon{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.58rem;font-weight:600;letter-spacing:.04em;color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.18)}
.contact-channel.whatsapp .contact-icon{background:#25D366}
.contact-channel.viber .contact-icon{background:#7360F2}
@media(max-width:760px){.contact-icon{width:30px;height:30px}}

/* Final contact/social positioning updates */
.messenger-chat,
.floating-messenger,
.messenger-float {
  left: 50% !important;
  right: auto !important;
  bottom: 22px !important;
  transform: translateX(-50%) !important;
  z-index: 9999 !important;
}

.messenger-chat:hover,
.floating-messenger:hover,
.messenger-float:hover {
  transform: translateX(-50%) translateY(-2px) !important;
}

.footer-contact-social,
.footer-social-contact,
.social-contact-row {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
  margin-top: 18px !important;
}

.footer-contact-social a,
.footer-social-contact a,
.social-contact-row a {
  width: 44px !important;
  height: 44px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgba(255,255,255,.25) !important;
  background: rgba(255,255,255,.035) !important;
  color: rgba(255,255,255,.82) !important;
  text-decoration: none !important;
  transition: background .2s, border-color .2s, transform .2s, color .2s !important;
}

.footer-contact-social a:hover,
.footer-social-contact a:hover,
.social-contact-row a:hover {
  background: #b8694a !important;
  border-color: #b8694a !important;
  color: #fff !important;
  transform: translateY(-2px) !important;
}

.footer-contact-social svg,
.footer-social-contact svg,
.social-contact-row svg {
  width: 20px !important;
  height: 20px !important;
  display: block !important;
  fill: currentColor !important;
}

.footer-contact-social .whatsapp-icon,
.footer-social-contact .whatsapp-icon,
.social-contact-row .whatsapp-icon {
  color: #25D366 !important;
}

.footer-contact-social .viber-icon,
.footer-social-contact .viber-icon,
.social-contact-row .viber-icon {
  color: #7360F2 !important;
}

.footer-contact-social a:hover .whatsapp-icon,
.footer-contact-social a:hover .viber-icon,
.footer-social-contact a:hover .whatsapp-icon,
.footer-social-contact a:hover .viber-icon,
.social-contact-row a:hover .whatsapp-icon,
.social-contact-row a:hover .viber-icon {
  color: #fff !important;
}

.contact-app-link,
.contact-badge,
.whatsapp-contact,
.viber-contact {
  display: none !important;
}

@media(max-width:760px){
  .messenger-chat,
  .floating-messenger,
  .messenger-float {
    bottom: 16px !important;
  }
}

/* Footer social icons final order: WhatsApp, Viber, Instagram, Facebook, Tripadvisor */
.footer-bottom .social,
footer .social {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
}

.footer-bottom .social a,
footer .social a {
  width: 44px !important;
  height: 44px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgba(242,234,216,.42) !important;
  background: rgba(255,255,255,.025) !important;
  color: #d9cfb9 !important;
  text-decoration: none !important;
  transition: background .22s ease, border-color .22s ease, color .22s ease, transform .22s ease !important;
}

.footer-bottom .social a:hover,
footer .social a:hover {
  background: #b8694a !important;
  border-color: #b8694a !important;
  color: #fff !important;
  transform: translateY(-2px) !important;
}

.footer-bottom .social svg,
footer .social svg {
  width: 19px !important;
  height: 19px !important;
  display: block !important;
  fill: currentColor !important;
}

.footer-bottom .social .social-whatsapp,
footer .social .social-whatsapp {
  color: #25D366 !important;
}

.footer-bottom .social .social-viber,
footer .social .social-viber {
  color: #7360F2 !important;
}

.footer-bottom .social .social-whatsapp:hover,
footer .social .social-whatsapp:hover,
.footer-bottom .social .social-viber:hover,
footer .social .social-viber:hover {
  color: #fff !important;
}

/* Language selector adjustment for seven languages */
.lang{gap:5px!important}
.lang a{padding:6px 7px!important;font-size:.68rem!important}
@media(max-width:1180px){.nav{gap:18px}.lang a{padding:5px 6px!important;font-size:.64rem!important}}

/* Room modal per-room gallery */
.room-modal-gallery{min-height:100%;background:var(--sand);display:grid;grid-template-rows:1fr auto;overflow:hidden}
.room-modal-gallery .room-modal-image{min-height:0;height:100%}
.room-modal-thumbs{display:flex;gap:8px;padding:12px;background:rgba(10,30,39,.96);overflow-x:auto;scrollbar-width:thin}
.room-modal-thumb{width:76px;height:58px;border:2px solid transparent;border-radius:8px;padding:0;overflow:hidden;background:transparent;cursor:pointer;flex:0 0 auto;opacity:.72;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}
.room-modal-thumb:hover,.room-modal-thumb.active{opacity:1;border-color:var(--terra);transform:translateY(-1px)}
.room-modal-thumb img{width:100%;height:100%;object-fit:cover}
@media(max-width:760px){.room-modal-gallery{height:320px;grid-template-rows:250px 70px}.room-modal-thumb{width:68px;height:50px}}

/* Fix vertical room gallery photos so they do not cover thumbnail navigation */
.room-modal-card {
  overflow: hidden !important;
}

.room-modal-gallery {
  position: relative !important;
  height: 88vh !important;
  max-height: 88vh !important;
  min-height: 0 !important;
  grid-template-rows: minmax(0, 1fr) 86px !important;
}

.room-modal-gallery .room-modal-image {
  min-height: 0 !important;
  height: 100% !important;
  overflow: hidden !important;
  background: #0a1e27 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.room-modal-gallery .room-modal-image img,
#roomModalImage {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  display: block !important;
}

.room-modal-thumbs {
  position: relative !important;
  z-index: 5 !important;
  min-height: 86px !important;
  max-height: 86px !important;
  align-items: center !important;
  flex-shrink: 0 !important;
  border-top: 1px solid rgba(255,255,255,.12) !important;
}

.room-modal-thumb {
  width: 82px !important;
  height: 62px !important;
}

@media(max-width:760px) {
  .room-modal-gallery {
    height: 340px !important;
    max-height: 340px !important;
    grid-template-rows: 260px 80px !important;
  }
  .room-modal-thumbs {
    min-height: 80px !important;
    max-height: 80px !important;
  }
  .room-modal-thumb {
    width: 70px !important;
    height: 52px !important;
  }
}

/* HARD FIX: room gallery image cannot overlap thumbnail selector */
.room-modal-card {
  grid-template-columns: 44% 56% !important;
  max-height: 88vh !important;
  overflow: hidden !important;
}

.room-modal-gallery {
  display: flex !important;
  flex-direction: column !important;
  height: 88vh !important;
  max-height: 88vh !important;
  min-height: 0 !important;
  overflow: hidden !important;
  background: #0a1e27 !important;
}

.room-modal-gallery .room-modal-image {
  flex: 1 1 auto !important;
  min-height: 0 !important;
  height: auto !important;
  max-height: calc(88vh - 96px) !important;
  overflow: hidden !important;
  background: #0a1e27 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.room-modal-gallery .room-modal-image img#roomModalImage {
  position: static !important;
  inset: auto !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  display: block !important;
  flex: 0 0 auto !important;
}

.room-modal-thumbs {
  flex: 0 0 96px !important;
  height: 96px !important;
  min-height: 96px !important;
  max-height: 96px !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 12px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  background: #07141b !important;
  border-top: 1px solid rgba(255,255,255,.18) !important;
  position: relative !important;
  z-index: 20 !important;
}

.room-modal-thumb {
  flex: 0 0 86px !important;
  width: 86px !important;
  height: 66px !important;
  position: relative !important;
  z-index: 21 !important;
}

.room-modal-thumb img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  position: static !important;
}

@media(max-width:760px) {
  .room-modal-card {
    display: block !important;
    max-height: 92vh !important;
    overflow: auto !important;
  }

  .room-modal-gallery {
    height: 380px !important;
    max-height: 380px !important;
    min-height: 380px !important;
  }

  .room-modal-gallery .room-modal-image {
    max-height: 292px !important;
  }

  .room-modal-thumbs {
    flex-basis: 88px !important;
    height: 88px !important;
    min-height: 88px !important;
    max-height: 88px !important;
  }

  .room-modal-thumb {
    flex-basis: 74px !important;
    width: 74px !important;
    height: 56px !important;
  }
}

/* Left-right navigation for room gallery */
.room-modal-gallery .room-modal-image {
  position: relative !important;
}

.room-gallery-nav {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 46px !important;
  height: 46px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255,255,255,.34) !important;
  background: rgba(7,20,27,.56) !important;
  color: #fff !important;
  font-size: 2rem !important;
  line-height: 1 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  z-index: 30 !important;
  transition: background .2s ease, transform .2s ease, opacity .2s ease !important;
  backdrop-filter: blur(4px) !important;
}

.room-gallery-nav:hover {
  background: rgba(184,105,74,.92) !important;
}

.room-gallery-nav.prev {
  left: 14px !important;
}

.room-gallery-nav.next {
  right: 14px !important;
}

.room-gallery-nav[disabled] {
  opacity: .35 !important;
  cursor: default !important;
}

@media(max-width:760px) {
  .room-gallery-nav {
    width: 40px !important;
    height: 40px !important;
    font-size: 1.7rem !important;
  }
  .room-gallery-nav.prev {
    left: 10px !important;
  }
  .room-gallery-nav.next {
    right: 10px !important;
  }
}

/* Messenger moved from floating button into main navigation */
.messenger-float,
.floating-messenger,
.messenger-chat {
  display: none !important;
}

.nav .nav-messenger {
  color: rgba(255,255,255,.92) !important;
  position: relative;
}

.nav .nav-messenger::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  height: 1px;
  background: rgba(242,234,216,.55);
  transform: scaleX(.65);
  transform-origin: center;
  transition: transform .2s ease, background .2s ease;
}

.nav .nav-messenger:hover::after {
  background: #fff;
  transform: scaleX(1);
}

@media(max-width:980px) {
  .nav .nav-messenger::after {
    display: none;
  }
}

/* Luxury pre-chat panel opened from menu */
.nav .nav-chat-button {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  font-family: 'Jost', sans-serif !important;
  font-size: .72rem !important;
  font-weight: 500 !important;
  letter-spacing: .18em !important;
  text-transform: uppercase !important;
  color: rgba(255,255,255,.92) !important;
  cursor: pointer !important;
  position: relative !important;
}

.nav .nav-chat-button::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  height: 1px;
  background: rgba(242,234,216,.55);
  transform: scaleX(.65);
  transform-origin: center;
  transition: transform .2s ease, background .2s ease;
}

.nav .nav-chat-button:hover::after {
  background: #fff;
  transform: scaleX(1);
}

.site-chat-panel {
  position: fixed;
  inset: 0;
  z-index: 980;
  pointer-events: none;
}

.site-chat-panel.open {
  pointer-events: auto;
}

.site-chat-card {
  position: fixed;
  top: 96px;
  right: 46px;
  width: min(390px, calc(100vw - 32px));
  background: rgba(250,247,241,.98);
  color: var(--deep);
  border: 1px solid rgba(184,105,74,.22);
  border-radius: 20px;
  box-shadow: 0 28px 70px rgba(7,20,27,.26);
  padding: 22px;
  opacity: 0;
  transform: translateY(-14px) scale(.98);
  transition: opacity .22s ease, transform .22s ease;
  pointer-events: none;
}

.site-chat-panel.open .site-chat-card {
  opacity: 1;
  transform: translateY(0) scale(1);
  pointer-events: auto;
}

.site-chat-close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 999px;
  background: rgba(13,43,56,.08);
  color: var(--deep);
  font-size: 1.45rem;
  line-height: 1;
  cursor: pointer;
}

.site-chat-head {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 16px;
  align-items: center;
  padding-right: 28px;
}

.site-chat-head img {
  width: 72px;
  height: 72px;
  object-fit: contain;
  background: #fff;
  border-radius: 12px;
  padding: 4px;
  box-shadow: 0 10px 26px rgba(13,43,56,.10);
}

.site-chat-head strong {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.35rem;
  line-height: 1.08;
  font-weight: 500;
  color: var(--deep);
  display: block;
}

.site-chat-head p {
  margin-top: 8px;
  font-size: .86rem;
  line-height: 1.55;
  color: var(--muted);
  font-weight: 300;
}

.site-chat-actions {
  display: grid;
  gap: 10px;
  margin-top: 20px;
}

.chat-option {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 14px;
  border-radius: 14px;
  border: 1px solid rgba(13,43,56,.10);
  background: #fff;
  color: var(--deep);
  text-decoration: none;
  font-size: .86rem;
  font-weight: 500;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.chat-option:hover {
  transform: translateY(-2px);
  border-color: rgba(184,105,74,.45);
  box-shadow: 0 12px 26px rgba(13,43,56,.10);
}

.chat-option svg {
  width: 23px;
  height: 23px;
  fill: currentColor;
  flex: 0 0 auto;
}

.chat-option.messenger { color: #0084ff; }
.chat-option.whatsapp { color: #25D366; }
.chat-option.viber { color: #7360F2; }

@media(max-width:980px) {
  .nav .nav-chat-button::after { display: none; }
  .site-chat-card {
    top: auto;
    right: 16px;
    left: 16px;
    bottom: 18px;
    width: auto;
  }
}

/* Footer social icons: brand colors */
.footer-bottom .social,
footer .social {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
}

.footer-bottom .social a,
footer .social a {
  width: 44px !important;
  height: 44px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgba(242,234,216,.42) !important;
  background: rgba(255,255,255,.025) !important;
  text-decoration: none !important;
  transition: background .22s ease, border-color .22s ease, color .22s ease, transform .22s ease !important;
}

.footer-bottom .social a:hover,
footer .social a:hover {
  background: rgba(255,255,255,.09) !important;
  border-color: rgba(255,255,255,.72) !important;
  transform: translateY(-2px) !important;
}

.footer-bottom .social svg,
footer .social svg {
  width: 19px !important;
  height: 19px !important;
  display: block !important;
  fill: currentColor !important;
}

footer .social .social-whatsapp,
footer .social a[href*="wa.me"],
.footer-bottom .social .social-whatsapp,
.footer-bottom .social a[href*="wa.me"] { color: #25D366 !important; }

footer .social .social-viber,
footer .social a[href*="viber://"],
.footer-bottom .social .social-viber,
.footer-bottom .social a[href*="viber://"] { color: #7360F2 !important; }

footer .social .social-messenger,
.footer-bottom .social .social-messenger { color: #0084FF !important; }

footer .social a[href*="instagram.com"],
.footer-bottom .social a[href*="instagram.com"] { color: #E4405F !important; }

footer .social a[href*="facebook.com"],
.footer-bottom .social a[href*="facebook.com"] { color: #1877F2 !important; }

footer .social a[href*="tripadvisor"],
.footer-bottom .social a[href*="tripadvisor"] { color: #34E0A1 !important; }

/* Menu underline should appear only on active or hovered item, not permanently */
.nav a,
.nav button {
  position: relative !important;
}

.nav a::after,
.nav button::after {
  content: '' !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: -8px !important;
  height: 1px !important;
  background: rgba(242,234,216,.75) !important;
  transform: scaleX(0) !important;
  transform-origin: center !important;
  transition: transform .22s ease, background .22s ease !important;
}

.nav a:hover::after,
.nav button:hover::after,
.nav a.active::after,
.nav button.active::after,
.nav a[aria-current="page"]::after,
.nav a[aria-current="true"]::after {
  transform: scaleX(1) !important;
}

.nav .nav-chat-button::after,
.nav .nav-messenger::after {
  bottom: -8px !important;
  transform: scaleX(0) !important;
}

@media(max-width:980px){
  .nav a::after,
  .nav button::after {
    display: none !important;
  }
}

/* Footer creator credit */
.footer-credit {
  display: inline-block;
  margin-left: 14px;
  padding-left: 14px;
  border-left: 1px solid rgba(255,255,255,.18);
  color: rgba(255,255,255,.38);
}

.footer-credit a {
  color: rgba(242,234,216,.72) !important;
  text-decoration: none;
  font-weight: 400;
  transition: color .2s ease;
}

.footer-credit a:hover {
  color: #fff !important;
}

@media(max-width:760px) {
  .footer-credit {
    display: block;
    margin-left: 0;
    margin-top: 8px;
    padding-left: 0;
    border-left: 0;
  }
}

/* CalmView Agent menu integration */
.nav .nav-agent-button {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  font-family: 'Jost', sans-serif !important;
  font-size: .72rem !important;
  font-weight: 500 !important;
  letter-spacing: .18em !important;
  text-transform: uppercase !important;
  color: rgba(255,255,255,.92) !important;
  cursor: pointer !important;
  position: relative !important;
}

.nav .nav-agent-button::after {
  content: '' !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: -8px !important;
  height: 1px !important;
  background: rgba(242,234,216,.75) !important;
  transform: scaleX(0) !important;
  transform-origin: center !important;
  transition: transform .22s ease, background .22s ease !important;
}

.nav .nav-agent-button:hover::after,
.nav .nav-agent-button.active::after {
  transform: scaleX(1) !important;
}

/* The FAQ agent opens from the menu, so no second floating bubble is shown */
#calmview-chatbot .cv-chat-toggle {
  display: none !important;
}

#calmview-chatbot {
  right: 22px !important;
  bottom: 22px !important;
}

@media(max-width:980px) {
  .nav .nav-agent-button::after {
    display: none !important;
  }
}

/* Robust CalmView Agent visibility fix */
#calmview-chatbot .cv-chat-toggle {
  display: none !important;
}

#calmview-chatbot.cv-open .cv-chat-window {
  opacity: 1 !important;
  pointer-events: auto !important;
  transform: translateY(0) scale(1) !important;
  visibility: visible !important;
}

#calmview-chatbot {
  z-index: 99999 !important;
}

/* Fix CalmView Agent underline: only active or hover, never permanent */
.nav .nav-agent-button::after {
  transform: scaleX(0) !important;
}

.nav .nav-agent-button:hover::after,
.nav .nav-agent-button.active::after {
  transform: scaleX(1) !important;
}

/* Member benefits entrance popup */
.member-popup{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:24px}
.member-popup.open{display:flex}
.member-popup-backdrop{position:absolute;inset:0;background:rgba(7,20,27,.68);backdrop-filter:blur(2px)}
.member-popup-card{position:relative;width:min(720px,calc(100vw - 42px));background:#fff;color:#111;padding:44px 42px 50px;box-shadow:0 30px 90px rgba(0,0,0,.34);border:1px solid rgba(0,0,0,.04);animation:memberPopupIn .24s ease-out}
.member-popup-card h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.3rem,5vw,3.25rem);line-height:1.13;font-style:italic;font-weight:400;letter-spacing:-.02em;margin:0 54px 48px 0;color:#050505}
.member-popup-card p{font-family:'Jost',Arial,sans-serif;font-size:clamp(1.35rem,3vw,2rem);line-height:1.55;font-weight:300;margin:0 0 44px;color:#090909}
.member-popup-card .member-popup-link{margin-bottom:0}
.member-popup-card a{color:#c59a42;text-decoration:none;border-bottom:1px solid rgba(197,154,66,.45)}
.member-popup-card a:hover{color:#9f7730;border-bottom-color:#9f7730}
.member-popup-close{position:absolute;top:22px;right:28px;border:0;background:transparent;color:#777;font-size:3.25rem;line-height:1;cursor:pointer;font-weight:300}
.member-popup-close:hover{color:#111}
@keyframes memberPopupIn{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:760px){.member-popup{padding:18px}.member-popup-card{padding:34px 26px 38px;width:calc(100vw - 36px)}.member-popup-card h2{margin-right:42px;margin-bottom:34px}.member-popup-card p{margin-bottom:34px}.member-popup-close{top:16px;right:20px;font-size:2.75rem}}

/* Final quick contact controls */
.sticky-contact-bar {
  display: none;
}

.desktop-contact-dock {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 9990;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.dock-item {
  width: 54px;
  height: 54px;
  border-radius: 999px;
  border: 1px solid rgba(242,234,216,.40);
  background: rgba(10,30,39,.78);
  color: #f2ead8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-shadow: 0 18px 38px rgba(7,20,27,.22);
  backdrop-filter: blur(10px);
  cursor: pointer;
  transition: transform .22s ease, width .22s ease, background .22s ease, border-color .22s ease, color .22s ease;
  overflow: hidden;
  font-family: 'Jost', Arial, sans-serif;
}

.dock-item svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
  flex: 0 0 auto;
}

.dock-item span {
  opacity: 0;
  max-width: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: .74rem;
  font-weight: 500;
  letter-spacing: .12em;
  text-transform: uppercase;
  transition: opacity .2s ease, max-width .2s ease, margin .2s ease;
}

.dock-item:hover {
  width: 142px;
  justify-content: flex-start;
  padding: 0 17px;
  transform: translateY(-2px);
  border-color: rgba(255,255,255,.66);
}

.dock-item:hover span {
  opacity: 1;
  max-width: 90px;
  margin-left: 10px;
}

.dock-call {
  color: #d5aa5f;
}

.dock-whatsapp {
  color: #25D366;
}

.dock-agent {
  color: #8db5b8;
}

.dock-call:hover {
  background: rgba(197,154,66,.18);
}

.dock-whatsapp:hover {
  background: rgba(37,211,102,.14);
}

.dock-agent:hover {
  background: rgba(141,181,184,.16);
}

@media(max-width:991px) {
  body {
    padding-bottom: calc(64px + env(safe-area-inset-bottom));
  }

  .desktop-contact-dock {
    display: none;
  }

  .sticky-contact-bar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: calc(64px + env(safe-area-inset-bottom));
    padding-bottom: env(safe-area-inset-bottom);
    display: grid;
    grid-template-columns: 1fr 1fr;
    z-index: 9990;
    box-shadow: 0 -12px 30px rgba(7,20,27,.22);
  }

  .sticky-contact-bar a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #fff;
    text-decoration: none;
    font-family: 'Jost', Arial, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
  }

  .sticky-contact-bar svg {
    width: 21px;
    height: 21px;
    fill: currentColor;
  }

  .sticky-contact-call {
    background: #b8694a;
  }

  .sticky-contact-whatsapp {
    background: #25D366;
  }

  .sticky-contact-bar a:active {
    filter: brightness(.92);
  }

  .member-popup {
    padding-bottom: calc(82px + env(safe-area-inset-bottom));
  }
}

/* Starlink / COCO-MAT premium benefits section */
.hero-proof-strip{margin-top:22px;display:inline-flex;max-width:760px;padding:10px 16px;border:1px solid rgba(242,234,216,.34);background:rgba(13,43,56,.30);color:rgba(242,234,216,.92);font-size:.78rem;letter-spacing:.11em;text-transform:uppercase;backdrop-filter:blur(8px)}
.premium-benefits{background:#fffaf0;padding-top:90px;padding-bottom:95px}
.premium-head{margin-bottom:42px}.premium-intro{margin-top:20px;max-width:760px;color:var(--muted);line-height:1.85;font-weight:300}
.premium-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.premium-card{background:rgba(255,255,255,.82);border:1px solid rgba(13,43,56,.08);box-shadow:0 18px 50px rgba(13,43,56,.08);padding:28px 26px 30px;min-height:245px;display:flex;flex-direction:column;justify-content:flex-start}
.premium-card-icon{height:54px;display:flex;align-items:center;margin-bottom:24px;color:var(--terra);font-size:2.1rem}.premium-card-icon img{max-width:185px;max-height:58px;object-fit:contain}
.premium-card h3{font-family:'Cormorant Garamond',serif;color:var(--deep);font-size:1.55rem;font-weight:500;line-height:1.1;margin-bottom:12px}
.premium-card p{color:var(--muted);line-height:1.7;font-size:.92rem;font-weight:300}.premium-starlink,.premium-cocomat{background:linear-gradient(145deg,#ffffff,#f8f0dd)}
@media(max-width:980px){.premium-grid{grid-template-columns:repeat(2,1fr)}.hero-proof-strip{display:flex;font-size:.68rem;line-height:1.55}}
@media(max-width:640px){.premium-grid{grid-template-columns:1fr}.premium-card{min-height:auto}}

/* Philosophy integration refinements */
.hero-proof-strip,
.premium-benefits {
  display: none !important;
}

.philosophy-copy p {
  margin-bottom: 14px;
}

.philosophy-copy .features {
  margin-top: 26px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media(max-width:640px) {
  .philosophy-copy .features {
    grid-template-columns: 1fr;
  }
}

/* Philosophy tagline under title */
.philosophy-tagline {
  margin: -4px 0 24px;
  color: var(--terra);
  font-family: 'Jost', Arial, sans-serif;
  font-size: .92rem;
  font-weight: 400;
  letter-spacing: .14em;
  text-transform: uppercase;
}
@media(max-width:640px) {
  .philosophy-tagline {
    font-size: .76rem;
    line-height: 1.55;
    letter-spacing: .10em;
  }
}

/* Final philosophy feature grid with monochrome symbols and partner logos */
.philosophy-copy .features {
  margin-top: 28px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.philosophy-feature {
  align-items: flex-start;
  min-height: 92px;
}

.philosophy-feature .mono-icon {
  color: var(--terra);
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  font-size: 1.45rem;
  line-height: 1;
}

.philosophy-feature .mono-icon img {
  max-width: 118px;
  max-height: 28px;
  object-fit: contain;
  display: block;
  filter: grayscale(1) contrast(1.1);
  opacity: .92;
}

.philosophy-feature b {
  color: var(--deep);
}

.philosophy-feature span {
  line-height: 1.45;
}

@media(max-width:640px) {
  .philosophy-copy .features {
    grid-template-columns: 1fr;
  }
}
