: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/site/home/saarepiiga-house-exterior.webp") 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/site/home/saarepiiga-house-exterior.webp") 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 h1 {
  max-width: 880px;
  margin: 0 auto;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: clamp(2.25rem, 4.8vw, 4.85rem);
  line-height: 0.98;
  font-weight: 400;
  letter-spacing: -0.01em;
  color: var(--gold);
  overflow-wrap: anywhere;
}

.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.centered {
  text-align: center;
}

.cms-hero-block {
  width: min(1180px, 100%);
  min-height: clamp(430px, 54vw, 620px);
  grid-template-columns: minmax(0, 760px);
  align-items: end;
  padding: clamp(34px, 6vw, 72px);
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  background:
    linear-gradient(90deg, rgba(15, 30, 25, 0.84), rgba(15, 30, 25, 0.38)),
    var(--cms-hero-image, none) center / cover,
    var(--deep-green);
  color: var(--white);
}

.cms-hero-inner {
  position: relative;
  z-index: 1;
}

.cms-hero-inner h2 {
  max-width: 760px;
  margin: 0;
  color: var(--white);
  font-family: var(--serif);
  font-size: clamp(2.6rem, 6vw, 5.8rem);
  line-height: 0.96;
}

.cms-hero-inner p:not(.kicker) {
  max-width: 620px;
  color: rgba(255, 255, 255, 0.86);
  font-size: clamp(1rem, 1.6vw, 1.22rem);
  line-height: 1.75;
}

.cms-button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.button-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 22px;
  border: 1px solid var(--gold);
  border-radius: 4px;
  background: var(--gold);
  color: var(--deep-green);
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.button-link:hover {
  border-color: var(--deep-green);
  background: var(--deep-green);
  color: var(--pale-gold);
}

.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-feature-grid-block {
  grid-template-columns: minmax(0, 980px);
}

.cms-feature-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 14px;
  margin-top: 28px;
}

.cms-feature-card {
  min-height: 150px;
  padding: 24px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--warm-paper);
  text-align: left;
}

.cms-feature-card h3 {
  margin: 0 0 10px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 1.35rem;
  line-height: 1.15;
}

.cms-feature-card p {
  margin: 0;
  color: var(--muted);
  line-height: 1.65;
}

.cms-booking-cta .button-link {
  margin-top: 18px;
}

.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/site/home/saarepiiga-house-terrace.webp");
}

.seek-image {
  background-image:
    linear-gradient(rgba(35, 94, 100, 0.18), rgba(35, 94, 100, 0.18)),
    url("/assets/site/home/saarepiiga-hot-tub.webp");
  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-choice {
  display: grid;
  gap: 12px;
  margin-top: 4px;
}

.payment-choice label {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 16px 18px;
  border: 1px solid rgba(218, 188, 102, 0.34);
  border-radius: 18px;
  background: rgba(255, 246, 220, 0.035);
  cursor: pointer;
}

.payment-choice label:has(input:checked) {
  border-color: rgba(218, 188, 102, 0.72);
  background: linear-gradient(135deg, rgba(218, 188, 102, 0.16), rgba(255, 246, 220, 0.04));
}

.payment-choice input {
  width: 18px;
  height: 18px;
  margin-top: 3px;
  accent-color: #dabc66;
}

.payment-choice span {
  display: grid;
  gap: 6px;
}

.payment-choice strong {
  color: var(--gold);
  font-size: 13px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.payment-choice small {
  color: rgba(239, 229, 207, 0.78);
  font-size: 14px;
  line-height: 1.45;
}

.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/site/kihnu/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/site/home/saarepiiga-living-room.webp");
}

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

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

.amenity-grid details[data-amenity-group="breakfast"] {
  --amenity-image: url("/assets/site/home/saarepiiga-terrace-dining.webp");
}

.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;
  }
}

/* Sunset-inspired boutique preview */
:root {
  --sunset-cream: #f6efe1;
  --sunset-charcoal: #111715;
  --sunset-green: #18231f;
  --sunset-gold: #c9a85d;
}

body {
  background:
    linear-gradient(90deg, rgba(201, 168, 93, 0.028) 1px, transparent 1px),
    linear-gradient(0deg, rgba(201, 168, 93, 0.018) 1px, transparent 1px),
    #0a0f0d;
  background-size: 42px 42px;
}

main,
.footer {
  width: min(1460px, calc(100% - 30px));
  box-shadow: 0 36px 110px rgba(0, 0, 0, 0.38);
}

.site-header {
  top: 22px;
  width: min(1260px, calc(100% - 54px));
  border-radius: 999px;
  padding: 12px clamp(16px, 2.4vw, 24px);
  background: rgba(16, 25, 21, 0.78);
  border-color: rgba(246, 239, 225, 0.18);
  backdrop-filter: blur(22px);
}

.brand-mark {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border-color: rgba(201, 168, 93, 0.54);
}

.brand-text {
  text-transform: none;
  letter-spacing: 0;
  font-size: clamp(1rem, 1.5vw, 1.24rem);
}

.nav-links {
  gap: clamp(18px, 2.5vw, 38px);
  letter-spacing: 0;
  text-transform: none;
  font-size: 0.9rem;
}

.nav-cta {
  min-height: 50px;
  border-radius: 999px;
  padding: 0 26px;
  letter-spacing: 0.06em;
  background: linear-gradient(135deg, #d9bd72, #bd9644);
}

.sunset-hero {
  min-height: min(920px, 92svh);
  padding: 150px clamp(20px, 5vw, 76px) 118px;
  align-items: center;
}

.sunset-hero .hero-video {
  object-position: center 50%;
  filter: saturate(1.04) contrast(1.04);
  transform: scale(1.01);
}

.sunset-hero .hero-shade {
  background:
    linear-gradient(90deg, rgba(8, 13, 11, 0.62), rgba(8, 13, 11, 0.16) 46%, rgba(8, 13, 11, 0.5)),
    linear-gradient(180deg, rgba(8, 13, 11, 0.16), rgba(8, 13, 11, 0.72));
}

.sunset-hero .hero-content {
  justify-self: start;
  max-width: 820px;
  margin-left: clamp(0px, 5vw, 76px);
  text-align: left;
}

.sunset-hero-title {
  max-width: 980px;
  color: #f4dda0;
  font-size: clamp(4.8rem, 10.5vw, 10.8rem);
  line-height: 0.82;
  text-shadow: 0 18px 52px rgba(0, 0, 0, 0.48);
}

.sunset-hero .hero-copy {
  max-width: 520px;
  margin: 28px 0 0;
  color: rgba(246, 239, 225, 0.9);
  font-size: clamp(1.35rem, 2.3vw, 2.2rem);
  line-height: 1.35;
  text-shadow: 0 16px 46px rgba(0, 0, 0, 0.48);
}

.sunset-hero .hero-action-row {
  width: min(860px, calc(100% - 42px));
  bottom: 32px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  overflow: hidden;
  border: 1px solid rgba(201, 168, 93, 0.42);
  border-radius: 999px;
  background: rgba(14, 22, 18, 0.78);
  backdrop-filter: blur(18px);
}

.sunset-hero .hero-action-row a {
  min-height: 58px;
  justify-content: center;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #f3df9d;
}

.sunset-hero .hero-action-row a + a {
  border-left: 1px solid rgba(201, 168, 93, 0.28);
}

.welcome {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.75fr);
  gap: clamp(34px, 6vw, 84px);
  align-items: end;
  padding: clamp(90px, 11vw, 150px) clamp(24px, 8vw, 132px);
  background: var(--sunset-cream);
  color: var(--sunset-charcoal);
  text-align: left;
}

.welcome .kicker {
  grid-column: 1 / -1;
  margin-bottom: -18px;
  color: #0f6b55;
}

.welcome h1 {
  max-width: 760px;
  margin: 0;
  color: #071411;
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(3rem, 6.4vw, 6.6rem);
  line-height: 0.94;
  font-weight: 600;
}

.welcome p:not(.kicker) {
  max-width: none;
  margin: 0;
  color: #5f665f;
  font-size: clamp(1rem, 1.35vw, 1.18rem);
  line-height: 1.9;
}

.boutique-highlights {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: #d7c6a6;
  border-top: 1px solid #d7c6a6;
  border-bottom: 1px solid #d7c6a6;
}

.boutique-highlights article {
  min-height: 620px;
  position: relative;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  background: var(--sunset-charcoal);
}

.boutique-highlights img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 900ms ease;
}

.boutique-highlights article:hover img {
  transform: scale(1.045);
}

.boutique-highlights article::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(8, 13, 11, 0.04), rgba(8, 13, 11, 0.78)),
    linear-gradient(90deg, rgba(8, 13, 11, 0.34), transparent 62%);
}

.boutique-highlights article > div {
  position: relative;
  z-index: 2;
  padding: clamp(28px, 4vw, 52px);
}

.boutique-highlights span {
  display: inline-flex;
  margin-bottom: 18px;
  color: var(--sunset-gold);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.18em;
}

.boutique-highlights h2 {
  max-width: 420px;
  color: #f7e6ae;
  font-size: clamp(2.1rem, 3.4vw, 3.8rem);
  line-height: 0.98;
}

.boutique-highlights p {
  max-width: 420px;
  margin: 22px 0 0;
  color: rgba(246, 239, 225, 0.78);
  line-height: 1.8;
}

.guesthouse-detail-section,
.gallery-section,
.booking-section {
  background:
    radial-gradient(circle at 78% 12%, rgba(201, 168, 93, 0.08), transparent 28%),
    var(--sunset-green);
}

.guesthouse-detail-hero {
  min-height: 760px;
}

.story-image {
  min-height: 620px;
}

.story-copy {
  padding: clamp(64px, 8vw, 126px);
}

.story-copy h2,
.gallery-heading h2,
.retreat-note h2 {
  color: #f4dda0;
}

.feature-list,
.guesthouse-note,
.amenity-grid details {
  border-radius: 0;
  border-color: rgba(201, 168, 93, 0.26);
  background: rgba(246, 239, 225, 0.045);
}

.amenity-grid details {
  min-height: 250px;
}

.trust-strip {
  justify-content: center;
  gap: clamp(20px, 4vw, 60px);
  padding: 28px clamp(22px, 7vw, 120px);
  background: #071411;
  border-color: rgba(201, 168, 93, 0.24);
}

.retreat-note {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(320px, 0.78fr);
  gap: clamp(36px, 8vw, 120px);
  padding: clamp(82px, 11vw, 150px) clamp(24px, 8vw, 132px);
  background: var(--sunset-cream);
  color: var(--sunset-charcoal);
}

.retreat-note .kicker {
  color: #0f6b55;
}

.retreat-note h2 {
  color: #071411;
  font-size: clamp(2.7rem, 5.8vw, 6rem);
  line-height: 0.95;
}

.retreat-note > p {
  align-self: end;
  margin: 0;
  color: #5f665f;
  font-size: clamp(1.02rem, 1.45vw, 1.2rem);
  line-height: 1.95;
}

.gallery-section {
  padding-top: clamp(84px, 10vw, 142px);
}

.gallery-heading {
  margin-bottom: clamp(30px, 5vw, 62px);
}

.gallery-heading h2 {
  max-width: 820px;
  font-size: clamp(2.7rem, 5.8vw, 6rem);
  line-height: 0.95;
}

.gallery-item {
  border-radius: 0;
}

.booking-section {
  padding-bottom: clamp(96px, 11vw, 160px);
}

.booking-copy {
  max-width: 980px;
  margin-inline: auto;
  text-align: center;
}

.booking-copy h2 {
  color: #f4dda0;
  font-size: clamp(3.1rem, 6.2vw, 6.4rem);
}

.booking-copy p {
  max-width: 700px;
  margin-inline: auto;
}

.booking-panel {
  max-width: 1120px;
  margin: clamp(34px, 5vw, 62px) auto 0;
  border-radius: 0;
  border-color: rgba(201, 168, 93, 0.3);
  background:
    linear-gradient(180deg, rgba(246, 239, 225, 0.075), rgba(246, 239, 225, 0.035)),
    rgba(7, 20, 17, 0.94);
}

.calendar-day,
.booking-form input,
.booking-form textarea,
.booking-form select,
.code-panel,
.booking-info,
.booking-policy,
.payment-live,
.price-summary,
.whole-house-note {
  border-radius: 0;
}

.footer {
  background: #071411;
  border-top-color: rgba(201, 168, 93, 0.3);
}

@media (max-width: 980px) {
  .site-header {
    position: fixed;
    width: min(100% - 24px, 760px);
    grid-template-columns: 1fr auto;
  }

  .nav-links {
    letter-spacing: 0.14em;
    text-transform: uppercase;
  }

  .welcome,
  .retreat-note,
  .guesthouse-detail-hero {
    grid-template-columns: 1fr;
  }

  .boutique-highlights {
    grid-template-columns: 1fr;
  }

  .boutique-highlights article {
    min-height: 520px;
  }
}

@media (max-width: 620px) {
  main,
  .footer {
    width: 100%;
  }

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

  .sunset-hero {
    min-height: 760px;
    padding: 118px 18px 230px;
  }

  .sunset-hero .hero-content {
    margin-left: 0;
    text-align: center;
  }

  .sunset-hero-title {
    font-size: clamp(3.6rem, 19vw, 5.6rem);
  }

  .sunset-hero .hero-action-row {
    width: calc(100% - 36px);
    grid-template-columns: 1fr;
    border-radius: 26px;
  }

  .sunset-hero .hero-action-row a + a {
    border-left: 0;
    border-top: 1px solid rgba(201, 168, 93, 0.28);
  }

  .welcome,
  .retreat-note {
    padding-inline: 22px;
  }

  .boutique-highlights article {
    min-height: 460px;
  }
}

/* Dark luxury revision: closer to the Sunset Villa mood, without cream bands */
:root {
  --lux-black: #060b09;
  --lux-green: #0b1512;
  --lux-green-2: #111d18;
  --lux-gold: #c9a85d;
  --lux-gold-soft: #f1d892;
  --lux-text: #f3ead4;
  --lux-muted: rgba(243, 234, 212, 0.68);
  --lux-line: rgba(201, 168, 93, 0.24);
}

body {
  background:
    radial-gradient(circle at 20% 0%, rgba(201, 168, 93, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(55, 104, 87, 0.16), transparent 32%),
    linear-gradient(135deg, #030605, #0b1110 42%, #050807);
}

main,
.footer {
  width: min(1520px, calc(100% - 28px));
}

.site-header {
  background: rgba(5, 10, 8, 0.72);
  border-color: rgba(201, 168, 93, 0.28);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.36);
}

.sunset-hero {
  min-height: min(960px, 94svh);
  border-bottom: 1px solid var(--lux-line);
}

.sunset-hero .hero-shade {
  background:
    radial-gradient(circle at 68% 44%, rgba(201, 168, 93, 0.08), transparent 24%),
    linear-gradient(90deg, rgba(1, 5, 4, 0.82), rgba(1, 5, 4, 0.22) 48%, rgba(1, 5, 4, 0.62)),
    linear-gradient(180deg, rgba(1, 5, 4, 0.06), rgba(1, 5, 4, 0.86));
}

.sunset-hero-title {
  color: var(--lux-gold-soft);
}

.sunset-hero .hero-copy {
  color: rgba(255, 248, 226, 0.84);
}

.sunset-hero .hero-action-row {
  background: rgba(5, 12, 10, 0.82);
  border-color: rgba(201, 168, 93, 0.5);
}

.sunset-hero .hero-action-row a {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.04), transparent 45%),
    rgba(255, 255, 255, 0.015);
}

.sunset-hero .hero-action-row a:hover {
  background: rgba(201, 168, 93, 0.12);
}

.welcome,
.retreat-note {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(6, 11, 9, 0.94), rgba(6, 11, 9, 0.72)),
    url("/assets/site/home/saarepiiga-side-exterior.webp") center / cover;
  color: var(--lux-text);
  border-top: 1px solid var(--lux-line);
  border-bottom: 1px solid var(--lux-line);
}

.welcome::before,
.retreat-note::before {
  content: "";
  position: absolute;
  inset: 26px;
  border: 1px solid rgba(201, 168, 93, 0.16);
  pointer-events: none;
}

.welcome > *,
.retreat-note > * {
  position: relative;
  z-index: 1;
}

.welcome .kicker,
.retreat-note .kicker {
  color: var(--lux-gold);
}

.welcome h1,
.retreat-note h2 {
  color: var(--lux-gold-soft);
  text-shadow: 0 18px 42px rgba(0, 0, 0, 0.38);
}

.welcome p:not(.kicker),
.retreat-note > p {
  color: var(--lux-muted);
}

.boutique-highlights {
  background: var(--lux-line);
  border-color: var(--lux-line);
}

.boutique-highlights article {
  min-height: 720px;
}

.boutique-highlights article::after {
  background:
    radial-gradient(circle at 70% 26%, rgba(201, 168, 93, 0.14), transparent 24%),
    linear-gradient(180deg, rgba(3, 7, 6, 0.03), rgba(3, 7, 6, 0.86)),
    linear-gradient(90deg, rgba(3, 7, 6, 0.5), transparent 68%);
}

.boutique-highlights h2 {
  color: var(--lux-gold-soft);
}

.guesthouse-detail-section,
.gallery-section,
.booking-section {
  background:
    radial-gradient(circle at 76% 8%, rgba(201, 168, 93, 0.1), transparent 24%),
    linear-gradient(135deg, #060b09, #111d18 48%, #070c0a);
}

.story-copy h2,
.gallery-heading h2,
.booking-copy h2 {
  color: var(--lux-gold-soft);
}

.feature-list,
.guesthouse-note,
.amenity-grid details {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.018)),
    rgba(5, 12, 10, 0.64);
  border-color: rgba(201, 168, 93, 0.28);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.trust-strip {
  background:
    linear-gradient(90deg, rgba(201, 168, 93, 0.08), transparent 22%, transparent 78%, rgba(201, 168, 93, 0.08)),
    #050908;
}

.retreat-note {
  background:
    linear-gradient(90deg, rgba(6, 11, 9, 0.82), rgba(6, 11, 9, 0.93)),
    url("/assets/site/home/saarepiiga-terrace-table.webp") center / cover;
}

.gallery-section {
  padding-inline: clamp(18px, 4vw, 70px);
}

.gallery-heading {
  justify-items: start;
  text-align: left;
  width: min(1240px, 100%);
  margin-inline: auto;
}

.gallery-heading h2 {
  max-width: 760px;
}

.gallery-groups {
  gap: clamp(56px, 7vw, 92px);
}

.gallery-group {
  width: min(1320px, 100%);
  margin-inline: auto;
  display: grid;
  grid-template-columns: minmax(240px, 0.32fr) minmax(0, 1fr);
  gap: clamp(24px, 4vw, 56px);
  align-items: start;
}

.gallery-group-heading {
  position: sticky;
  top: 120px;
  align-self: start;
  padding: 28px 0 0;
  border-top: 1px solid rgba(201, 168, 93, 0.4);
}

.gallery-group-heading h3 {
  color: var(--lux-gold-soft);
  font-size: clamp(2.4rem, 4vw, 4.6rem);
  line-height: 0.92;
}

.gallery-group-heading p {
  color: var(--lux-muted);
}

.gallery-grid {
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-auto-rows: minmax(170px, 12vw);
  gap: 10px;
}

.gallery-item {
  border: 1px solid rgba(201, 168, 93, 0.18);
  background: #050908;
}

.gallery-item.large {
  grid-column: span 4;
  grid-row: span 3;
}

.gallery-item.tall {
  grid-column: span 2;
  grid-row: span 3;
}

.gallery-item:not(.large):not(.tall) {
  grid-column: span 2;
}

.gallery-item::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, transparent 54%, rgba(0, 0, 0, 0.5)),
    radial-gradient(circle at 70% 16%, rgba(201, 168, 93, 0.12), transparent 24%);
  opacity: 0;
  transition: opacity 260ms ease;
}

.gallery-item:hover::after {
  opacity: 1;
}

.gallery-item figcaption {
  z-index: 2;
  color: var(--lux-gold-soft);
}

.booking-section {
  display: grid;
  grid-template-columns: minmax(320px, 0.42fr) minmax(0, 0.58fr);
  gap: clamp(34px, 5vw, 76px);
  align-items: start;
  padding-inline: clamp(24px, 6vw, 98px);
}

.booking-copy {
  position: sticky;
  top: 118px;
  max-width: none;
  margin: 0;
  text-align: left;
  padding: clamp(28px, 4vw, 48px);
  border: 1px solid rgba(201, 168, 93, 0.28);
  background:
    linear-gradient(180deg, rgba(5, 12, 10, 0.72), rgba(5, 12, 10, 0.92)),
    url("/assets/site/home/saarepiiga-hot-tub.webp") center / cover;
  box-shadow: 0 28px 88px rgba(0, 0, 0, 0.28);
}

.booking-copy::before {
  content: "";
  display: block;
  width: 74px;
  height: 1px;
  margin-bottom: 26px;
  background: var(--lux-gold);
}

.booking-copy h2 {
  font-size: clamp(2.8rem, 5.2vw, 5.8rem);
  line-height: 0.92;
}

.booking-copy p {
  margin-inline: 0;
  color: rgba(243, 234, 212, 0.76);
}

.booking-time-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.booking-time-pill {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 42px;
  padding: 9px 15px;
  border: 1px solid rgba(201, 168, 93, 0.34);
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.018)),
    rgba(0, 0, 0, 0.2);
  color: var(--lux-gold-soft);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.booking-time-pill span {
  color: rgba(244, 221, 160, 0.72);
  font-family: Inter, Arial, sans-serif;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.booking-time-pill strong {
  color: #fff1b8;
  font-family: Inter, Arial, sans-serif;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.booking-promises {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: 28px;
}

.booking-promises span {
  min-height: 48px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(201, 168, 93, 0.26);
  padding: 10px 12px;
  background: rgba(0, 0, 0, 0.18);
}

.rate-card {
  margin-top: 28px;
  border-color: rgba(201, 168, 93, 0.32);
  background: rgba(5, 12, 10, 0.76);
}

.booking-panel {
  width: 100%;
  max-width: none;
  margin: 0;
  border: 1px solid rgba(201, 168, 93, 0.38);
  background:
    radial-gradient(circle at 18% 0%, rgba(201, 168, 93, 0.12), transparent 28%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.022)),
    rgba(5, 12, 10, 0.94);
  box-shadow:
    0 34px 96px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.booking-panel-heading {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(201, 168, 93, 0.24);
}

.calendar-toolbar {
  margin-top: 26px;
}

.calendar-grid {
  gap: 8px;
}

.day,
.calendar-day {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018)),
    rgba(255, 255, 255, 0.022);
  border-color: rgba(201, 168, 93, 0.22);
}

.day.selected,
.calendar-day.selected {
  box-shadow:
    inset 0 0 0 2px rgba(241, 216, 146, 0.72),
    0 14px 36px rgba(201, 168, 93, 0.12);
}

.booking-form {
  margin-top: 34px;
  padding-top: 28px;
  border-top: 1px solid rgba(201, 168, 93, 0.24);
}

.selected-dates,
.whole-house-note,
.booking-info,
.booking-policy,
.code-panel,
.payment-live,
.price-summary {
  border-color: rgba(201, 168, 93, 0.28);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.02)),
    rgba(0, 0, 0, 0.13);
}

.booking-form input,
.booking-form textarea,
.booking-form select,
.code-panel input,
.payment-live input {
  border-color: rgba(201, 168, 93, 0.32);
  background: rgba(2, 7, 6, 0.54);
}

.option-toggle {
  border-color: rgba(201, 168, 93, 0.32);
  background: rgba(2, 7, 6, 0.4);
}

.button.booking-button {
  min-height: 62px;
  background: linear-gradient(135deg, #ead083, #b88e3f);
  color: #071411;
  box-shadow: 0 18px 44px rgba(201, 168, 93, 0.18);
}

@media (max-width: 1100px) {
  .booking-section,
  .gallery-group {
    grid-template-columns: 1fr;
  }

  .booking-copy,
  .gallery-group-heading {
    position: relative;
    top: auto;
  }
}

@media (max-width: 620px) {
  .welcome::before,
  .retreat-note::before {
    inset: 14px;
  }

  .boutique-highlights article {
    min-height: 520px;
  }

  .gallery-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: minmax(260px, 68vw);
  }

  .gallery-item.large,
  .gallery-item.tall,
  .gallery-item:not(.large):not(.tall) {
    grid-column: auto;
    grid-row: auto;
  }

  .booking-promises {
    grid-template-columns: 1fr;
  }
}

/* Preview refinement: softer luxury cards and calmer booking section */
.welcome,
.retreat-note {
  border-radius: 28px;
  margin: clamp(18px, 3vw, 34px);
  border: 1px solid rgba(201, 168, 93, 0.26);
}

.welcome::before,
.retreat-note::before {
  border-radius: 22px;
}

.boutique-highlights {
  gap: clamp(16px, 2vw, 24px);
  padding: clamp(18px, 3vw, 34px);
  background: transparent;
  border: 0;
}

.boutique-highlights article {
  min-height: 640px;
  border: 1px solid rgba(201, 168, 93, 0.25);
  border-radius: 28px;
}

.guesthouse-detail-section {
  padding: clamp(18px, 3vw, 34px);
}

.guesthouse-detail-hero {
  min-height: auto;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(360px, 0.8fr);
  gap: clamp(24px, 4vw, 64px);
  align-items: center;
  border: 1px solid rgba(201, 168, 93, 0.24);
  border-radius: 32px;
  padding: clamp(18px, 3vw, 34px);
  background:
    radial-gradient(circle at 82% 8%, rgba(201, 168, 93, 0.11), transparent 30%),
    rgba(5, 12, 10, 0.62);
}

.guesthouse-detail-hero .story-image {
  min-height: clamp(420px, 48vw, 680px);
  border-radius: 26px;
  border: 1px solid rgba(201, 168, 93, 0.22);
}

.guesthouse-detail-hero .story-copy {
  padding: clamp(22px, 4vw, 54px);
}

.guesthouse-detail-hero .feature-list {
  border-radius: 24px;
  padding: clamp(22px, 3vw, 34px);
}

.guesthouse-rich-copy,
.feature-list,
.guesthouse-note,
.amenity-grid details,
.selected-dates,
.whole-house-note,
.booking-info,
.booking-policy,
.code-panel,
.payment-live,
.price-summary,
.booking-panel,
.booking-copy,
.rate-card,
.option-toggle {
  border-radius: 24px;
}

.amenity-grid details {
  border-radius: 24px;
}

.gallery-section {
  border-radius: 32px;
  margin: clamp(18px, 3vw, 34px);
}

.gallery-item {
  border-radius: 24px;
}

.booking-section {
  grid-template-columns: minmax(0, 1fr);
  gap: clamp(28px, 4vw, 48px);
  margin: clamp(18px, 3vw, 34px);
  border: 1px solid rgba(201, 168, 93, 0.24);
  border-radius: 34px;
  padding: clamp(28px, 5vw, 72px);
  background:
    radial-gradient(circle at 16% 0%, rgba(201, 168, 93, 0.12), transparent 30%),
    linear-gradient(135deg, rgba(5, 12, 10, 0.96), rgba(12, 25, 20, 0.92)),
    url("/assets/site/home/saarepiiga-hot-tub.webp") center / cover;
  overflow: hidden;
}

.booking-copy {
  position: relative;
  top: auto;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(320px, 0.72fr);
  gap: clamp(24px, 4vw, 54px);
  align-items: end;
  padding: clamp(24px, 4vw, 46px);
  border-color: rgba(201, 168, 93, 0.32);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.018)),
    rgba(1, 7, 5, 0.66);
  backdrop-filter: blur(10px);
}

.booking-copy::before {
  grid-column: 1 / -1;
  margin-bottom: 0;
}

.booking-copy h2 {
  max-width: 780px;
  font-size: clamp(2.6rem, 5.8vw, 6.2rem);
  line-height: 0.96;
  overflow-wrap: normal;
  word-break: normal;
}

.booking-copy p {
  margin: 18px 0 0;
  max-width: 620px;
}

.booking-promises {
  margin-top: 0;
  grid-template-columns: 1fr 1fr;
}

.booking-promises span {
  border-radius: 999px;
  justify-content: center;
  min-height: 44px;
}

.legend {
  grid-column: 1 / -1;
  justify-content: flex-start;
}

.rate-card {
  grid-column: 2;
  grid-row: 2 / span 3;
  align-self: stretch;
  margin-top: 0;
  padding: clamp(20px, 3vw, 30px);
  background:
    linear-gradient(145deg, rgba(201, 168, 93, 0.1), rgba(255, 255, 255, 0.025)),
    rgba(3, 10, 8, 0.82);
}

.booking-panel {
  display: grid;
  gap: 26px;
  padding: clamp(22px, 4vw, 42px);
  border-radius: 32px;
  background:
    radial-gradient(circle at 20% 0%, rgba(201, 168, 93, 0.13), transparent 28%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.024)),
    rgba(4, 12, 9, 0.92);
  backdrop-filter: blur(8px);
}

.booking-panel-heading {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: end;
  padding: 0 0 22px;
}

.calendar-toolbar {
  width: min(760px, 100%);
  margin: 0 auto;
}

.weekday-row,
.calendar-grid,
.calendar-insights {
  width: min(760px, 100%);
  margin-inline: auto;
}

.day,
.calendar-day {
  border-radius: 18px;
}

.booking-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-top: 12px;
  padding: clamp(18px, 3vw, 30px);
  border: 1px solid rgba(201, 168, 93, 0.24);
  border-radius: 30px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.02)),
    rgba(0, 0, 0, 0.16);
}

.booking-form > .selected-dates,
.booking-form > .hold-timer,
.booking-form > .whole-house-note,
.booking-form > .booking-info,
.booking-form > .booking-policy,
.booking-form > .local-food-note,
.booking-form > .code-panel,
.booking-form > .form-row,
.booking-form > .transfer-details,
.booking-form > .invoice-option,
.booking-form > .invoice-details,
.booking-form > .price-summary,
.booking-form > .payment-live,
.booking-form > .rules-check,
.booking-form > .booking-button,
.booking-form > .booking-message,
.booking-form > label:has(textarea) {
  grid-column: 1 / -1;
}

.booking-form > label {
  min-width: 0;
}

.booking-form input,
.booking-form textarea,
.booking-form select,
.code-panel input,
.payment-live input {
  border-radius: 18px;
  min-height: 58px;
}

.booking-form textarea {
  min-height: 120px;
}

.option-toggle label span {
  border-radius: 999px;
}

.button.booking-button {
  border-radius: 999px;
  width: min(420px, 100%);
  justify-self: center;
}

@media (max-width: 1100px) {
  .guesthouse-detail-hero,
  .booking-copy {
    grid-template-columns: 1fr;
  }

  .rate-card {
    grid-column: auto;
    grid-row: auto;
  }
}

@media (max-width: 760px) {
  .booking-form {
    grid-template-columns: 1fr;
  }

  .booking-promises {
    grid-template-columns: 1fr;
  }
}

/* Horizontal luxury gallery rail */
.gallery-section {
  min-height: auto;
  padding: clamp(44px, 6vw, 82px) clamp(22px, 5vw, 70px);
}

.gallery-heading {
  width: min(1220px, 100%);
  margin: 0 auto clamp(24px, 4vw, 44px);
}

.gallery-heading h2 {
  max-width: 760px;
  font-size: clamp(2.4rem, 5vw, 5rem);
}

.gallery-groups {
  display: grid;
  gap: clamp(30px, 5vw, 54px);
}

.gallery-group {
  width: min(1220px, 100%);
  display: grid;
  grid-template-columns: minmax(220px, 0.28fr) minmax(0, 1fr);
  gap: clamp(20px, 4vw, 42px);
  align-items: stretch;
}

.gallery-group-heading {
  position: relative;
  top: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 360px;
  padding: clamp(22px, 3vw, 34px);
  border: 1px solid rgba(201, 168, 93, 0.28);
  border-radius: 28px;
  background:
    radial-gradient(circle at 92% 0%, rgba(201, 168, 93, 0.12), transparent 34%),
    rgba(5, 12, 10, 0.72);
}

.gallery-group-heading h3 {
  font-size: clamp(2.2rem, 3.4vw, 4rem);
}

.gallery-scroll-controls {
  display: flex;
  gap: 10px;
  margin-top: 24px;
}

.gallery-scroll-button {
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(201, 168, 93, 0.48);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.035);
  color: var(--lux-gold-soft);
  font-family: Marcellus, Georgia, serif;
  font-size: 2.2rem;
  line-height: 1;
  cursor: pointer;
  transition: background 180ms ease, transform 180ms ease, border-color 180ms ease;
}

.gallery-scroll-button:hover {
  transform: translateY(-2px);
  border-color: rgba(241, 216, 146, 0.78);
  background: rgba(201, 168, 93, 0.12);
}

.gallery-grid {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(280px, 38%);
  grid-template-columns: none;
  grid-auto-rows: minmax(360px, 42vw);
  gap: 14px;
  overflow-x: auto;
  overflow-y: hidden;
  overscroll-behavior-inline: contain;
  scroll-snap-type: x mandatory;
  scroll-padding-inline: 4px;
  padding: 2px 4px 14px;
  scrollbar-width: thin;
  scrollbar-color: rgba(201, 168, 93, 0.56) rgba(255, 255, 255, 0.05);
}

.gallery-grid::-webkit-scrollbar {
  height: 8px;
}

.gallery-grid::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 999px;
}

.gallery-grid::-webkit-scrollbar-thumb {
  background: rgba(201, 168, 93, 0.56);
  border-radius: 999px;
}

.gallery-item,
.gallery-item.large,
.gallery-item.tall,
.gallery-item:not(.large):not(.tall) {
  grid-column: auto;
  grid-row: auto;
  min-height: 360px;
  scroll-snap-align: start;
}

.gallery-item.large {
  grid-column: auto;
  grid-row: auto;
  min-width: min(620px, 62vw);
}

.gallery-item.tall {
  min-width: min(430px, 46vw);
}

.gallery-item:not(.large):not(.tall) {
  min-width: min(340px, 38vw);
}

@media (max-width: 900px) {
  .gallery-group {
    grid-template-columns: 1fr;
  }

  .gallery-group-heading {
    min-height: auto;
  }

  .gallery-grid {
    grid-auto-columns: minmax(260px, 78%);
    grid-auto-rows: minmax(320px, 70vw);
  }

  .gallery-item.large,
  .gallery-item.tall,
  .gallery-item:not(.large):not(.tall) {
    min-width: auto;
  }
}

/* Final preview direction: Kihnu-touch header, calmer hero, Sunset-style moving gallery */
.site-header {
  background:
    linear-gradient(180deg, rgba(17, 19, 19, 0.68), rgba(17, 19, 19, 0.42) 48%, rgba(17, 19, 19, 0.74)),
    url("/assets/site/kihnu/saarepiiga-kihnu-header-preview-01.png") center / cover no-repeat,
    rgba(17, 19, 19, 0.98);
  border-color: rgba(201, 168, 93, 0.38);
  backdrop-filter: none;
}

.sunset-hero {
  align-items: end;
}

.sunset-hero .hero-content {
  width: min(720px, 100%);
  margin-left: clamp(0px, 4vw, 54px);
  margin-bottom: clamp(72px, 10vh, 132px);
}

.sunset-hero-title {
  display: none;
}

.sunset-hero .hero-copy {
  max-width: 600px;
  margin-top: 0;
  font-size: clamp(2.8rem, 6vw, 6.2rem);
  line-height: 0.96;
  font-family: Marcellus, Georgia, serif;
  color: var(--lux-gold-soft);
}

.booking-section,
.booking-copy,
.booking-panel {
  backdrop-filter: none;
}

.booking-section {
  background:
    radial-gradient(circle at 16% 0%, rgba(201, 168, 93, 0.12), transparent 30%),
    linear-gradient(135deg, rgba(5, 12, 10, 0.98), rgba(12, 25, 20, 0.96));
}

.booking-copy,
.booking-panel {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018)),
    rgba(2, 8, 6, 0.88);
}

.gallery-section {
  padding: clamp(36px, 5vw, 66px) 0 clamp(38px, 5vw, 72px);
  margin-inline: 0;
  border-radius: 0;
  overflow: hidden;
}

