:root {
  --ink: #f2e4b6;
  --soft-ink: #c3b78d;
  --paper: #17191a;
  --warm-paper: #151718;
  --line: #3f3a24;
  --forest: #111715;
  --deep: #111313;
  --sea: #7d987d;
  --red: #9f493c;
  --gold: #ddc682;
  --pale-gold: #f3df9d;
  --white: #fffdf8;
  --shadow: 0 30px 90px rgba(3, 5, 4, 0.34);
  --linen: radial-gradient(circle at 20% 10%, rgba(221, 198, 130, 0.055), transparent 24%),
    linear-gradient(90deg, rgba(221, 198, 130, 0.025) 1px, transparent 1px),
    linear-gradient(0deg, rgba(221, 198, 130, 0.018) 1px, transparent 1px);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

html.payment-return-no-smooth {
  scroll-behavior: auto;
}

body {
  margin: 0;
  color: var(--ink);
  background: #111313;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 16px;
  text-rendering: geometricPrecision;
  background-image: var(--linen);
  background-size: auto, 34px 34px, 34px 34px;
}

body.lightbox-open {
  overflow: hidden;
}

main,
.footer {
  width: min(1160px, calc(100% - 42px));
  margin-inline: auto;
  box-shadow: var(--shadow);
}

a {
  color: inherit;
  text-decoration: none;
}

.site-header {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 50%;
  right: auto;
  width: min(1160px, calc(100% - 42px));
  transform: translateX(-50%);
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 26px;
  padding: 15px clamp(18px, 3vw, 34px);
  color: var(--gold);
  background: rgba(23, 25, 26, 0.98);
  border: 1px solid rgba(221, 198, 130, 0.28);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.24);
}

.inner-header {
  background: rgba(23, 25, 26, 0.98);
  border-bottom: 1px solid rgba(221, 198, 130, 0.24);
}

.brand,
.brand-group,
.nav-links,
.legend,
.form-row,
.footer {
  display: flex;
  align-items: center;
}

.brand-group {
  gap: 16px;
  justify-self: start;
}

.brand {
  gap: 12px;
}

.brand-mark {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(221, 198, 130, 0.78);
  background: #151718;
  overflow: hidden;
}

.brand-mark img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.brand-text {
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(0.9rem, 1.35vw, 1.08rem);
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
  color: var(--pale-gold);
}

