.gallery_main__JeVcy{padding:2rem 1rem}.gallery_section__1AN2O{text-align:center;margin:1rem auto;max-width:1400px}.gallery_section__1AN2O .gallery_title__XuW6p{font-size:2rem;margin-bottom:2rem}.gallery_subtitle__NGDYV{color:#555;margin-bottom:2rem;font-size:1rem}.gallery_collageGrid__i7KzJ{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:180px;grid-gap:1rem;gap:1rem;padding:0 1rem;grid-auto-flow:dense}.gallery_card__l0q0d{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.gallery_card__l0q0d:hover{transform:scale(1.04);box-shadow:0 6px 18px rgba(0,0,0,.2)}.gallery_small__Bt206{grid-column:span 1;grid-row:span 1}.gallery_large__n_t3z{grid-column:span 2;grid-row:span 2}.gallery_image__QH0Kr{object-fit:cover;border-radius:12px}.gallery_lightbox__5mnBe{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.gallery_lightboxContent__eht3x{position:relative;width:90%;max-width:900px;height:80%}.gallery_lightboxImg___gFfY{object-fit:contain;border-radius:10px}.gallery_pagination__OwUo8{display:flex;justify-content:center;align-items:center;margin-top:2rem;flex-wrap:wrap;gap:.5rem}.gallery_pageBtn__Xe1UK,.gallery_pageNumber__1Vpvx{background:#f1f1f1;border:none;padding:.6rem 1rem;border-radius:6px;cursor:pointer;font-size:.95rem;transition:background .2s}.gallery_pageBtn__Xe1UK:hover,.gallery_pageNumber__1Vpvx:hover{background:#ddd}.gallery_pageBtn__Xe1UK:disabled{opacity:.5;cursor:not-allowed}.gallery_activePage__wgroO{background:#0070f3;color:white;font-weight:700}.gallery_title__XuW6p{text-align:center;font-size:2.2rem;font-weight:700;color:#002855;margin-bottom:.5rem;position:relative;overflow:hidden;display:inline-block;letter-spacing:1px}.gallery_animatedTitle__BTq5A{background:linear-gradient(90deg,#f26c2f,#ff9c40,#f26c2f);background-size:200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gallery_shine__Mj9ZD 4s linear infinite;cursor:default;transition:transform .4s ease}.gallery_animatedTitle__BTq5A:after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%) scaleX(0);width:80%;height:3px;background:linear-gradient(90deg,#f26c2f,#ff9c40);border-radius:4px;transition:transform .4s ease}.gallery_animatedTitle__BTq5A:hover:after{transform:translateX(-50%) scaleX(1)}.gallery_animatedTitle__BTq5A:hover{transform:scale(1.04)}@keyframes gallery_shine__Mj9ZD{0%{background-position:0}to{background-position:200%}}@keyframes gallery_fadeUp__U56CQ{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.gallery_title__XuW6p[data-visible=true]{animation:gallery_fadeUp__U56CQ .8s ease forwards}@media (max-width:1200px){.gallery_collageGrid__i7KzJ{grid-template-columns:repeat(4,1fr);grid-auto-rows:160px}}@media (max-width:768px){.gallery_collageGrid__i7KzJ{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px}.gallery_title__XuW6p{font-size:1.6rem}.gallery_section__1AN2O{margin:2rem auto}.gallery_section__1AN2O .gallery_title__XuW6p{font-size:2rem;margin-bottom:1rem}}@media (max-width:480px){.gallery_collageGrid__i7KzJ{grid-template-columns:1fr;grid-auto-rows:200px}}