.inquiry-card {
  box-sizing: border-box;
  width: 100%;
  max-width: 880px;
  margin: 0 auto 48px;
  padding: 32px;
  color: #181e1f;
  text-align: left;
  background: #f6f3ec;
  border: 1px solid #d8d2c5;
  border-radius: 12px;
  box-shadow: 0 12px 30px #181e1f14;
}

.inquiry-heading {
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Merriweather, serif;
  font-size: 28px;
  line-height: 1.3;
}

.inquiry-config-status,
.inquiry-intro,
.inquiry-status {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.inquiry-intro {
  margin: 0 0 16px;
  color: #4b5558;
}

.inquiry-error-summary {
  padding: 16px;
  border-radius: 6px;
}

.inquiry-notice {
  box-sizing: border-box;
  width: 100%;
  max-width: 880px;
  margin: 0 auto 18px;
  color: #4b5558;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 1.55;
  text-align: left;
}

.inquiry-notice h4 {
  margin: 0 0 4px;
  color: #4b5558;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

.inquiry-notice p {
  margin: 6px 0 0;
}

.inquiry-error-summary {
  margin: 20px 0;
  color: #681414;
  background: #fff0f0;
  border: 2px solid #b42318;
}

.inquiry-error-summary p {
  margin-top: 0;
}

.inquiry-error-summary a {
  color: #681414;
}

.inquiry-card fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.inquiry-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.inquiry-field {
  margin-bottom: 20px;
}

.inquiry-field label,
.inquiry-check label {
  color: #181e1f;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
}

.inquiry-field input,
.inquiry-field textarea {
  box-sizing: border-box;
  width: 100%;
  margin-top: 6px;
  padding: 12px;
  color: #181e1f;
  font: inherit;
  background: #fff;
  border: 1px solid #6d7476;
  border-radius: 4px;
}

.inquiry-field input:focus-visible,
.inquiry-field textarea:focus-visible,
.inquiry-check input:focus-visible,
.inquiry-submit:focus-visible,
.inquiry-persistent-cta:focus-visible,
.inquiry-error-summary:focus-visible,
.inquiry-status:focus-visible {
  outline: 3px solid #00587d;
  outline-offset: 3px;
}

.inquiry-field [aria-invalid="true"],
.inquiry-check [aria-invalid="true"] {
  border-color: #b42318;
  box-shadow: 0 0 0 1px #b42318;
}

.inquiry-field-error {
  display: block;
  margin-top: 5px;
  color: #8b1a1a;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}

.inquiry-help,
.inquiry-optional {
  display: block;
  margin-top: 5px;
  color: #4b5558;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}

.inquiry-optional {
  display: inline;
}

.inquiry-check {
  display: grid;
  grid-template-columns: 22px 1fr;
  gap: 8px 10px;
  margin: 20px 0;
}

.inquiry-check input {
  width: 20px;
  height: 20px;
  margin: 2px 0 0;
}

.inquiry-check .inquiry-field-error {
  grid-column: 2;
  margin-top: 0;
}

.inquiry-turnstile {
  min-height: 65px;
  margin: 24px 0 8px;
}

.inquiry-submit {
  border: 0;
  cursor: pointer;
}

.inquiry-submit:disabled,
.inquiry-card fieldset:disabled .inquiry-submit {
  cursor: not-allowed;
  opacity: .6;
}

.inquiry-status {
  margin-top: 24px;
  font-weight: 700;
}

.inquiry-status:not(:empty) {
  padding: 16px;
  color: #184b2c;
  background: #e9f6ed;
  border: 2px solid #2f6f44;
  border-radius: 6px;
}

.has-inquiry-persistent-cta {
  padding-bottom: 84px;
}

.inquiry-persistent-cta {
  position: fixed;
  right: 20px;
  bottom: max(16px, env(safe-area-inset-bottom));
  z-index: 1000;
  display: inline-flex;
  box-sizing: border-box;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  background: #304f43;
  border-radius: 6px;
  box-shadow: 0 8px 24px #181e1f40;
}

.inquiry-persistent-cta:hover {
  color: #fff;
  background: #203a31;
}

/* Conversion overrides for the Webflow export. Keeping them here leaves the
   generated stylesheet re-exportable; this file is loaded after it. */

/* The decorative banner is trimmed so the hero's Check Availability action
   lands above the fold on a 1280x720 desktop and a 390x844 phone. */
.image-section {
  min-height: 30vh;
}

.hero-kicker {
  margin: 0 0 12px;
  color: #4b5558;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.4;
  text-transform: uppercase;
}

.hero-highlights {
  max-width: 42rem;
  margin: 0 0 20px;
  padding-left: 1.25rem;
  color: #181e1f;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

.hero-highlights li {
  margin-bottom: 6px;
}

/* The 30-day disclosure stays adjacent to the primary action without competing
   with it for attention, so the CTA remains the loudest element in the hero. */
.hero-compliance-note {
  max-width: 42rem;
  margin: 0 0 20px;
  color: #4b5558;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

.hero-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px 16px;
  margin-top: 4px;
}

.secondary-page {
  padding: 48px 20px;
}

.secondary-page-wrap {
  box-sizing: border-box;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}

/* The shared .h2 is centered for the marketing sections; a plain prose page
   reads better left-aligned with its body copy. */
.secondary-page-wrap .h2 {
  margin-top: 32px;
  margin-bottom: 12px;
  text-align: left;
}

.footer-secondary-links {
  padding-bottom: 8px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  text-align: center;
}

.footer-secondary-links a {
  color: inherit;
  opacity: 0.75;
}

.inquiry-honeypot {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

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

@media screen and (max-width: 767px) {
  .inquiry-card {
    padding: 24px 18px;
  }

  .inquiry-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .inquiry-heading {
    font-size: 24px;
  }

  .inquiry-submit {
    width: 100%;
  }

  .inquiry-persistent-cta {
    right: 16px;
    left: 16px;
    width: auto;
  }

  /* A phone has far less room above the fold than a desktop, so the banner,
     headline, and lead copy are tightened until the primary action fits on a
     390x844 viewport without scrolling. */
  .image-section {
    min-height: 18vh;
    margin-bottom: 16px;
  }

  .hero-kicker {
    margin-bottom: 8px;
    font-size: 12px;
  }

  .hero-section .h1 {
    margin-top: 8px;
    margin-bottom: 16px;
    font-size: 30px;
  }

  .hero-section .paragraph-hero-section,
  .hero-compliance-note {
    margin-bottom: 16px;
  }

  .hero-actions .button-primary {
    width: 100%;
    text-align: center;
  }

  /* On a phone the hero has room for one action before the persistent button,
     and stacking a second full-width button here only collides with it.
     Rooms & Beds stays one tap away in the header menu. */
  .hero-actions .secondary-button {
    display: none;
  }

  .secondary-page {
    padding: 36px 16px;
  }
}
