
:root{--bg:#f4efe6;--ink:#24302e;--muted:#64706c;--green:#172321;--green2:#294846;--gold:#c7a66a;--gold2:#8f7446;--milk:#fbf7ef;--line:rgba(36,48,46,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{max-width:1240px;margin:0 auto;padding:0 24px}.header{position:fixed;z-index:50;top:0;left:0;right:0;background:rgba(23,35,33,.68);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(18px)}.header__in{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;border:0;box-shadow:none;border-radius:0}.logo__img{display:block;height:42px;width:auto;max-width:210px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.22))}
.header-brand{display:flex;align-items:center;gap:18px;min-width:0}.header-phone{white-space:nowrap;color:#f6efe3;font-weight:700;font-size:15px;letter-spacing:.02em}.header-phone:hover{color:var(--gold)}.header-actions{display:flex;align-items:center;gap:14px}.messengers{display:flex;align-items:center;gap:8px}.messenger{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;letter-spacing:.04em;color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 22px rgba(0,0,0,.16);transition:.25s}.messenger:hover{transform:translateY(-2px);filter:brightness(1.08)}.messenger--max{background:linear-gradient(135deg,#00d4ff,#7b68ee,#8b00ff)}.messenger--tg{background:linear-gradient(135deg,#36aee2,#168acb)}.mobile-phone{font-size:18px;font-weight:800;color:#fff;margin:8px 0 2px}.mobile-messengers{display:flex;gap:10px;margin:10px 0 16px}.footer-logo{display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;border:0;border-radius:0}.footer-logo img{height:38px;width:auto;max-width:200px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.16))}.footer-contacts{display:flex;align-items:center;gap:14px}.footer-phone{font-weight:800;color:var(--ink);white-space:nowrap}.footer-phone:hover{color:#8F7446}.footer .messenger{box-shadow:0 8px 18px rgba(0,0,0,.12)}
.nav{display:flex;gap:28px;color:rgba(255,255,255,.78);font-size:14px}.nav a:hover{color:#fff}.btn{border:0;border-radius:999px;padding:15px 24px;background:var(--gold);color:var(--green);font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:.25s}.btn:hover{background:#d9bc83;transform:translateY(-1px)}.btn--ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.3)}.btn--ghost:hover{background:rgba(255,255,255,.15)}.burger{display:none;background:none;border:0;color:#fff;font-size:30px}.mobile{display:none;padding:0 24px 24px;color:#fff}.mobile a{display:block;padding:10px 0}.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:var(--green);color:#fff;padding-top:96px}.hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,27,26,.9),rgba(17,27,26,.62),rgba(138,114,81,.18))}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,var(--green),transparent 42%,rgba(23,35,33,.35))}.hero__content{position:relative;z-index:2;max-width:850px;padding:80px 0}.eyebrow{display:inline-flex;margin-bottom:28px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);border-radius:999px;padding:10px 18px;font-size:12px;letter-spacing:.28em;text-transform:uppercase;color:rgba(255,255,255,.76);backdrop-filter:blur(12px)}h1,h2,h3,p{margin:0}h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.055em;line-height:.95;font-size:clamp(48px,7.4vw,102px)}.lead{margin-top:28px;max-width:710px;color:rgba(255,255,255,.78);font-size:20px;line-height:1.65}.hero__actions{margin-top:40px;display:flex;gap:16px;flex-wrap:wrap}.triggers{position:relative;z-index:3;margin-top:-62px}.triggers__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px;background:rgba(251,247,239,.93);border:1px solid rgba(255,255,255,.7);border-radius:32px;box-shadow:0 24px 80px rgba(0,0,0,.13);backdrop-filter:blur(16px)}.trigger{display:flex;gap:12px;background:rgba(255,255,255,.56);border-radius:22px;padding:20px;font-size:14px;line-height:1.55}.check{color:var(--gold2);font-weight:900}.section{padding:112px 0}.section--dark{background:var(--green);color:#fff}.section--warm{background:#efe6d7}.grid-2{display:grid;grid-template-columns:.95fr 1.05fr;gap:56px;align-items:center}.photo{position:relative;overflow:hidden;border-radius:32px;background:linear-gradient(135deg,var(--green),var(--green2),var(--gold2));min-height:240px}.photo img{width:100%;height:100%;object-fit:cover}.photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,.08) 55%,transparent)}.photo__label{position:absolute;z-index:2;left:24px;right:24px;bottom:24px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.86)}.photo--about{height:560px}.photo--anton{height:640px}.photo--stay{height:330px}.section-title{max-width:820px;margin-bottom:56px}.section-title__eyebrow{margin-bottom:18px;color:var(--gold2);font-size:12px;letter-spacing:.28em;text-transform:uppercase}.section--dark .section-title__eyebrow{color:var(--gold)}h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(38px,5vw,70px);line-height:1.05;letter-spacing:-.04em}h3{font-weight:500}.text-lg{font-size:18px;line-height:1.75;color:var(--muted)}.quote{margin-top:28px;padding-left:24px;border-left:1px solid var(--gold);font-family:Georgia,"Times New Roman",serif;font-size:28px;line-height:1.4}.formats{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.card{border-radius:32px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.05)}.dark-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#fff}.card__body{padding:28px}.card__img{height:230px;overflow:hidden;border-radius:24px;margin-bottom:26px;background:rgba(255,255,255,.08)}.card__img img{width:100%;height:100%;object-fit:cover;transition:.6s}.card:hover .card__img img{transform:scale(1.05)}.card__sub{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.card__title{margin-top:10px;font-size:32px;font-family:Georgia,"Times New Roman",serif;font-weight:400}.card__text{margin-top:16px;line-height:1.7;color:rgba(255,255,255,.68)}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.tag{border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:7px 12px;font-size:12px;color:rgba(255,255,255,.76)}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:36px}.benefit{background:#fff;border-radius:22px;padding:24px}.benefit p{margin-top:8px;color:var(--muted);font-size:14px;line-height:1.6}.scenario{background:#e6d8c3;border-radius:40px;padding:52px}.scenario__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:42px}.tour-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.tour .tour__img{height:190px}.tour__body{padding:24px}.tour__top{display:flex;justify-content:space-between;gap:16px;margin-bottom:16px}.tour h3{font-size:27px;font-family:Georgia,"Times New Roman",serif;font-weight:400}.pill{background:var(--ink);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;white-space:nowrap}.meta{margin-top:22px;display:grid;gap:9px;color:#4d5754;font-size:14px}.activity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.activity{background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05)}.activity__img{height:180px;position:relative;background:var(--green)}.activity__img img{width:100%;height:100%;object-fit:cover}.activity__img:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.icon{position:absolute;left:18px;bottom:18px;z-index:2;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:var(--gold2);font-weight:800}.activity__body{padding:24px}.activity p{margin-top:10px;color:var(--muted);line-height:1.65;font-size:14px}.stay-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.stay-photos{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.stay-photos .photo:nth-child(2){margin-top:64px}.note{margin-top:16px;color:#727a76;font-size:14px;line-height:1.6}.steps{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.step{background:#fff;border-radius:24px;padding:22px;min-height:170px}.num{width:42px;height:42px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;margin-bottom:30px}.reviews{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.reviews-intro{margin-top:24px;color:rgba(255,255,255,.68)}.review{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);border-radius:30px;padding:18px}.review-video{position:relative;overflow:hidden;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.04));margin:0 auto 20px;aspect-ratio:3/4;max-width:320px}.review-video video{display:block;width:100%;height:100%;object-fit:contain;object-position:center top;background:#111}.review h3{padding:0 6px}.review p{margin-top:12px;padding:0 6px;color:rgba(255,255,255,.65);line-height:1.6}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:48px}.faq-list{display:grid;gap:14px}.faq{background:#fff;border-radius:28px;padding:24px}.faq p{margin-top:12px;color:var(--muted);line-height:1.7}.cta{padding:0 0 44px}.cta-box{position:relative;overflow:hidden;border-radius:40px;background:var(--green);color:#fff;padding:72px}.cta-box img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cta-box:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,35,33,.94),rgba(23,35,33,.74),rgba(183,154,102,.28))}.cta-content{position:relative;z-index:2;max-width:760px}.form{margin-top:34px;display:grid;grid-template-columns:1fr 1fr auto;gap:12px}.input{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.12);border-radius:999px;color:#fff;padding:15px 18px;outline:none}.input::placeholder{color:rgba(255,255,255,.68)}.footer{padding:36px 0;color:var(--muted);font-size:14px}.footer__in{border-top:1px solid var(--line);padding-top:28px;display:flex;justify-content:space-between;gap:20px;align-items:center}.footer .logo{color:var(--ink)}@media(max-width:960px){.nav,.header-actions{display:none}.burger{display:block}.mobile.open{display:block}.triggers__grid,.formats,.grid-2,.scenario__grid,.tour-grid,.activity-grid,.stay-grid,.faq-grid,.reviews{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.form{grid-template-columns:1fr}.photo--about,.photo--anton{height:480px}.section{padding:82px 0}.scenario,.cta-box{padding:34px}.stay-photos .photo:nth-child(2){margin-top:0}.footer__in{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.container{padding:0 16px}.hero__content{padding:60px 0}.lead{font-size:17px}.triggers{margin-top:-36px}.triggers__grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.photo--about,.photo--anton{height:420px}.card__title{font-size:27px}.quote{font-size:23px}}

/* Updated scenarios block */
.scenario-section{padding-top:92px}
.scenario--new{padding:0;overflow:hidden;border-radius:44px;background:#e6d8c3;box-shadow:0 24px 80px rgba(36,48,46,.08)}
.scenario--new{display:grid;grid-template-columns:.86fr 1.14fr;gap:0}
.scenario__intro{padding:56px 52px 52px;display:flex;flex-direction:column;justify-content:space-between;min-height:960px}
.scenario__intro .text-lg{margin-top:28px;max-width:560px;font-size:19px;line-height:1.75}
.scenario__note{margin-top:44px;border:1px solid rgba(143,116,70,.28);background:rgba(251,247,239,.55);border-radius:30px;padding:26px}
.scenario__note span{display:block;margin-bottom:12px;color:var(--gold2);font-size:12px;letter-spacing:.22em;text-transform:uppercase}
.scenario__note p{font-family:Georgia,"Times New Roman",serif;font-size:26px;line-height:1.35;color:var(--ink)}
.tour-grid--new{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(36,48,46,.16)}
.tour-card{background:var(--milk);overflow:hidden;min-height:100%;transition:.3s}
.tour-card:hover{background:#fff}
.tour-card__img{height:270px;position:relative;overflow:hidden;background:var(--green)}
.tour-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.tour-card:hover .tour-card__img img{transform:scale(1.055)}
.tour-card__img:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.58),rgba(0,0,0,.08) 55%,transparent)}
.tour-card__duration{position:absolute;right:22px;bottom:22px;z-index:2;border-left:1px solid rgba(255,255,255,.45);padding-left:16px;color:#fff;font-size:13px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}
.tour-card__num{position:absolute;left:22px;bottom:24px;z-index:2;color:rgba(255,255,255,.72);font-size:12px;letter-spacing:.22em;text-transform:uppercase}
.tour-card__body{padding:26px 28px 30px}
.tour-card h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:29px;line-height:1.05;letter-spacing:-.03em;color:var(--ink)}
.tour-card p{margin-top:16px;color:#5d625c;line-height:1.72}
.tour-card__meta{margin-top:24px;border-top:1px solid rgba(36,48,46,.1);border-bottom:1px solid rgba(36,48,46,.1)}
.tour-card__meta span{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid rgba(36,48,46,.1);font-size:14px;color:#4d5754}
.tour-card__meta span:last-child{border-bottom:0}
@media(max-width:1060px){.scenario--new{grid-template-columns:1fr}.scenario__intro{min-height:auto;padding:42px}.tour-grid--new{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.scenario-section{padding-top:72px}.scenario--new{border-radius:30px}.scenario__intro{padding:30px}.scenario__note p{font-size:22px}.tour-grid--new{grid-template-columns:1fr}.tour-card__img{height:245px}.tour-card__body{padding:24px}.tour-card h3{font-size:28px}.tour-card__duration{right:18px;bottom:18px}.tour-card__num{left:18px;bottom:20px}}

/* Stats counter block */
.stats-section{padding:0 0 112px;background:var(--bg)}
.stats-box{overflow:hidden;border-radius:44px;background:var(--green);color:#fff;padding:56px 52px;box-shadow:0 24px 80px rgba(36,48,46,.12)}
.stats-head{max-width:780px;margin-bottom:42px}
.stats-head h2{color:#fff}
.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;border-radius:30px;background:rgba(255,255,255,.12)}
.stat-card{min-height:230px;background:#1e2d2a;padding:34px 30px;display:flex;flex-direction:column;justify-content:space-between}
.stat-number{font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,7vw,92px);font-weight:400;line-height:.9;letter-spacing:-.07em;color:#fff;font-variant-numeric:tabular-nums}
.stat-number .suffix{margin-left:6px;color:var(--gold);font-size:.62em;letter-spacing:-.04em}
.stat-card p{margin-top:34px;color:rgba(255,255,255,.82);font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.15;font-weight:400}
@media(max-width:960px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-box{padding:42px}.stat-card{min-height:210px}}
@media(max-width:560px){.stats-section{padding-bottom:82px}.stats-box{border-radius:30px;padding:30px 22px}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:190px;padding:28px 24px}.stat-card p{font-size:23px}.stat-number{font-size:68px}}

@media (max-width: 900px){.reviews{grid-template-columns:1fr}.review-video{max-width:360px;aspect-ratio:9/16}}

@media (max-width: 700px){.logo__img{height:34px;max-width:165px}.footer-logo img{height:34px;max-width:165px}}


/* Hover animations: activities and process steps */
.activity{
  position:relative;
  overflow:hidden;
  transition:transform .45s cubic-bezier(.2,.8,.2,1), box-shadow .45s cubic-bezier(.2,.8,.2,1), border-color .45s ease;
  will-change:transform;
}
.activity:hover{
  transform:translateY(-8px);
  box-shadow:0 24px 50px rgba(23,35,33,.16);
}
.activity__img{
  overflow:hidden;
  isolation:isolate;
}
.activity__img img{
  transition:transform .85s cubic-bezier(.2,.8,.2,1), filter .85s ease;
  will-change:transform;
}
.activity:hover .activity__img img{
  transform:scale(1.12) rotate(.8deg);
  filter:saturate(1.08) contrast(1.04);
}
.activity__img:before{
  content:"";
  position:absolute;
  z-index:2;
  inset:-40% -80%;
  background:linear-gradient(115deg, transparent 35%, rgba(255,255,255,.36) 48%, transparent 62%);
  transform:translateX(-55%) rotate(10deg);
  opacity:0;
  pointer-events:none;
  transition:transform .9s cubic-bezier(.2,.8,.2,1), opacity .45s ease;
}
.activity:hover .activity__img:before{
  transform:translateX(55%) rotate(10deg);
  opacity:1;
}
.activity .icon{
  transition:transform .45s cubic-bezier(.2,.8,.2,1), background .45s ease, color .45s ease;
}
.activity:hover .icon{
  transform:translateY(-4px) scale(1.08);
  background:var(--gold);
  color:var(--green);
}
.activity__body h3{
  transition:color .35s ease;
}
.activity:hover .activity__body h3{
  color:var(--gold2);
}

.step{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(36,48,46,.06);
  transition:transform .42s cubic-bezier(.2,.8,.2,1), box-shadow .42s cubic-bezier(.2,.8,.2,1), background .42s ease, border-color .42s ease;
  will-change:transform;
}
.step:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 22% 18%, rgba(199,166,106,.20), transparent 34%), linear-gradient(135deg, rgba(255,255,255,.75), rgba(230,216,195,.22));
  opacity:0;
  transition:opacity .42s ease;
  pointer-events:none;
}
.step:after{
  content:"";
  position:absolute;
  right:-34px;
  bottom:-34px;
  width:96px;
  height:96px;
  border-radius:50%;
  border:1px solid rgba(199,166,106,.28);
  transform:scale(.7);
  opacity:0;
  transition:transform .42s cubic-bezier(.2,.8,.2,1), opacity .42s ease;
  pointer-events:none;
}
.step:hover{
  transform:translateY(-8px);
  border-color:rgba(199,166,106,.36);
  box-shadow:0 22px 44px rgba(23,35,33,.13);
  background:#fffaf1;
}
.step:hover:before{
  opacity:1;
}
.step:hover:after{
  transform:scale(1);
  opacity:1;
}
.step .num,
.step p{
  position:relative;
  z-index:1;
}
.step .num{
  transition:transform .42s cubic-bezier(.2,.8,.2,1), background .42s ease, color .42s ease, box-shadow .42s ease;
}
.step:hover .num{
  transform:scale(1.08) rotate(-4deg);
  background:var(--gold);
  color:var(--green);
  box-shadow:0 12px 24px rgba(199,166,106,.25);
}
.step p{
  transition:transform .42s cubic-bezier(.2,.8,.2,1), color .42s ease;
}
.step:hover p{
  transform:translateY(-2px);
  color:var(--green);
}

@media (prefers-reduced-motion: reduce){
  .activity,
  .activity__img img,
  .activity__img:before,
  .activity .icon,
  .step,
  .step:before,
  .step:after,
  .step .num,
  .step p{
    transition:none!important;
  }
  .activity:hover,
  .activity:hover .activity__img img,
  .activity:hover .icon,
  .step:hover,
  .step:hover .num,
  .step:hover p{
    transform:none!important;
  }
}


@media(max-width:1120px){.header-phone{font-size:14px}.nav{gap:18px}.header-actions{gap:10px}.messenger{width:38px;height:38px;font-size:11px}}
@media(max-width:700px){.header-brand{gap:10px}.header-phone{display:none}.footer-contacts{align-items:flex-start;flex-direction:column;gap:12px}.footer-logo img{height:28px}}


.footer-legal{color:#65706d;font-size:14px;line-height:1.5;text-decoration:none;font-weight:400}
.footer-legal:hover{color:#24302e;text-decoration:underline;text-underline-offset:4px}
.legal-page{background:#f4efe6;color:var(--text)}
.legal-main{padding-top:76px}
.legal-hero{
  background:#172321;
  color:#fff;
  padding:84px 0 64px;
}
.legal-hero h1{
  max-width:960px;
  font-size:clamp(42px,6vw,76px);
  line-height:.96;
  letter-spacing:-.055em;
  font-weight:300;
  margin-top:18px;
}
.legal-hero .lead{
  max-width:760px;
  margin-top:26px;
  color:rgba(255,255,255,.72);
}
.legal-back{
  display:inline-flex;
  margin-bottom:28px;
  color:rgba(255,255,255,.72);
  font-size:14px;
}
.legal-back:hover{color:#fff}
.legal-grid{
  display:grid;
  grid-template-columns:280px 1fr;
  gap:34px;
  align-items:start;
}
.legal-nav{
  position:sticky;
  top:104px;
  display:grid;
  gap:10px;
  padding:18px;
  border-radius:24px;
  background:#fff;
  box-shadow:0 18px 45px rgba(23,35,33,.08);
}
.legal-nav a{
  padding:12px 14px;
  border-radius:16px;
  color:#4d5754;
  background:#f7f1e8;
  font-size:14px;
  line-height:1.35;
}
.legal-nav a:hover{
  background:#e6d8c3;
  color:#172321;
}
.legal-card{
  background:#fff;
  border-radius:34px;
  padding:44px;
  box-shadow:0 18px 45px rgba(23,35,33,.08);
}
.legal-card section+section{
  margin-top:52px;
  padding-top:44px;
  border-top:1px solid rgba(23,35,33,.12);
}
.legal-card h2{
  font-size:clamp(30px,4vw,48px);
  line-height:1.05;
  letter-spacing:-.035em;
  font-weight:300;
  margin-bottom:22px;
}
.legal-card h3{
  margin-top:30px;
  margin-bottom:12px;
  font-size:22px;
  line-height:1.25;
}
.legal-card p,
.legal-card li{
  color:#5d625c;
  line-height:1.75;
}
.legal-card ul{
  margin:14px 0 0 20px;
  display:grid;
  gap:8px;
}
.legal-card a{color:#8f7446;text-decoration:underline;text-underline-offset:4px}
.legal-notice{
  margin-top:30px;
  border-radius:24px;
  background:#f4efe6;
  border:1px solid rgba(143,116,70,.25);
  padding:22px;
  color:#4d5754;
  line-height:1.65;
}
@media (max-width:900px){
  .legal-grid{grid-template-columns:1fr}
  .legal-nav{position:static}
  .legal-card{padding:26px;border-radius:28px}
  .legal-hero{padding:64px 0 46px}
}


/* Final messenger icon buttons */
.messengers{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.messenger{
  position:relative;
  width:46px;
  height:46px;
  min-width:46px;
  padding:0;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  color:#fff;
  border:1px solid rgba(199,166,106,.38);
  background:
    linear-gradient(#1d2a27,#1d2a27) padding-box,
    linear-gradient(135deg,rgba(199,166,106,.95),rgba(255,255,255,.16),rgba(199,166,106,.7)) border-box;
  box-shadow:0 10px 26px rgba(0,0,0,.20), inset 0 0 0 1px rgba(255,255,255,.05);
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,filter .28s ease;
}
.messenger:before{
  content:"";
  position:absolute;
  inset:5px;
  border-radius:50%;
  background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.18),rgba(255,255,255,.03) 46%,rgba(0,0,0,.16));
  border:1px solid rgba(255,255,255,.08);
}
.messenger:after{
  content:"";
  position:absolute;
  inset:-35%;
  background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.32),transparent 62%);
  transform:translateX(-70%) rotate(18deg);
  opacity:0;
  transition:.45s ease;
}
.messenger:hover{
  transform:translateY(-3px) scale(1.04);
  border-color:rgba(199,166,106,.85);
  box-shadow:0 16px 34px rgba(0,0,0,.26),0 0 0 6px rgba(199,166,106,.08);
  filter:brightness(1.08);
}
.messenger:hover:after{opacity:1;transform:translateX(70%) rotate(18deg)}
.messenger__icon{position:relative;z-index:2;width:28px;height:28px;display:block}
.footer .messenger{background:linear-gradient(#f4efe6,#f4efe6) padding-box,linear-gradient(135deg,rgba(143,116,70,.75),rgba(255,255,255,.6),rgba(143,116,70,.55)) border-box;box-shadow:0 10px 22px rgba(23,35,33,.11),inset 0 0 0 1px rgba(255,255,255,.35)}
.footer .messenger:before{background:rgba(255,255,255,.55);border-color:rgba(36,48,46,.08)}
.mobile-messengers .messenger{width:48px;height:48px;min-width:48px}

/* Hover animations */
.activity{transition:transform .35s ease,box-shadow .35s ease,background .35s ease}
.activity:hover{transform:translateY(-8px);box-shadow:0 24px 55px rgba(23,35,33,.13);background:#fff}
.activity__img{overflow:hidden}
.activity__img img{transition:transform .8s ease,filter .5s ease}
.activity:hover .activity__img img{transform:scale(1.08);filter:saturate(1.08) contrast(1.04)}
.activity__img:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.22),transparent);opacity:0;transform:translateX(-60%);transition:.6s ease}
.activity:hover .activity__img:after{opacity:1;transform:translateX(60%)}
.activity .icon{transition:transform .35s ease,background .35s ease,color .35s ease}
.activity:hover .icon{transform:scale(1.08);background:#c7a66a;color:#172321}

.step{position:relative;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,background .35s ease}
.step:before{content:"";position:absolute;right:-38px;top:-38px;width:92px;height:92px;border-radius:50%;background:rgba(199,166,106,.13);transform:scale(.55);opacity:0;transition:.35s ease}
.step:hover{transform:translateY(-7px);box-shadow:0 22px 48px rgba(23,35,33,.12);background:#fffaf2}
.step:hover:before{transform:scale(1);opacity:1}
.step__num{position:relative;z-index:1;transition:transform .35s ease,background .35s ease,color .35s ease}
.step:hover .step__num{transform:scale(1.08);background:#c7a66a;color:#172321}

/* Additional adaptive layout */
img,video{max-width:100%}
html{scroll-behavior:smooth}
.header__in{gap:18px}
.header-brand{flex:0 0 auto}
.nav{flex:1;justify-content:center;min-width:0}
.header-actions{flex:0 0 auto}
.hero{min-height:100svh}
.hero__content{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}
.tour-card__duration{font-size:12px}
.review-video{aspect-ratio:9/13;max-width:330px}
.review-video video{object-fit:contain;object-position:center top}

@media(max-width:1180px){
  .nav{gap:18px;font-size:13px}
  .header-phone{font-size:14px}
  .btn{padding:13px 18px}
  .messenger{width:42px;height:42px;min-width:42px}
  .messenger__icon{width:26px;height:26px}
}
@media(max-width:1020px){
  .nav,.header-actions{display:none}
  .burger{display:block}
  .mobile.open{display:block}
  .mobile{background:rgba(23,35,33,.96);border-top:1px solid rgba(255,255,255,.1)}
  .mobile .btn{margin-top:8px;justify-content:center}
}
@media(max-width:900px){
  .container{max-width:100%;padding-left:22px;padding-right:22px}
  .grid-2,.stay-grid,.faq-grid,.reviews,.formats,.activity-grid{grid-template-columns:1fr}
  .tour-grid--new{grid-template-columns:1fr}
  .scenario--new{grid-template-columns:1fr;border-radius:34px}
  .scenario__intro{min-height:auto;padding:36px 28px}
  .tour-card__img{height:240px}
  .stats-grid{grid-template-columns:repeat(2,1fr)}
  .footer__in{align-items:flex-start}
  .footer-contacts{align-items:flex-start;flex-direction:column}
  h1{font-size:clamp(44px,12vw,72px)}
  h2{font-size:clamp(34px,8vw,56px)}
}
@media(max-width:640px){
  .container{padding-left:16px;padding-right:16px}
  .header__in{height:68px}
  .logo__img{height:32px;max-width:160px}
  .header-phone{display:none}
  .hero{padding-top:86px;align-items:flex-end}
  .hero__content{padding:80px 0 56px}
  .eyebrow{font-size:10px;letter-spacing:.18em;line-height:1.45}
  .lead{font-size:16px;line-height:1.6}
  .hero__actions{flex-direction:column;align-items:stretch}
  .hero__actions .btn{justify-content:center}
  .section{padding:68px 0}
  .triggers{margin-top:-28px}
  .triggers__grid{gap:10px}
  .card__body{padding:20px}
  .card__img{height:210px}
  .photo--about,.photo--anton{height:380px}
  .scenario-section{padding-top:66px}
  .scenario__intro{padding:28px 22px}
  .scenario__note{padding:20px;border-radius:24px}
  .scenario__note p{font-size:20px;line-height:1.35}
  .tour-card__body{padding:22px}
  .tour-card h3{font-size:27px}
  .tour-card__duration{right:16px;bottom:16px;letter-spacing:.12em}
  .tour-card__num{left:16px;bottom:18px}
  .activity-grid{gap:14px}
  .steps{grid-template-columns:1fr}
  .stats-grid{grid-template-columns:1fr}
  .stat-number{font-size:64px}
  .review{padding:16px}
  .review-video{max-width:100%;aspect-ratio:9/14}
  .cta-box{padding:34px 22px}
  .form{grid-template-columns:1fr}
  .footer-logo img{height:32px;max-width:160px}
  .messenger{width:44px;height:44px;min-width:44px}
}
@media(max-width:380px){
  .container{padding-left:14px;padding-right:14px}
  h1{font-size:40px}
  .btn{width:100%;justify-content:center}
  .tour-card__duration{font-size:10px}
  .tour-card__num{font-size:10px}
}



/* Final layout edits: header, galleries, modal */
.brand-word{
  color:#f6efe3;
  font-size:15px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
  white-space:nowrap;
}
.header-mobile-actions{
  display:none;
  align-items:center;
  gap:8px;
  margin-left:auto;
}
.mobile-call{
  width:44px;
  height:44px;
  min-width:44px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#172321;
  background:#c7a66a;
  border:1px solid rgba(255,255,255,.28);
  box-shadow:0 10px 26px rgba(0,0,0,.20);
  font-size:18px;
  transition:transform .25s ease,box-shadow .25s ease;
}
.mobile-call:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(0,0,0,.26);
}
.about-accent{
  margin-top:28px;
  border:1px solid rgba(143,116,70,.28);
  background:linear-gradient(135deg,rgba(230,216,195,.55),rgba(255,255,255,.45));
  border-radius:28px;
  padding:24px 26px;
}
.about-accent span{
  display:block;
  margin-bottom:10px;
  color:#8f7446;
  font-size:12px;
  font-weight:800;
  letter-spacing:.22em;
  text-transform:uppercase;
}
.about-accent p{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(25px,3.1vw,38px);
  line-height:1.18;
  letter-spacing:-.035em;
  color:#24302e;
}
.hero__actions .btn{
  border:0;
}

/* Galleries */
.card__img--gallery,
.tour-card__img--gallery{
  height:auto;
  background:transparent;
}
.card-gallery,
.tour-gallery,
.stay-gallery{
  position:relative;
  overflow:hidden;
  width:100%;
}
.card-gallery .gallery__viewport{
  height:260px;
}
.tour-gallery .gallery__viewport{
  height:270px;
}
.stay-gallery .gallery__viewport{
  height:620px;
  border-radius:34px;
}
.gallery__viewport{
  position:relative;
  overflow:hidden;
  border-radius:22px;
  background:#172321;
}
.gallery__slide{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  opacity:0;
  transform:scale(1.035);
  transition:opacity .45s ease,transform .75s ease;
}
.gallery__slide.is-active{
  opacity:1;
  transform:scale(1);
}
.gallery__viewport:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(0deg,rgba(0,0,0,.48),rgba(0,0,0,.08) 55%,transparent);
  opacity:.78;
}
.card-gallery .gallery__viewport:after{
  background:linear-gradient(0deg,rgba(0,0,0,.28),transparent 58%);
}
.gallery__nav{
  position:absolute;
  z-index:4;
  top:50%;
  transform:translateY(-50%);
  width:38px;
  height:38px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.35);
  background:rgba(23,35,33,.42);
  backdrop-filter:blur(10px);
  color:#fff;
  font-size:28px;
  line-height:1;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  transition:background .25s ease,transform .25s ease,border-color .25s ease;
}
.gallery__nav:hover{
  background:rgba(199,166,106,.82);
  border-color:rgba(255,255,255,.65);
}
.gallery__nav--prev{left:14px}
.gallery__nav--next{right:14px}
.gallery__dots{
  position:absolute;
  z-index:5;
  left:0;
  right:0;
  bottom:14px;
  display:flex;
  justify-content:center;
  gap:7px;
  pointer-events:none;
}
.gallery__dot{
  width:7px;
  height:7px;
  border-radius:50%;
  border:0;
  padding:0;
  background:rgba(255,255,255,.46);
  pointer-events:auto;
  cursor:pointer;
  transition:width .25s ease,background .25s ease;
}
.gallery__dot.is-active{
  width:22px;
  border-radius:999px;
  background:#c7a66a;
}
.tour-gallery .photo__label,
.stay-gallery .photo__label{
  z-index:3;
  right:auto;
  left:22px;
  bottom:42px;
  text-align:left;
  color:#fff;
  font-size:13px;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.tour-gallery .photo__label span{
  color:rgba(255,255,255,.74);
  font-size:11px;
}
.tour-card__img:after{
  display:none;
}
.tour-card__duration,
.tour-card__num{
  display:none;
}
.stay-grid--gallery{
  grid-template-columns:1.04fr .96fr;
}
.stay-photos--gallery{
  display:block;
}
.benefit--stat .check{
  width:auto;
  min-width:54px;
  padding:0 14px;
  border-radius:999px;
  font-size:24px;
  background:#c7a66a;
  color:#172321;
}

/* Modal */
.modal{
  position:fixed;
  inset:0;
  z-index:200;
  display:none;
  align-items:center;
  justify-content:center;
  padding:22px;
}
.modal.is-open{
  display:flex;
}
.modal__overlay{
  position:absolute;
  inset:0;
  background:rgba(14,22,21,.72);
  backdrop-filter:blur(10px);
}
.modal__dialog{
  position:relative;
  z-index:2;
  width:min(560px,100%);
  max-height:calc(100svh - 44px);
  overflow:auto;
  border-radius:34px;
  background:#f4efe6;
  box-shadow:0 30px 90px rgba(0,0,0,.34);
  padding:38px;
  color:#24302e;
}
.modal__dialog h2{
  margin-top:10px;
  font-size:clamp(32px,5vw,52px);
  line-height:1.02;
  letter-spacing:-.04em;
}
.modal__text{
  margin-top:18px;
  color:#5d625c;
  line-height:1.65;
}
.modal__close{
  position:absolute;
  top:18px;
  right:18px;
  width:42px;
  height:42px;
  border-radius:50%;
  border:1px solid rgba(36,48,46,.12);
  background:#fff;
  color:#24302e;
  font-size:28px;
  line-height:1;
  cursor:pointer;
}
.modal-form{
  display:grid;
  gap:16px;
  margin-top:26px;
}
.modal-form label span{
  display:block;
  margin-bottom:8px;
  color:#65706d;
  font-size:13px;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.modal-form .input{
  width:100%;
  box-sizing:border-box;
  color:#24302e;
  background:#fff;
  border:1px solid rgba(36,48,46,.14);
}
.policy-check{
  display:flex;
  align-items:flex-start;
  gap:10px;
  margin:4px 0 2px;
}
.policy-check input{
  margin-top:4px;
  accent-color:#8f7446;
}
.policy-check span{
  margin:0!important;
  text-transform:none!important;
  letter-spacing:0!important;
  color:#5d625c!important;
  line-height:1.5;
}
.policy-check a{
  color:#8f7446;
  text-decoration:underline;
  text-underline-offset:4px;
}
body.modal-open{
  overflow:hidden;
}

/* Reordered sections polish */
#activities{
  padding-top:88px;
}
#anton{
  background:#f4efe6;
}
#anton .benefits{
  grid-template-columns:repeat(2,1fr);
}

@media(max-width:1180px){
  .header-mobile-actions{
    display:flex;
  }
}
@media(max-width:1020px){
  .header-phone{
    display:none;
  }
}
@media(max-width:900px){
  .stay-grid--gallery{
    grid-template-columns:1fr;
  }
  .stay-gallery .gallery__viewport{
    height:460px;
  }
  #anton .benefits{
    grid-template-columns:1fr;
  }
}
@media(max-width:700px){
  .brand-word{
    font-size:13px;
    letter-spacing:.08em;
  }
  .header-mobile-actions .messenger,
  .mobile-call{
    width:38px;
    height:38px;
    min-width:38px;
  }
  .header-mobile-actions .messenger__icon{
    width:24px;
    height:24px;
  }
  .burger{
    font-size:28px;
    margin-left:4px;
  }
  .hero h1{
    font-size:clamp(42px,12vw,64px);
  }
  .card-gallery .gallery__viewport{
    height:235px;
  }
  .tour-gallery .gallery__viewport{
    height:240px;
  }
  .stay-gallery .gallery__viewport{
    height:380px;
  }
  .gallery__nav{
    width:34px;
    height:34px;
    font-size:24px;
  }
  .modal__dialog{
    padding:30px 22px;
    border-radius:28px;
  }
}
@media(max-width:430px){
  .brand-word{
    display:none;
  }
  .header-mobile-actions{
    gap:6px;
  }
  .header-mobile-actions .messenger,
  .mobile-call{
    width:36px;
    height:36px;
    min-width:36px;
  }
  .logo__img{
    height:30px;
  }
}

.mobile-call{
  padding:0;
  background:transparent;
  border:0;
  box-shadow:none;
  overflow:hidden;
}
.mobile-call__icon{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:50%;
  box-shadow:0 10px 24px rgba(0,0,0,.22);
}
.mobile-call:hover{box-shadow:none;filter:brightness(1.06)}


/* Mobile spacing refinement */
@media(max-width:700px){
  .container{
    padding-left:22px;
    padding-right:22px;
  }
  .mobile{
    padding-left:22px;
    padding-right:22px;
  }
  .hero__content{
    padding-left:0;
    padding-right:0;
  }
}
@media(max-width:430px){
  .container{
    padding-left:20px;
    padding-right:20px;
  }
  .mobile{
    padding-left:20px;
    padding-right:20px;
  }
}


/* Mobile phone icon framed like MAX / Telegram */
.mobile-call{
  position:relative;
  width:46px;
  height:46px;
  min-width:46px;
  padding:0;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:
    linear-gradient(#1d2a27,#1d2a27) padding-box,
    linear-gradient(135deg,rgba(199,166,106,.95),rgba(255,255,255,.16),rgba(199,166,106,.7)) border-box;
  border:1px solid rgba(199,166,106,.38);
  box-shadow:0 10px 26px rgba(0,0,0,.20), inset 0 0 0 1px rgba(255,255,255,.05);
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,filter .28s ease;
}
.mobile-call:before{
  content:"";
  position:absolute;
  inset:5px;
  border-radius:50%;
  background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.18),rgba(255,255,255,.03) 46%,rgba(0,0,0,.16));
  border:1px solid rgba(255,255,255,.08);
}
.mobile-call:after{
  content:"";
  position:absolute;
  inset:-35%;
  background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.32),transparent 62%);
  transform:translateX(-70%) rotate(18deg);
  opacity:0;
  transition:.45s ease;
}
.mobile-call:hover{
  transform:translateY(-3px) scale(1.04);
  border-color:rgba(199,166,106,.85);
  box-shadow:0 16px 34px rgba(0,0,0,.26),0 0 0 6px rgba(199,166,106,.08);
  filter:brightness(1.08);
}
.mobile-call:hover:after{opacity:1;transform:translateX(70%) rotate(18deg)}
.mobile-call__icon{
  position:relative;
  z-index:2;
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:50%;
}
@media(max-width:700px){
  .mobile-call{
    width:38px;
    height:38px;
    min-width:38px;
  }
}
@media(max-width:430px){
  .mobile-call{
    width:36px;
    height:36px;
    min-width:36px;
  }
}


/* Dark footer like header */
.footer{
  background:#172321;
  color:rgba(255,255,255,.78);
  padding:42px 0;
}
.footer__in{
  border-top:1px solid rgba(255,255,255,.12);
  padding-top:30px;
}
.footer-text{
  color:rgba(255,255,255,.78);
}
.footer-phone{
  color:#f6efe3;
}
.footer-phone:hover{
  color:#c7a66a;
}
.footer-legal{
  color:rgba(255,255,255,.58);
}
.footer-legal:hover{
  color:#f6efe3;
  text-decoration:underline;
  text-underline-offset:4px;
}
.footer-logo{
  background:transparent;
  border:0;
  box-shadow:none;
}
.footer-logo img{
  filter:drop-shadow(0 2px 5px rgba(0,0,0,.32));
}
.footer .messenger{
  background:
    linear-gradient(#1d2a27,#1d2a27) padding-box,
    linear-gradient(135deg,rgba(199,166,106,.95),rgba(255,255,255,.16),rgba(199,166,106,.7)) border-box;
  border:1px solid rgba(199,166,106,.38);
  box-shadow:0 10px 26px rgba(0,0,0,.22), inset 0 0 0 1px rgba(255,255,255,.05);
}
.footer .messenger:before{
  background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.18),rgba(255,255,255,.03) 46%,rgba(0,0,0,.16));
  border-color:rgba(255,255,255,.08);
}
@media(max-width:900px){
  .footer{
    padding:38px 0 44px;
  }
  .footer__in{
    align-items:flex-start;
    gap:18px;
  }
  .footer-contacts{
    width:100%;
    align-items:flex-start;
    gap:12px;
  }
  .footer .messengers{
    margin-top:4px;
  }
}
@media(max-width:560px){
  .footer{
    padding:34px 0 42px;
  }
  .footer__in{
    gap:16px;
  }
  .footer-text,
  .footer-legal{
    font-size:13px;
    line-height:1.55;
  }
  .footer-phone{
    font-size:16px;
  }
}


/* Hero eyebrow emphasis */
.eyebrow--hero{
  font-size:14px;
  letter-spacing:.24em;
  padding:12px 20px;
}
@media(max-width:700px){
  .eyebrow--hero{
    font-size:12px;
    letter-spacing:.16em;
    padding:11px 16px;
  }
}


/* Mobile-only white contact icons for hero header and footer */
@media (max-width: 700px){
  .header-mobile-actions .messenger,
  .header-mobile-actions .mobile-call,
  .footer .messenger{
    width:32px;
    height:32px;
    min-width:32px;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding:0;
  }

  .header-mobile-actions .messenger:before,
  .header-mobile-actions .messenger:after,
  .header-mobile-actions .mobile-call:before,
  .header-mobile-actions .mobile-call:after,
  .footer .messenger:before,
  .footer .messenger:after{
    display:none !important;
    content:none !important;
  }

  .header-mobile-actions .messenger__icon,
  .footer .messenger__icon{
    width:24px;
    height:24px;
    filter: brightness(0) invert(1);
  }

  .header-mobile-actions .mobile-call__icon{
    display:none !important;
  }

  .header-mobile-actions .mobile-call{
    display:inline-flex;
    align-items:center;
    justify-content:center;
  }

  .header-mobile-actions .mobile-call::before{
    content:"☎";
    display:block;
    color:#fff;
    font-size:24px;
    line-height:1;
    font-weight:700;
  }

  .header-mobile-actions{
    gap:10px;
  }

  .footer .messengers{
    gap:12px;
  }
}


/* Format cards detail button */
.format-detail-btn{
  margin-top:24px;
  width:100%;
  justify-content:center;
  background:#c7a66a;
  color:#172321;
}
.format-detail-btn:hover{
  background:#d9bc83;
}
.dark-card .format-detail-btn{
  box-shadow:0 14px 34px rgba(0,0,0,.18);
}
@media(max-width:700px){
  .format-detail-btn{
    margin-top:20px;
  }
}

/* Final request updates */
.brand-word{display:none!important}

@media(max-width:700px){
  .header-mobile-actions .messenger,
  .header-mobile-actions .mobile-call,
  .footer .messenger,
  .footer .footer-call{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .header-mobile-actions .messenger__icon,
  .header-mobile-actions .mobile-call__icon,
  .footer .messenger__icon,
  .footer .mobile-call__icon{
    width:28px!important;
    height:28px!important;
    filter:none!important;
    object-fit:contain!important;
  }
  .header-mobile-actions .mobile-call::before,
  .footer .mobile-call::before{
    display:none!important;
    content:none!important;
  }
  .footer-call{display:inline-flex!important}
}
@media(min-width:701px){
  .footer-call{display:none!important}
}

.footer-registry{
  width:100%;
  color:rgba(255,255,255,.62);
  font-size:13px;
  line-height:1.5;
  margin-top:10px;
}

.requisites-list{
  display:grid;
  gap:12px;
  margin:22px 0 0;
}
.requisites-list div{
  display:grid;
  grid-template-columns:190px 1fr;
  gap:16px;
  padding:12px 0;
  border-bottom:1px solid rgba(36,48,46,.1);
}
.requisites-list dt{color:#65706d;font-weight:700}
.requisites-list dd{margin:0;color:#24302e}

[data-gallery] .gallery__slide{cursor:zoom-in}
.lightbox{
  position:fixed;
  inset:0;
  z-index:300;
  display:none;
  align-items:center;
  justify-content:center;
  padding:22px;
}
.lightbox.is-open{display:flex}
.lightbox__backdrop{
  position:absolute;
  inset:0;
  background:rgba(5,9,8,.86);
  backdrop-filter:blur(10px);
}
.lightbox__dialog{
  position:relative;
  z-index:2;
  width:min(1180px,100%);
  height:min(84svh,820px);
  display:flex;
  align-items:center;
  justify-content:center;
}
.lightbox__img{
  max-width:100%;
  max-height:100%;
  width:auto;
  height:auto;
  object-fit:contain;
  border-radius:20px;
  box-shadow:0 30px 100px rgba(0,0,0,.45);
}
.lightbox__close,.lightbox__nav{
  position:absolute;
  z-index:3;
  border:1px solid rgba(255,255,255,.35);
  background:rgba(23,35,33,.48);
  color:#fff;
  backdrop-filter:blur(10px);
  cursor:pointer;
  transition:.25s ease;
}
.lightbox__close{top:0;right:0;width:48px;height:48px;border-radius:50%;font-size:32px}
.lightbox__nav{top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:50%;font-size:42px;line-height:1}
.lightbox__nav--prev{left:0}.lightbox__nav--next{right:0}
.lightbox__close:hover,.lightbox__nav:hover{background:#c7a66a;color:#172321}

.activity__img{position:relative;overflow:hidden}
.activity__img:before,.activity__img:after{pointer-events:none}
.fx-smoke .activity__img:before,.fx-steam .activity__img:before{
  content:"";position:absolute;inset:-20%;z-index:2;
  background:radial-gradient(circle at 25% 70%,rgba(255,255,255,.24),transparent 18%),radial-gradient(circle at 54% 62%,rgba(255,255,255,.18),transparent 22%),radial-gradient(circle at 75% 72%,rgba(255,255,255,.16),transparent 18%);
  filter:blur(12px);animation:kurilSmoke 8s ease-in-out infinite;
}
.fx-wave .activity__img:before,.fx-wind .activity__img:before{
  content:"";position:absolute;left:-30%;right:-30%;bottom:8%;height:42%;z-index:2;
  background:repeating-linear-gradient(170deg,rgba(255,255,255,.0) 0 16px,rgba(255,255,255,.22) 18px 20px);
  transform:skewY(-5deg);animation:kurilWave 7s linear infinite;
}
.fx-glow .activity__img:before,.fx-spark .activity__img:before{
  content:"";position:absolute;inset:0;z-index:2;
  background:radial-gradient(circle at 60% 42%,rgba(255,218,140,.28),transparent 28%);
  animation:kurilGlow 5s ease-in-out infinite;
}
.fx-dust .activity__img:before,.fx-soft .activity__img:before{
  content:"";position:absolute;inset:0;z-index:2;
  background:radial-gradient(circle at 24% 28%,rgba(255,255,255,.22) 0 2px,transparent 3px),radial-gradient(circle at 65% 38%,rgba(255,255,255,.18) 0 2px,transparent 3px),radial-gradient(circle at 78% 70%,rgba(255,255,255,.16) 0 2px,transparent 3px);
  animation:kurilDust 6s ease-in-out infinite;
}
@keyframes kurilSmoke{0%,100%{transform:translate3d(0,16px,0) scale(1);opacity:.45}50%{transform:translate3d(16px,-18px,0) scale(1.12);opacity:.72}}
@keyframes kurilWave{from{transform:translateX(0) skewY(-5deg)}to{transform:translateX(18%) skewY(-5deg)}}
@keyframes kurilGlow{0%,100%{opacity:.3;transform:scale(.96)}50%{opacity:.7;transform:scale(1.08)}}
@keyframes kurilDust{0%,100%{opacity:.35;transform:translateY(12px)}50%{opacity:.72;transform:translateY(-10px)}}

/* Review screenshots gallery */
.photo-reviews{
  margin-top:44px;
  padding-top:34px;
  border-top:1px solid rgba(255,255,255,.12);
}
.photo-reviews__head h3{
  margin-top:10px;
  color:#fff;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(28px,4vw,42px);
  font-weight:400;
}
.photo-reviews__sub{margin-top:14px;color:rgba(255,255,255,.68);line-height:1.6}
.photo-reviews__slider{position:relative;margin-top:24px}
.photo-reviews__viewport{overflow:hidden}
.photo-reviews__track{
  display:flex;
  gap:14px;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  padding-bottom:10px;
  scrollbar-width:none;
  cursor:grab;
}
.photo-reviews__track::-webkit-scrollbar{display:none}
.photo-reviews__track.is-dragging{cursor:grabbing;scroll-behavior:auto}
.photo-review-card{
  flex:0 0 clamp(220px,22vw,290px);
  scroll-snap-align:start;
  background:transparent;
  border:0;
  padding:0;
  cursor:pointer;
}
.photo-review-card__frame{
  display:block;
  background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.04));
  border:1px solid rgba(255,255,255,.12);
  border-radius:22px;
  padding:8px;
  box-shadow:0 16px 40px rgba(0,0,0,.18);
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;
}
.photo-review-card:hover .photo-review-card__frame{transform:translateY(-4px);box-shadow:0 24px 54px rgba(0,0,0,.28);border-color:rgba(199,166,106,.38)}
.photo-review-card__img{
  display:block;
  width:100%;
  aspect-ratio:9/16;
  object-fit:contain;
  background:#f5f5f8;
  border-radius:16px;
}
.photo-reviews__nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:2;
  width:44px;
  height:44px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.22);
  background:rgba(23,35,33,.6);
  color:#fff;
  font-size:30px;
  line-height:1;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  transition:.25s ease;
}
.photo-reviews__nav:hover{background:#c7a66a;color:#172321}
.photo-reviews__nav--prev{left:-18px}.photo-reviews__nav--next{right:-18px}
@media(max-width:900px){
  .requisites-list div{grid-template-columns:1fr;gap:6px}
  .lightbox__nav{width:44px;height:44px;font-size:34px}
  .photo-review-card{flex-basis:260px}
  .photo-reviews__nav--prev{left:-8px}.photo-reviews__nav--next{right:-8px}
}
@media(max-width:700px){
  .photo-review-card{flex-basis:220px}
  .photo-reviews__nav{width:38px;height:38px;font-size:24px}
  .photo-reviews__nav--prev{left:-2px}.photo-reviews__nav--next{right:-2px}
}
@media(max-width:560px){
  .lightbox{padding:12px}
  .lightbox__close{top:8px;right:8px}
  .lightbox__nav--prev{left:8px}.lightbox__nav--next{right:8px}
}

/* Fix review width, gallery behavior, mobile icons and footer layout */
.photo-reviews{
  max-width:1180px;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box;
}
.photo-reviews .photo-reviews__viewport{
  width:100%;
}
.gallery__slide,
.photo-review-card__img{
  cursor:zoom-in;
}
.gallery__nav,
.gallery__dot,
.photo-reviews__nav{
  pointer-events:auto;
}

.mobile-phone-inline{
  display:none;
}

@media(max-width:700px){
  .header-mobile-actions{
    gap:11px;
  }
  .mobile-phone-inline{
    display:inline-flex;
    align-items:center;
    color:#fff;
    font-size:13px;
    font-weight:800;
    white-space:nowrap;
    text-shadow:0 1px 2px rgba(0,0,0,.45);
  }
  .header-mobile-actions .messenger,
  .footer .messenger{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .header-mobile-actions .messenger:before,
  .header-mobile-actions .messenger:after,
  .footer .messenger:before,
  .footer .messenger:after{
    display:none!important;
    content:none!important;
  }
  .header-mobile-actions .messenger__icon,
  .footer .messenger__icon{
    width:31px!important;
    height:31px!important;
    filter:none!important;
    object-fit:contain!important;
  }
}
@media(max-width:430px){
  .mobile-phone-inline{
    font-size:11px;
    letter-spacing:-.03em;
  }
  .header-mobile-actions{
    gap:7px;
  }
  .header-mobile-actions .messenger{
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
  }
  .header-mobile-actions .messenger__icon{
    width:28px!important;
    height:28px!important;
  }
}

.footer__in{
  display:grid!important;
  grid-template-columns:auto 1fr auto;
  align-items:start!important;
  column-gap:26px;
  row-gap:16px;
}
.footer-text{
  grid-column:2;
}
.footer-contacts{
  grid-column:2 / 4;
  display:grid!important;
  grid-template-columns:1fr auto;
  align-items:start!important;
  column-gap:24px;
  row-gap:8px;
  width:100%;
}
.footer-phone,
.footer-legal,
.footer-registry{
  grid-column:1;
}
.footer-contacts .messengers{
  grid-column:2;
  grid-row:1 / span 3;
  justify-self:end;
  align-self:start;
}
.footer-registry{
  margin-top:0!important;
}
@media(max-width:900px){
  .footer__in{
    grid-template-columns:1fr!important;
  }
  .footer-text,
  .footer-contacts{
    grid-column:1!important;
  }
  .footer-contacts{
    grid-template-columns:1fr auto!important;
  }
}
@media(max-width:560px){
  .footer-contacts{
    grid-template-columns:1fr auto!important;
    column-gap:12px;
  }
  .footer-contacts .messengers{
    justify-self:end;
  }
}


/* Netlify forms and thanks page */
.hidden-field{
  display:none!important;
}
.thanks-page{
  min-height:100vh;
  background:#172321;
  color:#fff;
}
.thanks-main{
  min-height:100vh;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
}
.thanks-card{
  width:min(720px,100%);
  border-radius:36px;
  background:#f4efe6;
  color:#24302e;
  padding:44px;
  box-shadow:0 30px 90px rgba(0,0,0,.28);
}
.thanks-card h1{
  margin-top:20px;
  font-size:clamp(42px,6vw,72px);
}
.thanks-card p:not(.section-title__eyebrow){
  margin-top:18px;
  color:#5d625c;
  font-size:18px;
  line-height:1.6;
}
.thanks-card .btn{
  margin-top:28px;
}


/* PHP forms and thanks page */
.hidden-field{
  display:none!important;
}
.thanks-page{
  min-height:100vh;
  background:#172321;
  color:#fff;
}
.thanks-main{
  min-height:100vh;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
}
.thanks-card{
  width:min(720px,100%);
  border-radius:36px;
  background:#f4efe6;
  color:#24302e;
  padding:44px;
  box-shadow:0 30px 90px rgba(0,0,0,.28);
}
.thanks-card h1{
  margin-top:20px;
  font-size:clamp(42px,6vw,72px);
}
.thanks-card p:not(.section-title__eyebrow){
  margin-top:18px;
  color:#5d625c;
  font-size:18px;
  line-height:1.6;
}
.thanks-card .btn{
  margin-top:28px;
}


/* Clean review screenshots: no artificial background */
.photo-reviews--clean{
  width:100%;
  max-width:1180px;
  margin-left:auto!important;
  margin-right:auto!important;
}
.photo-reviews--clean .photo-reviews__track{
  align-items:flex-start;
}
.photo-reviews--clean .photo-review-card{
  flex:0 0 clamp(280px, 30vw, 390px);
}
.photo-reviews--clean .photo-review-card__frame{
  padding:0;
  background:transparent;
  border:0;
  box-shadow:0 18px 46px rgba(0,0,0,.24);
  border-radius:18px;
  overflow:hidden;
}
.photo-reviews--clean .photo-review-card:hover .photo-review-card__frame{
  transform:translateY(-4px);
  box-shadow:0 26px 62px rgba(0,0,0,.32);
}
.photo-reviews--clean .photo-review-card__img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:auto;
  object-fit:contain;
  background:transparent;
  border-radius:18px;
}
.lightbox .lightbox__img{
  background:transparent;
}
@media(max-width:700px){
  .photo-reviews--clean .photo-review-card{
    flex-basis:78vw;
  }
}


/* Mobile scenario gallery corner fix */
.scenario-section .tour-card{
  overflow:hidden;
}
.scenario-section .tour-card__img--gallery{
  overflow:hidden;
  background:#172321;
}
.scenario-section .tour-gallery{
  overflow:hidden;
  background:#172321;
}
.scenario-section .tour-gallery .gallery__viewport{
  overflow:hidden;
  background:#172321;
}
.scenario-section .tour-gallery .gallery__slide{
  background:#172321;
}
@media(max-width:720px){
  .scenario-section .tour-card{
    border-radius:24px;
    background:#f4efe6;
  }
  .scenario-section .tour-card__img--gallery,
  .scenario-section .tour-gallery,
  .scenario-section .tour-gallery .gallery__viewport{
    border-radius:24px 24px 0 0;
  }
  .scenario-section .tour-card__body{
    background:#f4efe6;
    border-radius:0 0 24px 24px;
  }
}


/* Mobile scenario cards spacing */
@media(max-width:720px){
  .scenario-section .tour-grid--new{
    gap:12px;
    background:transparent;
  }
  .scenario-section .tour-card{
    margin-bottom:0;
  }
}

/* Unified messenger icons */
.messengers,
.mobile-messengers,
.header-mobile-actions{
  align-items:center;
}

.messengers{
  display:flex;
  gap:10px;
}

.messenger{
  position:relative;
  width:52px;
  height:52px;
  min-width:52px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0;
  background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.04));
  border:1px solid rgba(205,181,122,.56);
  box-shadow:
    0 10px 28px rgba(0,0,0,.22),
    inset 0 1px 0 rgba(255,255,255,.18),
    inset 0 0 0 1px rgba(255,255,255,.05);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  overflow:hidden;
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.messenger::before{
  content:"";
  position:absolute;
  inset:4px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.22);
  box-shadow:inset 0 10px 16px rgba(255,255,255,.05);
  pointer-events:none;
}

