body,
html {
  overflow-x: clip
}

.nav-brand,
.nav-brand span {
  font-weight: 600;
  color: #fff
}

.link-gold:hover,
.nav-brand,
.nav-links a:hover {
  color: #fff
}

.btn-nav-book,
.nav-links a,
.vb-eyebrow {
  text-transform: uppercase
}

.btn-gold,
.btn-nav-book,
.g-item,
.g-tab,
.vb-mute-btn {
  cursor: pointer
}

.g-item img,
.vb-video {
  object-fit: cover;
  height: 100%
}

.btn-gold,
.btn-maps,
.btn-nav-book,
.contact-links a,
.link-gold,
.nav-brand,
.nav-links a,
.vb-btn-primary,
a {
  text-decoration: none
}

.attr::after,
.contact-section::before,
.modal-dialog,
.vb-loader.vb-hidden,
body::before {
  pointer-events: none
}

*,
::after,
::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0
}

html {
  scroll-behavior: smooth
}

body {
  color: var(--text-white);
  background-color: var(--bg-dark);
  color: var(--text-main);
  font-family: var(--font-body);
  line-height: 1.6;
  margin: 0;
  font-family: Poppins, sans-serif;
  background: #f5f5f5;
  color: #333
}

body::before {
  content: '';
  position: fixed;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");
  opacity: .032;
  z-index: 9997
}

#mainNav,
.nav-brand {
  display: flex;
  align-items: center
}

.nav-brand img {
  max-height: 45px;
  width: auto
}

.nav-brand span {
  font-size: 18px;
  letter-spacing: 1px
}

#mainNav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 20px 48px;
  justify-content: space-between;
  transition: background .5s, padding .4s
}

#mainNav.scrolled {
  background: rgba(14, 10, 6, .95);
  padding: 14px 48px;
  border-bottom: 1px solid rgba(201, 168, 76, .12)
}

.nav-brand {
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  letter-spacing: .04em;
  gap: 10px
}

.btn-nav-book,
.nav-brand-mark {
  font-size: .7rem;
  font-weight: 500
}

.nav-brand-mark,
.nav-links {
  align-items: center;
  display: flex
}

.nav-brand-mark {
  width: 28px;
  height: 28px;
  border: 1.5px solid var(--gold);
  border-radius: 50%;
  justify-content: center;
  color: var(--gold);
  letter-spacing: .05em;
  font-family: Jost, sans-serif
}

.nav-links {
  gap: 36px;
  list-style: none
}

.nav-links a {
  font-size: .72rem;
  letter-spacing: .22em;
  color: rgba(255, 255, 255, .65);
  transition: color .25s;
  position: relative
}

.nav-links a::after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--gold);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .3s
}

.nav-links a:hover::after {
  transform: scaleX(1)
}

.btn-nav-book {
  font-family: Jost, sans-serif;
  letter-spacing: .2em;
  color: var(--dark);
  background: var(--gold);
  border: none;
  border-radius: 2px;
  padding: 10px 24px;
  transition: background .25s, transform .25s
}

.btn-avail:hover,
.btn-nav-book:hover {
  background: var(--gold-light);
  transform: translateY(-1px)
}

.video-banner-section {
  overflow: visible !important;
  width: 100%;
  height: 100vh;
  min-height: 700px;
  display: flex;
  align-items: center;
  justify-content: center
}

.acc-body,
.booking-inputs,
.contact-section,
.g-item,
.hero-gallery,
.marquee-band,
.panel,
.review-panel,
.rl-carousel,
.upper-gallery .box {
  overflow: hidden
}

.vb-video-wrap {
  position: absolute;
  inset: 0;
  z-index: 0
}

.vb-video {
  width: 100%;
  object-position: center;
  opacity: 0;
  transition: opacity 1.4s
}

.attr:hover::after,
.vb-video.vb-loaded {
  opacity: 1
}

.vb-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(14, 10, 6, .6) 0, rgba(14, 10, 6, .18) 40%, rgba(14, 10, 6, .7) 100%), linear-gradient(135deg, rgba(201, 168, 76, .08) 0, transparent 60%)
}

.vb-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 24px;
  max-width: 900px
}

.vb-eyebrow {
  font-size: .65rem;
  letter-spacing: .32em;
  color: var(--gold);
  font-weight: 500;
  margin-bottom: 24px;
  opacity: 0;
  animation: 1s .4s forwards fadeUp
}

.vb-title {
  font-family: Montserrat, sans-serif;
  font-size: clamp(4rem, 10vw, 7.5rem);
  font-weight: 900;
  color: #fff;
  line-height: .95;
  margin-bottom: 28px;
  letter-spacing: -.01em;
  opacity: 0;
  animation: 1.2s .6s forwards fadeUp
}

.vb-title em {
  font-style: italic;
  color: var(--gold)
}

.vb-sub {
  font-size: clamp(.85rem, 1.8vw, 1rem);
  color: rgba(255, 255, 255, .62);
  line-height: 1.8;
  font-weight: 300;
  letter-spacing: .04em;
  margin-bottom: 44px;
  opacity: 0;
  animation: 1.2s .8s forwards fadeUp
}

.vb-btn-primary,
.vb-mute-btn {
  font-family: Jost, sans-serif;
  font-size: .72rem;
  text-transform: uppercase
}

.vb-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  opacity: 0;
  animation: 1.2s 1s forwards fadeUp
}

.vb-btn-primary {
  display: inline-block;
  background: var(--gold);
  color: var(--dark);
  font-weight: 500;
  letter-spacing: .2em;
  padding: 16px 40px;
  border-radius: 2px;
  transition: background .25s, transform .25s, box-shadow .25s;
  box-shadow: 0 4px 28px rgba(201, 168, 76, .35)
}

.vb-btn-primary:hover {
  background: var(--gold-light);
  transform: translateY(-2px);
  box-shadow: 0 10px 40px rgba(201, 168, 76, .5)
}

.vb-mute-btn {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .22);
  color: #fff;
  letter-spacing: .16em;
  padding: 14px 26px;
  border-radius: 2px;
  backdrop-filter: blur(10px);
  transition: background .25s, border-color .25s
}

.vb-loader,
.vb-scroll-hint {
  position: absolute;
  display: flex
}

.vb-mute-btn:hover {
  background: rgba(255, 255, 255, .15);
  border-color: rgba(255, 255, 255, .4)
}

.vb-scroll-hint {
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  opacity: 0;
  animation: 1s 1.6s forwards fadeIn
}

.panel,
.vb-loader {
  align-items: center
}

.vb-scroll-hint span {
  font-size: .58rem;
  letter-spacing: .28em;
  color: rgba(255, 255, 255, .38);
  text-transform: uppercase
}

.vb-scroll-line {
  width: 1px;
  height: 52px;
  background: linear-gradient(to bottom, rgba(201, 168, 76, .7), transparent);
  animation: 2.4s ease-in-out infinite scrollPulse
}

.booking-input option,
.vb-loader {
  background: var(--dark)
}

@keyframes scrollPulse {

  0%,
  100% {
    opacity: .4;
    transform: scaleY(1)
  }

  50% {
    opacity: 1;
    transform: scaleY(1.2)
  }
}

.vb-loader {
  inset: 0;
  z-index: 5;
  justify-content: center;
  transition: opacity 1.2s
}

.vb-loader.vb-hidden {
  opacity: 0
}

.vb-spinner {
  width: 48px;
  height: 48px;
  border: 2px solid rgba(201, 168, 76, .18);
  border-top-color: var(--gold);
  border-radius: 50%;
  animation: .9s linear infinite spin
}

@keyframes spin {
  to {
    transform: rotate(360deg)
  }
}

.marquee-band {
  background: var(--gold);
  padding: 14px 0;
  white-space: nowrap
}

.marquee-inner {
  display: inline-flex;
  gap: 0;
  animation: 22s linear infinite marqueeScroll
}

.marquee-inner:hover {
  animation-play-state: paused
}

.marquee-item {
  font-size: .65rem;
  letter-spacing: .26em;
  text-transform: uppercase;
  color: var(--dark);
  font-weight: 600;
  padding: 0 40px
}

.marquee-sep {
  color: var(--dark);
  opacity: .45
}

@keyframes marqueeScroll {
  from {
    transform: translateX(0)
  }

  to {
    transform: translateX(-50%)
  }
}

.panel {
  position: relative;
  height: 100vh;
  min-height: 640px;
  display: flex
}

.panel-bg,
.panel-overlay {
  position: absolute;
  inset: 0
}

.panel-bg {
  background-size: cover;
  background-position: center;
  background-attachment: fixed
}

#stay,
.panel-content,
.video-banner-section,
.view-all-wrapper {
  position: relative
}