.nav-links {
  justify-self: center;
  gap: clamp(14px, 2.2vw, 32px);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.nav-cta {
  justify-self: end;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  padding: 0 22px;
  border: 1px solid rgba(221, 198, 130, 0.84);
  color: #17191a;
  background: var(--gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  border-radius: 12px;
}

.header-actions {
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 14px;
}

.menu-toggle {
  display: none;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(234, 217, 184, 0.56);
  background: transparent;
  color: var(--white);
  cursor: pointer;
  place-items: center;
  padding: 10px;
}

.menu-toggle span {
  width: 18px;
  height: 2px;
  display: block;
  background: var(--pale-gold);
  transition: transform 220ms ease, opacity 220ms ease;
}

.language-switcher {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  border-left: 1px solid rgba(234, 217, 184, 0.22);
  padding-left: 10px;
}

.lang-button {
  min-width: 0;
  height: 34px;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: rgba(255, 253, 248, 0.58);
  font: inherit;
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 0 5px;
}

.flag {
  width: 18px;
  height: 12px;
  display: block;
  box-shadow: 0 0 0 1px rgba(255, 253, 248, 0.18);
}

.flag-ee {
  background: linear-gradient(to bottom, #4891d9 0 33.333%, #111 33.333% 66.666%, #fff 66.666%);
}

.flag-gb-live {
  background: #012169 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 40'%3E%3Cpath fill='%23012169' d='M0 0h60v40H0z'/%3E%3Cpath stroke='%23fff' stroke-width='8' d='m0 0 60 40m0-40L0 40'/%3E%3Cpath stroke='%23C8102E' stroke-width='4' d='m0 0 60 40m0-40L0 40'/%3E%3Cpath stroke='%23fff' stroke-width='13' d='M30 0v40M0 20h60'/%3E%3Cpath stroke='%23C8102E' stroke-width='7' d='M30 0v40M0 20h60'/%3E%3C/svg%3E") center / cover no-repeat;
}

.lang-button.active {
  color: var(--pale-gold);
  border-bottom: 1px solid var(--pale-gold);
}

.hero {
  position: relative;
  min-height: clamp(560px, 78svh, 820px);
  display: grid;
  align-items: end;
  justify-items: center;
  overflow: hidden;
  padding: 132px 20px clamp(62px, 10vh, 110px);
  color: var(--white);
  text-align: center;
}

.hero-video,
.hero-fallback,
.hero-shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hero-video {
  z-index: 1;
  object-fit: cover;
  object-position: center 52%;
  opacity: 1;
}

.hero-fallback {
  z-index: 0;
  background: url("assets/saarepiiga-house-wide.jpg") center 52% / cover;
}

.hero-shade {
  z-index: 2;
  background:
    radial-gradient(circle at center, rgba(17, 19, 19, 0.02), rgba(17, 19, 19, 0.35)),
    linear-gradient(180deg, rgba(17, 19, 19, 0.04), rgba(17, 19, 19, 0.76));
}

.hero-content {
  position: relative;
  z-index: 3;
  width: min(860px, 100%);
  margin-top: 0;
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.3);
}

.eyebrow,
.kicker {
  margin: 0 0 18px;
  color: var(--gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

h1,
h2,
h3 {
  margin: 0;
  font-family: Marcellus, Georgia, serif;
  font-weight: 600;
  letter-spacing: 0;
}

h1 {
  font-size: clamp(4.3rem, 10vw, 9.6rem);
  line-height: 0.82;
}

h2 {
  font-size: clamp(2.25rem, 4.8vw, 4.85rem);
  line-height: 0.98;
  overflow-wrap: anywhere;
}

h3 {
  font-size: 1.35rem;
}

.hero-question {
  margin: 12px 0 0;
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(2.3rem, 5vw, 4.5rem);
  line-height: 1;
}

.hero-copy {
  max-width: 920px;
  margin: 24px auto 0;
  color: var(--pale-gold);
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: clamp(1.85rem, 3.7vw, 3.85rem);
  font-weight: 400;
  line-height: 1.12;
}

.watch-link,
.text-link,
.hero-menu a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  border-bottom: 1px solid currentColor;
  color: var(--pale-gold);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.hero-menu {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  max-width: 760px;
  margin: 34px auto 0;
}

.hero-menu a {
  min-height: 46px;
  border: 1px solid rgba(234, 217, 184, 0.68);
  padding: 0 18px;
  background: rgba(13, 28, 23, 0.2);
  color: var(--white);
  backdrop-filter: blur(8px);
}

.hero-menu a:hover,
.nav-cta:hover,
.text-link:hover {
  color: var(--pale-gold);
  border-color: var(--pale-gold);
}

.rules-page,
.contact-page {
  background: var(--warm-paper);
}

.rules-hero,
.contact-hero {
  min-height: clamp(430px, 58svh, 680px);
  padding: 168px clamp(22px, 8vw, 146px) clamp(70px, 10vw, 120px);
  color: var(--pale-gold);
  background:
    linear-gradient(rgba(17, 19, 19, 0.84), rgba(17, 19, 19, 0.88)),
    url("assets/saarepiiga-house-wide.jpg") center 52% / cover;
}

.rules-hero h1,
.contact-hero h1 {
  max-width: 760px;
  color: var(--pale-gold);
  font-size: clamp(1.8rem, 3.25vw, 3.45rem);
  line-height: 1.06;
  text-shadow: 0 16px 46px rgba(0, 0, 0, 0.42);
}

.rules-hero h1 {
  max-width: 820px;
  font-size: clamp(1.75rem, 3vw, 3.15rem);
}

.contact-section {
  display: grid;
  grid-template-columns: minmax(320px, 0.8fr) minmax(360px, 1fr);
  gap: clamp(34px, 7vw, 92px);
  padding: clamp(70px, 10vw, 130px) clamp(22px, 8vw, 146px);
  background: var(--warm-paper);
}

.contact-details h2 {
  max-width: 520px;
  color: var(--pale-gold);
  font-size: clamp(1.85rem, 2.9vw, 2.85rem);
  line-height: 1.08;
}

.contact-details dl {
  display: grid;
  gap: 1px;
  margin: 34px 0 0;
  border: 1px solid var(--line);
  background: var(--line);
}

.contact-details dl div {
  display: grid;
  gap: 8px;
  padding: 20px;
  background: rgba(255, 253, 248, 0.035);
}

.contact-details dt {
  color: var(--gold);
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.contact-details dd {
  margin: 0;
  color: var(--pale-gold);
  line-height: 1.7;
}

.contact-form {
  display: grid;
  gap: 18px;
  border: 1px solid rgba(185, 144, 77, 0.46);
  padding: clamp(22px, 4vw, 38px);
  background:
    radial-gradient(circle at top right, rgba(221, 198, 130, 0.13), transparent 34%),
    linear-gradient(135deg, rgba(23, 25, 26, 0.96), rgba(17, 19, 19, 0.98));
  box-shadow: var(--shadow);
}

.contact-form input,
.contact-form textarea {
  background:
    linear-gradient(145deg, rgba(255, 253, 248, 0.075), rgba(255, 253, 248, 0.035)),
    rgba(12, 16, 14, 0.92);
  border-color: rgba(221, 198, 130, 0.36);
  color: var(--cream);
  box-shadow:
    inset 0 1px 0 rgba(255, 253, 248, 0.08),
    0 18px 38px rgba(0, 0, 0, 0.14);
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: rgba(239, 229, 207, 0.58);
}

.contact-form input:focus,
.contact-form textarea:focus {
  background:
    linear-gradient(145deg, rgba(221, 198, 130, 0.12), rgba(255, 253, 248, 0.045)),
    rgba(13, 18, 16, 0.96);
  box-shadow:
    0 0 0 3px rgba(221, 198, 130, 0.18),
    0 20px 48px rgba(0, 0, 0, 0.2);
}

.map-section {
  padding: 0 clamp(22px, 8vw, 146px) clamp(70px, 10vw, 130px);
  background: var(--warm-paper);
}

.map-heading {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: end;
  margin-bottom: 28px;
}

.map-heading h2 {
  color: var(--pale-gold);
  font-size: clamp(1.9rem, 3vw, 3.15rem);
}

.map-heading .map-link-button {
  min-width: 190px;
  min-height: 48px;
  justify-content: center;
  padding: 0 18px;
  border: 1px solid var(--forest);
  border-radius: 12px;
  background:
    linear-gradient(135deg, rgba(255, 253, 248, 0.18), transparent 38%),
    var(--gold);
  color: #17191a;
  text-align: center;
}

.live-map {
  position: relative;
  width: 100%;
  min-height: 520px;
  border: 1px solid var(--line);
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(21, 27, 24, 0.82), rgba(234, 217, 184, 0.08)),
    var(--paper);
}

.live-map iframe {
  position: relative;
  z-index: 2;
  width: 100%;
  min-height: 520px;
  display: block;
  border: 0;
  filter: saturate(0.82) contrast(1.02);
}

.map-fallback {
  position: absolute;
  inset: auto clamp(18px, 4vw, 42px) clamp(18px, 4vw, 42px) auto;
  z-index: 1;
  display: grid;
  gap: 8px;
  max-width: 310px;
  border: 1px solid rgba(185, 144, 77, 0.42);
  padding: 22px;
  background: rgba(12, 16, 15, 0.9);
  box-shadow: var(--shadow);
}

.map-fallback strong {
  color: var(--pale-gold);
  font-family: Marcellus, Georgia, serif;
  font-size: 1.8rem;
  font-weight: 600;
}

.map-fallback span {
  color: var(--soft-ink);
}

.map-fallback .text-link {
  margin-top: 6px;
}

.map-actions {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 20px;
}

.map-actions .button {
  padding: 0 22px;
}

.map-actions span {
  color: var(--soft-ink);
  font-weight: 700;
}

.rules-page-section {
  padding: clamp(56px, 8vw, 112px) clamp(22px, 8vw, 146px);
}

.welcome {
  padding: clamp(88px, 13vw, 166px) clamp(22px, 8vw, 146px);
  background: var(--deep);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  text-align: center;
}

.booking-promises span {
  color: var(--gold);
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.17em;
  text-transform: uppercase;
}

.welcome h2 {
  max-width: 880px;
  margin: 0 auto;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-weight: 400;
  letter-spacing: -0.01em;
  color: var(--gold);
}

.about-section h2 {
  max-width: 640px;
}

.welcome p:not(.kicker) {
  max-width: 650px;
  margin: 24px auto 0;
  color: var(--soft-ink);
  line-height: 1.95;
}

.cms-sections {
  display: grid;
  gap: clamp(42px, 7vw, 82px);
  padding: clamp(70px, 10vw, 120px) clamp(22px, 8vw, 146px);
  background: var(--paper);
  border-bottom: 1px solid var(--line);
}

.cms-section {
  width: min(1120px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.1fr);
  gap: clamp(28px, 5vw, 64px);
  align-items: center;
}

.cms-section.text-only {
  grid-template-columns: minmax(0, 760px);
  justify-content: center;
  text-align: center;
}

.cms-section-copy h2 {
  margin: 0 0 22px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: clamp(2rem, 4vw, 4rem);
  line-height: 1;
}

.cms-section-copy p {
  color: var(--muted);
  font-size: clamp(1rem, 1.45vw, 1.18rem);
  line-height: 1.8;
}

.cms-section-media {
  margin: 0;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 8px;
}

.cms-section-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.about-section {
  display: grid;
  grid-template-columns: minmax(280px, 0.86fr) minmax(360px, 1fr);
  gap: clamp(34px, 7vw, 92px);
  padding: clamp(76px, 10vw, 136px) clamp(22px, 8vw, 146px);
  background:
    radial-gradient(circle at top right, rgba(221, 198, 130, 0.075), transparent 38%),
    var(--paper);
  border-bottom: 1px solid var(--line);
}

.about-copy {
  display: grid;
  gap: 18px;
}

.about-copy p {
  margin: 0;
  color: var(--soft-ink);
  line-height: 1.95;
}

.guesthouse-detail-section {
  background: var(--warm-paper);
  border-bottom: 1px solid var(--line);
}

.guesthouse-detail-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 1fr);
  min-height: 720px;
}

.guesthouse-rich-copy {
  display: grid;
  gap: 20px;
  padding: clamp(54px, 8vw, 110px) clamp(22px, 8vw, 146px);
  border-top: 1px solid var(--line);
}

.feature-list,
.guesthouse-note,
.amenity-grid details {
  border: 1px solid rgba(221, 198, 130, 0.24);
  border-radius: 12px;
  background:
    radial-gradient(circle at top right, rgba(221, 198, 130, 0.08), transparent 38%),
    rgba(255, 253, 248, 0.035);
  padding: 16px 18px;
}

.feature-list h3,
.guesthouse-note h3,
.amenity-grid summary {
  margin: 0;
  color: var(--pale-gold);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.25rem, 2vw, 1.55rem);
  font-weight: 600;
  line-height: 1.02;
}

.amenity-grid summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  cursor: pointer;
  list-style: none;
  margin: 0;
  transition: color 180ms ease;
}

.amenity-grid summary::-webkit-details-marker {
  display: none;
}

.amenity-grid summary::after {
  content: "+";
  display: grid;
  place-items: center;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(221, 198, 130, 0.46);
  border-radius: 50%;
  color: var(--pale-gold);
  font-family: Manrope, Arial, sans-serif;
  font-size: 1.08rem;
  font-weight: 400;
  line-height: 1;
  transition: transform 180ms ease, background 180ms ease;
}

.amenity-grid details[open] summary::after {
  content: "−";
  transform: rotate(180deg);
  background: rgba(221, 198, 130, 0.12);
}