.messenger::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:50%;
  background:radial-gradient(circle at 26% 22%, rgba(255,255,255,.22), transparent 36%);
  pointer-events:none;
  opacity:.9;
}

.messenger:hover{
  transform:translateY(-3px) scale(1.02);
  border-color:rgba(221,198,139,.85);
  box-shadow:
    0 18px 36px rgba(0,0,0,.28),
    inset 0 1px 0 rgba(255,255,255,.22),
    inset 0 0 0 1px rgba(255,255,255,.08);
  filter:none;
}

.messenger__icon{
  position:relative;
  z-index:2;
  width:28px;
  height:28px;
  display:block;
  object-fit:contain;
  filter:drop-shadow(0 2px 4px rgba(0,0,0,.14));
}

.header-actions .messengers,
.footer .messengers{
  display:flex;
  align-items:center;
}

.header-mobile-actions{
  gap:8px;
}

.header-mobile-actions .messenger,
.mobile-messengers .messenger{
  width:46px;
  height:46px;
  min-width:46px;
}

.header-mobile-actions .messenger__icon,
.mobile-messengers .messenger__icon{
  width:24px;
  height:24px;
}

.footer .messenger{
  width:50px;
  height:50px;
  min-width:50px;
}

.footer .messenger__icon{
  width:27px;
  height:27px;
}