.panel-overlay.right {
  background: linear-gradient(to left, rgba(14, 10, 6, .82) 0, rgba(14, 10, 6, .28) 60%, transparent 100%)
}

.btn-gold:hover,
.g-tab.active,
.g-tab:hover,
.section-num::before {
  background: var(--gold)
}

.panel-content {
  z-index: 2;
  padding: 0 80px;
  max-width: 680px
}

.panel-content.right-side {
  margin-left: auto;
  padding: 0 80px 0 0
}

.section-num {
  font-size: .6rem;
  letter-spacing: .28em;
  color: var(--gold);
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  gap: 14px
}

.section-num::before {
  content: '';
  width: 32px;
  height: 1px
}

.panel-heading {
  font-family: Montserrat, sans-serif;
  font-size: clamp(2.8rem, 5.5vw, 5rem);
  font-weight: 800;
  color: #fff;
  line-height: 1.05;
  margin-bottom: 20px;
  letter-spacing: -.01em
}

.panel-heading em {
  font-style: normal;
  color: var(--gold)
}

.panel-desc {
  font-size: .95rem;
  color: #fff;
  line-height: 1.8;
  font-weight: 300;
  letter-spacing: .02em;
  margin-bottom: 32px
}

#stay .top-main-heading {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  text-align: center;
  width: 90%
}

#stay .top-main-heading h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0
}

.feat-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 32px
}

.feat-pill {
  background: rgba(255, 255, 255, .06);
  border: 1px solid #fff;
  color: #fff;
  border-radius: 2px;
  padding: 8px 18px;
  font-size: .62rem;
  letter-spacing: .18em;
  font-weight: 500;
  text-transform: uppercase
}

.btn-gold,
.link-gold {
  color: var(--gold);
  font-size: .68rem;
  text-transform: uppercase
}

.link-gold {
  letter-spacing: .2em;
  align-items: center;
  gap: 10px
}

.link-gold::after {
  content: '→';
  transition: transform .3s
}

.link-gold:hover {
  gap: 16px;
  color: var(--gold-light)
}

.btn-gold {
  display: inline-block;
  background: 0 0;
  border: 1px solid var(--gold);
  font-family: Jost, sans-serif;
  font-weight: 500;
  letter-spacing: .22em;
  padding: 14px 36px;
  border-radius: 2px;
  transition: background .3s, color .3s, transform .25s
}

.loc-title,
.moments-heading,
.panel-card .panel-heading {
  font-family: Montserrat, sans-serif
}

.btn-gold:hover {
  color: var(--dark);
  transform: translateY(-2px)
}

.panel-card {
  position: absolute;
  z-index: 3;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  background: rgb(28 18 8 / 50%);
  -webkit-backdrop-filter: blur(18px) saturate(1.2);
  border: 1px solid rgba(201, 168, 76, .14);
  border-radius: 16px;
  padding: 44px 48px;
  max-width: 460px;
  width: 42%;
  box-shadow: 0 32px 80px rgba(0, 0, 0, .55), 0 0 0 1px rgba(255, 255, 255, .04) inset
}

.panel-card .section-num {
  color: var(--gold);
  margin-bottom: 14px;
  font-size: .58rem
}

.panel-card .panel-heading {
  font-size: clamp(2rem, 4.8vw, 4rem);
  font-weight: 800;
  line-height: .95
}

.panel-card .panel-desc {
  font-size: .88rem;
  margin-bottom: 24px;
  color: #fff
}

.panel-card .feat-pills {
  margin-bottom: 24px
}

.panel-card .feat-list {
  margin-bottom: 20px
}

.panel-card .feat-list li {
  padding: 10px 0;
  font-size: .7rem
}

.feat-list {
  list-style: none;
  margin-bottom: 28px
}

.feat-list li {
  font-size: .75rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #fff;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .274);
  display: flex;
  align-items: center;
  gap: 14px
}

.feat-list li::before {
  content: '—';
  color: var(--gold);
  font-size: .8rem
}

.location-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 600px;
  background: var(--dark2)
}

.location-map {
  position: relative;
  min-height: 500px
}

.location-map iframe {
  width: 100%;
  height: 100%;
  min-height: 500px;
  border: none;
  filter: sepia(.5) contrast(1.1) brightness(.8)
}

.location-info {
  padding: 80px 64px;
  background: var(--cream);
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-left: 1px solid rgba(201, 168, 76, .12)
}

.details-left-eyebrow,
.loc-eyebrow {
  font-size: .6rem;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 18px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 12px
}

.details-left-eyebrow::before,
.loc-eyebrow::before {
  content: '';
  width: 28px;
  height: 1px;
  background: var(--gold)
}

.loc-title {
  font-size: clamp(2.5rem, 4vw, 4rem);
  font-weight: 800;
  color: var(--bg-dark);
  line-height: 1.05;
  margin-bottom: 20px
}

.loc-desc {
  font-size: .9rem;
  color: rgb(48 47 47 / 52%);
  line-height: 1.8;
  font-weight: 300;
  margin-bottom: 36px
}

.loc-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  margin-bottom: 36px;
  border: 1px solid rgb(200 169 78)
}

.loc-stat {
  padding: 20px 16px;
  border-right: 1px solid rgb(200 169 79)
}

.loc-stat:last-child {
  border-right: none
}

.stat-label {
  font-size: .55rem;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--bg-dark);
  margin-bottom: 8px;
  font-weight: 500
}

.stat-val {
  font-size: .85rem;
  color: var(--dark);
  font-weight: 400;
  letter-spacing: .02em
}

.btn-maps {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: 1px solid var(--gold);
  color: var(--gold);
  font-size: .65rem;
  letter-spacing: .2em;
  text-transform: uppercase;
  padding: 14px 28px;
  border-radius: 2px;
  font-weight: 500;
  transition: border-color .3s, color .3s;
  width: fit-content
}

.btn-maps:hover {
  border-color: var(--gold);
  color: var(--gold)
}

.moments-section {
  background: #fff;
  padding: 100px 64px
}

.moments-section .moments-heading {
  color: var(--dark)
}

.moments-header {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 48px;
  padding-bottom: 28px;
  border-bottom: 1px solid
}

.moments-heading {
  font-size: clamp(2.5rem, 4vw, 4rem);
  font-weight: 800;
  color: #fff
}

.moments-sub {
  font-size: .82rem;
  color: var(--gold-dark);
  font-weight: 300;
  letter-spacing: .04em;
  margin-top: 6px
}

.g-label,
.g-tab {
  font-weight: 500;
  text-transform: uppercase
}

.gallery-tabs {
  display: flex;
  gap: 4px
}

.g-tab {
  background: 0 0;
  border: 1px solid var(--gold);
  color: var(--gold);
  font-family: Jost, sans-serif;
  font-size: .62rem;
  letter-spacing: .18em;
  padding: 10px 22px;
  border-radius: 2px;
  transition: .25s
}

.g-tab:hover {
  color: var(--cream)
}

.g-tab.active {
  border-color: var(--gold);
  color: var(--dark)
}

.gallery-grid.filterable {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2px
}

.g-item {
  position: relative;
  height: 220px
}

.g-item img {
  width: 100%;
  transition: transform .7s cubic-bezier(.22, 1, .36, 1), filter .5s;
  filter: brightness(.85) saturate(.9)
}

.g-item:hover img {
  transform: scale(1.1);
  filter: brightness(1) saturate(1.1)
}

.g-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(14, 10, 6, .85), transparent);
  color: #fff;
  font-size: .65rem;
  letter-spacing: .16em;
  padding: 28px 16px 14px;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity .35s, transform .35s
}

.g-item:hover .g-label,
.lightbox.active .lightbox-caption,
.reveal.in-view {
  opacity: 1;
  transform: translateY(0)
}

.g-item.g-hidden {
  display: none
}

.g-item.g-visible {
  animation: .4s both gReveal
}

@keyframes gReveal {
  from {
    opacity: 0;
    transform: scale(.96)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

.review-panel {
  position: relative;
  height: 100vh;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center
}

.review-bg {
  position: absolute;
  inset: 0;
  background-image: url('https://images.unsplash.com/photo-1555041469-a586c61ea9bc?w=1600&auto=format&fit=crop&q=80');
  background-size: cover;
  background-position: center;
  background-attachment: fixed
}

.review-overlay {
  position: absolute;
  inset: 0;
  background: rgba(14, 10, 6, .4)
}

.review-container {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 60px
}

.review-inner,
.top-main-heading {
  text-align: center;
  padding: 0 40px
}

.review-card {
  max-width: 460px;
  width: 42%;
  background: rgba(175, 175, 175, .78)
}

.rl-arrow:hover,
.rl-avatar,
.rl-dot.active {
  background: var(--gold)
}

.review-heading {
  font-family: Montserrat, sans-serif;
  font-size: clamp(2rem, 3.5vw, 3.2rem);
  font-weight: 800;
  color: #fff;
  margin-bottom: 20px
}

.top-main-heading {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 10
}

.top-main-heading h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(2rem, 4vw, 3.5rem);
  color: #fff;
  font-weight: 400;
  line-height: 1.1;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .3)
}

