/* V12 refresh: compact rules and family/halal booking concept */
:root {
  --navy-950: #061a22;
  --navy-900: #0a2630;
  --navy-800: #123743;
  --forest-700: #1f5548;
  --gold-500: #dfa94e;
  --gold-400: #edc476;
  --cream-50: #fbf8f1;
  --cream-100: #f2ecdf;
  --sand-200: #ddd1be;
  --radius-md: 28px;
  --shadow-soft: 0 22px 70px rgba(6, 26, 34, 0.11);
}

body {
  background:
    radial-gradient(circle at 12% 18%, rgba(223, 169, 78, 0.06), transparent 24%),
    var(--cream-50);
}

.site-header {
  height: 82px;
  width: min(1380px, calc(100% - 40px));
  padding: 0 22px;
  top: 14px;
  border: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 22px;
  background: linear-gradient(110deg, rgba(4, 20, 30, 0.78), rgba(4, 20, 30, 0.38));
  box-shadow: 0 18px 55px rgba(0, 7, 13, 0.2);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.hero {
  min-height: 820px;
  height: min(880px, 100svh);
}

.hero-shade {
  background:
    linear-gradient(90deg, rgba(2, 15, 24, 0.91) 0%, rgba(2, 15, 24, 0.55) 50%, rgba(2, 15, 24, 0.12) 78%),
    linear-gradient(0deg, rgba(2, 15, 24, 0.88) 0%, transparent 46%);
}

.hero-content {
  width: var(--shell);
  max-width: none;
  padding-right: 38%;
}

.hero h1 {
  max-width: 780px;
  letter-spacing: -0.035em;
  font-size: clamp(3.5rem, 5.7vw, 5.9rem);
  line-height: 0.99;
}

.hero-lead {
  max-width: 660px;
  font-size: clamp(1rem, 1.45vw, 1.18rem);
}

.season-strip {
  position: relative;
  z-index: 8;
  background:
    radial-gradient(circle at 16% 0%, rgba(223, 169, 78, 0.16), transparent 33%),
    linear-gradient(112deg, #071f29, #0b3038);
  color: #fff;
  border-top: 2px solid var(--gold-500);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.season-strip-inner {
  min-height: 132px;
  display: grid;
  grid-template-columns: 1.35fr 0.8fr 0.8fr auto;
  align-items: center;
  gap: 28px;
}

.season-strip-inner > div:first-child small,
.season-strip-inner > div:first-child strong {
  display: block;
}

.season-strip-inner > div:first-child small {
  color: var(--gold-400);
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-size: 0.68rem;
  font-weight: 800;
}

.season-strip-inner > div:first-child strong {
  margin-top: 5px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.62rem;
  font-weight: 400;
}

.season-deal {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0 8px;
  padding-left: 24px;
  border-left: 1px solid rgba(255, 255, 255, 0.16);
}

.season-deal span {
  grid-column: 1 / -1;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.7rem;
}

.season-deal del {
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.76rem;
}

.season-deal b {
  color: var(--gold-400);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.55rem;
  font-weight: 400;
}

.brand-showcase {
  background:
    radial-gradient(circle at 14% 24%, rgba(223, 169, 78, 0.16), transparent 31%),
    linear-gradient(135deg, #061a22, #092934);
  color: #fff;
}

.brand-showcase .eyebrow,
.brand-showcase-copy h2 {
  color: #fff;
}

.brand-showcase-copy > p:last-child {
  color: rgba(255, 255, 255, 0.7);
}

.brand-showcase-grid > img {
  border: 1px solid rgba(237, 196, 118, 0.28);
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.36);
}

.brand-showcase-grid > img,
.stay-card,
.gallery-item,
.booking-card,
.calendar-card {
  box-shadow: var(--shadow-soft);
}

.stay-card,
.gallery-item {
  border-radius: 30px;
}

.section {
  padding-block: clamp(78px, 7.5vw, 108px);
}

.section-heading h2,
.intro-copy h2,
.rules-intro h2,
.booking-intro h2 {
  letter-spacing: -0.035em;
}

.intro,
.gallery-section,
.rules {
  background-image: radial-gradient(circle at 88% 12%, rgba(223, 169, 78, 0.07), transparent 23%);
}

.care-section {
  background:
    radial-gradient(circle at 85% 20%, rgba(223, 169, 78, 0.11), transparent 25%),
    var(--navy-900);
}

.weather-section {
  position: relative;
  overflow: hidden;
  background: #e9f0ed;
  padding-block: clamp(56px, 5.5vw, 76px);
}

.weather-section::before {
  content: "";
  position: absolute;
  width: 620px;
  height: 620px;
  top: -360px;
  right: -160px;
  border: 1px solid rgba(31, 85, 72, 0.12);
  border-radius: 50%;
  box-shadow: 0 0 0 90px rgba(255, 255, 255, 0.12), 0 0 0 180px rgba(255, 255, 255, 0.08);
}

.weather-heading {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 36px;
}

.weather-heading h2 {
  max-width: 620px;
  margin-bottom: 10px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.25rem, 3.7vw, 4rem);
  font-weight: 400;
  line-height: 1.02;
}

.weather-heading > div:first-child > p:last-child {
  max-width: 690px;
  margin-bottom: 0;
  color: #536b65;
}

.weather-current {
  min-width: 285px;
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 16px 18px;
  border: 1px solid rgba(31, 85, 72, 0.15);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 18px 45px rgba(25, 67, 57, 0.08);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
}

.weather-current div {
  display: grid;
}

.weather-current small,
.weather-current span {
  color: #60756f;
  font-size: 0.68rem;
}

.weather-current strong {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.05;
}

.weather-symbol {
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 15px;
  background: var(--gold-500);
  color: var(--navy-950) !important;
  font-size: 1.65rem !important;
  line-height: 1;
}

.weather-loader {
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  border: 2px solid rgba(31, 85, 72, 0.15);
  border-top-color: var(--gold-500);
  border-radius: 50%;
  animation: weather-spin 0.9s linear infinite;
}

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

.weather-days {
  position: relative;
  display: grid;
  grid-template-columns: none;
  grid-auto-flow: column;
  grid-auto-columns: 158px;
  gap: 10px;
  margin-top: 28px;
  padding: 2px 2px 13px;
  overflow-x: auto;
  scroll-snap-type: x proximity;
  scrollbar-width: thin;
  scrollbar-color: rgba(31, 85, 72, 0.32) transparent;
}

.weather-days::-webkit-scrollbar { height: 6px; }
.weather-days::-webkit-scrollbar-thumb { border-radius: 99px; background: rgba(31, 85, 72, 0.28); }

.weather-day {
  min-width: 0;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 2px 8px;
  padding: 14px;
  border: 1px solid rgba(31, 85, 72, 0.13);
  border-radius: 17px;
  background: rgba(255, 255, 255, 0.72);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  scroll-snap-align: start;
}

.weather-day:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 35px rgba(25, 67, 57, 0.08);
}

.weather-day.today {
  border-color: var(--gold-500);
  background: var(--navy-900);
  color: #fff;
}

.weather-day > strong {
  font-size: 0.76rem;
}

.weather-day-icon {
  grid-row: span 2;
  font-size: 1.35rem;
  color: var(--gold-500);
}

.weather-day > small {
  overflow: hidden;
  color: #6a7b77;
  font-size: 0.63rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.weather-day.today > small,
.weather-day.today p {
  color: rgba(255, 255, 255, 0.62);
}

.weather-day > div {
  grid-column: 1 / -1;
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-top: 5px;
}

.weather-day > div b {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.6rem;
  font-weight: 400;
}

.weather-day > div span {
  color: #7d8d88;
  font-size: 0.8rem;
}

.weather-day p {
  grid-column: 1 / -1;
  display: flex;
  justify-content: space-between;
  gap: 7px;
  margin: 4px 0 0;
  color: #60736e;
  font-size: 0.6rem;
}

.weather-foot {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 9px;
  color: #6a7d77;
  font-size: 0.67rem;
}

.weather-foot a {
  color: var(--forest-700);
  font-weight: 750;
}

.weather-error-message {
  grid-column: 1 / -1;
  margin: 0;
  padding: 26px;
  border: 1px dashed rgba(31, 85, 72, 0.25);
  border-radius: 20px;
  text-align: center;
  color: #5d726c;
}

.pricing {
  background: linear-gradient(180deg, #f4ede0, #fbf8f1);
}

.pricing-grid {
  gap: 18px;
}

.price-card,
.price-note {
  border-radius: 30px;
  padding: 38px;
}

.price-card.featured {
  box-shadow: 0 26px 60px rgba(6, 26, 34, 0.2);
}

.price-card:not(.featured) {
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 16px 48px rgba(31, 47, 43, 0.07);
}

.promo-label {
  align-self: flex-start;
  margin-bottom: 22px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #e8f1ec;
  color: var(--forest-700);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.6rem;
  font-weight: 850;
}

.old-price {
  align-self: flex-start;
  color: #9a8d79;
  font-size: 0.9rem;
  text-decoration-thickness: 2px;
}

.featured .old-price {
  color: rgba(255, 255, 255, 0.46);
}

.price-card > p {
  margin-top: -8px;
}

.rules-list details {
  padding-inline: 14px;
  border: 1px solid transparent;
  border-bottom-color: var(--sand-200);
  border-radius: 18px;
  transition: background 0.2s ease, border-color 0.2s ease;
}

.rules-list details[open] {
  margin-block: 5px;
  border-color: rgba(31, 85, 72, 0.14);
  background: rgba(255, 255, 255, 0.72);
}

.rules-list .prohibited-rule summary {
  color: #7d3a2e;
}

.rules-list .prohibited-rule summary span {
  border-color: rgba(125, 58, 46, 0.28);
  color: #9c4939;
}

.rules.section {
  padding-block: clamp(58px, 5.2vw, 76px);
}

.rules-grid {
  grid-template-columns: 0.72fr 1.28fr;
  gap: clamp(48px, 6vw, 82px);
}

.rules-heading h2 {
  max-width: 430px;
  margin-bottom: 18px;
  font-size: clamp(2.35rem, 3.25vw, 3.45rem);
  line-height: 0.99;
}

.rules-heading .eyebrow {
  margin-bottom: 18px;
}

.rules-heading p:last-child {
  max-width: 420px;
  margin-bottom: 0;
  font-size: 0.94rem;
  line-height: 1.55;
}

.rules-list summary {
  min-height: 54px;
  padding-block: 14px;
  font-size: 1.08rem;
  line-height: 1.25;
}

.rules-list summary span {
  width: 30px;
  height: 30px;
  font-size: 0.92rem;
}

.rules-list details p {
  padding: 0 48px 17px 0;
  font-size: 0.88rem;
  line-height: 1.62;
}

.guest-limit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin: -5px 0 18px;
  padding: 11px 13px;
  border: 1px solid #d8dfda;
  border-radius: 11px;
  background: #edf3ef;
  color: #52665f;
  font-size: 0.72rem;
}

.guest-limit span {
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.62rem;
  font-weight: 800;
}

.guest-limit strong {
  color: var(--forest-700);
}

.guest-limit.at-limit {
  border-color: #d4a955;
  background: #fff4dc;
}

.booking-card select option:disabled {
  color: #aaa;
}

@media (max-width: 1050px) {
  .season-strip-inner {
    grid-template-columns: 1.2fr 0.8fr 0.8fr;
    padding-block: 22px;
  }

  .season-strip-inner .button {
    grid-column: 1 / -1;
    justify-self: start;
  }

  .hero-content {
    padding-right: 30%;
  }

  .rules-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .rules-heading {
    max-width: 680px;
  }
}

@media (max-width: 760px) {
  :root { --shell: calc(100vw - 28px); }

  .site-header {
    width: calc(100% - 24px);
    height: 72px;
    top: 10px;
    padding-inline: 14px;
    border-radius: 18px;
  }

  .hero {
    min-height: 800px;
    height: 100svh;
  }

  .hero-content {
    width: calc(100% - 28px);
    max-width: none;
    padding-right: 0;
    bottom: 190px;
  }

  .hero h1 {
    max-width: 640px;
    font-size: clamp(2.7rem, 12vw, 4rem);
  }

  .season-strip-inner {
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    padding-block: 28px;
  }

  .season-strip-inner > div:first-child,
  .season-strip-inner .button {
    grid-column: 1 / -1;
  }

  .season-deal {
    padding-left: 14px;
  }

  .weather-heading {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .weather-current {
    width: 100%;
    min-width: 0;
  }

  .weather-days {
    grid-auto-columns: minmax(148px, 43vw);
    gap: 10px;
    margin-inline: 0;
    padding: 3px 2px 13px;
  }

  .weather-day {
    scroll-snap-align: start;
  }

  .weather-foot {
    align-items: flex-start;
    flex-direction: column;
  }

  .price-card,
  .price-note {
    padding: 32px 26px;
  }

  .rules.section {
    padding-block: 48px;
  }

  .rules-grid {
    gap: 20px;
  }

  .rules-heading h2 {
    max-width: 330px;
    margin-bottom: 14px;
    font-size: clamp(2.1rem, 10.5vw, 2.8rem);
  }

  .rules-list details {
    padding-inline: 10px;
  }

  .rules-list summary {
    min-height: 50px;
    padding-block: 11px;
    font-size: 1rem;
  }

  .rules-list details p {
    padding: 0 4px 15px 0;
    font-size: 0.84rem;
  }

  .guest-limit {
    align-items: flex-start;
    flex-direction: column;
    gap: 3px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .weather-loader { animation: none; }
  .weather-day { transition: none; }
}
