.lightbox-overlay{z-index:1000;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-close{cursor:pointer;color:#fff;z-index:10;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.lightbox-close:hover{background:#ffffff4d}.lightbox-img-wrapper{width:90vw;max-width:1200px;height:82vh;position:relative}.lightbox-nav{cursor:pointer;color:#fff;z-index:10;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{background:#ffffff4d}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-counter{color:#ffffffd9;pointer-events:none;background:#00000073;border-radius:20px;padding:.25rem .85rem;font-size:14px;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}
