.rc-lightbox{z-index:var(--z-modal,200);background:#141210eb;justify-content:center;align-items:center;padding:5vh 5vw;display:flex;position:fixed;inset:0}.rc-lightbox__figure{width:min(900px,90vw);height:min(600px,80vh);position:relative}.rc-lightbox__btn{border-radius:var(--radius-pill);color:#fff;cursor:pointer;background:#ffffff1f;border:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:inline-flex;position:absolute}.rc-lightbox__btn:hover{background:#ffffff38}.rc-lightbox__close{top:20px;right:20px}.rc-lightbox__prev{top:50%;left:16px;transform:translateY(-50%)}.rc-lightbox__next{top:50%;right:16px;transform:translateY(-50%)}.rc-reserve-overlay{z-index:var(--z-modal,200);background:#14121099;justify-content:center;align-items:center;padding:5vh 5vw;display:flex;position:fixed;inset:0}.rc-reserve-modal{background:var(--surface,#fff);border-radius:var(--radius-lg,16px);width:min(480px,100%);max-height:90vh;padding:var(--space-6,28px);position:relative;overflow-y:auto}.rc-reserve-modal__close{border-radius:var(--radius-pill);background:var(--surface-muted,#0000000f);cursor:pointer;border:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex;position:absolute;top:16px;right:16px}.rc-reserve-modal__title{margin:0 0 var(--space-4,16px);padding-right:40px}
