.gallery-lightbox-actions{display:flex;align-items:center;gap:.5rem}
.gallery-lightbox-actions button{display:inline-flex!important;width:auto!important;min-height:40px!important;align-items:center;gap:.4rem;padding:.45rem .7rem!important;border-radius:.7rem!important;font-size:.68rem;font-weight:900}
.gallery-lightbox-stage{touch-action:pan-y}
.gallery-lightbox-stage img{user-select:none;-webkit-user-drag:none}
@media(max-width:560px){.gallery-lightbox-foot{align-items:flex-start;flex-direction:column}.gallery-lightbox-actions{width:100%;justify-content:space-between}.gallery-lightbox-actions button span{display:none}}