.amenity-grid details {
  position: relative;
  overflow: hidden;
  padding: 16px 18px;
  border-radius: 12px;
  box-shadow: inset 0 1px 0 rgba(255, 253, 248, 0.05);
  transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

.amenity-grid details:hover,
.amenity-grid details[open] {
  border-color: rgba(221, 198, 130, 0.58);
  background:
    radial-gradient(circle at top right, rgba(221, 198, 130, 0.14), transparent 42%),
    rgba(255, 253, 248, 0.05);
}

.amenity-grid details[open] {
  box-shadow: inset 3px 0 0 rgba(221, 198, 130, 0.72), inset 0 1px 0 rgba(255, 253, 248, 0.06);
}

.amenity-grid details:hover {
  transform: translateY(-2px);
}

.amenity-grid details[open] summary {
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(221, 198, 130, 0.2);
}

.feature-list ul,
.amenity-grid ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding-left: 20px;
  color: #d7c9a7;
  line-height: 1.75;
}

.guesthouse-note p,
.amenity-grid p {
  margin: 0 0 14px;
  color: var(--soft-ink);
  line-height: 1.9;
}

.amenity-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.amenities-heading {
  max-width: 760px;
  margin: 0 auto 18px;
  text-align: center;
}

.amenities-heading h3 {
  margin: 0;
  color: var(--pale-gold);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.7rem, 2.8vw, 2.55rem);
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1;
}

.story-copy .feature-list {
  margin-top: 12px;
  padding: 22px;
}

.story-copy .feature-list h3 {
  font-size: clamp(1.55rem, 2.2vw, 2.15rem);
}

.story-copy .feature-list ul {
  gap: 5px;
  line-height: 1.5;
}

.gallery-groups {
  display: grid;
  gap: clamp(34px, 5vw, 68px);
}

.gallery-group-heading {
  display: grid;
  gap: 10px;
  margin-bottom: 18px;
}

.gallery-group-heading h3 {
  margin: 0;
  color: var(--pale-gold);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(2rem, 3.2vw, 3rem);
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.06;
}

.gallery-group-heading p {
  max-width: 720px;
  margin: 0;
  color: rgba(255, 253, 248, 0.68);
  font-size: clamp(1rem, 1.45vw, 1.16rem);
  line-height: 1.75;
}

.gallery-group-heading span,
.lightbox-counter {
  color: var(--soft-ink);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.story-section {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
  min-height: 720px;
  background: var(--paper);
  border-bottom: 1px solid var(--line);
}

.story-section.image-right {
  grid-template-columns: minmax(360px, 0.95fr) minmax(0, 1.05fr);
}

.story-image {
  min-height: 520px;
  background-position: center;
  background-size: cover;
}

.stay-image {
  background-image: url("assets/saarepiiga-terrace-house.jpg");
}

.seek-image {
  background-image:
    linear-gradient(rgba(35, 94, 100, 0.18), rgba(35, 94, 100, 0.18)),
    url("assets/saarepiiga-hot-tub.jpg");
  background-position: center 38%;
}

.story-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(56px, 8vw, 124px);
}

.guesthouse-detail-hero .story-copy {
  padding-left: clamp(34px, 4.5vw, 70px);
}

.story-copy p:not(.kicker),
.booking-copy p,
.island-ideas p,
.info-list p,
.faq-list p {
  color: var(--soft-ink);
  line-height: 1.95;
}

.story-copy p:not(.kicker) {
  max-width: 520px;
  margin: 32px 0 28px;
}

.gallery-section {
  padding: 24px clamp(22px, 8vw, 146px) clamp(76px, 10vw, 136px);
  background: var(--warm-paper);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.gallery-heading {
  display: grid;
  justify-items: center;
  gap: 14px;
  text-align: center;
  margin-bottom: 24px;
}

.gallery-heading h2 {
  max-width: 720px;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-rows: minmax(220px, 18vw);
  gap: 14px;
}

.gallery-item {
  position: relative;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 14px;
  background: var(--deep);
  cursor: pointer;
}

.amenity-grid summary::marker,
.amenity-grid summary::-webkit-details-marker {
  display: none;
}

.gallery-item:focus-visible {
  outline: 2px solid var(--pale-gold);
  outline-offset: 4px;
}

.gallery-item.large {
  grid-column: span 2;
  grid-row: span 2;
}

.gallery-item.tall {
  grid-row: span 2;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 700ms ease;
}

.gallery-item:nth-child(2) img {
  object-position: 60% 60%;
}

.gallery-item:nth-child(3) img {
  object-position: 35% 45%;
}

.gallery-item:nth-child(4) img {
  object-position: 72% 58%;
}

.gallery-item:hover img {
  transform: scale(1.04);
}

.gallery-item.rotating img {
  animation: galleryBreath 5600ms ease-in-out infinite alternate;
}

@keyframes galleryBreath {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.045);
  }
}

.gallery-item figcaption {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  color: var(--white);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  text-shadow: 0 8px 22px rgba(0, 0, 0, 0.45);
}

.gallery-lightbox {
  position: fixed;
  inset: 0;
  z-index: 60;
  display: none;
  align-items: center;
  justify-content: center;
  padding: clamp(18px, 4vw, 54px);
  background: rgba(4, 6, 5, 0.88);
  backdrop-filter: blur(10px);
}

.gallery-lightbox.open {
  display: flex;
}

.gallery-lightbox figure {
  width: min(980px, 100%);
  max-height: min(780px, 84vh);
  margin: 0;
  display: grid;
  gap: 16px;
}

.gallery-lightbox img {
  width: 100%;
  max-height: 72vh;
  object-fit: contain;
  background: var(--deep);
  border: 1px solid rgba(214, 185, 111, 0.32);
  box-shadow: var(--shadow);
}

.gallery-lightbox figcaption {
  color: var(--pale-gold);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.5rem, 3vw, 2.4rem);
  text-align: center;
}

.lightbox-counter {
  text-align: center;
}

.lightbox-close,
.lightbox-nav {
  position: absolute;
  border: 1px solid rgba(214, 185, 111, 0.46);
  background: rgba(12, 16, 15, 0.84);
  color: var(--white);
  cursor: pointer;
}

.lightbox-close {
  top: 22px;
  right: 22px;
  width: 46px;
  height: 46px;
  font-size: 2rem;
  line-height: 1;
}

.lightbox-nav {
  top: 50%;
  width: 52px;
  height: 72px;
  font-family: Marcellus, Georgia, serif;
  font-size: 3rem;
  transform: translateY(-50%);
}

.lightbox-prev {
  left: 22px;
}

.lightbox-next {
  right: 22px;
}

.island-ideas,
.info-section {
  padding: clamp(76px, 10vw, 136px) clamp(22px, 8vw, 146px);
}

.island-ideas {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: var(--deep);
}

.island-ideas article {
  min-height: 310px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: clamp(28px, 4vw, 44px);
  background:
    radial-gradient(circle at top right, rgba(214, 185, 111, 0.08), transparent 38%),
    rgba(255, 253, 248, 0.035);
  color: var(--white);
}

.island-ideas span {
  margin-bottom: auto;
  color: var(--gold);
  font-family: Marcellus, Georgia, serif;
  font-size: 2.3rem;
}

.island-ideas h3,
.info-list h3 {
  font-family: Marcellus, Georgia, serif;
  font-size: 2rem;
  font-weight: 600;
}

.island-ideas p {
  margin: 18px 0 0;
  color: rgba(255, 253, 248, 0.72);
}

.info-section {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(360px, 1fr);
  gap: clamp(34px, 7vw, 92px);
  background: var(--warm-paper);
}

.faq-section {
  background: var(--paper);
}

.info-heading {
  position: sticky;
  top: 110px;
  align-self: start;
}

.info-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
}

.info-list article {
  min-height: 220px;
  padding: clamp(24px, 4vw, 38px);
  background: var(--warm-paper);
}

.info-list p {
  margin: 18px 0 0;
}

.rules-full {
  display: grid;
  gap: 14px;
}

.rules-full article {
  border: 1px solid var(--line);
  background:
    radial-gradient(circle at top right, rgba(214, 185, 111, 0.08), transparent 36%),
    rgba(18, 23, 20, 0.96);
  padding: clamp(22px, 3vw, 34px);
}

.rules-full .rules-intro {
  background:
    linear-gradient(135deg, rgba(214, 185, 111, 0.16), transparent 42%),
    var(--forest);
  color: var(--white);
}