.gallery-heading {
  width: min(1260px, calc(100% - 44px));
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 24px;
}

.gallery-heading h2 {
  max-width: 720px;
  font-size: clamp(2.1rem, 4.2vw, 4.4rem);
}

.gallery-groups {
  gap: 34px;
}

.gallery-group {
  width: 100%;
  display: block;
}

.gallery-group-heading {
  width: min(1260px, calc(100% - 44px));
  min-height: auto;
  margin: 0 auto 18px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.gallery-group-heading > div {
  max-width: 620px;
}

.gallery-group-heading h3 {
  font-size: clamp(1.65rem, 2.8vw, 3rem);
}

.gallery-scroll-controls {
  position: absolute;
  z-index: 4;
  left: clamp(18px, 3vw, 52px);
  right: clamp(18px, 3vw, 52px);
  top: calc(50% + 42px);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.gallery-scroll-button {
  pointer-events: auto;
  background: rgba(241, 232, 205, 0.82);
  color: #071411;
  border-color: rgba(241, 232, 205, 0.9);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.24);
}

.gallery-grid {
  width: 100%;
  display: grid;
  grid-auto-flow: column dense;
  grid-auto-columns: clamp(180px, 16vw, 310px);
  grid-template-rows: repeat(2, clamp(210px, 25vw, 390px));
  grid-auto-rows: unset;
  gap: 10px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 clamp(18px, 3vw, 52px) 16px;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.gallery-grid::-webkit-scrollbar {
  display: none;
}

.gallery-item,
.gallery-item.large,
.gallery-item.tall,
.gallery-item:not(.large):not(.tall) {
  min-width: 0;
  min-height: 0;
  border-radius: 0;
  scroll-snap-align: start;
}

.gallery-item.large {
  grid-column: span 2;
  grid-row: span 2;
}

.gallery-item.tall {
  grid-column: span 2;
  grid-row: span 1;
}

.gallery-item:not(.large):not(.tall) {
  grid-column: span 1;
  grid-row: span 1;
}

.gallery-item img {
  min-height: 100%;
}

@media (max-width: 900px) {
  .gallery-heading,
  .gallery-group-heading {
    width: min(100% - 32px, 760px);
  }

  .gallery-scroll-controls {
    position: static;
    width: min(100% - 32px, 760px);
    margin: 14px auto 0;
  }

  .gallery-grid {
    grid-auto-columns: minmax(170px, 54vw);
    grid-template-rows: repeat(2, minmax(180px, 38vw));
    padding-inline: 16px;
  }

  .sunset-hero .hero-content {
    margin-left: 0;
    text-align: center;
  }
}

/* Clean Sunset-style gallery wall and softer premium typography */
.gallery-section {
  padding: clamp(26px, 4vw, 52px) 0;
  background: #050807;
}

.gallery-heading,
.gallery-group-heading {
  display: none;
}

.gallery-wall {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.gallery-wall .gallery-scroll-controls {
  position: absolute;
  z-index: 5;
  inset: 50% clamp(18px, 2.8vw, 54px) auto;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  pointer-events: none;
}

.gallery-wall .gallery-scroll-button {
  width: 42px;
  height: 42px;
  pointer-events: auto;
  border: 0;
  background: rgba(241, 232, 205, 0.86);
  color: #071411;
  font-size: 1.9rem;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.32);
}

.gallery-wall .gallery-grid {
  display: grid;
  grid-auto-flow: column dense;
  grid-auto-columns: clamp(160px, 15vw, 300px);
  grid-template-rows: repeat(2, clamp(210px, 23vw, 380px));
  gap: 10px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.gallery-wall .gallery-grid::-webkit-scrollbar {
  display: none;
}

.gallery-wall .gallery-item,
.gallery-wall .gallery-item.large,
.gallery-wall .gallery-item.tall,
.gallery-wall .gallery-item:not(.large):not(.tall) {
  grid-column: span 1;
  grid-row: span 1;
  min-width: 0;
  min-height: 0;
  border: 0;
  border-radius: 0;
  scroll-snap-align: start;
}

.gallery-wall .gallery-item.large {
  grid-column: span 2;
  grid-row: span 2;
}

.gallery-wall .gallery-item.tall {
  grid-column: span 2;
  grid-row: span 1;
}

.gallery-wall .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body,
.story-copy p:not(.kicker),
.booking-copy p,
.retreat-note > p,
.welcome p:not(.kicker),
.amenity-grid li,
.feature-list li,
.booking-form,
.booking-info,
.booking-policy {
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-weight: 500;
}

.story-copy p:not(.kicker),
.booking-copy p,
.retreat-note > p,
.welcome p:not(.kicker),
.booking-info,
.booking-policy,
.amenity-grid li,
.feature-list li {
  color: rgba(243, 234, 212, 0.76);
  letter-spacing: 0.01em;
}

.kicker,
.booking-form label > span,
.booking-promises span,
.day-season,
.calendar-insights span {
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-weight: 800;
  letter-spacing: 0.16em;
}

.guesthouse-detail-hero {
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.72fr);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.01)),
    rgba(5, 12, 10, 0.58);
}

.guesthouse-detail-hero .story-copy {
  align-self: stretch;
  justify-content: center;
}

.guesthouse-detail-hero .feature-list {
  max-width: 520px;
  margin: 0;
  background:
    radial-gradient(circle at 88% 8%, rgba(201, 168, 93, 0.12), transparent 34%),
    rgba(2, 8, 6, 0.74);
  box-shadow: 0 22px 62px rgba(0, 0, 0, 0.2);
}

.guesthouse-detail-hero .feature-list h3 {
  margin-bottom: 18px;
  font-size: clamp(2rem, 3.2vw, 3.4rem);
  color: var(--lux-gold-soft);
}

.guesthouse-detail-hero .feature-list ul {
  gap: 9px;
  padding-left: 18px;
}

.guesthouse-detail-hero .text-link {
  width: fit-content;
  margin-top: 20px;
}

@media (max-width: 900px) {
  .gallery-wall .gallery-grid {
    grid-auto-columns: minmax(160px, 42vw);
    grid-template-rows: repeat(2, minmax(170px, 34vw));
  }

  .gallery-wall .gallery-scroll-controls {
    inset-inline: 14px;
  }
}

/* Final polish pass: integrated header, captionless gallery, consistent luxury microcopy */
.site-header {
  width: min(1520px, calc(100% - 56px));
  min-height: 76px;
  padding: 12px clamp(18px, 2.4vw, 32px);
  grid-template-columns: minmax(300px, 1fr) auto minmax(300px, 1fr);
  align-items: center;
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.28);
}

.brand-text,
.nav-links a,
.nav-cta,
.lang-button {
  text-transform: uppercase;
}

.brand-text {
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: clamp(0.78rem, 1.02vw, 0.98rem);
  font-weight: 900;
  letter-spacing: 0.14em;
  line-height: 1.1;
}

.nav-links {
  gap: clamp(18px, 2vw, 34px);
}

.nav-links a,
.lang-button {
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.16em;
}

.nav-cta {
  min-height: 50px;
  padding-inline: clamp(22px, 2.4vw, 36px);
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.14em;
}

.boutique-highlights article {
  display: grid;
  align-content: end;
}

.boutique-highlights article div {
  gap: 18px;
}

.boutique-highlights article h2,
.story-copy h2,
.booking-copy h2,
.retreat-note h2,
.feature-list h3,
.amenities-heading h3 {
  letter-spacing: 0;
}

.gallery-section figcaption,
.gallery-wall figcaption,
.gallery-lightbox figcaption {
  display: none !important;
}

.lightbox-counter {
  margin-top: 18px;
  color: rgba(241, 222, 163, 0.9);
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.booking-copy p,
.whole-house-note,
.booking-info,
.booking-policy,
.local-food-note,
.code-panel,
.booking-form label > span,
.option-field > span,
.panel-title span,
.calendar-insights span,
.weekday-row span,
.legend span,
.rate-card span {
  font-family: Manrope, Inter, system-ui, sans-serif;
}

.booking-copy p,
.whole-house-note,
.booking-info,
.booking-policy,
.local-food-note {
  color: rgba(245, 235, 205, 0.8);
  font-size: clamp(0.98rem, 1vw, 1.08rem);
  font-weight: 600;
  line-height: 1.8;
}

.booking-form > .selected-dates {
  min-height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  background:
    radial-gradient(circle at 14% 0%, rgba(201, 168, 93, 0.18), transparent 38%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.015)),
    rgba(5, 13, 10, 0.7);
  color: var(--lux-gold-soft);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.18rem, 1.7vw, 1.72rem);
  font-weight: 400;
  letter-spacing: 0;
  text-align: center;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.booking-panel-heading .kicker,
.booking-form label > span,
.option-field > span,
.panel-title span,
.calendar-insights span,
.legend span,
.rate-card span {
  color: rgba(241, 218, 151, 0.86);
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.booking-panel-heading strong,
.calendar-toolbar h3,
.rate-card strong {
  color: var(--lux-gold-soft);
  font-family: Marcellus, Georgia, serif;
  letter-spacing: 0;
}

.booking-panel-heading strong {
  font-size: clamp(1rem, 1.35vw, 1.35rem);
}

.calendar-toolbar h3 {
  font-size: clamp(1rem, 1.2vw, 1.25rem);
}

.booking-form input,
.booking-form textarea,
.booking-form select {
  font-weight: 700;
}

@media (max-width: 980px) {
  .site-header {
    width: min(100% - 24px, 780px);
    min-height: unset;
    grid-template-columns: 1fr auto;
  }

  .brand-text {
    font-size: 0.72rem;
  }
}

.sunset-hero .hero-action-row {
  display: none;
}

.sunset-hero {
  overflow: hidden;
}

.guesthouse-rich-copy {
  padding-top: clamp(28px, 4vw, 58px);
}

.booking-button {
  width: 100%;
  max-width: none;
  min-height: 64px;
  justify-content: center;
}

.booking-form .button.booking-button {
  align-self: stretch;
}

@media (max-width: 760px) {
  .booking-button {
    min-height: 58px;
    padding-inline: 18px;
    white-space: normal;
  }
}

/* iPhone/mobile booking pass: compact, full-width, no desktop squeeze */
@media (max-width: 620px) {
  html,
  body {
    width: 100%;
    overflow-x: hidden;
  }

  main,
  .footer {
    width: 100%;
  }

  .site-header {
    top: 8px;
    width: calc(100% - 20px);
    min-height: 58px;
    padding: 8px 10px;
    grid-template-columns: auto 1fr auto;
    gap: 8px;
    border-radius: 999px;
  }

  .brand-group {
    min-width: 0;
  }

  .brand-text {
    display: none;
  }

  .brand-mark {
    width: 38px;
    height: 38px;
  }

  .header-actions {
    gap: 6px;
  }

  .nav-cta {
    min-height: 40px;
    padding-inline: 14px;
    font-size: 0.58rem;
    letter-spacing: 0.11em;
  }

  .language-switcher {
    padding-left: 4px;
    gap: 0;
  }

  .lang-button {
    padding: 5px 4px;
    font-size: 0.58rem;
    letter-spacing: 0.06em;
  }

  .menu-toggle {
    width: 38px;
    height: 38px;
  }

  .booking-section {
    width: 100%;
    margin: 0;
    padding: 74px 10px 44px;
    border-inline: 0;
    border-radius: 0;
    gap: 16px;
    background:
      radial-gradient(circle at 20% 0%, rgba(201, 168, 93, 0.1), transparent 34%),
      linear-gradient(135deg, #050908, #0c1713 54%, #050908);
  }

  .booking-copy {
    padding: 18px;
    border-radius: 24px;
    text-align: left;
    background:
      linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018)),
      rgba(2, 8, 6, 0.78);
  }

  .booking-copy::before {
    width: 48px;
    margin-bottom: 6px;
  }

  .booking-copy h2 {
    max-width: 11ch;
    font-size: clamp(2.45rem, 13vw, 3.25rem);
    line-height: 0.98;
  }

  .booking-copy p {
    margin-top: 14px;
    font-size: 0.94rem;
    line-height: 1.65;
  }

  .booking-time-pills {
    gap: 8px;
    margin-top: 16px;
  }

  .booking-time-pill {
    width: 100%;
    justify-content: space-between;
    padding: 10px 13px;
  }

  .rate-card {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 16px;
    border-radius: 20px;
  }

  .rate-card strong {
    font-size: 1.26rem;
  }

  .legend {
    gap: 10px;
    font-size: 0.72rem;
  }

  .booking-panel {
    gap: 18px;
    padding: 14px 10px 18px;
    border-radius: 24px;
    overflow: hidden;
  }

  .booking-panel-heading {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    align-items: start;
    padding-bottom: 16px;
  }

  .booking-panel-heading .kicker,
  .booking-panel-heading strong {
    text-align: left;
  }

  .booking-panel-heading strong {
    max-width: 100%;
    font-size: 0.96rem;
    line-height: 1.45;
    overflow-wrap: anywhere;
  }

  .calendar-toolbar {
    grid-template-columns: 38px minmax(0, 1fr) 38px;
    gap: 7px;
  }

  .calendar-toolbar h3 {
    font-size: 0.82rem;
    letter-spacing: 0.08em;
  }

  .icon-button {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    font-size: 1.55rem;
  }

  .weekday-row,
  .calendar-grid {
    width: 100%;
    gap: 4px;
  }

  .weekday-row {
    margin-bottom: 4px;
    font-size: 0.55rem;
    letter-spacing: 0.06em;
  }

  .calendar-grid {
    min-height: 0;
  }

  .day,
  .calendar-day {
    min-width: 0;
    min-height: 46px;
    border-radius: 12px;
    padding: 5px 2px 4px;
    gap: 2px;
  }

  .day-number {
    font-size: 0.98rem;
  }

  .day-rate {
    font-size: 0.38rem;
    letter-spacing: 0;
    line-height: 1.05;
  }

  .day-season {
    top: 3px;
    right: 3px;
    max-width: 25px;
    padding: 1px 3px;
    font-size: 0.34rem;
    letter-spacing: 0.02em;
  }

  .calendar-insights {
    gap: 7px 10px;
  }

  .calendar-insights span {
    font-size: 0.58rem;
    letter-spacing: 0.08em;
  }

  .booking-form {
    margin-top: 0;
    padding: 12px 0 0;
    border: 0;
    border-top: 1px solid rgba(201, 168, 93, 0.22);
    border-radius: 0;
    background: transparent;
    gap: 13px;
  }

  .booking-form > .selected-dates {
    min-height: 58px;
    padding: 13px 14px;
    border-radius: 18px;
    font-size: 1.12rem;
    line-height: 1.25;
  }

  .whole-house-note,
  .booking-info,
  .booking-policy,
  .local-food-note,
  .code-panel,
  .payment-live,
  .price-summary,
  .rules-check {
    padding: 15px;
    border-radius: 18px;
  }

  .booking-policy strong,
  .local-food-note strong,
  .panel-title strong {
    font-size: 1.42rem;
    line-height: 1.05;
  }

  .booking-copy p,
  .whole-house-note,
  .booking-info,
  .booking-policy,
  .local-food-note {
    font-size: 0.92rem;
    line-height: 1.65;
  }

  .code-panel .form-row,
  .form-row,
  .invoice-details {
    grid-template-columns: 1fr;
  }

  .booking-form input,
  .booking-form textarea,
  .booking-form select,
  .code-panel input,
  .payment-live input {
    min-height: 54px;
    border-radius: 15px;
    font-size: 0.95rem;
  }

  .price-lines {
    font-size: 0.78rem;
    line-height: 1.45;
  }

  .price-table {
    font-size: 0.82rem;
  }

  .price-table th,
  .price-table td {
    padding: 8px 0;
  }

  .rules-check {
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 12px;
  }

  .rules-check span {
    font-size: 0.72rem;
    line-height: 1.55;
    letter-spacing: 0.08em;
  }

  .booking-form .button.booking-button,
  .button.booking-button {
    width: 100%;
    min-height: 56px;
    padding-inline: 14px;
    border-radius: 18px;
    font-size: 0.72rem;
    letter-spacing: 0.18em;
  }

  .footer {
    padding: 28px 18px;
  }
}

@media (max-width: 380px) {
  .site-header {
    width: calc(100% - 12px);
    padding-inline: 7px;
  }

  .nav-cta {
    padding-inline: 10px;
    font-size: 0.54rem;
  }

  .lang-button {
    font-size: 0.52rem;
  }

  .booking-section {
    padding-inline: 7px;
  }

  .booking-panel {
    padding-inline: 8px;
  }

  .day,
  .calendar-day {
    min-height: 43px;
  }

  .day-number {
    font-size: 0.9rem;
  }

  .day-rate {
    font-size: 0.34rem;
  }
}

/* Final preview cleanup: cards now lead straight into the gallery. */
.cms-sections:empty {
  display: none;
}

.amenities-section {
  scroll-margin-top: 118px;
  padding: clamp(26px, 4vw, 52px) clamp(18px, 4vw, 70px) clamp(40px, 6vw, 76px);
  background:
    radial-gradient(circle at 12% 0%, rgba(201, 168, 93, 0.08), transparent 34%),
    linear-gradient(180deg, rgba(8, 21, 16, 0.96), #050807);
}

.amenities-section .amenities-heading {
  margin-bottom: clamp(22px, 3vw, 36px);
}

.amenities-section .kicker {
  margin: 0 0 12px;
  color: var(--lux-gold);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.26em;
  text-transform: uppercase;
}

.boutique-highlights {
  margin-bottom: 0;
  padding-bottom: clamp(18px, 3vw, 34px);
}

.boutique-highlights + .cms-sections:empty + .amenities-section {
  margin-top: 0;
  padding-top: clamp(24px, 4vw, 52px);
}

.amenities-section + .gallery-section {
  margin-top: 0;
  padding-top: clamp(22px, 4vw, 46px);
}

.booking-form > .button.booking-button {
  width: 100%;
  max-width: none;
  justify-self: stretch;
}

/* Full upload polish: keep the redesign elegant without oversizing desktop/mobile. */
.hero-video {
  display: block;
}

@media (prefers-reduced-motion: reduce) {
  .hero-video {
    display: none;
  }
}

@media (min-width: 901px) {
  .sunset-hero {
    min-height: min(820px, 88svh);
    padding-top: clamp(118px, 9vw, 144px);
    padding-bottom: clamp(72px, 7vw, 104px);
  }

  .boutique-highlights {
    padding: clamp(14px, 2vw, 24px);
  }

  .boutique-highlights article {
    min-height: clamp(420px, 39vw, 560px);
  }

  .boutique-highlights h2 {
    font-size: clamp(2rem, 3.6vw, 4rem);
    line-height: 0.98;
  }

  .boutique-highlights p {
    font-size: clamp(0.98rem, 1vw, 1.12rem);
    line-height: 1.65;
  }

  .welcome h1,
  .booking-copy h2 {
    font-size: clamp(3rem, 5.4vw, 6rem);
  }

  .amenities-section,
  .gallery-section,
  .booking-section {
    padding-top: clamp(42px, 5vw, 82px);
    padding-bottom: clamp(48px, 6vw, 90px);
  }
}

@media (max-width: 620px) {
  .sunset-hero {
    min-height: min(680px, 82svh);
  }

  .boutique-highlights article {
    min-height: 390px;
  }

  .boutique-highlights h2 {
    font-size: clamp(2.05rem, 11vw, 3.1rem);
  }
}

/* Live hardening: keep the shipped page in the same shape as the approved preview. */
html,
body {
  overflow-x: clip;
}

.site-header {
  width: min(1320px, calc(100% - 48px));
  max-width: 1320px;
}

.brand-text,
.nav-links a,
.nav-cta,
.language-switcher button {
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.sunset-hero {
  overflow: hidden;
}

.sunset-hero .hero-video,
.sunset-hero .hero-fallback {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.welcome,
.amenities-section,
.gallery-section,
.booking-section {
  max-width: 1520px;
  margin-inline: auto;
}

.welcome h1,
.booking-copy h2 {
  line-height: 0.98;
}

.gallery-section {
  padding-inline: clamp(18px, 4vw, 64px);
}

.gallery-section > .gallery-wall {
  width: 100%;
  overflow: hidden;
}

.gallery-wall > .gallery-grid,
.gallery-wall .gallery-grid {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(2, minmax(170px, 22vw));
  grid-auto-columns: minmax(240px, 26vw);
  gap: clamp(8px, 0.9vw, 14px);
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x proximity;
  scrollbar-width: none;
}

.gallery-wall > .gallery-grid::-webkit-scrollbar,
.gallery-wall .gallery-grid::-webkit-scrollbar {
  display: none;
}

.gallery-wall .gallery-item {
  min-width: 0;
  min-height: 0;
  scroll-snap-align: start;
}

.gallery-wall .gallery-item.large,
.gallery-wall .gallery-item.tall {
  grid-column: span 2;
  grid-row: span 2;
}

.gallery-wall .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.booking-section {
  overflow: hidden;
}

.booking-form .booking-button,
.booking-form > .button.booking-button {
  width: 100%;
  max-width: 100%;
  min-height: 64px;
}

@media (min-width: 901px) {
  .site-header {
    top: 28px;
  }

  .welcome {
    padding-top: clamp(54px, 6vw, 92px);
    padding-bottom: clamp(52px, 6vw, 88px);
  }

  .welcome h1 {
    font-size: clamp(3.2rem, 5.2vw, 6.25rem);
    max-width: 980px;
  }

  .boutique-highlights {
    padding-inline: clamp(24px, 4vw, 64px);
  }

  .boutique-highlights article {
    min-height: clamp(430px, 38vw, 560px);
  }

  .boutique-highlights h2 {
    font-size: clamp(2rem, 3.5vw, 3.9rem);
  }

  .booking-section {
    padding-inline: clamp(24px, 4vw, 64px);
  }

  .booking-copy h2 {
    font-size: clamp(3rem, 4.8vw, 5.6rem);
    max-width: 780px;
  }
}

@media (max-width: 900px) {
  .site-header {
    width: min(100% - 24px, 720px);
  }

  .welcome,
  .amenities-section,
  .gallery-section,
  .booking-section {
    max-width: none;
  }

  .gallery-wall > .gallery-grid,
  .gallery-wall .gallery-grid {
    grid-template-rows: repeat(2, minmax(145px, 38vw));
    grid-auto-columns: minmax(170px, 44vw);
  }
}

@media (max-width: 620px) {
  .site-header {
    width: calc(100% - 18px);
    min-height: 66px;
    padding: 8px 10px;
    border-radius: 26px;
  }

  .brand-text,
  .nav-links {
    display: none;
  }

  .nav-cta {
    min-width: 94px;
    padding: 12px 14px;
    font-size: 0.62rem;
  }

  .language-switcher button {
    padding: 7px 5px;
    font-size: 0.58rem;
  }

  .sunset-hero {
    min-height: min(620px, 78svh);
    padding: 0;
  }

  .welcome {
    padding: 36px 18px 28px;
  }

  .welcome h1,
  .booking-copy h2 {
    font-size: clamp(2.35rem, 12vw, 3.35rem);
    line-height: 1.02;
  }

  .welcome p,
  .boutique-highlights p,
  .booking-copy p,
  .booking-info,
  .booking-policy,
  .whole-house-note,
  .local-food-note {
    font-size: 0.95rem;
    line-height: 1.65;
  }

  .boutique-highlights {
    padding: 16px;
    gap: 14px;
  }

  .boutique-highlights article {
    min-height: 360px;
    border-radius: 24px;
  }

  .boutique-highlights h2 {
    font-size: clamp(1.75rem, 9vw, 2.65rem);
  }

  .amenities-section,
  .gallery-section,
  .booking-section {
    padding-inline: 14px;
  }

  .gallery-wall > .gallery-grid,
  .gallery-wall .gallery-grid {
    grid-template-rows: repeat(2, minmax(132px, 40vw));
    grid-auto-columns: minmax(158px, 74vw);
    gap: 8px;
  }

  .booking-section {
    padding-top: 42px;
  }

  .booking-copy,
  .booking-panel,
  .booking-form {
    min-width: 0;
  }

  .booking-panel,
  .booking-form,
  .code-panel,
  .booking-summary {
    border-radius: 22px;
  }

  .calendar-grid {
    gap: 5px;
  }

  .calendar-day,
  .day {
    min-width: 0;
    min-height: 48px;
    padding: 5px 2px;
  }

  .day-number {
    font-size: 0.96rem;
  }

  .day-rate {
    font-size: 0.38rem;
    letter-spacing: 0.02em;
  }

  .booking-form .booking-button,
  .booking-form > .button.booking-button {
    min-height: 58px;
    border-radius: 999px;
  }
}

/* Hero video light pass: the old dark overlay was meant for text, not plain video. */
.sunset-hero .hero-video {
  filter: brightness(1.08) saturate(1.04) contrast(1.01);
}

.sunset-hero .hero-shade {
  background:
    radial-gradient(circle at center, rgba(7, 20, 17, 0), rgba(7, 20, 17, 0.12)),
    linear-gradient(180deg, rgba(7, 20, 17, 0.02), rgba(7, 20, 17, 0.14));
}

/* Deposit hotfix: keep payment radio inputs from inheriting text-field sizing. */
.payment-choice input[type="radio"] {
  flex: 0 0 18px;
  width: 18px;
  min-width: 18px;
  max-width: 18px;
  height: 18px;
  min-height: 18px;
  margin: 3px 0 0;
  padding: 0;
  border-radius: 50%;
  accent-color: var(--gold);
  appearance: auto;
  -webkit-appearance: radio;
  background: initial;
  box-shadow: none;
}

.payment-choice label {
  align-items: flex-start;
}

/* Inner page luxury pass: house rules and contact now match the main dark/gold site. */
body.rules-page,
body.contact-page {
  background:
    radial-gradient(circle at 18% 14%, rgba(201, 168, 93, 0.08), transparent 28%),
    radial-gradient(circle at 86% 10%, rgba(55, 94, 70, 0.18), transparent 32%),
    linear-gradient(180deg, #071411 0%, #050908 100%);
  color: var(--lux-text);
}

body.rules-page main,
body.contact-page main {
  padding-top: clamp(116px, 13vw, 168px);
}

.rules-hero,
.contact-hero {
  position: relative;
  width: min(1520px, calc(100% - 48px));
  min-height: clamp(360px, 48vw, 610px);
  margin: 0 auto;
  padding: clamp(54px, 8vw, 112px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  border: 1px solid var(--lux-line);
  border-radius: 34px;
  background:
    linear-gradient(90deg, rgba(5, 10, 8, 0.82), rgba(5, 10, 8, 0.34)),
    url("/assets/site/home/saarepiiga-house-terrace.webp") center / cover;
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.28);
}

.contact-hero {
  background:
    linear-gradient(90deg, rgba(5, 10, 8, 0.82), rgba(5, 10, 8, 0.3)),
    url("/assets/site/home/saarepiiga-side-exterior.webp") center / cover;
}

.rules-hero .kicker,
.contact-hero .kicker,
.rules-full .rules-intro h3,
.contact-details .kicker,
.map-heading .kicker {
  color: var(--lux-gold);
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.rules-hero h1,
.contact-hero h1 {
  max-width: 900px;
  margin: 0;
  color: var(--lux-gold-soft);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(3.2rem, 8vw, 7.4rem);
  line-height: 0.94;
}

.rules-page-section,
.contact-section,
.map-section {
  width: min(1320px, calc(100% - 48px));
  margin: 0 auto;
  padding: clamp(44px, 7vw, 96px) 0;
}

.rules-full {
  display: grid;
  gap: 18px;
}

.rules-full article,
.contact-details,
.contact-form,
.map-section {
  border: 1px solid var(--lux-line);
  border-radius: 30px;
  background:
    radial-gradient(circle at 88% 12%, rgba(201, 168, 93, 0.08), transparent 34%),
    rgba(8, 17, 14, 0.88);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04), 0 24px 70px rgba(0, 0, 0, 0.18);
}

.rules-full article {
  padding: clamp(24px, 4vw, 44px);
}

.rules-full h3,
.contact-details h2,
.map-heading h2,
.contact-form .panel-title strong {
  color: var(--lux-gold-soft);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.8rem, 3vw, 3rem);
  line-height: 1.05;
}

.rules-full p,
.rules-full li,
.contact-details dd,
.contact-form label,
.map-fallback {
  color: rgba(243, 234, 212, 0.76);
}

.rules-full ul {
  margin: 22px 0 0;
  padding: 0;
  display: grid;
  gap: 14px;
  list-style: none;
}

.rules-full li {
  position: relative;
  padding: 0 0 0 24px;
  font-size: clamp(1rem, 1.1vw, 1.1rem);
  line-height: 1.72;
}

.rules-full li::before {
  content: "";
  position: absolute;
  top: 0.78em;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--lux-gold);
}

.rules-full li strong {
  color: var(--lux-gold-soft);
  font-weight: 800;
}

.contact-section {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(360px, 0.78fr);
  gap: clamp(22px, 4vw, 46px);
  align-items: stretch;
}

.contact-details,
.contact-form {
  padding: clamp(28px, 4vw, 48px);
}

.contact-details dl {
  display: grid;
  gap: 18px;
  margin: 32px 0 0;
}

.contact-details dl div {
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(201, 168, 93, 0.16);
}

.contact-details dt,
.contact-form span,
.map-link-button {
  color: var(--lux-gold);
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.contact-details a,
.map-fallback a {
  color: var(--lux-gold-soft);
}

.contact-form input,
.contact-form textarea {
  border-color: rgba(201, 168, 93, 0.34);
  background: rgba(255, 255, 255, 0.035);
  color: var(--lux-text);
}

.contact-form .button {
  width: 100%;
  min-height: 58px;
  border-radius: 999px;
}

.map-section {
  padding: clamp(28px, 4vw, 44px);
}

.map-heading {
  display: flex;
  gap: 24px;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 24px;
}

.live-map,
.live-map iframe {
  border-radius: 24px;
}

.live-map {
  overflow: hidden;
  border: 1px solid rgba(201, 168, 93, 0.24);
}

@media (max-width: 900px) {
  body.rules-page main,
  body.contact-page main {
    padding-top: 96px;
  }

  .rules-hero,
  .contact-hero,
  .rules-page-section,
  .contact-section,
  .map-section {
    width: min(100% - 28px, 720px);
  }

  .rules-hero,
  .contact-hero {
    min-height: 390px;
    padding: 34px 24px;
    border-radius: 26px;
  }

  .contact-section {
    grid-template-columns: 1fr;
  }

  .map-heading {
    display: grid;
    align-items: start;
  }
}

@media (max-width: 560px) {
  .rules-hero h1,
  .contact-hero h1 {
    font-size: clamp(2.65rem, 13vw, 4.2rem);
  }

  .rules-full article,
  .contact-details,
  .contact-form,
  .map-section {
    border-radius: 22px;
  }
}

/* 2026-06-29 polish: deposit update, cleaner gallery rhythm, softer inner pages. */
[hidden],
.payment-choice label[hidden],
#depositPaymentOption[hidden] {
  display: none !important;
}

.rules-hero h1,
.contact-hero h1 {
  max-width: 760px;
  font-size: clamp(2.55rem, 5.4vw, 5.85rem);
  line-height: 0.98;
}

.rules-hero,
.contact-hero {
  min-height: clamp(310px, 39vw, 520px);
}

.gallery-wall .gallery-grid {
  display: flex;
  gap: 0;
  align-items: stretch;
  min-height: clamp(420px, 43vw, 720px);
  background: #050807;
}

.gallery-wall .gallery-item,
.gallery-wall .gallery-item.large,
.gallery-wall .gallery-item.tall,
.gallery-wall .gallery-item:not(.large):not(.tall) {
  flex: 0 0 clamp(260px, 33vw, 620px);
  width: auto;
  height: clamp(420px, 43vw, 720px);
  aspect-ratio: auto;
  grid-column: auto;
  grid-row: auto;
  background: #08110e;
}

.gallery-wall .gallery-item:nth-child(3n + 2),
.gallery-wall .gallery-item.large {
  flex-basis: clamp(180px, 20vw, 360px);
}

.gallery-wall .gallery-item:nth-child(4n),
.gallery-wall .gallery-item.tall {
  flex-basis: clamp(320px, 42vw, 700px);
}

.gallery-wall .gallery-item img {
  display: block;
  object-fit: cover;
}

.contact-details dl div {
  padding: 20px 22px;
  border: 1px solid rgba(201, 168, 93, 0.2);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(201, 168, 93, 0.08), transparent 54%),
    rgba(5, 12, 10, 0.72);
}

.contact-details dl div + div {
  margin-top: 0;
}

.contact-details dt {
  margin-bottom: 10px;
}

body.contact-page .contact-details dl {
  gap: 14px;
  border: 0;
  background: transparent;
}

body.contact-page .contact-details dl div {
  border-bottom: 0;
}

@media (max-width: 900px) {
  .rules-hero h1,
  .contact-hero h1 {
    font-size: clamp(2.4rem, 10vw, 4.2rem);
  }

  .gallery-wall .gallery-grid {
    min-height: clamp(320px, 92vw, 520px);
  }

  .gallery-wall .gallery-item,
  .gallery-wall .gallery-item.large,
  .gallery-wall .gallery-item.tall,
  .gallery-wall .gallery-item:not(.large):not(.tall) {
    flex-basis: clamp(230px, 78vw, 420px);
    height: clamp(320px, 92vw, 520px);
  }
}

@media (max-width: 560px) {
  .rules-hero h1,
  .contact-hero h1 {
    font-size: clamp(2.15rem, 11vw, 3.35rem);
  }
}
/* Premium dark booking interface */
:root {
  --sp-bg: #070908;
  --sp-bg-soft: #101412;
  --sp-card: rgba(18, 20, 18, 0.88);
  --sp-card-strong: rgba(24, 26, 24, 0.96);
  --sp-border: rgba(214, 166, 88, 0.22);
  --sp-border-soft: rgba(255, 255, 255, 0.08);
  --sp-gold: #d6a658;
  --sp-gold-light: #efc978;
  --sp-text: #f4efe7;
  --sp-muted: #b7ada0;
  --sp-muted-2: #7e776d;
  --sp-success: #93a97a;
  --sp-radius-xl: 28px;
  --sp-radius-lg: 22px;
  --sp-radius-md: 16px;
  --sp-radius-sm: 12px;
  --sp-shadow: 0 20px 60px rgba(0, 0, 0, 0.45);
}

.booking-section-luxury {
  display: block;
  padding: clamp(86px, 10vw, 150px) clamp(18px, 6vw, 96px);
  background:
    radial-gradient(circle at 14% 8%, rgba(214, 166, 88, 0.18), transparent 28%),
    radial-gradient(circle at 88% 16%, rgba(147, 169, 122, 0.1), transparent 28%),
    linear-gradient(180deg, #050706 0%, var(--sp-bg) 42%, #0b0d0b 100%);
  color: var(--sp-text);
  border-top: 1px solid rgba(214, 166, 88, 0.2);
}

.booking-luxury-intro {
  max-width: 1180px;
  margin: 0 auto clamp(34px, 5vw, 64px);
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(300px, 0.62fr);
  gap: clamp(26px, 5vw, 72px);
  align-items: end;
  text-align: left;
}

.booking-section-luxury .booking-luxury-intro,
.booking-section-luxury .booking-form.booking-luxury-shell {
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

.booking-luxury-intro .kicker,
.booking-card .kicker,
.booking-summary-card .kicker {
  margin: 0 0 12px;
  color: var(--sp-gold-light);
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.booking-luxury-intro h2 {
  max-width: 760px;
  margin: 0;
  color: var(--sp-text);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(3.2rem, 7vw, 7rem);
  line-height: 0.92;
  font-weight: 500;
}

.booking-luxury-intro > p {
  max-width: 560px;
  margin: 18px 0 0;
  color: var(--sp-muted);
  font-size: clamp(1rem, 1.35vw, 1.2rem);
  line-height: 1.8;
}

.booking-luxury-intro .booking-promises {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.booking-luxury-intro .booking-promises span {
  min-height: 52px;
  display: flex;
  align-items: center;
  border: 1px solid var(--sp-border);
  border-radius: 999px;
  padding: 12px 16px;
  background: rgba(255, 255, 255, 0.035);
  color: var(--sp-text);
  font-size: 0.73rem;
  letter-spacing: 0.08em;
  line-height: 1.35;
}

.booking-luxury-shell {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 390px);
  gap: clamp(20px, 3vw, 34px);
  align-items: start;
}

.booking-luxury-main {
  display: grid;
  gap: 22px;
  min-width: 0;
}

.booking-card,
.booking-summary-card {
  border: 1px solid var(--sp-border);
  border-radius: var(--sp-radius-xl);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.025)),
    var(--sp-card);
  box-shadow: var(--sp-shadow);
  backdrop-filter: blur(18px);
}

.booking-card {
  padding: clamp(20px, 3vw, 34px);
}

.booking-card-heading,
.booking-panel-heading,
.booking-summary-heading {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: start;
  margin: 0 0 22px;
  border-bottom: 1px solid var(--sp-border-soft);
  padding-bottom: 18px;
}

.booking-card h3,
.booking-panel-heading h3,
.booking-summary-card h3 {
  margin: 0;
  color: var(--sp-text);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.65rem, 2.6vw, 2.6rem);
  line-height: 1.04;
  font-weight: 500;
}

.booking-panel-heading strong {
  max-width: 260px;
  color: var(--sp-gold-light);
  font-size: 0.78rem;
  line-height: 1.5;
  text-align: right;
}

.booking-calendar-card {
  background:
    radial-gradient(circle at 92% 0%, rgba(214, 166, 88, 0.16), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.028)),
    rgba(13, 16, 14, 0.94);
}

