:root{
  --cream:#F9F4EF;
  --warm:#F2E6D8;
  --sage:#A8B5A7;
  --dark:#091109;
  --ink:#2C2C2C;
  --yellow:#F9D776;
  --purple:#6C4DC4;
  --purple-dark:#5637B7;
  --line:rgba(44,44,44,.16);
  --shell:1200px;
  --shadow:0 18px 45px rgba(0,0,0,.13);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--cream)}
body{margin:0;font-family:"DM Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);line-height:1.5}
a{color:inherit}
img{display:block;width:100%}
button,input,textarea{font:inherit}
button,a{touch-action:manipulation}
.shell{width:min(var(--shell),calc(100% - 56px));margin-inline:auto}
.skip-link{position:fixed;left:12px;top:12px;z-index:1000;background:#fff;padding:10px 14px;transform:translateY(-180%)}
.skip-link:focus{transform:none}
.kicker,.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.1em;font-size:14px;font-weight:900}
.section-head h2,.trust h2,.stay h2,.faq h2,.final-cta h2{font-size:clamp(42px,4.2vw,58px);line-height:1.02;letter-spacing:-.045em;margin:0;font-weight:900}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:64px;padding:0 34px;border-radius:999px;font-size:19px;font-weight:900;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.btn:hover{transform:translateY(-1px)}
.btn:focus-visible,.brochure-link:focus-visible,.retreat-only-link:focus-visible,.faq summary:focus-visible,.person summary:focus-visible,.exp-card:focus-visible{outline:3px solid var(--purple);outline-offset:4px}

.btn.primary{
  background:#304A32;
  color:#fff;
  border-color:#304A32;
  box-shadow:0 10px 24px rgba(48,74,50,.18);
}

.btn.primary:hover{
  background:#253D29;
  border-color:#253D29;
  box-shadow:0 12px 28px rgba(48,74,50,.24);
}

.btn.primary:hover{
  background:#FFE178;
  border-color:#8F6800;
  box-shadow:0 15px 34px rgba(255,216,90,.42);
}

.nav-wrap{position:fixed;z-index:50;top:18px;left:0;right:0;pointer-events:none}
.nav{pointer-events:auto;background:rgba(9,17,9,.96);color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 15px 32px rgba(0,0,0,.18);border-radius:999px;display:flex;align-items:center;gap:24px;padding:9px 10px 9px 24px;backdrop-filter:blur(16px)}
.logo{font-size:18px;font-weight:900;margin-right:auto;text-decoration:none}
.nav-links{display:flex;gap:22px;font-size:14px;font-weight:800}
.nav-links a{text-decoration:none;opacity:.82}
.nav-links a:hover{opacity:1}
.nav .btn{min-height:48px;padding:0 22px;font-size:15px;box-shadow:none}
.menu-toggle{display:none;background:none;border:0;padding:8px;color:#fff;cursor:pointer}
.menu-toggle span{display:block;width:24px;height:2px;background:currentColor;margin:5px 0}

.hero{padding:118px 0 24px;background:var(--cream)}
.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:48px;align-items:center}
.hero-copy{padding:20px 0}
.hero .eyebrow{color:#6b665e}
.hero h1{font-size:clamp(62px,6.3vw,88px);line-height:.94;letter-spacing:-.06em;margin:0 0 18px;font-weight:900;text-transform:uppercase}
.hero-sub{font-size:29px;line-height:1.18;margin:0 0 24px;max-width:650px;font-weight:650}
@media (min-width:901px){.hero-sub .hero-line{display:block}}
.hero-viability{margin:28px 0 24px}
.hero-date{display:inline-block;background:var(--purple);color:#fff;padding:14px 20px 15px;border-radius:9px;font-size:30px;line-height:1.05;font-weight:900;letter-spacing:-.02em;box-shadow:0 8px 20px rgba(108,77,196,.2)}
.hero-location{margin-top:13px;font-size:30px;line-height:1.15;font-weight:800;color:#4c4844;letter-spacing:-.02em}
.early-status{display:grid;grid-template-columns:auto 1fr;column-gap:14px;row-gap:2px;border-left:5px solid var(--yellow);padding:8px 0 9px 16px;margin:0 0 28px;max-width:420px}
.early-label{grid-column:1/-1;font-size:14px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#71601c}
.early-main{font-size:31px;line-height:1.05;font-weight:900;letter-spacing:-.025em}
.early-deadline{align-self:end;padding-bottom:3px;font-size:17px;font-weight:750;color:#625f5a}
.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}
.hero-book{min-width:286px;min-height:72px;font-size:21px}
.brochure-link{font-size:17px;font-weight:900;text-underline-offset:5px;text-decoration-thickness:2px}
.hero-secondary{font-size:16px;margin-top:22px;color:#625f5a}
.hero-secondary a{font-weight:900}
.hero-visual{margin:0;height:510px;overflow:hidden;background:#d8d4cc;box-shadow:var(--shadow)}
.hero-visual img{height:100%;object-fit:cover;object-position:52% 54%}

.hero-promise{
  max-width:610px;
  margin:0 0 24px;
  font-size:19px;
  line-height:1.48;
  color:#57534e;
  font-weight:500;
}

.experience{padding:40px 0 96px;background:var(--cream)}
.section-head{margin-bottom:34px}
.section-head .kicker{color:#6c675f}
.exp-grid{display:grid;grid-template-columns:1.18fr 1fr 1fr;grid-template-rows:310px 310px;gap:14px}
.exp-card{position:relative;overflow:hidden;background:#ccc;cursor:pointer;outline:none;min-width:0}
.exp-card.large{grid-row:1/span 2}
.exp-card img{height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}
.exp-overlay{position:absolute;left:0;right:0;bottom:0;padding:72px 20px 20px;background:linear-gradient(transparent,rgba(0,0,0,.9));color:#fff}
.exp-title-row{display:flex;justify-content:space-between;gap:14px;align-items:end}
.exp-title{font-size:24px;line-height:1.14;font-weight:900;max-width:90%}
.exp-plus{font-size:30px;line-height:1;font-weight:400;transition:transform .2s ease}
.exp-desc{font-size:18px;line-height:1.45;max-height:0;opacity:0;overflow:hidden;margin-top:0;transition:max-height .3s ease,opacity .25s ease,margin .3s ease}
.exp-card:hover img,.exp-card:focus img,.exp-card.open img{transform:scale(1.025);filter:brightness(.77)}
.exp-card:hover .exp-desc,.exp-card:focus .exp-desc,.exp-card.open .exp-desc{max-height:140px;opacity:1;margin-top:10px}
.exp-card.open .exp-plus{transform:rotate(45deg)}

.stay{padding:84px 0 88px;background:var(--warm)}
.stay-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:48px;align-items:stretch}
.venue-placeholder{min-height:460px;border:1px solid rgba(44,44,44,.18);background:linear-gradient(145deg,rgba(168,181,167,.78),rgba(249,244,239,.86));position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:30px}
.venue-placeholder:before,.venue-placeholder:after{content:"";position:absolute;border:1px solid rgba(9,17,9,.11);border-radius:50%;width:360px;height:360px;right:-110px;top:-130px}
.venue-placeholder:after{width:260px;height:260px;left:-80px;right:auto;top:auto;bottom:-120px}
.venue-placeholder-inner{position:relative;display:grid;gap:7px;max-width:360px}
.venue-placeholder-label{font-size:14px;text-transform:uppercase;letter-spacing:.1em;font-weight:900}
.venue-placeholder strong{font-size:25px;line-height:1.1}
.venue-placeholder-inner span:last-child{font-size:16px;font-weight:700}
.stay-copy{display:flex;flex-direction:column;justify-content:center}
.stay-copy .kicker{color:#69655e}
.stay-copy h2{font-size:54px;margin-bottom:20px}
.stay-copy p{margin:0 0 18px;font-size:20px;line-height:1.55;color:#4d4a46}
.food-strip{
  display:grid;
  grid-template-columns:120px 1fr;
  gap:26px;
  margin-top:42px;
  padding:30px 0 0;
  background:transparent;
  border-top:2px solid rgba(44,44,44,.18);
  align-items:start;
}

.food-mark{
  height:auto;
  background:transparent;
  color:var(--purple-dark);
  padding-top:5px;
  font-size:15px;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;
}

.food-strip h3{
  font-size:31px;
  line-height:1.12;
  margin:0 0 9px;
}

.food-strip p{
  margin:0;
  font-size:19px;
  color:#4b4945;
}

.trust{padding:88px 0 96px;background:#fff}
.trust-head{margin-bottom:34px}
.people{display:grid;grid-template-columns:1fr 1fr;gap:34px}
.person{display:grid;grid-template-columns:250px 1fr;gap:26px;align-items:start;border-top:2px solid var(--line);padding-top:20px}
.person-photo{aspect-ratio:4/5;overflow:hidden;background:#ddd}
.person-photo img{
  height:100%;
  object-fit:cover;
  object-position:var(--photo-x,50%) var(--photo-y,30%);
  transform:scale(var(--photo-zoom,1));
  transform-origin:var(--photo-x,50%) var(--photo-y,30%);
}

.person--shikhar{
  --photo-zoom:1.15;
  --photo-x:50%;
  --photo-y:25%;
}

.person--pratiksha{
  --photo-zoom:1.12;
  --photo-x:50%;
  --photo-y:30%;
}
.person-copy{padding-top:8px}
.person-copy h3{font-size:31px;line-height:1.1;margin:0 0 8px}
.person-copy .role{font-size:17px;line-height:1.4;font-weight:900;color:#756117;margin:0 0 18px}

.person-bio{
  margin:0;
  color:#514f4a;
  font-size:18px;
  line-height:1.58;
}

.person details{
  border-top:0;
}
.person summary{font-size:17px;font-weight:900;cursor:pointer;list-style:none;padding:14px 0;display:flex;justify-content:space-between;gap:16px}
.person summary::-webkit-details-marker{display:none}
.person details p{margin:0 0 4px;color:#514f4a;font-size:18px;line-height:1.58;padding-bottom:14px}

.offer{padding:0 0 94px;background:var(--dark);color:#fff}
.offer-alert{background:var(--yellow);color:var(--dark);font-size:20px;font-weight:900;text-align:center;padding:17px 20px;letter-spacing:.01em}
.offer-main{display:grid;grid-template-columns:.84fr 1.16fr;gap:46px;align-items:stretch;padding-top:58px}
.offer-copy{display:flex;flex-direction:column;justify-content:center;padding:10px 0}
.offer .kicker{color:var(--yellow)}
.offer h2{font-size:56px;line-height:.98;letter-spacing:-.05em;margin:0 0 25px}
.was-price{font-size:24px;line-height:1.2;color:rgba(255,255,255,.74);font-weight:800;margin-bottom:8px}
.was-price s{font-size:34px;color:#fff;text-decoration-thickness:4px;text-decoration-color:var(--yellow)}
.price{font-size:112px;line-height:.86;letter-spacing:-.07em;font-weight:900;margin-top:7px;white-space:nowrap}
.price small{font-size:21px;letter-spacing:0;font-weight:750}
.savings{display:block;width:max-content;max-width:100%;margin-top:20px;background:var(--purple);color:#fff;padding:10px 14px;font-size:19px;line-height:1.2;font-weight:900}
.offer-book{margin-top:28px;min-width:360px;min-height:72px;font-size:21px;box-shadow:0 14px 34px rgba(249,215,118,.20)}
.offer-advance{font-size:19px;margin-top:16px;color:#fff;font-weight:800}
.offer-visual{display:grid;grid-template-columns:1.08fr .92fr;grid-template-rows:238px 238px;gap:12px;min-height:488px}
.offer-shot{position:relative;overflow:hidden;background:#1c271d;margin:0}
.offer-shot.main-shot{grid-row:1/span 2}
.offer-shot img{height:100%;object-fit:cover}
.offer-shot:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.86))}
.offer-shot strong{position:absolute;z-index:2;left:18px;right:18px;bottom:17px;color:#fff;font-size:19px;line-height:1.18;font-weight:900}
.offer-shot.main-shot strong{font-size:22px}
.offer-content{margin-top:36px;display:grid;grid-template-columns:1.05fr .95fr;gap:20px;align-items:start}
.includes,.booking-options{background:rgba(255,255,255,.055);padding:27px 30px;border:1px solid rgba(255,255,255,.12)}
.includes h3{font-size:22px;margin:0 0 12px}
.include-row{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:13px 0;border-top:1px solid rgba(255,255,255,.12);font-size:17px}
.include-row strong{font-weight:900}
.balance-note{font-size:16px;color:rgba(255,255,255,.76);margin:18px 0 8px}
.terms-link{font-size:16px;color:var(--yellow);font-weight:900}
.single-note{font-size:17px;line-height:1.5;margin:0 0 24px;color:rgba(255,255,255,.86)}

.retreat-only-callout{
  background:transparent;
  color:rgba(255,255,255,.92);
  padding:22px 0 0;
  border-left:0;
  border-top:1px solid rgba(255,255,255,.20);
}

.retreat-only-question{
  font-size:21px;
  line-height:1.25;
  letter-spacing:-.01em;
  font-weight:850;
  margin:0 0 7px;
}

.retreat-only-callout p:not(.retreat-only-question){
  font-size:16px;
  margin:0 0 9px;
  color:rgba(255,255,255,.74);
}

.retreat-only-link{
  display:inline-block;
  color:var(--yellow);
  font-size:16px;
  font-weight:850;
  text-underline-offset:4px;
}

.decision{padding:84px 0 90px;background:#fff}
.decision-grid{display:grid;grid-template-columns:1fr 380px;gap:54px;align-items:start}
.faq h2{font-size:48px;margin-bottom:24px}
.faq details{border-top:1px solid var(--line)}
.faq details:last-child{border-bottom:1px solid var(--line)}
.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:18px;padding:20px 0;font-size:18px;font-weight:900}
.faq summary::-webkit-details-marker{display:none}
.faq summary:after{content:"+";font-size:24px;line-height:1}
.faq details[open] summary:after{content:"−"}
.faq details p{font-size:18px;line-height:1.55;color:#514f4a;margin:0 0 20px;max-width:720px}
.ready-card{border:1px solid rgba(44,44,44,.2);background:var(--cream);padding:30px;position:sticky;top:110px}
.ready-card h3{font-size:32px;line-height:1.05;margin:0 0 18px}
.price-mini{display:flex;gap:12px;align-items:baseline;margin-bottom:6px}
.price-mini s{font-size:20px;color:#777}
.price-mini strong{font-size:42px;letter-spacing:-.04em}
.ready-card small{font-size:16px;color:#625f5a}
.ready-card .btn{width:100%;margin-top:22px;min-height:64px}

.final-cta{
  padding:52px 0;
  background:#304A32;
  color:#fff;
}

.final-inner{display:flex;align-items:center;justify-content:space-between;gap:34px}
.final-cta .kicker{color:#fff;opacity:.92}
.final-cta h2{font-size:52px}
.final-cta .btn{min-width:280px}

.footer{padding:30px 0;background:var(--dark);color:#fff}
.footer-inner{display:flex;gap:24px;align-items:center;justify-content:space-between;flex-wrap:wrap}
.footer a{font-weight:750}

.modal{position:fixed;z-index:100;inset:0;background:rgba(0,0,0,0);display:none;align-items:flex-start;justify-content:center;padding:36px 18px;overflow:auto;transition:background-color .28s ease}
.modal.show{display:flex}
.modal.visible{background:rgba(0,0,0,.62)}
.modal.closing{transition-duration:.16s}
.modal-card{width:min(760px,100%);background:var(--cream);color:var(--ink);padding:34px;box-shadow:0 24px 80px rgba(0,0,0,.32);margin:auto;opacity:0;transform:translateY(56px);transition:opacity .9s ease,transform .9s cubic-bezier(.16,.84,.28,1);will-change:transform,opacity}
.modal.visible .modal-card{opacity:1;transform:translateY(0)}
.modal.closing .modal-card{transition-duration:.18s}
.modal-top{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;margin-bottom:24px}
.modal-top h2{font-size:44px;line-height:1;margin:0 0 8px;letter-spacing:-.04em}
.modal-top p:last-child{margin:0;font-size:17px;color:#5b5752}
.modal-close{border:0;background:transparent;font-size:38px;line-height:1;padding:0 5px;cursor:pointer}

#booking-form{
  --form-block-gap:24px;        /* space between one question/block and the next */
  --question-options-gap:8px;  /* space between question and its radio options */
  --button-note-gap:8px;       /* space between CTA and "No payment..." */

  display:grid;
  gap:var(--form-block-gap);
}

#current-qualifiers{
  display:grid;
  gap:var(--form-block-gap);
}

#booking-form label,#booking-form legend{font-weight:800;font-size:17px}
#booking-form input[type="text"],#booking-form input[type="tel"],#booking-form textarea{width:100%;margin-top:8px;border:1px solid rgba(44,44,44,.25);background:#fff;padding:14px 15px;font-size:18px;border-radius:0}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}

#booking-form fieldset{
  border:0;
  padding:0;
  margin:0;
  display:flex;
  flex-wrap:wrap;
  column-gap:20px;
  row-gap:var(--question-options-gap);
}

#booking-form fieldset legend{
  width:100%;
  margin-bottom:0;
}

#booking-form fieldset label{font-weight:600;display:flex;align-items:center;gap:8px}
#booking-form input[type="radio"]{width:18px;height:18px}
.alt-path{background:#fff;border-left:6px solid var(--purple);padding:18px 20px}
.alt-path strong{font-size:22px}
.alt-path p{margin:6px 0 12px;font-size:17px}
.alt-actions{display:flex;gap:16px;flex-wrap:wrap}
.alt-actions a{font-weight:900;color:var(--purple-dark)}
.submit-booking{min-width:280px;margin-top:4px}

.form-submit-group{
  display:grid;
  gap:var(--button-note-gap);
  justify-items:start;
}

.form-reassurance{
  margin:0;
  font-size:15px;
  color:#625f5a;
  font-weight:650;
}

body.modal-open{overflow:hidden}

@media (max-width:980px){
  .shell{width:min(var(--shell),calc(100% - 40px))}
  .nav-links{position:absolute;top:64px;left:20px;right:20px;display:none;flex-direction:column;background:var(--dark);padding:18px 20px;border-radius:20px;box-shadow:var(--shadow)}
  .nav-links.open{display:flex}
  .menu-toggle{display:block}
  .nav .nav-cta{display:none}
  .hero-grid,.stay-grid,.offer-main,.offer-content,.decision-grid{grid-template-columns:1fr}
  .hero{padding-top:108px}
  .hero-visual{height:460px}
  .why p{font-size:30px}
  .exp-grid{grid-template-columns:1fr 1fr;grid-template-rows:360px 280px 280px}
  .exp-card.large{grid-row:auto;grid-column:1/-1}
  .people{grid-template-columns:1fr}
  .person{grid-template-columns:220px 1fr}
  .offer-main{gap:34px}
  .offer-visual{min-height:460px}
  .ready-card{position:static}
}


.mobile-floating-container{
  display:none;
}

@media (max-width:640px){

  .mobile-floating-container{
    display:block;
    position:fixed;
    left:18px;
    right:18px;
    bottom:18px;
    z-index:60;

    transform:translateY(120px);
    opacity:0;
    pointer-events:none;

    transition:
      transform .4s ease,
      opacity .3s ease;
  }

  .mobile-floating-container.is-visible{
    transform:translateY(0);
    opacity:1;
    pointer-events:auto;
  }

  .mobile-floating-container .btn{
    width:100%;
    min-height:58px;
    box-shadow:0 10px 30px rgba(0,0,0,.22);
  }

  body.modal-open .mobile-floating-container{
    opacity:0;
    pointer-events:none;
  }

  /* Hide redundant inline booking buttons on mobile */
.ready-card .btn,
.final-cta .btn{
  display:none;
}

.footer{
  padding-bottom:120px;
}

}



@media (max-width:640px){
  .hero-copy{
  text-align:center;
}

.hero-promise{
  margin-left:auto;
  margin-right:auto;
}

.hero-viability{
  text-align:center;
}

.early-status{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  grid-template-columns:1fr;
}

.early-label,
.early-main,
.early-deadline{
  grid-column:1;
}

.hero-actions{
  justify-items:center;
}

.brochure-link{
  justify-self:center;
}

.hero-secondary{
  text-align:center;
}

.offer-copy{
  text-align:center;
  align-items:center;
}

.savings{
  margin-left:auto;
  margin-right:auto;
}

.offer-advance{
  text-align:center;
}


.person-copy{
  text-align:center;
}

.person summary{
  justify-content:center;
  gap:12px;
}


  .shell{width:calc(100% - 36px)}
  .nav-wrap{top:10px}
  .nav{width:calc(100% - 20px);padding:8px 10px 8px 18px;gap:10px}
  .logo{font-size:17px}
  .hero{padding:92px 0 42px}
  .hero-copy{padding:8px 0 0}
  .hero h1{font-size:50px;line-height:.95;margin-bottom:14px}
  .hero-sub{font-size:24px;line-height:1.2;margin-bottom:20px}
  .hero-date{font-size:26px;padding:13px 16px}
  .hero-location{font-size:26px}
  .early-status{margin-bottom:24px;max-width:none}
  .early-main{font-size:29px}
  .early-deadline{font-size:16px}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:15px}
  .hero-book{width:100%;min-height:68px;font-size:20px}
  .brochure-link{justify-self:center;font-size:17px}
  .hero-visual{height:360px;margin-top:32px}
  .hero-promise{
  font-size:17px;
  line-height:1.48;
  margin-bottom:22px;
}

.experience,.trust{padding:64px 0 68px}
  .section-head h2,.trust h2,.stay h2,.faq h2,.final-cta h2{font-size:40px}
  .exp-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:12px}
  .exp-card,.exp-card.large{height:320px;grid-column:auto;grid-row:auto}
  .exp-overlay{padding:80px 18px 18px}
  .exp-title{font-size:23px}
  .exp-desc{font-size:18px}
  .stay{padding:62px 0 66px}
  .venue-placeholder{min-height:320px}
  .stay-copy h2{font-size:42px;margin-top:28px}
  .stay-copy p{font-size:18px}
  .food-strip{
  grid-template-columns:1fr;
  gap:10px;
  padding:24px 0 0;
  margin-top:28px;
}

.food-mark{
  height:auto;
  padding-top:0;
}
  .food-strip h3{font-size:27px}
  .food-strip p{font-size:18px}
  .person{grid-template-columns:1fr;gap:18px}
  .person-photo{width:100%;max-width:none;aspect-ratio:4/5}
  .person-copy h3{font-size:29px}
  .person-copy .role{font-size:17px}
  .person details p{font-size:18px}
  .offer{padding-bottom:70px}
  .offer-alert{font-size:17px;padding:14px 16px}
  .offer-main{padding-top:44px}
  .offer h2{font-size:45px}
  .was-price{font-size:21px}
  .was-price s{font-size:30px}
  .price{font-size:76px;white-space:normal}
  .price small{font-size:18px}
  .savings{font-size:17px}
  .offer-book{width:100%;min-width:0;min-height:68px}
  .offer-advance{font-size:17px}
  .offer-visual{grid-template-columns:1fr 1fr;grid-template-rows:300px 210px;min-height:0}
  .offer-shot.main-shot{grid-column:1/-1;grid-row:auto}
  .offer-shot strong,.offer-shot.main-shot strong{font-size:18px}
  .offer-content{gap:16px}
  .includes,.booking-options{padding:22px}
  .include-row{grid-template-columns:1fr;gap:4px;font-size:16px}
  .retreat-only-question{font-size:27px}
  .decision{padding:64px 0 70px}
  .faq h2{font-size:40px}
  .faq summary,.faq details p{font-size:17px}
  .ready-card{padding:24px}
  .ready-card h3{font-size:30px}
  .price-mini strong{font-size:38px}
  .final-cta{padding:42px 0}
  .final-inner{display:grid}
  .final-cta h2{font-size:40px}
  .final-cta .btn{width:100%;min-width:0}
  .footer-inner{align-items:flex-start;flex-direction:column}
  .modal{padding:14px}
  .modal-card{padding:24px 20px}
  .modal-top h2{font-size:38px}
  .two-col{grid-template-columns:1fr}
  #booking-form fieldset{display:grid;gap:10px}
  .submit-booking{width:100%;min-width:0}
}

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

/* Secondary pages */
.secondary-page{min-height:100vh;padding:120px 0 70px;background:var(--cream)}
.secondary-grid{display:grid;grid-template-columns:1fr .9fr;gap:54px;align-items:start}
.secondary-page h1{font-size:clamp(48px,6vw,76px);line-height:.98;letter-spacing:-.055em;margin:0 0 22px}
.secondary-page .lead{font-size:23px;line-height:1.45;max-width:720px;color:#4e4a45}
.secondary-card{background:#fff;border:1px solid var(--line);padding:28px;margin-top:28px}
.secondary-card strong{font-size:22px;display:block;margin-bottom:8px}
.secondary-card p{font-size:17px;margin:0 0 10px;color:#57534d}
.secondary-card a{font-weight:900;color:var(--purple-dark)}
.list-form{background:#fff;border:1px solid var(--line);padding:30px;display:grid;gap:18px}
.list-form .two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.list-form label{font-size:17px;font-weight:800}
.list-form input,.list-form textarea{width:100%;margin-top:8px;border:1px solid rgba(44,44,44,.25);padding:14px 15px;font-size:18px;background:#fff}
.list-form .btn{width:100%}
.secondary-back{display:inline-block;margin-bottom:26px;font-weight:900;color:var(--purple-dark)}
.mini-hero{min-height:100vh;display:grid;place-items:center;background:linear-gradient(rgba(9,17,9,.68),rgba(9,17,9,.78)),url('assets/hero.jpg') center/cover no-repeat;color:#fff;padding:80px}
.mini-hero .shell{max-width:900px;text-align:center}
.mini-hero h1{font-size:clamp(54px,7vw,86px);line-height:.96;letter-spacing:-.055em;margin:0 0 18px}
.mini-hero .lead{font-size:25px;line-height:1.45;margin:0 auto 24px;max-width:720px}
.mini-hero .btn{margin-top:12px}
@media(max-width:800px){.secondary-grid{grid-template-columns:1fr}.list-form .two-col{grid-template-columns:1fr}.secondary-page{padding-top:100px}}



.faq{
  text-align:center;
}

.faq summary{
  text-align:center;
  justify-content:center;
  position:relative;
  padding-left:28px;
  padding-right:28px;
}

.faq summary:after{
  position:absolute;
  right:0;
}

.faq details p{
  margin-left:auto;
  margin-right:auto;
}

.ready-card{
  text-align:center;
}

.price-mini{
  justify-content:center;
}


.stay-disclaimer{
  margin:20px 0 0;
  font-size:14px;
  line-height:1.5;
  color:#6b665f;
}


/* =========================================================
   MOBILE ALIGNMENT CLEANUP
   ========================================================= */

@media (max-width:640px){

  /* HERO */
  .hero-copy{
    text-align:center;
  }

  .hero .eyebrow,
  .hero-sub,
  .hero-promise,
  .hero-location{
    text-align:center;
  }

  .hero-promise{
    margin-left:auto;
    margin-right:auto;
  }

  .hero-viability{
    text-align:center;
  }

  .hero-date{
    margin-left:auto;
    margin-right:auto;
  }

  .early-status{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    justify-items:center;
  }

  .hero-actions{
    display:grid;
    grid-template-columns:1fr;
    justify-items:center;
    width:100%;
  }

  .hero-book{
    width:100%;
  }

  .brochure-link{
    display:inline-block;
    justify-self:center;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }

  .hero-secondary{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }

  .hero-secondary span,
  .hero-secondary a{
    display:block;
  }

  .hero-secondary a{
    width:max-content;
    max-width:100%;
    margin:4px auto 0;
  }


  /* SECTION HEADINGS */
  .section-head,
  .stay-copy,
  .trust-head,
  .offer-copy,
  .faq,
  .ready-card,
  .final-inner{
    text-align:center;
  }

  .kicker,
  .eyebrow{
    text-align:center;
  }


  /* BHAKTI KUTIR */
  .stay-copy{
    align-items:center;
  }

  .stay-copy p{
    margin-left:auto;
    margin-right:auto;
  }

  .stay-disclaimer{
    text-align:center;
  }

  .venue-placeholder-inner{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }


  /* FOOD */
  .food-strip{
    text-align:center;
  }

  .food-mark{
    text-align:center;
  }


  /* HOSTS */
  .person-copy{
    text-align:center;
  }

  .person-bio{
    text-align:center;
  }


  /* PRICING */
  .offer-copy{
    align-items:center;
  }

  .price-stack{
    text-align:center;
  }

  .offer-advance{
    text-align:center;
  }

  .includes,
  .booking-options{
    text-align:center;
  }

  /* Keep these readable rather than forcing awkward centred columns */
  .include-row{
    text-align:left;
  }


  /* FAQ */
  .faq{
    text-align:center;
  }

  .faq summary{
    text-align:center;
    justify-content:center;
  }

  .faq details p{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }


  /* FINAL CTA */
  .final-inner{
    justify-items:center;
  }


  /* FOOTER */
  .footer-inner{
    text-align:center;
    align-items:center;
  }

  .footer-inner > *{
    margin-left:auto;
    margin-right:auto;
  }

  .footer-waitlist{
    display:grid;
    gap:4px;
    text-align:center;
  }

  .footer-waitlist span{
    display:block;
  }

}


/* =========================================================
   RETREAT WAITLIST PAGE
   ========================================================= */

.waitlist-page{
  background:var(--cream);
}

.waitlist-main{
  min-height:calc(100vh - 90px);
}

.waitlist-back{
  color:#fff;
  font-size:15px;
  font-weight:800;
  text-decoration:none;
  padding:10px 18px;
}

.waitlist-back:hover{
  text-decoration:underline;
  text-underline-offset:4px;
}


/* PAGE */

.waitlist-hero{
  padding:150px 0 90px;
}

.waitlist-layout{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:72px;
  align-items:center;
}


/* COPY */

.waitlist-copy{
  max-width:550px;
}

.waitlist-copy .eyebrow{
  color:#6b665e;
}

.waitlist-copy h1{
  margin:0 0 24px;
  font-size:clamp(54px,6vw,78px);
  line-height:.96;
  letter-spacing:-.055em;
  font-weight:900;
}

.waitlist-lead{
  margin:0 0 18px;
  font-size:27px;
  line-height:1.3;
  font-weight:700;
  color:#373531;
}

.waitlist-description{
  margin:0;
  font-size:19px;
  line-height:1.6;
  color:#59554f;
}

.waitlist-note{
  margin-top:32px;
  padding-top:24px;
  border-top:1px solid rgba(44,44,44,.16);
  display:grid;
  gap:5px;
}

.waitlist-note strong{
  font-size:16px;
}

.waitlist-note span{
  font-size:15px;
  line-height:1.5;
  color:#66615a;
}


/* FORM */

.waitlist-form-card{
  background:#fff;
  border:1px solid rgba(44,44,44,.14);
  padding:42px;
  box-shadow:0 18px 45px rgba(0,0,0,.07);
}

.waitlist-fields{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:23px 18px;
}

.waitlist-fields label{
  font-size:16px;
  font-weight:800;
}

.waitlist-fields input,
.waitlist-fields textarea{
  width:100%;
  margin-top:8px;
  padding:15px 16px;
  border:1px solid rgba(44,44,44,.22);
  background:#FCFBF8;
  color:var(--ink);
  font:inherit;
  font-size:17px;
  border-radius:0;
  outline:none;
}

.waitlist-fields input:focus,
.waitlist-fields textarea:focus{
  border-color:#304A32;
  box-shadow:0 0 0 2px rgba(48,74,50,.08);
}

.waitlist-fields textarea{
  resize:vertical;
  min-height:125px;
  line-height:1.5;
}

.waitlist-full{
  grid-column:1 / -1;
}

.waitlist-full small{
  margin-left:6px;
  font-size:13px;
  font-weight:600;
  color:#77716a;
}

.waitlist-submit{
  width:100%;
  margin-top:28px;

  background:#304A32;
  color:#fff;
  border-color:#304A32;

  min-height:66px;

  box-shadow:0 10px 24px rgba(48,74,50,.16);
}

.waitlist-submit:hover{
  background:#253D29;
  border-color:#253D29;
}

.waitlist-privacy{
  margin:13px 0 0;
  text-align:center;
  font-size:13px;
  line-height:1.45;
  color:#77716a;
}


/* FOOTER */

.waitlist-footer{
  background:#091109;
}


/* =========================================================
   WAITLIST MOBILE
   ========================================================= */

@media(max-width:800px){

  .waitlist-hero{
    padding:115px 0 65px;
  }

  .waitlist-layout{
    grid-template-columns:1fr;
    gap:42px;
  }

  .waitlist-copy{
    max-width:none;
    text-align:center;
  }

  .waitlist-copy .eyebrow{
    text-align:center;
  }

  .waitlist-copy h1{
    font-size:48px;
    line-height:.98;
  }

  .waitlist-lead{
    font-size:24px;
  }

  .waitlist-description{
    font-size:18px;
  }

  .waitlist-note{
    text-align:center;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
  }

  .waitlist-form-card{
    padding:28px 22px;
  }

  .waitlist-fields{
    grid-template-columns:1fr;
  }

  .waitlist-full{
    grid-column:auto;
  }

  .waitlist-fields label{
    text-align:left;
  }

  .waitlist-submit{
    min-height:62px;
  }

  .waitlist-footer .footer-inner{
    text-align:center;
    align-items:center;
  }

}



/* Bhakti Kutir gallery */

.stay-gallery{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  grid-template-rows:1fr 1fr 1fr;
  gap:10px;
  min-height:460px;
}

.stay-gallery figure{
  margin:0;
  overflow:hidden;
  min-height:0;
  background:#ddd;
}

.stay-gallery-main{
  grid-row:1 / span 3;
}

.stay-gallery img{
  width:100%;
  height:100%;
  object-fit:cover;
}

@media(max-width:640px){

  .stay-gallery{
    grid-template-columns:1fr 1fr;
    grid-template-rows:300px 170px 170px;
    min-height:0;
  }

  .stay-gallery-main{
    grid-column:1 / -1;
    grid-row:auto;
  }

}



/* Food section */

.food-section{
  margin-top:42px;
  padding-top:30px;
  border-top:2px solid rgba(44,44,44,.18);
}

.food-copy{
  display:grid;
  grid-template-columns:120px 1fr;
  gap:26px;
  align-items:start;
  margin-bottom:24px;
}

.food-gallery{
  display:grid;
  grid-template-columns:1.2fr .8fr .8fr;
  grid-template-rows:210px 210px;
  gap:10px;
}

.food-gallery figure{
  margin:0;
  overflow:hidden;
}

.food-gallery figure:first-child{
  grid-row:1 / span 2;
}

.food-gallery figure:last-child{
  grid-column:2 / span 2;
}

.food-gallery img{
  width:100%;
  height:100%;
  object-fit:cover;
}

@media(max-width:640px){

  .food-copy{
    grid-template-columns:1fr;
    text-align:center;
    gap:8px;
  }

  .food-gallery{
    grid-template-columns:1fr 1fr;
    grid-template-rows:260px 160px 160px;
  }

  .food-gallery figure:first-child{
    grid-column:1 / -1;
    grid-row:auto;
  }

  .food-gallery figure:last-child{
    grid-column:1 / -1;
  }

}

/* =========================================================
   HIERARCHY RESTORATION PASS — 2026-09-10
   Purpose: restore relative visual energy without deleting
   page content, sections, images, links, forms, or logic.
   ========================================================= */

/* HERO — preserve all viability information, reduce competing treatments */
.hero-viability{
  margin:22px 0 22px;
}
.hero-date{
  display:block;
  background:transparent;
  color:var(--ink);
  padding:0;
  border-radius:0;
  box-shadow:none;
  font-size:25px;
  line-height:1.12;
  font-weight:900;
}
.hero-location{
  margin-top:6px;
  font-size:19px;
  line-height:1.3;
  font-weight:700;
  letter-spacing:0;
  color:#625f5a;
}
.early-status{
  border-left:3px solid #304A32;
  padding:6px 0 7px 14px;
  margin-bottom:24px;
}
.early-label{font-size:12px;}
.early-main{font-size:28px;}
.early-deadline{font-size:15px;}

/* STAY + FOOD — restore this as a lower-attention reassurance section */
.stay{
  padding:72px 0 74px;
}
.stay-gallery{
  grid-template-columns:1.35fr .65fr;
  grid-template-rows:110px 110px 110px;
  min-height:340px;
}
.stay-copy h2{
  font-size:50px;
  margin-bottom:16px;
}
.stay-copy p{
  font-size:18px;
  line-height:1.5;
  margin-bottom:14px;
}
.food-section{
  margin-top:30px;
  padding-top:24px;
}
.food-copy{
  margin-bottom:18px;
}
.food-gallery{
  grid-template-columns:repeat(4,1fr);
  grid-template-rows:165px;
  gap:8px;
}
.food-gallery figure:first-child,
.food-gallery figure:last-child{
  grid-column:auto;
  grid-row:auto;
}

/* PRICING — keep decision clarity, remove duplicated urgency event */
.offer-alert{
  display:none;
}
.offer-main{
  padding-top:50px;
}
.offer-visual{
  grid-template-rows:170px 170px;
  min-height:352px;
}
.offer-content{
  margin-top:28px;
}

@media (max-width:640px){
  .hero-date{
    font-size:23px;
  }
  .hero-location{
    font-size:18px;
  }
  .early-status{
    border-left:0;
    border-top:2px solid #304A32;
    padding:10px 0 0;
    max-width:280px;
  }

  .stay{
    padding:56px 0 58px;
  }
  .stay-gallery{
    grid-template-columns:1fr 1fr 1fr;
    grid-template-rows:220px 95px;
    gap:8px;
  }
  .stay-gallery-main{
    grid-column:1 / -1;
    grid-row:auto;
  }
  .stay-copy h2{
    font-size:40px;
  }
  .stay-copy p{
    font-size:17px;
  }

  .food-section{
    margin-top:26px;
    padding-top:22px;
  }
  .food-gallery{
    grid-template-columns:1fr 1fr;
    grid-template-rows:130px 130px;
    gap:8px;
  }
  .food-gallery figure:first-child,
  .food-gallery figure:last-child{
    grid-column:auto;
    grid-row:auto;
  }

  .offer-main{
    padding-top:40px;
  }
  .offer-visual{
    grid-template-columns:1fr 1fr;
    grid-template-rows:210px 135px;
    min-height:0;
  }
  .offer-shot.main-shot{
    grid-column:1 / -1;
    grid-row:auto;
  }
}

/* ==========================================================
   EXPERIENCE FOCUS PROTOTYPE — 2026-09-10
   Scope: experience section only. No content removed.
   Purpose: one image/conversation at a time.
   ========================================================== */

#experience .section-head,
#experience .exp-card,
#experience .exp-card img,
#experience .exp-overlay,
#experience .exp-title,
#experience .exp-plus {
  transition:
    opacity .34s ease,
    filter .34s ease,
    transform .34s ease,
    background .34s ease;
}

/* Resting state: the grid is present, but not all five cards shout equally. */
#experience.exp-focus-ready .exp-card {
  opacity:.54;
}

#experience.exp-focus-ready .exp-card img {
  filter:saturate(.58) brightness(.78);
  transform:scale(1.01);
}

#experience.exp-focus-ready .exp-overlay {
  background:linear-gradient(transparent 38%,rgba(0,0,0,.72));
}

#experience.exp-focus-ready .exp-title,
#experience.exp-focus-ready .exp-plus {
  opacity:.72;
}

/* Only the active card gets full permission to speak. */
#experience.exp-focus-ready .exp-card.is-active {
  opacity:1;
  z-index:3;
}

#experience.exp-focus-ready .exp-card.is-active img {
  filter:saturate(1) brightness(.92);
  transform:scale(1.025);
}

#experience.exp-focus-ready .exp-card.is-active .exp-overlay {
  background:linear-gradient(transparent 28%,rgba(0,0,0,.9));
}

#experience.exp-focus-ready .exp-card.is-active .exp-title,
#experience.exp-focus-ready .exp-card.is-active .exp-plus {
  opacity:1;
}

/* While somebody is deliberately looking through the images, the heading recedes. */
#experience.is-engaging .section-head {
  opacity:.28;
}

/* Description belongs only to the card being deliberately engaged with. */
#experience.exp-focus-ready .exp-card:not(.is-active) .exp-desc {
  max-height:0 !important;
  opacity:0 !important;
  margin-top:0 !important;
}

/* Keep keyboard focus obvious even while siblings are subdued. */
#experience.exp-focus-ready .exp-card:focus-visible {
  opacity:1;
  z-index:4;
}

@media (hover:hover) and (pointer:fine) {
  #experience.exp-focus-ready .exp-card:not(.is-active):hover {
    opacity:.82;
  }
}

@media (max-width:640px) {
  /* On mobile, the card nearest the visual centre becomes the conversation. */
  #experience.exp-focus-ready .exp-card {
    opacity:.28;
  }

  #experience.exp-focus-ready .exp-card.is-active {
    opacity:1;
  }

  #experience.exp-focus-ready .exp-card:not(.is-active) img {
    filter:saturate(.38) brightness(.72);
  }

  #experience.exp-focus-ready .exp-card:not(.is-active) .exp-title,
  #experience.exp-focus-ready .exp-card:not(.is-active) .exp-plus {
    opacity:.46;
  }

  /* Heading naturally scrolls away on mobile; do not artificially dim it. */
  #experience.is-engaging .section-head {
    opacity:1;
  }
}

@media (prefers-reduced-motion:reduce) {
  #experience .section-head,
  #experience .exp-card,
  #experience .exp-card img,
  #experience .exp-overlay,
  #experience .exp-title,
  #experience .exp-plus {
    transition:none !important;
  }
}

/* ==========================================================
   PASS 1 — STAY + FOOD ATTENTION STATES — 2026-09-10
   Neutral by default. Focus appears only through intent.
   ========================================================== */

#stay .stay-gallery figure,
#stay .stay-gallery img,
#stay .stay-copy,
#stay .stay-disclaimer,
#stay .food-section,
#stay .food-copy,
#stay .food-gallery figure,
#stay .food-gallery img {
  transition:opacity .36s ease, filter .36s ease, transform .36s ease;
}

/* Neutral/resting state: both subjects are legible, neither is shouting. */
#stay.stay-focus-ready .stay-gallery figure,
#stay.stay-focus-ready .food-gallery figure { opacity:.76; }
#stay.stay-focus-ready .stay-gallery img,
#stay.stay-focus-ready .food-gallery img { filter:saturate(.78) brightness(.92); }

/* PROPERTY MODE: food gets out of the conversation. */
#stay.is-property-focus .food-section { opacity:.18; filter:saturate(.35); }
#stay.is-property-focus .stay-copy,
#stay.is-property-focus .stay-disclaimer { opacity:.42; }
#stay.is-property-focus .stay-gallery figure { opacity:.34; }
#stay.is-property-focus .stay-gallery figure.is-media-active { opacity:1; z-index:3; }
#stay.is-property-focus .stay-gallery figure.is-media-active img { filter:saturate(1) brightness(.98); transform:scale(1.012); }

/* FOOD MODE: property and stay copy leave the foreground. */
#stay.is-food-focus .stay-grid,
#stay.is-food-focus .stay-disclaimer { opacity:.16; filter:saturate(.35); }
#stay.is-food-focus .food-copy { opacity:.38; }
#stay.is-food-focus .food-gallery figure { opacity:.30; }
#stay.is-food-focus .food-gallery figure.is-media-active { opacity:1; z-index:3; }
#stay.is-food-focus .food-gallery figure.is-media-active img { filter:saturate(1) brightness(.98); transform:scale(1.012); }

/* Keyboard focus remains clear. */
#stay .stay-gallery figure:focus-visible,
#stay .food-gallery figure:focus-visible { opacity:1 !important; outline:2px solid currentColor; outline-offset:4px; }

@media (max-width:640px) {
  /* Mobile gets a calmer rest state and intent follows the media nearest the viewing centre. */
  #stay.stay-focus-ready .stay-gallery figure,
  #stay.stay-focus-ready .food-gallery figure { opacity:.62; }
  #stay.is-property-focus .stay-copy,
  #stay.is-property-focus .stay-disclaimer { opacity:.34; }
  #stay.is-property-focus .food-section { opacity:.12; }
  #stay.is-food-focus .stay-grid,
  #stay.is-food-focus .stay-disclaimer { opacity:.12; }
}

@media (prefers-reduced-motion:reduce) {
  #stay .stay-gallery figure,
  #stay .stay-gallery img,
  #stay .stay-copy,
  #stay .stay-disclaimer,
  #stay .food-section,
  #stay .food-copy,
  #stay .food-gallery figure,
  #stay .food-gallery img { transition:none !important; }
}



/* ============================================================
   PASS 2 — HERO COMPOSITION + STAY/FOOD CORRECTION
   Presentation-only overrides. Original HTML/copy/links intact.
   ============================================================ */

/* HERO: one full-bleed composition; photograph behaves as atmosphere */
@media (min-width: 821px){
  .hero{
    position:relative;
    min-height:760px;
    padding:0;
    display:flex;
    align-items:center;
    overflow:hidden;
    background:#182419;
    color:#fff;
  }
  .hero .container{position:relative;z-index:2;width:100%;}
  .hero-grid{
    display:block;
    position:relative;
    padding:112px 0 96px;
  }
  .hero-copy{
    position:relative;
    z-index:3;
    width:min(690px,58vw);
    padding:42px 46px 42px 0;
    color:#fff;
  }
  .hero-visual{
    position:absolute;
    z-index:0;
    inset:0;
    width:100%;
    height:100%;
    border-radius:0;
    overflow:hidden;
    pointer-events:none;
  }
  .hero-visual img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
    border-radius:0;
    filter:saturate(.88) contrast(.96);
  }
  .hero::before{
    content:"";
    position:absolute;
    z-index:1;
    inset:0;
    background:
      linear-gradient(90deg,rgba(9,17,9,.82) 0%,rgba(9,17,9,.69) 36%,rgba(9,17,9,.31) 62%,rgba(9,17,9,.12) 100%),
      linear-gradient(0deg,rgba(9,17,9,.20),rgba(9,17,9,.06));
    pointer-events:none;
  }
  .hero .eyebrow{color:rgba(255,255,255,.76);letter-spacing:.16em;}
  .hero-sub{
    max-width:680px;
    margin-top:14px;
    font-size:clamp(42px,4.3vw,68px);
    line-height:1.02;
    letter-spacing:-.045em;
    color:#fff;
  }
  .hero-promise{
    max-width:610px;
    margin-top:26px;
    font-size:18px;
    line-height:1.55;
    color:rgba(255,255,255,.86);
  }
  .hero-viability{
    margin-top:30px;
    display:flex;
    align-items:baseline;
    flex-wrap:wrap;
    gap:7px 18px;
  }
  .hero-date,.hero-location{
    padding:0!important;
    margin:0!important;
    background:none!important;
    border:0!important;
    box-shadow:none!important;
    color:#fff!important;
  }
  .hero-date{font-size:23px!important;font-weight:800;}
  .hero-location{font-size:17px!important;font-weight:600;color:rgba(255,255,255,.76)!important;}
  .early-status{
    width:max-content;
    max-width:100%;
    margin-top:22px;
    padding:0 0 0 15px!important;
    border-left:2px solid rgba(249,215,118,.85)!important;
    background:none!important;
    box-shadow:none!important;
  }
  .early-label{color:rgba(249,215,118,.92)!important;}
  .early-main{color:#fff!important;}
  .early-deadline{color:rgba(255,255,255,.76)!important;}
  .hero-actions{margin-top:28px;}
  .hero-book{box-shadow:none;}
  .hero-secondary,.hero-secondary a,.hero-waitlist,.hero-waitlist a{
    color:rgba(255,255,255,.84)!important;
  }
}

/* Image softness: restrained, not bubbly */
.exp-card,.exp-card img{border-radius:12px;}
.stay-gallery,.stay-gallery img{border-radius:14px;}
.food-gallery,.food-gallery img{border-radius:12px;}

/* Stay/Food: copy belonging to the active context NEVER fades */
.stay.pass1-stay-active .stay-copy,
.stay.pass1-stay-active .stay-copy *,
.stay.pass1-food-active .food-copy,
.stay.pass1-food-active .food-copy *,
.stay.pass1-stay-active .stay-disclaimer,
.stay.pass1-food-active .food-section h3,
.stay.pass1-food-active .food-section p{
  opacity:1!important;
  filter:none!important;
}

/* Only the competing context recedes. */
.stay.pass1-stay-active .food-section{
  opacity:.22;
  filter:saturate(.35);
}
.stay.pass1-food-active .stay-gallery,
.stay.pass1-food-active .stay-copy,
.stay.pass1-food-active .stay-disclaimer{
  opacity:.26;
  filter:saturate(.45);
}

/* Within a gallery, selection is local: siblings quiet, selected image clear. */
.stay-gallery img,
.food-gallery img{
  transition:opacity .28s ease,filter .28s ease,transform .28s ease;
}
.stay.pass1-stay-active .stay-gallery img{opacity:.34;filter:saturate(.38);}
.stay.pass1-stay-active .stay-gallery img.pass1-active-image{opacity:1;filter:none;}
.stay.pass1-food-active .food-gallery img{opacity:.34;filter:saturate(.38);}
.stay.pass1-food-active .food-gallery img.pass1-active-image{opacity:1;filter:none;}

/* Neutral state stays genuinely neutral. */
.stay:not(.pass1-stay-active):not(.pass1-food-active) .stay-gallery img,
.stay:not(.pass1-stay-active):not(.pass1-food-active) .food-gallery img{
  opacity:1;
  filter:none;
}

@media (max-width:820px){
  .hero{
    position:relative;
    overflow:hidden;
    background:#182419;
    color:#fff;
  }
  .hero-grid{position:relative;display:block;}
  .hero-visual{
    position:absolute;
    inset:0;
    height:100%!important;
    z-index:0;
    border-radius:0!important;
  }
  .hero-visual img{
    width:100%;height:100%;object-fit:cover;border-radius:0!important;
    filter:saturate(.86);
  }
  .hero::before{
    content:"";position:absolute;z-index:1;inset:0;
    background:linear-gradient(180deg,rgba(9,17,9,.50),rgba(9,17,9,.78));
  }
  .hero-copy{position:relative;z-index:2;color:#fff;}
  .hero .eyebrow,.hero-sub,.hero-date{color:#fff!important;}
  .hero-promise,.hero-location,.early-deadline,.hero-secondary,.hero-waitlist{color:rgba(255,255,255,.82)!important;}
  .early-status{background:rgba(9,17,9,.24)!important;border-color:rgba(249,215,118,.8)!important;}
}



/* ============================================================
   PASS 3 — APPROVED CORRECTIONS
   Presentation-only. Original HTML/copy/links remain intact.
   ============================================================ */

/* 1. HERO: genuinely full-bleed visual field */
@media (min-width: 821px){
  .hero{
    min-height: min(840px, 92vh);
  }

  .hero > .shell.hero-grid{
    width:100%;
    max-width:none;
    margin:0;
    padding:0;
    min-height:inherit;
  }

  .hero-visual{
    position:absolute!important;
    inset:0!important;
    width:100vw!important;
    height:100%!important;
    margin:0!important;
  }

  .hero-copy{
    width:min(760px, 62vw);
    margin-left:clamp(54px, 8vw, 150px);
    padding:clamp(118px, 14vh, 156px) 0 88px;
  }

  .hero-sub{
    max-width:720px;
  }

  /* 6. Hero actions: one decision, then two quieter support paths */
  .hero-actions{
    display:flex;
    align-items:center;
    gap:24px;
    margin-top:30px;
  }

  .hero-book{
    min-width:250px;
  }

  .brochure-link{
    font-size:15px;
    font-weight:600;
    opacity:.82;
  }

  .hero-secondary{
    margin-top:22px;
    font-size:14px;
    opacity:.72;
  }

  .hero-secondary span{
    margin-right:5px;
  }
}

/* 2 + 4. Same-context text never fades during image exploration */
#stay.is-property-focus .stay-copy,
#stay.is-property-focus .stay-copy *,
#stay.is-property-focus .stay-disclaimer,
#stay.is-food-focus .food-copy,
#stay.is-food-focus .food-copy *,
#stay.is-food-focus .food-section h3,
#stay.is-food-focus .food-section p{
  opacity:1!important;
  filter:none!important;
}

/* Property exploration: only sibling property media + Food recede */
#stay.is-property-focus .stay-gallery figure{
  opacity:.34!important;
}
#stay.is-property-focus .stay-gallery figure.is-media-active{
  opacity:1!important;
}
#stay.is-property-focus .food-section{
  opacity:.20!important;
  filter:saturate(.38)!important;
}

/* Food exploration: food copy stays; property context recedes */
#stay.is-food-focus .food-copy,
#stay.is-food-focus .food-copy *{
  opacity:1!important;
  filter:none!important;
}
#stay.is-food-focus .food-gallery figure{
  opacity:.34!important;
}
#stay.is-food-focus .food-gallery figure.is-media-active{
  opacity:1!important;
}
#stay.is-food-focus .stay-grid,
#stay.is-food-focus .stay-disclaimer{
  opacity:.20!important;
  filter:saturate(.42)!important;
}

