.lightbox{background:rgba(0,0,0,.8);display:none;inset:0;opacity:0;position:fixed;touch-action:none;transition:opacity 1s ease-in-out;z-index:9999}.lightbox-image{pointer-events:auto;user-select:none;-webkit-user-select:none}.lightbox-wm{left:50%;max-height:90%;max-width:90%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform 1s ease-in-out,opacity 250ms ease-in-out;user-select:none}.lightbox-next,.lightbox-prev{top:50%;transform:translateY(-50%)}.lightbox-wm::before{pointer-events:none}.lightbox-wm>.lightbox-image{display:block;height:auto;max-height:90vh;max-width:90vw;opacity:0;pointer-events:auto;position:relative;width:auto;z-index:1}.lightbox-button{background:0 0;border:0;color:#fff;cursor:pointer;position:absolute;z-index:10000}.lightbox-prev{left:2.5%}.lightbox-next{right:2.5%}.lightbox-close{right:2.5%;top:2.5%}.lightbox-zoom{bottom:2.5%;display:flex;gap:1em;left:50%;position:absolute;transform:translateX(-50%);z-index:20000}.lightbox-zoom .lightbox-button{position:static}