.imageGallery_gallery__dgDUg{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:12px;gap:12px}.imageGallery_galleryItem__9AZLL{position:relative;aspect-ratio:16/10;border-radius:10px;overflow:hidden;background:#e5e7eb;border:none;padding:0;cursor:pointer;display:block;width:100%}.imageGallery_galleryItem__9AZLL:hover .imageGallery_zoomHint__7SoVJ{opacity:1}.imageGallery_galleryItem__9AZLL:hover .imageGallery_galleryImg__EsXdq{transform:scale(1.04)}.imageGallery_galleryImg__EsXdq{object-fit:cover;transition:transform .3s ease}.imageGallery_zoomHint__7SoVJ{position:absolute;background:rgba(0,0,0,.35);color:#fff;opacity:0;transition:opacity .2s ease;border-radius:10px}.imageGallery_backdrop__y3K2T,.imageGallery_zoomHint__7SoVJ{inset:0;display:flex;align-items:center;justify-content:center}.imageGallery_backdrop__y3K2T{position:fixed;background:rgba(0,0,0,.82);z-index:1000;padding:24px;animation:imageGallery_fadeIn__tg22y .18s ease}@keyframes imageGallery_fadeIn__tg22y{0%{opacity:0}to{opacity:1}}.imageGallery_modal__J_x9_{background:#111;border-radius:16px;overflow:hidden;width:100%;max-width:900px;max-height:calc(100vh - 48px);display:flex;flex-direction:column;animation:imageGallery_slideUp__7hFR2 .2s ease}@keyframes imageGallery_slideUp__7hFR2{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.imageGallery_modalHeader__2y69E{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;flex-shrink:0}.imageGallery_counter__XyAJZ{font-size:13px;font-weight:600;color:rgba(255,255,255,.5);letter-spacing:.04em}.imageGallery_closeBtn__8C1_f{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;transition:background .15s ease;flex-shrink:0}.imageGallery_closeBtn__8C1_f:hover{background:rgba(255,255,255,.2)}.imageGallery_imageWrap__kgkvZ{position:relative;flex:1 1;min-height:0;aspect-ratio:16/9}.imageGallery_modalImg__lAZV0{object-fit:contain}.imageGallery_navBtn__hra4E{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;border:none;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.imageGallery_navBtn__hra4E:hover{background:rgba(255,255,255,.25)}.imageGallery_navBtnPrev__57jYS{left:14px}.imageGallery_navBtnNext__HhNeG{right:14px}@media (max-width:768px){.imageGallery_gallery__dgDUg{grid-template-columns:1fr}.imageGallery_modal__J_x9_{border-radius:12px}.imageGallery_backdrop__y3K2T{padding:16px}}