/* Neutral state is healthy, not faded */
#stay.stay-focus-ready:not(.is-property-focus):not(.is-food-focus) .stay-gallery figure,
#stay.stay-focus-ready:not(.is-property-focus):not(.is-food-focus) .food-gallery figure{
  opacity:1!important;
}
#stay.stay-focus-ready:not(.is-property-focus):not(.is-food-focus) .stay-gallery img,
#stay.stay-focus-ready:not(.is-property-focus):not(.is-food-focus) .food-gallery img{
  filter:none!important;
}

/* 3. Desktop hover already reveals description; no misleading + / x affordance */
@media (hover:hover) and (pointer:fine){
  #experience .exp-plus{
    display:none!important;
  }
}

/* 5. Mobile early-bird label: readable warm-light accent */
@media (max-width:820px){
  .early-label{
    color:#F8E7B2!important;
    text-shadow:0 1px 8px rgba(0,0,0,.32);
  }

  .early-main{
    color:#fff!important;
  }

  .early-deadline{
    color:rgba(255,255,255,.88)!important;
  }

  /* Hero image still fills the whole hero on mobile */
  .hero > .shell.hero-grid{
    width:100%;
    max-width:none;
    margin:0;
    padding:0;
  }

  .hero-visual{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    margin:0!important;
  }

  .hero-copy{
    width:auto;
    margin:0;
    padding:72px 28px 54px;
  }

  /* 6. Mobile action hierarchy */
  .hero-actions{
    display:flex!important;
    flex-direction:column;
    align-items:center;
    gap:16px!important;
    margin-top:28px;
  }

  .hero-book{
    width:min(100%, 390px)!important;
  }

  .brochure-link{
    font-size:16px;
    font-weight:650;
    opacity:.90;
  }

  .hero-secondary{
    margin:26px auto 0!important;
    max-width:290px;
    font-size:15px!important;
    line-height:1.55;
    text-align:center!important;
    opacity:.78;
  }

  .hero-secondary span,
  .hero-secondary a{
    display:block!important;
  }

  /* 7. Mobile Experience default: vivid and complete until user taps */
  #experience.exp-focus-ready:not(.is-engaging) .exp-card,
  #experience.exp-focus-ready:not(.is-engaging) .exp-card img,
  #experience.exp-focus-ready:not(.is-engaging) .exp-card .exp-title,
  #experience.exp-focus-ready:not(.is-engaging) .exp-card .exp-plus{
    opacity:1!important;
    filter:none!important;
  }

  /* 8. Mobile Stay default: vivid, plus tighter gallery-to-copy rhythm */
  #stay.stay-focus-ready:not(.is-property-focus):not(.is-food-focus) .stay-gallery figure,
  #stay.stay-focus-ready:not(.is-property-focus):not(.is-food-focus) .food-gallery figure{
    opacity:1!important;
  }

  #stay.stay-focus-ready:not(.is-property-focus):not(.is-food-focus) .stay-gallery img,
  #stay.stay-focus-ready:not(.is-property-focus):not(.is-food-focus) .food-gallery img{
    filter:none!important;
  }

  #stay .stay-grid{
    gap:22px!important;
  }

  #stay .stay-copy{
    padding-top:0!important;
    margin-top:0!important;
  }

  #stay .stay-copy .kicker{
    margin-top:0!important;
    margin-bottom:12px!important;
  }

  #stay .stay-copy h2{
    margin-top:0!important;
    margin-bottom:16px!important;
  }

  #stay .stay-gallery{
    margin-bottom:0!important;
  }
}

