.GalleryPage_gallerySection__Luzmv{padding:calc(6rem + 100px) 0 6rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh}.GalleryPage_gallerySection__heading__Z1SYd{font-size:3.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#4e4e4e;font-family:Montserrat}.GalleryPage_gallerySection__subtitle__wzJFQ{font-size:1.3rem;text-align:center;color:#667462;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.GalleryPage_filterButtons__C9P_I{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.GalleryPage_filterBtn__kPVkZ{padding:.8rem 1.5rem;border:2px solid #667462;background:rgba(0,0,0,0);color:#667462;border-radius:25px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.GalleryPage_filterBtn__kPVkZ.GalleryPage_active__hTBf9,.GalleryPage_filterBtn__kPVkZ:hover{background:#667462;color:#fff}.GalleryPage_galleryGrid__7LA9o{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.GalleryPage_galleryItem__lWLke{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.GalleryPage_galleryItem__lWLke:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.GalleryPage_galleryItem__lWLke:hover .GalleryPage_galleryOverlay__7ykmA{opacity:1}.GalleryPage_galleryImage__4P2_C{width:100%;height:250px;object-fit:cover;display:block}.GalleryPage_galleryOverlay__7ykmA{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.GalleryPage_galleryCategory__bUm1M{color:#fff;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px}.GalleryPage_modal__H2A6a{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem}.GalleryPage_modalContent__axe3v{position:relative;max-width:90vw;max-height:90vh}.GalleryPage_closeBtn__s72nZ{position:absolute;top:-40px;right:0;background:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.GalleryPage_closeBtn__s72nZ:hover{background:#667462;color:#fff}.GalleryPage_modalImage__x2v61{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px}.GalleryPage_navContainer__v_TY0{position:relative;z-index:1000}@media(max-width:768px){.GalleryPage_gallerySection__Luzmv{padding:4rem 0}.GalleryPage_gallerySection__heading__Z1SYd{font-size:2.8rem}.GalleryPage_gallerySection__subtitle__wzJFQ{font-size:1.1rem;margin-bottom:2rem}.GalleryPage_filterButtons__C9P_I{margin-bottom:2rem;gap:.8rem}.GalleryPage_filterBtn__kPVkZ{padding:.6rem 1.2rem;font-size:.9rem}.GalleryPage_galleryGrid__7LA9o{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.GalleryPage_galleryImage__4P2_C{height:200px}}@media(max-width:576px){.GalleryPage_gallerySection__heading__Z1SYd{font-size:2.2rem}.GalleryPage_gallerySection__subtitle__wzJFQ{font-size:1rem}.GalleryPage_filterButtons__C9P_I{flex-direction:column;align-items:center;gap:.5rem}.GalleryPage_filterBtn__kPVkZ{width:200px}.GalleryPage_galleryGrid__7LA9o{grid-template-columns:1fr;gap:1rem}.GalleryPage_galleryImage__4P2_C{height:180px}.GalleryPage_modal__H2A6a{padding:1rem}.GalleryPage_closeBtn__s72nZ{top:-30px;width:35px;height:35px;font-size:1.2rem}}