.rules-full h3 {
  margin: 0 0 16px;
  font-family: Marcellus, Georgia, serif;
  color: var(--pale-gold);
  font-size: clamp(1.2rem, 1.8vw, 1.55rem);
  font-weight: 600;
}

.rules-full p,
.rules-full li {
  color: #d7c9a7;
  line-height: 1.85;
}

.rules-full .rules-intro p {
  color: rgba(255, 253, 248, 0.84);
}

.rules-full ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding-left: 20px;
}

.faq-list {
  display: grid;
  gap: 12px;
}

.faq-list details {
  border: 1px solid var(--line);
  background: rgba(255, 253, 248, 0.035);
  padding: 0;
}

.faq-list summary {
  cursor: pointer;
  padding: 22px 24px;
  color: var(--ink);
  font-family: Marcellus, Georgia, serif;
  font-size: 1.55rem;
  font-weight: 600;
}

.faq-list p {
  margin: 0;
  padding: 0 24px 24px;
}

.reviews-section {
  padding: clamp(78px, 10vw, 132px) clamp(22px, 8vw, 146px);
  background:
    radial-gradient(circle at 18% 0%, rgba(214, 185, 111, 0.12), transparent 34%),
    var(--forest);
  border-top: 1px solid var(--line);
}

.reviews-section[hidden] {
  display: none;
}

.reviews-heading {
  max-width: 780px;
  margin: 0 auto clamp(32px, 5vw, 54px);
  text-align: center;
}

.reviews-heading h2 {
  color: var(--pale-gold);
}

.reviews-heading p:not(.kicker) {
  margin: 22px auto 0;
  color: rgba(255, 253, 248, 0.72);
}

.reviews-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.review-card {
  display: flex;
  min-height: 260px;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(214, 185, 111, 0.3);
  border-radius: 18px;
  padding: clamp(24px, 3vw, 34px);
  background:
    linear-gradient(145deg, rgba(255, 253, 248, 0.075), rgba(255, 253, 248, 0.025)),
    rgba(18, 23, 20, 0.9);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
}

.review-card p {
  margin: 0;
  color: rgba(255, 253, 248, 0.86);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.45rem, 2vw, 1.9rem);
  line-height: 1.36;
}

.review-card footer {
  display: grid;
  gap: 4px;
  margin-top: 30px;
  color: var(--pale-gold);
}

.review-card strong {
  font-size: 0.82rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.review-card span {
  color: rgba(255, 253, 248, 0.58);
}

.booking-section {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(34px, 6vw, 62px);
  align-items: start;
  padding: clamp(88px, 11vw, 146px) clamp(22px, 8vw, 146px);
  background: var(--warm-paper);
  border-top: 1px solid var(--line);
}

.booking-copy {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(300px, 0.58fr);
  column-gap: clamp(34px, 7vw, 92px);
  row-gap: 26px;
  align-items: end;
}

.booking-copy p {
  max-width: 680px;
  margin-top: 28px;
}

.booking-copy .kicker,
.booking-copy h2,
.booking-copy > p {
  grid-column: 1;
}

.booking-promises {
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}

.booking-promises span {
  border: 1px solid rgba(185, 144, 77, 0.38);
  padding: 10px 12px;
  background: rgba(214, 185, 111, 0.08);
  color: var(--pale-gold);
  letter-spacing: 0.1em;
}

.legend {
  grid-column: 1 / -1;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 0;
  color: var(--soft-ink);
  font-size: 0.86rem;
  font-weight: 700;
}

.rate-card {
  grid-column: 2;
  grid-row: 1 / span 3;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 10px;
  width: 100%;
  margin: 0;
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 24px;
  background:
    radial-gradient(circle at top right, rgba(214, 185, 111, 0.12), transparent 42%),
    rgba(255, 253, 248, 0.035);
}

.rate-card span {
  color: var(--soft-ink);
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.rate-card strong {
  margin-bottom: 8px;
  font-family: Marcellus, Georgia, serif;
  font-size: 1.75rem;
  font-weight: 600;
}

.dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  border-radius: 50%;
}

.dot.available {
  background: #dfe6d2;
}

.dot.blocked {
  background: #b9b2a5;
}

.dot.selected {
  background: var(--red);
}

.booking-panel {
  padding: clamp(22px, 4vw, 42px);
  border: 1px solid var(--line);
  border-radius: 18px;
  background:
    radial-gradient(circle at top right, rgba(221, 198, 130, 0.13), transparent 34%),
    linear-gradient(135deg, rgba(23, 25, 26, 0.97), rgba(17, 19, 19, 0.98)),
    var(--paper);
  box-shadow: var(--shadow);
}

.booking-panel-heading {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 24px;
  border-bottom: 1px solid var(--line);
  padding-bottom: 18px;
}

.booking-panel-heading .kicker {
  margin: 0;
}

.booking-panel-heading strong {
  color: var(--sea);
  text-align: right;
}

.calendar-toolbar {
  display: grid;
  grid-template-columns: 44px 1fr 44px;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
}

.calendar-toolbar h3 {
  text-align: center;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.icon-button {
  width: 44px;
  height: 44px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: transparent;
  color: var(--ink);
  font-family: Marcellus, Georgia, serif;
  font-size: 2rem;
  cursor: pointer;
}

.weekday-row,
.calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 7px;
}

.weekday-row {
  margin-bottom: 8px;
  color: var(--soft-ink);
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-align: center;
  text-transform: uppercase;
}

.calendar-grid {
  min-height: 361px;
}

.day {
  position: relative;
  min-height: 54px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: rgba(255, 253, 248, 0.035);
  color: var(--ink);
  font-family: Marcellus, Georgia, serif;
  font-weight: 700;
  cursor: pointer;
  display: grid;
  place-items: center;
  gap: 3px;
  padding: 8px 4px;
}

.day-number {
  font-size: 1.22rem;
  line-height: 1;
}

.day-rate {
  max-width: 100%;
  color: var(--soft-ink);
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.54rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1.15;
  text-transform: uppercase;
  overflow-wrap: anywhere;
}

.day:hover {
  border-color: var(--sea);
}

.day.last-minute {
  border-color: rgba(185, 144, 77, 0.86);
  background: linear-gradient(145deg, rgba(185, 144, 77, 0.18), rgba(255, 253, 248, 0.035));
}

.day.last-minute .day-rate {
  color: var(--pale-gold);
}

.day.empty {
  visibility: hidden;
}

.day.outside {
  opacity: 0.48;
}

.day.outside:hover,
.day.outside.selected,
.day.outside.in-range {
  opacity: 1;
}

.day.blocked,
.day.past {
  background: rgba(255, 253, 248, 0.08);
  color: #756f62;
  cursor: not-allowed;
}

.day.blocked::after {
  content: "X";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  color: rgba(255, 253, 248, 0.46);
  font-family: Arial, sans-serif;
  font-size: 1.85rem;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
}

.day.blocked .day-number,
.day.blocked .day-rate {
  opacity: 0.36;
}

.day.blocked .day-rate,
.day.past .day-rate {
  color: #8f887d;
}

.day.selected,
.day.in-range {
  background: var(--red);
  color: var(--white);
  border-color: var(--red);
}

.day.selected .day-rate,
.day.in-range .day-rate {
  color: rgba(255, 253, 248, 0.8);
}

.booking-form {
  display: grid;
  gap: 16px;
  margin-top: 28px;
}

.selected-dates,
.hold-timer,
.whole-house-note,
.booking-policy,
.booking-info,
.price-summary {
  border: 1px solid var(--line);
  padding: 15px 16px;
}

.selected-dates {
  background:
    linear-gradient(135deg, rgba(185, 144, 77, 0.2), transparent 42%),
    var(--forest);
  color: var(--white);
  font-weight: 800;
}

.hold-timer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  background: rgba(255, 253, 248, 0.035);
  color: var(--soft-ink);
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.hold-timer[hidden] {
  display: none;
}

.hold-timer strong {
  min-width: 74px;
  padding: 7px 10px;
  border: 1px solid rgba(185, 144, 77, 0.55);
  color: var(--pale-gold);
  text-align: center;
}

.whole-house-note {
  color: var(--soft-ink);
  line-height: 1.75;
}

.booking-policy {
  display: grid;
  gap: 10px;
  border-color: rgba(159, 73, 60, 0.55);
  background:
    linear-gradient(135deg, rgba(159, 73, 60, 0.2), transparent 42%),
    rgba(255, 253, 248, 0.045);
}

.booking-policy strong {
  color: var(--pale-gold);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.45rem, 2.4vw, 2rem);
  font-weight: 600;
}