.link-gold {
  display: inline-block;
  margin-top: 22px;
  color: var(--gold);
  font-weight: 500;
  transition: color .3s
}

.review-inner {
  position: relative;
  z-index: 2;
  max-width: 720px
}

.contact-btns,
.contact-links,
.contact-sub,
.contact-title {
  z-index: 1;
  position: relative
}

.review-stars {
  color: var(--gold);
  font-size: 1rem;
  letter-spacing: 6px;
  margin-bottom: 36px
}

.review-quote-mark {
  font-family: Montserrat, sans-serif;
  font-size: 8rem;
  line-height: .5;
  color: var(--gold);
  opacity: .25;
  margin-bottom: 16px;
  font-weight: 300
}

.review-text {
  font-style: italic;
  margin-bottom: 28px
}

.review-author {
  font-size: .65rem;
  letter-spacing: .24em;
  color: var(--gold);
  text-transform: uppercase;
  font-weight: 500
}

.review-more {
  margin-top: 36px
}

.rl-carousel {
  position: relative
}

.rl-track {
  display: flex;
  transition: transform .48s cubic-bezier(.4, 0, .2, 1);
  will-change: transform
}

.rl-slide {
  min-width: 100%;
  box-sizing: border-box
}

.rl-stars {
  color: #f5c518;
  font-size: .85rem;
  letter-spacing: 3px;
  margin-bottom: 14px
}

.rl-author {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 18px;
  flex-wrap: wrap
}

.rl-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #fff;
  font-size: .85rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1.5px solid rgba(255, 255, 255, .18)
}

.rl-author-info strong {
  display: block;
  font-size: .8rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.3
}

.rl-author-info span {
  font-size: .68rem;
  color: rgba(255, 255, 255, .42)
}

.rl-badge {
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: rgba(255, 90, 95, .1);
  border: 1px solid rgba(255, 90, 95, .28);
  color: #ff8a8e;
  font-size: .65rem;
  font-weight: 600;
  letter-spacing: .05em;
  padding: 3px 9px;
  border-radius: 50px
}

.rl-controls,
.rl-dots {
  display: flex;
  align-items: center
}

.rl-controls {
  justify-content: space-between;
  margin-top: 20px
}

.rl-dots {
  gap: 6px
}

.acc-btn,
.rl-arrow {
  display: flex;
  align-items: center;
  cursor: pointer
}

.rl-dot {
  width: 7px;
  height: 7px;
  border-radius: 50px;
  background: rgba(255, 255, 255, .2);
  border: none;
  padding: 0;
  cursor: pointer;
  transition: background .25s, width .25s, transform .25s
}

.rl-dot.active {
  width: 20px;
  transform: none
}

.rl-arrows {
  display: flex;
  gap: 7px
}

.rl-arrow {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, .18);
  background: 0 0;
  color: rgba(255, 255, 255, .6);
  font-size: .9rem;
  justify-content: center;
  transition: border-color .22s, background .22s, color .22s
}

.acc-btn,
.activity-list {
  font-size: .88rem;
  letter-spacing: .04em
}

.rl-arrow:hover {
  border-color: var(--gold);
  color: #fff
}

.activity-list {
  color: #fff;
  line-height: 2;
  font-weight: 300;
  margin-bottom: 6px
}

.details-section {
  display: grid;
  grid-template-columns: 380px 1fr;
  gap: 0;
  background: var(--cream);
  padding-bottom: 120px
}

.details-left,
.details-right {
  padding: 100px 60px 60px
}

.details-left {
  border-right: 1px solid rgba(255, 255, 255, .06);
  position: sticky;
  top: 0;
  height: fit-content
}

.details-left h2 {
  font-family: Montserrat, sans-serif;
  font-size: clamp(2.2rem, 3.5vw, 3.5rem);
  font-weight: 800;
  color: var(--bg-dark);
  margin-bottom: 14px
}

.details-left p {
  font-size: .85rem;
  color: var(--dark2);
  line-height: 1.7
}

.acc-item {
  border-bottom: 1px solid var(--bar-bg)
}

.acc-btn {
  width: 100%;
  background: 0 0;
  border: none;
  color: var(--bar-bg);
  font-family: Jost, sans-serif;
  font-weight: 400;
  padding: 22px 0;
  text-align: left;
  justify-content: space-between;
  transition: color .25s
}

.acc-icon,
.contact-links a {
  align-items: center;
  display: flex
}

.acc-btn.open,
.acc-btn:hover,
.contact-links a:hover {
  color: var(--gold)
}

.acc-icon {
  width: 22px;
  height: 22px;
  border: 1px solid var(--bar-bg);
  border-radius: 50%;
  justify-content: center;
  font-size: .9rem;
  transition: transform .35s, border-color .25s;
  flex-shrink: 0
}

.acc-btn.open .acc-icon {
  transform: rotate(45deg);
  border-color: var(--gold);
  color: var(--gold)
}

.acc-body {
  max-height: 0;
  transition: max-height .45s cubic-bezier(.22, 1, .36, 1)
}

.acc-body-inner {
  font-size: .85rem;
  color: var(--mid);
  line-height: 1.8;
  padding: 0 0 22px;
  font-weight: 300
}

.contact-section {
  background: url(../images/footer.webp) center/cover no-repeat fixed;
  border-top: 1px solid rgba(58, 48, 20, .678);
  text-align: center;
  padding: 120px 40px 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative
}

.contact-section::after {
  content: "";
  position: absolute;
  inset: 0px;
  background: rgba(61, 50, 18, .87)
}

.contact-section::before {
  content: "Mágica";
  position: absolute;
  font-family: Montserrat, sans-serif;
  font-size: clamp(8rem, 18vw, 16rem);
  font-weight: 300;
  font-style: italic;
  color: rgba(201, 168, 76, .04);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: -.02em;
  white-space: nowrap
}

.contact-eyebrow {
  font-size: .62rem;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 22px;
  font-weight: 500
}

.booking-label,
.contact-links a {
  letter-spacing: .2em;
  text-transform: uppercase
}

.contact-title {
  font-family: Montserrat, sans-serif;
  font-size: clamp(3rem, 7vw, 6rem);
  font-weight: 800;
  color: #fff;
  line-height: 1.05;
  margin-bottom: 20px
}

.booking-input,
.btn-avail {
  font-family: Jost, sans-serif
}

.contact-sub {
  font-size: .88rem;
  color: rgba(255, 255, 255, .45);
  max-width: 440px;
  line-height: 1.8;
  margin-bottom: 44px
}

.contact-btns {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 60px
}

.contact-links {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center
}

.contact-links a {
  font-size: .62rem;
  color: rgba(255, 255, 255, .35);
  gap: 8px;
  font-weight: 500;
  transition: color .25s
}

.contact-divider {
  width: 1px;
  height: 60px;
  background: rgba(201, 168, 76, .2);
  margin: 60px auto
}

#bannerBookingBar {
  position: absolute;
  bottom: 20px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: 95% !important;
  max-width: 900px !important;
  z-index: 2147483647 !important;
  display: flex !important;
  opacity: 1 !important;
  visibility: visible !important
}

.video-banner-section::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 200px;
  background: linear-gradient(to top, rgba(14, 10, 6, .88) 0, transparent 100%);
  z-index: 9;
  pointer-events: none
}

.vb-scroll-hint {
  bottom: 155px
}

.booking-bar {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, .04);
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 2px;
  padding: 12px 8px 12px 28px;
  gap: 0;
  width: 100%;
  max-width: 900px
}

.booking-field {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 0 20px;
  min-width: 0
}

.booking-label {
  font-size: .55rem;
  color: var(--sand);
  font-weight: 600;
  margin-bottom: 3px
}

.booking-input {
  background: 0 0;
  border: none;
  outline: 0;
  color: #fff;
  font-size: .85rem;
  font-weight: 400;
  cursor: pointer;
  width: 100%
}

input[type=date]::-webkit-calendar-picker-indicator {
  filter: invert(1) opacity(.4);
  cursor: pointer
}

.booking-divider {
  width: 1px;
  height: 32px;
  background: rgba(255, 255, 255, .12);
  flex-shrink: 0
}

.btn-avail {
  background: var(--gold);
  color: var(--dark);
  font-size: .68rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  white-space: nowrap;
  flex-shrink: 0;
  transition: background .25s, transform .25s
}