/* ============================================================
   PASS 4 — THREE APPROVED CORRECTIONS
   1) Hero compositional balance
   2) Modest conversion emphasis
   3) Tighter Bhakti hover exit zone (JS handles boundary)
   ============================================================ */

@media (min-width:821px){
  /* Shift the reading column inward without centering its text. */
  .hero-copy{
    margin-left:clamp(86px,11vw,190px);
  }

  /* Keep price + primary action visually connected as one decision cluster. */
  .early-status{
    margin-bottom:18px!important;
    border-left-width:3px!important;
  }

  .early-deadline{
    color:#F8E7B2!important;
    font-weight:700;
  }

  .hero-actions{
    margin-top:0;
    gap:22px;
  }

  /* Primary conversion action gets one measured step more contrast. */
  .hero-book.btn.primary{
    background:#F4F0E7;
    border-color:rgba(255,255,255,.78);
    color:#182419;
    box-shadow:0 12px 28px rgba(0,0,0,.20);
  }

  .hero-book.btn.primary:hover{
    background:#F9D776;
    border-color:#F9D776;
    color:#182419;
    box-shadow:0 14px 32px rgba(0,0,0,.24);
  }

  .brochure-link{
    opacity:.78;
  }
}


/* ============================================================
   PASS 5 — WHOLE-PAGE CONSOLIDATION
   Hero composition + Experience intent states + facilitator
   reveal cards + stronger price/decision hierarchy + closing rhythm.
   ============================================================ */

