.rah-booking-paused { margin-bottom: 28px; padding: 18px 22px; border: 1px solid #d7c2b8; border-radius: 16px; background: #f4eee6; color: #6f5149; }
.rah-booking-paused a { color: #2d5058; font-weight: 800; }
.rah-form-error { margin-bottom: 18px; padding: 14px 16px; border-left: 4px solid #9a4338; border-radius: 10px; background: #fff0ed; color: #752f26; font-weight: 700; }
.rah-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.booking-layout[hidden] { display: none; }
.booking-submit:disabled { cursor: not-allowed; opacity: .58; }
.form-help[aria-live] { min-height: 1.4em; }
.field.field-next > span { color: #2d5058; }
.field.field-next :is(input, select) { border-color: #2d5058; box-shadow: 0 0 0 3px rgba(45, 80, 88, .12); background: #fbfdfd; }
.form-help.is-guidance { margin-bottom: 7px; color: #2d5058; font-weight: 700; }
.form-jump { appearance: none; display: inline-flex; align-items: center; min-height: 38px; margin: 0; padding: 0 13px; border: 1px solid rgba(45, 80, 88, .32); border-radius: 999px; background: #eef5f4; color: #2d5058; cursor: pointer; font: inherit; font-size: 13px; font-weight: 800; }
.form-jump:hover { background: #e3efed; }
.form-jump[hidden] { display: none; }