.booking-policy p {
  margin: 0;
  color: #d7c9a7;
  font-weight: 700;
  line-height: 1.75;
}

.booking-info {
  background: rgba(95, 133, 129, 0.1);
  border-color: rgba(95, 133, 129, 0.42);
}

.booking-info p {
  margin: 0;
  color: var(--soft-ink);
  font-weight: 700;
  line-height: 1.75;
}

.local-food-note {
  display: grid;
  gap: 8px;
  background:
    linear-gradient(135deg, rgba(221, 198, 130, 0.14), transparent 46%),
    rgba(111, 24, 25, 0.16);
  border-color: rgba(221, 198, 130, 0.42);
}

.local-food-note strong {
  color: var(--pale-gold);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.28rem, 2vw, 1.72rem);
  font-weight: 600;
  line-height: 1.1;
}

.price-summary {
  background: rgba(255, 253, 248, 0.045);
  color: var(--ink);
  font-weight: 800;
  line-height: 1.6;
}

.price-lines {
  margin-bottom: 12px;
  color: var(--soft-ink);
  font-size: 0.9rem;
  font-weight: 800;
}

.price-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.92rem;
}

.price-table th,
.price-table td {
  border-top: 1px solid rgba(217, 199, 170, 0.76);
  padding: 10px 0;
  text-align: left;
}

.price-table th {
  color: var(--soft-ink);
  font-weight: 800;
}

.price-table td {
  color: var(--ink);
  font-weight: 900;
  text-align: right;
}

.price-table .total-row th,
.price-table .total-row td {
  color: var(--pale-gold);
  font-size: 1.05rem;
}

.code-panel {
  display: grid;
  gap: 18px;
  border: 1px solid rgba(185, 144, 77, 0.46);
  padding: clamp(20px, 3vw, 28px);
  background:
    radial-gradient(circle at top right, rgba(214, 185, 111, 0.12), transparent 40%),
    rgba(255, 253, 248, 0.035);
  box-shadow: 0 18px 42px rgba(23, 47, 35, 0.08);
}

.panel-title {
  display: grid;
  gap: 6px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(185, 144, 77, 0.28);
}

.panel-title span {
  color: var(--gold);
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.panel-title strong {
  color: var(--pale-gold);
  font-family: Marcellus, Georgia, serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
}

.code-button {
  min-height: 48px;
  border: 1px solid rgba(214, 185, 111, 0.55);
  background: rgba(214, 185, 111, 0.08);
  color: var(--pale-gold);
  font: inherit;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 12px;
}

.code-message {
  min-height: 20px;
  margin: 0;
  color: var(--sea);
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.5;
}

.booking-form input,
.booking-form select,
.booking-form textarea,
.code-panel input,
.payment-live input {
  background:
    linear-gradient(145deg, rgba(255, 253, 248, 0.075), rgba(255, 253, 248, 0.035)),
    rgba(12, 16, 14, 0.92);
  border-color: rgba(221, 198, 130, 0.36);
  color: var(--cream);
  box-shadow:
    inset 0 1px 0 rgba(255, 253, 248, 0.08),
    0 18px 38px rgba(0, 0, 0, 0.14);
}

.booking-form input::placeholder,
.booking-form textarea::placeholder,
.code-panel input::placeholder,
.payment-live input::placeholder {
  color: rgba(239, 229, 207, 0.58);
}

label {
  display: grid;
  gap: 8px;
  color: var(--soft-ink);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.option-field {
  display: grid;
  flex: 1;
  gap: 9px;
  min-width: 0;
  color: var(--soft-ink);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.option-toggle {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: min(100%, 190px);
  min-height: 38px;
  padding: 3px;
  border: 1px solid rgba(214, 185, 111, 0.32);
  background: rgba(255, 253, 248, 0.055);
  box-shadow: inset 0 1px 0 rgba(255, 253, 248, 0.08);
  overflow: hidden;
}

.option-toggle label {
  position: relative;
  display: grid;
  place-items: center;
  gap: 0;
  min-width: 0;
  color: rgba(255, 253, 248, 0.68);
  cursor: pointer;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.62rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  line-height: 1;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
}

.option-toggle label + label {
  border-left: 0;
}

.option-toggle input {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  min-height: 0;
  height: 1px;
  margin: 0;
  padding: 0;
  opacity: 0;
  pointer-events: none;
}

.option-toggle span {
  position: relative;
  display: grid;
  place-items: center;
  width: 100%;
  min-height: 30px;
  padding: 0 8px;
  transition: background 160ms ease, color 160ms ease, box-shadow 160ms ease;
}

.option-toggle input:checked + span {
  background:
    linear-gradient(135deg, rgba(214, 185, 111, 0.22), transparent 44%),
    rgba(214, 185, 111, 0.14);
  color: var(--pale-gold);
  box-shadow: inset 0 0 0 1px rgba(214, 185, 111, 0.26);
}

.option-toggle input:focus-visible + span {
  outline: 2px solid var(--gold);
  outline-offset: -3px;
}

input,
select,
textarea {
  width: 100%;
  min-height: 48px;
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 0 12px;
  color: #151a17;
  background: #f7efe0;
  font: inherit;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

textarea {
  min-height: 150px;
  padding: 12px;
  resize: vertical;
}

input[type="checkbox"] {
  width: 18px;
  min-height: 18px;
  height: 18px;
  accent-color: var(--forest);
  box-shadow: none;
}

.rules-check {
  display: grid;
  grid-template-columns: 18px 1fr;
  align-items: start;
  gap: 12px;
  border: 1px solid var(--line);
  padding: 16px;
  background: rgba(255, 253, 248, 0.045);
  color: var(--soft-ink);
  font-size: 0.74rem;
  line-height: 1.55;
  letter-spacing: 0.04em;
  text-transform: none;
}

fieldset {
  min-width: 0;
  margin: 4px 0 0;
  border: 1px solid rgba(185, 144, 77, 0.5);
  padding: clamp(20px, 3vw, 30px);
}

legend {
  padding: 0 8px;
  color: var(--gold);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.payment-live {
  display: grid;
  gap: 18px;
  position: relative;
  background:
    radial-gradient(circle at top right, rgba(255, 253, 248, 0.06), transparent 34%),
    linear-gradient(145deg, rgba(39, 43, 41, 0.88), rgba(22, 25, 24, 0.9));
  color: var(--white);
  border-color: rgba(174, 169, 158, 0.42);
  box-shadow: none;
  opacity: 0.82;
}

.payment-live .panel-title {
  border-bottom-color: rgba(234, 217, 184, 0.22);
}

.payment-live .panel-title strong {
  color: rgba(255, 253, 248, 0.78);
}

.payment-live label,
.payment-live legend {
  color: rgba(255, 253, 248, 0.78);
}

.payment-live p {
  color: rgba(255, 253, 248, 0.64);
}

.payment-live input {
  color: var(--ink);
}

.transfer-details[hidden],
.invoice-details[hidden] {
  display: none;
}

.transfer-details,
.invoice-details {
  padding: 18px;
  border: 1px solid rgba(214, 185, 111, 0.28);
  background: rgba(255, 253, 248, 0.035);
}

.invoice-option,
.invoice-details {
  grid-column: 1 / -1;
}

.invoice-details {
  display: grid;
  gap: 14px;
}

.rules-check a {
  color: var(--pale-gold);
  text-decoration: underline;
  text-underline-offset: 4px;
}

.payment-live p {
  margin: 0;
  color: rgba(255, 253, 248, 0.62);
  font-size: 0.9rem;
  line-height: 1.75;
}

.form-row {
  gap: 14px;
}

.form-row label {
  flex: 1;
}

.button {
  min-height: 52px;
  border: 1px solid var(--forest);
  background:
    linear-gradient(135deg, rgba(255, 253, 248, 0.18), transparent 38%),
    var(--gold);
  color: #17191a;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 18px 34px rgba(15, 35, 27, 0.2);
  border-radius: 12px;
}

.button:hover,
.code-button:hover {
  transform: translateY(-1px);
}

.booking-message {
  min-height: 24px;
  margin: 0;
  color: var(--sea);
  font-weight: 800;
  line-height: 1.5;
  white-space: pre-line;
}

.booking-message.success {
  padding: 18px;
  border: 1px solid rgba(214, 185, 111, 0.38);
  background: rgba(214, 185, 111, 0.08);
  color: var(--pale-gold);
}

.booking-message.error {
  padding: 18px;
  border: 1px solid rgba(160, 54, 43, 0.5);
  background: rgba(160, 54, 43, 0.12);
  color: #f0a197;
}

.day.blocked.checkout-available {
  cursor: pointer;
  opacity: 1;
}

.day.blocked.checkout-available .day-number {
  color: var(--pale-gold);
}

.day.blocked.checkout-available .day-rate {
  color: var(--soft-ink);
}

.footer {
  justify-content: space-between;
  gap: 24px;
  padding: 36px clamp(22px, 8vw, 136px);
  color: var(--white);
  background: #17191a;
  border-top: 1px solid var(--line);
  box-shadow: var(--shadow);
  font-family: Marcellus, Georgia, serif;
  letter-spacing: 0.02em;
}

.footer div {
  display: grid;
  gap: 6px;
}

.footer span {
  color: rgba(255, 253, 248, 0.66);
}

.footer strong {
  color: var(--pale-gold);
  font-size: clamp(1.25rem, 2vw, 1.7rem);
  font-weight: 600;
  letter-spacing: 0.03em;
}

.footer a {
  color: rgba(255, 253, 248, 0.82);
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.footer .footer-links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 14px;
}

.footer .social-links {
  display: flex;
  align-items: center;
  gap: 8px;
}

.footer .social-link {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(221, 198, 130, 0.42);
  border-radius: 50%;
  color: var(--pale-gold);
  transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

.footer .email-link {
  text-transform: none;
}

.footer .social-link:hover {
  border-color: var(--pale-gold);
  background: rgba(221, 198, 130, 0.1);
  transform: translateY(-2px);
}

.social-link svg {
  width: 17px;
  height: 17px;
  fill: currentColor;
}

/* Premium polish pass */
button,
.button,
.nav-cta,
.code-button,
.map-link-button,
.map-actions .button,
input,
select,
textarea,
.selected-dates,
.hold-timer,
.whole-house-note,
.booking-policy,
.booking-info,
.price-summary,
.payment-live,
.transfer-details,
.code-panel,
.booking-message.success,
.booking-message.error {
  border-radius: 16px;
}

.site-header {
  top: 18px;
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255, 253, 248, 0.04), transparent 34%),
    rgba(17, 19, 19, 0.92);
  backdrop-filter: blur(16px);
}

.nav-cta,
.button,
.code-button,
.map-link-button,
.map-actions .button {
  position: relative;
  overflow: hidden;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}

.nav-cta,
.button,
.map-link-button,
.map-actions .button {
  box-shadow: 0 18px 44px rgba(221, 198, 130, 0.18);
}

.nav-cta:hover,
.button:hover,
.code-button:hover,
.map-link-button:hover,
.map-actions .button:hover {
  transform: translateY(-2px);
  box-shadow: 0 24px 58px rgba(221, 198, 130, 0.22);
}

.welcome,
.guesthouse-detail-section,
.trust-strip,
.gallery-section,
.reviews-section,
.booking-section {
  position: relative;
}

.welcome,
.story-copy,
.guesthouse-rich-copy,
.reviews-section,
.booking-section,
.gallery-section {
  padding-top: clamp(92px, 11vw, 158px);
  padding-bottom: clamp(92px, 11vw, 158px);
}

.guesthouse-detail-hero {
  overflow: hidden;
}

.story-image {
  border-radius: 0 22px 22px 0;
  box-shadow: inset 0 0 0 1px rgba(221, 198, 130, 0.16);
}

.guesthouse-detail-hero .story-copy {
  padding-right: clamp(34px, 6vw, 92px);
}

.feature-list {
  border-radius: 22px;
  background:
    radial-gradient(circle at top left, rgba(221, 198, 130, 0.13), transparent 40%),
    rgba(255, 253, 248, 0.04);
}

.feature-list li,
.amenity-grid li {
  padding-left: 2px;
}

.amenities-heading {
  margin-bottom: 26px;
}

.amenities-heading h3 {
  font-size: clamp(1.45rem, 2.2vw, 2rem);
  letter-spacing: 0.18em;
}

.amenity-grid {
  gap: 16px;
}

.amenity-grid details {
  overflow: hidden;
  border: 1px solid rgba(221, 198, 130, 0.28);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255, 253, 248, 0.072), rgba(255, 253, 248, 0.026)),
    rgba(17, 19, 19, 0.76);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.18);
  transition: border-color 180ms ease, transform 180ms ease, background 180ms ease;
}

.amenity-grid details:hover {
  transform: translateY(-2px);
  border-color: rgba(221, 198, 130, 0.52);
}

.amenity-grid summary {
  min-height: 74px;
  padding: 0 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--pale-gold);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.35rem, 2vw, 1.75rem);
  font-weight: 600;
  cursor: pointer;
}