:root{
  /* Manual desktop hero nudge: change the final value to move the whole reading block. */
  --hero-copy-offset:clamp(110px,13vw,240px);
}

/* HERO — move the reading block further into the composition without centring text. */
@media (min-width:821px){
  .hero-copy{
    margin-left:var(--hero-copy-offset)!important;
  }
}

/* EXPERIENCE — healthy vivid default; hierarchy appears only during deliberate intent. */
.experience{
  padding-bottom:72px!important;
}

#experience.exp-focus-ready .exp-card,
#experience.exp-focus-ready .exp-card img,
#experience.exp-focus-ready .exp-card .exp-title,
#experience.exp-focus-ready .exp-card .exp-plus{
  opacity:1!important;
  filter:none!important;
}

#experience.exp-focus-ready .exp-card img{
  transform:scale(1)!important;
}

#experience.exp-focus-ready .exp-overlay{
  background:linear-gradient(transparent 40%,rgba(0,0,0,.76))!important;
}

#experience.is-engaging .section-head{
  opacity:1!important;
}

#experience.exp-focus-ready.is-engaging .exp-card:not(.is-active){
  opacity:.38!important;
}

#experience.exp-focus-ready.is-engaging .exp-card:not(.is-active) img{
  filter:saturate(.52) brightness(.82)!important;
}