.questions-link {
  font-size: .8rem;
  color: rgb(255 255 255 / 67%);
  margin: 8px 0 0 14px
}

.questions-link a {
  color: rgba(255, 255, 255, .45);
  text-decoration: underline
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(28px)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.reveal {
  opacity: 0;
  transform: translateY(32px);
  transition: opacity .85s cubic-bezier(.22, 1, .36, 1), transform .85s cubic-bezier(.22, 1, .36, 1)
}

.reveal-delay-1 {
  transition-delay: 0.1s
}

.reveal-delay-2 {
  transition-delay: 0.2s
}

.reveal-delay-3 {
  transition-delay: 0.3s
}

.reveal-delay-4 {
  transition-delay: 0.4s
}

.site-footer {
  background: var(--dark);
  border-top: 1px solid rgba(255, 255, 255, .06);
  padding: 36px 60px;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.lightbox-close,
.lightbox-next,
.lightbox-prev {
  background: rgba(255, 255, 255, .05);
  cursor: pointer
}

.footer-brand {
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  color: rgba(255, 255, 255, .4)
}

.footer-copy {
  font-size: .62rem;
  letter-spacing: .1em;
  color: rgba(255, 255, 255, .2)
}

@media (max-width:991px) {
  .panel-card {
    position: relative;
    right: auto;
    top: 12rem;
    transform: none;
    width: calc(100% - 40px);
    max-width: none;
    margin: 24px 20px 40px;
    padding: 32px 28px
  }

  .panel.has-card {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    min-height: 100vh
  }

  .panel.has-card .panel-content {
    padding-bottom: 0
  }

  .panel-content,
  .panel-content.right-side {
    padding: 0 32px
  }

  .details-section,
  .loc-stats,
  .location-section {
    grid-template-columns: 1fr
  }

  #mainNav {
    padding: 16px 24px
  }

  .booking-divider,
  .nav-links {
    display: none
  }

  .panel-content {
    max-width: 100%
  }

  .location-map {
    min-height: 320px
  }

  .details-section {
    padding-bottom: 120px
  }

  .details-left {
    position: static;
    padding: 60px 32px 30px
  }

  .details-right {
    padding: 0 32px 60px
  }

  .moments-section {
    padding: 60px 24px
  }

  .moments-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px
  }

  .gallery-grid.filterable {
    grid-template-columns: repeat(2, 1fr)
  }

  #stickyBar {
    padding: 14px 20px 12px
  }

  .booking-bar {
    flex-wrap: wrap;
    border-radius: 2px;
    padding: 16px;
    gap: 12px
  }

  .booking-field {
    flex: 1 1 120px
  }

  .btn-avail {
    width: 100%;
    margin-left: 0;
    margin-top: 4px
  }

  .site-footer {
    flex-direction: column;
    gap: 12px;
    text-align: center;
    padding: 28px 24px
  }
}

@media (max-width:576px) {
  .vb-title {
    font-size: 3.2rem
  }

  .gallery-grid.filterable {
    grid-template-columns: repeat(2, 1fr);
    gap: 2px
  }

  .contact-section {
    padding: 80px 24px 60px
  }

  .location-info {
    padding: 48px 28px
  }

  #stay .top-main-heading {
    top: 0
  }
}

.lightbox {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s, visibility .4s;
  backdrop-filter: blur(12px) saturate(1.8);
  -webkit-backdrop-filter: blur(12px) saturate(1.8)
}

.amenities-side-panel-overlay.active,
.lightbox-overlay.active,
.lightbox.active,
.reviews-side-panel-overlay.active {
  opacity: 1;
  visibility: visible
}

.lightbox-container {
  position: relative;
  display: flex;
  align-items: center;
  gap: 32px;
  width: 90%;
  max-width: 1200px;
  height: 80vh
}

.lightbox-content {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative
}

.lightbox-content img {
  max-width: 100%;
  max-height: calc(100% - 60px);
  object-fit: contain;
  border-radius: 4px;
  box-shadow: 0 40px 100px rgba(0, 0, 0, .8);
  opacity: 0;
  transform: scale(.95);
  transition: opacity .5s, transform .5s cubic-bezier(.22, 1, .36, 1)
}

.gallery-item:hover .overlay-icon,
.lightbox.active .lightbox-content img {
  opacity: 1;
  transform: scale(1)
}

.lightbox-caption {
  margin-top: 24px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
  letter-spacing: .05em;
  font-style: italic;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .5s .2s, transform .5s .2s
}

.lightbox-close {
  position: absolute;
  top: 40px;
  right: 40px;
  font-size: 2.5rem;
  color: rgba(255, 255, 255, .5);
  transition: color .3s, transform .3s;
  z-index: 10001;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  line-height: 1
}

.lightbox-close:hover {
  color: #fff;
  transform: rotate(90deg);
  background: rgba(255, 255, 255, .1)
}

.lightbox-next,
.lightbox-prev {
  border: 1px solid rgba(255, 255, 255, .1);
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s;
  opacity: .5
}

.lightbox-next:hover,
.lightbox-prev:hover {
  opacity: 1;
  background: var(--gold);
  border-color: var(--gold);
  color: var(--dark);
  transform: scale(1.1)
}

.property-detail {
  padding: 60px;
  background: #0e0a06;
  color: #fff
}

.property-top {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 16px
}

.main-image img {
  width: 100%;
  border-radius: 12px
}

.gallery-thumbs,
.image-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px
}

.image-grid img {
  width: 100%;
  border-radius: 10px
}

.property-header h1 {
  font-size: 2rem;
  margin-top: 20px
}

.location {
  color: #c9a84c
}

.property-meta span {
  margin-right: 15px;
  font-size: .9rem
}

.property-content {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 40px;
  margin-top: 40px
}

.section {
  margin-bottom: 40px
}

.amenities span {
  display: inline-block;
  margin: 6px;
  padding: 6px 10px;
  border: 1px solid #c9a84c;
  border-radius: 20px;
  font-size: .8rem
}

.booking-card input,
.booking-card select {
  width: 100%;
  padding: 8px;
  background: #dbd9d400;
  border: none;
  color: #0e0e0e
}

.booking-card select:focus-visible {
  outline: 0;
  border: 1px solid transparent
}

.btn-primary {
  width: 100%;
  padding: 10px;
  background: #c9a84c;
  color: #000;
  border: none;
  cursor: pointer
}

.review {
  margin-bottom: 20px;
  font-size: .9rem
}

.property-hero {
  display: flex;
  align-items: flex-end
}

.hero-content h1 {
  font-size: 3rem;
  color: #fff;
  margin-bottom: 10px
}

.hero-subtitle {
  color: #c9a84c;
  font-size: 1.1rem;
  margin-bottom: 15px
}

.hero-meta span {
  margin-right: 15px;
  font-size: .9rem;
  color: #ddd
}

:root {
  --gold: #c9a84c;
  --gold-light: #dfc070;
  --gold-dark: #a07830;
  --dark: #0e0a06;
  --dark2: #1a1208;
  --mid: #2a1f14;
  --sand: #b5a48a;
  --sand-light: #ede5d4;
  --cream: #f7f2e8;
  --text-white: #f5f0e8;
  --bar-bg: rgba(14, 10, 6, 0.94);
  --bg-dark: #0e0a06;
  --card-bg: rgba(28, 18, 8, 0.85);
  --gold: #c9a84c;
  --text-main: #f4f4f4;
  --text-dim: #a19d99;
  --border: rgb(153 122 38);
  --font-heading: 'Cormorant Garamond', serif;
  --font-body: 'Jost', sans-serif
}

.property-container {
  max-width: 1120px;
  margin: 100px auto 40px;
  padding: 0 24px
}

.prop-header .header-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end
}

.prop-header h1 {
  font-family: var(--font-heading);
  font-size: 2rem;
  margin-bottom: 8px
}

.header-actions .action-link {
  background: 0 0;
  border: none;
  color: var(--text-main);
  text-decoration: underline;
  margin-left: 15px;
  cursor: pointer;
  font-size: .9rem
}

.header-meta {
  font-weight: 500;
  font-size: .95rem;
  margin-bottom: 20px
}

.property-hero {
  height: 80vh;
  background: url('../images/common-banner.webp') center/cover no-repeat;
  position: relative;
  display: flex;
  align-items: flex-end
}

.hero-overlay {
  width: 100%;
  padding: 60px
}

.hero-gallery {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 10px;
  height: 450px;
  border-radius: 12px;
  margin-bottom: 30px
}

.gallery-main img,
.gallery-thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: filter .3s
}

.btn-show-all {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 8px 15px;
  border-radius: 8px;
  font-size: .85rem;
  font-weight: 600;
  cursor: pointer
}