.booking-section-luxury .calendar-toolbar {
  grid-template-columns: 52px minmax(0, 1fr) 52px;
  gap: 14px;
  margin-bottom: 18px;
}

.booking-section-luxury .calendar-toolbar h3 {
  color: var(--sp-text);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.55rem, 2.8vw, 2.5rem);
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
}

.booking-section-luxury .icon-button {
  width: 52px;
  height: 52px;
  border-color: var(--sp-border);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.045);
  color: var(--sp-gold-light);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.booking-section-luxury .calendar-grid {
  min-height: 432px;
  gap: 9px;
}

.booking-section-luxury .weekday-row {
  color: var(--sp-muted-2);
}

.booking-section-luxury .day {
  min-height: 68px;
  border-color: var(--sp-border-soft);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.04);
  color: var(--sp-text);
}

.booking-section-luxury .day:hover {
  border-color: var(--sp-gold);
  background: rgba(214, 166, 88, 0.1);
}

.booking-section-luxury .day-number {
  color: inherit;
  font-size: 1.35rem;
}

.booking-section-luxury .day-rate {
  color: var(--sp-muted);
}

.booking-section-luxury .day.blocked,
.booking-section-luxury .day.past {
  background: rgba(255, 255, 255, 0.025);
  color: var(--sp-muted-2);
}

.booking-section-luxury .day.selected,
.booking-section-luxury .day.in-range {
  border-color: var(--sp-gold-light);
  background: linear-gradient(145deg, rgba(239, 201, 120, 0.94), rgba(178, 127, 52, 0.88));
  color: #14100a;
}

.booking-section-luxury .day.selected .day-rate,
.booking-section-luxury .day.in-range .day-rate {
  color: rgba(20, 16, 10, 0.7);
}

.booking-calendar-legend,
.booking-section-luxury .calendar-insights,
.booking-section-luxury .booking-time-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.booking-calendar-legend span,
.booking-section-luxury .calendar-insights span,
.booking-section-luxury .booking-time-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  border: 1px solid var(--sp-border-soft);
  border-radius: 999px;
  padding: 8px 12px;
  background: rgba(255, 255, 255, 0.035);
  color: var(--sp-muted);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.06em;
}

.booking-section-luxury .booking-time-pill strong {
  color: var(--sp-gold-light);
}

.booking-section-luxury .booking-time-pill.wide {
  border-radius: var(--sp-radius-sm);
  flex: 1 1 100%;
  justify-content: center;
}

.booking-section-luxury .dot.available {
  background: var(--sp-success);
}

.booking-section-luxury .dot.blocked {
  background: #766d62;
}

.booking-section-luxury .dot.selected {
  background: var(--sp-gold-light);
}

.booking-section-luxury .selected-dates,
.booking-section-luxury .hold-timer,
.booking-section-luxury .whole-house-note,
.booking-section-luxury .booking-info,
.booking-section-luxury .booking-policy,
.booking-section-luxury .price-summary,
.booking-section-luxury .code-panel,
.booking-section-luxury .transfer-details,
.booking-section-luxury .invoice-details {
  border: 1px solid var(--sp-border-soft);
  border-radius: var(--sp-radius-md);
  background: rgba(255, 255, 255, 0.04);
  color: var(--sp-muted);
}

.booking-section-luxury .selected-dates {
  margin-top: 18px;
  border-color: var(--sp-border);
  background: rgba(214, 166, 88, 0.11);
  color: var(--sp-text);
}

.booking-section-luxury .booking-info p,
.booking-section-luxury .whole-house-note,
.booking-section-luxury .booking-policy p,
.booking-section-luxury .local-food-note p {
  color: var(--sp-muted);
}

.booking-section-luxury .booking-policy {
  border-color: rgba(214, 166, 88, 0.28);
}

.booking-section-luxury .booking-policy strong,
.booking-section-luxury .local-food-note strong {
  color: var(--sp-gold-light);
}

.guest-stepper-field {
  display: grid;
  gap: 10px;
}

.guest-stepper {
  display: grid;
  grid-template-columns: 48px 1fr 48px;
  gap: 10px;
}

.guest-stepper button {
  border: 1px solid var(--sp-border);
  border-radius: 999px;
  background: rgba(214, 166, 88, 0.1);
  color: var(--sp-gold-light);
  font-size: 1.35rem;
  font-weight: 800;
  cursor: pointer;
}

.guest-stepper input {
  text-align: center;
}

.luxury-extra-list {
  display: grid;
  gap: 12px;
}

.luxury-extra {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 6px 18px;
  align-items: center;
  border: 1px solid var(--sp-border-soft);
  border-radius: var(--sp-radius-lg);
  padding: 18px;
  background: rgba(255, 255, 255, 0.035);
}

.luxury-extra > span {
  color: var(--sp-text);
  font-family: Marcellus, Georgia, serif;
  font-size: 1.3rem;
}

.luxury-extra small {
  grid-column: 1;
  color: var(--sp-muted);
  line-height: 1.5;
}

.luxury-extra > strong {
  grid-column: 2;
  grid-row: 1 / span 2;
  color: var(--sp-gold-light);
  white-space: nowrap;
}

.booking-section-luxury .option-toggle {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-top: 8px;
}

.booking-section-luxury .option-toggle label,
.booking-section-luxury .payment-choice label {
  border: 1px solid var(--sp-border-soft);
  border-radius: var(--sp-radius-md);
  background: rgba(255, 255, 255, 0.035);
  color: var(--sp-muted);
}

.booking-section-luxury .option-toggle label:has(input:checked),
.booking-section-luxury .payment-choice label:has(input:checked) {
  border-color: rgba(239, 201, 120, 0.72);
  background: linear-gradient(145deg, rgba(214, 166, 88, 0.16), rgba(255, 255, 255, 0.04));
  color: var(--sp-text);
}

.booking-section-luxury .form-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.booking-section-luxury label {
  color: var(--sp-muted);
}

.booking-section-luxury label > span,
.booking-section-luxury .option-field > span {
  color: var(--sp-text);
  font-weight: 800;
}

.booking-section-luxury input,
.booking-section-luxury textarea,
.booking-section-luxury select {
  border: 1px solid var(--sp-border-soft);
  border-radius: var(--sp-radius-md);
  background: rgba(255, 255, 255, 0.045);
  color: var(--sp-text);
}

.booking-section-luxury input::placeholder,
.booking-section-luxury textarea::placeholder {
  color: rgba(183, 173, 160, 0.68);
}

.booking-section-luxury input:focus,
.booking-section-luxury textarea:focus {
  border-color: var(--sp-gold);
  outline: 2px solid rgba(214, 166, 88, 0.2);
}

.booking-payment-card .payment-live {
  margin: 0;
  border: 0;
  padding: 0;
  background: transparent;
  opacity: 1;
}

.booking-section-luxury .payment-choice {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.booking-section-luxury .payment-choice label {
  min-height: 132px;
  padding: 18px;
}

.booking-section-luxury .payment-choice strong {
  color: var(--sp-gold-light);
}

.booking-section-luxury .payment-choice small,
.booking-section-luxury .payment-live p {
  color: var(--sp-muted);
}

.booking-section-luxury .rules-check {
  border-color: var(--sp-border-soft);
  border-radius: var(--sp-radius-md);
  background: rgba(255, 255, 255, 0.035);
  color: var(--sp-muted);
}

.booking-section-luxury .booking-button,
.booking-summary-button {
  width: 100%;
  border: 1px solid var(--sp-gold-light);
  border-radius: var(--sp-radius-md);
  background: linear-gradient(135deg, var(--sp-gold-light), var(--sp-gold));
  color: #100d08;
  font-weight: 900;
  letter-spacing: 0.16em;
}

.booking-section-luxury .booking-message {
  margin: 0;
}

.booking-summary-card {
  position: sticky;
  top: 98px;
  padding: clamp(20px, 2.4vw, 28px);
  background:
    radial-gradient(circle at 100% 0%, rgba(214, 166, 88, 0.18), transparent 34%),
    linear-gradient(160deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.025)),
    var(--sp-card-strong);
}

.booking-summary-heading {
  display: block;
}

.booking-summary-list {
  display: grid;
  gap: 0;
  margin: 0;
}

.booking-summary-list div {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  border-bottom: 1px solid var(--sp-border-soft);
  padding: 13px 0;
}

.booking-summary-list dt {
  color: var(--sp-muted);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.booking-summary-list dd {
  margin: 0;
  color: var(--sp-text);
  text-align: right;
  font-weight: 800;
}

.booking-summary-list .summary-total {
  align-items: end;
  border-bottom: 0;
  padding-top: 18px;
}

.booking-summary-list .summary-total dt,
.booking-summary-list .summary-total dd {
  color: var(--sp-gold-light);
}

.booking-summary-list .summary-total dd {
  font-family: Marcellus, Georgia, serif;
  font-size: 2rem;
  font-weight: 500;
}

.booking-summary-card .price-summary {
  margin-top: 12px;
  padding: 14px;
  font-size: 0.86rem;
}

.booking-summary-card .price-table th,
.booking-summary-card .price-table td {
  border-top-color: var(--sp-border-soft);
}

.booking-summary-button {
  min-height: 54px;
  margin-top: 18px;
  cursor: pointer;
}

.summary-trust,
.summary-contact {
  display: grid;
  gap: 8px;
  margin-top: 18px;
  border-top: 1px solid var(--sp-border-soft);
  padding-top: 18px;
}

.summary-trust span {
  color: var(--sp-muted);
  font-size: 0.82rem;
  font-weight: 800;
}

.summary-trust span::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 9px;
  border-radius: 50%;
  background: var(--sp-success);
}

.summary-contact span,
.summary-contact a {
  color: var(--sp-gold-light);
  overflow-wrap: anywhere;
}

@media (max-width: 1080px) {
  .booking-luxury-intro,
  .booking-luxury-shell {
    grid-template-columns: 1fr;
  }

  .booking-luxury-intro .booking-promises {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .booking-luxury-main {
    display: contents;
  }

  .booking-calendar-card {
    order: 1;
  }

  .booking-options-card {
    order: 2;
  }

  .booking-summary-card {
    position: static;
    order: 3;
  }

  .booking-details-card {
    order: 4;
  }

  .booking-payment-card {
    order: 5;
  }
}

@media (max-width: 720px) {
  .booking-section-luxury {
    padding-inline: 14px;
  }

  .booking-luxury-intro .booking-promises,
  .booking-section-luxury .form-row,
  .booking-section-luxury .payment-choice {
    grid-template-columns: 1fr;
  }

  .booking-card,
  .booking-summary-card {
    border-radius: 20px;
  }

  .booking-section-luxury .calendar-grid {
    gap: 6px;
    min-height: 330px;
  }

  .booking-section-luxury .day {
    min-height: 50px;
    border-radius: 12px;
    padding: 6px 2px;
  }

  .booking-section-luxury .day-number {
    font-size: 1rem;
  }

  .booking-section-luxury .day-rate {
    font-size: 0.46rem;
  }

  .luxury-extra {
    grid-template-columns: 1fr;
  }

  .luxury-extra > strong {
    grid-column: 1;
    grid-row: auto;
  }
}

/* Reference-match booking pass: dark cabin-backed luxury checkout. */
.booking-section.booking-section-luxury {
  --sp-bg: #050706;
  --sp-panel: rgba(14, 15, 13, 0.82);
  --sp-panel-strong: rgba(15, 16, 14, 0.92);
  --sp-line: rgba(205, 154, 66, 0.42);
  --sp-line-soft: rgba(238, 212, 151, 0.16);
  --sp-gold: #d5a449;
  --sp-gold-2: #f1c66d;
  --sp-text: #f5efe4;
  --sp-muted: #b7afa3;
  --sp-dim: #756f66;
  --sp-green: #71865a;
  position: relative;
  z-index: 20;
  isolation: isolate;
  max-width: none;
  margin: 0;
  padding: clamp(118px, 9vw, 150px) clamp(22px, 5vw, 92px) clamp(68px, 7vw, 110px);
  background:
    linear-gradient(90deg, rgba(4, 6, 6, 0.95) 0%, rgba(5, 8, 8, 0.89) 42%, rgba(5, 7, 7, 0.84) 100%),
    linear-gradient(180deg, rgba(3, 4, 4, 0.58), rgba(3, 4, 4, 0.95) 76%),
    url("/assets/site/home/saarepiiga-house-exterior.webp") center 18% / cover no-repeat;
  border-top: 1px solid rgba(213, 164, 73, 0.18);
  color: var(--sp-text);
  overflow: clip;
}

.booking-section.booking-section-luxury::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    radial-gradient(circle at 8% 24%, rgba(213, 164, 73, 0.12), transparent 24%),
    radial-gradient(circle at 90% 22%, rgba(213, 164, 73, 0.14), transparent 25%),
    linear-gradient(180deg, rgba(5, 7, 7, 0.22), #050706 96%);
  pointer-events: none;
}

.booking-section.booking-section-luxury::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-image: linear-gradient(rgba(255, 255, 255, 0.018) 1px, transparent 1px);
  background-size: 100% 2px;
  opacity: 0.34;
  mix-blend-mode: soft-light;
  pointer-events: none;
}

.booking-luxury-intro {
  max-width: 1560px;
  margin: 0 auto 26px;
  display: block;
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  text-align: left;
}

.booking-luxury-intro .kicker,
.booking-section-luxury .booking-card .kicker,
.booking-section-luxury .booking-summary-card .kicker {
  margin: 0 0 9px;
  color: var(--sp-gold-2);
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.booking-luxury-intro h2 {
  max-width: 760px;
  color: var(--sp-text);
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(3.2rem, 4.5vw, 5.5rem);
  line-height: 0.98;
  letter-spacing: 0;
  text-wrap: balance;
}

.booking-luxury-intro > p {
  max-width: 880px;
  margin-top: 12px;
  color: rgba(245, 239, 228, 0.9);
  font-size: 1.02rem;
  line-height: 1.55;
}

.booking-luxury-intro .booking-promises {
  width: min(100%, 950px);
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
}

.booking-luxury-intro .booking-promises span {
  position: relative;
  min-height: 48px;
  display: flex;
  align-items: center;
  border: 0;
  border-radius: 0;
  padding: 0 0 0 50px;
  background: transparent;
  color: rgba(245, 239, 228, 0.88);
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.35;
}

.booking-luxury-intro .booking-promises span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 34px;
  height: 34px;
  border: 2px solid var(--sp-gold);
  border-radius: 10px;
  box-shadow: inset 0 0 0 7px rgba(213, 164, 73, 0.08);
}

.booking-luxury-intro .booking-promises span:nth-child(1)::before {
  border-radius: 50%;
}

.booking-luxury-intro .booking-promises span:nth-child(2)::before {
  border-radius: 8px 8px 14px 14px;
}

.booking-luxury-intro .booking-promises span:nth-child(3)::before {
  border-radius: 13px;
}

.booking-luxury-intro .booking-promises span:nth-child(4)::before {
  clip-path: polygon(50% 0, 92% 18%, 82% 80%, 50% 100%, 18% 80%, 8% 18%);
  border-radius: 0;
}

.booking-luxury-shell {
  max-width: 1560px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(330px, 395px);
  gap: 26px;
  align-items: start;
}

.booking-luxury-main {
  display: grid;
  grid-template-columns: minmax(0, 1.38fr) minmax(340px, 1fr);
  gap: 10px;
  min-width: 0;
}

.booking-calendar-card {
  grid-column: 1;
  min-width: 0;
}

.booking-options-card {
  grid-column: 2;
  min-width: 0;
}

.booking-details-card,
.booking-payment-card {
  grid-column: 1 / -1;
}

.booking-section-luxury .booking-card,
.booking-section-luxury .booking-summary-card {
  border: 1px solid var(--sp-line);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.012)),
    var(--sp-panel);
  box-shadow:
    0 18px 55px rgba(0, 0, 0, 0.38),
    inset 0 1px 0 rgba(255, 255, 255, 0.045);
  backdrop-filter: blur(14px);
}

.booking-section-luxury .booking-card {
  padding: 20px 26px;
}

.booking-section-luxury .booking-card-heading,
.booking-section-luxury .booking-panel-heading,
.booking-section-luxury .booking-summary-heading {
  display: block;
  margin: 0 0 16px;
  border: 0;
  padding: 0;
}

.booking-section-luxury .booking-card h3,
.booking-section-luxury .booking-panel-heading h3,
.booking-section-luxury .booking-summary-card h3,
.booking-section-luxury .payment-live legend {
  margin: 0;
  color: var(--sp-text);
  font-family: Marcellus, Georgia, serif;
  font-size: 1.36rem;
  line-height: 1.15;
  font-weight: 500;
}

.booking-section-luxury .booking-panel-heading .kicker,
.booking-section-luxury .booking-card-heading .kicker,
.booking-section-luxury .booking-summary-heading .kicker {
  display: none;
}

.booking-section-luxury .booking-panel-heading h3::first-letter,
.booking-section-luxury .booking-card-heading h3::first-letter,
.booking-section-luxury .payment-live legend::first-letter {
  color: var(--sp-gold-2);
}

.booking-section-luxury #nextOpenDates {
  display: none;
}

.booking-section-luxury .calendar-toolbar {
  grid-template-columns: 34px minmax(0, 1fr) 34px;
  gap: 8px;
  margin: 8px 0 16px;
}

.booking-section-luxury .calendar-toolbar h3 {
  color: rgba(245, 239, 228, 0.92);
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.9rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.booking-section-luxury .icon-button {
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 8px;
  background: transparent;
  color: rgba(245, 239, 228, 0.88);
  font-size: 1.5rem;
  box-shadow: none;
}

.booking-section-luxury .icon-button:hover {
  background: rgba(213, 164, 73, 0.13);
  color: var(--sp-gold-2);
}

.booking-section-luxury .weekday-row {
  margin-bottom: 9px;
  color: rgba(245, 239, 228, 0.56);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.booking-section-luxury .calendar-grid {
  min-height: 0;
  gap: 7px;
}

.booking-section-luxury .day {
  min-height: 39px;
  padding: 5px 4px;
  border: 1px solid rgba(102, 137, 82, 0.45);
  border-radius: 5px;
  background: rgba(16, 24, 17, 0.8);
  color: rgba(245, 239, 228, 0.93);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
}

.booking-section-luxury .day:hover:not(:disabled) {
  transform: none;
  border-color: var(--sp-gold);
  background: rgba(43, 49, 31, 0.92);
}

.booking-section-luxury .day-number {
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.booking-section-luxury .day-season,
.booking-section-luxury .day-rate {
  display: none;
}

.booking-section-luxury .day.blocked,
.booking-section-luxury .day.past,
.booking-section-luxury .day.outside {
  border-color: rgba(255, 255, 255, 0.08);
  background:
    repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.06) 0 2px, transparent 2px 5px),
    rgba(255, 255, 255, 0.025);
  color: rgba(245, 239, 228, 0.32);
  opacity: 1;
}

.booking-section-luxury .day.blocked::after {
  content: "";
}

.booking-section-luxury .day.selected,
.booking-section-luxury .day.in-range {
  border-color: rgba(241, 198, 109, 0.9);
  background: linear-gradient(135deg, #e4b658, #b9852f);
  color: #100d08;
  box-shadow: 0 0 0 1px rgba(241, 198, 109, 0.25), 0 10px 28px rgba(213, 164, 73, 0.22);
}

.booking-section-luxury .day.selected::before,
.booking-section-luxury .day.in-range::before {
  content: "";
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-bottom-color: #e4b658;
}

.booking-calendar-legend,
.booking-section-luxury .booking-time-pills {
  margin-top: 12px;
  gap: 18px;
}

.booking-section-luxury .calendar-insights {
  display: none;
}

.booking-calendar-legend span,
.booking-section-luxury .booking-time-pill {
  min-height: auto;
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  color: rgba(245, 239, 228, 0.66);
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
}

.booking-section-luxury .dot {
  width: 20px;
  height: 20px;
  border: 1px solid rgba(241, 198, 109, 0.22);
  border-radius: 4px;
}

.booking-section-luxury .dot.available {
  background: rgba(16, 24, 17, 0.8);
  border-color: rgba(102, 137, 82, 0.6);
}

.booking-section-luxury .dot.blocked {
  background:
    repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0 2px, transparent 2px 5px),
    rgba(255, 255, 255, 0.04);
}

.booking-section-luxury .dot.selected {
  background: linear-gradient(135deg, #e4b658, #b9852f);
}

.booking-section-luxury .booking-time-pills {
  display: block;
  color: rgba(245, 239, 228, 0.65);
  font-size: 0.78rem;
  line-height: 1.6;
}

.booking-section-luxury .booking-time-pill {
  display: inline;
}

.booking-section-luxury .booking-time-pill + .booking-time-pill::before {
  content: "  •  ";
  color: var(--sp-gold);
}

.booking-section-luxury .booking-time-pill strong {
  color: rgba(245, 239, 228, 0.78);
}

.booking-section-luxury .booking-time-pill.wide {
  display: block;
  margin-top: 2px;
}

.booking-section-luxury .booking-time-pill.wide::before {
  content: "";
}

.booking-section-luxury .selected-dates,
.booking-section-luxury .hold-timer {
  margin-top: 12px;
  min-height: 38px;
  border: 1px solid rgba(213, 164, 73, 0.28);
  border-radius: 5px;
  background: rgba(213, 164, 73, 0.07);
  color: rgba(245, 239, 228, 0.82);
  font-size: 0.86rem;
}

.booking-options-card .whole-house-note,
.booking-section-luxury .booking-info.local-food-note,
.booking-section-luxury .code-panel .panel-title,
.booking-section-luxury .booking-policy strong {
  display: none;
}

.booking-section-luxury .booking-info,
.booking-section-luxury .whole-house-note,
.booking-section-luxury .booking-policy,
.booking-section-luxury .code-panel,
.booking-section-luxury .transfer-details,
.booking-section-luxury .invoice-details {
  border: 1px solid var(--sp-line-soft);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.025);
  color: rgba(245, 239, 228, 0.66);
}

.booking-options-card > .booking-info {
  margin: 0 0 12px;
  padding: 0;
  border: 0;
  background: transparent;
}

.booking-options-card > .booking-info p {
  margin: 0;
  color: rgba(245, 239, 228, 0.62);
  font-size: 0.82rem;
  line-height: 1.45;
}

.guest-stepper-field {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 16px;
  margin-bottom: 10px;
  border: 1px solid var(--sp-line-soft);
  border-radius: 6px;
  padding: 12px 16px;
  background: rgba(255, 255, 255, 0.025);
}

.guest-stepper-field > span {
  position: relative;
  padding-left: 36px;
  color: var(--sp-text);
  font-size: 0.93rem;
}

.guest-stepper-field > span::after {
  content: "Kuni 10 külalist";
  display: block;
  margin-top: 3px;
  color: rgba(245, 239, 228, 0.52);
  font-size: 0.74rem;
  font-weight: 500;
}

.guest-stepper-field > span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 22px;
  height: 22px;
  border: 2px solid var(--sp-gold);
  border-radius: 50%;
}

.guest-stepper {
  display: grid;
  grid-template-columns: 36px 44px 36px;
  align-items: center;
  gap: 10px;
}

.guest-stepper button {
  width: 36px;
  height: 36px;
  border: 1px solid var(--sp-line-soft);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.026);
  color: var(--sp-text);
  font-size: 1.1rem;
}

.guest-stepper input#guests {
  width: 44px;
  min-height: 36px;
  border: 0;
  padding: 0;
  background: transparent;
  color: var(--sp-text);
  text-align: center;
  font-weight: 800;
}

.luxury-extra-list {
  gap: 0;
  border: 1px solid var(--sp-line-soft);
  border-radius: 6px;
  overflow: hidden;
}

.luxury-extra {
  min-height: 58px;
  display: grid;
  grid-template-columns: 26px minmax(0, 1fr) auto;
  gap: 4px 12px;
  align-items: center;
  border: 0;
  border-bottom: 1px solid var(--sp-line-soft);
  border-radius: 0;
  padding: 11px 14px;
  background: rgba(255, 255, 255, 0.018);
}

.luxury-extra:last-child {
  border-bottom: 0;
}

.luxury-extra:has(input[value="Yes"]:checked) {
  background: linear-gradient(90deg, rgba(213, 164, 73, 0.17), rgba(255, 255, 255, 0.015));
  box-shadow: inset 0 0 0 1px rgba(213, 164, 73, 0.28);
}

.luxury-extra::before {
  content: "";
  grid-column: 1;
  grid-row: 1 / span 2;
  width: 22px;
  height: 22px;
  border: 1px solid rgba(245, 239, 228, 0.24);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.025);
}

.luxury-extra:has(input[value="Yes"]:checked)::before {
  content: "✓";
  display: grid;
  place-items: center;
  border-color: var(--sp-gold);
  background: linear-gradient(135deg, #e4b658, #b9852f);
  color: #100d08;
  font-weight: 900;
}

.luxury-extra > span {
  grid-column: 2;
  color: var(--sp-text);
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.94rem;
  font-weight: 800;
}

.luxury-extra small {
  grid-column: 2;
  color: rgba(245, 239, 228, 0.49);
  font-size: 0.76rem;
  line-height: 1.25;
}

.luxury-extra > strong {
  grid-column: 3;
  grid-row: 1 / span 2;
  color: var(--sp-text);
  font-size: 0.9rem;
}

.booking-section-luxury .luxury-extra .option-toggle {
  grid-column: 1 / -1;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
  margin-top: 6px;
  gap: 4px;
}

.booking-section-luxury .option-toggle label,
.booking-section-luxury .payment-choice label {
  border: 1px solid var(--sp-line-soft);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.018);
  color: rgba(245, 239, 228, 0.68);
}

.booking-section-luxury .option-toggle label:has(input:checked),
.booking-section-luxury .payment-choice label:has(input:checked) {
  border-color: rgba(213, 164, 73, 0.74);
  background: rgba(213, 164, 73, 0.12);
  color: var(--sp-text);
}