#experience.exp-focus-ready.is-engaging .exp-card:not(.is-active) .exp-title{
  opacity:.68!important;
}

#experience.exp-focus-ready.is-engaging .exp-card.is-active{
  opacity:1!important;
}

#experience.exp-focus-ready.is-engaging .exp-card.is-active img{
  filter:brightness(.80)!important;
  transform:scale(1.018)!important;
}

#experience.exp-focus-ready .exp-card:not(.is-active) .exp-desc{
  max-height:0!important;
  opacity:0!important;
  margin-top:0!important;
}

/* FACILITATORS — image-first reveal cards inspired by the homepage testimonial interaction. */
.trust{
  padding:76px 0 82px!important;
  background:#eef0e8!important;
}

.trust-head{
  margin-bottom:28px!important;
}

.people{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
}

.person{
  position:relative!important;
  display:block!important;
  min-height:470px!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  border-radius:12px!important;
  background:#253429!important;
  cursor:pointer;
  outline:none;
  isolation:isolate;
}

.person-photo{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  aspect-ratio:auto!important;
  max-width:none!important;
  background:#cfd5ca!important;
}

.person-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  transition:transform .42s ease,filter .34s ease!important;
}

.person::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  background:linear-gradient(180deg,rgba(9,17,9,.04) 20%,rgba(9,17,9,.82) 100%);
  transition:background .34s ease;
  pointer-events:none;
}

