.gallery-modal{z-index:100;width:100%;height:100%;position:fixed;top:0;left:0}.gallery-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;width:100%;height:100%;position:fixed;top:0;left:0}.gallery-modal-img{object-fit:contain;border:1px solid #fff3;width:auto;max-width:100%;height:auto;max-height:calc(100% - 96px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-modal-alt{background-color:var(--cl-background);text-align:center;border-top:1px solid #fff3;width:100%;height:48px;padding:12px;font-size:14px;font-weight:500;position:fixed;bottom:0;left:0}.gallery-modal-close,.gallery-modal-prev,.gallery-modal-next{z-index:100;opacity:.5;position:absolute}.gallery-modal-close{top:20px;right:20px}.gallery-modal-prev{top:50%;left:20px;transform:translateY(-50%)}.gallery-modal-next{top:50%;right:20px;transform:translateY(-50%)}