.content-wrapper {
  display: grid;
  grid-template-columns: 1.6fr 1fr;
  gap: 80px
}

.amenities-list,
.reviews-grid {
  grid-template-columns: 1fr 1fr
}

.divider {
  border: 0;
  border-top: 1px solid var(--border);
  margin: 35px 0
}

.badge-favourite {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid var(--border);
  border-radius: 12px;
  padding: 20px;
  margin: 25px 0;
  background: rgba(255, 255, 255, .03)
}

.badge-content {
  display: flex;
  gap: 15px;
  align-items: center
}

.badge-icon {
  font-size: 2.5rem;
  color: var(--gold)
}

.badge-text strong {
  display: block;
  font-size: 1.1rem
}

.badge-score {
  text-align: center;
  border-left: 1px solid var(--border);
  padding-left: 25px
}

.score-num {
  display: block;
  font-size: 1.5rem;
  font-weight: 700
}

.booking-sidebar {
  position: sticky;
  top: 100px;
  height: fit-content
}

.booking-hero,
.hero,
.modal-content,
.modal-dialog {
  position: relative
}

.booking-card {
  background: var(--card-bg);
  backdrop-filter: blur(15px);
  border: 1px solid var(--border);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .5)
}

.booking-card,
.booking-info {
  box-shadow: 0 10px 30px rgba(0, 0, 0, .08)
}

.price-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px
}

.booking-inputs {
  border: 1px solid #555;
  border-radius: 8px
}

.input-row {
  display: flex
}

.input-box {
  padding: 10px 12px;
  flex: 1
}

.input-box label {
  display: block;
  font-size: .65rem;
  font-weight: 800
}

.border-right {
  border-right: 1px solid #555
}

.border-top {
  border-top: 1px solid #555
}

.btn-avail {
  width: 98%;
  margin-top: 15px;
  background: var(--gold);
  color: #000;
  border: none;
  padding: 14px;
  border-radius: 8px;
  font-weight: 700;
  cursor: pointer;
  font-family: var(--font-body);
  margin-left: 0
}

.amenities-list,
.booking-info ul {
  list-style: none;
  padding: 0
}

.amenities-list {
  display: grid;
  gap: 15px
}

.reviews-grid {
  display: grid;
  gap: 40px
}

.review-item p {
  color: var(--text-dim);
  font-style: italic
}

@media (max-width:950px) {
  .content-wrapper {
    grid-template-columns: 1fr
  }

  .hero-gallery {
    height: 300px
  }
}

.text-white {
  color: #fff !important
}

.upper-gallery {
  margin-bottom: 30px
}

.upper-gallery .grid-container-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  height: auto
}

.upper-gallery .large-left {
  grid-row: 1;
  grid-column: 1;
  border-radius: 25px 0 0 25px
}

.upper-gallery .box img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  transition: transform .3s
}

.upper-gallery .small-grid-right {
  display: flex;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 10px;
  flex-wrap: wrap
}

.upper-gallery .small-grid-right .box {
  height: 197px;
  width: 49%
}

.upper-gallery .box {
  border: 2px solid #ccc;
  cursor: pointer;
  height: max-content
}

.modal.show .modal-dialog {
  transform: none
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -50px)
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0
}

@media (min-width:576px) {
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem)
  }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem)
  }

  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
  }
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem)
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem)
}

.modal-dialog {
  width: auto;
  margin: .5rem
}

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden
}

.modal-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0
}

#galleryModal .modal-header {
  border: none;
  justify-content: end
}

.modal-fullscreen .modal-header {
  border-radius: 0
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}

.modal-dialog-scrollable .modal-body,
.modal-fullscreen .modal-body {
  overflow-y: auto
}

.attr,
.breadcrumb,
.gallery-grid,
.gallery-item {
  overflow: hidden
}

.booking-hero {
  height: 60vh;
  background: url('../images/villa.webp') center/cover no-repeat
}

.booking-hero .overlay {
  background: rgba(0, 0, 0, .5);
  height: 100%;
  display: flex;
  align-items: center
}

.booking-section {
  padding: 80px 0
}

.section-title {
  color: #3e2f23
}

.section-sub {
  color: #7a6a5c
}

.booking-card {
  background: #fff
}

.booking-card h4,
.booking-info h4 {
  margin-bottom: 20px;
  color: #3e2f23
}

.form-control {
  border-radius: 6px;
  border: 1px solid #ddd;
  padding: 10px
}

.form-control:focus {
  border-color: #8b5e3c;
  box-shadow: none
}

.btn-book {
  background: #8b5e3c;
  border: none
}

.booking-info {
  background: #fff;
  padding: 35px;
  border-radius: 10px;
  height: 100%
}

.booking-info ul li {
  margin-bottom: 10px;
  color: #5c4a3a
}

.map-box {
  margin-top: 20px;
  height: 250px
}

.map-box iframe {
  width: 100%;
  height: 100%;
  border-radius: 8px
}

@media(max-width:768px) {
  .booking-hero {
    height: 40vh
  }
}

.hero {
  background: url('../images/banner.webp') center/cover no-repeat;
  height: 0
}

.breadcrumb {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, .1)
}

.breadcrumb a {
  padding: 12px 28px;
  color: #333;
  font-weight: 500;
  transition: .3s
}

.breadcrumb a:hover {
  background: #eee
}

.breadcrumb a.active {
  background: #caa46a;
  color: #fff
}

.section-title {
  padding: 20px 20px 30px
}

.section-title h2 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px
}

section#experiences {
  width: 1200px;
  margin: 0 auto
}

.section-title p {
  color: #777;
  font-size: 15px
}

.contact-info {
  display: flex;
  justify-content: space-around;
  gap: 80px;
  text-align: center;
  color: #fff;
  flex-wrap: wrap;
  margin: 50px 100px
}

.contact-info div,
.section-title {
  text-align: left
}

.contact-info h5 {
  color: var(--gold);
  font-size: 26px;
  font-family: 'Cormorant Garamond'
}

.contact-info p {
  color: var(--bg-dark);
  font-weight: 500;
  opacity: .8
}

.contact-info i {
  color: var(--bg-dark);
  margin-right: 8px
}

.contact-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  padding: 20px;
  max-width: 1200px;
  margin: auto
}

.contact-form {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .05)
}

.contact-form h3 {
  font-size: 30px;
  margin-bottom: 42px;
  position: relative
}

.contact-form label {
  font-size: 16px;
  font-weight: 600;
  margin: 16px 0 10px;
  display: block
}

.contact-form h3::after {
  content: '';
  width: 60px;
  height: 3px;
  background: #2aa3d6;
  position: absolute;
  bottom: -8px;
  left: 0
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 12px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
  transition: .3s
}

.contact-form input:focus,
.contact-form textarea:focus {
  border-color: #2aa3d6;
  outline: 0
}

.contact-form button {
  font-size: 1rem;
  font-weight: 400;
  color: #00a9dd;
  background: 0 0;
  border: 2px solid #00a9dd;
  padding: 10px 26px;
  border-radius: 10px;
  line-height: 1.75rem;
  display: inline-block;
  transition: 1s;
  letter-spacing: .06em;
  margin-top: 16px
}

.contact-form button:hover {
  background-color: #00a9dd;
  border-color: #00a9dd;
  color: var(--text-white);
  padding: 10px 36px
}

.map iframe {
  width: 100%;
  height: 100%;
  min-height: 420px;
  border: 0;
  border-radius: 10px
}

@media (max-width:992px) {
  .contact-info {
    gap: 40px
  }
}

@media (max-width:768px) {
  #stay .top-main-heading h1 {
    font-size: 24px
  }

  .review-container {
    padding: 0 20px;
    justify-content: center
  }

  .review-card {
    width: 100%;
    max-width: 100%;
    padding: 32px 24px
  }

  .lightbox-container {
    flex-direction: column;
    height: 70vh;
    gap: 20px
  }

  .lightbox-next,
  .lightbox-prev {
    position: absolute;
    bottom: -80px;
    width: 50px;
    height: 50px
  }

  .lightbox-prev {
    left: 20%
  }

  .lightbox-next {
    right: 20%
  }

  .lightbox-close {
    top: 20px;
    right: 20px
  }

  .lightbox-caption {
    font-size: 1.4rem
  }

  .hero {
    height: 250px
  }

  .breadcrumb {
    bottom: -20px
  }

  .contact-container {
    grid-template-columns: 1fr
  }

  .section-title {
    padding-top: 0
  }
}

.attr {
  position: relative;
  border-radius: 14px;
  cursor: pointer;
  border: 1px solid rgba(197, 164, 106, 0);
  transition: border-color .45s, box-shadow .45s, transform .45s
}