.amenity-grid summary::after {
  content: "+";
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(221, 198, 130, 0.42);
  border-radius: 999px;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 1rem;
}

.amenity-grid details[open] summary::after {
  content: "-";
}

.amenity-grid ul {
  padding: 0 24px 24px 42px;
}

.trust-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  padding: 0 clamp(22px, 8vw, 146px);
  background: var(--line);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.trust-strip span {
  min-height: 104px;
  display: grid;
  place-items: center;
  padding: 20px;
  background:
    radial-gradient(circle at top, rgba(221, 198, 130, 0.09), transparent 42%),
    var(--forest);
  color: var(--pale-gold);
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-align: center;
  text-transform: uppercase;
}

.gallery-section {
  background:
    radial-gradient(circle at 70% 0%, rgba(221, 198, 130, 0.08), transparent 34%),
    var(--warm-paper);
}

.gallery-heading {
  margin-bottom: 36px;
}

.gallery-heading .kicker {
  padding: 9px 16px;
  border: 1px solid rgba(221, 198, 130, 0.28);
  border-radius: 999px;
  background: rgba(255, 253, 248, 0.035);
}

.gallery-group-heading {
  align-items: center;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(221, 198, 130, 0.18);
}

.gallery-grid {
  gap: 18px;
}

.gallery-item {
  border: 1px solid rgba(221, 198, 130, 0.16);
  border-radius: 22px;
  box-shadow: 0 26px 80px rgba(0, 0, 0, 0.24);
}

.gallery-item::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 42%, rgba(0, 0, 0, 0.46));
  pointer-events: none;
}

.gallery-item figcaption {
  z-index: 1;
}

.booking-section {
  background:
    radial-gradient(circle at 12% 6%, rgba(221, 198, 130, 0.09), transparent 34%),
    linear-gradient(180deg, var(--warm-paper), var(--forest));
}

.booking-copy {
  align-items: center;
}

.booking-copy h2 {
  max-width: 760px;
}

.booking-promises span {
  border-radius: 999px;
  padding: 11px 15px;
  background: rgba(221, 198, 130, 0.11);
}

.rate-card,
.booking-panel {
  border-color: rgba(221, 198, 130, 0.34);
  border-radius: 24px;
}

.rate-card {
  padding: 28px;
  background:
    radial-gradient(circle at top right, rgba(221, 198, 130, 0.18), transparent 42%),
    linear-gradient(145deg, rgba(255, 253, 248, 0.07), rgba(255, 253, 248, 0.025));
}

.booking-panel {
  background:
    radial-gradient(circle at top right, rgba(221, 198, 130, 0.16), transparent 34%),
    linear-gradient(145deg, rgba(27, 31, 28, 0.98), rgba(12, 16, 15, 0.99));
  box-shadow: 0 38px 110px rgba(0, 0, 0, 0.34);
}

.calendar-toolbar {
  grid-template-columns: 48px 1fr 48px;
}

.icon-button {
  border-radius: 999px;
  background: rgba(255, 253, 248, 0.04);
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}

