.imageGallery_galleryContainer__AsiU_{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1rem;position:relative}.imageGallery_imageWrapper__laRBe{overflow:hidden;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease}.imageGallery_imageWrapper__laRBe:hover{transform:scale(1.05)}.imageGallery_image__0aS1V{top:10px;width:100%;height:auto;display:block}.imageGallery_thumbnailContainer__Aq7Ux{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;padding:1rem}.imageGallery_thumbnail__yUiiz{width:100%;height:auto;cursor:pointer;border-radius:8px;transition:transform .3s ease}.imageGallery_thumbnail__yUiiz:hover{transform:scale(1.05)}.imageGallery_fullscreenOverlay__8LhMm{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000}.imageGallery_fullscreenImage__PWp3a{max-width:90%;max-height:90%;border-radius:8px}.imageGallery_nextButton__p9fn3,.imageGallery_prevButton__9FyhD{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:white;font-size:2rem;cursor:pointer;z-index:1001}.imageGallery_prevButton__9FyhD{left:10px}.imageGallery_nextButton__p9fn3{right:10px}.imageGallery_nextButton__p9fn3:hover,.imageGallery_prevButton__9FyhD:hover{color:#f39c12}.splash_splashEnter__kZqda{top:0;left:0;width:100vw;height:100vh;z-index:1000;background:rgba(255,255,255,.8);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center}.splash_splashEnter__kZqda,.splash_splashExit__oyHoN{position:fixed;transition:all .4s cubic-bezier(.4,0,.2,1)}.splash_splashExit__oyHoN{top:.5rem;left:50%;transform:translateX(-50%) scale(.25);width:4rem;height:4rem;border-radius:2rem;z-index:1100;background:rgba(255,255,255,0)}.splash_splashSticky__dG7QA{position:fixed;top:1rem;left:1rem;width:5.5rem;height:5.5rem;border-radius:.5rem;z-index:1200;background:transparent;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.splash_splashContent__6PRjz{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.splash_logo__6MGBu{filter:drop-shadow(0 0 20px rgba(255,255,255,.3));transition:all .3s ease}