.GalleryList_galleryGrid__4Mc1B{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;width:100%;max-width:1600px;padding:0 10px;margin:30px auto 0;animation:GalleryList_fadeIn__434Hk .8s ease-out}@media (min-width:640px){.GalleryList_galleryGrid__4Mc1B{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}}@media (min-width:768px){.GalleryList_galleryGrid__4Mc1B{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (min-width:1024px){.GalleryList_galleryGrid__4Mc1B{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (min-width:1280px){.GalleryList_galleryGrid__4Mc1B{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (min-width:1536px){.GalleryList_galleryGrid__4Mc1B{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.GalleryList_errorContainer__7qpmu,.GalleryList_loadingContainer__ST3bZ{width:100%;padding:2.5rem;text-align:center;background-color:#f8f9fa;border-radius:12px;margin:2rem 0;box-shadow:0 4px 12px rgba(0,0,0,.05);animation:GalleryList_fadeIn__434Hk .5s ease-in-out}.GalleryList_loadingContainer__ST3bZ{color:#1976d2;font-weight:600;font-size:1.1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}.GalleryList_loadingContainer__ST3bZ:after{content:"";width:40px;height:40px;margin-top:20px;border-radius:50%;border:3px solid rgba(25,118,210,.2);border-top-color:#1976d2;animation:GalleryList_spin__dRV5r 1s ease-in-out infinite}@keyframes GalleryList_spin__dRV5r{to{transform:rotate(1turn)}}.GalleryList_errorContainer__7qpmu{color:#d32f2f;font-weight:600;font-size:1.1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;border-left:4px solid #d32f2f}.GalleryList_errorContainer__7qpmu:before{content:"⚠️";font-size:2rem;margin-bottom:15px}.GalleryList_timestamp__EfizM{display:block;font-size:.85rem;color:#78909c;margin-top:.8rem;font-style:italic;padding:4px 8px;background-color:rgba(240,247,255,.5);border-radius:12px;display:inline-block;transition:all .3s ease}.GalleryList_card__Kcmep:hover .GalleryList_timestamp__EfizM{background-color:rgba(225,245,254,.8);color:#0277bd}.GalleryList_galleryItem__alzvn{box-sizing:border-box;border:1px solid hsla(0,0%,90%,.7);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.165,.84,.44,1);height:100%;display:flex;flex-direction:column;position:relative;transform-origin:center bottom;cursor:pointer}.GalleryList_galleryItem__alzvn:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.12);box-shadow:0 8px 16px rgba(0,0,0,.1);border-color:rgba(200,230,255,.8)}.GalleryList_imageContainer__oVeUv{position:relative;overflow:hidden;aspect-ratio:4/3;border-radius:8px 8px 0 0;transform:translateZ(0)}.GalleryList_image__ttjgB{width:100%;height:100%;border-radius:0;margin-bottom:0;transition:transform .5s cubic-bezier(.165,.84,.44,1);-o-object-fit:cover;object-fit:cover}.GalleryList_galleryItem__alzvn:hover .GalleryList_image__ttjgB{transform:scale(1.08)}.GalleryList_imageOverlay__wszIE{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.2));display:flex;align-items:center;justify-content:center;opacity:0;transition:all .4s cubic-bezier(.165,.84,.44,1)}.GalleryList_galleryItem__alzvn:hover .GalleryList_imageOverlay__wszIE{opacity:1}.GalleryList_zoomIcon__NNp1i{color:#fff;font-size:28px;background:rgba(0,0,0,.6);padding:12px;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.3);transform:scale(.8);transition:all .3s cubic-bezier(.165,.84,.44,1)}.GalleryList_galleryItem__alzvn:hover .GalleryList_zoomIcon__NNp1i{transform:scale(1)}.GalleryList_categoryBadge__3rmMU{position:absolute;top:12px;right:12px;background-color:rgba(0,0,0,.7);color:#fff;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:6px;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px rgba(0,0,0,.2);transform:translateY(0);transition:all .3s cubic-bezier(.165,.84,.44,1)}.GalleryList_galleryItem__alzvn:hover .GalleryList_categoryBadge__3rmMU{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.3);background-color:rgba(76,175,80,.8)}.GalleryList_itemContent__pQy9g{padding:16px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#fff,#f9f9f9);border-top:1px solid hsla(0,0%,90%,.5)}.GalleryList_itemDescription__CHER3{font-size:.95rem;margin-bottom:10px;line-height:1.6;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#333;max-height:2.6em}.GalleryList_itemMeta__UX7KW{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#666;background-color:hsla(0,0%,94%,.5);padding:6px 10px;border-radius:20px;width:-moz-fit-content;width:fit-content;margin-top:8px;transition:all .3s ease}.GalleryList_galleryItem__alzvn:hover .GalleryList_itemMeta__UX7KW{background-color:rgba(220,240,255,.5);color:#3a7bd5}.GalleryList_card__Kcmep:hover .GalleryList_image__ttjgB,.GalleryList_galleryItem__alzvn:hover .GalleryList_image__ttjgB{transform:scale(1.05)}.GalleryList_lightbox__IDdji{position:fixed;inset:0;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:0}.GalleryList_lightboxContent__DkFQU{position:relative;width:100vw;height:100vh;background:#000;overflow:hidden;display:flex;flex-direction:column}.GalleryList_lightboxImageContainer__nB4Pw{position:relative;width:100%;flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center}.GalleryList_lightboxImage__qg3dq{-o-object-fit:contain;object-fit:contain;transition:transform .5s ease;max-height:calc(100vh - 120px);max-width:100%}.GalleryList_lightboxImageWrapper__b_1Xx{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;will-change:transform,opacity}@keyframes GalleryList_fadeIn__434Hk{0%{opacity:0}to{opacity:1}}@keyframes GalleryList_zoomIn__4jpLd{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.GalleryList_closeButton__2dUYe{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.5);color:#fff;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:15;opacity:.7;box-shadow:0 2px 8px rgba(0,0,0,.3)}.GalleryList_closeButton__2dUYe:hover{background:rgba(0,0,0,.8);transform:scale(1.1);opacity:1}.GalleryList_navButton__BU7cA{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border:none;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:5;box-shadow:0 2px 10px rgba(0,0,0,.3);opacity:.7}.GalleryList_prevButton__oYMmF{left:20px}.GalleryList_nextButton__6Umzw{right:20px}.GalleryList_navButton__BU7cA:hover{background:rgba(0,0,0,.8);transform:translateY(-50%) scale(1.1);opacity:1}@media (max-width:768px){.GalleryList_navButton__BU7cA{width:50px;height:50px}.GalleryList_prevButton__oYMmF{left:10px}.GalleryList_nextButton__6Umzw{right:10px}}.GalleryList_lightboxControls__2YgIE{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:rgba(0,0,0,.7);border-top:1px solid hsla(0,0%,100%,.1);position:absolute;bottom:0;left:0;right:0;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(0);transition:transform .4s cubic-bezier(.165,.84,.44,1)}.GalleryList_lightboxContent__DkFQU:hover .GalleryList_lightboxControls__2YgIE{transform:translateY(0)}.GalleryList_controlButton__mVHEz{background:rgba(76,175,80,.7);color:#fff;border:1px solid hsla(0,0%,100%,.2);padding:8px 16px;border-radius:30px;cursor:pointer;font-size:.9rem;transition:all .3s cubic-bezier(.165,.84,.44,1);display:flex;align-items:center;gap:8px;box-shadow:0 4px 12px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.GalleryList_controlButton__mVHEz:hover{background:rgba(76,175,80,.9);transform:translateY(-2px) scale(1.05);box-shadow:0 6px 16px rgba(0,0,0,.4);border-color:hsla(0,0%,100%,.4)}.GalleryList_controlButton__mVHEz.GalleryList_active__tQmI2{background:rgba(255,87,34,.8)}.GalleryList_controlButton__mVHEz.GalleryList_active__tQmI2:hover{background:rgba(255,87,34,.9)}.GalleryList_imageCounter__vFxEt{color:#fff;font-size:.85rem;font-weight:500;background:rgba(0,0,0,.6);padding:6px 14px;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.15);letter-spacing:.5px;transition:all .3s ease}.GalleryList_imageCounter__vFxEt:hover{background:rgba(0,0,0,.7);border-color:hsla(0,0%,100%,.25)}.GalleryList_lightboxCaption__0DFn_{padding:12px 16px;color:#fff;background:rgba(0,0,0,.8);font-size:.9rem;line-height:1.6;position:absolute;bottom:50px;left:0;right:0;z-index:9;max-height:30vh;overflow-y:auto;transition:opacity .3s ease;opacity:.8}.GalleryList_lightboxCaption__0DFn_:hover{opacity:1}.GalleryList_lightboxCaption__0DFn_ h1,.GalleryList_lightboxCaption__0DFn_ h2,.GalleryList_lightboxCaption__0DFn_ h3,.GalleryList_lightboxCaption__0DFn_ h4,.GalleryList_lightboxCaption__0DFn_ h5,.GalleryList_lightboxCaption__0DFn_ h6{margin:.5rem 0;color:#fff}.GalleryList_lightboxCaption__0DFn_ p{margin-bottom:.75rem}.GalleryList_lightboxCaption__0DFn_ a{color:#4caf50;text-decoration:underline}.GalleryList_lightboxCaption__0DFn_ ol,.GalleryList_lightboxCaption__0DFn_ ul{margin:.75rem 0;padding-left:1.5rem}.GalleryList_lightboxCaption__0DFn_ ul li{list-style-type:disc;margin-bottom:.3rem}.GalleryList_lightboxCaption__0DFn_ ol li{list-style-type:decimal;margin-bottom:.3rem}.GalleryList_lightboxCategory__sVrU_{padding:8px 16px;color:#e0e0e0;background:rgba(0,0,0,.7);font-size:.8rem;display:flex;align-items:center;gap:6px;position:absolute;top:10px;left:10px;border-radius:20px;z-index:9;box-shadow:0 2px 8px rgba(0,0,0,.3)}@media (max-width:1200px){.GalleryList_galleryList__zB_2D{gap:25px}.GalleryList_galleryItem__alzvn{flex:1 1 calc(33.333% - 25px)}}@media (max-width:768px){.GalleryList_galleryList__zB_2D{gap:20px}.GalleryList_galleryItem__alzvn{flex:1 1 calc(50% - 20px)}.GalleryList_errorContainer__7qpmu,.GalleryList_loadingContainer__ST3bZ{padding:2rem;min-height:150px}}@media (max-width:480px){.GalleryList_galleryList__zB_2D{flex-direction:column}.GalleryList_galleryItem__alzvn{flex:1 1 100%;margin-bottom:20px}}.Gallery_galleryContainer___bN9g{padding:80px 20px 60px;background:linear-gradient(145deg,#f0f7ff,#fff);min-height:100vh;display:flex;flex-direction:column;align-items:center;font-family:Poppins,sans-serif;position:relative;overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%231e88e5' fill-opacity='0.04'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;transition:all .5s ease;width:100%;box-sizing:border-box}.Gallery_dynamicBackground__uWJ_T{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;opacity:.7;transition:background .3s ease}.Gallery_galleryHeader__LlJgG{text-align:center;margin-bottom:30px;width:100%;max-width:1200px;position:relative;z-index:3;padding:2rem 2rem 1.5rem;border-radius:24px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 15px 40px rgba(0,0,0,.1),0 5px 15px rgba(0,0,0,.05);animation:Gallery_fadeInDown__N8qtn .8s cubic-bezier(.165,.84,.44,1);border:1px solid hsla(0,0%,100%,.8);overflow:hidden}.Gallery_headerContent__yiaJc{display:flex;flex-direction:column;align-items:center;margin-top:15px;gap:15px}.Gallery_headerBackground__UcOwS{position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(66,165,245,.1) 0,hsla(0,0%,100%,0) 70%);z-index:-1;border-radius:50%}.Gallery_galleryStats__AeG51{display:flex;justify-content:center;gap:20px;padding-top:10px;border-top:1px solid rgba(200,230,255,.3)}.Gallery_statItem__PuMVU{display:flex;align-items:center;gap:6px;color:#455a64;font-size:.85rem;background:rgba(240,247,255,.5);padding:5px 12px;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease}.Gallery_statItem__PuMVU:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.08);background:rgba(227,242,253,.7);color:#1976d2}@keyframes Gallery_fadeInDown__N8qtn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Gallery_galleryHeader__LlJgG h1{font-size:3.5rem;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.1);font-weight:800;letter-spacing:-.5px;background:linear-gradient(90deg,#1565c0,#42a5f5,#29b6f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;position:relative;display:inline-block;padding-bottom:15px}.Gallery_galleryHeader__LlJgG h1:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#1565c0,#42a5f5,#29b6f6);background-size:200px 100%;border-radius:2px;box-shadow:0 2px 4px rgba(21,101,192,.3);animation:Gallery_shimmer__wWgXe 2s linear infinite}.Gallery_gallerySubtitle__xC0oD{font-size:1.2rem;color:#455a64;margin-bottom:1.2rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6;font-weight:400;animation:Gallery_fadeIn__zUcjN 1s ease-out .3s both}@keyframes Gallery_shimmer__wWgXe{0%{background-position:-200px 0}to{background-position:200px 0}}@keyframes Gallery_fadeIn__zUcjN{0%{opacity:0}to{opacity:1}}.Gallery_categoriesContainer__IdSjZ{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;max-width:900px;padding:10px 15px;border-radius:12px;background-color:rgba(240,247,255,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 4px 15px rgba(31,38,135,.08);position:static;z-index:5;transition:all .3s ease;box-sizing:border-box;scroll-behavior:smooth;scroll-snap-type:x proximity}.Gallery_categoriesContainer__IdSjZ:hover{background-color:hsla(0,0%,100%,.9);box-shadow:0 10px 40px rgba(31,38,135,.15);transform:translateY(-2px)}.Gallery_categoriesContainer__IdSjZ:after{content:"";position:absolute;top:0;right:0;height:100%;width:30px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.8) 70%);pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:10}.Gallery_categoriesContainer__IdSjZ:not(.Gallery_scrolledToEnd___VYYq):after{opacity:1}.Gallery_categoriesContainer__IdSjZ.Gallery_sticky__CofoL:before{content:"";position:absolute;top:0;left:0;height:100%;width:30px;background:linear-gradient(270deg,transparent,hsla(0,0%,100%,.8) 70%);pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:10}.Gallery_categoriesContainer__IdSjZ.Gallery_sticky__CofoL:not(.Gallery_scrolledToStart__u1Y80):before{opacity:1}@keyframes Gallery_slideUp__1kSaB{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Gallery_slideDown__jglwg{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Gallery_categoryButton__3exu3{display:flex;align-items:center;gap:6px;background:hsla(0,0%,100%,.7);border:none;padding:6px 12px;border-radius:16px;cursor:pointer;font-weight:500;color:#455a64;font-size:.85rem;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease;white-space:nowrap}.Gallery_categoryButton__3exu3:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.08);background:rgba(227,242,253,.7);color:#1976d2}.Gallery_categoryButton__3exu3.Gallery_active__fPE0W{background:linear-gradient(135deg,#1e88e5,#1565c0);color:#fff;border-color:transparent;box-shadow:0 6px 15px rgba(30,136,229,.4);transform:translateY(-2px);position:relative}.Gallery_categoryButton__3exu3.Gallery_active__fPE0W:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:6px;height:6px;background-color:#1565c0;border-radius:50%;box-shadow:0 0 10px #1e88e5}.Gallery_categoryButton__3exu3:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.2);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.Gallery_categoryButton__3exu3:active:before{width:200px;height:200px;opacity:0}.Gallery_listSection__UELqy{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;width:100%;max-width:1400px;margin:0 auto;padding:20px;position:relative;z-index:2}@media (min-width:1024px){.Gallery_listSection__UELqy{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:10px}.Gallery_listSection__UELqy>div{grid-row-end:span var(--span,30)}}@media (min-width:1280px){.Gallery_listSection__UELqy{grid-template-columns:repeat(4,1fr)}}.Gallery_card__l5Glr{background:#fff;border-radius:16px;box-shadow:0 10px 20px rgba(0,0,0,.1),0 6px 6px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;position:relative;border:1px solid hsla(0,0%,90%,.7);height:100%;display:flex;flex-direction:column}.Gallery_card__l5Glr:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.15),0 10px 10px rgba(0,0,0,.08);border-color:rgba(200,230,255,.8)}.Gallery_card__l5Glr img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.Gallery_card__l5Glr:hover img{transform:scale(1.05)}.Gallery_cardContent__VBTIE{padding:20px;text-align:center;background:#fff;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.Gallery_cardTitle__ldvf9{font-size:1.3rem;font-weight:600;color:#1565c0;margin-bottom:8px;line-height:1.3}.Gallery_cardDescription__iKKvX{font-size:.9rem;color:#546e7a;margin-bottom:15px;line-height:1.5;flex-grow:1}.Gallery_noItemsContainer__zUWO_{padding:60px 40px;background-color:hsla(0,0%,100%,.7);border-radius:16px;margin-top:30px;color:#546e7a;font-size:1.2rem;box-shadow:0 10px 30px rgba(0,0,0,.05);gap:20px}.Gallery_noItemsContainer__zUWO_ svg{color:#90a4ae;margin-bottom:15px;opacity:.7}.Gallery_returnButton__vWepf{margin-top:20px;font-weight:500;box-shadow:0 4px 12px rgba(30,136,229,.4);transition:all .3s cubic-bezier(.25,.8,.25,1)}.Gallery_returnButton__vWepf:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(30,136,229,.5)}.Gallery_categoryStats__w_B14{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,rgba(227,242,253,.7),rgba(240,247,255,.7));padding:6px 12px;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-right:5px;font-weight:500;color:#455a64;font-size:.85rem;white-space:nowrap}.Gallery_categoryStats__w_B14:hover{background:rgba(227,242,253,.7);box-shadow:0 4px 12px rgba(0,0,0,.08)}.Gallery_filterIcon__16IX2{display:flex;align-items:center;justify-content:center;background:rgba(66,165,245,.2);width:28px;height:28px;border-radius:50%;cursor:pointer}.Gallery_itemCount__dha3h{margin-left:auto;background-color:rgba(30,136,229,.15);padding:5px 12px;border-radius:20px;font-size:.85rem;color:#1565c0;font-weight:600;box-shadow:0 2px 5px rgba(0,0,0,.05);border:1px solid rgba(200,230,255,.5);transition:all .3s ease;white-space:nowrap}.Gallery_itemCount__dha3h:hover{background-color:rgba(30,136,229,.2);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.08)}.Gallery_categoryCount__192Wj{background:hsla(0,0%,100%,.9);color:#1976d2;font-size:.8rem;font-weight:600;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:6px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.Gallery_galleryListContainer__FULXI{position:relative;width:100%;max-width:1600px;margin:0 auto}.Gallery_scrollTopButton__RM93W{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#1e88e5,#1565c0);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px rgba(30,136,229,.5);z-index:100;transition:all .3s cubic-bezier(.165,.84,.44,1)}.Gallery_scrollTopButton__RM93W:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(30,136,229,.6)}.Gallery_sticky__CofoL{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:100;animation:none;padding:1rem 1.5rem}@media (max-width:1200px){.Gallery_listSection__UELqy{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px}}.Gallery_noItemsContainer__zUWO_{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:hsla(0,0%,100%,.9);border-radius:20px;box-shadow:0 15px 30px rgba(0,0,0,.08),0 5px 15px rgba(0,0,0,.05);max-width:600px;margin:2rem auto;gap:1.5rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.8)}.Gallery_noItemsIcon__tmx2m{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1976d2;margin-bottom:1rem;box-shadow:0 8px 20px rgba(25,118,210,.2)}.Gallery_returnButton__vWepf{padding:12px 24px;background:linear-gradient(135deg,#1e88e5,#1565c0);color:#fff;border:none;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 15px rgba(30,136,229,.4);display:flex;align-items:center;gap:8px}.Gallery_returnButton__vWepf:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(30,136,229,.5)}@media (max-width:1200px){.Gallery_galleryHeader__LlJgG{max-width:90%;padding:2rem 1.5rem}.Gallery_categoriesContainer__IdSjZ{max-width:90%}.Gallery_listSection__UELqy{max-width:90%;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:992px){.Gallery_galleryContainer___bN9g{padding:60px 15px 40px}.Gallery_galleryHeader__LlJgG{padding:2rem 1.5rem;margin-bottom:30px}.Gallery_galleryHeader__LlJgG h1{font-size:2.8rem}.Gallery_gallerySubtitle__xC0oD{font-size:1.2rem}.Gallery_galleryStats__AeG51{flex-wrap:wrap;gap:15px}.Gallery_categoriesContainer__IdSjZ{padding:12px 15px}.Gallery_categoryButton__3exu3{padding:8px 16px;font-size:.9rem}.Gallery_categoryStats__w_B14{flex-wrap:wrap;justify-content:center}.Gallery_listSection__UELqy{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;padding:15px}}@media (max-width:768px){.Gallery_galleryContainer___bN9g{padding:40px 12px 30px}.Gallery_galleryHeader__LlJgG{padding:1.5rem 1rem;margin-bottom:25px}.Gallery_galleryHeader__LlJgG h1{font-size:2.2rem;margin-bottom:15px}.Gallery_gallerySubtitle__xC0oD{font-size:1.1rem;line-height:1.4}.Gallery_galleryStats__AeG51{gap:10px;padding-top:12px}.Gallery_statItem__PuMVU{padding:5px 12px;font-size:.85rem}.Gallery_categoriesContainer__IdSjZ{padding:10px;margin-bottom:20px;max-width:95%;overflow-x:auto;-webkit-overflow-scrolling:touch}.Gallery_categoryButton__3exu3{padding:6px 14px;font-size:.85rem;flex-shrink:0;min-width:-moz-max-content;min-width:max-content}.Gallery_filterIcon__16IX2{padding:6px}.Gallery_categoryStats__w_B14{padding:8px 12px;font-size:.9rem;width:100%;margin-bottom:12px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.Gallery_itemCount__dha3h{font-size:.8rem;padding:4px 10px;margin-left:5px}.Gallery_listSection__UELqy{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:15px;padding:10px}.Gallery_card__l5Glr{border-radius:12px}.Gallery_card__l5Glr img{height:180px;border-radius:12px 12px 0 0}.Gallery_cardContent__VBTIE{padding:12px}.Gallery_cardTitle__ldvf9{font-size:1.1rem}.Gallery_cardCategory__Y47mc{font-size:.8rem;padding:3px 8px}}@media (max-width:576px){.Gallery_galleryContainer___bN9g{padding:30px 10px 20px}.Gallery_galleryHeader__LlJgG{padding:1.2rem .8rem;margin-bottom:20px}.Gallery_galleryHeader__LlJgG h1{font-size:1.8rem}.Gallery_gallerySubtitle__xC0oD{font-size:1rem}.Gallery_categoriesContainer__IdSjZ{padding:8px;gap:8px;overflow-x:auto;justify-content:flex-start;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;max-width:100%;width:calc(100% - 20px);margin-left:auto;margin-right:auto;touch-action:pan-x;overscroll-behavior-x:contain}.Gallery_categoriesContainer__IdSjZ::-webkit-scrollbar{display:none}.Gallery_categoriesContainer__IdSjZ.Gallery_sticky__CofoL{width:100%;max-width:100%;padding:8px 10px;left:0;right:0}.Gallery_categoryButton__3exu3{padding:5px 12px;font-size:.8rem;gap:5px;flex-shrink:0}.Gallery_categoryStats__w_B14{padding:8px 10px;font-size:.8rem;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:10px;border-radius:12px}.Gallery_filterIcon__16IX2{width:24px;height:24px}.Gallery_itemCount__dha3h{padding:3px 8px;font-size:.75rem;margin-left:5px}.Gallery_listSection__UELqy{grid-template-columns:1fr;gap:15px}.Gallery_card__l5Glr{max-width:100%}.Gallery_card__l5Glr img{height:200px}.Gallery_noItemsContainer__zUWO_{padding:2rem 1rem}.Gallery_noItemsIcon__tmx2m{width:80px;height:80px}.Gallery_returnButton__vWepf{padding:10px 20px;font-size:.9rem}}@media (max-width:400px){.Gallery_galleryHeader__LlJgG h1{font-size:1.6rem}.Gallery_gallerySubtitle__xC0oD{font-size:.9rem}.Gallery_categoryButton__3exu3,.Gallery_statItem__PuMVU{padding:4px 10px;font-size:.75rem}}.Spinner_spinner__V06q5{display:inline-block;position:relative;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.Spinner_logoSpin__jH3jC{animation:Spinner_logoSpinner__UKVcR 2s linear infinite}@keyframes Spinner_logoSpinner__UKVcR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Spinner_small___lB9T{width:24px;height:24px}.Spinner_small___lB9T div{width:20px;height:20px;margin:2px;border-width:2px}.Spinner_medium__xDODI{width:40px;height:40px}.Spinner_medium__xDODI div{width:32px;height:32px;margin:4px;border-width:4px}.Spinner_large__djQWi{width:64px;height:64px}.Spinner_large__djQWi div{width:52px;height:52px;margin:6px;border-width:6px}.Spinner_primary__NPS9y div{border-color:#3498db transparent transparent}.Spinner_secondary__8NNxK div{border-color:#2ecc71 transparent transparent}.Spinner_white__U8erJ div{border-color:#fff transparent transparent}.Spinner_loadingContainer__4bo28{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center}.Spinner_loadingContainer__4bo28 p{margin-top:16px;font-size:1.1rem;color:#666}