.booking-section-luxury .form-row {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.booking-details-card > label:has(textarea) {
  display: block;
  margin-top: 10px;
}

.booking-section-luxury label > span,
.booking-section-luxury .option-field > span,
.booking-section-luxury .panel-title span {
  color: rgba(245, 239, 228, 0.72);
  font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.booking-section-luxury input,
.booking-section-luxury textarea,
.booking-section-luxury select {
  min-height: 42px;
  border: 1px solid var(--sp-line-soft);
  border-radius: 5px;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.024);
  color: var(--sp-text);
  font-size: 0.9rem;
}

.booking-section-luxury textarea {
  min-height: 46px;
  resize: vertical;
}

.booking-section-luxury input:focus,
.booking-section-luxury textarea:focus {
  border-color: var(--sp-gold);
  outline: 1px solid rgba(213, 164, 73, 0.28);
  background: rgba(255, 255, 255, 0.04);
}

.booking-section-luxury .invoice-option {
  margin-top: 14px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 180px;
  align-items: center;
  gap: 14px;
  border: 1px solid var(--sp-line-soft);
  border-radius: 6px;
  padding: 10px 12px;
}

.booking-section-luxury .invoice-details {
  margin-top: 12px;
  border-style: dashed;
  border-color: rgba(213, 164, 73, 0.62);
  padding: 14px;
}

.booking-payment-card .payment-live {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px 36px;
}

.booking-payment-card .payment-live legend,
.booking-payment-card .panel-title,
.booking-payment-card .payment-live > p {
  grid-column: 1 / -1;
}

.booking-payment-card .payment-live > p {
  display: none;
}

.booking-section-luxury .payment-choice {
  grid-column: 1;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.booking-section-luxury .payment-choice label {
  min-height: 84px;
  padding: 12px 14px;
}

.booking-section-luxury .payment-choice input[type="radio"] {
  accent-color: var(--sp-gold);
}

.booking-section-luxury .payment-choice strong {
  color: var(--sp-text);
  font-size: 0.88rem;
  letter-spacing: 0;
  text-transform: none;
}

.booking-section-luxury .payment-choice small {
  color: rgba(245, 239, 228, 0.54);
  font-size: 0.76rem;
}

.booking-section-luxury .booking-policy {
  margin: 12px 0 0;
  padding: 0;
  border: 0;
  background: transparent;
}

.booking-section-luxury .booking-policy p {
  margin: 0;
  color: rgba(245, 239, 228, 0.54);
  font-size: 0.77rem;
  line-height: 1.5;
}

.booking-section-luxury .rules-check {
  margin-top: 12px;
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  color: rgba(245, 239, 228, 0.68);
}

.booking-section-luxury .rules-check input {
  width: 22px;
  min-width: 22px;
  height: 22px;
  min-height: 22px;
  padding: 0;
  accent-color: var(--sp-gold);
}

.booking-section-luxury .booking-button {
  width: min(100%, 252px);
  min-height: 54px;
  margin-top: 12px;
  justify-self: end;
  border: 1px solid rgba(241, 198, 109, 0.85);
  border-radius: 6px;
  background: linear-gradient(180deg, #f0c66d, #c89036);
  color: #130e07;
  font-size: 0.9rem;
  letter-spacing: 0.08em;
  box-shadow: 0 15px 36px rgba(213, 164, 73, 0.22);
}

.booking-summary-card {
  position: sticky;
  top: 96px;
  padding: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.016)),
    var(--sp-panel-strong);
}

.booking-summary-card .booking-summary-heading {
  margin-bottom: 18px;
}

.booking-summary-card h3 {
  font-size: 1.35rem;
}

.booking-summary-list {
  border: 1px solid var(--sp-line-soft);
  border-radius: 7px;
  padding: 14px 16px;
  background: rgba(255, 255, 255, 0.018);
}

.booking-summary-list div {
  border-bottom: 0;
  padding: 8px 0;
}

.booking-summary-list div:nth-child(4),
.booking-summary-list div:nth-child(7) {
  border-bottom: 1px solid rgba(213, 164, 73, 0.22);
  padding-bottom: 16px;
  margin-bottom: 8px;
}

.booking-summary-list dt {
  color: rgba(245, 239, 228, 0.78);
  font-size: 0.85rem;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
}

.booking-summary-list dd {
  color: var(--sp-text);
  font-size: 0.88rem;
  font-weight: 700;
}

.booking-summary-list .summary-total {
  padding-top: 10px;
}

.booking-summary-list .summary-total dt {
  color: var(--sp-text);
  font-family: Marcellus, Georgia, serif;
  font-size: 1.35rem;
}

.booking-summary-list .summary-total dd {
  color: var(--sp-text);
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 1.72rem;
  font-weight: 600;
}

.booking-summary-card .price-summary {
  margin-top: 10px;
  border: 0;
  padding: 0;
  background: transparent;
  color: rgba(245, 239, 228, 0.5);
  font-size: 0.78rem;
}

.booking-summary-card .price-table {
  font-size: 0.78rem;
}

.booking-summary-button {
  min-height: 58px;
  margin-top: 18px;
  border-radius: 6px;
  background: linear-gradient(180deg, #f0c66d, #c89036);
  color: #130e07;
  font-size: 0.9rem;
  letter-spacing: 0.08em;
}

.summary-trust {
  margin-top: 18px;
  border: 1px solid var(--sp-line-soft);
  border-radius: 7px;
  padding: 14px;
  background: rgba(255, 255, 255, 0.018);
  gap: 16px;
}

.summary-trust span {
  position: relative;
  min-height: 38px;
  display: block;
  padding-left: 48px;
  color: var(--sp-gold-2);
  font-size: 0.88rem;
  font-weight: 800;
}

.summary-trust span::before {
  content: "";
  position: absolute;
  left: 4px;
  top: -2px;
  width: 34px;
  height: 34px;
  margin: 0;
  border-radius: 50%;
  background: rgba(213, 164, 73, 0.1);
  border: 1px solid rgba(213, 164, 73, 0.2);
}

.summary-trust span::after {
  display: block;
  margin-top: 4px;
  color: rgba(245, 239, 228, 0.52);
  font-weight: 500;
  line-height: 1.35;
}

.summary-trust span:nth-child(1)::after {
  content: "Kõik maksed on kaitstud ja turvalised.";
}

.summary-trust span:nth-child(2)::after {
  content: "Broneerides otse, saad alati parima hinna.";
}

.summary-trust span:nth-child(3)::after {
  content: "Kuni 10 päeva enne saabumist.";
}

.summary-trust span::after {
  content: none !important;
}

.summary-trust strong,
.summary-trust small {
  display: block;
}

.summary-trust small {
  margin-top: 4px;
  color: rgba(245, 239, 228, 0.52);
  font-size: 0.88rem;
  font-weight: 500;
  line-height: 1.35;
}

.summary-contact {
  margin-top: 22px;
  border: 0;
  padding: 0 18px;
  color: rgba(245, 239, 228, 0.75);
}

.summary-contact::before {
  content: none;
  display: block;
  margin-bottom: 12px;
  color: rgba(245, 239, 228, 0.72);
}

.summary-contact span,
.summary-contact a {
  display: inline-block;
  margin-right: 16px;
  color: rgba(245, 239, 228, 0.86);
  font-size: 0.82rem;
}

.booking-section-luxury .code-panel {
  margin-top: 12px;
  padding: 12px;
}

.booking-section-luxury .code-panel .form-row {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.booking-section-luxury .code-button {
  min-height: 40px;
  margin-top: 10px;
  border-radius: 5px;
}

@media (max-width: 1260px) {
  .booking-luxury-shell,
  .booking-luxury-main {
    grid-template-columns: 1fr;
  }

  .booking-calendar-card,
  .booking-options-card,
  .booking-details-card,
  .booking-payment-card {
    grid-column: 1;
  }

  .booking-luxury-main {
    display: contents;
  }

  .booking-calendar-card {
    order: 1;
  }

  .booking-options-card {
    order: 2;
  }

  .booking-summary-card {
    position: static;
    order: 3;
  }

  .booking-details-card {
    order: 4;
  }

  .booking-payment-card {
    order: 5;
  }
}

@media (max-width: 760px) {
  .booking-section.booking-section-luxury {
    padding: 92px 14px 64px;
  }

  .booking-luxury-intro .booking-promises {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .booking-section-luxury .booking-card,
  .booking-section-luxury .booking-summary-card {
    padding: 18px;
  }

  .booking-section-luxury .form-row,
  .booking-section-luxury .code-panel .form-row,
  .booking-payment-card .payment-live,
  .booking-section-luxury .payment-choice,
  .booking-section-luxury .invoice-option {
    grid-template-columns: 1fr;
  }

  .booking-section-luxury .day {
    min-height: 34px;
  }

  .booking-section-luxury .day-number {
    font-size: 0.88rem;
  }

  .guest-stepper-field {
    grid-template-columns: 1fr;
  }

  .booking-section-luxury .booking-button {
    width: 100%;
    justify-self: stretch;
  }
}

/* One-to-one reference tightening for the booking interface. */
html,
body {
  overflow-x: hidden;
}

.booking-section.booking-section-luxury {
  --sp-panel: rgba(13, 14, 13, 0.78);
  --sp-panel-strong: rgba(13, 14, 13, 0.9);
  --sp-line: rgba(199, 145, 49, 0.5);
  --sp-line-soft: rgba(219, 180, 98, 0.19);
  --sp-gold: #d5a145;
  --sp-gold-2: #efc268;
  --sp-text: #f4eadc;
  --sp-muted: #a79f94;
  min-height: 100vh;
  padding: 90px clamp(24px, 4.75vw, 78px) 50px;
  background:
    linear-gradient(90deg, rgba(5, 7, 7, 0.98) 0%, rgba(5, 7, 7, 0.9) 50%, rgba(5, 7, 7, 0.82) 100%),
    radial-gradient(circle at 83% 18%, rgba(213, 161, 69, 0.16), transparent 20%),
    url("/assets/site/home/saarepiiga-house-exterior.webp") center center / cover no-repeat;
}

.booking-luxury-intro,
.booking-luxury-shell {
  width: min(100%, 1500px);
  max-width: 1500px;
}

.booking-luxury-intro {
  margin-bottom: 24px;
}

.booking-luxury-intro .kicker {
  margin-left: 48px;
  font-size: 0.74rem;
}

.booking-luxury-intro h2,
.booking-luxury-intro > p,
.booking-luxury-intro .booking-promises {
  margin-left: 48px;
}

.booking-luxury-intro h2 {
  max-width: 720px;
  font-size: clamp(3.7rem, 4.25vw, 5.15rem);
  line-height: 0.92;
}

.booking-luxury-intro > p {
  max-width: 820px;
  margin-top: 10px;
  font-size: 1rem;
}

.booking-luxury-intro .booking-promises {
  width: min(100%, 900px);
  margin-top: 24px;
  gap: 38px;
}

.booking-luxury-intro .booking-promises span {
  min-height: 44px;
  padding-left: 46px;
  color: rgba(244, 234, 220, 0.86);
  font-size: 0.84rem;
}

.booking-luxury-intro .booking-promises span::before {
  width: 30px;
  height: 30px;
}

.booking-luxury-shell {
  grid-template-columns: minmax(0, 1fr) 376px;
  gap: 24px;
}

.booking-luxury-main {
  grid-template-columns: minmax(0, 1.43fr) minmax(340px, 1fr);
  gap: 10px;
}

.booking-section-luxury .booking-card,
.booking-section-luxury .booking-summary-card {
  border-color: var(--sp-line);
  border-radius: 7px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.008)),
    var(--sp-panel);
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.34);
}

.booking-section-luxury .booking-card {
  padding: 18px 26px;
}

.booking-section-luxury .booking-card h3,
.booking-section-luxury .booking-panel-heading h3,
.booking-section-luxury .booking-summary-card h3,
.booking-section-luxury .payment-live legend {
  font-size: 1.25rem;
  line-height: 1.1;
}

.booking-section-luxury .booking-panel-heading,
.booking-section-luxury .booking-card-heading,
.booking-section-luxury .booking-summary-heading {
  margin-bottom: 14px;
}

.booking-section-luxury .calendar-toolbar {
  width: 86%;
  margin: 6px auto 12px;
  grid-template-columns: 34px 1fr 34px;
}

.booking-section-luxury .calendar-toolbar h3 {
  font-size: 0.86rem;
}

.booking-section-luxury .weekday-row,
.booking-section-luxury .calendar-grid {
  width: 92%;
  margin-inline: auto;
}

.booking-section-luxury .calendar-grid {
  gap: 6px;
}

.booking-section-luxury .day {
  min-height: 36px;
  border-radius: 5px;
  padding: 4px;
}

.booking-section-luxury .day-number {
  font-size: 0.98rem;
}

.booking-section-luxury .day.selected,
.booking-section-luxury .day.in-range {
  background: linear-gradient(180deg, #e6bc62, #bf8733);
}

.booking-section-luxury .selected-dates,
.booking-section-luxury .hold-timer,
.booking-section-luxury .calendar-insights,
.booking-section-luxury .code-panel,
.booking-section-luxury .booking-info.local-food-note {
  display: none;
}

.booking-calendar-legend,
.booking-section-luxury .booking-time-pills {
  width: 92%;
  margin-inline: auto;
}

.booking-calendar-legend {
  margin-top: 12px;
}

.booking-section-luxury .booking-time-pills {
  margin-top: 14px;
}

.booking-section-luxury .booking-time-pill,
.booking-calendar-legend span {
  font-size: 0.76rem;
}

.booking-options-card .whole-house-note,
.booking-options-card > .booking-info {
  display: none;
}

.guest-stepper-field {
  grid-template-columns: minmax(0, 1fr) auto;
  min-height: 54px;
  margin: 0 0 10px;
  padding: 10px 14px;
}

.guest-stepper {
  grid-template-columns: 34px 44px 34px;
}

.guest-stepper button,
.guest-stepper input#guests {
  height: 34px;
  min-height: 34px;
}

.luxury-extra-list {
  margin-top: 0;
}

.luxury-extra {
  min-height: 58px;
  grid-template-columns: 24px minmax(0, 1fr) 74px;
  padding: 10px 12px;
}

.luxury-extra > span {
  font-size: 0.9rem;
}

.luxury-extra small {
  font-size: 0.72rem;
}

.luxury-extra > strong {
  text-align: right;
  font-size: 0.88rem;
}

.booking-section-luxury .luxury-extra .option-toggle {
  grid-column: 3;
  grid-row: 1 / span 2;
  width: 74px;
  grid-template-columns: 1fr;
  margin: 0;
}

.booking-section-luxury .luxury-extra .option-toggle label {
  min-height: 26px;
  border-radius: 4px;
}

.booking-section-luxury .luxury-extra .option-toggle label:has(input[value="No"]:checked) {
  opacity: 0.48;
}

.booking-section-luxury .luxury-extra .option-toggle label:has(input[value="Yes"]) {
  order: -1;
}

.booking-section-luxury .luxury-extra .option-toggle label:has(input[value="No"]) {
  display: none;
}

.booking-details-card {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(310px, 0.75fr);
  gap: 10px 18px;
}

.booking-details-card .booking-card-heading {
  grid-column: 1 / -1;
}

.booking-details-card > .form-row {
  grid-column: 1;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.booking-details-card > label:has(#email) {
  grid-column: 1;
}

.booking-details-card > label:has(#specialRequests) {
  grid-column: 1;
}

.booking-details-card > .invoice-option {
  grid-column: 1 / -1;
}

.booking-details-card > .invoice-details {
  grid-column: 2;
  grid-row: 2 / span 3;
  align-self: start;
}

.booking-section-luxury .form-row {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.booking-section-luxury input,
.booking-section-luxury textarea,
.booking-section-luxury select {
  min-height: 40px;
  border-radius: 4px;
  padding: 9px 11px;
}

.booking-section-luxury textarea {
  min-height: 40px;
}

.booking-section-luxury .invoice-option {
  min-height: 50px;
  margin-top: 2px;
  padding: 10px;
  grid-template-columns: minmax(0, 1fr) 52px !important;
  align-items: center;
}

.booking-section-luxury .invoice-details {
  margin-top: 0;
}

.booking-payment-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 250px;
  align-items: end;
  gap: 12px 24px;
}

.booking-payment-card .payment-live {
  grid-column: 1;
  display: block;
}

.booking-section-luxury .payment-choice {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.booking-section-luxury .payment-choice label {
  min-height: 78px;
  padding: 12px;
}

.booking-section-luxury .booking-policy {
  grid-column: 1 / -1;
  margin: 0;
}

.booking-section-luxury .booking-policy p {
  display: none;
}

.booking-section-luxury .rules-check {
  grid-column: 1;
  margin: 0;
}

.booking-section-luxury .booking-button {
  grid-column: 2;
  grid-row: 1 / span 3;
  align-self: end;
  width: 100%;
  margin: 0;
}

.booking-section-luxury .booking-message {
  grid-column: 1 / -1;
}

.booking-summary-card {
  top: 86px;
  padding: 20px;
}

.booking-summary-list {
  padding: 13px 15px;
}

.booking-summary-list div {
  padding: 7px 0;
}

.booking-summary-button {
  min-height: 54px;
}

.summary-trust {
  padding: 14px;
  gap: 12px;
}

.summary-trust span {
  min-height: 34px;
  padding-left: 46px;
}

@media (max-width: 1260px) {
  .booking-details-card,
  .booking-payment-card {
    display: block;
  }

  .booking-details-card > .invoice-details {
    grid-column: auto;
    grid-row: auto;
  }

  .booking-section-luxury .booking-button {
    width: 100%;
    margin-top: 12px;
  }
}

/* Reference badge spacing: exact icon + two-line text rhythm from the mockup. */
.booking-section-luxury .booking-luxury-intro {
  padding-top: 6px !important;
}

.booking-section-luxury .booking-luxury-intro .kicker,
.booking-section-luxury .booking-luxury-intro h2,
.booking-section-luxury .booking-luxury-intro > p,
.booking-section-luxury .booking-luxury-intro .booking-promises {
  margin-left: 48px;
}

.booking-section-luxury .booking-luxury-intro .kicker {
  margin-bottom: 8px;
  font-size: 0.72rem;
  letter-spacing: 0.075em;
}

.booking-section-luxury .booking-luxury-intro h2 {
  max-width: 760px;
  margin-top: 0;
  font-size: clamp(3.85rem, 4.45vw, 5.25rem);
  line-height: 0.94;
}

.booking-section-luxury .booking-luxury-intro > p {
  max-width: 880px;
  margin-top: 11px;
  font-size: 1rem;
  line-height: 1.5;
}

.booking-section-luxury .booking-luxury-intro .booking-promises {
  width: min(100%, 930px);
  margin-top: 26px;
  display: grid;
  grid-template-columns: 168px 174px 142px 250px;
  column-gap: 54px;
  row-gap: 18px;
  align-items: start;
}

.booking-section-luxury .booking-luxury-intro .booking-promises span {
  position: relative;
  min-height: 42px;
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  align-items: start;
  column-gap: 12px;
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  color: rgba(244, 234, 220, 0.87);
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.32;
  text-transform: none;
}

.booking-section-luxury .booking-luxury-intro .booking-promises span::before,
.booking-section-luxury .booking-luxury-intro .booking-promises span::after {
  content: none !important;
}

.booking-section-luxury .booking-luxury-intro .promise-icon {
  width: 34px;
  height: 34px;
  display: block;
  margin-top: 0;
  color: var(--sp-gold);
}

.booking-section-luxury .booking-luxury-intro .promise-icon svg {
  width: 34px;
  height: 34px;
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.75;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (max-width: 980px) {
  .booking-section-luxury .booking-luxury-intro .kicker,
  .booking-section-luxury .booking-luxury-intro h2,
  .booking-section-luxury .booking-luxury-intro > p,
  .booking-section-luxury .booking-luxury-intro .booking-promises {
    margin-left: 0;
  }

  .booking-section-luxury .booking-luxury-intro .booking-promises {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 24px;
  }
}

@media (max-width: 560px) {
  .booking-section-luxury .booking-luxury-intro .booking-promises {
    grid-template-columns: 1fr;
  }
}

/* Final cleanup: guest badge, extras rows, and CTA sizing. */
.booking-section-luxury .guest-stepper-field {
  grid-template-columns: minmax(0, 1fr) auto !important;
  min-height: 56px;
  padding: 11px 14px 11px 16px;
}

.booking-section-luxury .guest-stepper-field > span {
  position: relative;
  padding-left: 42px !important;
  font-size: 0.88rem;
  font-weight: 800;
  line-height: 1.1;
}

.booking-section-luxury .guest-stepper-field > span::before {
  content: "" !important;
  position: absolute;
  left: 0;
  top: -2px;
  width: 31px;
  height: 31px;
  border: 0;
  border-radius: 0;
  background-color: var(--sp-gold);
  box-shadow: none;
  -webkit-mask:
    radial-gradient(circle at 35% 25%, #000 0 9%, transparent 10%),
    radial-gradient(circle at 65% 25%, #000 0 9%, transparent 10%),
    radial-gradient(circle at 50% 20%, #000 0 11%, transparent 12%),
    radial-gradient(ellipse at 35% 78%, transparent 0 28%, #000 29% 34%, transparent 35%),
    radial-gradient(ellipse at 65% 78%, transparent 0 28%, #000 29% 34%, transparent 35%),
    radial-gradient(ellipse at 50% 76%, transparent 0 32%, #000 33% 39%, transparent 40%);
  mask:
    radial-gradient(circle at 35% 25%, #000 0 9%, transparent 10%),
    radial-gradient(circle at 65% 25%, #000 0 9%, transparent 10%),
    radial-gradient(circle at 50% 20%, #000 0 11%, transparent 12%),
    radial-gradient(ellipse at 35% 78%, transparent 0 28%, #000 29% 34%, transparent 35%),
    radial-gradient(ellipse at 65% 78%, transparent 0 28%, #000 29% 34%, transparent 35%),
    radial-gradient(ellipse at 50% 76%, transparent 0 32%, #000 33% 39%, transparent 40%);
}

.booking-section-luxury .guest-stepper-field > span::after {
  margin-top: 4px;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0;
}

.booking-section-luxury .guest-stepper {
  grid-template-columns: 38px 46px 38px;
  gap: 10px;
}

.booking-section-luxury .guest-stepper button {
  width: 38px;
  height: 38px;
}

.booking-section-luxury .guest-stepper input#guests {
  width: 46px;
  height: 38px;
  min-height: 38px;
}

.booking-section-luxury .luxury-extra-list {
  border-radius: 6px;
}

.booking-section-luxury .luxury-extra {
  grid-template-columns: 58px minmax(0, 1fr) auto !important;
  min-height: 58px;
  column-gap: 12px;
  padding: 11px 16px 11px 14px;
}

.booking-section-luxury .luxury-extra::before {
  content: none !important;
}

.booking-section-luxury .luxury-extra .option-toggle {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  position: relative;
  width: 52px !important;
  min-width: 52px !important;
  max-width: 52px !important;
  height: 30px !important;
  min-height: 30px !important;
  max-height: 30px !important;
  align-self: center;
  margin: 0 !important;
  display: block !important;
  border: 0 !important;
  border-radius: 999px;
  background: transparent !important;
  cursor: pointer;
  overflow: visible;
}

.booking-section-luxury .invoice-option .option-toggle {
  position: relative;
  width: 52px !important;
  min-width: 52px !important;
  max-width: 52px !important;
  height: 30px !important;
  min-height: 30px !important;
  max-height: 30px !important;
  display: block !important;
  border: 0 !important;
  border-radius: 999px;
  background: transparent !important;
  cursor: pointer;
}

.booking-section-luxury .luxury-extra .option-toggle::before,
.booking-section-luxury .invoice-option .option-toggle::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid rgba(239, 194, 104, 0.54);
  border-radius: inherit;
  background: rgba(255, 255, 255, 0.035);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.045);
  transition: background 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.booking-section-luxury .luxury-extra .option-toggle::after,
.booking-section-luxury .invoice-option .option-toggle::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: rgba(244, 234, 220, 0.72);
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.34);
  transition: transform 160ms ease, background 160ms ease;
}

.booking-section-luxury .luxury-extra .option-toggle:has(input[value="Yes"]:checked)::before,
.booking-section-luxury .invoice-option .option-toggle:has(input[value="Yes"]:checked)::before {
  border-color: var(--sp-gold-2);
  background: linear-gradient(180deg, rgba(239, 194, 104, 0.96), rgba(196, 136, 49, 0.96));
  box-shadow: 0 10px 24px rgba(213, 161, 69, 0.18);
}

.booking-section-luxury .luxury-extra .option-toggle:has(input[value="Yes"]:checked)::after,
.booking-section-luxury .invoice-option .option-toggle:has(input[value="Yes"]:checked)::after {
  transform: translateX(22px);
  background: #120e08;
}

.booking-section-luxury .luxury-extra .option-toggle label,
.booking-section-luxury .invoice-option .option-toggle label {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.booking-section-luxury .luxury-extra .option-toggle input,
.booking-section-luxury .invoice-option .option-toggle input {
  position: absolute;
  inset: 0;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  opacity: 0;
  cursor: pointer;
}

.booking-section-luxury .luxury-extra .option-toggle span,
.booking-section-luxury .invoice-option .option-toggle span {
  font-size: 0;
}

.booking-section-luxury .luxury-extra > span {
  grid-column: 2 !important;
  grid-row: 1;
  color: rgba(244, 234, 220, 0.88);
  font-size: 0.87rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: none;
}

.booking-section-luxury .luxury-extra small {
  grid-column: 2 !important;
  grid-row: 2;
  color: rgba(244, 234, 220, 0.52);
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.25;
  text-transform: none;
}

.booking-section-luxury .luxury-extra > strong {
  grid-column: 3 !important;
  grid-row: 1 / span 2 !important;
  min-width: 64px;
  color: rgba(244, 234, 220, 0.94);
  font-size: 0.86rem;
  font-weight: 800;
  text-align: right;
  white-space: nowrap;
}

.booking-section-luxury .transfer-details .form-row {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.booking-section-luxury .booking-button {
  grid-column: 2 !important;
  grid-row: auto !important;
  width: 250px !important;
  min-height: 54px !important;
  align-self: end !important;
  justify-self: end !important;
  margin: 0 !important;
  padding: 0 24px !important;
  border-radius: 6px !important;
}

.booking-section-luxury .booking-summary-button,
.booking-section-luxury #summaryCta {
  display: none !important;
}

@media (max-width: 1260px) {
  .booking-section-luxury .booking-button {
    width: 100% !important;
    margin-top: 12px !important;
  }
}

/* Premium homepage reference layout */
body > main {
  width: 100%;
  max-width: none;
  box-shadow: none;
}

.site-header {
  position: fixed;
  left: 0;
  right: auto;
  transform: none;
  width: 100%;
  max-width: none;
  top: 0;
  border-radius: 0;
  padding: 16px clamp(48px, 6vw, 86px);
  grid-template-columns: minmax(320px, 0.78fr) minmax(560px, 1.3fr) auto;
  background:
    linear-gradient(135deg, rgba(255, 253, 248, 0.045), transparent 34%),
    linear-gradient(180deg, rgba(7, 10, 10, 0.95), rgba(7, 10, 10, 0.88)),
    var(--linen),
    rgba(17, 19, 19, 0.94);
  background-size: auto, auto, auto, 34px 34px;
  border: 0;
  border-bottom: 1px solid rgba(214, 166, 88, 0.16);
  box-shadow: 0 16px 44px rgba(0, 0, 0, 0.34);
  backdrop-filter: blur(18px);
}

.brand-mark {
  width: 58px;
  height: 58px;
  border: 0;
  background: transparent;
}

.brand-mark img {
  object-fit: contain;
}

.brand-text {
  max-width: 230px;
  color: #f0dfba;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  white-space: nowrap;
}

.brand-text::after {
  content: "Puhkemaja";
  display: block;
  margin-top: 5px;
  color: #c99638;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.48rem;
  font-weight: 800;
  letter-spacing: 0.28em;
}

.nav-links {
  justify-self: center;
  gap: clamp(20px, 2.1vw, 38px);
}

.nav-links a {
  color: rgba(255, 253, 248, 0.84);
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.nav-links a:first-child,
.nav-links a:hover {
  color: #d8a64c;
}

.header-actions {
  justify-self: end;
  gap: 24px;
}

.nav-cta,
.home-button {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border-radius: 7px;
  padding: 0 28px;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.82rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}

.nav-cta,
.home-button-gold {
  color: #130d05;
  border: 1px solid #efc978;
  background: linear-gradient(180deg, #efc978, #d59a34);
  box-shadow: 0 18px 38px rgba(214, 166, 88, 0.18);
}

.home-button-outline {
  color: #fff7e8;
  border: 1px solid rgba(214, 166, 88, 0.55);
  background: rgba(8, 10, 9, 0.42);
}

.nav-cta:hover,
.home-button:hover {
  transform: translateY(-2px);
}

.home-button svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}

.language-switcher {
  gap: 4px;
  border: 0;
  background: transparent;
}

.lang-button {
  min-height: 34px;
  padding: 0 4px;
  border: 0;
  background: transparent;
  color: #fff7e8;
  letter-spacing: 0.08em;
}

.lang-button:not(.active) {
  display: none;
}

.sunset-hero {
  min-height: clamp(670px, 88svh, 850px);
  overflow: hidden;
  border-bottom: 1px solid rgba(214, 166, 88, 0.22);
}

.hero-video {
  object-position: center center;
  filter: saturate(0.96) contrast(1.05) brightness(0.72);
}

.hero-shade {
  background:
    radial-gradient(circle at 75% 42%, rgba(214, 116, 38, 0.18), transparent 28%),
    linear-gradient(90deg, rgba(2, 4, 4, 0.9) 0%, rgba(2, 4, 4, 0.54) 44%, rgba(2, 4, 4, 0.18) 72%),
    linear-gradient(180deg, rgba(2, 4, 4, 0.6) 0%, transparent 38%, rgba(2, 4, 4, 0.48) 100%);
}

.home-hero-content {
  position: absolute;
  z-index: 4;
  left: clamp(58px, 5.6vw, 96px);
  top: clamp(154px, 20vh, 190px);
  width: min(560px, calc(100% - 48px));
  color: #fff8ed;
  text-align: left;
}

.home-kicker {
  margin: 0 0 18px;
  color: #d8a64c;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.82rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  line-height: 1.25;
  text-transform: uppercase;
}

.home-hero-content h1,
.home-story h2,
.home-booking-band h2 {
  margin: 0;
  color: #fff8ed;
  font-family: Marcellus, Georgia, serif;
  font-weight: 400;
  letter-spacing: 0;
}

.home-hero-content h1 {
  font-size: clamp(3.75rem, 5.7vw, 5.9rem);
  line-height: 0.96;
  text-shadow: 0 18px 50px rgba(0, 0, 0, 0.55);
}

.home-hero-content p:not(.home-kicker) {
  max-width: 440px;
  margin: 22px 0 0;
  color: rgba(255, 253, 248, 0.86);
  font-size: clamp(1rem, 1.15vw, 1.15rem);
  line-height: 1.8;
  text-align: left;
}

.home-hero-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 16px;
  margin-top: 32px;
}

.home-scroll-cue {
  position: absolute;
  z-index: 4;
  left: 50%;
  bottom: 28px;
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  color: #efc978;
  border: 1px solid rgba(214, 166, 88, 0.62);
  border-radius: 999px;
  background: rgba(6, 8, 8, 0.52);
  transform: translateX(-50%);
}

.home-scroll-cue svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
}

.home-feature-strip,
.home-story,
.home-booking-band,
.home-activities {
  background:
    radial-gradient(circle at 18% 0%, rgba(214, 166, 88, 0.08), transparent 30%),
    linear-gradient(180deg, #0a0f0e, #090c0b);
}

.home-feature-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-bottom: 1px solid rgba(214, 166, 88, 0.16);
}

.home-feature {
  min-height: 132px;
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  padding: 24px clamp(28px, 4.8vw, 76px);
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.home-feature:last-child {
  border-right: 0;
}

.home-feature svg,
.home-activity-grid svg {
  width: 40px;
  height: 40px;
  fill: #d8a64c;
}

.home-feature strong {
  display: block;
  color: #fff7e8;
  font-size: 1.02rem;
  line-height: 1.28;
}

.home-feature span {
  display: block;
  margin-top: 4px;
  color: rgba(255, 253, 248, 0.62);
  font-size: 0.84rem;
}

.home-story {
  display: grid;
  grid-template-columns: minmax(320px, 0.82fr) minmax(0, 1.2fr);
  gap: clamp(42px, 6vw, 86px);
  padding: clamp(72px, 8vw, 110px) clamp(54px, 6vw, 96px) 38px;
}

.home-story-copy {
  max-width: 470px;
}

.home-story h2 {
  font-size: clamp(2.7rem, 4.3vw, 4.65rem);
  line-height: 1.03;
}

.home-story-copy > p:not(.home-kicker) {
  margin: 24px 0 0;
  color: rgba(255, 253, 248, 0.74);
  font-size: 1.02rem;
  line-height: 1.82;
}

.home-check-list {
  display: grid;
  gap: 13px;
  margin: 28px 0 30px;
  padding: 0;
  color: rgba(255, 253, 248, 0.82);
  list-style: none;
}

.home-check-list li {
  position: relative;
  padding-left: 30px;
}

.home-check-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 13px;
  height: 7px;
  border-left: 2px solid #d8a64c;
  border-bottom: 2px solid #d8a64c;
  transform: rotate(-45deg);
}

.home-gallery-mosaic {
  display: grid;
  grid-template-columns: 1fr 1fr 0.74fr;
  grid-template-rows: repeat(3, 172px);
  gap: 14px;
}

.home-gallery-mosaic figure,
.home-more-photos {
  position: relative;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(214, 166, 88, 0.18);
  border-radius: 10px;
  background: #101412;
}

.home-gallery-mosaic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.home-mosaic-large {
  grid-column: 1 / span 2;
  grid-row: 1 / span 2;
}

.home-gallery-mosaic figure:nth-of-type(2) {
  grid-column: 3;
  grid-row: 1;
}

.home-gallery-mosaic figure:nth-of-type(3) {
  grid-column: 3;
  grid-row: 2;
}

.home-gallery-mosaic figure:nth-of-type(4) {
  grid-column: 1;
  grid-row: 3;
}

.home-gallery-mosaic figure:nth-of-type(5) {
  grid-column: 2;
  grid-row: 3;
}

.home-more-photos {
  grid-column: 3;
  grid-row: 3;
}

.home-more-photos {
  min-height: 172px;
  display: grid;
  place-items: center;
  color: #fff8ed;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 1.12rem;
  font-weight: 900;
  background:
    linear-gradient(180deg, rgba(6, 8, 8, 0.2), rgba(6, 8, 8, 0.72)),
    rgba(12, 16, 15, 0.92);
}

.home-booking-band {
  width: min(1510px, calc(100% - 96px));
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin: 28px auto 0;
  padding: 28px 40px;
  border: 1px solid rgba(214, 166, 88, 0.22);
  border-radius: 11px;
  background:
    linear-gradient(90deg, rgba(18, 22, 20, 0.96), rgba(13, 17, 16, 0.9)),
    #101412;
}

.home-booking-band .home-kicker {
  margin-bottom: 10px;
}

.home-booking-band h2 {
  font-size: clamp(2rem, 3.2vw, 3.2rem);
  line-height: 1.06;
}

.home-booking-band p:not(.home-kicker) {
  margin: 8px 0 0;
  color: rgba(255, 253, 248, 0.66);
}

.home-activities {
  padding: 34px clamp(54px, 6vw, 96px) 72px;
}

.home-activities > .home-kicker {
  width: min(1510px, 100%);
  margin-inline: auto;
}

.home-activity-grid {
  width: min(1510px, 100%);
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
  margin: 0 auto;
}

.home-activity-grid article {
  min-height: 164px;
  display: grid;
  align-content: start;
  gap: 12px;
  padding: 24px 20px;
  text-align: center;
  border: 1px solid rgba(214, 166, 88, 0.24);
  border-radius: 10px;
  background: rgba(17, 20, 18, 0.82);
}

.home-activity-grid svg {
  justify-self: center;
  width: 38px;
  height: 38px;
}

.home-activity-grid h3 {
  margin: 0;
  color: #fff7e8;
  font-size: 0.98rem;
  line-height: 1.3;
}

.home-activity-grid p {
  margin: 0;
  color: rgba(255, 253, 248, 0.62);
  font-size: 0.82rem;
  line-height: 1.55;
}

.home-legacy-section {
  display: none;
}

.home-footer.footer {
  width: 100%;
  max-width: none;
  display: block;
  margin: 0;
  padding: 0;
  color: rgba(255, 253, 248, 0.72);
  border-radius: 0;
  background:
    radial-gradient(circle at 20% 0%, rgba(214, 166, 88, 0.08), transparent 30%),
    #080d0c;
  border-top: 1px solid rgba(214, 166, 88, 0.18);
  box-shadow: none;
}

.home-footer-main {
  width: min(1510px, calc(100% - 96px));
  display: grid !important;
  grid-template-columns: 1.35fr 0.7fr 1fr 0.95fr;
  gap: clamp(42px, 6vw, 92px);
  margin: 0 auto;
  padding: 58px 0 48px;
}

.home-footer-brand,
.home-footer-col {
  display: grid !important;
  align-content: start;
  gap: 12px;
}

.home-footer-brand img {
  width: 64px;
  height: 64px;
}

.home-footer-brand strong {
  color: #fff7e8;
  font-family: Marcellus, Georgia, serif;
  font-size: 1.55rem;
  font-weight: 400;
  letter-spacing: 0.22em;
  line-height: 1;
  text-transform: uppercase;
}

.home-footer-brand > span {
  color: #d8a64c;
  font-size: 0.66rem;
  font-weight: 900;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}

.home-footer-brand p {
  max-width: 320px;
  margin: 12px 0;
  color: rgba(255, 253, 248, 0.64);
  line-height: 1.7;
}

.home-footer .social-links {
  display: flex !important;
  gap: 10px;
}

.home-footer .social-link {
  width: 38px;
  height: 38px;
  color: #efc978;
  border-color: rgba(214, 166, 88, 0.42);
}

.home-footer-col h2 {
  margin: 0 0 8px;
  color: #d8a64c;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.home-footer-col a,
.home-footer-col span {
  color: rgba(255, 253, 248, 0.7);
  font-size: 0.92rem;
  line-height: 1.45;
  text-transform: none;
}

.home-footer-book span {
  position: relative;
  padding-left: 24px;
}

.home-footer-book span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.52em;
  width: 11px;
  height: 6px;
  border-left: 2px solid #d8a64c;
  border-bottom: 2px solid #d8a64c;
  transform: rotate(-45deg);
}

.home-footer-book .home-button,
.home-map-button {
  width: max-content;
  min-height: 44px;
  margin-top: 14px;
  padding-inline: 26px;
}

.home-footer-bottom {
  width: min(1510px, calc(100% - 96px));
  display: grid !important;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 22px;
  margin: 0 auto;
  padding: 24px 0 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.home-footer-bottom a,
.home-footer-bottom span {
  color: rgba(255, 253, 248, 0.48);
  font-size: 0.8rem;
}

.home-footer-bottom a:last-child {
  justify-self: end;
}

@media (max-width: 1180px) {
  .site-header {
    grid-template-columns: 1fr auto;
  }

  .nav-links {
    display: none;
  }

  .menu-toggle {
    display: inline-grid;
  }

  .home-story {
    grid-template-columns: 1fr;
  }

  .home-activity-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .home-footer-main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 780px) {
  .site-header {
    padding: 12px 18px;
  }

  .brand-mark {
    width: 48px;
    height: 48px;
  }

  .brand-text {
    font-size: 0.9rem;
  }

  .nav-cta {
    display: none;
  }

  .sunset-hero {
    min-height: 720px;
  }

  .home-hero-content {
    left: 24px;
    top: 136px;
  }

  .home-hero-content h1 {
    font-size: clamp(3.25rem, 16vw, 4.8rem);
  }

  .home-feature-strip {
    grid-template-columns: 1fr;
  }

  .home-feature {
    min-height: 104px;
    padding: 22px 28px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .home-story,
  .home-activities {
    padding-inline: 24px;
  }

  .home-gallery-mosaic {
    grid-template-columns: 1fr;
    grid-auto-rows: 210px;
  }

  .home-mosaic-large {
    grid-row: span 1;
  }

  .home-booking-band {
    width: calc(100% - 48px);
    align-items: flex-start;
    flex-direction: column;
    padding: 26px;
  }

  .home-activity-grid {
    grid-template-columns: 1fr;
  }

  .home-footer-main,
  .home-footer-bottom {
    width: calc(100% - 48px);
    grid-template-columns: 1fr;
  }

  .home-footer-bottom a:last-child {
    justify-self: start;
  }
}

/* Restore the Kihnu textile header panel on the homepage. */
.site-header {
  left: 50%;
  top: 26px;
  width: min(1660px, calc(100% - 150px));
  min-height: 76px;
  transform: translateX(-50%);
  border-radius: 42px 42px 0 0;
  padding: 14px clamp(34px, 3vw, 50px);
  grid-template-columns: minmax(300px, 0.85fr) minmax(520px, 1.2fr) auto;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(7, 8, 8, 0.44), rgba(7, 8, 8, 0.28) 46%, rgba(7, 8, 8, 0.58)),
    url("/assets/site/kihnu/saarepiiga-kihnu-header-preview-01.png") center / cover no-repeat,
    #15110d;
  border: 1px solid rgba(239, 201, 120, 0.34);
  border-bottom: 0;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42);
  backdrop-filter: none;
}

.site-header::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(7, 8, 8, 0.48), rgba(7, 8, 8, 0.18) 35%, rgba(7, 8, 8, 0.34)),
    radial-gradient(circle at 16% 0%, rgba(239, 201, 120, 0.18), transparent 30%);
}

.site-header > * {
  position: relative;
  z-index: 1;
}

.site-header .brand-mark {
  width: 50px;
  height: 50px;
  border-radius: 999px;
  background: rgba(255, 253, 248, 0.92);
}

.site-header .brand-text {
  color: #f4e7bb;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.72);
}

.site-header .brand-text::after {
  content: none;
  display: none;
}

.site-header .nav-links a {
  color: #f1e7cf;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.82);
}

.site-header .nav-links a:first-child,
.site-header .nav-links a:hover {
  color: #efc978;
}

.site-header .nav-cta {
  min-height: 54px;
  border-radius: 999px;
  padding-inline: 42px;
}

.site-header .language-switcher {
  padding-left: 8px;
  border-left: 1px solid rgba(239, 201, 120, 0.22);
}

@media (max-width: 1180px) {
  .site-header {
    top: 14px;
    width: min(100% - 28px, 780px);
    min-height: 70px;
    grid-template-columns: 1fr auto;
    border-radius: 30px 30px 0 0;
  }
}

@media (max-width: 780px) {
  .site-header {
    width: calc(100% - 18px);
    padding: 10px 12px;
    border-radius: 24px 24px 0 0;
  }
}

/* Inner pages: contact and house rules reference layouts */
body.contact-page,
body.rules-page {
  color: var(--lux-text);
  background:
    radial-gradient(circle at 14% 10%, rgba(201, 168, 93, 0.08), transparent 30%),
    linear-gradient(180deg, #050807, #080d0c 48%, #050807);
}

body.contact-page > main,
body.rules-page > main {
  width: 100%;
  max-width: none;
  margin: 0;
  box-shadow: none;
  background: transparent;
}

body.contact-page .site-header,
body.rules-page .site-header {
  top: 26px;
  width: min(1480px, calc(100% - 96px));
  min-height: 82px;
  grid-template-columns: minmax(260px, 0.9fr) minmax(520px, 1.3fr) minmax(250px, auto);
  gap: clamp(22px, 2.3vw, 42px);
  padding: 16px clamp(30px, 3vw, 54px);
  border-radius: 0;
  background:
    linear-gradient(180deg, rgba(5, 7, 7, 0.92), rgba(5, 7, 7, 0.78)),
    #050807;
  border: 0;
  border-bottom: 1px solid rgba(214, 166, 88, 0.12);
  box-shadow: none;
}

body.contact-page .site-header::before,
body.rules-page .site-header::before {
  content: none;
}

body.contact-page .brand-group,
body.rules-page .brand-group {
  min-width: 0;
}

body.contact-page .brand-mark,
body.rules-page .brand-mark {
  width: 54px;
  height: 54px;
  background: transparent;
}

body.contact-page .brand-text,
body.rules-page .brand-text {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: clamp(0.84rem, 1.1vw, 1.02rem);
  letter-spacing: 0.16em;
}

body.contact-page .nav-links,
body.rules-page .nav-links {
  gap: clamp(18px, 2vw, 34px);
  font-size: 0.74rem;
  letter-spacing: 0.12em;
}

body.contact-page .header-actions,
body.rules-page .header-actions {
  justify-self: end;
}

body.contact-page .nav-cta,
body.rules-page .nav-cta {
  min-height: 52px;
  padding-inline: clamp(28px, 3vw, 44px);
  white-space: nowrap;
}

body.contact-page .nav-links a[aria-current="page"],
body.rules-page .nav-links a[href="/house-rules"] {
  color: #efc978;
}

body.contact-page .contact-hero,
body.rules-page .rules-hero {
  width: 100%;
  min-height: clamp(520px, 50vw, 650px);
  display: grid;
  grid-template-columns: minmax(0, 720px);
  align-content: center;
  justify-content: start !important;
  justify-items: start;
  text-align: left;
  margin: 0;
  padding: clamp(150px, 15vw, 220px) clamp(70px, 7vw, 118px) clamp(70px, 7vw, 96px);
  border: 0;
  border-radius: 0;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(5, 7, 7, 0.88), rgba(5, 7, 7, 0.48) 44%, rgba(5, 7, 7, 0.78)),
    linear-gradient(180deg, rgba(5, 7, 7, 0.2), rgba(5, 7, 7, 0.84)),
    url("/assets/site/home/saarepiiga-house-exterior.webp") center / cover no-repeat;
  box-shadow: none;
}

body.contact-page .contact-hero {
  background:
    linear-gradient(90deg, rgba(5, 7, 7, 0.88), rgba(5, 7, 7, 0.46) 44%, rgba(5, 7, 7, 0.78)),
    linear-gradient(180deg, rgba(5, 7, 7, 0.18), rgba(5, 7, 7, 0.84)),
    url("/assets/site/home/saarepiiga-house-exterior.webp") center / cover no-repeat;
}

.inner-breadcrumb {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px;
  color: #d8a64c;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.contact-page .contact-hero .kicker,
body.rules-page .rules-hero .kicker {
  margin-bottom: 22px;
  color: #d8a64c;
  font-size: 0.82rem;
  letter-spacing: 0.14em;
}

body.contact-page .contact-hero h1,
body.rules-page .rules-hero h1 {
  max-width: 780px;
  margin: 0;
  color: #fff8ed;
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(4.6rem, 6vw, 6.75rem);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0.98;
}

.inner-hero-copy {
  max-width: 570px;
  margin: 24px 0 0;
  color: rgba(255, 253, 248, 0.82);
  font-size: 1.1rem;
  line-height: 1.7;
}

body.contact-page .contact-section,
body.contact-page .contact-faq,
body.rules-page .rules-page-section {
  width: min(1320px, calc(100% - 96px));
  margin: 0 auto;
}

body.contact-page .contact-section {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(360px, 0.92fr);
  gap: 24px;
  padding: 0;
  transform: translateY(-46px);
}

body.contact-page .contact-form,
body.contact-page .contact-details,
.contact-map-card,
.contact-faq,
body.rules-page .rules-full article,
.rules-help-card {
  border: 1px solid rgba(214, 166, 88, 0.27);
  border-radius: 10px;
  background:
    radial-gradient(circle at 8% 0%, rgba(214, 166, 88, 0.08), transparent 36%),
    linear-gradient(145deg, rgba(24, 26, 24, 0.94), rgba(10, 13, 12, 0.92));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
}

body.contact-page .contact-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  padding: 42px;
}

body.contact-page .contact-form .panel-title,
body.contact-page .contact-form label:has(textarea),
body.contact-page .contact-form .button,
body.contact-page .contact-form .contact-safe-note,
body.contact-page .contact-form .booking-message {
  grid-column: 1 / -1;
}

body.contact-page .contact-form .panel-title span,
body.contact-page .contact-details .kicker,
body.contact-page .contact-faq .kicker {
  color: #d8a64c;
  font-size: 0.82rem;
  font-weight: 900;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

body.contact-page .contact-form .panel-title strong {
  display: block;
  margin-top: 10px;
  color: #fff8ed;
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.9rem, 3vw, 3.1rem);
  font-weight: 400;
}

body.contact-page .contact-form label {
  display: grid;
  gap: 8px;
}

body.contact-page .contact-form label > span {
  color: rgba(255, 253, 248, 0.78);
  font-size: 0.82rem;
  letter-spacing: 0;
  text-transform: none;
}

body.contact-page .contact-form input,
body.contact-page .contact-form textarea {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 7px;
  background: rgba(255, 255, 255, 0.035);
  color: #fff8ed;
  font: inherit;
  padding: 16px 18px;
}

body.contact-page .contact-form textarea {
  min-height: 230px;
}

body.contact-page .contact-form .button {
  min-height: 58px;
  border-radius: 7px;
  color: #130d05;
  background: linear-gradient(180deg, #efc978, #d59a34);
}

.contact-safe-note {
  margin: 4px 0 0;
  color: #d8a64c;
  font-size: 0.88rem;
}

.contact-side {
  display: grid;
  gap: 18px;
}

body.contact-page .contact-details {
  padding: 38px;
}

body.contact-page .contact-details dl {
  display: grid;
  gap: 18px;
  margin: 20px 0 0;
}

body.contact-page .contact-details dl div {
  display: grid;
  grid-template-columns: 30px minmax(0, 1fr);
  gap: 10px 16px;
  padding: 0;
  border: 0;
}

body.contact-page .contact-details dt {
  grid-column: 1;
  width: 26px;
  height: 26px;
  overflow: hidden;
  color: transparent;
}

body.contact-page .contact-details dt::before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border: 2px solid #d8a64c;
  border-radius: 7px;
}

body.contact-page .contact-details dd {
  grid-column: 2;
  margin: 0;
  color: rgba(255, 253, 248, 0.82);
}

.contact-social {
  margin-top: 28px;
  padding-top: 26px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.contact-map-card {
  height: 240px;
  overflow: hidden;
}

.contact-map-card iframe {
  width: 100%;
  height: 100%;
  border: 0;
  filter: grayscale(0.25) brightness(0.72) contrast(1.15) saturate(0.85);
}

.contact-faq {
  display: grid;
  gap: 10px;
  margin-top: -18px !important;
  margin-bottom: 54px !important;
  padding: 36px;
}

.contact-faq details {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 7px;
  background: rgba(255, 255, 255, 0.025);
}

.contact-faq summary {
  cursor: pointer;
  padding: 18px 22px;
  color: rgba(255, 253, 248, 0.88);
  font-weight: 700;
}

.contact-faq p {
  margin: 0;
  padding: 0 22px 18px;
  color: rgba(255, 253, 248, 0.64);
}

body.rules-page .rules-page-section {
  padding: 44px 0 70px;
}

body.rules-page .rules-full {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

body.rules-page .rules-full article {
  min-height: 180px;
  display: grid;
  align-content: center;
  padding: 34px 36px 34px 150px;
  position: relative;
}

body.rules-page .rules-full article::before {
  content: "";
  position: absolute;
  left: 34px;
  top: 34px;
  width: 86px;
  height: 86px;
  border: 1px solid rgba(214, 166, 88, 0.28);
  border-radius: 999px;
  background: rgba(214, 166, 88, 0.04);
}

body.rules-page .rules-full article::after {
  content: "i";
  position: absolute;
  left: 68px;
  top: 55px;
  color: #d8a64c;
  font-family: Marcellus, Georgia, serif;
  font-size: 2.5rem;
}

body.rules-page .rules-full .rules-intro {
  grid-column: 1 / -1;
  min-height: auto;
}

body.rules-page .rules-full h3 {
  margin: 0 0 14px;
  color: #d8a64c;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: 1.02rem;
  font-weight: 800;
  letter-spacing: 0;
}

body.rules-page .rules-full p,
body.rules-page .rules-full li {
  color: rgba(255, 253, 248, 0.72);
  line-height: 1.7;
}

body.rules-page .rules-full ul {
  margin-top: 12px;
  gap: 8px;
}

.rules-help-card {
  display: grid;
  grid-template-columns: 300px minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
  margin-top: 30px;
  overflow: hidden;
}

.rules-help-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.rules-help-card h2 {
  margin: 0;
  color: #fff8ed;
  font-family: Marcellus, Georgia, serif;
  font-weight: 400;
  font-size: 1.8rem;
}

.rules-help-card p {
  margin: 12px 0 0;
  color: rgba(255, 253, 248, 0.66);
}

.rules-help-actions {
  display: grid;
  gap: 12px;
  padding-right: 34px;
}

.rules-help-actions a:not(.home-button) {
  color: rgba(255, 253, 248, 0.82);
}

@media (max-width: 1180px) {
  body.contact-page .site-header,
  body.rules-page .site-header {
    width: min(100% - 28px, 920px);
    grid-template-columns: 1fr auto;
  }

  body.contact-page .nav-links,
  body.rules-page .nav-links {
    display: none;
  }
}
/* Dedicated FAQ page */
.faq-page {
  background: #090d0d;
  color: #f3efe5;
}

.faq-page-main {
  padding-top: 92px;
}

.faq-page-hero {
  position: relative;
  min-height: 520px;
  display: grid;
  align-items: end;
  overflow: hidden;
  border-bottom: 1px solid rgba(214, 169, 60, .3);
}

.faq-page-hero-image {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(5, 9, 9, .94) 0%, rgba(5, 9, 9, .66) 48%, rgba(5, 9, 9, .3) 100%), linear-gradient(0deg, #090d0d 0%, transparent 42%), url("/assets/site/home/saarepiiga-house-terrace.webp") center / cover no-repeat;
  transform: scale(1.01);
}

.faq-page-hero-copy {
  position: relative;
  z-index: 1;
  width: min(720px, calc(100% - 48px));
  margin: 0 max(24px, calc((100vw - 1420px) / 2));
  padding: 110px 0 82px;
}

.faq-page-hero h1,
.faq-page-content h2,
.faq-page-cta h2 {
  margin: 10px 0 18px;
  font-family: "Marcellus", serif;
  font-weight: 400;
  color: #f5f0e5;
}

.faq-page-hero h1 {
  max-width: 780px;
  font-size: clamp(3rem, 7vw, 6.6rem);
  line-height: .98;
}

.faq-page-hero-copy > p:last-child {
  max-width: 620px;
  color: rgba(243, 239, 229, .76);
  font-size: 1.05rem;
  line-height: 1.8;
}

.faq-page-content {
  width: min(1420px, calc(100% - 48px));
  margin: 0 auto;
  padding: 96px 0;
  display: grid;
  grid-template-columns: minmax(260px, .72fr) minmax(0, 1.55fr);
  gap: clamp(48px, 7vw, 112px);
  align-items: start;
}

.faq-page-intro {
  position: sticky;
  top: 130px;
}

.faq-page-intro h2 {
  font-size: clamp(2rem, 4vw, 3.7rem);
  line-height: 1.08;
}

.faq-page-intro > p:not(.kicker) {
  margin-bottom: 28px;
  color: rgba(243, 239, 229, .67);
  line-height: 1.75;
}

.faq-page-list {
  display: grid;
  gap: 14px;
}

.faq-page-list details {
  border: 1px solid rgba(214, 169, 60, .25);
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(20, 25, 24, .96), rgba(10, 14, 14, .98));
  overflow: hidden;
  transition: border-color .2s ease, transform .2s ease;
}

.faq-page-list details:hover,
.faq-page-list details[open] {
  border-color: rgba(226, 183, 72, .62);
}

.faq-page-list summary {
  position: relative;
  list-style: none;
  padding: 27px 76px 27px 30px;
  color: #f3efe5;
  font-family: "Manrope", sans-serif;
  font-size: clamp(1rem, 1.6vw, 1.22rem);
  font-weight: 650;
  cursor: pointer;
}

.faq-page-list summary::-webkit-details-marker {
  display: none;
}

.faq-page-list summary::after {
  content: "+";
  position: absolute;
  right: 26px;
  top: 50%;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(226, 183, 72, .5);
  border-radius: 50%;
  color: #e2b748;
  transform: translateY(-50%);
  font-size: 1.25rem;
  font-weight: 400;
}

.faq-page-list details[open] summary::after {
  content: "−";
}

.faq-page-list details > div {
  margin: 0 30px;
  padding: 0 0 28px;
  border-top: 1px solid rgba(214, 169, 60, .14);
}

.faq-page-list details p {
  max-width: 760px;
  margin: 22px 0 0;
  color: rgba(243, 239, 229, .7);
  line-height: 1.75;
}

.faq-page-cta {
  width: min(1420px, calc(100% - 48px));
  margin: 0 auto 88px;
  padding: clamp(48px, 7vw, 82px);
  border: 1px solid rgba(214, 169, 60, .34);
  border-radius: 20px;
  text-align: center;
  background: radial-gradient(circle at 50% 0%, rgba(197, 146, 42, .15), transparent 55%), #101515;
}

.faq-page-cta h2 {
  font-size: clamp(2.25rem, 5vw, 4.8rem);
}

.faq-page-cta > p:not(.kicker) {
  margin: 0 auto 28px;
  color: rgba(243, 239, 229, .68);
}

.faq-page-footer {
  padding: 34px max(24px, calc((100vw - 1420px) / 2));
  display: grid;
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 30px;
  border-top: 1px solid rgba(214, 169, 60, .2);
  background: #070a0a;
}

.faq-page-footer .brand,
.faq-page-footer > div {
  display: flex;
  align-items: center;
  gap: 18px;
}

.faq-page-footer a,
.faq-page-footer span {
  color: rgba(243, 239, 229, .72);
  text-decoration: none;
}

@media (max-width: 820px) {
  .faq-page-main { padding-top: 74px; }
  .faq-page-hero { min-height: 460px; }
  .faq-page-content { grid-template-columns: 1fr; padding: 68px 0; }
  .faq-page-intro { position: static; }
  .faq-page-footer { grid-template-columns: 1fr; text-align: center; }
  .faq-page-footer .brand, .faq-page-footer > div { justify-content: center; flex-wrap: wrap; }
}

@media (max-width: 560px) {
  .faq-page-hero-copy, .faq-page-content, .faq-page-cta { width: min(100% - 28px, 1420px); }
  .faq-page-list summary { padding: 22px 66px 22px 20px; }
  .faq-page-list details > div { margin: 0 20px; }
}
/* Final polish: translation-safe layout and icon treatments. */
.site-header .nav-links a[href*="activities"],
.home-footer .home-footer-col a[href*="activities"] {
  display: none !important;
}

.full-gallery-section .gallery-filter-bar {
  display: none !important;
}

.full-gallery-section .gallery-wall .gallery-scroll-controls {
  display: flex;
}

.full-gallery-section .gallery-wall .gallery-grid {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(320px, 34vw);
  grid-template-columns: none;
  grid-template-rows: repeat(2, minmax(220px, 28vw));
  gap: 14px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x proximity;
  scrollbar-width: thin;
}

.full-gallery-section .gallery-wall .gallery-item,
.full-gallery-section .gallery-wall .gallery-item.large,
.full-gallery-section .gallery-wall .gallery-item.tall,
.full-gallery-section .gallery-wall .gallery-item:not(.large):not(.tall) {
  width: auto;
  min-width: 0;
  height: auto;
  min-height: 220px;
  scroll-snap-align: start;
}

.booking-section-luxury .code-panel {
  display: grid !important;
  grid-column: 1 / -1;
  margin-top: 18px;
}

.booking-details-card > .invoice-option,
.booking-details-card > .invoice-details {
  grid-column: 1 / -1 !important;
}

.booking-section-luxury .invoice-details {
  width: 100%;
  max-width: none;
}

.booking-section-luxury .invoice-details .form-row {
  grid-template-columns: repeat(2, minmax(220px, 1fr));
}

.booking-payment-card legend {
  display: none !important;
}

.booking-payment-card .panel-title strong::first-letter {
  color: #efc978;
  letter-spacing: 0.12em;
}

.summary-contact {
  display: grid;
  gap: 10px;
}

.summary-contact strong {
  color: rgba(244, 239, 231, 0.72);
  font-size: 0.95rem;
}

.home-footer .footer-contact-item {
  display: grid;
  grid-template-columns: 30px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  padding-left: 0;
}

.home-footer .footer-contact-item::before {
  content: none !important;
}

.footer-contact-icon {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(239, 201, 120, 0.68);
  border-radius: 9px;
  color: #efc978;
}

.footer-contact-icon svg,
body.contact-page .contact-details dt svg {
  width: 15px;
  height: 15px;
  fill: currentColor;
}

body.contact-page .contact-details dt::before {
  content: none !important;
}

body.contact-page .contact-details dl div {
  grid-template-columns: 42px minmax(0, 1fr);
  align-items: center;
}

body.contact-page .contact-details dt {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(239, 201, 120, 0.72);
  border-radius: 10px;
  color: #efc978;
}

body.contact-page .contact-details dt span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

body.contact-page .contact-details dd {
  min-width: 0;
}

@media (max-width: 760px) {
  .full-gallery-section .gallery-wall .gallery-grid {
    grid-auto-columns: minmax(260px, 82vw);
    grid-template-rows: repeat(2, 210px);
  }

  .booking-section-luxury .invoice-details .form-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 980px) {
  body.contact-page .contact-section,
  body.rules-page .rules-full,
  .rules-help-card {
    grid-template-columns: 1fr;
  }

  body.contact-page .contact-form {
    grid-template-columns: 1fr;
  }

  body.rules-page .rules-full .rules-intro {
    grid-column: auto;
  }

  .rules-help-actions {
    padding: 0 28px 28px;
  }
}

@media (max-width: 780px) {
  body.contact-page .contact-hero,
  body.rules-page .rules-hero {
    min-height: 430px;
    padding: 132px 24px 48px;
  }

  body.contact-page .contact-hero h1,
  body.rules-page .rules-hero h1 {
    font-size: clamp(3.2rem, 17vw, 4.4rem);
  }

  body.contact-page .contact-section,
  body.contact-page .contact-faq,
  body.rules-page .rules-page-section {
    width: calc(100% - 32px);
  }

  body.rules-page .rules-full article {
    padding: 130px 24px 28px;
  }
}

body.contact-page main > .contact-hero,
body.rules-page main > .rules-hero {
  justify-content: start !important;
}

/* Premium subtle gallery motion */
.gallery-reveal-item {
  opacity: 0;
  transform: translate3d(0, 22px, 0);
  transition:
    opacity 820ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 820ms cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--gallery-reveal-delay, 0ms);
  will-change: opacity, transform;
}

.gallery-reveal-item.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.gallery-wall .gallery-grid {
  transition:
    opacity 380ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 380ms cubic-bezier(0.22, 1, 0.36, 1);
}

.gallery-wall.is-filtering .gallery-grid,
.gallery-wall .gallery-grid.is-filtering {
  opacity: 0;
  transform: scale(0.985);
}

.gallery-wall .gallery-item,
.home-gallery-mosaic figure {
  isolation: isolate;
  border: 1px solid rgba(214, 166, 88, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.025);
  transition:
    border-color 620ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 620ms cubic-bezier(0.22, 1, 0.36, 1);
}

.gallery-wall .gallery-item::before,
.home-gallery-mosaic figure::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(4, 6, 5, 0.04), rgba(4, 6, 5, 0.38)),
    radial-gradient(circle at 50% 78%, rgba(214, 166, 88, 0.13), transparent 42%);
  opacity: 0;
  transition: opacity 620ms cubic-bezier(0.22, 1, 0.36, 1);
}

.gallery-wall .gallery-item::after,
.home-gallery-mosaic figure::after {
  content: "Vaata pilti";
  position: absolute;
  left: 18px;
  bottom: 18px;
  z-index: 2;
  padding: 8px 12px;
  border: 1px solid rgba(239, 201, 120, 0.5);
  border-radius: 999px;
  background: rgba(5, 7, 7, 0.58);
  color: #efc978;
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
  opacity: 0;
  transform: translate3d(0, 8px, 0);
  transition:
    opacity 560ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 560ms cubic-bezier(0.22, 1, 0.36, 1);
}

.gallery-wall .gallery-item img,
.home-gallery-mosaic img {
  transition: transform 680ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

@media (hover: hover) and (pointer: fine) {
  .gallery-wall .gallery-item:hover,
  .gallery-wall .gallery-item:focus-visible,
  .home-gallery-mosaic figure:hover,
  .home-gallery-mosaic figure:focus-visible {
    border-color: rgba(239, 201, 120, 0.5);
    box-shadow:
      inset 0 0 0 1px rgba(239, 201, 120, 0.16),
      0 18px 54px rgba(0, 0, 0, 0.32),
      0 0 34px rgba(214, 166, 88, 0.14);
  }

  .gallery-wall .gallery-item:hover::before,
  .gallery-wall .gallery-item:focus-visible::before,
  .home-gallery-mosaic figure:hover::before,
  .home-gallery-mosaic figure:focus-visible::before {
    opacity: 1;
  }

  .gallery-wall .gallery-item:hover::after,
  .gallery-wall .gallery-item:focus-visible::after,
  .home-gallery-mosaic figure:hover::after,
  .home-gallery-mosaic figure:focus-visible::after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  .gallery-wall .gallery-item:hover img,
  .gallery-wall .gallery-item:focus-visible img,
  .home-gallery-mosaic figure:hover img,
  .home-gallery-mosaic figure:focus-visible img {
    transform: scale(1.04);
  }
}

.gallery-lightbox {
  display: flex;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background: rgba(3, 5, 5, 0);
  backdrop-filter: blur(0);
  transition:
    opacity 420ms cubic-bezier(0.22, 1, 0.36, 1),
    visibility 0s linear 420ms,
    background-color 420ms cubic-bezier(0.22, 1, 0.36, 1),
    backdrop-filter 420ms cubic-bezier(0.22, 1, 0.36, 1);
}

.gallery-lightbox.open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  background: rgba(3, 5, 5, 0.88);
  backdrop-filter: blur(12px);
  transition-delay: 0s;
}

.gallery-lightbox figure {
  opacity: 0;
  transform: scale(0.96);
  transition:
    opacity 520ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 520ms cubic-bezier(0.22, 1, 0.36, 1);
}

.gallery-lightbox.open figure {
  opacity: 1;
  transform: scale(1);
}

.gallery-lightbox img {
  opacity: 1;
  transition:
    opacity 360ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 520ms cubic-bezier(0.22, 1, 0.36, 1);
}

.gallery-lightbox img.is-changing {
  opacity: 0;
  transform: scale(0.985);
}

@media (max-width: 760px) {
  .gallery-reveal-item {
    transform: translate3d(0, 12px, 0);
    transition-duration: 520ms;
    transition-delay: 0ms;
  }

  .gallery-wall .gallery-item::after,
  .home-gallery-mosaic figure::after {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gallery-reveal-item,
  .gallery-wall .gallery-grid,
  .gallery-wall .gallery-item,
  .gallery-wall .gallery-item::before,
  .gallery-wall .gallery-item::after,
  .gallery-wall .gallery-item img,
  .home-gallery-mosaic figure,
  .home-gallery-mosaic figure::before,
  .home-gallery-mosaic figure::after,
  .home-gallery-mosaic img,
  .gallery-lightbox,
  .gallery-lightbox figure,
  .gallery-lightbox img {
    animation: none !important;
    transition: none !important;
    transform: none !important;
  }

  .gallery-reveal-item {
    opacity: 1 !important;
  }
}

/* Premium amenities and full gallery refresh */
.amenities-luxury-section,
.full-gallery-section {
  position: relative;
  width: min(1680px, calc(100% - 96px));
  margin: 0 auto;
  color: #f4efe7;
}

.amenities-luxury-section {
  display: grid;
  grid-template-columns: minmax(300px, 0.75fr) minmax(0, 1.65fr);
  gap: clamp(34px, 5vw, 84px);
  align-items: start;
  padding: clamp(78px, 8vw, 128px) 0 clamp(62px, 7vw, 104px);
}

.amenities-luxury-section::before,
.full-gallery-section::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 50%;
  z-index: -1;
  width: min(940px, 72vw);
  height: min(760px, 60vw);
  transform: translateX(-50%);
  pointer-events: none;
  background:
    radial-gradient(circle at 24% 12%, rgba(214, 166, 88, 0.13), transparent 28%),
    radial-gradient(circle at 88% 45%, rgba(62, 91, 73, 0.14), transparent 38%);
  filter: blur(22px);
  opacity: 0.9;
}

.amenities-luxury-copy {
  position: sticky;
  top: 118px;
  display: grid;
  gap: 24px;
  padding-top: 8px;
}

.amenities-luxury-copy h2,
.full-gallery-heading h2 {
  margin: 0;
  color: #fff7ee;
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(3rem, 5vw, 5.8rem);
  font-weight: 400;
  line-height: 0.98;
  letter-spacing: 0;
}

.amenities-luxury-copy > p {
  max-width: 520px;
  margin: 0;
  color: rgba(244, 239, 231, 0.76);
  font-size: clamp(1rem, 1.1vw, 1.15rem);
  line-height: 1.8;
}

.amenities-proof-list {
  display: grid;
  gap: 24px;
  margin: 10px 0 8px;
}

.amenities-proof-list article {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 16px;
  align-items: center;
}

.amenities-proof-list svg,
.amenities-badge-bar svg,
.gallery-booking-cta > svg {
  width: 38px;
  height: 38px;
  fill: none;
  stroke: #d6a658;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.amenities-proof-list strong,
.amenities-badge-bar strong {
  display: block;
  color: #fff7e8;
  font-size: 1.02rem;
  line-height: 1.3;
}

.amenities-proof-list span,
.amenities-badge-bar span {
  display: block;
  margin-top: 5px;
  color: rgba(244, 239, 231, 0.58);
  font-size: 0.92rem;
  line-height: 1.55;
}

.amenities-gallery-link {
  width: fit-content;
  min-width: 230px;
}

.amenities-luxury-section .amenity-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.amenities-luxury-section .amenity-grid details {
  --amenity-image: url("/assets/site/home/saarepiiga-living-room.webp");
  position: relative;
  min-height: 392px;
  overflow: hidden;
  padding: 36px 36px 32px;
  border: 1px solid rgba(214, 166, 88, 0.34);
  border-radius: 18px;
  background:
    linear-gradient(90deg, rgba(8, 11, 10, 0.96) 0%, rgba(8, 11, 10, 0.82) 43%, rgba(8, 11, 10, 0.22) 100%),
    var(--amenity-image) center / cover no-repeat,
    #101412;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.03),
    0 28px 70px rgba(0, 0, 0, 0.34);
  transition:
    border-color 360ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 360ms cubic-bezier(0.22, 1, 0.36, 1);
}

.amenities-luxury-section .amenity-grid details[data-amenity-group="sauna"] {
  --amenity-image: url("/assets/gallery/professional/saarepiiga-8792.webp");
}

.amenities-luxury-section .amenity-grid details[data-amenity-group="outdoor"] {
  --amenity-image: url("/assets/site/home/saarepiiga-terrace-table.webp");
}

.amenities-luxury-section .amenity-grid details[data-amenity-group="breakfast"] {
  --amenity-image: url("/assets/site/home/saarepiiga-terrace-dining.webp");
}

.amenities-luxury-section .amenity-grid details::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(4, 7, 6, 0.96) 0%, rgba(4, 7, 6, 0.8) 44%, rgba(4, 7, 6, 0.28) 100%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.04), transparent 30%),
    radial-gradient(circle at 84% 20%, rgba(214, 166, 88, 0.14), transparent 34%);
  transition: background 360ms cubic-bezier(0.22, 1, 0.36, 1);
}

.amenities-luxury-section .amenity-grid details::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(6, 9, 8, 0.26), rgba(6, 9, 8, 0.08)),
    linear-gradient(180deg, rgba(6, 9, 8, 0.06), rgba(6, 9, 8, 0.12));
  opacity: 1;
}

.amenities-luxury-section .amenity-grid details[data-expanded="true"] {
  border-color: rgba(239, 201, 120, 0.54);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.045),
    0 30px 80px rgba(0, 0, 0, 0.42),
    0 0 42px rgba(214, 166, 88, 0.12);
}

.amenities-luxury-section .amenity-grid details[data-expanded="true"]::before {
  background:
    linear-gradient(90deg, rgba(28, 29, 24, 0.9) 0%, rgba(24, 26, 22, 0.82) 58%, rgba(16, 19, 17, 0.38) 100%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.025) 42%, rgba(0, 0, 0, 0.02)),
    radial-gradient(circle at 82% 18%, rgba(239, 201, 120, 0.24), transparent 34%);
}

.amenities-luxury-section .amenity-grid details[data-expanded="true"]::after {
  background:
    linear-gradient(90deg, rgba(8, 10, 9, 0.12), rgba(8, 10, 9, 0.04)),
    linear-gradient(180deg, rgba(8, 10, 9, 0.02), rgba(8, 10, 9, 0.04));
}

.amenities-luxury-section .amenity-grid summary {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 12px;
  max-width: 360px;
  padding: 0 36px 0 0;
  cursor: pointer;
  color: #fff7ee;
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.65rem, 2.4vw, 2.35rem);
  font-weight: 400;
  line-height: 1.05;
  list-style: none;
}

.amenities-luxury-section .amenity-grid summary::-webkit-details-marker {
  display: none;
}

.amenities-luxury-section .amenity-card-icon {
  display: grid;
  place-items: center;
  width: 62px;
  height: 62px;
  margin-bottom: 8px;
  border: 1px solid rgba(214, 166, 88, 0.62);
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(214, 166, 88, 0.18), rgba(214, 166, 88, 0.035) 64%, transparent 65%),
    rgba(5, 7, 7, 0.44);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.035),
    0 12px 34px rgba(0, 0, 0, 0.28);
}