.person-copy{
  position:absolute!important;
  z-index:2;
  left:0;
  right:0;
  bottom:0;
  padding:30px 32px 28px!important;
  color:#fff!important;
  text-align:left!important;
}

.person-copy h3{
  color:#fff!important;
  font-size:34px!important;
  margin:0 0 5px!important;
  letter-spacing:-.035em;
}

.person-copy .role{
  color:rgba(255,255,255,.80)!important;
  font-size:16px!important;
  margin:0!important;
  font-weight:700!important;
  max-width:520px;
}

.person-bio{
  max-height:0;
  overflow:hidden;
  opacity:0;
  transform:translateY(8px);
  margin:0!important;
  color:rgba(255,255,255,.94)!important;
  font-size:18px!important;
  line-height:1.55!important;
  transition:max-height .38s ease,opacity .26s ease,transform .34s ease,margin .34s ease!important;
}

.person-cue{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:15px;
  font-size:14px;
  font-weight:850;
  letter-spacing:.01em;
  color:#F8E7B2;
  transition:opacity .22s ease,transform .3s ease;
}
.person-cue > span{font-size:18px;line-height:1;}

.person.is-active::after,
.person:focus-visible::after{
  background:linear-gradient(180deg,rgba(9,17,9,.20) 0%,rgba(9,17,9,.92) 100%);
}