.attr:hover {
  border-color: rgba(197, 164, 106, .55);
  box-shadow: 0 0 0 1px rgba(197, 164, 106, .18), 0 20px 48px rgba(0, 0, 0, .55);
  transform: translateY(-6px)
}

.attr img {
  display: block;
  width: 100%;
  height: 260px;
  object-fit: cover;
  border-radius: 0;
  transition: transform .65s cubic-bezier(.25, .46, .45, .94)
}

.attr:hover img {
  transform: scale(1.07)
}

.attr::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(10, 7, 4, .78) 0, rgba(10, 7, 4, .18) 55%, transparent 100%);
  opacity: 0;
  transition: opacity .45s;
  border-radius: 14px
}

.atr-cont {
  padding: 12px 4px 4px;
  transition: transform .4s
}

.atr-cont h4 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.75rem;
  font-weight: 700;
  color: var(--gold);
  margin: 5px;
  letter-spacing: .02em;
  transition: color .3s;
  text-align: center
}

.meta-item svg,
.property-location svg {
  color: var(--gold, #c9a84c)
}

.attr:hover .atr-cont a h4 {
  color: #fff !important;
  z-index: 99999;
  position: relative
}

.property-page {
  --prop-border: rgba(197, 164, 106, 0.15);
  --prop-bg: #13100c;
  --prop-card-bg: rgba(30, 22, 14, 0.9);
  --prop-text: rgba(244, 239, 230, 0.82);
  --prop-muted: rgba(244, 239, 230, 0.42);
  --prop-radius: 12px
}

.gallery-section {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: calc(72px + 24px) 24px 0
}

.gallery-grid {
  display: grid;
  grid-template-columns: 1.6fr 1fr;
  grid-template-rows: 220px 220px;
  gap: 8px;
  border-radius: 14px
}

.gallery-grid .gallery-main {
  grid-row: 1/3;
  position: relative
}

.gallery-right {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  height: 28rem
}

.gallery-item {
  position: relative;
  cursor: pointer;
  background: var(--mid, #2a1f14)
}

.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .55s cubic-bezier(.25, .46, .45, .94)
}

.attraction-card:hover .attraction-img img,
.gallery-item:hover img {
  transform: scale(1.05)
}

.gallery-item .overlay {
  position: absolute;
  inset: 0;
  background: rgba(10, 7, 4, 0);
  transition: background .35s;
  display: flex;
  align-items: center;
  justify-content: center
}

.gallery-item:hover .overlay {
  background: rgba(10, 7, 4, .28)
}

.gallery-item .overlay-icon {
  opacity: 0;
  transform: scale(.8);
  transition: .3s;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(197, 164, 106, .18);
  border: 1px solid rgba(197, 164, 106, .5);
  backdrop-filter: blur(8px);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f4efe6;
  font-size: 18px
}

.gallery-show-all {
  position: absolute;
  bottom: 14px;
  right: 14px;
  background: rgba(14, 10, 6, .75);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(197, 164, 106, .3);
  border-radius: 8px;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 500;
  font-family: Jost, sans-serif;
  color: rgba(244, 239, 230, .9);
  letter-spacing: .06em;
  cursor: pointer;
  transition: .25s;
  display: flex;
  align-items: center;
  gap: 6px;
  z-index: 2
}

.gallery-show-all:hover {
  background: rgba(197, 164, 106, .15);
  border-color: rgba(197, 164, 106, .6);
  color: #c9a84c
}

.listing-layout {
  max-width: 1200px;
  margin: 36px auto 0;
  padding: 0 24px 80px;
  display: grid;
  grid-template-columns: 1fr 340px;
  gap: 56px;
  align-items: start
}

.listing-main {
  min-width: 0
}

.property-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  font-weight: 400;
  color: var(--dark);
  line-height: 1.15;
  margin-bottom: 10px;
  letter-spacing: -.01em
}

.meta-item,
.property-location {
  display: flex;
  font-family: Jost, sans-serif
}

.property-location {
  align-items: center;
  gap: 6px;
  color: var(--border);
  font-size: .78rem;
  margin-bottom: 18px;
  letter-spacing: .04em
}

.property-location svg {
  flex-shrink: 0
}

.property-meta {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 16px 0;
  border-top: 1px solid rgba(197, 164, 106, .13);
  border-bottom: 1px solid rgba(197, 164, 106, .13);
  margin-bottom: 36px;
  flex-wrap: wrap
}

.meta-item {
  align-items: center;
  gap: 7px;
  font-size: .8rem;
  color: var(--gold)
}

.cal-header h4,
.section-title {
  font-family: 'Cormorant Garamond', serif
}

.meta-item strong {
  color: var(--bg-dark);
  font-weight: 500
}

.section-divider {
  border: none;
  border-top: 1px solid rgba(197, 164, 106, .12);
  margin: 44px 0
}

.section-title {
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--dark2);
  margin-bottom: 16px;
  letter-spacing: -.01em
}

.amenity-item,
.availability-legend,
.btn-outline,
.btn-show-more,
.cal-day,
.cal-day-name,
.overview-text,
.video-label {
  font-family: Jost, sans-serif
}

.overview-text {
  font-size: .875rem;
  font-weight: 300;
  color: var(--bg-dark);
  line-height: 1.85;
  margin-bottom: 14px
}

.overview-text.collapsed {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.btn-show-more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--gold, #c9a84c);
  font-size: .75rem;
  font-weight: 500;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding: 10px 21px;
  transition: border-color .2s;
  background: var(--gold);
  border: none;
  color: var(--cream);
  border-radius: 9999px
}

.btn-show-more:hover {
  border-bottom-color: var(--gold, #c9a84c)
}

.amenities-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px 32px;
  margin-bottom: 22px
}

.amenity-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: .82rem;
  font-weight: 300;
  color: var(--dark)
}