.amenities-luxury-section .amenity-card-icon svg {
  width: 38px;
  height: 38px;
  fill: none;
  stroke: #efc978;
  stroke-width: 1.65;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.amenities-luxury-section .amenity-card-title {
  display: block;
}

.amenities-luxury-section .amenity-card-preview {
  display: block;
  max-width: 330px;
  color: rgba(255, 249, 239, 0.86);
  font-family: Manrope, Arial, sans-serif;
  font-size: 0.98rem;
  font-weight: 700;
  line-height: 1.55;
  opacity: 1;
  transform: translateY(0);
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.58);
  transition:
    opacity 260ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 260ms cubic-bezier(0.22, 1, 0.36, 1);
}

.amenities-luxury-section .amenity-grid details[data-expanded="true"] .amenity-card-preview {
  opacity: 0;
  transform: translateY(-6px);
  pointer-events: none;
}

.amenities-luxury-section .amenity-grid summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 10px;
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(214, 166, 88, 0.38);
  border-radius: 50%;
  color: #efc978;
  font-family: Manrope, Arial, sans-serif;
  font-size: 1.1rem;
}

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

.amenities-luxury-section .amenity-grid ul {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 11px;
  max-width: 420px;
  max-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: rgba(255, 250, 241, 0.9);
  list-style: none;
  opacity: 0;
  transform: translateY(-8px);
  transition:
    max-height 520ms cubic-bezier(0.22, 1, 0.36, 1),
    margin 520ms cubic-bezier(0.22, 1, 0.36, 1),
    opacity 360ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 360ms cubic-bezier(0.22, 1, 0.36, 1);
}

.amenities-luxury-section .amenity-grid details[data-expanded="true"] ul {
  max-height: 620px;
  margin-top: 18px;
  padding: 18px 18px 18px 20px;
  border: 1px solid rgba(239, 201, 120, 0.16);
  border-radius: 16px;
  background: rgba(5, 8, 7, 0.52);
  backdrop-filter: blur(4px);
  opacity: 1;
  transform: translateY(0);
}

.amenities-luxury-section .amenity-grid li {
  position: relative;
  padding-left: 26px;
  font-size: 0.96rem;
  font-weight: 650;
  line-height: 1.45;
  text-shadow: 0 1px 18px rgba(0, 0, 0, 0.55);
}

.amenities-luxury-section .amenity-grid li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 10px;
  height: 6px;
  border-left: 1.8px solid #efc978;
  border-bottom: 1.8px solid #efc978;
  transform: rotate(-45deg);
}

.amenities-badge-bar {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 1.65fr repeat(4, 1fr);
  gap: 0;
  margin-top: 2px;
  padding: 30px 34px;
  border: 1px solid rgba(214, 166, 88, 0.34);
  border-radius: 18px;
  background:
    linear-gradient(90deg, rgba(10, 14, 13, 0.94), rgba(13, 18, 17, 0.82)),
    radial-gradient(circle at 12% 30%, rgba(214, 166, 88, 0.12), transparent 34%);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
}

.amenities-badge-bar article {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 16px;
  align-items: center;
  padding: 0 24px;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
}

.amenities-badge-bar article:first-child {
  padding-left: 0;
  border-left: 0;
}

.amenities-badge-intro svg {
  width: 48px;
  height: 48px;
}

.amenities-badge-intro strong {
  font-family: Marcellus, Georgia, serif;
  font-size: 1.55rem;
  font-weight: 400;
}

.amenities-booking-link {
  grid-column: 1 / -1;
  justify-self: center;
  min-width: min(360px, 100%);
}

.full-gallery-section {
  display: block;
  padding: clamp(76px, 8vw, 124px) 0 70px;
}

.full-gallery-heading {
  display: grid;
  gap: 20px;
  margin-bottom: 30px;
}

.full-gallery-heading p {
  max-width: 640px;
  margin: 0;
  color: rgba(244, 239, 231, 0.76);
  font-size: 1.12rem;
  line-height: 1.7;
}

.gallery-filter-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 12px;
}

.gallery-filter-button {
  min-width: 132px;
  padding: 13px 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  background: rgba(18, 20, 18, 0.72);
  color: rgba(244, 239, 231, 0.76);
  font: 800 0.82rem/1 Manrope, Arial, sans-serif;
  letter-spacing: 0.01em;
  cursor: pointer;
  transition:
    color 300ms ease,
    border-color 300ms ease,
    background 300ms ease,
    box-shadow 300ms ease;
}

.gallery-filter-button.is-active,
.gallery-filter-button:hover,
.gallery-filter-button:focus-visible {
  color: #17120a;
  border-color: rgba(239, 201, 120, 0.82);
  background: linear-gradient(135deg, #f1cf83, #c99031);
  box-shadow: 0 12px 32px rgba(214, 166, 88, 0.18);
}

.full-gallery-section .gallery-wall {
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.full-gallery-section .gallery-wall .gallery-scroll-controls {
  display: none;
}

.full-gallery-section .gallery-wall .gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-flow: row;
  gap: 12px;
  min-height: 0;
  overflow: visible;
}

.full-gallery-section .gallery-wall .gallery-item,
.full-gallery-section .gallery-wall .gallery-item.large,
.full-gallery-section .gallery-wall .gallery-item.tall,
.full-gallery-section .gallery-wall .gallery-item:not(.large):not(.tall) {
  width: auto;
  min-width: 0;
  height: clamp(230px, 22vw, 360px);
  min-height: 0;
  border-radius: 13px;
  scroll-snap-align: unset;
}

.gallery-booking-cta {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr) auto;
  gap: 22px;
  align-items: center;
  margin-top: 28px;
  padding: 30px 36px;
  border: 1px solid rgba(214, 166, 88, 0.32);
  border-radius: 16px;
  background:
    linear-gradient(90deg, rgba(13, 18, 17, 0.92), rgba(15, 20, 18, 0.72)),
    radial-gradient(circle at 18% 20%, rgba(214, 166, 88, 0.12), transparent 28%);
}

.gallery-booking-cta h3 {
  margin: 0;
  color: #fff7ee;
  font-family: Marcellus, Georgia, serif;
  font-size: clamp(1.7rem, 2.6vw, 2.55rem);
  font-weight: 400;
}

.gallery-booking-cta p {
  margin: 7px 0 0;
  color: rgba(244, 239, 231, 0.62);
  font-size: 0.98rem;
}

@media (max-width: 1180px) {
  .amenities-luxury-section {
    grid-template-columns: 1fr;
  }

  .amenities-luxury-copy {
    position: relative;
    top: auto;
  }

  .amenities-badge-bar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }

  .amenities-badge-bar article {
    padding: 0;
    border-left: 0;
  }
}

