.image-popup-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.image-popup-content{position:relative;max-width:90vw;max-height:90vh}.image-popup-content img{width:100%;max-width:1000px;max-height:90vh;object-fit:contain;border-radius:16px}.close-popup{position:absolute;top:-14px;right:-14px;width:36px;height:36px;border:none;border-radius:50%;background:#fff;cursor:pointer;font-size:18px;font-weight:700}
