/* Premium homepage booking hero: one primary CTA, compact date search, calm mobile hierarchy. */
body:not(.seo-page) .hero.hero-architecture {
  min-height: auto !important;
  align-items: center !important;
  padding-top: calc(var(--header-height, 64px) + 0.9rem) !important;
  padding-bottom: 0.85rem !important;
}

body:not(.seo-page) .hero.hero-architecture .hero-booking-funnel {
  width: min(100%, 38rem);
  margin: 0.85rem auto 0;
  padding: clamp(0.9rem, 2vw, 1.25rem);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 24px;
  background: rgba(255, 250, 242, 0.96);
  box-shadow: 0 18px 42px rgba(17, 28, 23, 0.2);
  color: var(--color-text, #24483c);
  text-align: left;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

body:not(.seo-page) .hero.hero-architecture .hero-booking-title {
  margin: 0 0 0.75rem;
  color: var(--color-primary, #1e4334);
  font-family: var(--font-heading, Georgia, serif);
  font-size: clamp(1.2rem, 2.4vw, 1.65rem);
  line-height: 1.16;
  text-align: center;
}

body:not(.seo-page) .hero.hero-architecture .hero-booking-selector {
  margin: 0;
}

body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-selector-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.65rem;
}

body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-field {
  display: grid;
  gap: 0.3rem;
  min-width: 0;
  color: var(--color-primary, #1e4334);
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-field input {
  width: 100%;
  min-height: 46px;
  padding: 0.62rem 0.7rem;
  border: 1px solid rgba(30, 67, 52, 0.18);
  border-radius: 13px;
  background: #fff;
  color: #24332d;
  box-shadow: none;
  font-size: 0.95rem;
}

body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-guests {
  grid-column: 1 / -1;
}

body:not(.seo-page) .hero.hero-architecture .hero-trust-score-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  width: 100%;
  margin: 0 0 0.55rem;
  padding: 0.32rem 0.65rem;
  border-radius: 999px;
  background: rgba(30, 67, 52, 0.08);
  color: var(--color-primary, #1e4334);
  font-size: 0.82rem;
  font-weight: 650;
  letter-spacing: 0.01em;
  text-align: center;
}

body:not(.seo-page) .hero.hero-architecture .hero-trust-score-badge .hero-trust-star {
  color: #c9933b;
  font-size: 0.9em;
}

body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-submit {
  grid-column: 1 / -1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  min-height: 48px;
  margin-top: 0.05rem;
  border-radius: 999px;
  font-size: 0.96rem;
  font-weight: 750;
  letter-spacing: 0.01em;
}

body:not(.seo-page) .hero.hero-architecture .booking-submit-icon {
  width: 1.15rem;
  height: 1.15rem;
  border-radius: 4px;
  flex-shrink: 0;
  display: inline-block;
  vertical-align: middle;
}

body:not(.seo-page) .hero.hero-architecture .hero-whatsapp-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.2rem 0.4rem;
  margin: 0.55rem 0 0;
  color: rgba(36, 51, 45, 0.78);
  font-size: 0.82rem;
  line-height: 1.35;
  text-align: center;
}

body:not(.seo-page) .hero.hero-architecture .hero-whatsapp-link {
  color: var(--color-primary, #1e4334);
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

body:not(.seo-page) .hero.hero-architecture .hero-booking-benefits {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  margin: 0.8rem 0 0;
  padding-top: 0.6rem;
  border-top: 1px solid rgba(30, 67, 52, 0.11);
  color: rgba(36, 51, 45, 0.86);
}

body:not(.seo-page) .hero.hero-architecture .hero-benefit-item {
  display: grid;
  grid-template-columns: 2.25rem minmax(0, 1fr);
  align-items: center;
  gap: 0.6rem;
  min-height: 3.2rem;
  padding: 0.45rem 0.6rem;
  font-size: 0.78rem;
  font-weight: 650;
  line-height: 1.25;
}

body:not(.seo-page) .hero.hero-architecture .hero-benefit-item:nth-child(odd) {
  border-right: 1px solid rgba(30, 67, 52, 0.09);
}

body:not(.seo-page) .hero.hero-architecture .hero-benefit-item:nth-child(-n + 2) {
  border-bottom: 1px solid rgba(30, 67, 52, 0.09);
}

body:not(.seo-page) .hero.hero-architecture .hero-benefit-icon {
  display: grid;
  place-items: center;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  background: rgba(181, 139, 74, 0.11);
  color: #9a7440;
}

body:not(.seo-page) .hero.hero-architecture .hero-benefit-icon svg {
  width: 1.3rem;
  height: 1.3rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body:not(.seo-page) .hero.hero-architecture .booking-date-selector-note,
body:not(.seo-page) .hero.hero-architecture .hero-mobile-trust,
body:not(.seo-page) .hero.hero-architecture .hero-whatsapp-cta {
  display: none !important;
}

@media (min-width: 769px) {
  body:not(.seo-page) .hero.hero-architecture .hero-container .eyebrow {
    margin-bottom: 0.4rem;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-container h1 {
    margin-bottom: 0.45rem;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-container .lead {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  body:not(.seo-page) .hero.hero-architecture {
    min-height: auto !important;
    align-items: center !important;
    padding-top: calc(var(--header-height, 64px) + 0.2rem) !important;
    padding-bottom: 0.35rem !important;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-container {
    width: min(100% - 0.75rem, 38rem);
    max-width: none;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-container .eyebrow {
    margin-bottom: 0.18rem;
    font-size: 0.64rem;
    letter-spacing: 0.13em;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-container h1 {
    margin-bottom: 0.18rem;
    font-size: clamp(1.45rem, 6.5vw, 2.05rem);
    line-height: 1.01;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-container .lead {
    max-width: 34rem;
    margin-bottom: 0;
    font-size: 0.78rem;
    line-height: 1.2;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-booking-funnel {
    margin-top: 0.35rem;
    padding: 0.55rem;
    border-radius: 16px;
    background: rgba(255, 250, 242, 0.97);
    box-shadow: 0 10px 22px rgba(15, 28, 22, 0.16);
  }

  body:not(.seo-page) .hero.hero-architecture .hero-booking-title {
    margin-bottom: 0.38rem;
    font-size: 1.02rem;
    line-height: 1.08;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-selector-fields {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.38rem;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-field {
    gap: 0.18rem;
    font-size: 0.7rem;
    line-height: 1.1;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-field input {
    min-height: 38px;
    padding: 0.42rem 0.5rem;
    border-radius: 10px;
    font-size: 0.84rem;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-trust-score-badge {
    margin-bottom: 0.32rem;
    padding: 0.22rem 0.5rem;
    font-size: 0.72rem;
    line-height: 1.2;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-submit {
    min-height: 40px;
    margin-top: 0;
    font-size: 0.84rem;
  }

  body:not(.seo-page) .hero.hero-architecture .booking-submit-icon {
    width: 0.95rem;
    height: 0.95rem;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-whatsapp-row {
    gap: 0.15rem 0.3rem;
    margin-top: 0.32rem;
    font-size: 0.7rem;
    line-height: 1.2;
  }
}

@media (max-width: 340px) {
  body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-selector-fields {
    grid-template-columns: 1fr;
  }

  body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-guests,
  body:not(.seo-page) .hero.hero-architecture .hero-booking-selector .booking-date-submit {
    grid-column: 1;
  }
}
