.booking-dialog{width:min(700px,calc(100% - 28px));max-height:calc(100svh - 28px);padding:0;border:0;background:#f7f5ef;color:#12304a;box-shadow:0 24px 80px rgba(18,48,74,.28);overflow:auto}.booking-dialog::backdrop{background:rgba(18,48,74,.72)}.booking-form{position:relative;width:100%;max-width:none;padding:clamp(28px,5vw,58px);background:#f7f5ef}.booking-form>.eyebrow{margin-bottom:18px}.booking-form h2{font:400 clamp(42px,6vw,68px)/.95 "Playfair Display",serif;letter-spacing:-.06em;margin:0 0 18px}.booking-form h2 em{color:#c7983f}.booking-lead{max-width:430px;margin:0 0 30px;color:#36546b;font-size:14px;line-height:1.6}.booking-form label{font-size:10px;font-weight:600;letter-spacing:.08em}.booking-form input,.booking-form select,.booking-form textarea{border-bottom-color:#9cafbb;color:#12304a}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-bottom-color:#c7983f}.booking-form .booking-submit{display:flex;justify-content:space-between;width:100%;margin-top:26px;background:#12304a;color:#fff;padding:16px 18px;font:600 11px "DM Sans";letter-spacing:.08em}.booking-form .booking-submit span{color:#c7983f}.booking-close{position:absolute;top:16px;right:18px;border:0;background:transparent;color:#12304a;font-size:28px;line-height:1;cursor:pointer}.booking-message{min-height:22px;margin:16px 0 0;font-size:13px;line-height:1.5}.booking-message.success{color:#216347}.booking-message.error{color:#a13e3e}.payment-link{display:inline-block;margin:10px 0 0 12px;background:#c7983f;color:#12304a;padding:9px 12px;text-decoration:none;font-size:10px;font-weight:600;letter-spacing:.08em}@media(max-width:600px){.booking-dialog{width:calc(100% - 24px);max-height:calc(100svh - 24px)}.booking-form{padding:28px 22px}.booking-form .booking-row{grid-template-columns:1fr;gap:17px}}
