.u-section-1 .u-sheet-1 {
  min-height: 403px;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  margin: 60px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 4.5rem;
  margin: 20px auto 0;
}

.u-section-1 .u-text-3 {
  font-style: italic;
  margin: 26px 60px 0 91px;
}

.u-section-1 .u-text-4 {
  line-height: 1.8;
  margin: 25px 76px 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-3 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-1 .u-text-4 {
    width: 680px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    font-size: 2.25rem;
  }

  .u-section-1 .u-text-3 {
    margin-bottom: 60px;
  }

  .u-section-1 .u-text-4 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-text-4 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1343px;
}

.u-section-2 .u-form-1 {
  height: 1283px;
  margin: 0 195px 60px 173px;
}

.u-section-2 .u-text-1 {
  margin-left: 0;
}

.u-section-2 .u-text-2 {
  margin-left: 0;
}

.u-section-2 .u-form-group-3 {
  margin-left: 0;
}

.u-section-2 .u-form-group-5 {
  margin-left: 0;
}

.u-section-2 .u-text-3 {
  margin-left: 0;
}

.u-section-2 .u-text-4 {
  margin-left: 0;
}

.u-section-2 .u-form-group-8 {
  margin-left: 0;
}

.u-section-2 .u-text-5 {
  margin-left: 0;
  font-weight: 700;
}

.u-section-2 .u-form-group-10 {
  margin-left: 0;
}

.u-section-2 .u-text-6 {
  margin-left: 0;
}

.u-section-2 .u-text-7 {
  margin-left: 0;
  font-weight: 700;
}

.u-section-2 .u-form-group-13 {
  margin-left: 0;
}

.u-section-2 .u-text-8 {
  margin-left: 0;
  font-weight: 700;
}

.u-section-2 .u-form-group-15 {
  margin-left: 0;
}

.u-section-2 .u-text-9 {
  margin-left: 0;
  font-weight: 700;
}

.u-section-2 .u-form-group-17 {
  margin-left: 0;
}

