body.heevanvillas-room-page .ScrollSmoother-wrapper,
body.heevanvillas-room-page #ahad-scroll-smoother-container,
body.heevan-retreat-gulmarg-room-page .ScrollSmoother-wrapper,
body.heevan-retreat-gulmarg-room-page #ahad-scroll-smoother-container {
  position: relative;
  z-index: 1;
}

body.heevanvillas-room-page #wrapper > header,
body.heevanvillas-room-page #wrapper > header.smaller,
body.heevanvillas-room-page #wrapper > header.clone,
body.heevanvillas-room-page #wrapper > header.autoshow,
body.heevan-retreat-gulmarg-room-page #wrapper > header,
body.heevan-retreat-gulmarg-room-page #wrapper > header.smaller,
body.heevan-retreat-gulmarg-room-page #wrapper > header.clone,
body.heevan-retreat-gulmarg-room-page #wrapper > header.autoshow {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 3200;
}

body.heevanvillas-room-page #wrapper > header:not(.header-mobile),
body.heevan-retreat-gulmarg-room-page #wrapper > header:not(.header-mobile) {
  background:
    linear-gradient(180deg, rgba(16, 12, 9, 0.48) 0%, rgba(16, 12, 9, 0.16) 70%, rgba(16, 12, 9, 0) 100%);
}

body.heevanvillas-room-page #topbar,
body.heevan-retreat-gulmarg-room-page #topbar {
  border-bottom: 1px solid rgba(255, 250, 244, 0.14);
}

body.heevanvillas-room-page header:not(.header-mobile) #topbar,
body.heevan-retreat-gulmarg-room-page header:not(.header-mobile) #topbar {
  background: rgba(255, 250, 244, 0.04);
}

body.heevanvillas-room-page header:not(.header-mobile) .topbar-widget a,
body.heevanvillas-room-page header:not(.header-mobile) .topbar-widget i,
body.heevanvillas-room-page header:not(.header-mobile) #mainmenu > li > a.menu-item,
body.heevanvillas-room-page header:not(.header-mobile) #mainmenu > li.has-child:after,
body.heevanvillas-room-page header:not(.header-mobile) .menu_side_area .btn-line,
body.heevan-retreat-gulmarg-room-page header:not(.header-mobile) .topbar-widget a,
body.heevan-retreat-gulmarg-room-page header:not(.header-mobile) .topbar-widget i,
body.heevan-retreat-gulmarg-room-page header:not(.header-mobile) #mainmenu > li > a.menu-item,
body.heevan-retreat-gulmarg-room-page header:not(.header-mobile) #mainmenu > li.has-child:after,
body.heevan-retreat-gulmarg-room-page header:not(.header-mobile) .menu_side_area .btn-line {
  color: #fffaf4 !important;
}

body.heevanvillas-room-page header:not(.header-mobile) .menu_side_area .btn-line,
body.heevan-retreat-gulmarg-room-page header:not(.header-mobile) .menu_side_area .btn-line {
  border-color: rgba(255, 250, 244, 0.4);
}

body.heevanvillas-room-page header:not(.header-mobile) .menu_side_area .btn-line:hover,
body.heevan-retreat-gulmarg-room-page header:not(.header-mobile) .menu_side_area .btn-line:hover {
  background: rgba(255, 250, 244, 0.14);
}

body.heevanvillas-room-page header:not(.header-mobile) .col-center img,
body.heevan-retreat-gulmarg-room-page header:not(.header-mobile) .col-center img {
  opacity: 1;
}

.hvrs-page {
  --hvrs-ink: #2b2019;
  --hvrs-copy: #64554a;
  --hvrs-white: #fffaf4;
  background: #fbf7f2;
  color: var(--hvrs-ink);
  overflow: hidden;
}

.hvrs-subheader {
  position: relative;
  min-height: 540px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 160px 0 120px;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

.hvrs-subheader__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(17, 13, 10, 0.22) 0%, rgba(17, 13, 10, 0.7) 100%),
    radial-gradient(circle at top left, rgba(var(--hvrs-accent-rgb), 0.18), transparent 24%);
}

.hvrs-subheader__content {
  position: relative;
  z-index: 1;
}

.hvrs-subheader__content,
.hvrs-gallery__shell,
.hvrs-gallery__pane,
.hvrs-gallery__pane img,
.hvrs-features__frame,
.hvrs-feature,
[data-hvrs-description-body],
.hvrs-room-card,
.hvrs-room-card__link,
.hvrs-room-card__link img {
  backface-visibility: hidden;
  transform: translateZ(0);
  will-change: transform, opacity;
}

.hvrs-subheader__eyebrow {
  margin-bottom: 14px;
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 250, 244, 0.72);
}

