.ImageGallery-module__FTh4eG__galleryContainer{columns:4;column-fill:balance;column-gap:16px;margin:0;padding:0}.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="1"]{columns:1}.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="2"]{columns:2}.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="3"]{columns:3}.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="4"]{columns:4}.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="5"]{columns:5}.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="6"]{columns:6}.ImageGallery-module__FTh4eG__imageWrapper{break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;margin-bottom:16px}.ImageGallery-module__FTh4eG__imageButton{cursor:pointer;background:0 0;border:none;width:100%;margin:0;padding:0;transition:transform .2s ease-in-out;display:block}.ImageGallery-module__FTh4eG__imageButton:hover{transform:scale(1.02)}.ImageGallery-module__FTh4eG__imageContainer{aspect-ratio:auto;background:var(--color-surface-raised,#1f2937);border-radius:8px;width:100%;margin:0;transition:box-shadow .2s ease-in-out;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.ImageGallery-module__FTh4eG__imageContainer:hover{box-shadow:0 4px 16px #00000026}.ImageGallery-module__FTh4eG__skeleton{z-index:0;background:linear-gradient(110deg,#ffffff0a 25%,#ffffff1a 37%,#ffffff0a 63%) 0 0/200% 100%;animation:1.2s ease-in-out infinite ImageGallery-module__FTh4eG__skeletonShimmer;position:absolute;inset:0}@keyframes ImageGallery-module__FTh4eG__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ImageGallery-module__FTh4eG__image{z-index:1;object-fit:cover;width:100%;height:auto;transition:opacity .35s;display:block;position:relative}.ImageGallery-module__FTh4eG__imageLoading{opacity:0}.ImageGallery-module__FTh4eG__imageLoaded{opacity:1}.ImageGallery-module__FTh4eG__imageCaption{color:#fff;text-align:center;opacity:0;background:linear-gradient(#0000,#000c);width:100%;padding:16px;font-size:.875rem;transition:opacity .3s ease-in-out;position:absolute;bottom:0;left:0}.ImageGallery-module__FTh4eG__imageContainer:hover .ImageGallery-module__FTh4eG__imageCaption,.ImageGallery-module__FTh4eG__imageCaption.ImageGallery-module__FTh4eG__fixed{opacity:1}.ImageGallery-module__FTh4eG__modalContainer{z-index:1000;background-color:#000000f0;border:none;flex-direction:column;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;padding:0;display:flex;position:fixed;top:0;left:0}.ImageGallery-module__FTh4eG__modalInner{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.ImageGallery-module__FTh4eG__modalSlideNumber{color:#fff;z-index:10;opacity:0;background-color:#000000b3;border-radius:4px;padding:8px 12px;font-size:.875rem;transition:opacity .3s ease-in-out;position:absolute;top:16px;left:16px}.ImageGallery-module__FTh4eG__modalContainer:hover .ImageGallery-module__FTh4eG__modalSlideNumber{opacity:1}.ImageGallery-module__FTh4eG__modalToolbar{z-index:10;opacity:0;background-color:#000000b3;border-radius:8px;gap:8px;padding:8px;transition:opacity .3s ease-in-out;display:flex;position:absolute;top:16px;right:16px}.ImageGallery-module__FTh4eG__modalContainer:hover .ImageGallery-module__FTh4eG__modalToolbar{opacity:1}.ImageGallery-module__FTh4eG__modalToolbarButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:8px;transition:background-color .2s ease-in-out;display:flex}.ImageGallery-module__FTh4eG__modalToolbarButton:hover{background-color:#ffffff1a}.ImageGallery-module__FTh4eG__modalToolbarButton svg{width:20px;height:20px}.ImageGallery-module__FTh4eG__modalSlideShowSection{flex:1;justify-content:center;align-items:center;height:100vh;transition:height .3s ease-in-out;display:flex;position:relative}.ImageGallery-module__FTh4eG__modalSlideShowSection.ImageGallery-module__FTh4eG__withThumbnails{height:80vh}.ImageGallery-module__FTh4eG__modalImageContainer{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding:1rem 4rem;display:flex;position:relative}.ImageGallery-module__FTh4eG__modalImageFrame{vertical-align:middle;border-radius:8px;max-width:min(92vw,100%);max-height:min(80vh,100%);line-height:0;display:inline-block;position:relative;overflow:hidden}.ImageGallery-module__FTh4eG__modalBlurUnderlay{object-fit:cover;filter:blur(18px);opacity:1;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.08)}.ImageGallery-module__FTh4eG__modalImage{z-index:1;object-fit:contain;max-width:min(92vw,100%);max-height:min(80vh,100%);transition:opacity .25s;display:block;position:relative;width:auto!important;height:auto!important}.ImageGallery-module__FTh4eG__modalImageLoading{opacity:0}.ImageGallery-module__FTh4eG__modalImageReady{opacity:1}.ImageGallery-module__FTh4eG__modalSlideButton{color:#fff;cursor:pointer;opacity:0;background-color:#000000b3;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:48px;min-height:48px;padding:12px 16px;transition:all .3s ease-in-out;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageGallery-module__FTh4eG__modalContainer:hover .ImageGallery-module__FTh4eG__modalSlideButton{opacity:1}.ImageGallery-module__FTh4eG__modalSlideButton:hover{background-color:#000000e6;transform:translateY(-50%)scale(1.1)}.ImageGallery-module__FTh4eG__modalSlideButton.ImageGallery-module__FTh4eG__prev{left:16px}.ImageGallery-module__FTh4eG__modalSlideButton.ImageGallery-module__FTh4eG__next{right:16px}.ImageGallery-module__FTh4eG__modalSlideButton svg{width:24px;height:24px}.ImageGallery-module__FTh4eG__modalThumbnailSection{opacity:0;background-color:#000c;height:0;transition:all .3s ease-in-out;overflow:hidden}.ImageGallery-module__FTh4eG__modalThumbnailSection.ImageGallery-module__FTh4eG__visible{opacity:1;height:20vh}.ImageGallery-module__FTh4eG__modalThumbnailContainer{scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;align-items:center;gap:8px;height:100%;padding:12px;display:flex;overflow-x:auto}.ImageGallery-module__FTh4eG__modalThumbnailContainer::-webkit-scrollbar{height:6px}.ImageGallery-module__FTh4eG__modalThumbnailContainer::-webkit-scrollbar-track{background:0 0}.ImageGallery-module__FTh4eG__modalThumbnailContainer::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:3px}.ImageGallery-module__FTh4eG__modalThumbnailContainer::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}.ImageGallery-module__FTh4eG__modalThumbnail{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:4px;flex-shrink:0;width:80px;height:80px;transition:all .2s ease-in-out}.ImageGallery-module__FTh4eG__modalThumbnail:hover{transform:scale(1.05)}.ImageGallery-module__FTh4eG__modalThumbnail.ImageGallery-module__FTh4eG__active{border-color:#fff;box-shadow:0 0 8px #ffffff80}@media (max-width:1200px){.ImageGallery-module__FTh4eG__galleryContainer:not([data-max-columns]),.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="3"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="4"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="5"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="6"]{columns:3!important}}@media (max-width:768px){.ImageGallery-module__FTh4eG__galleryContainer:not([data-max-columns]),.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="1"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="2"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="3"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="4"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="5"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="6"]{columns:1!important}.ImageGallery-module__FTh4eG__galleryContainer{column-gap:12px}.ImageGallery-module__FTh4eG__imageWrapper{margin-bottom:12px}.ImageGallery-module__FTh4eG__modalSlideButton{min-width:40px;min-height:40px;padding:8px 12px}.ImageGallery-module__FTh4eG__modalSlideButton svg{width:20px;height:20px}.ImageGallery-module__FTh4eG__modalThumbnail{width:60px;height:60px}.ImageGallery-module__FTh4eG__modalThumbnailSection{height:15vh}}@media (max-width:480px){.ImageGallery-module__FTh4eG__galleryContainer:not([data-max-columns]),.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="1"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="2"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="3"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="4"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="5"],.ImageGallery-module__FTh4eG__galleryContainer[data-max-columns="6"]{columns:1!important}.ImageGallery-module__FTh4eG__galleryContainer{column-gap:8px}.ImageGallery-module__FTh4eG__imageWrapper{margin-bottom:8px}.ImageGallery-module__FTh4eG__modalToolbar{padding:4px;top:8px;right:8px}.ImageGallery-module__FTh4eG__modalSlideNumber{padding:6px 8px;top:8px;left:8px}}