@media (max-width: 700px){
  .header-mobile-actions .messenger,
  .mobile-messengers .messenger,
  .footer .messenger{
    width:44px;
    height:44px;
    min-width:44px;
  }

  .header-mobile-actions .messenger__icon,
  .mobile-messengers .messenger__icon,
  .footer .messenger__icon{
    width:23px;
    height:23px;
  }
}

/* Mobile menu polishing */
.mobile-messengers{
  justify-content:center;
  align-items:center;
}

.mobile-messengers .messenger,
.header-mobile-actions .messenger{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  padding:0!important;
}

.mobile-messengers .messenger__icon,
.header-mobile-actions .messenger__icon{
  display:block!important;
  margin:auto!important;
  object-fit:contain!important;
  transform:none!important;
}

.burger{
  width:44px;
  height:44px;
  min-width:44px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  line-height:1;
  border-radius:50%;
  transition:background .22s ease, transform .22s ease;
}

.burger.is-open{
  font-size:40px;
  line-height:.85;
  background:rgba(255,255,255,.08);
}

.burger:hover{
  background:rgba(255,255,255,.08);
}

.modal__dialog,
.modal__dialog h2,
.modal__text{
  text-align:center;
}

.modal__form{
  text-align:left;
}

.modal__form .btn{
  margin-left:auto;
  margin-right:auto;
  justify-content:center;
}