.hvrs-subheader__title {
  margin: 0;
  font-size: clamp(38px, 6vw, 72px);
  line-height: 1.02;
  color: var(--hvrs-white);
}

.hvrs-crumb {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 250, 244, 0.78);
}

.hvrs-crumb a {
  color: inherit;
}

.hvrs-crumb li:not(:last-child)::after {
  content: "/";
  margin-left: 10px;
  color: rgba(255, 250, 244, 0.4);
}

.hvrs-intro {
  padding: 82px 0 32px;
}

.hvrs-intro__title {
  margin: 0;
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1.5;
  color: var(--hvrs-ink);
}

.hvrs-intro__copy {
  max-width: 680px;
  margin: 18px auto 0;
  font-size: 14px;
  line-height: 1.9;
  color: var(--hvrs-copy);
}

.hvrs-gallery {
  padding: 0 0 72px;
}

.hvrs-gallery__shell {
  position: relative;
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 70px;
  perspective: 1800px;
  transform-style: preserve-3d;
}

.hvrs-gallery__shell::after {
  content: "";
  position: absolute;
  inset: 10% 18% 18%;
  pointer-events: none;
  opacity: 0;
  background:
    radial-gradient(circle at center, rgba(var(--hvrs-accent-rgb), 0.3) 0%, rgba(var(--hvrs-accent-rgb), 0.12) 18%, transparent 56%),
    linear-gradient(120deg, transparent 18%, rgba(255, 250, 244, 0.5) 50%, transparent 78%);
  filter: blur(36px);
  mix-blend-mode: screen;
}

.hvrs-gallery__shell.is-animating::after {
  animation: hvrsGalleryFlare 1.1s cubic-bezier(0.22, 1, 0.36, 1);
}

.hvrs-gallery__rail {
  display: grid;
  grid-template-columns: 0.78fr 1.35fr 0.78fr;
  gap: 18px;
  align-items: center;
  transform-style: preserve-3d;
}

.hvrs-gallery__pane {
  margin: 0;
  overflow: hidden;
  background: #eadfd4;
  transform-origin: 50% 50%;
}

.hvrs-gallery__ghost {
  position: absolute;
  margin: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 8;
  opacity: 0;
  visibility: hidden;
  background: #eadfd4;
  backface-visibility: hidden;
  transform: translateZ(0);
  will-change: transform, opacity, clip-path, filter;
}

.hvrs-gallery__ghost::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(17, 13, 10, 0.1) 0%, rgba(17, 13, 10, 0.34) 100%),
    linear-gradient(125deg, rgba(255, 250, 244, 0.24) 0%, transparent 44%);
  pointer-events: none;
}

.hvrs-gallery__ghost img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.02);
  will-change: transform, filter, opacity;
}

.hvrs-gallery__pane img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.9s cubic-bezier(0.22, 1, 0.36, 1), filter 0.9s ease;
}

.hvrs-gallery__pane--current img {
  animation: hvrsCurrentPulse calc(var(--hvrs-autoplay-duration, 5600ms) - 320ms) ease-in-out infinite alternate;
}

.hvrs-gallery__shell.is-animating .hvrs-gallery__pane--current img {
  animation-play-state: paused;
}

.hvrs-gallery__pane--current {
  aspect-ratio: 1.28 / 0.86;
  box-shadow: 0 28px 54px rgba(42, 30, 22, 0.1);
}

.hvrs-gallery__pane--side {
  aspect-ratio: 1 / 1;
  opacity: 0.78;
}

.hvrs-gallery__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  height: 46px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 250, 244, 0.94);
  color: var(--hvrs-ink);
  box-shadow: 0 16px 30px rgba(42, 30, 22, 0.12);
  transition: all 0.2s ease;
}

.hvrs-gallery__arrow:hover {
  background: #ffffff;
}

.hvrs-gallery__arrow--prev {
  left: 8px;
}

.hvrs-gallery__arrow--next {
  right: 8px;
}

.hvrs-gallery__thumbs {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 22px;
}

.hvrs-gallery__thumb {
  position: relative;
  width: 94px;
  height: 74px;
  padding: 0;
  border: 2px solid transparent;
  background: #eadfd4;
  overflow: hidden;
  transition: all 0.2s ease;
}

.hvrs-gallery__thumb.is-active {
  border-color: rgba(var(--hvrs-accent-rgb), 0.5);
  box-shadow: 0 16px 30px rgba(var(--hvrs-accent-rgb), 0.12);
  transform: translateY(-2px);
}

.hvrs-gallery__thumb::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: rgba(var(--hvrs-accent-rgb), 0.82);
  transform: scaleX(0);
  transform-origin: left center;
  opacity: 0;
}