.u-section-2 .u-btn-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-form-1 {
    width: 470px;
    margin-right: 169px;
    margin-left: 73px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-form-1 {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-form-1 {
    width: 340px;
  }
}

/* Refined booking form — navigation and footer styles remain inherited from the original site. */
.booking-page { background: #fff; color: #1e2f4c; }
.booking-shell { width: min(1120px, calc(100% - 40px)); margin: 0 auto; }
.booking-hero { position: relative; overflow: hidden; padding: 76px 0 62px; text-align: center; background: linear-gradient(180deg, rgba(244,248,255,.96), #fff); }
.booking-hero::before, .booking-hero::after { content: ""; position: absolute; border: 1px solid rgba(1,21,54,.12); border-radius: 50%; pointer-events: none; }
.booking-hero::before { width: 330px; height: 330px; top: -210px; left: -90px; }
.booking-hero::after { width: 250px; height: 250px; right: -90px; bottom: -170px; }
.booking-eyebrow, .form-kicker { margin: 0 0 10px; color: #bf8b3e; font-size: .78rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; }
.booking-hero h1 { margin: 0; font-family: "Playfair Display", serif; color: #011536; font-size: clamp(2.35rem, 5vw, 4.2rem); font-weight: 600; line-height: 1.08; }
.booking-lead { max-width: 650px; margin: 18px auto 0; font-size: 1.08rem; line-height: 1.75; }
.booking-alert { display: grid; gap: 5px; max-width: 810px; margin: 30px auto 0; padding: 19px 24px; border: 1px solid rgba(191,139,62,.36); border-radius: 12px; background: #fff; box-shadow: 0 14px 35px rgba(1,21,54,.07); font-size: .96rem; line-height: 1.55; }
.booking-alert strong { color: #011536; }
.booking-form-section { padding: 30px 0 90px; background: linear-gradient(#fff, #fbfaf7); }
.booking-form { display: grid; gap: 24px; max-width: 980px; margin: 0 auto; }
.booking-honeypot { display: none !important; }
.form-card { padding: clamp(24px, 4vw, 42px); border: 1px solid rgba(1,21,54,.12); border-radius: 18px; background: #fff; box-shadow: 0 18px 50px rgba(22,49,91,.08); }
.form-card__heading { display: flex; gap: 18px; align-items: flex-start; margin-bottom: 28px; padding-bottom: 21px; border-bottom: 1px solid rgba(1,21,54,.11); }
.form-step { display: grid; flex: 0 0 43px; place-items: center; width: 43px; height: 43px; border-radius: 50%; background: #011536; color: #fff; font-size: .78rem; font-weight: 700; letter-spacing: .08em; }
.form-card__heading h2 { margin: 0; font-family: "Playfair Display", serif; color: #011536; font-size: clamp(1.55rem, 3vw, 2.1rem); font-weight: 600; line-height: 1.2; }
.form-kicker { margin-bottom: 4px; }
.form-grid { display: grid; gap: 21px; }
.form-grid--2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.form-grid--3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.form-grid--spaced { margin-top: 26px; }
.field { display: flex; flex-direction: column; min-width: 0; }
.field--full { grid-column: 1 / -1; }
.field label, .choice-group legend, .radio-field legend { margin-bottom: 8px; color: #24395d; font-weight: 700; line-height: 1.45; }
.field label span, .radio-field legend span { color: #a44c42; }
.field input, .field select, .field textarea { width: 100%; min-height: 52px; padding: 12px 15px; border: 1px solid #d7d0c2; border-radius: 9px; outline: none; background: #ffffff; color: #1e2f4c; font: inherit; transition: border-color .2s ease, box-shadow .2s ease, background .2s ease; }
.field textarea { min-height: 105px; resize: vertical; }
.field input:focus, .field select:focus, .field textarea:focus { border-color: #011536; background: #fff; box-shadow: 0 0 0 4px rgba(1,21,54,.1); }
.field small, .choice-group small { margin-top: 7px; color: #65728a; font-size: .85rem; line-height: 1.5; }
.field a, .radio-field a, .submit-note a { color: #011536; font-weight: 700; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.agreement-box { display: flex; gap: 14px; align-items: flex-start; margin-top: 25px; padding: 18px; border-radius: 11px; background: #f5f1e8; color: #3c4e69; line-height: 1.6; cursor: pointer; }
.agreement-box input, .check-line input, .choice-grid input, .radio-field input { width: 18px; height: 18px; margin-top: 3px; accent-color: #011536; }
.agreement-box strong { display: block; margin-bottom: 2px; color: #011536; }
.check-line { display: flex; gap: 12px; align-items: flex-start; margin-top: 24px; cursor: pointer; }
.check-line strong { color: #011536; }
.choice-group, .radio-field { min-width: 0; margin: 0; padding: 0; border: 0; }
.choice-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; }
.choice-grid label { display: flex; gap: 9px; align-items: center; min-height: 48px; padding: 10px 12px; border: 1px solid #ddd6c9; border-radius: 9px; background: #ffffff; cursor: pointer; }
.choice-grid input { margin-top: 0; }
.form-note { margin: -7px 0 24px; color: #53627a; line-height: 1.7; }
.radio-field > div { display: flex; gap: 12px; }
.radio-field label { display: flex; gap: 8px; align-items: center; min-width: 90px; padding: 11px 15px; border: 1px solid #ddd6c9; border-radius: 9px; background: #ffffff; cursor: pointer; }
.radio-field input { margin-top: 0; }
.radio-field--policy { margin-top: 24px; }
.policy-panel { margin-bottom: 25px; padding: 23px 25px; border-left: 4px solid #bf8b3e; border-radius: 0 11px 11px 0; background: #fbfaf7; }
.policy-panel h3 { margin: 0 0 12px; font-family: "Playfair Display", serif; color: #011536; font-size: 1.35rem; }
.policy-panel ul { margin: 0; padding-left: 20px; color: #42536d; line-height: 1.7; }
.policy-panel li + li { margin-top: 6px; }
.agreement-box--final { margin-top: 24px; }
.booking-submit { display: flex; align-items: center; justify-content: center; gap: 18px; width: 100%; margin-top: 25px; padding: 16px 24px; border: 0; border-radius: 999px; background: #011536; color: #fff; font: inherit; font-weight: 700; letter-spacing: .02em; cursor: pointer; box-shadow: 0 12px 25px rgba(1,21,54,.22); transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.booking-submit:hover { transform: translateY(-2px); background: #000d25; box-shadow: 0 16px 30px rgba(1,21,54,.28); }
.booking-submit:focus-visible { outline: 3px solid rgba(191,139,62,.55); outline-offset: 3px; }
.submit-note { margin: 14px 0 0; text-align: center; color: #65728a; font-size: .88rem; }
@media (max-width: 800px) { .form-grid--3 { grid-template-columns: 1fr; } .choice-grid { grid-template-columns: repeat(2, minmax(0,1fr)); } }
@media (max-width: 620px) { .booking-shell { width: min(100% - 24px, 1120px); } .booking-hero { padding: 54px 0 45px; } .form-grid--2 { grid-template-columns: 1fr; } .choice-grid { grid-template-columns: 1fr; } .form-card { padding: 22px 18px; border-radius: 14px; } .form-card__heading { gap: 12px; } .form-step { flex-basis: 38px; width: 38px; height: 38px; } .radio-field > div { flex-wrap: wrap; } }
@media (prefers-reduced-motion: reduce) { .booking-submit, .field input, .field select, .field textarea { transition: none; } }