@media (max-width: 900px) {
  .amenities-luxury-section,
  .full-gallery-section {
    width: min(100% - 36px, 680px);
  }

  .amenities-luxury-section .amenity-grid,
  .full-gallery-section .gallery-wall .gallery-grid {
    grid-template-columns: 1fr;
  }

  .amenities-badge-bar,
  .gallery-booking-cta {
    grid-template-columns: 1fr;
  }

  .gallery-booking-cta .home-button {
    justify-self: start;
  }
}

@media (max-width: 620px) {
  .amenities-luxury-section,
  .full-gallery-section {
    width: min(100% - 28px, 520px);
  }

  .amenities-luxury-section .amenity-grid details {
    min-height: 330px;
    padding: 28px 24px;
  }

  .amenities-badge-bar {
    grid-template-columns: 1fr;
  }

  .gallery-filter-bar {
    gap: 10px;
  }

  .gallery-filter-button {
    min-width: 0;
    flex: 1 1 calc(50% - 10px);
    padding-inline: 14px;
  }
}

.amenities-luxury-section #amenities,
#amenities.amenities-luxury-section {
  --amenity-readable-panel: rgba(12, 18, 15, 0.96);
}

#amenities.amenities-luxury-section .amenity-grid details[data-expanded="false"] > summary .amenity-card-preview {
  opacity: 1;
  transform: translateY(0);
}

#amenities.amenities-luxury-section .amenity-grid details[data-expanded="true"] > summary .amenity-card-preview {
  opacity: 0;
  transform: translateY(-6px);
  pointer-events: none;
}

#amenities.amenities-luxury-section .amenity-grid details[data-expanded="false"] > ul {
  max-height: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-width: 0;
  background: transparent;
  opacity: 0;
  transform: translateY(-8px);
}

#amenities.amenities-luxury-section .amenity-grid details[data-expanded="true"] > ul {
  max-height: 720px;
  margin-top: 18px;
  padding: 20px 22px 22px 22px;
  border: 1px solid rgba(239, 201, 120, 0.34);
  border-radius: 16px;
  background:
    linear-gradient(135deg, rgba(18, 24, 20, 0.98), rgba(9, 14, 12, 0.97)),
    var(--amenity-readable-panel);
  color: #fff9ef;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.055),
    0 18px 48px rgba(0, 0, 0, 0.34);
  opacity: 1;
  transform: translateY(0);
}

body:not(.contact-page):not(.rules-page) > .site-header {
  position: absolute !important;
}

.home-gallery-mosaic figure img {
  transition:
    opacity 420ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 700ms cubic-bezier(0.22, 1, 0.36, 1);
}

.home-gallery-mosaic figure.is-rotating img {
  opacity: 0.22;
  transform: scale(1.018);
}

.home-activity-grid a {
  color: #efc978;
  text-decoration: underline;
  text-decoration-color: rgba(239, 201, 120, 0.48);
  text-underline-offset: 4px;
}

.home-activity-grid a:hover {
  color: #fff1c8;
}

.summary-trust span:nth-child(3)::after {
  content: "Kuni 10 päeva enne saabumist.";
}

.site-header .lang-button:not(.active) {
  display: inline-flex !important;
  opacity: 0.72;
}

#amenities.amenities-luxury-section .amenity-grid details[data-expanded="true"] > ul li {
  color: #fff9ef;
  font-size: 1rem;
  font-weight: 750;
  line-height: 1.5;
  text-shadow: none;
}

#amenities.amenities-luxury-section .amenity-grid details[data-expanded="true"] > ul li::before {
  border-color: #f4ca73;
}

.gallery-wall .gallery-item::before,
.home-gallery-mosaic figure::before {
  background: linear-gradient(180deg, rgba(4, 6, 5, 0.02), rgba(4, 6, 5, 0.3));
}

.gallery-wall .gallery-item::after {
  left: 14px;
  bottom: 14px;
  padding: 7px 10px;
  border-radius: 10px;
  background: rgba(5, 7, 7, 0.72);
  letter-spacing: 0.1em;
}

.booking-section-luxury .booking-time-pills {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
  line-height: 1.4;
}

.booking-section-luxury .booking-time-pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  min-height: 30px;
  padding: 6px 10px;
  border: 1px solid rgba(213, 164, 73, 0.26);
  border-radius: 999px;
  background: rgba(213, 164, 73, 0.075);
  color: rgba(245, 239, 228, 0.72);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.booking-section-luxury .booking-time-pill + .booking-time-pill::before,
.booking-section-luxury .booking-time-pill.wide::before {
  content: none;
}

.booking-section-luxury .booking-time-pill strong {
  color: #f4efe7;
  font-weight: 900;
}

.booking-section-luxury .booking-time-pill.wide {
  flex-basis: 100%;
  margin-top: 2px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: rgba(239, 201, 120, 0.76);
  letter-spacing: 0.07em;
}

.booking-section-luxury .invoice-details {
  padding: 18px;
}

.booking-section-luxury .invoice-details .form-row {
  grid-template-columns: repeat(2, minmax(150px, 1fr));
  gap: 12px;
}

.booking-section-luxury .invoice-details input {
  min-height: 48px;
  font-size: 0.92rem;
}

.booking-section-luxury .invoice-option .option-toggle {
  width: 64px !important;
  min-width: 64px !important;
  max-width: 64px !important;
  height: 34px !important;
  min-height: 34px !important;
  max-height: 34px !important;
}

.booking-section-luxury .invoice-option .option-toggle::after {
  width: 26px;
  height: 26px;
}

.booking-section-luxury .invoice-option .option-toggle:has(input[value="Yes"]:checked)::after {
  transform: translateX(30px);
}

.summary-trust span::before {
  content: "\2713";
  display: grid;
  place-items: center;
  color: #efc978;
  font-size: 1rem;
  font-weight: 900;
}

.summary-trust span:nth-child(2)::before {
  content: "\20AC";
}

.summary-trust span:nth-child(3)::before {
  content: "10";
  font-size: 0.76rem;
  letter-spacing: 0.02em;
}

.booking-payment-card .panel-title span {
  display: none;
}

.booking-payment-card .payment-live > p {
  display: block;
  max-width: 760px;
  margin: 0;
  color: rgba(245, 239, 228, 0.7);
  font-size: 0.95rem;
  line-height: 1.55;
}

.booking-payment-card .panel-title strong {
  font-size: clamp(2rem, 4vw, 3.1rem);
}

@media (max-width: 760px) {
  .booking-section-luxury .invoice-details .form-row {
    grid-template-columns: 1fr;
  }
}

/* Inner-page polish pass: keep contact/rules aligned with the homepage design. */
body.contact-page .site-header,
body.rules-page .site-header {
  position: absolute !important;
  left: 50%;
  top: 26px;
  width: min(1660px, calc(100% - 150px));
  min-height: 76px;
  transform: translateX(-50%);
  border-radius: 42px 42px 0 0;
  padding: 14px clamp(34px, 3vw, 50px);
  grid-template-columns: minmax(300px, 0.9fr) minmax(520px, 1.1fr) auto;
  gap: clamp(22px, 2.4vw, 44px);
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(7, 8, 8, 0.44), rgba(7, 8, 8, 0.28) 46%, rgba(7, 8, 8, 0.58)),
    url("/assets/site/kihnu/saarepiiga-kihnu-header-preview-01.png") center / cover no-repeat,
    #15110d;
  border: 1px solid rgba(239, 201, 120, 0.34);
  border-bottom: 0;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42);
}

body.contact-page .site-header::before,
body.rules-page .site-header::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(7, 8, 8, 0.48), rgba(7, 8, 8, 0.18) 35%, rgba(7, 8, 8, 0.34)),
    radial-gradient(circle at 16% 0%, rgba(239, 201, 120, 0.18), transparent 30%);
}

body.contact-page .brand-mark,
body.rules-page .brand-mark {
  width: 50px;
  height: 50px;
  background: rgba(255, 253, 248, 0.92);
}

body.contact-page .brand-text,
body.rules-page .brand-text {
  max-width: none;
  color: #f4e7bb;
  overflow: visible;
  text-overflow: clip;
  font-size: clamp(0.86rem, 1.12vw, 1.05rem);
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.72);
}

body.contact-page .nav-links,
body.rules-page .nav-links {
  gap: clamp(18px, 2vw, 34px);
}

body.contact-page .nav-links a,
body.rules-page .nav-links a {
  color: #f1e7cf;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.82);
}

body.contact-page .nav-links a[aria-current="page"],
body.rules-page .nav-links a[aria-current="page"],
body.contact-page .nav-links a:hover,
body.rules-page .nav-links a:hover {
  color: #efc978;
}

body.contact-page .nav-cta,
body.rules-page .nav-cta {
  display: none !important;
}

body.contact-page .contact-hero,
body.rules-page .rules-hero {
  padding-top: clamp(170px, 16vw, 230px);
}

body.rules-page .rules-full article {
  min-height: 0;
  align-content: start;
  padding: 34px 36px 34px 136px;
}

body.rules-page .rules-full article::before {
  left: 34px;
  top: 34px;
  width: 76px;
  height: 76px;
}

body.rules-page .rules-full article::after {
  left: 64px;
  top: 49px;
  font-size: 2.25rem;
}

body.rules-page .rules-full h3 {
  margin-top: 2px;
}

body.rules-page .rules-full ul {
  margin: 10px 0 0;
  padding-left: 1.2em;
}

body.rules-page .rules-full li {
  margin: 0 0 10px;
}

body.contact-page .contact-details dt::before {
  display: grid;
  place-items: center;
  width: 26px;
  height: 26px;
  color: #efc978;
  border-color: rgba(239, 201, 120, 0.72);
  border-radius: 9px;
  font-size: 0.78rem;
  font-weight: 900;
}

body.contact-page .contact-details dl div:nth-child(1) dt::before {
  content: "T";
}

body.contact-page .contact-details dl div:nth-child(2) dt::before {
  content: "@";
}

body.contact-page .contact-details dl div:nth-child(3) dt::before {
  content: "M";
}

body.contact-page .contact-details dl div:nth-child(4) dt::before {
  content: "i";
  font-family: Marcellus, Georgia, serif;
  font-size: 1.05rem;
}

.home-footer .footer-contact-item {
  position: relative;
  padding-left: 34px;
}

.home-footer .footer-contact-item::before {
  position: absolute;
  left: 0;
  top: 0.05em;
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border: 1px solid rgba(239, 201, 120, 0.65);
  border-radius: 8px;
  color: #efc978;
  font-size: 0.72rem;
  font-weight: 900;
  line-height: 1;
}

.home-footer .footer-contact-phone::before {
  content: "T";
}

.home-footer .footer-contact-email::before {
  content: "@";
}

.home-footer .footer-contact-location::before {
  content: "M";
}

.home-footer-bottom {
  grid-template-columns: 1fr auto;
}

.summary-trust span:nth-child(3)::after {
  content: "Kuni 10 päeva enne saabumist.";
}

@media (max-width: 1180px) {
  body.contact-page .site-header,
  body.rules-page .site-header {
    top: 14px;
    width: min(100% - 28px, 920px);
    min-height: 70px;
    grid-template-columns: 1fr auto;
    border-radius: 30px 30px 0 0;
  }
}

@media (max-width: 780px) {
  body.contact-page .site-header,
  body.rules-page .site-header {
    width: calc(100% - 18px);
    padding: 10px 12px;
    border-radius: 24px 24px 0 0;
  }

  body.rules-page .rules-full article {
    padding: 120px 24px 28px;
  }
}
/* 20260704 translation polish: must remain at EOF to win older polish passes. */
.site-header .nav-links a[href*="activities"],
.home-footer .home-footer-col a[href*="activities"],
.full-gallery-section .gallery-filter-bar,
.booking-payment-card legend,
.booking-payment-card .panel-title span,
.summary-trust span:nth-child(3)::after {
  display: none !important;
  content: none !important;
}

.full-gallery-section .gallery-wall .gallery-scroll-controls {
  display: flex !important;
}

.full-gallery-section .gallery-wall .gallery-grid {
  display: grid !important;
  grid-auto-flow: column !important;
  grid-auto-columns: minmax(320px, 34vw) !important;
  grid-template-columns: none !important;
  grid-template-rows: repeat(2, minmax(220px, 28vw)) !important;
  gap: 14px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  scroll-snap-type: x proximity;
}

.full-gallery-section .gallery-wall .gallery-item,
.full-gallery-section .gallery-wall .gallery-item.large,
.full-gallery-section .gallery-wall .gallery-item.tall,
.full-gallery-section .gallery-wall .gallery-item:not(.large):not(.tall) {
  height: auto !important;
  min-height: 220px !important;
  min-width: 0 !important;
  width: auto !important;
}

.full-gallery-section .gallery-wall .gallery-item::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.34)) !important;
  opacity: 0.72 !important;
}

.full-gallery-section .gallery-wall .gallery-item::after {
  content: "Vaata pilti" !important;
  inset: auto 16px 16px auto !important;
  width: auto !important;
  height: auto !important;
  transform: translateY(8px) !important;
  border-radius: 999px !important;
  border: 1px solid rgba(239, 201, 120, 0.5) !important;
  background: rgba(7, 9, 8, 0.66) !important;
  color: #efc978 !important;
  padding: 8px 13px !important;
  font-size: 0.72rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.11em !important;
  text-transform: uppercase !important;
  opacity: 0 !important;
}

html[lang="en"] .full-gallery-section .gallery-wall .gallery-item::after {
  content: "View photo" !important;
}

.full-gallery-section .gallery-wall .gallery-item:hover::after,
.full-gallery-section .gallery-wall .gallery-item:focus-visible::after {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.booking-section-luxury .code-panel {
  display: grid !important;
  grid-column: 1 / -1 !important;
  margin-top: 18px !important;
}

.booking-details-card > .invoice-option,
.booking-details-card > .invoice-details {
  grid-column: 1 / -1 !important;
  order: 20 !important;
}

.booking-section-luxury .invoice-details {
  max-width: none !important;
  width: 100% !important;
  background: rgba(18, 20, 18, 0.9) !important;
}

.booking-section-luxury .invoice-details .form-row {
  grid-template-columns: repeat(2, minmax(220px, 1fr)) !important;
}

.booking-payment-card .panel-title strong::first-letter {
  color: #efc978;
  letter-spacing: 0.12em;
}

.home-footer .footer-contact-item {
  display: grid !important;
  grid-template-columns: 30px minmax(0, 1fr);
  gap: 12px;
  padding-left: 0 !important;
}

.home-footer .footer-contact-item::before,
body.contact-page .contact-details dt::before {
  content: none !important;
  display: none !important;
}

.footer-contact-icon,
body.contact-page .contact-details dt {
  display: grid !important;
  place-items: center;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(239, 201, 120, 0.68);
  border-radius: 9px;
  color: #efc978;
}

.footer-contact-icon svg,
body.contact-page .contact-details dt svg {
  width: 15px;
  height: 15px;
  fill: currentColor;
}

body.contact-page .contact-details dl div {
  grid-template-columns: 42px minmax(0, 1fr) !important;
  align-items: center;
}

body.contact-page .contact-details dt span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

@media (max-width: 760px) {
  .full-gallery-section .gallery-wall .gallery-grid {
    grid-auto-columns: minmax(260px, 82vw) !important;
    grid-template-rows: repeat(2, 210px) !important;
  }

  .booking-section-luxury .invoice-details .form-row {
    grid-template-columns: 1fr !important;
  }
}

/* 20260705 final polish: deployable refinements requested before packaging. */
body > .site-header,
body.contact-page .site-header,
body.rules-page .site-header,
body:not(.contact-page):not(.rules-page) > .site-header {
  top: 0 !important;
  margin-top: 0 !important;
}

.home-hero-content {
  padding-top: clamp(178px, 22vh, 260px) !important;
}

.home-hero-content [data-i18n="home.heroCopy"] {
  display: none !important;
}

.home-gallery-mosaic figure::after {
  content: none !important;
  display: none !important;
}

.home-gallery-mosaic figure:hover img,
.home-gallery-mosaic figure:focus-within img {
  transform: scale(1.018) !important;
}

.amenities-luxury-copy .home-kicker,
.full-gallery-heading .home-kicker {
  color: #d6a658 !important;
  font-size: clamp(0.8rem, 0.9vw, 0.95rem) !important;
  font-family: Manrope, system-ui, sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
}

.amenities-gallery-link {
  display: none !important;
}

.full-gallery-heading {
  gap: 8px !important;
}

.full-gallery-heading .home-kicker {
  margin: 0 0 4px !important;
}

.full-gallery-section .gallery-wall .gallery-grid {
  grid-auto-flow: column !important;
  grid-auto-columns: minmax(330px, 31vw) !important;
  grid-template-columns: none !important;
  grid-template-rows: minmax(390px, 34vw) !important;
  gap: 16px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
}

.full-gallery-section .gallery-wall .gallery-item,
.full-gallery-section .gallery-wall .gallery-item.large,
.full-gallery-section .gallery-wall .gallery-item.tall,
.full-gallery-section .gallery-wall .gallery-item:not(.large):not(.tall) {
  min-height: 390px !important;
}

.booking-section-luxury .booking-luxury-intro {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.booking-section-luxury .booking-luxury-intro .kicker,
.booking-section-luxury .booking-luxury-intro h2,
.booking-section-luxury .booking-luxury-intro > p,
.booking-section-luxury .booking-trust-row {
  margin-left: 0 !important;
}

.booking-promises .promise-copy {
  display: block;
  max-width: 190px;
}

.booking-options-card .booking-card-heading .kicker {
  display: none !important;
}

.booking-options-card .booking-card-heading h3::first-letter,
.booking-calendar-card .booking-card-heading h3::first-letter,
.booking-details-card .booking-card-heading h3::first-letter,
.booking-payment-card .panel-title strong::first-letter {
  color: #efc978;
}

.guest-stepper-field .guest-stepper-copy {
  display: grid !important;
  grid-template-columns: 42px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
}

.guest-stepper-field .guest-stepper-copy svg {
  width: 34px;
  height: 34px;
  fill: #d6a658;
}

.guest-stepper-field .guest-stepper-copy strong {
  display: block;
  color: #f4efe7;
  font-weight: 800;
}

.guest-stepper-field .guest-stepper-copy small {
  display: block;
  color: #b7ada0;
  font-size: 0.82rem;
}

.luxury-extra-info {
  grid-template-columns: 58px minmax(0, 1fr) auto !important;
}

.luxury-extra-info::before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(214, 166, 88, 0.55);
  border-radius: 14px;
  background:
    linear-gradient(135deg, rgba(214, 166, 88, 0.24), rgba(214, 166, 88, 0.08)),
    rgba(7, 9, 8, 0.5);
}

.luxury-extra-info > span,
.luxury-extra-info > small {
  grid-column: 2;
}

.luxury-extra-info > strong {
  grid-column: 3;
  grid-row: 1 / span 2;
  align-self: center;
  white-space: nowrap;
}

.booking-section-luxury .code-panel {
  grid-column: 1 / -1 !important;
  margin-top: 0 !important;
}

@media (max-width: 1260px) {
  .booking-section-luxury .booking-luxury-shell {
    display: flex !important;
    flex-direction: column;
    gap: 14px;
    width: min(100%, 1500px);
  }

  .booking-section-luxury .booking-luxury-main {
    display: contents !important;
  }

  .booking-section-luxury .booking-card,
  .booking-section-luxury .booking-summary-card,
  .booking-section-luxury .code-panel {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  .booking-section-luxury .booking-calendar-card {
    order: 1;
  }

  .booking-section-luxury .booking-options-card {
    order: 2;
  }

  .booking-section-luxury .code-panel {
    order: 3;
  }

  .booking-section-luxury .booking-summary-card {
    order: 4;
  }

  .booking-section-luxury .booking-details-card {
    order: 5;
  }

  .booking-section-luxury .booking-payment-card {
    order: 6;
  }
}

.booking-details-card > .booking-card-heading {
  order: 0 !important;
}

/* 20260709: restore visible 10-minute date hold timer near the calendar. */
.booking-section-luxury .booking-calendar-card .hold-timer:not([hidden]) {
  display: flex !important;
  width: min(100%, 760px);
  margin: 18px auto 0;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  border: 1px solid rgba(214, 166, 88, 0.48);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(214, 166, 88, 0.14), rgba(255, 255, 255, 0.035)),
    rgba(4, 12, 10, 0.82);
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.24);
  color: #fff7df;
}

.booking-section-luxury .booking-calendar-card .hold-timer:not([hidden]) strong {
  min-width: 82px;
  border-color: rgba(214, 166, 88, 0.72);
  border-radius: 999px;
  color: #f1cf82;
  background: rgba(0, 0, 0, 0.18);
}

.booking-details-card > .form-row {
  order: 1 !important;
}

.booking-details-card > label:has(#email) {
  order: 2 !important;
}

.booking-details-card > label:has(#specialRequests) {
  order: 3 !important;
}

.booking-details-card > .invoice-option {
  order: 4 !important;
  grid-column: 1 / -1 !important;
}

.booking-details-card > .invoice-details {
  order: 5 !important;
  grid-column: 1 / -1 !important;
}

.booking-payment-card .panel-title strong {
  font-size: clamp(1.55rem, 2.1vw, 1.95rem) !important;
  line-height: 1.1 !important;
}

.summary-contact strong + strong,
.summary-contact strong:not(:first-child) {
  display: none !important;
}

.home-footer-brand p,
.home-footer-book {
  display: none !important;
}

.home-footer-main {
  grid-template-columns: minmax(220px, 0.85fr) minmax(180px, 0.7fr) minmax(260px, 1fr) !important;
}

body.contact-page .contact-hero,
body.rules-page .rules-hero {
  min-height: clamp(420px, 46vw, 560px) !important;
  padding-top: clamp(132px, 13vw, 185px) !important;
}

body.contact-page .contact-hero .inner-hero-content,
body.rules-page .rules-hero .inner-hero-content {
  max-width: 760px !important;
}

body.contact-page .contact-hero h1,
body.rules-page .rules-hero h1 {
  max-width: 680px !important;
}

body.contact-page .contact-hero p,
body.rules-page .rules-hero p {
  max-width: 560px !important;
}

body.rules-page .rules-full article::after {
  content: attr(data-rule-number) !important;
  font-family: Manrope, system-ui, sans-serif !important;
  font-size: 1.25rem !important;
  font-weight: 900 !important;
}

body.rules-page .rules-full .rules-intro::after {
  content: "i" !important;
  font-family: Marcellus, Georgia, serif !important;
}