@media(max-width:700px){
  .mobile-phone-inline{
    font-size:15.5px!important;
    letter-spacing:-.02em;
    font-weight:800;
  }

  .header-mobile-actions{
    gap:9px;
  }

  .modal__dialog{
    text-align:center;
    padding:34px 22px;
  }

  .modal__dialog h2,
  .modal__text{
    text-align:center;
  }

  .modal__form{
    text-align:left;
  }
}

@media(max-width:380px){
  .mobile-phone-inline{
    font-size:14.5px!important;
  }
}


/* Mobile gallery swipe support */
[data-gallery]{
  touch-action:pan-y;
}
[data-gallery].is-swiping{
  cursor:grabbing;
}
[data-gallery] .gallery__viewport{
  -webkit-user-select:none;
  user-select:none;
}
[data-gallery] .gallery__slide{
  -webkit-user-drag:none;
}

/* Final mobile menu visibility fix */
.burger{
  align-items:center;
  justify-content:center;
  text-align:center;
}

@media(max-width:980px){
  .burger{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
  }

  .mobile.open{
    display:block!important;
  }

  .header-mobile-actions{
    display:flex!important;
  }

  .mobile-phone-inline{
    font-size:15.5px!important;
    line-height:1;
  }
}

@media(min-width:981px){
  .burger{
    display:none!important;
  }
}

