
:root{
  --green:#083f36;
  --green-2:#0d5a4d;
  --gold:#c88927;
  --gold-2:#dfa33a;
  --sand:#f7efe2;
  --sand-2:#fbf6ed;
  --aqua:#ccefed;
  --ink:#142321;
  --muted:#65736f;
  --line:rgba(200,137,39,.28);
  --white:#fffdf8;
  --shadow:0 24px 70px rgba(8,63,54,.14);
  --radius:28px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:linear-gradient(180deg,var(--white),var(--sand-2));line-height:1.55}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,4vw,56px);background:rgba(255,253,248,.88);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.02em;color:var(--green)}
.brand img{width:54px;height:54px;object-fit:contain;border-radius:12px}.brand span{white-space:nowrap}
.site-nav{display:flex;align-items:center;gap:18px;font-size:14px;color:var(--green)}
.site-nav a{padding:8px 2px;border-bottom:1px solid transparent;opacity:.82}.site-nav a:hover,.site-nav a.active{opacity:1;border-color:var(--gold)}.site-nav .lang{border:1px solid var(--line);border-radius:999px;padding:7px 12px;color:var(--gold);font-weight:800}
.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span{display:block;width:26px;height:2px;background:var(--green);margin:5px 0}
main{overflow:hidden}.hero,.page-hero,.split-section,.section-intro,.cards,.gallery-grid,.stats-band,.cta-section{width:min(1180px,calc(100% - 36px));margin-inline:auto}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;padding:74px 0 54px}.hero-copy .hero-signature{width:min(680px,100%);margin:0 0 18px -8px}.kicker{margin:0 0 10px;color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:13px}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;color:var(--green);line-height:1.02;margin:0}h1{font-size:clamp(44px,6vw,82px);letter-spacing:-.045em}h2{font-size:clamp(34px,4.5vw,58px);letter-spacing:-.035em}h3{font-size:26px}.lead{font-size:clamp(18px,2.2vw,23px);color:#263633;margin:24px 0 0;max-width:780px}.hero p:not(.kicker),.section-intro p,.split-section p,.cta-section p{color:#33433f}.cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.cta-row.centered{justify-content:center}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;font-weight:850;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--green);color:#fff;box-shadow:0 12px 28px rgba(8,63,54,.23)}.btn.secondary{border:1px solid var(--line);background:rgba(255,255,255,.62);color:var(--green)}
.collage{position:relative;min-height:580px}.collage-main{height:590px;width:100%;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow);object-position:center}.collage-float{position:absolute;width:42%;right:-6%;bottom:28px;border-radius:24px;border:8px solid var(--white);box-shadow:0 18px 60px rgba(0,0,0,.18)}
.stats-band{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.68);box-shadow:var(--shadow);margin-top:20px;margin-bottom:70px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat{padding:18px;text-align:center;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{display:block;color:var(--gold);font-size:clamp(30px,3.6vw,48px);letter-spacing:-.04em;line-height:1}.stat span{display:block;color:var(--muted);font-size:14px;margin-top:8px}.micro-stats{text-align:center;margin:18px 0 0;color:var(--muted);font-size:14px}.interior{margin-top:0}.split-section{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:center;padding:60px 0}.split-section.reversed{grid-template-columns:1.1fr 1fr}.video-frame{position:relative;aspect-ratio:16/9;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:#000}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.section-intro{text-align:center;padding:64px 0 26px}.section-intro p{max-width:780px;margin:18px auto 0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:74px}.card{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 14px 50px rgba(8,63,54,.08)}.card .eyebrow{display:inline-block;color:var(--gold);font-weight:900;letter-spacing:.1em;text-transform:uppercase;font-size:12px;margin-bottom:14px}.card p{color:#42524f;margin:14px 0 0}.image-break{width:min(1180px,calc(100% - 36px));margin:30px auto 70px;min-height:480px;border-radius:var(--radius);background-size:cover;background-position:center;display:flex;align-items:flex-end;overflow:hidden;box-shadow:var(--shadow)}.image-break>div{width:100%;padding:46px;background:linear-gradient(0deg,rgba(5,24,20,.78),rgba(5,24,20,.12) 85%);color:#fff}.image-break h2,.image-break .kicker{color:#fff}.image-break .btn.primary{background:#fff;color:var(--green)}.cta-section{text-align:center;padding:58px 28px;margin-bottom:70px;border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(135deg,rgba(247,239,226,.95),rgba(204,239,237,.45));box-shadow:var(--shadow)}.cta-section p{max-width:700px;margin:16px auto 0}.page-hero{padding:76px 0 50px}.two-column{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.centered-hero{text-align:center;max-width:920px}.rounded-img{border-radius:var(--radius);box-shadow:var(--shadow);width:100%;height:auto}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:70px}.gallery-grid figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 16px 40px rgba(8,63,54,.08)}.gallery-grid img{width:100%;height:320px;object-fit:cover}.gallery-grid figcaption{padding:16px;color:var(--green);font-weight:750}.check-list{padding:0;margin:22px 0 0;list-style:none}.check-list li{padding:10px 0 10px 34px;position:relative;color:#33433f}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:900}.contact-list{display:grid;gap:12px;margin-top:28px}.contact-list a{padding:14px 18px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.72);color:var(--green);font-weight:750}.community-hero,.shop-hero{padding-bottom:30px}.shop-hero{min-height:400px;display:grid;place-items:center;text-align:center}.site-footer{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:34px;padding:42px clamp(18px,4vw,56px);border-top:1px solid var(--line);background:var(--green);color:#fff}.site-footer a{display:block;color:#fff;opacity:.88;margin:8px 0}.site-footer a:hover{opacity:1}.site-footer p{color:rgba(255,255,255,.78);max-width:470px}.site-footer h3{color:#fff;font-size:20px}.footer-logo{width:82px;background:#fff;border-radius:14px;margin-bottom:16px}
@media (max-width:1020px){.hero,.two-column,.split-section,.split-section.reversed{grid-template-columns:1fr}.collage{min-height:auto}.collage-main{height:480px}.collage-float{right:16px;width:190px}.cards,.gallery-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(1),.stat:nth-child(2){border-bottom:1px solid var(--line)}}
@media (max-width:760px){.site-header{align-items:flex-start}.brand span{display:none}.nav-toggle{display:block}.site-nav{display:none;position:absolute;left:18px;right:18px;top:78px;flex-direction:column;align-items:stretch;padding:18px;border:1px solid var(--line);border-radius:18px;background:rgba(255,253,248,.97);box-shadow:var(--shadow)}.site-nav.open{display:flex}.site-nav a{padding:10px 6px}.hero{padding-top:42px}.hero-copy .hero-signature{display:none}h1{font-size:42px}.lead{font-size:18px}.stats-band{padding:16px}.stats-grid,.cards,.gallery-grid{grid-template-columns:1fr}.stat{border-right:0!important;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}.collage-main{height:390px}.collage-float{display:none}.image-break{min-height:360px}.image-break>div{padding:28px}.site-footer{grid-template-columns:1fr}.gallery-grid img{height:380px}.hero,.page-hero,.split-section,.section-intro,.cards,.gallery-grid,.stats-band,.cta-section{width:min(100% - 26px,1180px)}}

/* Homepage rebuild: locked preview style */
.home-template .site-header{
  position:absolute;
  inset:0 0 auto 0;
  z-index:80;
  background:transparent;
  border-bottom:0;
  backdrop-filter:none;
  padding:28px clamp(24px,3.4vw,64px);
}
.home-template .brand img{
  width:150px;
  height:150px;
  border-radius:0;
}
.home-template .brand span{display:none;}
.home-template .site-nav{
  gap:clamp(18px,2.2vw,36px);
  font-weight:800;
  color:#17221f;
}
.home-template .site-nav a:not(.lang){
  font-size:15px;
  padding-bottom:10px;
  opacity:1;
}
.home-template .site-nav a.active:not(.lang){border-color:var(--gold);}
.home-template .site-nav .lang{
  border:0;
  color:var(--gold);
  padding:0;
  font-weight:900;
}
.home-template .site-nav .lang:before{content:"|";color:#182522;margin:0 14px 0 0;font-weight:400;}
.home-template .site-nav:after{
  content:"WORK WITH ME";
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:170px;
  height:46px;
  margin-left:10px;
  border-radius:999px;
  color:#fff;
  background:var(--green);
  box-shadow:0 13px 30px rgba(8,63,54,.20);
  letter-spacing:.03em;
}
.home-hero.locked-preview{
  position:relative;
  min-height:900px;
  isolation:isolate;
  overflow:hidden;
  background:#fffdf8;
  display:block;
  margin:0;
  width:100%;
}
.home-hero-bg{
  position:absolute;
  inset:0;
  z-index:-3;
  background-image:url('../assets/images/bathrobe-bora.jpg');
  background-repeat:no-repeat;
  background-size:auto 102%;
  background-position:right center;
  filter:saturate(.95) contrast(1.03);
}
.home-hero-overlay{
  position:absolute;
  inset:0;
  z-index:-2;
  background:
    radial-gradient(circle at 96% 78%, rgba(204,239,237,.54), transparent 18%),
    radial-gradient(circle at 74% 12%, rgba(255,251,241,.18), transparent 24%),
    linear-gradient(90deg, rgba(255,253,248,1) 0%, rgba(255,253,248,.96) 24%, rgba(255,253,248,.73) 47%, rgba(255,253,248,.30) 63%, rgba(255,253,248,.02) 86%);
}
.home-hero.locked-preview:after{
  content:"";
  position:absolute;
  right:-50px;
  bottom:-90px;
  width:420px;
  height:420px;
  background:radial-gradient(ellipse at center, rgba(8,63,54,.10), transparent 62%);
  opacity:.55;
  z-index:-1;
}
.home-hero-inner{
  width:min(1660px,calc(100% - 112px));
  margin-inline:auto;
  min-height:900px;
  position:relative;
  padding-top:220px;
  padding-bottom:80px;
}
.home-hero-copy{
  max-width:830px;
}
.home-hero-copy h1{
  font-size:clamp(58px,5.3vw,96px);
  line-height:.98;
  letter-spacing:-.055em;
  color:var(--green);
  text-wrap:balance;
}
.home-hero-copy h1 span{color:var(--gold);}
.home-hero-copy .lead{
  max-width:660px;
  font-size:clamp(18px,1.35vw,22px);
  line-height:1.55;
  margin-top:26px;
  color:#1f2d2a;
  font-weight:520;
}
.home-hero-copy .cta-row{margin-top:32px;gap:18px;}
.home-hero-copy .btn{
  min-width:190px;
  height:54px;
  text-transform:uppercase;
  letter-spacing:.04em;
  font-size:14px;
  padding-inline:26px;
}
.btn-arrow{margin-left:12px;color:var(--gold);font-size:20px;line-height:0;}
.download-mark{margin-left:12px;color:var(--gold);font-size:20px;font-weight:900;}
.home-stats-card{
  position:absolute;
  left:0;
  bottom:72px;
  width:min(1040px,63vw);
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
  padding:24px 24px 20px;
  background:rgba(255,255,255,.77);
  border:1px solid rgba(200,137,39,.18);
  border-radius:20px;
  box-shadow:0 24px 70px rgba(8,63,54,.15);
  backdrop-filter:blur(13px);
}
.home-stat{
  min-width:0;
  display:grid;
  grid-template-columns:auto 1fr;
  grid-template-rows:auto auto;
  column-gap:15px;
  align-items:center;
  padding:0 24px;
  border-right:1px solid rgba(8,63,54,.13);
}
.home-stat:last-of-type{border-right:0;}
.stat-icon{
  grid-row:1 / span 2;
  width:42px;
  height:42px;
  border:2px solid var(--gold);
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:var(--gold);
  font-size:23px;
  line-height:1;
  font-family:Georgia,"Times New Roman",serif;
}
.home-stat strong{
  color:#182522;
  display:block;
  font-size:clamp(20px,2.05vw,32px);
  line-height:1.05;
  letter-spacing:-.045em;
}
.home-stat span:last-child{
  display:block;
  color:#52615d;
  font-size:14px;
  margin-top:2px;
}
.home-micro-stats{
  grid-column:1/-1;
  margin:20px 0 0;
  text-align:center;
  color:#6e7c78;
  font-size:13px;
}
.home-template .split-section{padding-top:85px;}

@media (max-width:1280px){
  .home-template .site-nav{gap:18px;}
  .home-template .site-nav:after{min-width:142px;font-size:13px;}
  .home-hero-bg{background-size:auto 96%;}
  .home-stats-card{width:min(930px,68vw);}
  .home-stat{padding:0 16px;column-gap:10px;}
  .stat-icon{width:36px;height:36px;font-size:19px;}
}
@media (max-width:1040px){
  .home-template .site-header{position:sticky;background:rgba(255,253,248,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);padding:12px 22px;}
  .home-template .brand img{width:66px;height:66px;}
  .home-template .brand span{display:none;}
  .home-template .site-nav:after{display:none;}
  .home-hero.locked-preview{min-height:auto;}
  .home-hero-bg{opacity:.35;background-size:cover;background-position:center top;}
  .home-hero-overlay{background:linear-gradient(180deg,rgba(255,253,248,.96),rgba(255,253,248,.76));}
  .home-hero-inner{min-height:auto;width:min(100% - 40px,900px);padding-top:78px;padding-bottom:48px;}
  .home-hero-copy{max-width:760px;}
  .home-stats-card{position:relative;left:auto;bottom:auto;width:100%;margin-top:42px;grid-template-columns:repeat(2,1fr);}
  .home-stat:nth-of-type(2){border-right:0;}
  .home-stat:nth-of-type(1),.home-stat:nth-of-type(2){padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid rgba(8,63,54,.13);}
}
@media (max-width:760px){
  .home-template .nav-toggle{display:block;}
  .home-template .site-nav.open{display:flex;}
  .home-template .site-nav{display:none;color:var(--green);}
  .home-template .site-nav .lang:before{display:none;}
  .home-hero-inner{width:min(100% - 28px,640px);padding-top:44px;}
  .home-hero-copy h1{font-size:44px;line-height:1.02;}
  .home-hero-copy .lead{font-size:17px;}
  .home-hero-copy .btn{width:100%;}
  .home-stats-card{grid-template-columns:1fr;padding:20px 18px;}
  .home-stat{border-right:0!important;border-bottom:1px solid rgba(8,63,54,.13);padding:16px 2px;margin:0!important;}
  .home-stat:first-of-type{padding-top:0;}
  .home-stat:last-of-type{border-bottom:0;}
  .home-micro-stats{text-align:left;font-size:12px;}
}
.home-template .site-nav .lang:before{display:none;}
.home-template .site-nav .lang-current{color:var(--gold);font-weight:900;font-size:14px;}
.home-template .site-nav .lang-sep{color:#182522;opacity:.55;margin:-1px -8px 0 -8px;}


/* -------------------------------------------------------------
   V3 premium homepage rebuild
   Focus: luxury resort positioning, subtle spacing, locked preview
------------------------------------------------------------- */
body.luxury-home{
  --green:#073f36;
  --deep:#052f29;
  --gold:#c78b2f;
  --gold-soft:#e7c995;
  --cream:#fffdf7;
  --cream-2:#fbf5ea;
  --aqua-soft:#dcefed;
  --ink:#13231f;
  --soft-line:rgba(199,139,47,.24);
  font-family:"Manrope", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:var(--cream);
  color:var(--ink);
}
body.luxury-home h1,
body.luxury-home h2,
body.luxury-home h3{
  font-family:"Cormorant Garamond", Georgia, "Times New Roman", serif;
}
body.luxury-home .site-header.luxury-header{
  position:absolute;
  inset:0 0 auto 0;
  z-index:100;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  padding:34px clamp(34px,4vw,70px) 0;
  background:transparent;
  border:0;
  backdrop-filter:none;
}
body.luxury-home .brand img{
  width:160px;
  height:118px;
  object-fit:contain;
  border-radius:0;
}
body.luxury-home .brand span{display:none;}
body.luxury-home .site-nav{
  display:flex;
  align-items:center;
  gap:clamp(20px,2vw,34px);
  min-height:56px;
  color:#111d1a;
  font-size:14px;
  font-weight:800;
}
body.luxury-home .site-nav a{
  border-bottom:1px solid transparent;
  padding:8px 0 11px;
  opacity:1;
}
body.luxury-home .site-nav a.active{
  border-bottom-color:var(--gold);
}
body.luxury-home .site-nav .lang,
body.luxury-home .site-nav .lang-current{
  color:var(--gold);
  border:0;
  padding:0;
  font-weight:900;
}
body.luxury-home .site-nav .lang-sep{
  color:#17231f;
  opacity:.6;
  margin-inline:-16px;
}
body.luxury-home .site-nav .nav-pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:46px;
  min-width:166px;
  padding:0 28px;
  border:0;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,var(--green),#0a574a);
  box-shadow:0 18px 38px rgba(7,63,54,.20);
  text-transform:uppercase;
  letter-spacing:.055em;
  font-size:13px;
}
body.luxury-home .site-nav .nav-pill:hover{
  transform:translateY(-1px);
  box-shadow:0 22px 44px rgba(7,63,54,.24);
}

.luxury-hero{
  position:relative;
  width:100%;
  min-height:675px;
  overflow:hidden;
  isolation:isolate;
  background:linear-gradient(180deg,#fffdf8 0%,#fbf6ed 100%);
}
.luxury-hero-photo{
  position:absolute;
  inset:0;
  z-index:-3;
  background-image:url("../assets/images/hero-bathrobe-premium.jpg");
  background-repeat:no-repeat;
  background-size:auto 102%;
  background-position:right 45% center;
  filter:saturate(.96) contrast(1.02);
}
.luxury-hero-wash{
  position:absolute;
  inset:0;
  z-index:-2;
  background:
    radial-gradient(circle at 93% 81%, rgba(188,227,225,.58), rgba(188,227,225,0) 17%),
    linear-gradient(90deg,
      rgba(255,253,248,1) 0%,
      rgba(255,253,248,.99) 20%,
      rgba(255,253,248,.86) 43%,
      rgba(255,253,248,.44) 60%,
      rgba(255,253,248,.05) 82%);
}
.luxury-hero:after{
  content:"";
  position:absolute;
  right:-180px;
  bottom:-210px;
  width:620px;
  height:350px;
  background:rgba(7,63,54,.10);
  border-radius:55% 0 0 0;
  transform:rotate(-10deg);
  z-index:-1;
}
.luxury-hero:before{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:280px;
  height:210px;
  background:
    linear-gradient(118deg, transparent 35%, rgba(7,63,54,.18) 36%, transparent 37%),
    linear-gradient(138deg, transparent 45%, rgba(7,63,54,.13) 46%, transparent 47%),
    linear-gradient(158deg, transparent 50%, rgba(7,63,54,.10) 51%, transparent 52%);
  opacity:.35;
  z-index:-1;
}
.luxury-hero-inner{
  width:min(1500px, calc(100% - 170px));
  min-height:675px;
  margin-inline:auto;
  position:relative;
  padding-top:188px;
  padding-bottom:40px;
}
.luxury-hero-copy{
  max-width:650px;
}
.luxury-hero-copy h1{
  margin:0;
  color:var(--green);
  font-weight:600;
  font-size:clamp(50px, 4.05vw, 76px);
  line-height:1.02;
  letter-spacing:-.038em;
}
.luxury-hero-copy h1 span{
  color:var(--gold);
}
.luxury-hero-copy p{
  max-width:580px;
  margin:22px 0 0;
  color:#1d2c29;
  font-size:16px;
  line-height:1.62;
  font-weight:500;
}
.luxury-actions{
  margin-top:30px;
  gap:18px;
}
.luxury-actions .btn{
  height:52px;
  min-width:180px;
  padding:0 26px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-transform:uppercase;
  letter-spacing:.055em;
  font-size:13px;
  font-weight:900;
}
.luxury-actions .btn.secondary{
  background:rgba(255,255,255,.70);
}
.luxury-stats-card{
  position:absolute;
  left:-72px;
  bottom:36px;
  width:min(970px, 61vw);
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
  padding:24px 26px;
  background:rgba(255,255,255,.83);
  border:1px solid rgba(199,139,47,.17);
  border-radius:18px;
  box-shadow:0 22px 60px rgba(8,63,54,.13);
  backdrop-filter:blur(14px);
}
.luxury-stat{
  display:grid;
  grid-template-columns:auto 1fr;
  grid-template-rows:auto auto;
  align-items:center;
  column-gap:15px;
  padding:0 22px;
  min-width:0;
  border-right:1px solid rgba(7,63,54,.14);
}
.luxury-stat:last-child{border-right:0;}
.luxury-stat-icon{
  grid-row:1 / span 2;
  width:39px;
  height:39px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:2px solid var(--gold);
  border-radius:50%;
  color:var(--gold);
  font-family:Georgia, "Times New Roman", serif;
  font-size:20px;
  line-height:1;
}
.luxury-stat strong{
  display:block;
  color:#152420;
  font-size:clamp(22px, 1.75vw, 30px);
  line-height:1;
  letter-spacing:-.045em;
  font-weight:900;
}
.luxury-stat span:last-child{
  color:#4e5c58;
  font-size:13px;
  margin-top:5px;
  line-height:1.2;
}

.luxury-service-strip{
  position:relative;
  display:grid;
  grid-template-columns:repeat(4, 1fr) 1.45fr;
  gap:28px;
  align-items:center;
  padding:28px clamp(40px,5vw,108px) 34px;
  background:linear-gradient(180deg,#fffdf8 0%,#fbf3e8 100%);
  border-top:1px solid rgba(199,139,47,.08);
}
.luxury-service{
  text-align:center;
  padding:10px 8px;
}
.luxury-service span{
  display:block;
  color:var(--gold);
  font-size:31px;
  line-height:1;
  margin-bottom:12px;
}
.luxury-service h2,
.luxury-community-card h2{
  margin:0 0 9px;
  font-family:"Manrope", Inter, sans-serif;
  color:var(--green);
  font-size:14px;
  line-height:1.2;
  text-transform:uppercase;
  letter-spacing:.03em;
  font-weight:900;
}
.luxury-service p,
.luxury-community-card p{
  margin:0 auto;
  max-width:240px;
  color:#1f2d2a;
  font-size:13px;
  line-height:1.43;
  font-weight:600;
}
.luxury-community-card{
  display:grid;
  grid-template-columns:92px 1fr;
  gap:18px;
  align-items:center;
  align-self:stretch;
  padding:20px 26px;
  min-height:132px;
  border-radius:18px;
  background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(247,235,215,.78));
  border:1px solid rgba(199,139,47,.16);
  box-shadow:0 18px 44px rgba(8,63,54,.08);
}
.luxury-community-card img{
  width:92px;
  height:108px;
  object-fit:cover;
  border-radius:12px;
}
.luxury-community-card a{
  display:inline-block;
  margin-top:12px;
  color:var(--green);
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.06em;
  font-weight:900;
}
.luxury-signal-strip{
  width:min(1040px, calc(100% - 60px));
  margin:26px auto 70px;
  text-align:center;
}
.luxury-signal-strip p{
  display:flex;
  align-items:center;
  gap:20px;
  justify-content:center;
  margin:0 0 18px;
  color:var(--green);
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:12px;
}
.luxury-signal-strip p:before,
.luxury-signal-strip p:after{
  content:"";
  display:block;
  width:240px;
  height:1px;
  background:linear-gradient(90deg,transparent,var(--gold),transparent);
}
.luxury-signal-strip div{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:16px 30px;
  color:#111d1a;
  font-family:"Cormorant Garamond", Georgia, serif;
  font-size:27px;
  line-height:1;
}
.luxury-signal-strip span:not(:last-child)::after{
  content:"";
  display:inline-block;
  width:5px;
  height:5px;
  margin-left:30px;
  vertical-align:middle;
  border-radius:50%;
  background:var(--gold);
}

.luxury-video-section,
.luxury-gallery-section{
  width:min(1220px, calc(100% - 60px));
  margin:0 auto;
  padding:42px 0 70px;
}
.luxury-intro{
  width:min(920px,100%);
  margin:0 auto 34px;
  text-align:center;
}
.luxury-intro h2{
  margin:0;
  font-size:clamp(42px,3.4vw,66px);
  font-weight:600;
  letter-spacing:-.03em;
  line-height:1.02;
}
.luxury-intro p:not(.kicker){
  max-width:760px;
  margin:16px auto 0;
  color:#586561;
}
.luxury-video-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}
.luxury-video-card{
  background:#fff;
  border:1px solid rgba(199,139,47,.18);
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(8,63,54,.09);
}
.luxury-video-frame{
  position:relative;
  width:100%;
  aspect-ratio:16/9;
  background:#071b17;
  border-radius:0;
  overflow:hidden;
}
.luxury-video-frame iframe,
.luxury-video-frame video{
  width:100%;
  height:100%;
  border:0;
  display:block;
  object-fit:cover;
}
.luxury-video-card h3{
  margin:24px 26px 8px;
  font-size:31px;
  line-height:1;
  font-weight:600;
}
.luxury-video-card p{
  margin:0 26px 28px;
  color:#5d6a66;
  line-height:1.55;
}
.luxury-carousel{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(260px, 360px);
  gap:18px;
  overflow-x:auto;
  padding:6px 4px 22px;
  scroll-snap-type:x mandatory;
}
.luxury-carousel figure{
  margin:0;
  scroll-snap-align:start;
  border-radius:25px;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(199,139,47,.18);
  box-shadow:0 18px 50px rgba(8,63,54,.09);
}
.luxury-carousel img{
  width:100%;
  height:460px;
  object-fit:cover;
}
.luxury-carousel figcaption{
  padding:16px 18px 18px;
  color:var(--green);
  font-weight:900;
  font-size:13px;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.luxury-final-cta{
  position:relative;
  width:min(1260px, calc(100% - 60px));
  margin:10px auto 86px;
  padding:48px clamp(30px,5vw,70px);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
  border-radius:28px;
  overflow:hidden;
  background:linear-gradient(135deg,var(--green),#032a25);
  color:#fff;
  box-shadow:0 30px 80px rgba(8,63,54,.18);
}
.luxury-final-cta:before{
  content:"";
  position:absolute;
  right:-160px;
  bottom:-120px;
  width:480px;
  height:300px;
  border:1px solid rgba(231,201,149,.55);
  border-radius:50%;
  transform:rotate(-12deg);
}
.luxury-final-cta h2{
  color:#fff;
  font-size:clamp(42px,3vw,58px);
  margin:4px 0 0;
  font-weight:600;
  line-height:1;
}
.luxury-final-cta .kicker{
  color:var(--gold-soft);
}
.luxury-final-cta .btn.secondary{
  color:#fff;
  border-color:rgba(231,201,149,.55);
  background:transparent;
}
body.luxury-home .site-footer{
  margin-top:0;
}

@media (max-width:1320px){
  body.luxury-home .site-header.luxury-header{
    padding:22px 34px 0;
  }
  body.luxury-home .brand img{
    width:132px;
    height:98px;
  }
  body.luxury-home .site-nav{gap:18px;font-size:13px;}
  body.luxury-home .site-nav .nav-pill{min-width:142px;padding-inline:20px;}
  .luxury-hero-inner{width:min(1180px, calc(100% - 90px));padding-top:160px;}
  .luxury-hero-copy{max-width:580px;}
  .luxury-hero-copy h1{font-size:clamp(48px,4.3vw,66px);}
  .luxury-stats-card{left:0;width:min(880px,66vw);}
  .luxury-stat{padding-inline:14px;column-gap:10px;}
  .luxury-stat strong{font-size:24px;}
  .luxury-service-strip{grid-template-columns:repeat(4,1fr);padding-inline:42px;}
  .luxury-community-card{grid-column:1/-1;width:min(520px,100%);justify-self:end;}
}
@media (max-width:1040px){
  body.luxury-home .site-header.luxury-header{
    position:sticky;
    align-items:center;
    padding:12px 22px;
    background:rgba(255,253,248,.92);
    backdrop-filter:blur(14px);
    border-bottom:1px solid rgba(199,139,47,.18);
  }
  body.luxury-home .brand img{width:70px;height:64px;}
  body.luxury-home .nav-toggle{display:block;}
  body.luxury-home .site-nav{
    display:none;
    position:absolute;
    top:88px;
    left:18px;
    right:18px;
    flex-direction:column;
    align-items:stretch;
    gap:2px;
    padding:18px;
    border:1px solid rgba(199,139,47,.18);
    border-radius:18px;
    background:rgba(255,253,248,.98);
    box-shadow:0 24px 60px rgba(8,63,54,.14);
  }
  body.luxury-home .site-nav.open{display:flex;}
  body.luxury-home .site-nav .lang-sep{display:none;}
  body.luxury-home .site-nav .nav-pill{margin-top:10px;width:100%;}
  .luxury-hero{
    min-height:auto;
  }
  .luxury-hero-photo{
    opacity:.30;
    background-size:cover;
    background-position:center top;
  }
  .luxury-hero-wash{
    background:linear-gradient(180deg,rgba(255,253,248,.98),rgba(255,253,248,.82));
  }
  .luxury-hero-inner{
    width:min(820px, calc(100% - 34px));
    min-height:auto;
    padding:62px 0 46px;
  }
  .luxury-hero-copy h1{font-size:clamp(46px,9vw,68px);}
  .luxury-stats-card{
    position:relative;
    left:auto;
    bottom:auto;
    width:100%;
    margin-top:36px;
    grid-template-columns:repeat(2,1fr);
  }
  .luxury-stat:nth-child(2){border-right:0;}
  .luxury-stat:nth-child(1),
  .luxury-stat:nth-child(2){padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid rgba(7,63,54,.14);}
  .luxury-video-grid{grid-template-columns:1fr;}
  .luxury-service-strip{grid-template-columns:repeat(2,1fr);}
  .luxury-community-card{grid-column:1/-1;justify-self:stretch;}
  .luxury-final-cta{flex-direction:column;align-items:flex-start;}
}
@media (max-width:640px){
  .luxury-hero-copy h1{font-size:42px;}
  .luxury-hero-copy p{font-size:15px;}
  .luxury-actions .btn{width:100%;}
  .luxury-stats-card{grid-template-columns:1fr;padding:18px 20px;}
  .luxury-stat{border-right:0!important;border-bottom:1px solid rgba(7,63,54,.14);padding:16px 0;margin:0!important;}
  .luxury-stat:first-child{padding-top:0;}
  .luxury-stat:last-child{border-bottom:0;}
  .luxury-service-strip{grid-template-columns:1fr;padding-inline:24px;}
  .luxury-signal-strip p:before,
  .luxury-signal-strip p:after{width:60px;}
  .luxury-signal-strip div{font-size:23px;gap:12px 18px;}
  .luxury-signal-strip span:not(:last-child)::after{margin-left:18px;}
  .luxury-video-section,
  .luxury-gallery-section,
  .luxury-final-cta{width:min(100% - 28px, 100%);}
  .luxury-carousel{grid-auto-columns:82%;}
  .luxury-carousel img{height:390px;}
}

body.luxury-home .site-nav:after{content:none!important;display:none!important;}
body.luxury-home .site-nav .lang:before{content:none!important;display:none!important;}

/* -------------------------------------------------------------
   V4 homepage refinement: cleaner luxury hero, local trailer, no service strip
------------------------------------------------------------- */
body.luxury-home .site-nav .nav-pill{display:none!important;}
.luxury-hero{
  min-height:760px;
}
.luxury-hero-photo{
  background-size:auto 104%;
  background-position:calc(100% + 86px) center;
}
.luxury-hero-wash{
  background:
    radial-gradient(circle at 94% 82%, rgba(188,227,225,.48), rgba(188,227,225,0) 17%),
    linear-gradient(90deg,
      rgba(255,253,248,1) 0%,
      rgba(255,253,248,.99) 20%,
      rgba(255,253,248,.86) 43%,
      rgba(255,253,248,.36) 61%,
      rgba(255,253,248,0) 82%);
}
.luxury-hero-inner{
  min-height:760px;
  padding-top:185px;
}
.luxury-hero-copy{max-width:675px;}
.luxury-hero-copy p{max-width:600px;}
.luxury-actions{margin-top:28px;}
.luxury-stats-card{
  width:min(1160px,72vw);
  grid-template-columns:repeat(4,minmax(0,1fr)) auto;
  align-items:center;
  bottom:40px;
  padding:22px 24px;
}
.luxury-stats-download{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:188px;
  min-height:48px;
  margin-left:16px;
  padding:0 20px;
  border-left:1px solid rgba(7,63,54,.14);
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,var(--green),#0a574a);
  box-shadow:0 14px 34px rgba(7,63,54,.16);
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.055em;
  white-space:nowrap;
}
.luxury-stats-download span{margin-left:10px;color:var(--gold-soft);font-size:16px;line-height:1;}
.luxury-stats-download:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(7,63,54,.22);}
.luxury-service-strip,
.luxury-signal-strip{display:none!important;}
.trailer-first{
  width:100%;
  margin:0;
  padding:58px 0 78px;
  background:linear-gradient(180deg,#fffdf8 0%,#fbf5ea 100%);
}
.trailer-frame{
  width:min(1540px,calc(100% - 90px));
  margin:0 auto;
  aspect-ratio:16/9;
  border-radius:30px;
  overflow:hidden;
  background:#061f1b;
  border:1px solid rgba(199,139,47,.18);
  box-shadow:0 32px 95px rgba(8,63,54,.14);
}
.trailer-frame video{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
.trailer-caption{
  width:min(1180px,calc(100% - 90px));
  margin:28px auto 0;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:34px;
  border-bottom:1px solid rgba(199,139,47,.22);
  padding-bottom:26px;
}
.trailer-caption h2{
  margin:0;
  color:var(--green);
  font-size:clamp(44px,3.6vw,72px);
  line-height:.96;
  font-weight:600;
  letter-spacing:-.035em;
}
.trailer-caption p:not(.kicker){
  max-width:470px;
  margin:0;
  color:#53625e;
  line-height:1.62;
  font-weight:500;
}
.hotel-film-section{
  padding-top:10px;
}
.hotel-film-feature{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:34px;
  align-items:center;
  background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(247,235,215,.66));
  border:1px solid rgba(199,139,47,.18);
  border-radius:30px;
  box-shadow:0 26px 80px rgba(8,63,54,.09);
  padding:24px;
}
.hotel-film-feature .luxury-video-frame{border-radius:22px;}
.hotel-film-copy{padding:18px clamp(12px,2vw,30px);}
.hotel-film-copy h2{
  margin:0;
  color:var(--green);
  font-size:clamp(42px,3vw,62px);
  line-height:1;
  font-weight:600;
}
.hotel-film-copy p:not(.kicker){color:#53625e;line-height:1.65;}
.text-link{display:inline-block;margin-top:12px;color:var(--green);font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:12px;}
@media (max-width:1320px){
  .luxury-hero{min-height:720px;}
  .luxury-hero-photo{background-size:auto 100%;background-position:calc(100% + 68px) center;}
  .luxury-hero-inner{min-height:720px;padding-top:150px;}
  .luxury-stats-card{width:min(1050px,78vw);left:0;}
  .luxury-stats-download{min-width:168px;padding-inline:16px;}
}
@media (max-width:1040px){
  .luxury-hero{min-height:auto;}
  .luxury-hero-photo{background-size:cover;background-position:center top;}
  .luxury-hero-inner{min-height:auto;padding:62px 0 46px;}
  .luxury-stats-card{grid-template-columns:repeat(2,1fr);}
  .luxury-stats-download{grid-column:1/-1;margin:18px 0 0;border-left:0;width:100%;}
  .trailer-frame,.trailer-caption{width:min(100% - 34px,900px);}
  .trailer-caption{display:block;}
  .trailer-caption p:not(.kicker){margin-top:14px;max-width:760px;}
  .hotel-film-feature{grid-template-columns:1fr;}
}
@media (max-width:640px){
  .trailer-first{padding:34px 0 54px;}
  .trailer-frame{width:calc(100% - 28px);border-radius:20px;}
  .trailer-caption{width:calc(100% - 28px);}
  .luxury-stats-download{margin-top:6px;}
}


/* -------------------------------------------------------------
   V5 final locked homepage refinements
   Centered menu, separate language switch, readable cream header,
   softer hero-photo fade into the left content area.
------------------------------------------------------------- */
body.luxury-home .site-header.luxury-header{
  display:grid;
  grid-template-columns:180px 1fr 180px;
  align-items:center;
  padding:18px clamp(34px,4vw,70px);
  min-height:116px;
  background:linear-gradient(180deg, rgba(255,253,248,.96) 0%, rgba(255,253,248,.90) 72%, rgba(255,253,248,.78) 100%);
  border-bottom:1px solid rgba(199,139,47,.12);
  backdrop-filter:blur(18px);
  box-shadow:0 12px 34px rgba(8,63,54,.045);
}
body.luxury-home .site-header.luxury-header .brand{
  justify-self:start;
}
body.luxury-home .site-header.luxury-header .site-nav{
  justify-self:center;
  min-height:auto;
  gap:clamp(22px,2.2vw,38px);
  text-shadow:none;
}
body.luxury-home .site-header.luxury-header .site-nav a{
  color:#111d1a;
  text-shadow:none;
}
body.luxury-home .language-switch{
  justify-self:end;
  display:flex;
  align-items:center;
  gap:12px;
  color:#17231f;
  font-size:14px;
  font-weight:900;
}
body.luxury-home .language-switch .lang,
body.luxury-home .language-switch .lang-current{
  color:var(--gold);
  border:0;
  padding:0;
  opacity:1;
}
body.luxury-home .language-switch .lang-sep{
  opacity:.55;
  font-weight:500;
}
body.luxury-home .site-nav .lang,
body.luxury-home .site-nav .lang-current,
body.luxury-home .site-nav .lang-sep{
  display:none!important;
}
.luxury-hero-photo{
  -webkit-mask-image:linear-gradient(90deg, transparent 0%, transparent 39%, rgba(0,0,0,.16) 50%, rgba(0,0,0,.60) 62%, #000 74%);
  mask-image:linear-gradient(90deg, transparent 0%, transparent 39%, rgba(0,0,0,.16) 50%, rgba(0,0,0,.60) 62%, #000 74%);
}
.luxury-hero-wash{
  background:
    radial-gradient(circle at 94% 82%, rgba(188,227,225,.42), rgba(188,227,225,0) 17%),
    linear-gradient(90deg,
      rgba(255,253,248,1) 0%,
      rgba(255,253,248,.995) 29%,
      rgba(255,253,248,.93) 46%,
      rgba(255,253,248,.66) 59%,
      rgba(255,253,248,.24) 73%,
      rgba(255,253,248,0) 91%);
}
.luxury-hero-inner{
  padding-top:205px;
}
@media (max-width:1320px){
  body.luxury-home .site-header.luxury-header{
    grid-template-columns:150px 1fr 120px;
    min-height:98px;
    padding:14px 34px;
  }
  body.luxury-home .site-header.luxury-header .site-nav{gap:18px;}
  body.luxury-home .language-switch{font-size:13px;gap:10px;}
  .luxury-hero-inner{padding-top:172px;}
}
@media (max-width:1040px){
  body.luxury-home .site-header.luxury-header{
    display:flex;
    min-height:0;
    padding:12px 22px;
    background:rgba(255,253,248,.95);
  }
  body.luxury-home .language-switch{
    margin-left:auto;
    margin-right:14px;
  }
  body.luxury-home .site-nav{
    text-shadow:none;
  }
  .luxury-hero-photo{
    -webkit-mask-image:none;
    mask-image:none;
  }
  .luxury-hero-inner{padding-top:62px;}
}
@media (max-width:640px){
  body.luxury-home .language-switch{font-size:12px;gap:8px;margin-right:10px;}
}
@media (max-width:1040px){
  body.luxury-home .language-switch{order:2;}
  body.luxury-home .nav-toggle{order:3;}
}


/* -------------------------------------------------------------
   V6 interior page lock-in
   Homepage remains untouched. Interior headers follow the approved
   centered-premium navigation. Temporary pages are minimal.
------------------------------------------------------------- */
body.interior-page{
  font-family:"Manrope", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:linear-gradient(180deg,#fffdf8 0%,#fbf6ed 100%);
}
body.interior-page h1,
body.interior-page h2,
body.interior-page h3{
  font-family:"Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-weight:600;
}
body.interior-page .site-header.interior-header{
  position:sticky;
  top:0;
  z-index:90;
  display:grid;
  grid-template-columns:180px 1fr 180px;
  align-items:center;
  min-height:112px;
  padding:16px clamp(34px,4vw,70px);
  background:linear-gradient(180deg, rgba(255,253,248,.97) 0%, rgba(255,253,248,.92) 100%);
  border-bottom:1px solid rgba(199,139,47,.14);
  backdrop-filter:blur(18px);
  box-shadow:0 12px 34px rgba(8,63,54,.045);
}
body.interior-page .site-header.interior-header .brand{justify-self:start;}
body.interior-page .site-header.interior-header .brand img{
  width:136px;
  height:92px;
  object-fit:contain;
  border-radius:0;
}
body.interior-page .site-header.interior-header .brand span{display:none;}
body.interior-page .site-header.interior-header .site-nav{
  justify-self:center;
  display:flex;
  align-items:center;
  gap:clamp(18px,2vw,34px);
  min-height:auto;
  color:#111d1a;
  font-size:14px;
  font-weight:800;
}
body.interior-page .site-header.interior-header .site-nav a{
  color:#111d1a;
  opacity:1;
  border-bottom:1px solid transparent;
  padding:8px 0 11px;
}
body.interior-page .site-header.interior-header .site-nav a:hover,
body.interior-page .site-header.interior-header .site-nav a.active{border-bottom-color:var(--gold);}
body.interior-page .site-header.interior-header .language-switch{
  justify-self:end;
  display:flex;
  align-items:center;
  gap:12px;
  color:#17231f;
  font-size:14px;
  font-weight:900;
}
body.interior-page .language-switch .lang,
body.interior-page .language-switch .lang-current{color:var(--gold);}
body.interior-page .language-switch .lang-sep{opacity:.55;font-weight:500;}
body.interior-page .page-hero{padding-top:74px;}
.coming-soon-hero,
.minimal-shop-hero{
  min-height:520px;
  display:grid;
  place-content:center;
  padding-block:110px;
  border-bottom:1px solid rgba(199,139,47,.12);
}
.coming-soon-hero h1,
.minimal-shop-hero h1{
  font-size:clamp(54px,6vw,96px);
  letter-spacing:-.04em;
}
.minimal-shop-hero .lead{margin-inline:auto;color:#53625e;}
.refined-contact-hero{
  min-height:650px;
  padding-bottom:74px;
}
.refined-contact-hero h1{font-size:clamp(54px,5.2vw,86px);}
.refined-contact-hero .lead{max-width:650px;}
.refined-contact-list a{
  background:rgba(255,255,255,.78);
  box-shadow:0 14px 34px rgba(8,63,54,.055);
}
.contact-portrait{
  aspect-ratio:4/5;
  object-fit:cover;
  object-position:center;
}
.contact-cta{margin-top:0;}
@media (max-width:1180px){
  body.interior-page .site-header.interior-header{grid-template-columns:145px 1fr 110px;padding-inline:28px;}
  body.interior-page .site-header.interior-header .brand img{width:112px;height:80px;}
  body.interior-page .site-header.interior-header .site-nav{gap:16px;font-size:13px;}
}
@media (max-width:1040px){
  body.interior-page .site-header.interior-header{
    display:flex;
    min-height:0;
    padding:12px 22px;
  }
  body.interior-page .site-header.interior-header .brand img{width:70px;height:64px;}
  body.interior-page .site-header.interior-header .nav-toggle{display:block;order:3;}
  body.interior-page .site-header.interior-header .language-switch{order:2;margin-left:auto;margin-right:14px;}
  body.interior-page .site-header.interior-header .site-nav{
    display:none;
    position:absolute;
    top:88px;
    left:18px;
    right:18px;
    flex-direction:column;
    align-items:stretch;
    gap:2px;
    padding:18px;
    border:1px solid rgba(199,139,47,.18);
    border-radius:18px;
    background:rgba(255,253,248,.98);
    box-shadow:0 24px 60px rgba(8,63,54,.14);
  }
  body.interior-page .site-header.interior-header .site-nav.open{display:flex;}
}
@media (max-width:640px){
  .coming-soon-hero,.minimal-shop-hero{min-height:420px;padding-block:72px;}
  .coming-soon-hero h1,.minimal-shop-hero h1{font-size:46px;}
  body.interior-page .site-header.interior-header .language-switch{font-size:12px;gap:8px;margin-right:10px;}
}

/* -------------------------------------------------------------
   V7 mobile optimization pass
   Desktop homepage remains locked. This pass improves phone/tablet
   readability, touch targets, menu behaviour and prevents overflow.
------------------------------------------------------------- */
html, body{max-width:100%;overflow-x:hidden;}
.nav-toggle{cursor:pointer;min-width:44px;min-height:44px;border-radius:999px;align-items:center;justify-content:center;}
.nav-toggle:focus-visible,.site-nav a:focus-visible,.language-switch a:focus-visible,.btn:focus-visible,.luxury-stats-download:focus-visible{outline:2px solid var(--gold);outline-offset:4px;}
body.nav-open{overflow:hidden;}
body.nav-open .site-header{box-shadow:0 18px 55px rgba(8,63,54,.12);}
body.nav-open .nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg);}
body.nav-open .nav-toggle span:nth-child(2){opacity:0;}
body.nav-open .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg);}
.nav-toggle span{transition:transform .22s ease,opacity .22s ease;}

@media (max-width:1040px){
  body.luxury-home .site-header.luxury-header,
  body.interior-page .site-header.interior-header{
    position:sticky;
    top:0;
    z-index:120;
  }
  body.luxury-home .nav-toggle,
  body.interior-page .nav-toggle{
    display:inline-flex;
    background:rgba(255,255,255,.78);
    border:1px solid rgba(199,139,47,.18);
  }
  body.luxury-home .site-nav,
  body.interior-page .site-header.interior-header .site-nav{
    max-height:calc(100vh - 110px);
    overflow-y:auto;
    z-index:130;
  }
  body.luxury-home .site-nav a,
  body.interior-page .site-header.interior-header .site-nav a{
    min-height:44px;
    display:flex;
    align-items:center;
    font-size:15px;
  }
}

@media (max-width:760px){
  body.luxury-home .site-header.luxury-header,
  body.interior-page .site-header.interior-header{
    padding:10px 14px;
  }
  body.luxury-home .brand img,
  body.interior-page .site-header.interior-header .brand img{
    width:62px;
    height:56px;
  }
  body.luxury-home .language-switch,
  body.interior-page .site-header.interior-header .language-switch{
    margin-left:auto;
    margin-right:8px;
  }
  body.luxury-home .site-nav,
  body.interior-page .site-header.interior-header .site-nav{
    top:76px;
    left:12px;
    right:12px;
    border-radius:20px;
    padding:16px;
    background:rgba(255,253,248,.985);
    backdrop-filter:blur(18px);
  }

  .luxury-hero{
    min-height:auto;
    background:linear-gradient(180deg,#fffdf8 0%,#fbf5ea 100%);
  }
  .luxury-hero-photo{
    position:relative;
    z-index:0;
    inset:auto;
    height:365px;
    opacity:1;
    background-size:cover;
    background-position:66% center;
    -webkit-mask-image:linear-gradient(180deg,#000 0%,#000 66%,rgba(0,0,0,.52) 82%,transparent 100%);
    mask-image:linear-gradient(180deg,#000 0%,#000 66%,rgba(0,0,0,.52) 82%,transparent 100%);
  }
  .luxury-hero-wash,
  .luxury-hero:before,
  .luxury-hero:after{display:none;}
  .luxury-hero-inner{
    width:calc(100% - 28px);
    min-height:auto;
    padding:18px 0 34px;
  }
  .luxury-hero-copy{max-width:100%;}
  .luxury-hero-copy h1{
    font-size:clamp(40px,12vw,52px);
    letter-spacing:-.045em;
  }
  .luxury-hero-copy p{
    max-width:100%;
    margin-top:18px;
    font-size:15px;
    line-height:1.58;
  }
  .luxury-actions{
    margin-top:22px;
  }
  .luxury-actions .btn{
    width:100%;
    min-width:0;
    height:50px;
  }
  .luxury-stats-card{
    position:relative;
    left:auto;
    bottom:auto;
    width:100%;
    margin-top:24px;
    grid-template-columns:1fr;
    padding:18px 18px 20px;
    border-radius:22px;
  }
  .luxury-stat{
    grid-template-columns:42px 1fr;
    column-gap:14px;
    border-right:0!important;
    border-bottom:1px solid rgba(7,63,54,.13);
    padding:16px 0;
    margin:0!important;
  }
  .luxury-stat:first-child{padding-top:0;}
  .luxury-stat:nth-child(1),
  .luxury-stat:nth-child(2){border-bottom:1px solid rgba(7,63,54,.13)!important;}
  .luxury-stat:nth-child(4){border-bottom:0!important;padding-bottom:2px;}
  .luxury-stat-icon{width:36px;height:36px;font-size:18px;}
  .luxury-stat strong{font-size:27px;}
  .luxury-stats-download{
    grid-column:auto;
    width:100%;
    min-width:0;
    margin:18px 0 0;
    border-left:0;
    min-height:50px;
  }

  .trailer-first{padding:34px 0 48px;}
  .trailer-frame{width:calc(100% - 24px);border-radius:20px;}
  .trailer-caption{width:calc(100% - 28px);margin-top:22px;padding-bottom:20px;}
  .trailer-caption h2{font-size:clamp(42px,11vw,56px);}
  .trailer-caption p:not(.kicker){font-size:15px;line-height:1.58;}

  .luxury-gallery-section{width:100%;padding:42px 0 54px;}
  .luxury-intro{width:calc(100% - 28px);margin-bottom:24px;}
  .luxury-intro h2{font-size:clamp(38px,10vw,52px);}
  .luxury-carousel{
    grid-auto-columns:78%;
    gap:14px;
    padding-left:14px;
    padding-right:14px;
    scroll-padding-left:14px;
  }
  .luxury-carousel figure{border-radius:22px;}
  .luxury-carousel img{height:420px;}

  .hotel-film-section{width:calc(100% - 28px);padding:0 0 54px;}
  .hotel-film-feature{padding:14px;border-radius:24px;gap:20px;}
  .hotel-film-feature .luxury-video-frame{border-radius:18px;}
  .hotel-film-copy{padding:4px 4px 12px;}
  .hotel-film-copy h2{font-size:clamp(40px,10vw,54px);}

  .luxury-final-cta{
    width:calc(100% - 28px);
    margin:0 auto 58px;
    padding:34px 24px;
    border-radius:24px;
  }
  .luxury-final-cta h2{font-size:clamp(38px,10vw,52px);}
  .luxury-final-cta .cta-row{width:100%;}
  .luxury-final-cta .btn{width:100%;}

  .site-footer{padding:34px 18px;}
  .footer-logo{width:72px;}
}

@media (max-width:430px){
  .luxury-hero-photo{height:330px;background-position:69% center;}
  .luxury-hero-copy h1{font-size:38px;}
  .luxury-stat strong{font-size:24px;}
  .luxury-carousel{grid-auto-columns:84%;}
  .luxury-carousel img{height:380px;}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto;}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;}
}