@media (max-width: 980px) {
  .home-hero-content {
    padding-top: clamp(150px, 22vh, 210px) !important;
  }

  .home-footer-main {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 760px) {
  body > .site-header,
  body.contact-page .site-header,
  body.rules-page .site-header {
    top: 0 !important;
    width: calc(100% - 14px) !important;
  }

  .home-hero-content {
    padding-top: 132px !important;
    padding-inline: 22px !important;
  }

  .home-hero-actions {
    align-items: stretch !important;
  }

  .full-gallery-section .gallery-wall .gallery-grid {
    grid-auto-columns: minmax(260px, 82vw) !important;
    grid-template-rows: 310px !important;
  }

  .full-gallery-section .gallery-wall .gallery-item,
  .full-gallery-section .gallery-wall .gallery-item.large,
  .full-gallery-section .gallery-wall .gallery-item.tall {
    min-height: 310px !important;
  }

  .luxury-extra-info {
    grid-template-columns: 46px minmax(0, 1fr) !important;
  }

  .luxury-extra-info > strong {
    grid-column: 2 !important;
    grid-row: auto !important;
    justify-self: start;
  }
}

/* Final polish pass: booking order, cleaner badges, and rules cards without icon badges. */
.booking-section-luxury .booking-luxury-intro .kicker {
  position: relative;
  margin-bottom: 14px !important;
  letter-spacing: 0.14em !important;
  line-height: 1.45 !important;
}

.booking-section-luxury .booking-luxury-intro .kicker::before,
.booking-section-luxury .booking-luxury-intro .kicker::after {
  content: none !important;
  display: none !important;
}

.booking-section-luxury .booking-luxury-intro .booking-promises {
  grid-template-columns: repeat(4, minmax(160px, 1fr)) !important;
  gap: clamp(22px, 3vw, 52px) !important;
  width: min(100%, 1040px) !important;
}

.booking-section-luxury .booking-luxury-intro .booking-promises > span {
  grid-template-columns: 42px minmax(0, 1fr) !important;
  align-items: start !important;
  column-gap: 16px !important;
}

.booking-promises .promise-copy {
  max-width: none !important;
  line-height: 1.45 !important;
  word-break: normal !important;
}

.booking-section-luxury .guest-stepper-field > span,
.booking-section-luxury .guest-stepper-field .guest-stepper-copy {
  padding-left: 0 !important;
}

.booking-section-luxury .guest-stepper-field > span::before,
.booking-section-luxury .guest-stepper-field > span::after,
.booking-section-luxury .guest-stepper-field .guest-stepper-copy::before,
.booking-section-luxury .guest-stepper-field .guest-stepper-copy::after {
  content: none !important;
  display: none !important;
}

.booking-section-luxury .code-panel .panel-title {
  display: block !important;
  margin: 0 0 14px !important;
}

.booking-section-luxury .code-panel .panel-title span {
  display: none !important;
}

.booking-section-luxury .code-panel .panel-title strong {
  display: block !important;
  color: #f4efe7 !important;
  font-family: Marcellus, Georgia, serif !important;
  font-size: clamp(1.5rem, 1.9vw, 1.85rem) !important;
  font-weight: 500 !important;
  line-height: 1.12 !important;
}

.booking-section-luxury .code-panel .panel-title strong::first-letter {
  color: #efc978;
}

.booking-section-luxury .booking-details-card {
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
}

.booking-details-card > .booking-card-heading {
  order: 0 !important;
}

.booking-details-card > .form-row {
  order: 1 !important;
}

.booking-details-card > label:has(#email) {
  order: 2 !important;
}

.booking-details-card > label:has(#specialRequests) {
  order: 3 !important;
}

.booking-details-card > .invoice-option {
  order: 4 !important;
}

.booking-details-card > .invoice-details {
  order: 5 !important;
}

.booking-payment-card .panel-title strong {
  font-size: clamp(1.5rem, 1.9vw, 1.85rem) !important;
  line-height: 1.12 !important;
}

.summary-contact::before,
.summary-contact > strong {
  content: none !important;
  display: none !important;
}

body.rules-page .rules-full article,
body.rules-page .rules-full .rules-intro {
  padding: 34px 36px !important;
}

body.rules-page .rules-full article::before,
body.rules-page .rules-full article::after,
body.rules-page .rules-full .rules-intro::before,
body.rules-page .rules-full .rules-intro::after {
  content: none !important;
  display: none !important;
}

@media (max-width: 980px) {
  .booking-section-luxury .booking-luxury-intro .booking-promises {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 620px) {
  .booking-section-luxury .booking-luxury-intro .booking-promises {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
}

/* Final polish pass: mobile menu, booking density, calendar rates, and video text balance. */
html[lang="en"] .home-hero-content h1 {
  max-width: 760px !important;
  font-size: clamp(3.35rem, 6.7vw, 6.85rem) !important;
  line-height: .98 !important;
}

html[lang="en"] .amenities-luxury-copy h2 {
  max-width: 620px !important;
  font-size: clamp(3.25rem, 5.35vw, 6.15rem) !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

.booking-section-luxury .booking-luxury-intro .booking-promises {
  width: min(100%, 1280px) !important;
  grid-template-columns: repeat(4, minmax(280px, 1fr)) !important;
  gap: clamp(14px, 1.5vw, 28px) !important;
}

.booking-section-luxury .booking-luxury-intro .booking-promises > span {
  grid-template-columns: 36px minmax(210px, 1fr) !important;
  column-gap: 18px !important;
  align-items: start !important;
}

.booking-section-luxury .booking-promises .promise-copy {
  max-width: 240px !important;
  line-height: 1.5 !important;
  font-size: clamp(.9rem, .86vw, 1rem) !important;
  letter-spacing: -.005em !important;
}

.booking-section-luxury .day {
  min-height: clamp(58px, 5vw, 72px) !important;
  display: grid !important;
  grid-template-rows: auto auto !important;
  align-content: center !important;
  justify-items: center !important;
  gap: 3px !important;
}

.booking-section-luxury .day .day-season {
  display: none !important;
}

.booking-section-luxury .day .day-rate {
  display: block !important;
  color: rgba(239, 201, 120, .92) !important;
  font-size: clamp(.58rem, .62vw, .72rem) !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: .04em !important;
  white-space: nowrap !important;
}

.booking-section-luxury .day.booked .day-rate,
.booking-section-luxury .day.past .day-rate,
.booking-section-luxury .day.blocked .day-rate {
  color: rgba(244, 239, 231, .38) !important;
}

.booking-section-luxury .day.selected .day-rate,
.booking-section-luxury .day.range-start .day-rate,
.booking-section-luxury .day.range-end .day-rate {
  color: rgba(8, 9, 8, .9) !important;
}

.booking-section-luxury .booking-card-heading h3,
.booking-section-luxury .code-panel .panel-title strong,
.booking-section-luxury .booking-payment-card .panel-title strong {
  font-size: clamp(1.5rem, 1.75vw, 1.72rem) !important;
  line-height: 1.15 !important;
}

.booking-section-luxury .code-button {
  background: linear-gradient(180deg, #efc978 0%, #d6a658 100%) !important;
  border-color: rgba(239, 201, 120, .85) !important;
  color: #090806 !important;
  box-shadow: 0 18px 44px rgba(214, 166, 88, .2) !important;
}

@media (max-width: 980px) {
  body.menu-open .site-header .nav-links,
  body.contact-page.menu-open .site-header .nav-links,
  body.rules-page.menu-open .site-header .nav-links {
    position: absolute !important;
    top: calc(100% + 10px) !important;
    left: 10px !important;
    right: 10px !important;
    z-index: 9999 !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0 !important;
    padding: 12px !important;
    border: 1px solid rgba(214, 166, 88, .28) !important;
    border-radius: 18px !important;
    background: rgba(7, 9, 8, .97) !important;
    box-shadow: 0 24px 70px rgba(0, 0, 0, .55) !important;
  }

  body.menu-open .site-header .nav-links a,
  body.contact-page.menu-open .site-header .nav-links a,
  body.rules-page.menu-open .site-header .nav-links a {
    display: flex !important;
    align-items: center !important;
    min-height: 46px !important;
    padding: 0 14px !important;
    border-bottom: 1px solid rgba(255, 255, 255, .08) !important;
    color: #f4efe7 !important;
  }

  body.menu-open .site-header .nav-links a:last-child,
  body.contact-page.menu-open .site-header .nav-links a:last-child,
  body.rules-page.menu-open .site-header .nav-links a:last-child {
    border-bottom: 0 !important;
  }

  body:not(.menu-open) .site-header .nav-links {
    display: none !important;
  }

  .site-header .menu-toggle {
    display: inline-flex !important;
  }

  .booking-section-luxury .booking-luxury-intro .booking-promises {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }

  .booking-section-luxury .booking-luxury-intro .booking-promises > span {
    grid-template-columns: 34px minmax(0, 1fr) !important;
  }

  .booking-section-luxury .booking-promises .promise-copy {
    max-width: none !important;
  }
}

@media (max-width: 560px) {
  html[lang="en"] .home-hero-content h1 {
    font-size: clamp(3rem, 15vw, 4.5rem) !important;
  }

  html[lang="en"] .amenities-luxury-copy h2 {
    font-size: clamp(3rem, 14vw, 4.25rem) !important;
  }

  .booking-section-luxury .booking-luxury-intro .booking-promises {
    grid-template-columns: 1fr !important;
  }

  .booking-section-luxury .day {
    min-height: 54px !important;
  }

  .booking-section-luxury .day .day-rate {
    font-size: .56rem !important;
  }
}

/* Final responsive fix pass: readable EN hero, mobile menu, compact calendar deals, and payment alignment. */
html[lang="en"] .home-hero-content {
  max-width: min(680px, calc(100vw - 42px)) !important;
}

html[lang="en"] .home-hero-content h1 {
  max-width: 650px !important;
  font-size: clamp(3.2rem, 5.35vw, 5.95rem) !important;
  line-height: .96 !important;
}

.booking-section-luxury .booking-luxury-intro .booking-promises {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: clamp(18px, 2.2vw, 38px) clamp(30px, 4vw, 70px) !important;
  width: min(100%, 1320px) !important;
}

.booking-section-luxury .booking-luxury-intro .booking-promises > span {
  flex: 0 1 260px !important;
  width: auto !important;
  min-width: 232px !important;
  display: grid !important;
  grid-template-columns: 40px minmax(175px, 1fr) !important;
  column-gap: 18px !important;
}

.booking-section-luxury .booking-promises .promise-copy {
  max-width: 220px !important;
  min-width: 0 !important;
  line-height: 1.38 !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

.booking-section-luxury .day {
  grid-template-rows: 13px 1fr 13px !important;
  gap: 1px !important;
  padding-block: 5px !important;
}

.booking-section-luxury .day .day-season {
  display: block !important;
  min-height: 13px !important;
  visibility: hidden !important;
  color: transparent !important;
  font-family: Manrope, system-ui, sans-serif !important;
  font-size: .58rem !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  letter-spacing: .08em !important;
}

.booking-section-luxury .day.last-minute .day-season {
  visibility: visible !important;
  color: #efc978 !important;
}

.booking-section-luxury .day .day-number {
  align-self: center !important;
  line-height: 1 !important;
}

.booking-section-luxury .day .day-rate {
  align-self: end !important;
  color: rgba(239, 201, 120, .92) !important;
  font-size: clamp(.53rem, .55vw, .64rem) !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}

.booking-section-luxury .day.selected .day-season,
.booking-section-luxury .day.range-start .day-season,
.booking-section-luxury .day.range-end .day-season {
  color: rgba(8, 9, 8, .8) !important;
}

.booking-payment-card {
  grid-template-columns: minmax(0, 1fr) minmax(260px, 340px) !important;
  align-items: end !important;
  column-gap: clamp(24px, 4vw, 56px) !important;
}

.booking-payment-card .payment-live {
  grid-column: 1 / 2 !important;
  align-self: stretch !important;
}

.booking-section-luxury .booking-button {
  grid-column: 2 / 3 !important;
  grid-row: 1 / 2 !important;
  align-self: end !important;
  justify-self: stretch !important;
  width: 100% !important;
  min-height: 108px !important;
  max-width: 340px !important;
  padding: 20px 24px !important;
}

.booking-payment-card .booking-policy,
.booking-payment-card .rules-check,
.booking-payment-card .booking-message {
  grid-column: 1 / -1 !important;
}

@media (max-width: 980px) {
  .site-header .menu-toggle,
  body.contact-page .site-header .menu-toggle,
  body.rules-page .site-header .menu-toggle {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    position: relative !important;
    z-index: 10001 !important;
    width: 46px !important;
    height: 46px !important;
    flex: 0 0 46px !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid rgba(239, 201, 120, .45) !important;
    border-radius: 999px !important;
    background: rgba(7, 9, 8, .72) !important;
  }

  body.menu-open .site-header .nav-links,
  body.menu-open .site-header .nav-links.is-open,
  body.contact-page.menu-open .site-header .nav-links,
  body.rules-page.menu-open .site-header .nav-links {
    display: grid !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  .booking-section-luxury .booking-luxury-intro .booking-promises > span {
    flex-basis: calc(50% - 18px) !important;
    min-width: 245px !important;
  }

  .booking-payment-card {
    grid-template-columns: 1fr !important;
  }

  .booking-section-luxury .booking-button {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    max-width: none !important;
    min-height: 64px !important;
  }
}

@media (max-width: 680px) {
  html[lang="en"] .home-hero-content {
    max-width: calc(100vw - 32px) !important;
    padding-top: 126px !important;
  }

  html[lang="en"] .home-hero-content h1 {
    max-width: 92vw !important;
    font-size: clamp(2.85rem, 13vw, 4.2rem) !important;
  }

  .booking-section-luxury .booking-luxury-intro .booking-promises {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 18px 14px !important;
  }

  .booking-section-luxury .booking-luxury-intro .booking-promises > span {
    min-width: 0 !important;
    grid-template-columns: 34px minmax(0, 1fr) !important;
  }

  .booking-section-luxury .booking-promises .promise-copy {
    max-width: none !important;
    font-size: .88rem !important;
    line-height: 1.32 !important;
  }
}

@media (max-width: 460px) {
  .booking-section-luxury .booking-luxury-intro .booking-promises {
    grid-template-columns: 1fr !important;
  }
}
/* Final booking micro-polish: readable promises, calendar deal labels, compact payment CTA. */
.booking-section-luxury .booking-luxury-intro .booking-promises {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(230px, 1fr)) !important;
  gap: clamp(20px, 2.6vw, 48px) !important;
  width: min(100%, 1240px) !important;
  max-width: 1240px !important;
}

.booking-section-luxury .booking-luxury-intro .booking-promises > span {
  display: flex !important;
  align-items: flex-start !important;
  gap: 16px !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  flex: none !important;
  grid-template-columns: none !important;
}

.booking-section-luxury .booking-luxury-intro .booking-promises > span::before,
.booking-section-luxury .booking-luxury-intro .booking-promises > span::after {
  content: none !important;
  display: none !important;
}

.booking-section-luxury .booking-luxury-intro .promise-icon {
  flex: 0 0 38px !important;
  width: 38px !important;
  height: 38px !important;
}

.booking-section-luxury .booking-luxury-intro .promise-copy {
  flex: 1 1 auto !important;
  display: block !important;
  width: auto !important;
  min-width: 165px !important;
  max-width: 245px !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  line-height: 1.35 !important;
  text-align: left !important;
}

.booking-section-luxury .day {
  grid-template-rows: 18px 24px 15px !important;
  min-height: clamp(68px, 5.4vw, 78px) !important;
  padding: 5px 4px 6px !important;
  align-content: center !important;
  overflow: hidden !important;
}

.booking-section-luxury .day .day-season {
  display: block !important;
  grid-row: 1 !important;
  align-self: start !important;
  justify-self: center !important;
  position: static !important;
  inset: auto !important;
  min-height: 16px !important;
  padding: 2px 7px !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: transparent !important;
  font-size: .52rem !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  letter-spacing: .03em !important;
  visibility: hidden !important;
  transform: none !important;
}

.booking-section-luxury .day.last-minute .day-season {
  visibility: visible !important;
  color: #2b1d08 !important;
  background: linear-gradient(180deg, #efc978, #d6a658) !important;
}

.booking-section-luxury .day .day-number {
  grid-row: 2 !important;
  align-self: center !important;
  justify-self: center !important;
  line-height: 1 !important;
  transform: none !important;
  position: static !important;
}

.booking-section-luxury .day .day-rate {
  grid-row: 3 !important;
  align-self: end !important;
  justify-self: center !important;
  margin: 0 !important;
  font-size: .55rem !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
  transform: none !important;
  position: static !important;
}

.booking-section-luxury .day.last-minute .day-rate {
  transform: none !important;
  position: static !important;
}

.booking-section-luxury .booking-payment-card {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 320px) !important;
  align-items: start !important;
}

.booking-section-luxury .payment-choice label {
  min-height: 108px !important;
}

.booking-section-luxury .booking-button {
  grid-column: 2 / 3 !important;
  grid-row: 1 / 2 !important;
  align-self: end !important;
  justify-self: stretch !important;
  width: 100% !important;
  max-width: 320px !important;
  min-height: 108px !important;
  height: 108px !important;
  padding: 18px 22px !important;
  font-size: .98rem !important;
}

.booking-section-luxury .booking-summary-card .summary-contact {
  display: none !important;
}

@media (max-width: 1180px) {
  .booking-section-luxury .booking-luxury-intro .booking-promises {
    grid-template-columns: repeat(2, minmax(240px, 1fr)) !important;
    max-width: 760px !important;
  }
}

@media (max-width: 980px) {
  .booking-section-luxury .booking-payment-card {
    grid-template-columns: 1fr !important;
  }

  .booking-section-luxury .booking-button {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    max-width: 320px !important;
    justify-self: start !important;
  }
}

@media (max-width: 620px) {
  .booking-section-luxury .booking-luxury-intro .booking-promises {
    grid-template-columns: 1fr !important;
    max-width: 100% !important;
  }

  .booking-section-luxury .booking-luxury-intro .promise-copy {
    max-width: none !important;
    min-width: 0 !important;
  }
}

/* Final quieting pass: smaller payment controls, reliable mobile menu, contact map fallback. */
.site-header,
body.contact-page .site-header,
body.rules-page .site-header {
  overflow: visible !important;
}

.booking-section-luxury .booking-payment-card {
  grid-template-columns: minmax(0, 1fr) minmax(250px, 280px) !important;
  column-gap: clamp(32px, 5vw, 72px) !important;
}

.booking-section-luxury .payment-choice {
  max-width: 280px !important;
}

/* Compact, editorial guest-review section. */
.reviews-section{padding:clamp(62px,7vw,96px) clamp(22px,8vw,146px)!important}.reviews-heading{margin-bottom:clamp(25px,3vw,38px)!important}.reviews-heading h2{max-width:900px;margin-inline:auto;font-size:clamp(2.8rem,5.2vw,5.6rem);line-height:1.02}.reviews-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))!important;max-width:1180px;margin-inline:auto}.reviews-grid:has(.review-card:only-child){max-width:780px}.review-card{min-height:0!important;padding:0!important;overflow:hidden;border-radius:16px!important}.review-card-body{display:flex;min-height:210px;box-sizing:border-box;flex-direction:column;justify-content:space-between;padding:clamp(24px,3vw,34px)}.review-card>img{display:block;width:100%;height:240px;object-fit:cover;border-bottom:1px solid rgba(214,185,111,.28)}.review-stars{margin-bottom:15px;color:#e2b644;font-size:1.1rem;letter-spacing:.16em}.review-card p{font-size:clamp(1.25rem,1.65vw,1.65rem)!important}.review-card footer{margin-top:24px!important}

.booking-section-luxury .payment-choice label {
  min-height: 88px !important;
  padding: 16px 18px !important;
}

.booking-section-luxury .payment-choice strong {
  font-size: .98rem !important;
}

.booking-section-luxury .payment-choice small {
  font-size: .84rem !important;
  line-height: 1.35 !important;
}

.booking-section-luxury .booking-button {
  max-width: 280px !important;
  min-height: 88px !important;
  height: 88px !important;
  padding: 16px 18px !important;
  font-size: .95rem !important;
  letter-spacing: .13em !important;
  box-shadow: 0 16px 34px rgba(214, 166, 88, .18) !important;
}

.contact-map-card {
  position: relative;
  background:
    radial-gradient(circle at 58% 48%, rgba(214, 166, 88, .18), transparent 0 46px),
    linear-gradient(135deg, rgba(20, 28, 24, .95), rgba(6, 10, 9, .96)) !important;
}

.contact-map-card iframe {
  width: 100% !important;
  min-height: 310px !important;
  border: 0 !important;
  filter: saturate(.82) contrast(.95) brightness(.88) !important;
}

@media (max-width: 980px) {
  .site-header .menu-toggle,
  body.contact-page .site-header .menu-toggle,
  body.rules-page .site-header .menu-toggle {
    display: inline-flex !important;
    position: relative !important;
    z-index: 1202 !important;
    pointer-events: auto !important;
  }

  .site-header .nav-links,
  body.contact-page .site-header .nav-links,
  body.rules-page .site-header .nav-links {
    display: none !important;
    position: absolute !important;
    top: calc(100% + 10px) !important;
    left: 12px !important;
    right: 12px !important;
    z-index: 1200 !important;
    width: auto !important;
    max-width: none !important;
    padding: 18px !important;
    border: 1px solid rgba(214, 166, 88, .28) !important;
    border-radius: 22px !important;
    background:
      linear-gradient(180deg, rgba(11, 13, 11, .96), rgba(8, 10, 9, .98)),
      var(--pattern-bg, none) !important;
    box-shadow: 0 24px 60px rgba(0, 0, 0, .5) !important;
  }

  body.menu-open .site-header .nav-links,
  .site-header .nav-links.is-open,
  body.contact-page.menu-open .site-header .nav-links,
  body.rules-page.menu-open .site-header .nav-links {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0 !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  body.menu-open .site-header .nav-links a,
  .site-header .nav-links.is-open a {
    display: block !important;
    padding: 14px 12px !important;
    border-bottom: 1px solid rgba(255, 255, 255, .08) !important;
    font-size: .9rem !important;
    text-align: left !important;
  }

  body.menu-open .site-header .nav-links a:last-child,
  .site-header .nav-links.is-open a:last-child {
    border-bottom: 0 !important;
  }

  .booking-section-luxury .booking-payment-card {
    grid-template-columns: 1fr !important;
  }

  .booking-section-luxury .booking-button {
    grid-column: 1 / -1 !important;
    justify-self: start !important;
  }
}

@media (max-width: 560px) {
  .booking-section-luxury .payment-choice,
  .booking-section-luxury .booking-button {
    max-width: none !important;
    width: 100% !important;
  }
}

/* Final visual correction: balanced payment cards and stable hamburger icon. */
.booking-section-luxury .booking-payment-card {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 320px) !important;
  column-gap: clamp(28px, 4vw, 56px) !important;
  align-items: start !important;
}

.booking-section-luxury .payment-choice {
  width: 100% !important;
  max-width: 320px !important;
}

.booking-section-luxury .payment-choice label,
.booking-section-luxury .booking-button {
  width: 100% !important;
  max-width: 320px !important;
  min-height: 94px !important;
  height: 94px !important;
  padding: 16px 20px !important;
  border-radius: 10px !important;
}

.booking-section-luxury .payment-choice label {
  display: grid !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 14px !important;
}

.booking-section-luxury .payment-choice strong {
  font-size: .96rem !important;
  line-height: 1.25 !important;
}

.booking-section-luxury .payment-choice small {
  font-size: .8rem !important;
  line-height: 1.3 !important;
}

.booking-section-luxury .booking-button {
  grid-column: 2 / 3 !important;
  grid-row: 1 / 2 !important;
  align-self: start !important;
  justify-self: stretch !important;
  font-size: .92rem !important;
  letter-spacing: .12em !important;
  box-shadow: 0 14px 30px rgba(214, 166, 88, .16) !important;
}

.site-header .menu-toggle {
  display: none;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 5px !important;
}

.site-header .menu-toggle span,
body.menu-open .site-header .menu-toggle span,
.site-header .menu-toggle[aria-expanded="true"] span {
  display: block !important;
  width: 20px !important;
  height: 2px !important;
  flex: 0 0 2px !important;
  margin: 0 !important;
  border-radius: 999px !important;
  background: var(--pale-gold, #efc978) !important;
  opacity: 1 !important;
  transform: none !important;
  rotate: none !important;
}

body.menu-open .site-header .menu-toggle span:nth-child(1),
body.menu-open .site-header .menu-toggle span:nth-child(2),
body.menu-open .site-header .menu-toggle span:nth-child(3),
.site-header .menu-toggle[aria-expanded="true"] span:nth-child(1),
.site-header .menu-toggle[aria-expanded="true"] span:nth-child(2),
.site-header .menu-toggle[aria-expanded="true"] span:nth-child(3) {
  opacity: 1 !important;
  transform: none !important;
}

@media (max-width: 980px) {
  .site-header .menu-toggle,
  body.contact-page .site-header .menu-toggle,
  body.rules-page .site-header .menu-toggle {
    display: inline-flex !important;
  }

  .booking-section-luxury .booking-payment-card {
    grid-template-columns: 1fr !important;
  }

  .booking-section-luxury .payment-choice,
  .booking-section-luxury .booking-button {
    max-width: 320px !important;
  }

  .booking-section-luxury .booking-button {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    justify-self: start !important;
  }
}

@media (max-width: 560px) {
  .booking-section-luxury .payment-choice,
  .booking-section-luxury .booking-button {
    max-width: none !important;
  }
}

/* Payment final: three equal action tiles in one calm row. */
.booking-section-luxury .booking-payment-card {
  display: grid !important;
  grid-template-columns: 1fr !important;
  row-gap: 18px !important;
}

.booking-section-luxury .booking-payment-card .payment-live {
  display: block !important;
}

.booking-section-luxury .booking-payment-card .payment-choice {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
  width: 100% !important;
  max-width: 100% !important;
  align-items: stretch !important;
}

.booking-section-luxury .booking-payment-card .payment-choice label,
.booking-section-luxury .booking-payment-card .payment-choice .booking-button {
  position: relative !important;
  grid-column: auto !important;
  grid-row: auto !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  height: 92px !important;
  min-height: 92px !important;
  max-height: 92px !important;
  margin: 0 !important;
  padding: 16px 18px !important;
  border-radius: 12px !important;
  align-self: stretch !important;
  justify-self: stretch !important;
  overflow: hidden !important;
}

.booking-section-luxury .booking-payment-card .payment-choice label {
  display: grid !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  gap: 14px !important;
  align-items: center !important;
}

.booking-section-luxury .booking-payment-card .payment-choice label[hidden] {
  display: none !important;
}

.booking-section-luxury .booking-payment-card .payment-choice label span {
  min-width: 0 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice strong {
  display: block !important;
  font-size: .94rem !important;
  line-height: 1.16 !important;
  letter-spacing: 0 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}

.booking-section-luxury .booking-payment-card .payment-choice small {
  display: block !important;
  margin-top: 5px !important;
  font-size: .76rem !important;
  line-height: 1.22 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice .booking-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  font-size: .92rem !important;
  line-height: 1.1 !important;
  letter-spacing: .14em !important;
}

.booking-section-luxury .booking-payment-card .booking-policy,
.booking-section-luxury .booking-payment-card .rules-check,
.booking-section-luxury .booking-payment-card .booking-message {
  grid-column: auto !important;
}

@media (max-width: 980px) {
  .booking-section-luxury .booking-payment-card .payment-choice {
    grid-template-columns: 1fr !important;
  }

  .booking-section-luxury .booking-payment-card .payment-choice label,
  .booking-section-luxury .booking-payment-card .payment-choice .booking-button {
    height: auto !important;
    min-height: 86px !important;
    max-height: none !important;
  }
}

/* Payment row final layout: payment options and submit CTA share equal cards. */
.booking-section-luxury .booking-payment-card {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px 22px !important;
  align-items: stretch !important;
}

.booking-section-luxury .booking-payment-card .payment-live {
  display: contents !important;
}

.booking-section-luxury .booking-payment-card .panel-title,
.booking-section-luxury .booking-payment-card .payment-live > p {
  grid-column: 1 / -1 !important;
}

.booking-section-luxury .booking-payment-card .payment-method-choice {
  grid-column: 1 / -1 !important;
  grid-row: 3 !important;
  display: grid !important;
  grid-template-columns: 120px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 14px !important;
  padding: 14px 16px !important;
  border: 1px solid rgba(218, 172, 65, .28) !important;
  border-radius: 10px !important;
  background: rgba(9, 14, 14, .72) !important;
}

.booking-section-luxury .booking-payment-card .payment-method-options {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
}

.booking-section-luxury .booking-payment-card .payment-method-options label {
  display: grid !important;
  grid-template-columns: 20px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 10px !important;
  min-height: 64px !important;
  padding: 10px 12px !important;
  border: 1px solid rgba(218, 172, 65, .2) !important;
  border-radius: 8px !important;
  cursor: pointer !important;
}

.booking-section-luxury .booking-payment-card .payment-method-options input[type="radio"] {
  appearance: auto !important;
  -webkit-appearance: radio !important;
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  box-shadow: none !important;
  accent-color: #e0b643 !important;
}

.booking-section-luxury .booking-payment-card .payment-method-options label:has(input:checked) {
  border-color: #e0b643 !important;
  background: rgba(224, 182, 67, .09) !important;
}

.booking-section-luxury .booking-payment-card .payment-method-options span,
.booking-section-luxury .booking-payment-card .payment-method-options strong,
.booking-section-luxury .booking-payment-card .payment-method-options small {
  display: block !important;
}

.booking-section-luxury .booking-payment-card .payment-method-options small {
  margin-top: 3px !important;
  color: rgba(239, 234, 219, .68) !important;
  font-size: .72rem !important;
}

.booking-section-luxury .payment-choice {
  grid-column: 1 / 3 !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px !important;
  width: 100% !important;
  max-width: none !important;
}

.booking-section-luxury .payment-choice label {
  width: 100% !important;
  max-width: none !important;
  height: 86px !important;
  min-height: 86px !important;
  padding: 14px 18px !important;
  display: grid !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 13px !important;
}

.booking-section-luxury .payment-choice label[hidden],
.booking-section-luxury .payment-choice [hidden] {
  display: none !important;
}

.booking-section-luxury .payment-choice strong {
  font-size: .9rem !important;
  line-height: 1.2 !important;
}

.booking-section-luxury .payment-choice small {
  font-size: .76rem !important;
  line-height: 1.28 !important;
}

.booking-section-luxury .booking-button {
  grid-column: 3 / 4 !important;
  grid-row: 3 / 4 !important;
  align-self: stretch !important;
  justify-self: stretch !important;
  width: 100% !important;
  max-width: none !important;
  height: 86px !important;
  min-height: 86px !important;
  padding: 14px 18px !important;
  border-radius: 10px !important;
  font-size: .9rem !important;
  letter-spacing: .12em !important;
}

.booking-section-luxury .booking-policy,
.booking-section-luxury .rules-check,
.booking-section-luxury .booking-message {
  grid-column: 1 / -1 !important;
}

@media (max-width: 980px) {
  .booking-section-luxury .booking-payment-card {
    grid-template-columns: 1fr !important;
  }

  .booking-section-luxury .payment-choice {
    grid-column: 1 / -1 !important;
    grid-template-columns: 1fr !important;
  }

  .booking-section-luxury .booking-button {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
  }
}

/* Final payment alignment: both payment options and the submit button are equal tiles. */
.booking-section-luxury .booking-payment-card {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px 22px !important;
  align-items: stretch !important;
}

.booking-section-luxury .booking-payment-card .payment-live,
.booking-section-luxury .booking-payment-card .payment-choice {
  display: contents !important;
}

.booking-section-luxury .booking-payment-card .panel-title,
.booking-section-luxury .booking-payment-card .payment-live > p {
  grid-column: 1 / -1 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice label {
  grid-row: 4 !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 92px !important;
  height: 92px !important;
  padding: 16px 18px !important;
  display: grid !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 14px !important;
  overflow: hidden !important;
}

.booking-section-luxury .booking-payment-card .payment-choice label:nth-of-type(1) {
  grid-column: 1 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice label:nth-of-type(2) {
  grid-column: 2 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice label[hidden],
.booking-section-luxury .booking-payment-card .payment-choice [hidden] {
  display: none !important;
}

.booking-section-luxury .booking-payment-card .payment-choice strong {
  font-size: .88rem !important;
  line-height: 1.16 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}

.booking-section-luxury .booking-payment-card .payment-choice small {
  font-size: .74rem !important;
  line-height: 1.24 !important;
}

.booking-section-luxury .booking-payment-card .booking-button {
  grid-column: 3 !important;
  grid-row: 4 !important;
  align-self: stretch !important;
  justify-self: stretch !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 92px !important;
  height: 92px !important;
  padding: 16px 18px !important;
  border-radius: 10px !important;
  font-size: .88rem !important;
  letter-spacing: .12em !important;
}

.booking-section-luxury .booking-payment-card .booking-policy,
.booking-section-luxury .booking-payment-card .rules-check,
.booking-section-luxury .booking-payment-card .booking-message {
  grid-column: 1 / -1 !important;
}

@media (max-width: 700px) {
  .booking-section-luxury .booking-payment-card .payment-method-choice,
  .booking-section-luxury .booking-payment-card .payment-method-options {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 980px) {
  .booking-section-luxury .booking-payment-card {
    grid-template-columns: 1fr !important;
  }

  .booking-section-luxury .booking-payment-card .payment-choice,
  .booking-section-luxury .booking-payment-card .payment-live {
    display: block !important;
  }

  .booking-section-luxury .booking-payment-card .payment-choice {
    display: grid !important;
    gap: 14px !important;
  }

  .booking-section-luxury .booking-payment-card .payment-choice label,
  .booking-section-luxury .booking-payment-card .booking-button {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    max-width: none !important;
  }
}

/* 20260707 payment row reset: three equal controls, no squeezed payment text. */
.booking-section-luxury .booking-payment-card {
  display: block !important;
}

.booking-section-luxury .booking-payment-card .payment-live {
  display: block !important;
  width: 100% !important;
}

.booking-section-luxury .booking-payment-card .payment-choice {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 16px 0 0 !important;
  align-items: stretch !important;
}

.booking-section-luxury .booking-payment-card .payment-choice > label,
.booking-section-luxury .booking-payment-card .payment-choice > .booking-button {
  grid-column: auto !important;
  grid-row: auto !important;
  align-self: stretch !important;
  justify-self: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  height: 94px !important;
  min-height: 94px !important;
  max-height: 94px !important;
  margin: 0 !important;
  border-radius: 12px !important;
  box-sizing: border-box !important;
}

.booking-section-luxury .booking-payment-card .payment-choice > label {
  display: grid !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  gap: 13px !important;
  align-items: center !important;
  padding: 14px 16px !important;
  overflow: hidden !important;
}

.booking-section-luxury .booking-payment-card .payment-choice > label[hidden] {
  display: grid !important;
}

.booking-section-luxury .booking-payment-card .payment-choice > label.is-disabled {
  opacity: .68 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice > label.is-disabled input {
  opacity: .65 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice > label span {
  min-width: 0 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice strong {
  display: block !important;
  font-size: .9rem !important;
  line-height: 1.16 !important;
  letter-spacing: 0 !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

.booking-section-luxury .booking-payment-card .payment-choice small {
  display: block !important;
  margin-top: 5px !important;
  font-size: .74rem !important;
  line-height: 1.22 !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

.booking-section-luxury .booking-payment-card .payment-choice > .booking-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 14px 16px !important;
  text-align: center !important;
  font-size: .88rem !important;
  line-height: 1.12 !important;
  letter-spacing: .12em !important;
}

.booking-section-luxury .booking-payment-card .booking-policy,
.booking-section-luxury .booking-payment-card .rules-check,
.booking-section-luxury .booking-payment-card .booking-message {
  grid-column: auto !important;
}

@media (max-width: 760px) {
  .booking-section-luxury .booking-payment-card .payment-choice {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  .booking-section-luxury .booking-payment-card .payment-choice > label,
  .booking-section-luxury .booking-payment-card .payment-choice > .booking-button {
    height: auto !important;
    min-height: 82px !important;
    max-height: none !important;
  }
}

/* 20260707 final payment row: equal payment choices and submit action. */
.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
  align-items: stretch !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 18px 0 0 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice > label,
.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice > .booking-button {
  grid-column: auto !important;
  grid-row: auto !important;
  align-self: stretch !important;
  justify-self: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  height: 104px !important;
  min-height: 104px !important;
  max-height: 104px !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  border-radius: 14px !important;
}

.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice > label {
  display: grid !important;
  grid-template-columns: 24px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 14px !important;
  padding: 16px 18px !important;
  overflow: hidden !important;
}

.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice > label[hidden] {
  display: grid !important;
}

.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice input[type="radio"] {
  position: static !important;
  inline-size: 18px !important;
  block-size: 18px !important;
  margin: 0 !important;
  transform: none !important;
}

.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice > label span {
  display: block !important;
  min-width: 0 !important;
  max-width: 100% !important;
}

.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice strong,
.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice small {
  display: block !important;
  text-align: left !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
  letter-spacing: 0 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice strong {
  font-size: .95rem !important;
  line-height: 1.16 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice small {
  margin-top: 6px !important;
  font-size: .74rem !important;
  line-height: 1.22 !important;
}

.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice > .booking-button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 16px 18px !important;
  font-size: .92rem !important;
  line-height: 1.15 !important;
  letter-spacing: .12em !important;
  text-align: center !important;
}

@media (max-width: 860px) {
  .booking-section-luxury .booking-payment-card .payment-choice#paymentChoice {
    grid-template-columns: 1fr !important;
  }

  .booking-section-luxury .booking-payment-card .payment-choice#paymentChoice > label,
  .booking-section-luxury .booking-payment-card .payment-choice#paymentChoice > .booking-button {
    height: auto !important;
    min-height: 88px !important;
    max-height: none !important;
  }
}

/* 20260707 payment trio: equal full/deposit/submit controls. */
.booking-section-luxury .booking-payment-card fieldset.payment-live {
  display: block !important;
}

.booking-section-luxury .booking-payment-card #paymentChoice {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(190px, 1fr)) !important;
  gap: 16px !important;
  align-items: stretch !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 20px 0 0 !important;
}

.booking-section-luxury .booking-payment-card #paymentChoice > label,
.booking-section-luxury .booking-payment-card #paymentChoice > button.booking-button {
  position: relative !important;
  inset: auto !important;
  transform: none !important;
  grid-column: auto !important;
  grid-row: auto !important;
  align-self: stretch !important;
  justify-self: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  height: 98px !important;
  min-height: 98px !important;
  max-height: 98px !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  border-radius: 14px !important;
}

.booking-section-luxury .booking-payment-card #paymentChoice > label,
.booking-section-luxury .booking-payment-card #paymentChoice > label[hidden] {
  display: grid !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  gap: 14px !important;
  align-items: center !important;
  padding: 15px 17px !important;
  visibility: visible !important;
  overflow: hidden !important;
}

.booking-section-luxury .booking-payment-card #paymentChoice > label.is-disabled {
  opacity: .72 !important;
}

.booking-section-luxury .booking-payment-card #paymentChoice input[type="radio"] {
  position: static !important;
  inset: auto !important;
  inline-size: 18px !important;
  block-size: 18px !important;
  margin: 0 !important;
  transform: none !important;
}

.booking-section-luxury .booking-payment-card #paymentChoice > label span {
  display: block !important;
  min-width: 0 !important;
  max-width: 100% !important;
}

.booking-section-luxury .booking-payment-card #paymentChoice strong,
.booking-section-luxury .booking-payment-card #paymentChoice small {
  display: block !important;
  text-align: left !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
  letter-spacing: 0 !important;
}

.booking-section-luxury .booking-payment-card #paymentChoice strong {
  font-size: .95rem !important;
  line-height: 1.16 !important;
}

.booking-section-luxury .booking-payment-card #paymentChoice small {
  margin-top: 5px !important;
  font-size: .74rem !important;
  line-height: 1.22 !important;
}

.booking-section-luxury .booking-payment-card #paymentChoice > button.booking-button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 15px 17px !important;
  font-size: .92rem !important;
  line-height: 1.15 !important;
  letter-spacing: .12em !important;
  text-align: center !important;
}

@media (max-width: 980px) {
  .booking-section-luxury .booking-payment-card #paymentChoice {
    grid-template-columns: 1fr !important;
  }
}
/* 20260708 layout and presentation hotfixes */
:root {
  --home-content-gutter: clamp(58px, 5.6vw, 96px);
}

.site-header,
body.contact-page .site-header,
body.rules-page .site-header {
  border-radius: 0 0 34px 34px !important;
}

.home-hero-content {
  left: var(--home-content-gutter) !important;
}

.home-story,
.home-activities,
.amenities-luxury-section,
.full-gallery-section,
.booking-section.booking-section-luxury {
  width: 100% !important;
  margin-inline: auto !important;
  box-sizing: border-box !important;
  padding-left: var(--home-content-gutter) !important;
  padding-right: var(--home-content-gutter) !important;
}

.booking-section-luxury .booking-payment-card .payment-choice#paymentChoice {
  gap: 16px clamp(24px, 2vw, 34px) !important;
}

.booking-section-luxury .booking-payment-card #paymentChoice > button.booking-button {
  margin-left: 4px !important;
  width: calc(100% - 4px) !important;
}

@media (max-width: 980px) {
  :root {
    --home-content-gutter: 18px;
  }

  .site-header,
  body.contact-page .site-header,
  body.rules-page .site-header {
    border-radius: 0 0 24px 24px !important;
  }

  .booking-section-luxury .booking-payment-card #paymentChoice > button.booking-button {
    margin-left: 0 !important;
    width: 100% !important;
  }
}

/* 20260708 header corner + booking checkbox touch-up */
.site-header,
body.contact-page .site-header,
body.rules-page .site-header,
body:not(.contact-page):not(.rules-page) > .site-header {
  border-radius: 34px !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.booking-section-luxury .booking-payment-card .rules-check {
  margin-top: 10px !important;
}

.booking-section-luxury .booking-payment-card .rules-check input[type="checkbox"] {
  transform: translateY(3px) !important;
}

@media (max-width: 980px) {
  .site-header,
  body.contact-page .site-header,
  body.rules-page .site-header,
  body:not(.contact-page):not(.rules-page) > .site-header {
    border-radius: 24px !important;
  }
}

/* 20260709 guesthouse preview: show only three photos and make gallery CTA match site buttons. */
.home-gallery-mosaic {
  grid-template-columns: minmax(0, 2.05fr) minmax(220px, 0.78fr) !important;
  grid-template-rows: repeat(2, minmax(190px, 224px)) auto !important;
  align-items: stretch !important;
}

.home-gallery-mosaic .home-mosaic-large {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
}

.home-gallery-mosaic figure:nth-of-type(2) {
  grid-column: 2 !important;
  grid-row: 1 !important;
}

.home-gallery-mosaic figure:nth-of-type(3) {
  grid-column: 2 !important;
  grid-row: 2 !important;
}

.home-gallery-mosaic figure:nth-of-type(n+4) {
  display: none !important;
}

.home-more-photos.home-button {
  grid-column: 1 / -1 !important;
  grid-row: 3 !important;
  justify-self: end !important;
  width: auto !important;
  min-width: 230px !important;
  min-height: 56px !important;
  margin-top: 8px !important;
  padding: 0 30px !important;
  display: inline-flex !important;
  place-items: initial !important;
  overflow: visible !important;
  border-radius: 12px !important;
  border-color: #efc978 !important;
  color: #130d05 !important;
  background: linear-gradient(180deg, #efc978, #d59a34) !important;
  box-shadow: 0 18px 38px rgba(214, 166, 88, 0.18) !important;
  font-size: 0.76rem !important;
  line-height: 1 !important;
}

@media (max-width: 780px) {
  .home-gallery-mosaic {
    grid-template-columns: 1fr !important;
    grid-template-rows: none !important;
    grid-auto-rows: auto !important;
    gap: 12px !important;
  }

  .home-gallery-mosaic .home-mosaic-large,
  .home-gallery-mosaic figure:nth-of-type(2),
  .home-gallery-mosaic figure:nth-of-type(3) {
    grid-column: 1 !important;
    grid-row: auto !important;
  }

  .home-gallery-mosaic figure {
    height: clamp(190px, 56vw, 270px) !important;
  }

  .home-more-photos.home-button {
    grid-column: 1 !important;
    grid-row: auto !important;
    justify-self: stretch !important;
    width: 100% !important;
    min-width: 0 !important;
    margin-top: 4px !important;
  }
}

/* 20260709 mobile menu + calendar outside-month polish. */
@media (max-width: 980px) {
  body.menu-open {
    overflow-x: hidden !important;
  }

  .site-header .menu-toggle,
  body.contact-page .site-header .menu-toggle,
  body.rules-page .site-header .menu-toggle {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    z-index: 3001 !important;
  }

  .site-header .nav-links,
  body.contact-page .site-header .nav-links,
  body.rules-page .site-header .nav-links {
    display: none !important;
    position: fixed !important;
    top: 112px !important;
    left: 18px !important;
    right: 18px !important;
    z-index: 3000 !important;
    width: auto !important;
    max-width: none !important;
    max-height: calc(100vh - 136px) !important;
    overflow-y: auto !important;
    padding: 12px !important;
    border: 1px solid rgba(239, 201, 120, 0.42) !important;
    border-radius: 22px !important;
    background:
      linear-gradient(180deg, rgba(11, 13, 11, 0.98), rgba(5, 7, 6, 0.99)),
      url("/assets/site/kihnu/saarepiiga-kihnu-header-preview-01.png") center / cover no-repeat !important;
    box-shadow: 0 26px 76px rgba(0, 0, 0, 0.68) !important;
  }

  body.menu-open .site-header .nav-links,
  body.menu-open .site-header .nav-links.is-open,
  .site-header .nav-links.is-open,
  body.contact-page.menu-open .site-header .nav-links,
  body.rules-page.menu-open .site-header .nav-links {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0 !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  body.menu-open .site-header .nav-links a,
  .site-header .nav-links.is-open a {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    min-height: 50px !important;
    padding: 0 15px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #fff8ed !important;
    font-size: 0.86rem !important;
    text-align: left !important;
  }

  body.menu-open .site-header .nav-links a:last-child,
  .site-header .nav-links.is-open a:last-child {
    border-bottom: 0 !important;
  }
}

.booking-section-luxury .day.outside {
  border-color: rgba(239, 201, 120, 0.22) !important;
  background:
    radial-gradient(circle at 50% 18%, rgba(239, 201, 120, 0.09), transparent 46%),
    rgba(255, 253, 248, 0.018) !important;
  color: rgba(245, 239, 228, 0.48) !important;
  opacity: 1 !important;
}

.booking-section-luxury .day.outside .day-number {
  color: rgba(245, 239, 228, 0.58) !important;
}

.booking-section-luxury .day.outside .day-rate {
  display: none !important;
}

.booking-section-luxury .day.outside::after {
  content: "›" !important;
  position: absolute !important;
  right: 7px !important;
  top: 5px !important;
  width: auto !important;
  height: auto !important;
  color: rgba(239, 201, 120, 0.72) !important;
  font-family: Manrope, Inter, system-ui, sans-serif !important;
  font-size: 0.84rem !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  transform: none !important;
  background: transparent !important;
}

.booking-section-luxury .day.outside-next::after {
  content: "›" !important;
}

.booking-section-luxury .day.outside-prev::after {
  content: "‹" !important;
  right: auto !important;
  left: 7px !important;
}

.booking-section-luxury .day.outside:hover,
.booking-section-luxury .day.outside.selected,
.booking-section-luxury .day.outside.in-range {
  border-color: rgba(239, 201, 120, 0.72) !important;
  color: #fff8ed !important;
}

@media (max-width: 780px) {
  .home-gallery-mosaic {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
  }

  .home-gallery-mosaic figure {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 4 / 3 !important;
    border-radius: 16px !important;
  }

  .home-gallery-mosaic .home-mosaic-large {
    aspect-ratio: 3 / 3.25 !important;
  }

  .home-gallery-mosaic figure img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
  }

  .home-more-photos.home-button {
    display: inline-flex !important;
    width: 100% !important;
    min-height: 54px !important;
    flex: 0 0 auto !important;
  }
}

/* 20260710: mobile menu fallback, normal gallery CTA, softer outside-month days, mobile form comfort. */
.home-more-photos.home-button,
.home-gallery-mosaic .home-more-photos.home-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  place-items: center !important;
  align-self: start !important;
  justify-self: end !important;
  width: auto !important;
  min-width: 230px !important;
  max-width: 100% !important;
  height: 54px !important;
  min-height: 54px !important;
  max-height: 54px !important;
  padding: 0 28px !important;
  border-radius: 7px !important;
  text-align: center !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

.booking-section-luxury .day.outside::after,
.booking-section-luxury .day.outside-next::after,
.booking-section-luxury .day.outside-prev::after {
  content: none !important;
  display: none !important;
}

.booking-section-luxury .day.outside {
  border-color: rgba(239, 201, 120, 0.2) !important;
  background:
    linear-gradient(145deg, rgba(239, 201, 120, 0.045), rgba(255, 253, 248, 0.012)),
    rgba(255, 253, 248, 0.012) !important;
}

@media (max-width: 980px) {
  .site-header .nav-links,
  body.contact-page .site-header .nav-links,
  body.rules-page .site-header .nav-links {
    top: 96px !important;
  }
}

@media (max-width: 780px) {
  .home-more-photos.home-button,
  .home-gallery-mosaic .home-more-photos.home-button {
    width: 100% !important;
    min-width: 0 !important;
    height: 52px !important;
    min-height: 52px !important;
    max-height: 52px !important;
    align-self: stretch !important;
    justify-self: stretch !important;
    padding: 0 18px !important;
  }

  .booking-details-card > .form-row,
  .booking-section-luxury .booking-details-card > .form-row {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    width: 100% !important;
  }

  .booking-details-card label,
  .booking-details-card > label,
  .booking-details-card > .form-row > label {
    width: 100% !important;
    min-width: 0 !important;
  }

  .booking-section-luxury .booking-details-card input,
  .booking-section-luxury .booking-details-card textarea {
    width: 100% !important;
    min-height: 52px !important;
    padding: 14px 15px !important;
    font-size: 1rem !important;
  }

  .booking-section-luxury .booking-details-card textarea#specialRequests {
    min-height: 120px !important;
  }
}

/* 20260710: hard mobile menu fallback + swipe-friendly galleries. */
.menu-toggle {
  text-decoration: none !important;
  -webkit-tap-highlight-color: transparent !important;
  touch-action: manipulation !important;
}

@media (max-width: 980px) {
  body > .site-header,
  body.contact-page .site-header,
  body.rules-page .site-header,
  body:not(.contact-page):not(.rules-page) > .site-header {
    overflow: visible !important;
    z-index: 5000 !important;
  }

  .site-header .header-actions,
  .site-header .menu-toggle {
    position: relative !important;
    z-index: 5010 !important;
  }

  .site-header .nav-links:target,
  body.menu-open .site-header .nav-links,
  body.menu-open .site-header .nav-links.is-open,
  .site-header .nav-links.is-open,
  body.contact-page.menu-open .site-header .nav-links,
  body.rules-page.menu-open .site-header .nav-links {
    display: flex !important;
    position: fixed !important;
    top: 96px !important;
    left: 18px !important;
    right: 18px !important;
    z-index: 5005 !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0 !important;
    width: auto !important;
    max-width: none !important;
    max-height: calc(100vh - 120px) !important;
    overflow-y: auto !important;
    padding: 12px !important;
    border: 1px solid rgba(239, 201, 120, 0.42) !important;
    border-radius: 22px !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    background:
      linear-gradient(180deg, rgba(11, 13, 11, 0.98), rgba(5, 7, 6, 0.99)),
      url("/assets/site/kihnu/saarepiiga-kihnu-header-preview-01.png") center / cover no-repeat !important;
    box-shadow: 0 26px 76px rgba(0, 0, 0, 0.68) !important;
  }

  .site-header .nav-links:target a,
  body.menu-open .site-header .nav-links a,
  .site-header .nav-links.is-open a {
    display: flex !important;
    align-items: center !important;
    min-height: 50px !important;
    padding: 0 15px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #fff8ed !important;
    text-align: left !important;
  }
}

.gallery-wall .gallery-grid,
.full-gallery-section .gallery-wall .gallery-grid {
  -webkit-overflow-scrolling: touch !important;
  touch-action: pan-x pan-y !important;
  overscroll-behavior-x: contain !important;
  scroll-snap-type: x proximity !important;
  cursor: grab;
}

.gallery-wall .gallery-item,
.full-gallery-section .gallery-wall .gallery-item {
  scroll-snap-align: start !important;
}

.gallery-lightbox.open {
  touch-action: pan-y !important;
}

.gallery-lightbox img {
  user-select: none !important;
  -webkit-user-drag: none !important;
}

/* 20260710: combined gallery, static guesthouse mood image, privacy anchor. */
#privacy {
  scroll-margin-top: 130px;
}