/* Anton expert video */
.expert-video-mobile-slot{
  display:none;
}

.photo.photo--anton.expert-video-wrap{
  position:relative;
  display:block!important;
  width:100%!important;
  max-width:420px!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:9 / 16!important;
  margin-left:auto!important;
  margin-right:auto!important;
  overflow:hidden!important;
  border-radius:32px!important;
  background:#0f1f1d!important;
}

.photo.photo--anton.expert-video-wrap:before,
.photo.photo--anton.expert-video-wrap:after{
  content:none!important;
  display:none!important;
  pointer-events:none!important;
}

.photo.photo--anton.expert-video-wrap .photo__label{
  display:none!important;
  pointer-events:none!important;
}

.photo.photo--anton.expert-video-wrap .expert-video,
.expert-video{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:9 / 16!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:inherit!important;
  background:#0f1f1d!important;
  pointer-events:auto!important;
}

@media(max-width:900px){
  .expert-section .grid-2{
    display:block!important;
  }

  .expert-section .grid-2 > .photo.photo--anton.expert-video-wrap{
    display:none!important;
  }

  .expert-video-mobile-slot{
    display:block!important;
    margin:24px auto 26px!important;
    width:min(100%, 380px)!important;
  }

  .expert-video-mobile-slot .photo.photo--anton.expert-video-wrap{
    display:block!important;
    width:100%!important;
    max-width:380px!important;
    aspect-ratio:9 / 16!important;
    margin:0 auto!important;
  }

  .expert-section .text-lg{
    margin-top:0!important;
  }
}

