.other-booking-page .honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.other-booking-page .optional{font-weight:400;color:var(--muted);font-size:10px}
.other-booking-page .field-note{font-size:10px;color:var(--muted);line-height:1.5}
.other-booking-page .request-status{font-size:12px;color:var(--accent);margin-bottom:14px}
.other-booking-page .request-status:empty{display:none}
.other-booking-page .direct-contact{font-size:12px;color:var(--muted);text-align:center;margin-top:20px}
.other-booking-page .direct-contact a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}
.other-booking-page .request-success{padding:45px 20px;text-align:center}
.other-booking-page .request-success h2{font-size:clamp(32px,4vw,44px);margin-bottom:22px}
.other-booking-page .request-success p{font-size:14px;max-width:440px;margin:0 auto 30px;color:var(--muted)}
.other-booking-page .field input,.other-booking-page .field select,.other-booking-page .field textarea{font-size:16px}
