a[aria-busy="true"]{cursor:progress}
#first-booking-error{max-width:min(420px,calc(100vw - 32px));border:1px solid #656ee5;border-radius:20px;padding:28px;color:#333358;background:#fff;font-family:"Copyright Public Type Variable Not for desktop use",sans-serif}
#first-booking-error::backdrop{background:#22234780;backdrop-filter:blur(5px)}
#first-booking-error h2{font-family:inherit;font-size:24px;line-height:1.2;margin:0 0 14px}
#first-booking-error p{font-family:inherit;font-size:16px;line-height:1.5;margin:0 0 24px}
#first-booking-error>div{display:flex;gap:12px}
#first-booking-error button{font:inherit;font-size:16px;cursor:pointer;border:0;border-radius:24px;padding:12px 20px;background:#656ee5;color:#fff}
#first-booking-error button[data-close]{color:#555;background:#f0f0f7}
#first-booking-error button:focus-visible{outline:3px solid #11bcbc;outline-offset:3px}
