.zoomable-image{cursor:zoom-in}.image-lightbox{position:fixed;z-index:1000;inset:0;display:none;align-items:center;justify-content:center;padding:42px;background:rgba(0,0,0,.9);cursor:zoom-out}.image-lightbox.open{display:flex}.image-lightbox img{max-width:min(1500px,calc(100vw - 64px));max-height:calc(100vh - 64px);object-fit:contain;box-shadow:0 30px 90px rgba(0,0,0,.7);cursor:zoom-out}.image-lightbox-close{position:fixed;top:18px;right:20px;padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:6px;background:rgba(20,20,22,.9);color:#fff;font:600 12px Inter,"Microsoft YaHei",sans-serif;cursor:pointer}.image-lightbox-close:hover{background:#2a2a2e}@media(max-width:600px){.image-lightbox{padding:20px}.image-lightbox img{max-width:calc(100vw - 32px);max-height:calc(100vh - 70px)}}