@media(max-width:560px){
  .expert-video-mobile-slot{
    width:min(100%, 360px)!important;
    margin-top:22px!important;
    margin-bottom:24px!important;
  }

  .expert-video-mobile-slot .photo.photo--anton.expert-video-wrap{
    max-width:360px!important;
    aspect-ratio:9 / 16!important;
    height:auto!important;
    min-height:0!important;
  }

  .expert-video-mobile-slot .expert-video{
    width:100%!important;
    height:100%!important;
    aspect-ratio:9 / 16!important;
  }
}

/* Mobile menu CTA final center fix */
@media(max-width:980px){
  #mobileMenu a.mobile-menu-cta,
  #mobileMenu a.mobile-menu-cta-center,
  .mobile a.mobile-menu-cta,
  .mobile a.mobile-menu-cta-center,
  a.mobile-menu-cta-center{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    width:100%!important;
    min-height:46px!important;
    height:46px!important;
    padding:0 22px!important;
    line-height:1!important;
    box-sizing:border-box!important;
    white-space:nowrap!important;
    gap:0!important;
  }

  #mobileMenu a.mobile-menu-cta *,
  #mobileMenu a.mobile-menu-cta-center *,
  .mobile a.mobile-menu-cta *,
  .mobile a.mobile-menu-cta-center *{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    line-height:1!important;
    margin:0!important;
    padding:0!important;
  }

  #mobileMenu a.mobile-menu-cta::before,
  #mobileMenu a.mobile-menu-cta::after,
  #mobileMenu a.mobile-menu-cta-center::before,
  #mobileMenu a.mobile-menu-cta-center::after,
  .mobile a.mobile-menu-cta::before,
  .mobile a.mobile-menu-cta::after,
  .mobile a.mobile-menu-cta-center::before,
  .mobile a.mobile-menu-cta-center::after{
    content:none!important;
    display:none!important;
  }
}