.person.is-active .person-photo img,
.person:focus-visible .person-photo img{
  transform:scale(1.025)!important;
  filter:saturate(.82) brightness(.72)!important;
}

.person.is-active .person-bio,
.person:focus-visible .person-bio{
  max-height:240px;
  opacity:1;
  transform:translateY(0);
  margin-top:18px!important;
}

.person.is-active .person-cue,
.person:focus-visible .person-cue{
  opacity:0;
  transform:translateY(5px);
  pointer-events:none;
}

.person:focus-visible{
  outline:3px solid var(--purple)!important;
  outline-offset:5px!important;
}


@media (hover:hover) and (pointer:fine){
  .person:hover::after{
    background:linear-gradient(180deg,rgba(9,17,9,.20) 0%,rgba(9,17,9,.92) 100%);
  }
  .person:hover .person-photo img{
    transform:scale(1.025)!important;
    filter:saturate(.82) brightness(.72)!important;
  }
  .person:hover .person-bio{
    max-height:240px;
    opacity:1;
    transform:translateY(0);
    margin-top:18px!important;
  }
  .person:hover .person-cue{
    opacity:0;
    transform:translateY(5px);
    pointer-events:none;
  }
}

/* PRICING — show the actual buying decision with familiar price hierarchy. */
.offer{
  padding-bottom:78px!important;
}

.offer-main{
  grid-template-columns:minmax(430px,.92fr) minmax(0,1.08fr)!important;
  gap:58px!important;
  padding-top:64px!important;
  align-items:center!important;
}

.offer h2{
  max-width:560px;
  margin-bottom:30px!important;
}

.price-stack{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:0;
  margin:0 0 8px;
}

.early-price{
  order:-1;
  padding:0 0 17px;
}

.early-price > span{
  display:block;
  color:var(--yellow);
  text-transform:uppercase;
  letter-spacing:.09em;
  font-size:13px;
  line-height:1.2;
  font-weight:900;
  margin-bottom:6px;
}

.early-price > strong{
  display:block;
  color:#fff;
  font-size:clamp(68px,6.2vw,94px);
  line-height:.88;
  letter-spacing:-.065em;
  font-weight:900;
  white-space:nowrap;
}

.early-price small{
  font-size:18px;
  letter-spacing:0;
  font-weight:700;
  color:rgba(255,255,255,.78);
}

.regular-price{
  display:flex;
  align-items:baseline;
  gap:9px;
  color:rgba(255,255,255,.64);
  font-size:15px;
  line-height:1.35;
}

.regular-price > span{
  font-weight:650;
}

.regular-price > strong{
  font-size:18px;
  font-weight:700;
  text-decoration:line-through;
  text-decoration-thickness:2px;
  text-decoration-color:rgba(249,215,118,.85);
}

.regular-price small{
  font-size:14px;
  font-weight:650;
}

.offer-book{
  width:min(100%,430px)!important;
  min-width:0!important;
  margin-top:24px!important;
  min-height:72px!important;
  background:#F4F0E7!important;
  border-color:#F4F0E7!important;
  color:#182419!important;
  box-shadow:0 14px 34px rgba(0,0,0,.25)!important;
}

.offer-book:hover{
  background:var(--yellow)!important;
  border-color:var(--yellow)!important;
}

.offer-advance{
  width:min(100%,430px);
  margin:16px 0 0!important;
  padding:15px 0 0;
  border-top:1px solid rgba(255,255,255,.18);
  font-size:17px!important;
  line-height:1.45;
  color:rgba(255,255,255,.94)!important;
}

.offer-advance span{
  color:rgba(255,255,255,.68);
  font-weight:650;
}

.offer-visual{
  grid-template-rows:190px 190px!important;
  min-height:392px!important;
  gap:10px!important;
}

.offer-content{
  margin-top:42px!important;
  gap:16px!important;
}

.includes,.booking-options{
  background:rgba(255,255,255,.045)!important;
  border-color:rgba(255,255,255,.13)!important;
}

/* FAQ / decision zone — scan objections quickly; keep the purchase route obvious. */
.decision{
  padding:76px 0 80px!important;
  background:#fbfaf7!important;
}

.decision-grid{
  grid-template-columns:minmax(0,1fr) 350px!important;
  gap:64px!important;
}

.faq{
  text-align:left!important;
}

.faq .kicker,
.faq h2,
.faq summary,
.faq details p{
  text-align:left!important;
}

.faq details p{
  margin-left:0!important;
  margin-right:0!important;
}

.faq summary{
  justify-content:flex-start!important;
  padding:18px 34px 18px 0!important;
}

.faq summary:after{
  right:0!important;
}

.ready-card{
  text-align:left!important;
  border:0!important;
  border-top:3px solid #304A32!important;
  background:#fff!important;
  padding:28px 30px 30px!important;
  box-shadow:0 18px 48px rgba(44,44,44,.08);
}

.price-mini{
  justify-content:flex-start!important;
}

.ready-card .btn{
  min-height:62px!important;
}

/* FINAL CLOSE — a real closing decision moment, without inventing another offer. */
.final-cta{
  padding:58px 0!important;
  background:#304A32!important;
}

.final-inner{
  align-items:end!important;
}

.final-price{
  margin:12px 0 0;
  font-size:17px;
  font-weight:750;
  color:rgba(255,255,255,.82);
}

.final-cta .btn{
  min-height:66px;
  background:#F4F0E7!important;
  border-color:#F4F0E7!important;
  color:#182419!important;
}
.final-cta .btn:hover{
  background:var(--yellow)!important;
  border-color:var(--yellow)!important;
}

/* WHOLE-PAGE RHYTHM */
.stay{padding-top:68px!important;padding-bottom:70px!important;}
.food-section{margin-top:28px!important;}

@media (max-width:980px){
  .offer-main{
    grid-template-columns:1fr!important;
    gap:34px!important;
  }
  .offer-copy{
    align-items:flex-start;
    text-align:left;
  }
  .offer-visual{
    max-width:none;
  }
  .decision-grid{
    grid-template-columns:1fr!important;
    gap:42px!important;
  }
  .ready-card{position:static!important;}
}

@media (max-width:640px){
  :root{--hero-copy-offset:0px;}

  .experience{padding-bottom:56px!important;}

  /* Mobile Experience remains vivid until a tap creates intent. */
  #experience.exp-focus-ready:not(.is-engaging) .exp-card,
  #experience.exp-focus-ready:not(.is-engaging) .exp-card img,
  #experience.exp-focus-ready:not(.is-engaging) .exp-card .exp-title{
    opacity:1!important;
    filter:none!important;
  }

  #experience.exp-focus-ready.is-engaging .exp-card:not(.is-active){
    opacity:.34!important;
  }

  .trust{
    padding:58px 0 62px!important;
  }

  .people{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }

  .person{
    min-height:430px!important;
    border-radius:11px!important;
  }

  .person-copy{
    padding:26px 24px 24px!important;
    text-align:left!important;
  }

  .person-copy h3{
    font-size:31px!important;
  }

  .person-copy .role{
    font-size:15px!important;
  }

  .person-bio{
    font-size:17px!important;
    text-align:left!important;
  }

  .person-cue{
    font-size:13px;
  }

  .offer{
    padding-bottom:60px!important;
  }

  .offer-main{
    padding-top:46px!important;
  }

  .offer-copy{
    align-items:center!important;
    text-align:center!important;
  }

  .offer h2{
    margin-bottom:26px!important;
  }

  .price-stack{
    align-items:center!important;
    text-align:center!important;
  }

  .early-price > strong{
    font-size:68px!important;
    white-space:normal;
  }

  .regular-price{
    justify-content:center;
    flex-wrap:wrap;
  }

  .offer-book,
  .offer-advance{
    width:100%!important;
  }

  .offer-advance{
    text-align:center!important;
  }

  .offer-visual{
    grid-template-rows:200px 125px!important;
    min-height:0!important;
  }

  .offer-content{
    margin-top:28px!important;
  }

  .decision{
    padding:58px 0 62px!important;
  }

  .faq,
  .faq .kicker,
  .faq h2,
  .faq summary,
  .faq details p{
    text-align:left!important;
  }

  .faq summary{
    justify-content:flex-start!important;
  }

  .ready-card{
    text-align:center!important;
  }

  .price-mini{
    justify-content:center!important;
  }

  .final-cta{
    padding:46px 0!important;
  }

  .final-inner{
    text-align:center!important;
    justify-items:center!important;
  }

  .final-price{
    text-align:center;
  }
}

/* ============================================================
   PASS 6 — CLOSURE PASS
   Facilitator crop/mobile behaviour + early-bird urgency +
   booking lead capture affordances.
   ============================================================ */