.hvrs-gallery__thumb.is-active::after {
  opacity: 1;
}

.hvrs-gallery__thumb.is-progressing::after {
  animation: hvrsThumbProgress var(--hvrs-autoplay-duration, 5600ms) linear forwards;
}

.hvrs-gallery__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.45s ease;
}

.hvrs-gallery__thumb.is-active img {
  transform: scale(1.05);
}

.hvrs-features {
  padding: 8px 0 82px;
}

.hvrs-features__frame {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255, 250, 244, 0.92) 0%, #f2ebe3 100%);
  border: 1px solid rgba(43, 32, 25, 0.08);
  box-shadow: 0 28px 70px rgba(42, 30, 22, 0.06);
}

.hvrs-features__frame::before {
  content: "";
  position: absolute;
  inset: 22px;
  border: 1px solid rgba(var(--hvrs-accent-rgb), 0.12);
  pointer-events: none;
}

.hvrs-features__intro {
  position: relative;
  z-index: 1;
  height: 100%;
  padding: 58px 48px 52px;
  background: linear-gradient(155deg, rgba(var(--hvrs-accent-rgb), 0.14) 0%, rgba(255, 250, 244, 0.5) 100%);
  border-right: 1px solid rgba(43, 32, 25, 0.08);
}

.hvrs-features__intro::after {
  content: "";
  display: block;
  width: 72px;
  height: 1px;
  margin-top: 28px;
  background: rgba(var(--hvrs-accent-rgb), 0.42);
}

.hvrs-features__kicker {
  margin-bottom: 14px;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--hvrs-accent);
}

.hvrs-features__title {
  margin: 0;
  font-size: clamp(28px, 3vw, 40px);
  line-height: 1.08;
  color: var(--hvrs-ink);
}

.hvrs-features__copy {
  max-width: 320px;
  margin: 18px 0 0;
  font-size: 13px;
  line-height: 1.95;
  color: var(--hvrs-copy);
}

.hvrs-features__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.hvrs-feature {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  align-items: center;
  gap: 0 18px;
  min-height: 108px;
  padding: 26px 30px;
  border-bottom: 1px solid rgba(43, 32, 25, 0.08);
  background: rgba(255, 250, 244, 0.28);
  transition: background 0.24s ease, transform 0.24s ease;
}

.hvrs-feature:nth-child(odd) {
  border-right: 1px solid rgba(43, 32, 25, 0.08);
}

.hvrs-feature:nth-last-child(-n + 2) {
  border-bottom: 0;
}

.hvrs-feature:hover {
  background: rgba(255, 255, 255, 0.48);
  transform: translateY(-1px);
}

.hvrs-feature__index {
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(var(--hvrs-accent-rgb), 0.76);
}

.hvrs-feature__main {
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 0;
}

.hvrs-feature__icon {
  flex: 0 0 auto;
  display: inline-flex;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 1px solid rgba(var(--hvrs-accent-rgb), 0.18);
  background: rgba(255, 250, 244, 0.96);
  color: var(--hvrs-accent);
  font-size: 15px;
  box-shadow: 0 12px 28px rgba(42, 30, 22, 0.05);
}

.hvrs-feature__label {
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
  color: var(--hvrs-ink);
  font-weight: 500;
}

.hvrs-description {
  padding: 0 0 88px;
}

.hvrs-description__kicker,
.hvrs-more-rooms__kicker {
  margin-bottom: 12px;
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--hvrs-accent);
}

.hvrs-description__title,
.hvrs-more-rooms__title {
  margin: 0;
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1.15;
  color: var(--hvrs-ink);
}

.hvrs-description__copy {
  max-width: 760px;
  margin: 18px auto 0;
  font-size: 14px;
  line-height: 1.95;
  color: var(--hvrs-copy);
}

.hvrs-more-rooms {
  padding: 76px 0 96px;
  background: #f4eee7;
}

.hvrs-more-rooms__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  max-width: 1360px;
  gap: 18px;
  margin: 30px auto 0;
  padding: 0 16px;
}

.hvrs-room-card__link {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: var(--hvrs-white);
  border-radius: 40px 40px 0 0;
}

.hvrs-room-card__link img {
  width: 100%;
  aspect-ratio: 1.14 / 0.86;
  object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}

.hvrs-room-card__shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(17, 13, 10, 0.06) 0%, rgba(17, 13, 10, 0.72) 100%),
    linear-gradient(180deg, rgba(var(--hvrs-accent-rgb), 0) 40%, rgba(var(--hvrs-accent-rgb), 0.3) 100%);
}

.hvrs-room-card__hover,
.hvrs-room-card__base {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  text-align: center;
  width: calc(100% - 40px);
}