.icon-button:hover {
  transform: translateY(-1px);
  border-color: rgba(221, 198, 130, 0.58);
  background: rgba(221, 198, 130, 0.08);
}

.calendar-grid {
  gap: 9px;
}

.day {
  min-height: 64px;
  border-color: rgba(221, 198, 130, 0.2);
  border-radius: 16px;
  background:
    linear-gradient(145deg, rgba(255, 253, 248, 0.06), rgba(255, 253, 248, 0.025));
  transition: transform 160ms ease, border-color 160ms ease, background 160ms ease;
}

.day:hover:not(:disabled) {
  transform: translateY(-2px);
  border-color: rgba(221, 198, 130, 0.56);
}

.day.selected,
.day.in-range {
  background:
    radial-gradient(circle at top, rgba(255, 253, 248, 0.18), transparent 45%),
    #8f463a;
  border-color: #c48272;
}

.day.blocked,
.day.past {
  background: rgba(255, 253, 248, 0.045);
}

.booking-form {
  gap: 18px;
}

.selected-dates,
.hold-timer,
.whole-house-note,
.booking-policy,
.booking-info,
.price-summary,
.payment-live,
.transfer-details,
.code-panel {
  background:
    linear-gradient(145deg, rgba(255, 253, 248, 0.06), rgba(255, 253, 248, 0.022));
  border-color: rgba(221, 198, 130, 0.24);
}

.selected-dates {
  padding: 18px 20px;
  color: var(--pale-gold);
}

input,
select,
textarea {
  min-height: 50px;
  border: 1px solid rgba(221, 198, 130, 0.34);
  background: rgba(255, 253, 248, 0.94);
  color: #17191a;
  transition: border-color 160ms ease, box-shadow 160ms ease;
}

textarea {
  min-height: 122px;
}

input:focus,
select:focus,
textarea:focus {
  outline: none;
  border-color: var(--pale-gold);
  box-shadow: 0 0 0 3px rgba(221, 198, 130, 0.16);
}

.booking-form input:focus,
.booking-form select:focus,
.booking-form textarea:focus,
.code-panel input:focus,
.payment-live input:focus {
  background:
    linear-gradient(145deg, rgba(221, 198, 130, 0.12), rgba(255, 253, 248, 0.045)),
    rgba(13, 18, 16, 0.96);
  box-shadow:
    0 0 0 3px rgba(221, 198, 130, 0.18),
    0 20px 48px rgba(0, 0, 0, 0.2);
}

.option-toggle {
  border-radius: 16px;
}

.option-toggle label span {
  border-radius: 13px;
}

.code-button {
  background:
    linear-gradient(135deg, rgba(255, 253, 248, 0.18), transparent 38%),
    rgba(221, 198, 130, 0.14);
}

.payment-live {
  padding: 22px;
}

.rules-check {
  padding: 16px 18px;
  border: 1px solid rgba(221, 198, 130, 0.22);
  border-radius: 16px;
  background: rgba(255, 253, 248, 0.035);
}

.footer {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  align-items: center;
  padding: 42px clamp(22px, 8vw, 136px);
  background:
    radial-gradient(circle at left top, rgba(221, 198, 130, 0.1), transparent 34%),
    #121514;
}

.footer-brand span {
  margin-top: 6px;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.86rem;
  letter-spacing: 0;
}

.footer-cta {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(221, 198, 130, 0.52);
  border-radius: 999px;
  padding: 0 18px;
  color: var(--pale-gold);
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  transition: transform 180ms ease, background 180ms ease;
}

.footer-cta:hover {
  transform: translateY(-2px);
  background: rgba(221, 198, 130, 0.1);
}

.reveal-section {
  opacity: 1;
  transform: none;
  transition: opacity 700ms ease, transform 700ms ease;
}

.reveal-section.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
  }

  .reveal-section {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 980px) {
  .cms-section {
    grid-template-columns: 1fr;
  }

  .cms-section.image-left .cms-section-media {
    order: 2;
  }

  .trust-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .footer {
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .footer .footer-links {
    justify-content: flex-start;
  }

  .site-header {
    grid-template-columns: 1fr auto;
    gap: 12px;
    padding: 14px 16px;
  }

  .nav-links {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    display: grid;
    gap: 0;
    border: 1px solid rgba(214, 185, 111, 0.2);
    background: rgba(12, 16, 15, 0.98);
    box-shadow: 0 24px 54px rgba(0, 0, 0, 0.34);
    opacity: 0;
    pointer-events: none;
    transform: translateY(-8px);
    transition: opacity 220ms ease, transform 220ms ease;
  }

  .menu-open .nav-links {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }

  .nav-links a {
    padding: 18px 20px;
    border-bottom: 1px solid rgba(214, 185, 111, 0.12);
  }

  .nav-links a:last-child {
    border-bottom: 0;
  }

  .menu-toggle {
    display: grid;
  }

  .menu-open .menu-toggle span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }

  .menu-open .menu-toggle span:nth-child(2) {
    opacity: 0;
  }

  .menu-open .menu-toggle span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }

  .header-actions {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
  }

  .brand-group {
    grid-column: 1;
    grid-row: 1;
    justify-self: start;
  }

  .story-section,
  .story-section.image-right,
  .about-section,
  .guesthouse-detail-hero,
  .gallery-heading,
  .island-ideas,
  .info-section,
  .contact-section,
  .booking-section {
    grid-template-columns: 1fr;
  }

  .reviews-grid {
    grid-template-columns: 1fr;
  }

  .story-section.image-right .story-copy {
    order: 2;
  }

  .story-section.image-right .story-image {
    order: 1;
  }

  .booking-copy {
    grid-template-columns: 1fr;
  }

  .booking-copy .kicker,
  .booking-copy h2,
  .booking-copy > p,
  .rate-card {
    grid-column: 1;
  }

  .rate-card {
    grid-row: auto;
    max-width: 520px;
  }

  .info-heading {
    position: static;
  }

  .gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 260px;
  }
}

@media (max-width: 620px) {
  .hero {
    min-height: clamp(520px, 72svh, 680px);
    padding-bottom: clamp(46px, 9vh, 82px);
  }

  .hero-video {
    object-position: center 50%;
  }

  .hero-fallback,
  .rules-hero,
  .contact-hero {
    background-position: center 50%;
  }

  .rules-hero,
  .contact-hero {
    min-height: clamp(360px, 54svh, 520px);
    padding-top: 150px;
  }

  .rules-hero h1,
  .contact-hero h1 {
    font-size: clamp(1.75rem, 9vw, 2.55rem);
    line-height: 1.06;
  }

  .contact-details h2,
  .map-heading h2 {
    font-size: clamp(1.75rem, 8vw, 2.45rem);
  }

  .trust-strip {
    grid-template-columns: 1fr;
    padding-inline: 0;
  }

  .trust-strip span {
    min-height: 76px;
  }

  .day {
    min-height: 58px;
    padding-inline: 2px;
  }

  .day-number {
    font-size: 1.05rem;
  }

  .day-rate {
    font-size: 0.48rem;
  }

  .site-header {
    width: calc(100% - 24px);
    padding: 12px;
  }

  .brand-text {
    display: none;
  }

  .brand-group {
    gap: 10px;
  }

  .brand {
    gap: 8px;
  }

  .brand-mark {
    width: 40px;
    height: 40px;
  }

  .lang-button {
    min-width: 34px;
    height: 36px;
    font-size: 0.62rem;
  }

  .language-switcher {
    gap: 2px;
    padding-left: 6px;
  }

  .header-actions {
    gap: 8px;
  }

  .nav-cta {
    min-height: 40px;
    padding: 0 12px;
    font-size: 0.58rem;
    letter-spacing: 0.1em;
  }

  .menu-toggle {
    width: 40px;
    height: 40px;
  }

  h1 {
    font-size: 4.2rem;
  }

  .hero-question {
    font-size: 2.35rem;
  }

  .rules-hero {
    padding-top: 190px;
  }

  .story-section {
    min-height: 0;
  }

  .story-image {
    min-height: 360px;
  }

  .story-copy {
    padding: 46px 22px;
  }

  /*.about-section,
  .guesthouse-rich-copy {
    padding: 56px 22px;
  }*/

  .amenity-grid {
    grid-template-columns: 1fr;
  }

  .island-ideas,
  .info-section {
    padding: 56px 22px;
  }

  .gallery-section {
    padding: 20px 22px 56px;
  }

  .gallery-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 280px;
  }

  .gallery-item.large,
  .gallery-item.tall {
    grid-column: span 1;
    grid-row: span 1;
  }

  .lightbox-nav {
    top: auto;
    bottom: 18px;
    width: 48px;
    height: 54px;
    font-size: 2.4rem;
    transform: none;
  }

  .lightbox-prev {
    left: 18px;
  }

  .lightbox-next {
    right: 18px;
  }

  .info-list {
    grid-template-columns: 1fr;
  }

  .form-row,
  .footer {
    display: grid;
  }

  .footer .footer-links {
    justify-content: start;
  }

  .weekday-row,
  .calendar-grid {
    gap: 4px;
  }

  .day {
    min-height: 52px;
    padding: 6px 2px;
  }

  .day-number {
    font-size: 1rem;
  }

  .day-rate {
    font-size: 0.46rem;
  }
}