.amenity-icon {
  width: 18px;
  height: 18px;
  color: var(--gold, #c9a84c);
  flex-shrink: 0
}

.btn-outline {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid var(--gold);
  border-radius: 8px;
  padding: 10px 20px;
  font-size: .75rem;
  font-weight: 400;
  letter-spacing: .06em;
  color: var(--gold);
  background: rgba(197, 164, 106, .04);
  transition: .25s
}

.btn-outline:hover {
  border-color: rgba(197, 164, 106, .65);
  color: var(--gold, #c9a84c);
  background: rgba(197, 164, 106, .08)
}

.videos-scroll {
  display: flex;
  gap: 14px;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: thin;
  scrollbar-color: rgba(197, 164, 106, 0.2) transparent
}

.videos-scroll::-webkit-scrollbar {
  height: 3px
}

.videos-scroll::-webkit-scrollbar-track {
  background: 0 0
}

.videos-scroll::-webkit-scrollbar-thumb {
  background: rgba(197, 164, 106, .25);
  border-radius: 2px
}

.video-thumb {
  flex: 0 0 220px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  background: var(--mid, #2a1f14);
  border: 1px solid rgba(197, 164, 106, .1);
  transition: border-color .3s
}

.cal-header,
.scroll-btn {
  display: flex;
  align-items: center
}

.video-thumb:hover {
  border-color: rgba(197, 164, 106, .4)
}

.video-thumb:hover .play-btn-inner {
  transform: scale(1.12);
  background: rgba(197, 164, 106, .28)
}

.play-btn-inner svg {
  color: var(--gold, #c9a84c);
  margin-left: 3px
}

.video-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 8px 10px;
  background: linear-gradient(transparent, rgba(10, 7, 4, .8));
  font-size: .7rem;
  letter-spacing: .04em;
  color: rgba(244, 239, 230, .85)
}

.scroll-controls {
  display: flex;
  gap: 8px;
  margin-top: 12px
}

.scroll-btn {
  border: 1px solid var(--gold);
  justify-content: center;
  color: var(--gold)
}

.cal-nav button:hover,
.scroll-btn:hover {
  border-color: var(--gold, #c9a84c);
  color: var(--gold, #c9a84c)
}

.calendars-wrap {
  display: flex;
  gap: 32px;
  flex-wrap: wrap
}

.calendar-month {
  flex: 1;
  min-width: 200px
}

.cal-header {
  justify-content: space-between;
  margin-bottom: 14px
}

.cal-day,
.cal-nav button {
  display: flex;
  align-items: center
}

.cal-header h4 {
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--gold);
  letter-spacing: .02em
}

.cal-nav {
  display: flex;
  gap: 8px
}

.cal-nav button {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid rgb(0 0 0);
  color: rgb(26 23 19);
  justify-content: center;
  font-size: 12px;
  transition: .2s;
  background: 0 0
}

.cal-day,
.cal-day-name,
.legend-dot {
  border-radius: 50%
}

.date-field label,
.guests-field label {
  display: block;
  letter-spacing: .1em;
  text-transform: uppercase
}

.cal-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 2px;
  text-align: center
}

.cal-day-name {
  font-size: .6rem;
  font-weight: 800;
  color: var(--cream);
  text-transform: uppercase;
  letter-spacing: .08em;
  background: var(--bar-bg);
  width: 35px;
  height: 35px;
  line-height: 35px
}

.cal-day {
  aspect-ratio: 1;
  justify-content: center;
  font-size: .78rem;
  cursor: pointer;
  transition: .15s;
  color: rgb(88 88 88 / 75%)
}

.legend-item,
.reviews-header {
  display: flex;
  align-items: center
}

.cal-day:hover:not(.unavailable):not(.empty) {
  background: rgba(197, 164, 106, .15);
  color: var(--gold, #c9a84c)
}

.cal-day.today {
  font-weight: 600;
  color: var(--gold, #c9a84c);
  outline: rgba(197, 164, 106, .4) solid 1px
}

.cal-day.unavailable {
  color: rgb(0 0 0);
  cursor: not-allowed;
  text-decoration: line-through
}

.cal-day.selected {
  background: var(--gold, #c9a84c);
  color: #0e0a06;
  font-weight: 600
}

.cal-day.in-range {
  background: rgba(197, 164, 106, .15);
  border-radius: 0
}

.cal-day.selected-start {
  border-radius: 50% 0 0 50%
}

.cal-day.selected-end {
  border-radius: 0 50% 50% 0
}

.cal-day.empty {
  cursor: default
}

.availability-legend {
  display: flex;
  gap: 20px;
  margin-top: 16px;
  font-size: .72rem;
  color: var(--dark)
}

.rating-number,
.reviewer-avatar {
  font-family: 'Cormorant Garamond', serif
}

.legend-item {
  gap: 7px
}

.legend-dot {
  width: 10px;
  height: 10px
}

.legend-dot.available {
  background: var(--gold, #c9a84c)
}

.legend-dot.unavailable {
  background: rgb(14 14 14 / 15%)
}

.reviews-header {
  gap: 12px;
  margin-bottom: 24px;
  flex-wrap: wrap
}

.rating-badge,
.review-top {
  display: flex;
  align-items: center
}

.rating-badge {
  gap: 4px
}

.rating-badge .stars {
  display: flex;
  gap: 2px
}

.star-icon {
  color: var(--gold, #c9a84c);
  font-size: 14px
}

.rating-number {
  font-size: 1.3rem;
  font-weight: 400;
  color: var(--dark)
}

.reviews-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 22px
}

.review-card {
  border: 1px solid rgba(197, 164, 106, .12);
  border-radius: 12px;
  padding: 20px;
  background: rgb(175 175 175 / 78%);
  backdrop-filter: blur(6px);
  transition: border-color .3s, box-shadow .3s
}

.review-card:hover {
  border-color: rgba(197, 164, 106, .3);
  box-shadow: 0 8px 32px rgba(0, 0, 0, .35)
}

.review-top {
  gap: 12px;
  margin-bottom: 12px
}

.review-meta,
.reviewer-avatar {
  align-items: center;
  display: flex
}

.reviewer-avatar {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  justify-content: center;
  font-weight: 600;
  font-size: 15px;
  color: #f4efe6;
  flex-shrink: 0
}

.review-meta,
.review-text,
.reviewer-name {
  font-family: Jost, sans-serif
}

.reviewer-info {
  flex: 1;
  min-width: 0
}

.reviewer-name {
  font-weight: 500;
  font-size: .85rem;
  color: rgba(244, 239, 230, .9);
  margin: 0
}

.review-meta {
  font-size: .68rem;
  color: var(--bg-dark);
  gap: 6px;
  margin-top: 2px
}

.review-stars {
  display: flex;
  gap: 1px
}

.review-star {
  color: var(--gold, #c9a84c);
  font-size: 10px
}

.review-text {
  font-size: .82rem;
  font-weight: 300;
  color: var(--dark);
  line-height: 1.75;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.attraction-name,
.experiences-header .section-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  color: #474329
}

.av-1 {
  background: linear-gradient(135deg, #b8956a, #8b6540)
}

.av-2 {
  background: linear-gradient(135deg, #c4a882, #9a7a52)
}

.av-3 {
  background: linear-gradient(135deg, #7a8a7a, #556055)
}

.av-4 {
  background: linear-gradient(135deg, #8a7a6a, #605040)
}

.map-container {
  border-radius: 12px;
  height: 450px
}

.map-container iframe {
  width: 100%;
  height: 100%;
  border: none
}

#experiences {
  max-width: 1400px;
  margin: 0 auto
}

.experiences-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  padding: 0 20px
}

.experiences-header .section-title {
  font-weight: 400;
  margin: 0
}

.attractions-scroll {
  display: flex;
  gap: 24px;
  overflow-x: auto;
  padding: 10px 0 40px;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.attractions-scroll::-webkit-scrollbar {
  display: none
}

.attraction-card {
  flex: 0 0 calc((100% - 48px)/ 3);
  border-radius: 16px;
  overflow: hidden;
  background: #fdfaf7;
  border: none;
  box-shadow: 0 4px 20px rgba(0, 0, 0, .04);
  transition: transform .3s, box-shadow .3s;
  cursor: pointer
}

.attraction-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, .08)
}

.attraction-img {
  height: 230px;
  width: 100%;
  overflow: hidden;
  padding: 12px 12px 0
}

.attraction-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  transition: transform .5s
}

.attraction-info {
  padding: 24px 20px
}

.attraction-name {
  font-weight: 600;
  margin-bottom: 12px
}

.attraction-desc {
  font-family: Jost, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  color: #666;
  line-height: 1.6;
  opacity: .85
}

.scroll-controls {
  display: flex;
  gap: 12px
}

.scroll-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #d4c4a8;
  background: #fff;
  color: #474329;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: .3s;
  font-size: 1.2rem
}

.scroll-btn:hover {
  background: #474329;
  border-color: #474329;
  color: #fff
}

.booking-sidebar {
  position: sticky;
  top: calc(72px + 16px)
}

.booking-card {
  border: 1px solid rgba(197, 164, 106, .2);
  border-radius: 16px;
  padding: 28px;
  background: var(--cream);
  backdrop-filter: blur(18px);
  box-shadow: rgba(14, 30, 37, .12) 0 2px 4px 0, rgba(14, 30, 37, .32) 0 2px 16px 0
}

.booking-price {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 22px
}

.price-amount {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.7rem;
  font-weight: 400;
  color: var(--bar-bg)
}

.date-field label,
.price-period {
  font-family: Jost, sans-serif;
  font-size: .78rem
}

.price-period {
  font-weight: 300;
  color: rgba(244, 239, 230, .45)
}

.date-picker {
  border: 1px solid rgba(197, 164, 106, .2);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 14px
}

.guests-field,
.price-row.total {
  border-top: 1px solid rgba(197, 164, 106, .15)
}

.date-picker-row {
  display: grid;
  grid-template-columns: 1fr 1fr
}

.date-field {
  padding: 12px 3px;
  cursor: pointer;
  transition: background .15s;
  position: relative
}

.date-field:first-child {
  border-right: 1px solid rgba(197, 164, 106, .15)
}

.date-field:hover {
  background: rgba(197, 164, 106, .06)
}

.date-field label {
  font-weight: 600;
  color: var(--bg-dark);
  cursor: pointer;
  padding-left: 10px
}

.date-field input,
.guests-field .guests-val {
  font-size: .85rem;
  font-family: Jost, sans-serif
}

.date-field input {
  width: 100%;
  border: none;
  outline: 0;
  color: var(--bar-bg);
  background: 0 0;
  cursor: pointer;
  color-scheme: dark
}

.guests-field {
  padding: 12px 14px;
  cursor: pointer
}

.guests-field label {
  font-family: Jost, sans-serif;
  font-size: .78rem;
  font-weight: 600;
  color: var(--bg-dark);
  margin-bottom: 4px
}

.guests-field .guests-val {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: rgba(244, 239, 230, .82)
}

.guests-field svg {
  color: rgba(244, 239, 230, .35)
}

.btn-book {
  width: 100%;
  background: var(--gold, #c9a84c);
  color: #0e0a06;
  border-radius: 10px;
  padding: 14px;
  font-family: Jost, sans-serif;
  font-size: .75rem;
  font-weight: 600;
  letter-spacing: .12em;
  text-transform: uppercase;
  transition: background .25s, transform .2s, box-shadow .25s;
  position: relative;
  overflow: hidden
}

.btn-book:hover {
  background: #d4b87e;
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(197, 164, 106, .35)
}

.btn-book:active {
  transform: translateY(0)
}

.booking-note {
  text-align: center;
  font-family: Jost, sans-serif;
  font-size: .68rem;
  font-weight: 300;
  color: rgba(244, 239, 230, .3);
  margin-top: 10px;
  letter-spacing: .04em
}

.price-breakdown {
  border-top: 1px solid rgba(197, 164, 106, .12);
  margin-top: 18px;
  padding-top: 14px
}

.price-row {
  display: flex;
  justify-content: space-between;
  font-family: Jost, sans-serif;
  font-size: .8rem;
  color: rgba(244, 239, 230, .5);
  padding: 5px 0
}

.price-row.total {
  margin-top: 8px;
  padding-top: 12px;
  font-weight: 600;
  color: #f4efe6;
  font-size: .88rem
}

.lightbox-overlay {
  inset: 0;
  position: fixed;
  inset: 0;
  background: rgba(10, 8, 6, .97);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s
}

.lightbox-img-wrap,
.lightbox-inner {
  position: relative;
  display: flex;
  width: 100%
}

.lightbox-inner {
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 80px 40px
}

.lightbox-img-wrap {
  max-width: 1100px;
  max-height: 75vh;
  align-items: center;
  justify-content: center
}

.lightbox-img-wrap img {
  max-width: 100%;
  max-height: 75vh;
  object-fit: contain;
  border-radius: 8px;
  transform: scale(.95);
  transition: transform .35s cubic-bezier(.34, 1.56, .64, 1)
}

.lightbox-overlay.active .lightbox-img-wrap img {
  transform: scale(1)
}

.lightbox-counter {
  position: absolute;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
  font-family: Jost, sans-serif;
  font-size: .72rem;
  letter-spacing: .08em;
  color: rgba(255, 255, 255, .45)
}

.lightbox-thumbnails {
  display: flex;
  gap: 8px;
  margin-top: 20px;
  overflow-x: auto;
  max-width: 700px;
  padding: 4px 0 8px
}

.lightbox-thumb {
  flex: 0 0 72px;
  height: 52px;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid transparent;
  opacity: .55;
  transition: opacity .2s, border-color .2s
}

.lightbox-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.lightbox-thumb.active {
  border-color: var(--gold, #c9a84c);
  opacity: 1
}

@media (max-width:1024px) {
  .listing-layout {
    grid-template-columns: 1fr;
    gap: 0
  }

  .booking-sidebar {
    position: static;
    order: -1;
    margin-bottom: 36px
  }

  .gallery-grid {
    grid-template-rows: 200px 200px
  }
}

@media (max-width:768px) {
  .attraction-card {
    flex: 0 0 85%
  }

  .experiences-header .section-title {
    font-size: 2rem
  }

  .amenities-grid,
  .gallery-grid,
  .reviews-grid {
    grid-template-columns: 1fr
  }

  .gallery-section {
    padding: calc(72px + 12px) 16px 0
  }

  .gallery-grid {
    grid-template-rows: 260px
  }

  .gallery-grid .gallery-main {
    grid-row: 1
  }

  .gallery-right {
    display: none
  }

  .listing-layout {
    padding: 0 16px 60px;
    margin-top: 20px
  }

  .property-title {
    font-size: 1.7rem
  }

  .property-meta {
    gap: 14px
  }

  .booking-card {
    padding: 20px
  }

  .calendars-wrap {
    flex-direction: column;
    gap: 24px
  }

  .lightbox-inner {
    padding: 60px 16px 24px
  }
}

@media (max-width:480px) {
  .breadcrumb a {
    padding: 10px 18px;
    font-size: 13px
  }

  .section-title h2 {
    font-size: 24px
  }

  .gallery-grid {
    grid-template-rows: 220px
  }

  .property-meta {
    gap: 10px
  }

  .meta-item {
    font-size: .75rem
  }

  .date-picker-row {
    grid-template-columns: 1fr
  }

  .date-field:first-child {
    border-right: none;
    border-bottom: 1px solid rgba(197, 164, 106, .15)
  }

  .lightbox-thumbnails {
    display: none
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}

.amenities-side-panel-overlay,
.reviews-side-panel-overlay {
  position: fixed;
  inset: 0;
  background: rgba(10, 8, 6, .6);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s
}

.amenities-side-panel,
.reviews-side-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 450px;
  background: var(--cream);
  box-shadow: -10px 0 30px rgba(0, 0, 0, .4);
  transform: translateX(100%);
  transition: transform .4s cubic-bezier(.22, 1, .36, 1);
  display: flex;
  flex-direction: column;
  padding: 40px 30px;
  overflow-y: auto
}

.amenities-side-panel-overlay.active .amenities-side-panel,
.reviews-side-panel-overlay.active .reviews-side-panel {
  transform: translateX(0)
}

.amenities-panel-header,
.reviews-panel-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(201, 168, 76, .2);
  padding-bottom: 15px
}

.amenities-panel-header h2,
.reviews-panel-header h2 {
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  color: var(--bg-dark);
  font-weight: 600
}

.btn-close-panel {
  background: 0 0;
  border: none;
  color: var(--gold);
  font-size: 1.5rem;
  cursor: pointer;
  transition: transform .2s
}

.btn-close-panel:hover {
  transform: scale(1.1)
}

.amenities-panel-content .amenity-item {
  font-size: 1rem;
  padding: 15px 0;
  display: flex;
  align-items: center;
  gap: 15px;
  color: var(--bg-dark)
}

.amenities-panel-content .amenity-icon {
  width: 24px;
  height: 24px;
  stroke: var(--gold);
  flex-shrink: 0
}

.reviews-panel-content .review-card {
  border: 1px solid var(--border);
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px
}

.reviews-panel-content .review-top {
  display: flex;
  gap: 15px;
  margin-bottom: 15px
}

.reviews-panel-content .reviewer-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--gold);
  color: var(--dark);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-family: Jost, sans-serif
}

.reviews-panel-content .reviewer-name {
  font-weight: 600;
  color: var(--bg-dark);
  margin-bottom: 5px
}

.reviews-panel-content .review-meta {
  font-size: .75rem;
  color: var(--bg-dark)
}

.reviews-panel-content .review-stars {
  color: var(--gold);
  margin-bottom: 4px;
  font-size: .8rem
}

.reviews-panel-content .review-text {
  font-size: .85rem;
  line-height: 1.6;
  color: var(--bg-dark);
  font-weight: 400
}
/* ── GLOBAL RESET FOR PATRICIA DESIGN ── */
body {
  font-family: 'Jost', 'Poppins', sans-serif !important;
  background: #0e0a06 !important;
  color: #f4f4f4 !important;
  overflow-x: hidden;
}

/* ── MOBILE NAV ── */
.nav-hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 6px;
  z-index: 1100;
}
.nav-hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transition: all .3s;
}
.nav-mobile-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(14,10,6,.7);
  z-index: 1200;
}
.nav-mobile-overlay.open { display: block; }
.nav-mobile-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: min(320px, 85vw);
  height: 100vh;
  background: #0e0a06;
  border-left: 1px solid rgba(201,168,76,.2);
  z-index: 1300;
  padding: 80px 36px 40px;
  transition: right .35s cubic-bezier(.4,0,.2,1);
  overflow-y: auto;
}
.nav-mobile-menu.open { right: 0; }
.nav-mobile-close {
  position: absolute;
  top: 20px;
  right: 20px;
  background: none;
  border: none;
  color: #fff;
  font-size: 1.8rem;
  cursor: pointer;
  line-height: 1;
}
.nav-mobile-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-mobile-menu ul li {
  border-bottom: 1px solid rgba(201,168,76,.1);
}
.nav-mobile-menu ul li a,
.nav-mobile-menu ul li span {
  display: block;
  padding: 14px 0;
  color: rgba(255,255,255,.7);
  font-size: .72rem;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-decoration: none;
  transition: color .25s;
}
.nav-mobile-menu ul li a:hover { color: var(--gold); }

/* Nav dropdown */
.nav-dropdown { position: relative; }
.nav-sub {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: rgba(14,10,6,.97);
  border: 1px solid rgba(201,168,76,.15);
  list-style: none;
  padding: 8px 0;
  min-width: 180px;
  z-index: 999;
}
.nav-dropdown:hover .nav-sub { display: block; }
.nav-sub li a {
  display: block;
  padding: 10px 20px;
  font-size: .7rem;
  color: rgba(255,255,255,.65);
  white-space: nowrap;
  transition: color .2s;
}
.nav-sub li a:hover { color: var(--gold); }

/* Custom cursor — disable on touch */
@media (hover: none) {
  .cursor-dot, .cursor-ring { display: none; }
}

@media (max-width: 991px) {
  .nav-links, .btn-nav-book { display: none !important; }
  .nav-hamburger { display: flex !important; }
}
