.image-lightbox{position:fixed;inset:0;z-index:9999}.image-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85)}.image-lightbox-content{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:40px}.image-lightbox-content img{max-width:100%;max-height:100%;border-radius:8px;box-shadow:0 0 30px rgba(0,0,0,.5);cursor:zoom-out}.image-lightbox-content img{transition:transform .2s ease}.image-lightbox-content img:hover{transform:scale(1.02)}