/* Header and section correction after visual review */
.site-header {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: min(1160px, calc(100% - 42px));
  margin: 0 auto;
  transform: none;
  border-radius: 0 0 22px 22px;
  background:
    linear-gradient(90deg, rgba(17, 19, 19, 0.76), rgba(17, 19, 19, 0.52) 48%, rgba(17, 19, 19, 0.76)),
    linear-gradient(180deg, rgba(17, 19, 19, 0.64), rgba(17, 19, 19, 0.38) 48%, rgba(17, 19, 19, 0.68)),
    url("assets/saarepiiga-kihnu-header-preview-01.png") center / cover no-repeat,
    rgba(17, 19, 19, 0.98);
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.7);
  backdrop-filter: none;
}

.hero {
  min-height: clamp(560px, calc(100svh - 84px), 820px);
  padding-top: clamp(74px, 8vw, 112px);
}

@media (min-width: 1500px) {
  .hero {
    min-height: clamp(600px, 82svh, 860px);
  }

  .hero-video {
    object-position: center 48%;
  }

  .hero-fallback,
  .rules-hero,
  .contact-hero {
    background-position: center 48%;
  }
}

.guesthouse-rich-copy {
  padding-top: clamp(62px, 7vw, 104px);
  padding-bottom: clamp(62px, 7vw, 104px);
}

.amenities-heading {
  max-width: 900px;
  margin-bottom: 22px;
}

.amenities-heading h3 {
  color: var(--pale-gold);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.55rem, 2.2vw, 2.15rem);
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.amenity-grid {
  max-width: none;
  margin-inline: auto;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.amenity-grid details {
  --amenity-image: none;
  position: relative;
  min-height: 286px;
  overflow: hidden;
  border-radius: 20px;
  border-color: rgba(221, 198, 130, 0.28);
  background: rgba(17, 19, 19, 0.86);
  box-shadow: inset 0 1px 0 rgba(255, 253, 248, 0.08), 0 18px 48px rgba(0, 0, 0, 0.16);
}

.amenity-grid details::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: var(--amenity-image);
  background-position: center;
  background-size: cover;
  opacity: 0.58;
  transform: scale(1.02);
}

.amenity-grid details::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(7, 20, 17, 0.18), rgba(7, 20, 17, 0.9)),
    linear-gradient(90deg, rgba(7, 20, 17, 0.62), rgba(7, 20, 17, 0.2));
  pointer-events: none;
}

.amenity-grid details[data-amenity-group="house"] {
  --amenity-image: url("assets/IMG_5491.webp");
}

.amenity-grid details[data-amenity-group="sauna"] {
  --amenity-image: url("assets/IMG_5500.webp");
}

.amenity-grid details[data-amenity-group="outdoor"] {
  --amenity-image: url("assets/saarepiiga-hot-tub.jpg");
}

.amenity-grid details[data-amenity-group="breakfast"] {
  --amenity-image: url("assets/saarepiiga-terrace-dining.jpg");
}

.amenity-grid details:hover {
  transform: translateY(-2px);
  border-color: rgba(221, 198, 130, 0.44);
}

.amenity-grid details[open] {
  box-shadow: inset 0 1px 0 rgba(255, 253, 248, 0.08), 0 18px 48px rgba(0, 0, 0, 0.16);
}

.amenity-grid summary {
  position: relative;
  z-index: 2;
  min-height: 0;
  padding: 24px 24px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: clamp(1.12rem, 1.4vw, 1.38rem);
  font-weight: 900;
  letter-spacing: 0;
  text-transform: none;
  text-shadow: 0 8px 22px rgba(0, 0, 0, 0.52);
}

.amenity-grid summary::after {
  content: "+";
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  margin-left: 0;
  border: 1px solid rgba(221, 198, 130, 0.42);
  border-radius: 999px;
  background: rgba(7, 20, 17, 0.56);
  color: var(--gold);
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.9rem;
}

.amenity-grid details[data-expanded="false"] summary::after {
  content: "+";
}

.amenity-grid details[data-expanded="true"] summary::after {
  content: "-";
}

.amenity-grid ul {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 0 24px 24px 42px;
  font-size: 0.92rem;
  text-shadow: 0 6px 18px rgba(0, 0, 0, 0.46);
}

.amenity-grid details:not([data-expanded="true"]) li:nth-child(n+4) {
  display: none;
}

.trust-strip {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 26px clamp(22px, 8vw, 146px);
  background:
    linear-gradient(180deg, rgba(221, 198, 130, 0.06), rgba(221, 198, 130, 0.025)),
    var(--warm-paper);
  border-top: 1px solid rgba(221, 198, 130, 0.16);
  border-bottom: 1px solid rgba(221, 198, 130, 0.16);
}

.trust-strip span {
  min-height: auto;
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 14px;
  border: 1px solid rgba(221, 198, 130, 0.28);
  border-radius: 999px;
  background: rgba(17, 19, 19, 0.36);
  color: rgba(243, 223, 157, 0.9);
  font-size: 0.64rem;
  letter-spacing: 0.14em;
}

@media (max-width: 980px) {
  .site-header {
    position: relative;
    width: min(1160px, calc(100% - 24px));
    margin: 0 auto;
    transform: none;
  }
}

@media (max-width: 620px) {
  .trust-strip {
    padding: 18px 18px;
  }

  .trust-strip span {
    min-height: auto;
    width: 100%;
  }
}

/* Premium preview keeper: calendar season tags and hero bottom buttons */
.hero {
  align-items: center;
}

.hero-action-row {
  position: absolute;
  z-index: 4;
  left: 50%;
  bottom: clamp(26px, 5vw, 58px);
  width: min(760px, calc(100% - 36px));
  transform: translateX(-50%);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.hero-action-row a {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(243, 223, 157, 0.58);
  border-radius: 12px;
  padding: 0 16px;
  background: rgba(17, 19, 19, 0.5);
  color: var(--pale-gold);
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-align: center;
  text-transform: uppercase;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(8px);
}

.hero-action-row a:hover {
  border-color: var(--pale-gold);
  background: rgba(221, 198, 130, 0.16);
}

.calendar-insights {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
  color: var(--soft-ink);
  font-size: 0.66rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.calendar-insights span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.season {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 50%;
}

.season.summer,
.day.season-summer .day-season {
  background: rgba(221, 198, 130, 0.82);
}

.season.shoulder,
.day.season-shoulder .day-season {
  background: rgba(125, 152, 125, 0.86);
}

.season.winter,
.day.season-winter .day-season {
  background: rgba(180, 193, 198, 0.76);
}

.day-season {
  position: absolute;
  top: 6px;
  right: 6px;
  max-width: calc(100% - 12px);
  border-radius: 999px;
  padding: 2px 5px;
  color: #111313;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.42rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1;
  text-transform: uppercase;
}

.day.blocked .day-season,
.day.past .day-season {
  opacity: 0.32;
}

@media (max-width: 1100px) {
  .amenity-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .hero-action-row {
    grid-template-columns: 1fr;
    bottom: 18px;
  }

  .amenity-grid {
    grid-template-columns: 1fr;
  }

  .day-season {
    display: none;
  }
}
