/* Dedicated enquiry page and homepage contact invitation. */
.contact-invitation { position: relative; background: #0b2438; color: #fff; padding: 64px 0 28px; overflow: hidden; scroll-margin-top: 72px; }
.contact-invitation::before { content: ''; position: absolute; inset: 0 0 0 55%; opacity: .15; background-image: linear-gradient(#61919d 1px, transparent 1px), linear-gradient(90deg, #61919d 1px, transparent 1px); background-size: 64px 64px; mask-image: linear-gradient(90deg, transparent, #000); pointer-events: none; }
.contact-invitation .wrap { position: relative; }
.invitation-top { display: flex; justify-content: space-between; gap: 24px; align-items: center; }
.invitation-top .eyebrow { color: #69d3c4; }
.invitation-kicker { font-size: 12px; color: #9fb4bf; }
.invitation-grid { display: grid; grid-template-columns: 1.6fr 1fr; align-items: center; gap: 80px; padding: 38px 0 48px; }
.invitation-grid h2 { font-size: clamp(34px, 4.2vw, 54px); line-height: 1.14; letter-spacing: -.045em; }
.invitation-grid h2 span { color: #81d5c9; }
.invitation-grid p { max-width: 555px; color: #bbcbd3; margin-top: 22px; font-size: 16px; line-height: 1.75; }
.invitation-actions { max-width: 320px; width: 100%; justify-self: end; }
.contact-button { display: flex; align-items: center; justify-content: space-between; gap: 30px; background: #99e3d6; border: 1px solid transparent; border-radius: 7px; color: #0b2b3b; padding: 17px 23px; font: 600 16px var(--body); cursor: pointer; transition: background .15s, box-shadow .15s; text-decoration: none; }
.contact-button:hover { background: #b2eddf; box-shadow: 0 4px 16px #071e3020; }
.contact-button span[aria-hidden] { font-size: 23px; line-height: 1; }
.booking-link { display: flex; justify-content: space-between; align-items: center; border: 1px solid #587181; border-radius: 7px; margin-top: 12px; padding: 15px 23px; font-size: 15px; }
.booking-link:hover { background: #ffffff0a; border-color: #99e3d6; }
.invitation-actions p { font-size: 13px; margin-top: 18px; text-align: center; }
.invitation-actions p a { color: #fff; border-bottom: 1px solid #8199a6; }
.invitation-bottom { display: flex; gap: 28px; padding-top: 20px; border-top: 1px solid #ffffff20; font-size: 12px; color: #9fb4bf; }
.invitation-bottom span::before { content: ''; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #80cebf; margin-right: 10px; vertical-align: middle; }

.enquiry-page { background: #f4f7f7; }
.enquiry-page [hidden] { display: none !important; }


.enquiry-main { padding-top: 30px; padding-bottom: 80px; }
.back-link { display: inline-block; font-size: 12px; color: #586d78; margin-bottom: 36px; }
.back-link:hover { color: #0d635c; }
.enquiry-layout { display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 66px; align-items: start; }
.enquiry-intro { padding-top: 23px; }
.enquiry-intro > .eyebrow { color: #326e68; font-size: 10px; letter-spacing: .15em; }
.enquiry-intro h1 { font-size: clamp(40px, 4.8vw, 62px); color: #0c2a3e; line-height: 1.06; letter-spacing: -.055em; margin: 21px 0 25px; }
.teal-period { color: #139b8c; }
.intro-lead { font-size: 21px; line-height: 1.45; color: #284858; max-width: 340px; margin-bottom: 15px; }
.intro-copy { font-size: 15px; color: #586c76; line-height: 1.8; max-width: 350px; }
.next-steps { margin: 39px 0; padding-top: 27px; border-top: 1px solid #d7e1e3; }
.next-steps h2 { font-family: var(--body); font-size: 14px; font-weight: 600; letter-spacing: 0; margin-bottom: 24px; }
.next-steps ol { list-style: none; }
.next-steps li { display: flex; gap: 17px; margin-bottom: 24px; }
.next-steps li > span { flex-shrink: 0; font: 11px var(--mono); color: #3b7a72; width: 29px; height: 29px; border: 1px solid #c1d9d4; border-radius: 50%; display: grid; place-items: center; background: #edf5f1; }
.next-steps strong { display: block; font-size: 14px; font-weight: 600; padding-top: 2px; }
.next-steps p { color: #667883; font-size: 13px; margin-top: 4px; }
.direct-contact { border-top: 1px solid #d7e1e3; padding-top: 26px; }
.direct-contact > .eyebrow { font-size: 10px; color: #657982; letter-spacing: .12em; display: block; }
.direct-contact > a:not(.direct-booking) { display: flex; align-items: center; justify-content: space-between; font-size: 24px; font-weight: 600; color: #163d4d; margin: 10px 0 15px; }
.direct-contact .direct-booking { color: #236f66; font-size: 14px; text-decoration: underline; text-underline-offset: 4px; }
.direct-contact > p { margin-top: 25px; font-size: 12px; color: #6c7d84; line-height: 1.8; }
.enquiry-panel { background: #fff; border: 1px solid #dce6e6; border-top: 3px solid #2c9585; border-radius: 12px; box-shadow: 0 12px 40px #173d4910; padding: 34px 38px 0; overflow: hidden; }
.form-heading > .eyebrow { color: #588077; font-size: 10px; letter-spacing: .12em; }
.form-heading h2 { color: #153747; font-size: 30px; letter-spacing: -.035em; margin: 9px 0 9px; }
.form-heading > p { color: #6b7d85; font-size: 12px; margin-bottom: 28px; }
.enquiry-section { border: none; border-top: 1px solid #e4ebec; padding: 22px 0 5px; min-width: 0; }
.enquiry-section legend { padding-right: 14px; font-size: 14px; font-weight: 600; color: #153747; }
.enquiry-section legend > span { color: #70928b; font: 10px var(--mono); margin-right: 10px; }
.enquiry-row { display: grid; grid-template-columns: 1fr 1fr; gap: 17px; }
.field { margin-bottom: 20px; min-width: 0; }
.field label { display: block; font-size: 13px; font-weight: 600; color: #314c59; margin-bottom: 8px; }
.field label > span { color: #558578; margin-left: 3px; }
.field label small { color: #6b7e85; font-size: 11px; font-weight: 400; margin-left: 5px; }
.field input, .field select, .field textarea { display: block; width: 100%; min-width: 0; background: #fff; color: #193c4c; border: 1px solid #cbd8dd; border-radius: 6px; padding: 12px 13px; font: 14px var(--body); line-height: 1.45; transition: border .15s, box-shadow .15s; }
.field select { appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath d='m5 7 4 4 4-4' stroke='%235b727e' stroke-width='1.5'/%3E%3C/svg%3E"); background-position: right 12px center; background-repeat: no-repeat; padding-right: 34px; }
.field select:has(option[value=""]:checked) { color: #72818a; }
.field textarea { resize: vertical; min-height: 135px; }
.field input::placeholder, .field textarea::placeholder { color: #72818a; opacity: 1; }
.field input:focus, .field select:focus, .field textarea:focus { outline: none; border-color: #238879; box-shadow: 0 0 0 3px #23887919; }
.enquiry-page :focus-visible, .contact-invitation :focus-visible { outline: 3px solid #29867c; outline-offset: 4px; }
.field-error { font-size: 12px; line-height: 1.5; color: #a3292c; margin-top: 6px; }
.field-error:empty { display: none; }
.field [aria-invalid="true"] { border-color: #bd4445; }
.field-hint { color: #6c7f89; font-size: 11px; margin-top: 6px; }
.optional-details { margin: -1px 0 27px; }
.optional-details summary { color: #397168; font-size: 12px; font-weight: 600; cursor: pointer; padding: 5px 0; }
.optional-details summary span { font-weight: 400; color: #74858c; font-size: 11px; margin-left: 7px; }
.optional-details .enquiry-row { margin-top: 16px; }
.optional-details .field { margin-bottom: 0; }
.message-meta { display: flex; align-items: flex-start; justify-content: space-between; gap: 15px; font-size: 10px; color: #71818a; margin-top: 8px; }
.message-meta > span { white-space: nowrap; font-family: var(--mono); }
.consent-field { padding-top: 7px; margin-bottom: 23px; }
.enquiry-consent { display: flex; align-items: flex-start; gap: 11px; font-size: 12px; color: #5d727c; line-height: 1.8; }
.enquiry-consent input { width: 17px; height: 17px; flex: 0 0 17px; margin-top: 3px; accent-color: #277e70; }
.enquiry-consent a { text-decoration: underline; text-underline-offset: 3px; color: #246a61; }
.enquiry-submit { width: 100%; background: #103d4e; color: #fff; padding: 15px 21px; }
.enquiry-submit:hover { background: #195b66; }
.enquiry-submit:disabled { cursor: wait; opacity: .7; }
.submission-note { display: flex; justify-content: center; align-items: center; gap: 5px; text-align: center; font-size: 10px; color: #70838c; margin: 13px 0 25px; }
.submission-note svg { width: 14px; height: 14px; flex-shrink: 0; }
.submit-status { font-size: 13px; color: #315e63; margin-top: 10px; }
.submit-status:empty { display: none; }
.submit-status[data-state="error"] { color: #a3292c; }
.enquiry-error-summary { border-left: 3px solid #b84242; padding: 12px 15px; margin-bottom: 25px; background: #fff4f2; color: #94312f; font-size: 13px; }
.enquiry-error-summary a { text-decoration: underline; }
.enquiry-error-summary ul { padding-left: 18px; margin-top: 7px; }




.enquiry-success { padding: 40px 0 50px; outline: none; }
.success-mark { width: 64px; height: 64px; display: grid; place-items: center; background: #e6f4ef; color: #1d8065; border: 1px solid #c7e9dc; border-radius: 50%; font-size: 27px; margin-bottom: 30px; }
.enquiry-success .eyebrow { font-size: 10px; color: #327361; }
.enquiry-success h2 { font-size: clamp(30px, 3vw, 41px); color: #103d4e; margin: 18px 0; }
.enquiry-success > p { font-size: 15px; color: #637680; line-height: 1.8; overflow-wrap: anywhere; }
.success-summary { border-top: 1px solid #dfe8e8; border-bottom: 1px solid #dfe8e8; padding: 10px 0; margin: 25px 0; }
.success-summary > div { display: flex; justify-content: space-between; gap: 20px; margin: 11px 0; font-size: 13px; }
.success-summary dt { color: #6c8089; }
.success-summary dd { color: #214957; text-align: right; overflow-wrap: anywhere; }

.try-again { display: block; margin: 18px auto 0; border: 0; background: none; color: #3e786c; font: 13px var(--body); text-decoration: underline; text-underline-offset: 4px; cursor: pointer; }
@media (max-width: 1000px) { .enquiry-layout { gap: 35px; } .enquiry-panel { padding: 28px 25px 0; } .invitation-grid { gap: 35px; } }
@media (max-width: 760px) {
  .enquiry-main { padding: 22px 20px 48px; }
  .back-link { margin-bottom: 23px; }
  .enquiry-layout { grid-template-columns: 1fr; gap: 28px; }
  .enquiry-intro { padding-top: 0; }
  .enquiry-intro h1 { font-size: 44px; margin: 15px 0 18px; }
  .enquiry-intro h1 br { display: none; }
  .intro-lead { font-size: 19px; max-width: 100%; }
  .intro-copy { max-width: 100%; font-size: 14px; }
  .next-steps, .direct-contact { display: none; }
  .invitation-grid { grid-template-columns: 1fr; gap: 30px; padding: 28px 0 35px; }
  .invitation-actions { justify-self: start; max-width: 100%; }
  .invitation-kicker { display: none; }
  .invitation-bottom { flex-wrap: wrap; gap: 10px 20px; font-size: 11px; }
  .contact-invitation { padding-top: 40px; }
  .invitation-grid h2 { font-size: 36px; }
  .invitation-grid p { font-size: 15px; }
}
@media (max-width: 480px) {
  .enquiry-row { grid-template-columns: 1fr; gap: 0; }
  .enquiry-panel { padding: 26px 20px 0; }

  .field input, .field select, .field textarea { font-size: 16px; }
  .enquiry-intro h1 { font-size: 39px; }
  .optional-details .enquiry-row { gap: 15px; }
  .message-meta { font-size: 10px; gap: 8px; }
}
