.demo-booking-gate-dialog{color:#202020;background:#fff;border:1px solid #20202018;border-radius:24px;width:min(480px,100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;position:fixed;inset:0;overflow:auto;box-shadow:0 28px 100px #0004}.demo-booking-gate-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101113b3}.demo-booking-gate-surface{padding:24px}.demo-booking-gate-surface header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.demo-booking-gate-surface h2{letter-spacing:-.04em;margin:0;font-size:24px;line-height:1.2}.demo-booking-gate-surface header button{cursor:pointer;background:#f8f8f8;border:1px solid #20202015;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.demo-booking-gate-surface header button:focus-visible{outline-offset:3px;outline:2px solid #387cff}.demo-booking-gate-surface>p{text-align:center;color:#707070;padding:24px 0}.demo-booking-gate-surface>a{text-align:center;color:#707070;padding-top:20px;font-size:12px;text-decoration:underline;display:block}.demo-booking-gate-dialog:has([data-calendar=true]){width:min(1120px,100vw - 32px);max-width:1120px;max-height:calc(100dvh - 32px)}.demo-booking-gate-surface[data-calendar=true]{width:100%;max-width:none;padding:20px}.booking-calendar-frame{background:#fff;border:0;width:100%;height:min(700px,100dvh - 160px);min-height:300px;display:block}.booking-load-status{color:#616161;margin:8px 0;font-size:13px}@media (max-width:599px){.demo-booking-gate-dialog:has([data-calendar=true]){width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.demo-booking-gate-surface[data-calendar=true]{padding:12px}.booking-calendar-frame{height:calc(100dvh - 150px)}}