.full-gallery-section .gallery-filter-bar {
  display: none !important;
}

.home-story {
  position: relative !important;
  overflow: hidden !important;
  background:
    linear-gradient(90deg, rgba(3, 8, 6, 0.82) 0%, rgba(3, 8, 6, 0.68) 44%, rgba(3, 8, 6, 0.36) 100%),
    radial-gradient(circle at 72% 38%, rgba(218, 170, 77, 0.18), transparent 38%),
    url("/assets/site/loading/saarepiiga-loading-screen-background.webp") center / cover no-repeat !important;
}

.home-story::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(4, 9, 7, 0.28), rgba(4, 9, 7, 0.5)),
    radial-gradient(circle at 50% 50%, transparent 0 38%, rgba(0, 0, 0, 0.25) 82%);
}

.home-story > * {
  position: relative;
  z-index: 1;
}

.home-story .home-gallery-mosaic {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  min-height: clamp(180px, 24vw, 340px) !important;
  background: transparent !important;
  box-shadow: none !important;
}

.home-story .home-gallery-mosaic figure {
  display: none !important;
}

.home-story .home-more-photos.home-button {
  align-self: center !important;
  justify-self: end !important;
}

@media (max-width: 980px) {
  .home-story {
    background:
      linear-gradient(180deg, rgba(3, 8, 6, 0.74), rgba(3, 8, 6, 0.58)),
      radial-gradient(circle at 52% 48%, rgba(218, 170, 77, 0.15), transparent 42%),
      url("/assets/site/loading/saarepiiga-loading-screen-background.webp") center / cover no-repeat !important;
  }

  .home-story .home-gallery-mosaic {
    justify-content: stretch !important;
    min-height: 0 !important;
    margin-top: 22px !important;
  }

  .home-story .home-more-photos.home-button {
    width: 100% !important;
  }
}

/* 20260710: premium first-visit loading screen. */
html.site-loading,
html.site-loading body {
  overflow: hidden;
}

html.site-loader-seen,
html.site-loader-seen body {
  overflow: auto;
}

.site-loader {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: grid;
  place-items: center;
  min-height: 100svh;
  overflow: hidden;
  color: #f6d78f;
  background: #050706;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition:
    opacity 760ms cubic-bezier(0.22, 1, 0.36, 1),
    visibility 760ms cubic-bezier(0.22, 1, 0.36, 1);
}

html.site-loader-seen .site-loader,
.site-loader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.site-loader.is-quick {
  transition-duration: 220ms;
}

html.site-loader-seen .site-loader {
  display: none;
}

.loader-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 50%, rgba(214, 166, 88, 0.18), transparent 28%),
    radial-gradient(circle at 50% 42%, rgba(245, 210, 137, 0.11), transparent 16%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.48)),
    linear-gradient(90deg, rgba(0, 0, 0, 0.28), transparent 24%, transparent 76%, rgba(0, 0, 0, 0.32)),
    url("/assets/site/loading/saarepiiga-loading-screen-background.webp") center / cover no-repeat;
  filter: saturate(0.92) contrast(1.03);
  transform: scale(1.01);
}

.loader-frame {
  position: absolute;
  inset: clamp(14px, 1.6vw, 26px);
  border: 1px solid rgba(239, 201, 120, 0.58);
  border-radius: clamp(16px, 1.6vw, 24px);
  box-shadow:
    inset 0 0 44px rgba(239, 201, 120, 0.055),
    0 0 34px rgba(0, 0, 0, 0.26);
  pointer-events: none;
}

.loader-content {
  position: relative;
  z-index: 1;
  width: min(560px, calc(100% - 42px));
  display: grid;
  justify-items: center;
  text-align: center;
  padding: clamp(18px, 3vw, 34px);
  border-radius: 28px;
  color: #f7d992;
  text-shadow: 0 4px 26px rgba(0, 0, 0, 0.62);
}

.loader-logo {
  width: clamp(230px, 28vw, 430px);
  height: auto;
  display: block;
  margin: 0 auto clamp(6px, 0.8vw, 12px);
  filter:
    drop-shadow(0 16px 38px rgba(0, 0, 0, 0.58))
    drop-shadow(0 0 18px rgba(239, 201, 120, 0.18));
  opacity: 0;
  transform: translateY(10px) scale(0.96);
  animation: loaderLogoIn 860ms cubic-bezier(0.22, 1, 0.36, 1) 90ms forwards;
}

.loader-content h2 {
  margin: clamp(6px, 1vw, 14px) 0 8px;
  color: #f8d990;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: clamp(1.45rem, 2.25vw, 2.15rem);
  font-weight: 400;
  letter-spacing: 0.01em;
  opacity: 0;
  transform: translateY(8px);
  animation: loaderTextIn 700ms cubic-bezier(0.22, 1, 0.36, 1) 340ms forwards;
}

.loader-content p {
  margin: 0 0 clamp(22px, 3vw, 34px);
  color: #f0cf86;
  font-family: Manrope, Inter, system-ui, sans-serif;
  font-size: clamp(1rem, 1.4vw, 1.32rem);
  font-weight: 400;
  opacity: 0;
  transform: translateY(8px);
  animation: loaderTextIn 700ms cubic-bezier(0.22, 1, 0.36, 1) 460ms forwards;
}

.loader-spinner {
  position: relative;
  width: clamp(58px, 5vw, 82px);
  height: clamp(58px, 5vw, 82px);
  border-radius: 50%;
  border: 2px solid rgba(239, 201, 120, 0.22);
  border-top-color: rgba(239, 201, 120, 0.94);
  border-right-color: rgba(239, 201, 120, 0.54);
  box-shadow: 0 0 28px rgba(239, 201, 120, 0.13);
  animation: loaderSpin 1050ms linear infinite, loaderTextIn 650ms ease 580ms both;
}

.loader-spinner::after {
  content: "";
  position: absolute;
  top: 4px;
  right: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffe2a1;
  box-shadow: 0 0 15px rgba(255, 226, 161, 0.85);
}

body > .site-header,
.hero {
  transition: opacity 520ms ease;
}

html.site-loading body > .site-header,
html.site-loading .hero {
  opacity: 0;
}

html.site-loader-seen body > .site-header,
html:not(.site-loading) body > .site-header,
html.site-loader-seen .hero,
html:not(.site-loading) .hero {
  opacity: 1;
}

/* Keep the poster visible until the browser has decoded a drawable video frame. */
.hero-video {
  opacity: 0 !important;
  transition: opacity 360ms ease;
}

.hero-video.is-ready {
  opacity: 1 !important;
}

@keyframes loaderLogoIn {
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

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

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

@media (max-width: 680px) {
  .loader-bg {
    background-position: center;
  }

  .loader-content {
    width: min(390px, calc(100% - 34px));
    padding: 18px;
  }

  .loader-logo {
    width: clamp(210px, 66vw, 310px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .site-loader,
  .loader-logo,
  .loader-content h2,
  .loader-content p,
  .loader-spinner {
    animation: none !important;
    transition: opacity 300ms ease, visibility 300ms ease !important;
    transform: none !important;
    opacity: 1 !important;
  }

  .loader-spinner::after {
    display: none;
  }
}

/* 20260713: strengthened house-rules content with stable anchors and compact TOC. */
body.rules-page .rules-full {
  gap: 1.25rem;
}

body.rules-page .rules-toc {
  border: 1px solid rgba(221, 198, 130, 0.32);
  border-radius: 24px;
  background:
    radial-gradient(circle at top left, rgba(221, 198, 130, 0.12), transparent 34%),
    rgba(10, 18, 15, 0.78);
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.28);
  padding: clamp(1.2rem, 2.8vw, 2rem);
}

body.rules-page .rules-toc h2 {
  margin: 0 0 1rem;
  color: var(--gold);
  font-family: var(--font-display);
  font-size: clamp(1.25rem, 2vw, 1.75rem);
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.rules-page .rules-toc-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
}

body.rules-page .rules-toc-list a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  border: 1px solid rgba(221, 198, 130, 0.36);
  border-radius: 999px;
  padding: 0.58rem 0.92rem;
  color: var(--cream);
  background: rgba(255, 255, 255, 0.035);
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.03em;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

body.rules-page .rules-toc-list a:hover,
body.rules-page .rules-toc-list a:focus-visible {
  border-color: rgba(221, 198, 130, 0.76);
  background: rgba(221, 198, 130, 0.12);
  transform: translateY(-1px);
}

body.rules-page .rules-full article,
body.rules-page #privacy {
  scroll-margin-top: 150px;
}

body.rules-page .rules-full article p {
  max-width: 84ch;
}

body.rules-page .rules-full article p + p {
  margin-top: 0.78rem;
}

body.rules-page .rules-full article p strong {
  color: #f4df9e;
  font-weight: 800;
}

body.rules-page .rules-full article a {
  color: var(--gold);
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

@media (max-width: 720px) {
  body.rules-page .rules-toc {
    border-radius: 18px;
    padding: 1rem;
  }

  body.rules-page .rules-toc-list {
    gap: 0.5rem;
  }

  body.rules-page .rules-toc-list a {
    width: 100%;
    justify-content: center;
  }
}
/* v28: anchor the complete conversion block above the feature strip. */
.sunset-hero .home-hero-content {
  top: auto !important;
  bottom: clamp(74px, 8.5svh, 104px) !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.sunset-hero .home-hero-actions {
  position: relative;
  z-index: 6;
  margin-bottom: 0 !important;
}

@media (max-width: 780px) {
  .sunset-hero .home-hero-content {
    top: 108px !important;
    bottom: auto !important;
  }
}

@media (max-height: 820px) and (min-width: 781px) {
  .sunset-hero .home-hero-content {
    top: auto !important;
    bottom: 48px !important;
  }

  .sunset-hero .home-hero-content h1 {
    font-size: clamp(3rem, 5vw, 4.55rem) !important;
    line-height: .94 !important;
  }

  .sunset-hero .home-hero-actions {
    margin-top: 18px !important;
  }
}

/* The FAQ is a real inner page. These late rules deliberately isolate it
   from the large editorial headings used by the homepage. */
body.faq-page .faq-page-main {
  display: block !important;
  padding-top: 92px !important;
  overflow: hidden;
  background: #08100f !important;
}

body.faq-page .faq-page-hero {
  min-height: clamp(500px, 64vh, 680px) !important;
}

body.faq-page .faq-page-hero-copy {
  width: min(760px, calc(100% - 48px)) !important;
  padding: clamp(150px, 20vh, 220px) 0 74px !important;
}

body.faq-page .faq-page-hero h1 {
  margin: 10px 0 20px !important;
  font-size: clamp(3.4rem, 6vw, 6rem) !important;
  line-height: 0.98 !important;
}

body.faq-page [data-i18n] {
  visibility: visible !important;
}

body.faq-page .faq-page-list details,
body.faq-page .faq-page-intro,
body.faq-page .faq-page-cta {
  opacity: 1 !important;
  transform: none !important;
}

body.faq-page .faq-page-content h2 {
  font-size: clamp(2.2rem, 3.8vw, 3.7rem) !important;
  line-height: 1.08 !important;
}

body.faq-page .faq-page-cta h2 {
  font-size: clamp(2.5rem, 4.6vw, 4.8rem) !important;
  line-height: 1.04 !important;
}

body.faq-page .faq-page-content,
body.faq-page .faq-page-cta {
  box-sizing: border-box;
}

body.faq-page .home-footer {
  margin-top: 0 !important;
}

@media (max-width: 820px) {
  body.faq-page .faq-page-main {
    padding-top: 74px !important;
  }

  body.faq-page .faq-page-hero-copy {
    padding: 124px 0 58px !important;
  }

  body.faq-page .faq-page-hero h1 {
    font-size: clamp(3rem, 14vw, 4.8rem) !important;
  }
}
.reviews-section {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: clamp(78px, 9vw, 132px) clamp(18px, 6vw, 96px) !important;
  border-block: 1px solid rgba(214, 185, 111, .2);
  background:
    radial-gradient(circle at 50% -18%, rgba(214, 166, 54, .15), transparent 38%),
    linear-gradient(145deg, #0b1110 0%, #060a09 56%, #0c100e 100%);
}

.reviews-section::before {
  content: "“";
  position: absolute;
  z-index: -1;
  top: -90px;
  left: 5vw;
  color: rgba(214, 185, 111, .045);
  font: 400 clamp(18rem, 38vw, 36rem)/1 Georgia, serif;
}

.reviews-heading {
  max-width: 920px;
  margin-right: 0;
  margin-left: 0;
  text-align: left;
}
.reviews-heading .kicker { color: #d9ae43; letter-spacing: .2em; }
.reviews-heading h2 {
  max-width: 900px;
  margin-right: 0;
  margin-left: 0;
  color: var(--sp-text, #f4efe7);
  font-size: clamp(2.15rem, 4vw, 3.9rem);
  line-height: 1.08;
  text-wrap: balance;
}
.reviews-heading p:not(.kicker) {
  color: var(--soft-ink);
  font-size: 1rem;
  line-height: 1.7;
}

.reviews-grid {
  gap: clamp(16px, 2vw, 26px) !important;
  max-width: 1280px !important;
}

.review-card {
  position: relative;
  border: 1px solid rgba(219, 174, 61, .34) !important;
  border-radius: 20px !important;
  background:
    linear-gradient(150deg, rgba(255,255,255,.055), transparent 42%),
    #101615 !important;
  box-shadow: 0 28px 80px rgba(0,0,0,.34), inset 0 1px rgba(255,255,255,.04) !important;
  transition: transform .24s ease, border-color .24s ease, box-shadow .24s ease;
}
.review-card::after {
  content: "";
  position: absolute;
  inset: 0 auto auto 10%;
  width: 80%;
  height: 1px;
  background: linear-gradient(90deg, transparent, #d9ae43, transparent);
}
.review-card:hover {
  transform: translateY(-5px);
  border-color: rgba(231, 191, 86, .62) !important;
  box-shadow: 0 36px 100px rgba(0,0,0,.44) !important;
}
.review-photo-link {
  display: grid;
  width: min(360px, calc(100% - 48px));
  aspect-ratio: 4 / 3;
  margin: 28px auto 0;
  place-items: center;
  overflow: hidden;
  padding: 7px;
  border: 1px solid rgba(219, 174, 61, .38);
  border-radius: 14px;
  background: #070b0a;
  box-shadow: 0 14px 36px rgba(0, 0, 0, .34);
  cursor: zoom-in;
}
.review-photo-link img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 9px;
  object-fit: contain;
  filter: saturate(.92) contrast(1.03);
  transition: transform .25s ease, filter .25s ease;
}
.review-photo-link:hover img { transform: scale(1.018); filter: saturate(1) contrast(1.04); }
.review-card-body { padding: clamp(27px, 3vw, 38px) !important; }
.review-stars { color: #e5b844 !important; font-size: .94rem !important; letter-spacing: .2em !important; }
.review-card p { color: var(--ink) !important; font-size: 1rem !important; line-height: 1.7 !important; }
.review-card footer { padding-top: 20px; border-top: 1px solid rgba(214,185,111,.16); }
.review-card footer strong { color: #e7bd57; }
.review-card footer span { font-size: .84rem; }

.review-photo-dialog {
  width: auto;
  max-width: min(94vw, 1500px);
  max-height: 92vh;
  margin: auto;
  padding: 10px;
  overflow: visible;
  border: 1px solid rgba(226, 181, 66, .62);
  border-radius: 18px;
  background: #080c0b;
  box-shadow: 0 38px 120px rgba(0, 0, 0, .78);
}
.review-photo-dialog::backdrop {
  background: rgba(1, 4, 3, .9);
  backdrop-filter: blur(8px);
}
.review-photo-dialog img {
  display: block;
  max-width: min(90vw, 1460px);
  max-height: 86vh;
  border-radius: 11px;
  object-fit: contain;
}
.review-photo-close {
  position: absolute;
  z-index: 2;
  top: -17px;
  right: -17px;
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  padding: 0;
  border: 1px solid rgba(225, 181, 67, .68);
  border-radius: 50%;
  color: #f8ecd0;
  background: #0b100f;
  font: 400 1.75rem/1 Georgia, serif;
  cursor: pointer;
}

@media (max-width: 640px) {
  .review-photo-link { width: min(300px, calc(100% - 34px)); margin-top: 20px; }
  .review-photo-dialog { padding: 6px; border-radius: 12px; }
  .review-photo-close { top: 8px; right: 8px; width: 38px; height: 38px; }
}

.cms-sections[hidden] { display: none; }
.cms-sections { background: #080d0c; }

/* Preserve the visual order of the contact fields when the card becomes flex-based. */
.booking-details-card > label:has(#expectedArrivalTime) {
  order: 3 !important;
  grid-column: 1 !important;
}
.booking-details-card > label:has(#specialRequests) { order: 4 !important; }
.booking-details-card > .invoice-option { order: 5 !important; }
.booking-details-card > .invoice-details { order: 6 !important; }
/* Final mobile booking pass: iOS/Android touch, keyboard and safe-area polish. */
@media (max-width: 780px) {
  .booking-section.booking-section-luxury {
    padding-left: max(10px, env(safe-area-inset-left)) !important;
    padding-right: max(10px, env(safe-area-inset-right)) !important;
    padding-bottom: max(68px, calc(68px + env(safe-area-inset-bottom))) !important;
    overflow-x: hidden !important;
  }

  .booking-card,
  .booking-summary-card {
    min-width: 0 !important;
    padding: 18px 16px !important;
    border-radius: 18px !important;
  }

  .booking-calendar-card {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  .booking-panel-heading,
  .booking-card-heading {
    display: grid !important;
    gap: 8px !important;
    align-items: start !important;
  }

  .booking-panel-heading strong,
  .booking-card-heading strong {
    max-width: none !important;
    text-align: left !important;
  }

  .booking-section input:not([type="checkbox"]):not([type="radio"]),
  .booking-section select,
  .booking-section textarea {
    min-height: 48px !important;
    font-size: 16px !important;
    line-height: 1.35 !important;
  }

  .booking-section textarea {
    min-height: 120px !important;
  }

  .booking-section input,
  .booking-section button,
  .booking-section label,
  .booking-section select,
  .booking-section textarea {
    touch-action: manipulation;
    -webkit-tap-highlight-color: rgb(31 78 55 / 14%);
  }

  .guest-stepper {
    grid-template-columns: 46px minmax(52px, 1fr) 46px !important;
  }

  .guest-stepper button {
    width: 46px !important;
    min-width: 46px !important;
    height: 46px !important;
    min-height: 46px !important;
  }

  .guest-stepper input {
    height: 46px !important;
  }

  .booking-section-luxury .luxury-extra .option-toggle,
  .booking-section-luxury .invoice-option .option-toggle {
    width: 52px !important;
    min-width: 52px !important;
    max-width: 52px !important;
    height: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
    flex: 0 0 52px !important;
    overflow: visible !important;
    -webkit-appearance: none;
    appearance: none;
  }

  .booking-section-luxury .luxury-extra .option-toggle::before,
  .booking-section-luxury .invoice-option .option-toggle::before {
    inset: 7px 0 !important;
    pointer-events: none;
  }

  .booking-section-luxury .luxury-extra .option-toggle::after,
  .booking-section-luxury .invoice-option .option-toggle::after {
    top: 11px !important;
    left: 4px !important;
    pointer-events: none;
  }

  .booking-section-luxury .luxury-extra .option-toggle label,
  .booking-section-luxury .invoice-option .option-toggle label,
  .booking-section-luxury .luxury-extra .option-toggle input,
  .booking-section-luxury .invoice-option .option-toggle input {
    inset: 0 !important;
    width: 52px !important;
    height: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
  }

  .invoice-option {
    grid-template-columns: minmax(0, 1fr) auto !important;
    min-height: 58px !important;
  }

  .rules-check {
    min-height: 52px !important;
    padding-block: 8px !important;
    align-items: flex-start !important;
  }

  .rules-check input[type="checkbox"] {
    width: 22px !important;
    min-width: 22px !important;
    height: 22px !important;
    margin-top: 1px !important;
  }

  .hold-timer {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 6px !important;
  }

  .hold-timer strong {
    justify-self: start !important;
    text-align: left !important;
  }

  .payment-choice label {
    min-height: 88px !important;
  }

  .booking-message,
  .booking-card,
  .booking-summary-card {
    scroll-margin-top: 104px;
  }
}

@media (max-width: 520px) {
  .booking-calendar {
    gap: 3px !important;
  }

  .booking-calendar .weekday {
    font-size: 0.64rem !important;
    letter-spacing: 0.035em !important;
  }

  .booking-calendar .day {
    min-width: 0 !important;
    min-height: 52px !important;
    padding: 5px 1px !important;
    border-radius: 10px !important;
  }

  .booking-calendar .day-number {
    font-size: 0.88rem !important;
  }

  .booking-calendar .day-rate {
    font-size: 0.61rem !important;
    line-height: 1.1 !important;
  }

  .luxury-extra {
    grid-template-columns: 52px minmax(0, 1fr) !important;
    gap: 10px 12px !important;
    align-items: center !important;
  }

  .luxury-extra > strong {
    grid-column: 2 !important;
    justify-self: start !important;
    text-align: left !important;
  }

  .luxury-extra-copy {
    min-width: 0 !important;
  }

  .calendar-legend,
  .booking-status-pills {
    gap: 6px !important;
  }

  .calendar-legend span,
  .booking-status-pills span {
    padding: 6px 8px !important;
    font-size: 0.7rem !important;
  }
}

@media (max-width: 360px) {
  .booking-card,
  .booking-summary-card {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }

  .booking-calendar-card {
    padding-right: 6px !important;
    padding-left: 6px !important;
  }

  .booking-calendar {
    gap: 2px !important;
  }

  .booking-calendar .day {
    min-height: 50px !important;
  }
}

@media (max-height: 500px) and (orientation: landscape) {
  .booking-section.booking-section-luxury {
    padding-top: 52px !important;
  }

  .booking-summary-card {
    position: static !important;
  }
}
.home-guide-promo {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: clamp(2rem, 5vw, 5rem);
  padding: 54px clamp(54px, 6vw, 96px);
  background:
    radial-gradient(circle at 18% 0%, rgba(214, 166, 88, 0.08), transparent 30%),
    linear-gradient(180deg, #0a0f0e, #090c0b);
  border-top: 1px solid rgba(214, 166, 88, 0.16);
}

.home-guide-promo > div {
  width: min(920px, 100%);
}

.home-guide-promo h2,
.kihnu-guide-page h1,
.kihnu-guide-page h2,
.kihnu-guide-page h3 {
  font-family: "Marcellus", serif;
  font-weight: 400;
}

.home-guide-promo h2 {
  margin: 10px 0 14px;
  color: #fff7e8;
  font-size: clamp(2rem, 3.2vw, 3.2rem);
  line-height: 1.06;
  letter-spacing: -0.025em;
}

.home-guide-promo p:not(.home-kicker) {
  max-width: 720px;
  margin: 0;
  color: rgba(255, 253, 248, 0.66);
  font-size: 1rem;
  line-height: 1.65;
}

.kihnu-guide-page {
  background: #090d0c;
  color: #f3eee5;
}

.kihnu-guide-main {
  background: #090d0c;
}

.kihnu-guide-hero {
  position: relative;
  isolation: isolate;
  min-height: 720px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  padding: 8rem max(6vw, calc((100vw - 1280px) / 2));
  background:
    linear-gradient(90deg, rgba(5, 9, 8, .9) 0%, rgba(5, 9, 8, .7) 38%, rgba(5, 9, 8, .2) 72%, rgba(5, 9, 8, .08) 100%),
    linear-gradient(0deg, rgba(5, 9, 8, .82) 0%, rgba(5, 9, 8, .22) 52%, rgba(5, 9, 8, .12) 100%),
    url("/assets/site/kihnu/kihnu-lighthouse-hero-vibrant.webp") center 45% / cover no-repeat;
}

.kihnu-guide-hero::after {
  display: none;
}

.kihnu-guide-hero-copy {
  max-width: 900px;
}

.kihnu-guide-hero h1 {
  max-width: 900px;
  margin: 0 0 1.5rem;
  color: #f7f0df;
  font-size: clamp(3.5rem, 7vw, 7rem);
  line-height: .98;
  letter-spacing: -.045em;
}

.kihnu-guide-hero-copy > p:last-child {
  max-width: 760px;
  margin: 0;
  color: rgba(255, 255, 255, .72);
  font-size: 1.08rem;
  line-height: 1.8;
}

.kihnu-guide-toc {
  position: sticky;
  z-index: 20;
  top: 0;
  display: flex;
  justify-content: center;
  gap: clamp(1.5rem, 4vw, 4rem);
  padding: 1.35rem 4vw;
  overflow-x: auto;
  background: rgba(8, 12, 11, .97);
  border-bottom: 1px solid rgba(200, 164, 88, .28);
}

.kihnu-guide-toc a {
  flex: 0 0 auto;
  color: rgba(255, 255, 255, .76);
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .1em;
  text-decoration: none;
  text-transform: uppercase;
}

.kihnu-guide-toc a:hover,
.kihnu-guide-link,
.kihnu-guide-panel a,
.kihnu-guide-practical a,
.kihnu-guide-day a {
  color: #e0c47d;
}

.kihnu-guide-section,
.kihnu-guide-practical,
.kihnu-guide-cta {
  padding: clamp(5rem, 9vw, 8rem) max(6vw, calc((100vw - 1280px) / 2));
}

.kihnu-guide-section h2,
.kihnu-guide-practical h2,
.kihnu-guide-cta h2,
.kihnu-guide-split h2 {
  max-width: 900px;
  margin: 0 0 2rem;
  color: #f7f2e9;
  font-size: clamp(2.6rem, 5vw, 5rem);
  line-height: 1.04;
  letter-spacing: -.035em;
}

.kihnu-guide-lead {
  max-width: 850px;
  color: rgba(255, 255, 255, .65);
  font-size: 1.05rem;
  line-height: 1.85;
}

.kihnu-guide-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.15rem;
  margin-top: 3.5rem;
}

.kihnu-guide-card-grid article,
.kihnu-guide-panel {
  background: #101614;
  border: 1px solid rgba(200, 164, 88, .26);
}

.kihnu-guide-card-grid article {
  position: relative;
  isolation: isolate;
  display: flex;
  overflow: hidden;
  min-height: 270px;
  flex-direction: column;
  justify-content: flex-end;
  padding: 2.2rem;
  background-position: center;
  background-size: cover;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .025);
}

.kihnu-guide-card-grid article::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  background: linear-gradient(180deg, rgba(5, 10, 9, .48), rgba(5, 10, 9, .94) 76%);
  content: "";
}

.kihnu-guide-card-grid article.is-lighthouse { background-image: url("/assets/site/kihnu/attractions/kihnu-tuletorn.webp"); }
.kihnu-guide-card-grid article.is-museum { background-image: url("/assets/site/kihnu/attractions/kihnu-muuseum.webp"); }
.kihnu-guide-card-grid article.is-metsamaa { background-image: url("/assets/site/kihnu/attractions/metsamaa-parimustalu.webp"); }
.kihnu-guide-card-grid article.is-church { background-image: url("/assets/site/kihnu/attractions/kihnu-kirik.webp"); }

.kihnu-guide-inline-link {
  color: #d9b65f;
  font-weight: 700;
  text-decoration-color: rgba(217, 182, 95, .55);
  text-underline-offset: .18em;
}

.kihnu-guide-inline-link:hover,
.kihnu-guide-inline-link:focus-visible {
  color: #f0d17e;
}

.kihnu-guide-card-grid span,
.kihnu-guide-practical-grid > article > span {
  color: #c8a458;
  font-size: .7rem;
  font-weight: 700;
  letter-spacing: .14em;
}

.kihnu-guide-card-grid h3,
.kihnu-guide-panel h3,
.kihnu-guide-practical-grid h3,
.kihnu-guide-day h3,
.kihnu-guide-split h3 {
  margin: 1.4rem 0 1rem;
  color: #f3eee5;
  font-size: 1.55rem;
}

.kihnu-guide-card-grid p,
.kihnu-guide-panel p,
.kihnu-guide-practical-grid p,
.kihnu-guide-day p,
.kihnu-guide-day li,
.kihnu-guide-split-copy > p:not(.home-kicker) {
  color: rgba(255, 255, 255, .62);
  line-height: 1.8;
}

.kihnu-guide-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: #0d1211;
  border-block: 1px solid rgba(200, 164, 88, .18);
}

.kihnu-guide-split-image {
  margin: clamp(2rem, 4vw, 4rem);
  margin-right: 0;
  min-height: 820px;
  background:
    radial-gradient(circle at 50% 46%, rgba(200, 164, 88, .12), transparent 44%),
    url("../../../assets/site/home/saarepiiga-bicycles.webp") center / auto calc(100% - 3rem) no-repeat,
    #090d0c;
  border: 1px solid rgba(200, 164, 88, .18);
}

.kihnu-guide-split-copy {
  align-self: center;
  padding: clamp(4rem, 8vw, 8rem);
}

.kihnu-guide-split h3 {
  margin-top: 2rem;
  color: #e0c47d;
}

.kihnu-guide-note {
  margin: 2rem 0;
  padding: 1rem 0 1rem 1.4rem;
  border-left: 2px solid #c8a458;
}

.kihnu-guide-link,
.kihnu-guide-panel a,
.kihnu-guide-practical a,
.kihnu-guide-day a {
  font-weight: 700;
  text-underline-offset: 4px;
}

.kihnu-guide-dining {
  background: #0b100f;
}

.kihnu-guide-panel {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  margin: 3.5rem 0 2rem;
  padding: clamp(2rem, 5vw, 4rem);
}

.kihnu-guide-panel h3:first-child {
  margin-top: 0;
}

.kihnu-guide-practical {
  background: #101614;
  border-block: 1px solid rgba(200, 164, 88, .2);
}

.kihnu-guide-practical-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 3.5rem;
  border-top: 1px solid rgba(200, 164, 88, .28);
}

.kihnu-guide-practical-grid article {
  padding: 2.6rem;
  border-right: 1px solid rgba(200, 164, 88, .22);
}

.kihnu-guide-practical-grid article:first-child {
  padding-left: 0;
}

.kihnu-guide-practical-grid article:last-child {
  border-right: 0;
}

.kihnu-guide-day {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 3rem;
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid rgba(200, 164, 88, .25);
}

.kihnu-guide-day-label strong {
  display: block;
  color: #c8a458;
  font-family: "Marcellus", serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}

.kihnu-guide-day-label span {
  color: rgba(255, 255, 255, .55);
  font-size: .68rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.kihnu-guide-day h3 {
  margin-top: 0;
  font-size: 2rem;
}

.kihnu-guide-day ul {
  columns: 2;
  margin: 1.5rem 0;
  padding-left: 1.2rem;
}

.kihnu-guide-cta {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 3rem;
  background:
    linear-gradient(90deg, rgba(5, 9, 8, .95), rgba(5, 9, 8, .48)),
    url("../../../assets/site/home/saarepiiga-hot-tub.webp") center / cover;
}

.kihnu-guide-cta > div {
  max-width: 780px;
}

.kihnu-guide-cta p:not(.home-kicker) {
  color: rgba(255, 255, 255, .68);
}

@media (max-width: 900px) {
  .kihnu-guide-toc {
    width: 100%;
    max-width: 100vw;
    justify-content: flex-start;
    gap: 1.35rem;
    padding: 1.15rem max(1.25rem, env(safe-area-inset-right)) 1.15rem max(1.25rem, env(safe-area-inset-left));
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-padding-inline: max(1.25rem, env(safe-area-inset-left));
    scroll-snap-type: x proximity;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .kihnu-guide-toc::-webkit-scrollbar {
    display: none;
  }

  .kihnu-guide-toc a {
    scroll-snap-align: start;
  }

  .kihnu-guide-cta {
    align-items: flex-start;
    flex-direction: column;
  }

  .home-guide-promo {
    grid-template-columns: 1fr;
    align-items: start;
    padding-inline: 1.5rem;
  }

  .kihnu-guide-hero {
    min-height: 620px;
    padding-inline: 1.5rem;
  }

  .kihnu-guide-card-grid,
  .kihnu-guide-panel,
  .kihnu-guide-split,
  .kihnu-guide-practical-grid {
    grid-template-columns: 1fr;
  }

  .kihnu-guide-split-image {
    margin: 1.5rem 1.5rem 0;
    min-height: 480px;
    background-size: auto calc(100% - 2rem);
  }

  .kihnu-guide-split-copy,
  .kihnu-guide-section,
  .kihnu-guide-practical,
  .kihnu-guide-cta {
    padding-inline: 1.5rem;
  }

  .kihnu-guide-practical-grid article,
  .kihnu-guide-practical-grid article:first-child {
    padding: 2rem 0;
    border-right: 0;
    border-bottom: 1px solid rgba(200, 164, 88, .22);
  }

  .kihnu-guide-day {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .kihnu-guide-day ul {
    columns: 1;
  }
}
