body.lightbox-open{overflow:hidden}.image-lightbox[hidden]{display:none}.image-lightbox{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:24px;background:rgba(24,12,11,.94);backdrop-filter:blur(5px)}.image-lightbox figure{margin:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.image-lightbox img{display:block;max-width:calc(100vw - 150px);max-height:calc(100vh - 100px);width:auto;height:auto;object-fit:contain!important;object-position:center!important;border-radius:10px}.image-lightbox figcaption{color:#fff;text-align:center}.image-lightbox button{position:absolute;z-index:2;border:1px solid #ffffff40;background:#ffffff1f;color:#fff;display:grid;place-items:center}.image-lightbox-close{right:22px;top:22px;width:46px;height:46px;border-radius:50%}.image-lightbox-prev,.image-lightbox-next{top:50%;width:48px;height:64px;border-radius:14px;transform:translateY(-50%)}.image-lightbox-prev{left:22px}.image-lightbox-next{right:22px}[data-lightbox]{cursor:zoom-in}@media(max-width:767px){.image-lightbox{padding:10px}.image-lightbox img{max-width:calc(100vw - 20px);max-height:calc(100vh - 110px)}.image-lightbox-close{right:12px;top:12px}.image-lightbox-prev,.image-lightbox-next{top:auto;bottom:15px;width:44px;height:44px;border-radius:50%;transform:none}.image-lightbox-prev{left:calc(50% - 55px)}.image-lightbox-next{right:calc(50% - 55px)}}