.hvrs-room-card__hover {
  top: 50%;
  transform: translate(-50%, -40%);
  opacity: 0;
  transition: all 0.28s ease;
}

.hvrs-room-card__hover-label {
  display: block;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 250, 244, 0.86);
}

.hvrs-room-card__hover-cta {
  display: inline-block;
  margin-top: 12px;
  padding: 10px 16px;
  border: 1px solid rgba(255, 250, 244, 0.78);
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--hvrs-white);
}

.hvrs-room-card__base {
  bottom: 18px;
  transition: all 0.28s ease;
}

.hvrs-room-card__base h3 {
  margin: 0;
  font-size: 26px;
  line-height: 1.08;
  color: var(--hvrs-white);
}

.hvrs-room-card__meta {
  margin-top: 6px;
  font-size: 12px;
  color: rgba(255, 250, 244, 0.86);
}

.hvrs-room-card__link:hover img,
.hvrs-room-card__link:focus img {
  transform: scale(1.04);
}

.hvrs-room-card__link:hover .hvrs-room-card__hover,
.hvrs-room-card__link:focus .hvrs-room-card__hover {
  opacity: 1;
  transform: translate(-50%, -50%);
}

.hvrs-room-card__link:hover .hvrs-room-card__base,
.hvrs-room-card__link:focus .hvrs-room-card__base {
  opacity: 0;
  transform: translateX(-50%) translateY(18px);
}

@keyframes hvrsThumbProgress {
  from {
    transform: scaleX(0);
  }

  to {
    transform: scaleX(1);
  }
}

@keyframes hvrsCurrentPulse {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(1.06);
  }
}

@keyframes hvrsGalleryFlare {
  0% {
    opacity: 0;
    transform: translateX(-14%) scale(0.92);
  }

  28% {
    opacity: 0.62;
  }

  100% {
    opacity: 0;
    transform: translateX(14%) scale(1.05);
  }
}

@media (max-width: 1199px) {
  .hvrs-gallery__rail {
    grid-template-columns: 0.6fr 1.15fr 0.6fr;
  }

  .hvrs-more-rooms__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .hvrs-subheader {
    min-height: 460px;
    padding: 140px 0 96px;
  }

  .hvrs-features__intro {
    padding: 46px 34px 40px;
    border-right: 0;
    border-bottom: 1px solid rgba(43, 32, 25, 0.08);
  }

  .hvrs-features__copy {
    max-width: none;
  }

  .hvrs-features__grid,
  .hvrs-more-rooms__grid {
    grid-template-columns: 1fr;
  }

  .hvrs-feature {
    grid-template-columns: 30px minmax(0, 1fr);
    padding: 24px 26px;
  }

  .hvrs-feature:nth-child(odd) {
    border-right: 0;
  }

  .hvrs-feature:nth-last-child(-n + 2) {
    border-bottom: 1px solid rgba(43, 32, 25, 0.08);
  }

  .hvrs-feature:last-child {
    border-bottom: 0;
  }

  .hvrs-gallery__shell {
    padding: 0 18px;
  }

  .hvrs-gallery__rail {
    grid-template-columns: 1fr;
  }

  .hvrs-gallery__pane--side {
    display: none;
  }

  .hvrs-gallery__pane--current {
    aspect-ratio: 16 / 10;
  }

  .hvrs-gallery__arrow {
    top: auto;
    bottom: -60px;
    transform: none;
  }

  .hvrs-gallery__arrow--prev {
    left: calc(50% - 56px);
  }

  .hvrs-gallery__arrow--next {
    right: calc(50% - 56px);
  }

  .hvrs-gallery__thumbs {
    margin-top: 78px;
  }

  .hvrs-more-rooms__grid {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .hvrs-subheader__title {
    font-size: 34px;
  }

  .hvrs-features {
    padding-bottom: 72px;
  }

  .hvrs-features__frame::before {
    inset: 16px;
  }

  .hvrs-features__title {
    font-size: 28px;
  }

  .hvrs-intro {
    padding-top: 72px;
  }

  .hvrs-intro__title,
  .hvrs-description__title,
  .hvrs-more-rooms__title {
    font-size: 28px;
  }

  .hvrs-intro__copy,
  .hvrs-features__copy,
  .hvrs-description__copy,
  .hvrs-feature__label {
    font-size: 13px;
  }

  .hvrs-feature__icon {
    width: 44px;
    height: 44px;
    border-radius: 14px;
  }

  .hvrs-room-card__link {
    border-radius: 34px 34px 0 0;
  }

  .hvrs-room-card__base h3 {
    font-size: 24px;
  }

  .hvrs-gallery__thumb {
    width: 78px;
    height: 62px;
  }
}