/* Stay mobile media after title fix */
.stay-mobile-media-slot{
  display:none;
}

@media(max-width:900px){
  .stay-section .stay-mobile-media-slot{
    display:block!important;
    margin:22px 0 24px!important;
  }

  .stay-section .stay-desktop-media{
    display:none!important;
  }

  .stay-section .stay-mobile-media-slot .stay-gallery,
  .stay-section .stay-mobile-media-slot .stay-photos,
  .stay-section .stay-mobile-media-slot .photo--stay{
    display:block!important;
    width:100%!important;
    margin:0!important;
  }

  .stay-section .stay-mobile-media-slot .photo,
  .stay-section .stay-mobile-media-slot .stay-gallery{
    border-radius:28px!important;
    overflow:hidden!important;
  }
}

/* Floating messenger widget */
/* Messenger widget critical inline fix */
#messengerWidget.messenger-widget{
  position:fixed!important;
  right:24px!important;
  bottom:24px!important;
  z-index:2147483640!important;
  font-family:Inter, Arial, sans-serif!important;
  pointer-events:none!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

#messengerWidget,
#messengerWidget *{
  box-sizing:border-box!important;
}

#messengerWidget .messenger-widget__button,
#messengerWidget .messenger-widget__panel,
#messengerWidget .messenger-widget__link{
  pointer-events:auto!important;
}