/* FACILITATORS — show materially more of each portrait; never zoom on interaction. */
.person{
  min-height:0!important;
  aspect-ratio:1 / 1!important;
}

.person-photo img{
  object-position:center center!important;
  transform:none!important;
}

.person--shikhar,
.person--pratiksha{
  --photo-zoom:1!important;
  --photo-x:50%!important;
  --photo-y:50%!important;
}

.person.is-active .person-photo img,
.person:focus-visible .person-photo img,
.person:hover .person-photo img{
  transform:none!important;
}

@media (hover:hover) and (pointer:fine){
  .person:hover .person-photo img{
    transform:none!important;
  }
}

/* PRICING — familiar buying hierarchy with truthful, date-based urgency. */
.price-urgency{
  width:min(100%,430px);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin:0 0 15px;
  padding:10px 0 11px;
  border-bottom:1px solid rgba(249,215,118,.34);
  color:var(--yellow);
  text-transform:uppercase;
  letter-spacing:.075em;
  font-size:13px;
  line-height:1.2;
  font-weight:900;
}

.price-urgency strong{
  flex:0 0 auto;
  padding:6px 9px;
  border:1px solid rgba(249,215,118,.68);
  border-radius:999px;
  color:var(--yellow);
  font-size:12px;
  letter-spacing:.055em;
  white-space:nowrap;
}

.early-price{
  padding-bottom:10px!important;
}

.early-price > span{
  display:none!important;
}

.price-saving{
  margin:10px 0 8px!important;
  color:#fff!important;
  font-size:16px!important;
  line-height:1.35!important;
  font-weight:760!important;
}

.regular-price{
  margin-top:2px;
}

.hero .early-deadline strong,
.ready-card small strong,
.final-price strong{
  font:inherit;
  color:inherit;
}

/* BOOKING FORM — transparent, low-friction abandoned-form capture. */
.phone-field{
  display:block;
}

.form-field-note{
  display:block;
  margin-top:7px;
  color:#6a6660;
  font-size:13px;
  line-height:1.35;
  font-weight:600;
}

.draft-consent{
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  padding:12px 14px;
  border:1px solid rgba(44,44,44,.14);
  background:rgba(255,255,255,.45);
  font-size:14px!important;
  line-height:1.4;
  font-weight:650!important;
  cursor:pointer;
}

.draft-consent input{
  width:18px;
  height:18px;
  flex:0 0 18px;
  margin:1px 0 0;
}

.hp-field{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  opacity:0!important;
  pointer-events:none!important;
}

@media (max-width:640px){
  /* Explicit mobile facilitator state: photo-led card, no permanently exposed bio. */
  .people{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:16px!important;
  }

  .person{
    display:block!important;
    position:relative!important;
    width:100%!important;
    min-height:0!important;
    aspect-ratio:4 / 5!important;
    padding:0!important;
    overflow:hidden!important;
    background:#253429!important;
  }

  .person-photo{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    aspect-ratio:auto!important;
  }

  .person-photo img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center center!important;
    transform:none!important;
  }

  .person-copy{
    display:block!important;
    position:absolute!important;
    z-index:2!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    padding:25px 22px 22px!important;
    background:transparent!important;
    color:#fff!important;
    text-align:left!important;
  }

  .person-copy h3,
  .person-copy .role{
    color:#fff!important;
    text-align:left!important;
  }

  .person-bio{
    display:block!important;
    max-height:0!important;
    overflow:hidden!important;
    opacity:0!important;
    transform:translateY(8px)!important;
    margin:0!important;
    color:rgba(255,255,255,.95)!important;
    text-align:left!important;
  }

  .person-cue{
    display:inline-flex!important;
    opacity:1!important;
    transform:none!important;
    margin-top:14px!important;
  }

  .person.is-active::after{
    background:linear-gradient(180deg,rgba(9,17,9,.16) 0%,rgba(9,17,9,.94) 100%)!important;
  }

  .person.is-active .person-bio{
    max-height:270px!important;
    opacity:1!important;
    transform:none!important;
    margin-top:16px!important;
  }

  .person.is-active .person-cue{
    opacity:0!important;
    transform:translateY(4px)!important;
    pointer-events:none!important;
  }

  .person.is-active .person-photo img{
    transform:none!important;
    filter:saturate(.86) brightness(.70)!important;
  }

  .price-urgency{
    width:100%;
    max-width:430px;
    margin-left:auto;
    margin-right:auto;
  }

  .price-saving{
    text-align:center!important;
  }

  .draft-consent{
    text-align:left!important;
  }
}

/* =========================================================
   PASS 8 — launch cleanup
   CTA contrast, food rhythm, waitlist affordances.
   ========================================================= */

/* Primary conversion actions: warm, unmistakable action colour. */
.btn.primary,
.waitlist-submit{
  background:var(--yellow)!important;
  color:var(--dark)!important;
  border-color:#B88A16!important;
  box-shadow:0 12px 28px rgba(184,138,22,.28)!important;
}

.btn.primary:hover,
.waitlist-submit:hover{
  background:#FFE58F!important;
  color:var(--dark)!important;
  border-color:#8F6800!important;
  box-shadow:0 15px 34px rgba(249,215,118,.40)!important;
}

.nav .btn.primary{
  box-shadow:0 5px 16px rgba(249,215,118,.24)!important;
}

/* Keep the Food statement visually continuous on desktop. */
.food-line{
  margin:0;
  font-size:17px;
  line-height:1.5;
  color:var(--ink);
  white-space:nowrap;
}

.food-line strong{
  font-weight:900;
}

.food-line span{
  font-weight:400;
}

.waitlist-field-note{
  display:block;
  margin-top:6px;
  color:#77716a;
  font-size:12px;
  line-height:1.35;
  font-weight:600;
}

.waitlist-success{
  padding:8px 0;
}

.waitlist-success h2{
  margin:0 0 12px;
  font-size:36px;
  line-height:1.05;
  letter-spacing:-.035em;
}

.waitlist-success p{
  margin:0;
  color:#59554f;
  font-size:17px;
  line-height:1.5;
}

@media(max-width:800px){
  .food-line{
    white-space:normal;
  }
}

/* =========================================================
   PASS 10 — mobile decision CTA placement
   Keep the real CTA inside the decision card; floating CTA
   automatically yields while an inline Book button is visible.
   ========================================================= */
@media (max-width:640px){
  .ready-card .btn,
  .final-cta .btn{
    display:inline-flex!important;
  }

  .ready-card .btn{
    width:100%!important;
    margin-top:22px!important;
  }

  .final-cta .btn{
    width:100%!important;
    margin-top:22px!important;
  }
}


/* SPRINT MOBILE GALLERY RESET — on mobile, tapping may reveal detail but must not
   dim/desaturate/highlight sibling media. Desktop interaction remains unchanged. */
@media (max-width:820px){
  #experience.exp-focus-ready.is-engaging .exp-card,
  #experience.exp-focus-ready.is-engaging .exp-card:not(.is-active),
  #experience.exp-focus-ready.is-engaging .exp-card.is-active{
    opacity:1!important;
  }
  #experience.exp-focus-ready.is-engaging .exp-card img,
  #experience.exp-focus-ready.is-engaging .exp-card:not(.is-active) img,
  #experience.exp-focus-ready.is-engaging .exp-card.is-active img{
    opacity:1!important;
    filter:none!important;
    transform:scale(1)!important;
  }
  #experience.exp-focus-ready.is-engaging .exp-card .exp-title,
  #experience.exp-focus-ready.is-engaging .exp-card:not(.is-active) .exp-title{
    opacity:1!important;
  }

  #stay.is-property-focus .stay-gallery figure,
  #stay.is-property-focus .stay-gallery figure.is-media-active,
  #stay.is-food-focus .food-gallery figure,
  #stay.is-food-focus .food-gallery figure.is-media-active{
    opacity:1!important;
  }
  #stay.is-property-focus .stay-gallery img,
  #stay.is-food-focus .food-gallery img{
    filter:none!important;
  }
  #stay.is-property-focus .food-section,
  #stay.is-food-focus .stay-grid,
  #stay.is-food-focus .stay-disclaimer{
    opacity:1!important;
    filter:none!important;
  }
}


/* SPRINT — subtle tactile Bhakti image response on mobile only.
   A press/hold gently pushes the image in; desktop hover behaviour is untouched. */
@media (max-width:820px) and (hover:none){
  #stay .stay-gallery figure img{
    transition:transform .42s cubic-bezier(.22,.61,.36,1)!important;
    transform-origin:center center;
  }
  #stay .stay-gallery figure:active img{
    transform:scale(1.028)!important;
  }
}


/* ============================================================
   SPRINT V9 — MOBILE HERO BREATHING ROOM
   Keep the new photographic hero visible instead of covering it
   with a continuous stack of copy. Desktop composition untouched.
   ============================================================ */
@media (max-width:820px){
  .hero::before{
    background:
      linear-gradient(
        180deg,
        rgba(9,17,9,.58) 0%,
        rgba(9,17,9,.46) 24%,
        rgba(9,17,9,.24) 43%,
        rgba(9,17,9,.58) 66%,
        rgba(9,17,9,.80) 100%
      )!important;
  }

  .hero-promise{
    max-width:340px!important;
    margin:0 auto!important;
    font-size:15px!important;
    line-height:1.42!important;
    color:rgba(255,255,255,.90)!important;
    text-shadow:0 1px 8px rgba(0,0,0,.30);
  }

  /* Deliberate clear photographic band between intro and logistics. */
  .hero-viability{
    margin-top:clamp(68px,18vw,96px)!important;
  }
}

@media (max-width:430px){
  .hero-promise{
    max-width:318px!important;
    font-size:14.5px!important;
  }

  .hero-viability{
    margin-top:74px!important;
  }
}

/* ============================================================
   SPRINT V10 — MOBILE EXPERIENCE TOGGLE
   On touch screens, description visibility follows .open only.
   This prevents persistent :focus/:hover states from keeping a card expanded
   after the visitor taps it a second time to close it.
   ============================================================ */
@media (max-width: 820px) {
  #experience .exp-card:not(.open) .exp-desc {
    max-height: 0 !important;
    opacity: 0 !important;
    margin-top: 0 !important;
  }

  #experience .exp-card.open .exp-desc {
    max-height: 160px !important;
    opacity: 1 !important;
    margin-top: 10px !important;
  }
}