#messengerWidget .messenger-widget__button{
  position:relative!important;
  z-index:3!important;
  width:64px!important;
  height:64px!important;
  min-width:64px!important;
  min-height:64px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#35aee2!important;
  display:grid!important;
  place-items:center!important;
  cursor:pointer!important;
  box-shadow:0 18px 42px rgba(0,0,0,.22)!important;
  -webkit-tap-highlight-color:transparent!important;
}

#messengerWidget .messenger-widget__button.is-max{
  background:#4b8cff!important;
}

#messengerWidget .messenger-widget__pulse{
  position:absolute!important;
  inset:-9px!important;
  border-radius:50%!important;
  background:rgba(53,174,226,.26)!important;
  animation:messengerPulse 2.2s ease-out infinite!important;
  z-index:-1!important;
  pointer-events:none!important;
}

#messengerWidget .messenger-widget__button.is-max .messenger-widget__pulse{
  background:rgba(75,140,255,.24)!important;
}

@keyframes messengerPulse{
  0%{transform:scale(.82);opacity:.9;}
  70%{transform:scale(1.65);opacity:0;}
  100%{transform:scale(1.65);opacity:0;}
}

#messengerWidget .messenger-widget__button-icon{
  position:absolute!important;
  inset:0!important;
  display:grid!important;
  place-items:center!important;
  opacity:0!important;
  transform:scale(.72) rotate(-10deg)!important;
  transition:opacity .35s ease, transform .35s ease!important;
  pointer-events:none!important;
}

#messengerWidget .messenger-widget__button-icon.is-active{
  opacity:1!important;
  transform:scale(1) rotate(0)!important;
}

#messengerWidget .messenger-widget__button-icon img{
  width:34px!important;
  height:34px!important;
  display:block!important;
  object-fit:contain!important;
  margin:0!important;
}

#messengerWidget .messenger-widget__panel{
  position:absolute!important;
  right:0!important;
  bottom:78px!important;
  width:min(360px, calc(100vw - 32px))!important;
  display:block!important;
  border-radius:24px!important;
  background:#fff!important;
  color:#172321!important;
  box-shadow:0 24px 70px rgba(0,0,0,.24)!important;
  padding:18px!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:translateY(12px) scale(.96)!important;
  transform-origin:bottom right!important;
  transition:opacity .24s ease, transform .24s ease, visibility .24s ease!important;
  margin:0!important;
}

#messengerWidget.is-open .messenger-widget__panel{
  opacity:1!important;
  visibility:visible!important;
  transform:translateY(0) scale(1)!important;
}

#messengerWidget .messenger-widget__panel:after{
  content:""!important;
  position:absolute!important;
  right:24px!important;
  bottom:-8px!important;
  width:18px!important;
  height:18px!important;
  background:#fff!important;
  transform:rotate(45deg)!important;
  border-radius:4px!important;
}

#messengerWidget .messenger-widget__title{
  display:block!important;
  font-size:18px!important;
  line-height:1.25!important;
  font-weight:800!important;
  margin:0 0 14px!important;
  padding:0!important;
  color:#172321!important;
  text-align:left!important;
}

#messengerWidget .messenger-widget__actions{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  margin:0!important;
  padding:0!important;
}

#messengerWidget .messenger-widget__link{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  min-height:52px!important;
  height:auto!important;
  padding:10px 14px!important;
  border-radius:18px!important;
  color:#172321!important;
  background:#f6f7f5!important;
  border:1px solid rgba(23,35,33,.08)!important;
  font-size:15px!important;
  font-weight:650!important;
  text-decoration:none!important;
  text-align:left!important;
  margin:0!important;
}

#messengerWidget .messenger-widget__icon{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 auto!important;
  background:#fff!important;
  box-shadow:0 4px 16px rgba(0,0,0,.08)!important;
}

#messengerWidget .messenger-widget__icon img{
  width:23px!important;
  height:23px!important;
  object-fit:contain!important;
  display:block!important;
  margin:0!important;
}

@media(max-width:700px){
  #messengerWidget.messenger-widget{
    right:16px!important;
    bottom:18px!important;
  }

  #messengerWidget .messenger-widget__button{
    width:58px!important;
    height:58px!important;
    min-width:58px!important;
    min-height:58px!important;
  }

  #messengerWidget .messenger-widget__button-icon img{
    width:31px!important;
    height:31px!important;
  }

  #messengerWidget .messenger-widget__panel{
    right:0!important;
    bottom:72px!important;
    width:min(320px, calc(100vw - 32px))!important;
    padding:16px!important;
    border-radius:22px!important;
  }

  #messengerWidget .messenger-widget__title{
    font-size:17px!important;
    margin-bottom:12px!important;
  }

  #messengerWidget .messenger-widget__link{
    min-height:50px!important;
    font-size:14.5px!important;
  }
}
