.Gallery_gallerySection__pZAQA{padding:100px 2rem 80px;background:linear-gradient(135deg,#ffffff,#f9fafb);min-height:100vh}.Gallery_container__Azh6d{max-width:1200px;margin:0 auto}.Gallery_sectionTitle__gwzkM{font-size:2.5rem;font-weight:700;color:var(--text-dark);text-align:center;margin-bottom:1rem}.Gallery_sectionSubtitle__CsGao{font-size:1.1rem;color:var(--text-light);text-align:center;margin-bottom:3rem}.Gallery_filterButtons__crLRA{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.Gallery_filterButton__Z9jes{padding:.75rem 1.5rem;border:2px solid var(--border-color);background:var(--white);color:var(--text-dark);border-radius:8px;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .3s ease;min-height:44px;touch-action:manipulation}.Gallery_filterButton__Z9jes:hover{border-color:var(--primary-green);color:var(--primary-green)}.Gallery_filterButton__Z9jes.Gallery_active__QPxZH{background:var(--primary-green);color:var(--white);border-color:var(--primary-green)}.Gallery_galleryGrid__xz0iU{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.Gallery_galleryItem__9URvP{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;cursor:pointer;background:var(--bg-light);transition:transform .3s ease,box-shadow .3s ease}.Gallery_galleryItem__9URvP:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(34,197,94,.2)}.Gallery_imageWrapper__jOR1I,.Gallery_videoWrapper___rk41{position:relative;width:100%;height:100%}.Gallery_galleryImage__EDlly{object-fit:cover;transition:transform .3s ease}.Gallery_galleryItem__9URvP:hover .Gallery_galleryImage__EDlly{transform:scale(1.1)}.Gallery_galleryVideo__9jd7N{width:100%;height:100%;object-fit:cover}.Gallery_overlay___xBQU{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.Gallery_galleryItem__9URvP:hover .Gallery_overlay___xBQU{opacity:1}.Gallery_playIcon__lu_5L,.Gallery_viewIcon__ieUnx{font-size:2.5rem;color:var(--white)}.Gallery_lightbox__sNzgc{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);z-index:2000;display:flex;align-items:center;justify-content:center;padding:2rem}.Gallery_lightboxContent__5T9U4{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:1rem}.Gallery_lightboxImageWrapper__asO5c{position:relative;max-width:90vw;max-height:80vh;display:flex;align-items:center;justify-content:center}.Gallery_lightboxImage__LvK2r{object-fit:contain}.Gallery_lightboxImage__LvK2r,.Gallery_lightboxVideo__GI04i{max-width:100%;max-height:80vh;border-radius:8px}.Gallery_lightboxCaption__XJfv0{color:var(--white);font-size:1.1rem;text-align:center;margin-top:1rem}.Gallery_closeButton__qzuie{position:absolute;top:2rem;right:2rem;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);color:var(--white);font-size:2.5rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2001;line-height:1;padding:0;min-height:50px;touch-action:manipulation}.Gallery_closeButton__qzuie:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);transform:rotate(90deg)}.Gallery_navButton__dy2Cu{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);color:var(--white);font-size:3rem;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2001;line-height:1;padding:0;min-height:60px;touch-action:manipulation}.Gallery_navButton__dy2Cu:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);transform:translateY(-50%) scale(1.1)}@media (max-width:968px){.Gallery_galleryGrid__xz0iU{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}.Gallery_filterButtons__crLRA{gap:.75rem}.Gallery_filterButton__Z9jes{padding:.625rem 1.25rem;font-size:.9rem}}@media (max-width:768px){.Gallery_gallerySection__pZAQA{padding:100px 1rem 50px}.Gallery_sectionTitle__gwzkM{font-size:2rem}.Gallery_sectionSubtitle__CsGao{font-size:1rem;margin-bottom:2rem}.Gallery_filterButtons__crLRA{margin-bottom:2rem}.Gallery_galleryGrid__xz0iU{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.Gallery_closeButton__qzuie{top:1rem;right:1rem;width:40px;height:40px;font-size:2rem}.Gallery_navButton__dy2Cu{width:45px;height:45px;font-size:2rem}.Gallery_lightbox__sNzgc{padding:1rem}.Gallery_lightboxContent__5T9U4{max-width:95vw;max-height:95vh}.Gallery_lightboxCaption__XJfv0{font-size:1rem}}@media (max-width:480px){.Gallery_gallerySection__pZAQA{padding:90px .75rem 40px}.Gallery_sectionTitle__gwzkM{font-size:1.75rem}.Gallery_sectionSubtitle__CsGao{font-size:.95rem}.Gallery_filterButtons__crLRA{gap:.5rem}.Gallery_filterButton__Z9jes{padding:.5rem 1rem;font-size:.85rem}.Gallery_galleryGrid__xz0iU{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.Gallery_playIcon__lu_5L,.Gallery_viewIcon__ieUnx{font-size:2rem}.Gallery_closeButton__qzuie{width:35px;height:35px;font-size:1.75rem}.Gallery_navButton__dy2Cu{width:40px;height:40px;font-size:1.75rem}}.Navbar_navbar__GrSXC{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all .3s ease}.Navbar_navbar__GrSXC.Navbar_scrolled__N9DJM{background-color:rgba(255,255,255,.98);box-shadow:0 4px 20px rgba(0,0,0,.1)}.Navbar_container__2Cq63{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__X4o9i{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-size:1.5rem;font-weight:700;color:var(--primary-green);letter-spacing:-.5px;transition:transform .3s ease}.Navbar_logo__X4o9i:hover{transform:scale(1.02)}.Navbar_logoImage__msoFF{width:50px;height:50px;object-fit:contain;flex-shrink:0}.Navbar_logoText__Jmms3{background:linear-gradient(135deg,var(--primary-green),var(--dark-green));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.Navbar_navLinks__BPXkM{display:flex;gap:2rem;align-items:center}.Navbar_navLink__16zHl{color:var(--text-dark);text-decoration:none;font-weight:500;font-size:.95rem;transition:color .3s ease;position:relative;padding:.5rem 0}.Navbar_navLink__16zHl:hover{color:var(--primary-green)}.Navbar_navLink__16zHl:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--primary-green);transition:width .3s ease}.Navbar_navLink__16zHl:hover:after{width:100%}.Navbar_mobileToggle__DKrv7{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.Navbar_mobileToggle__DKrv7 span{width:25px;height:3px;background-color:var(--text-dark);transition:all .3s ease;border-radius:2px}@media (max-width:768px){.Navbar_mobileToggle__DKrv7{display:flex}.Navbar_navLinks__BPXkM{position:fixed;top:70px;left:0;right:0;background-color:var(--white);flex-direction:column;padding:2rem;gap:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.Navbar_navLinks__BPXkM.Navbar_mobileOpen__Ls_B6{transform:translateY(0);opacity:1;visibility:visible}.Navbar_navLink__16zHl{font-size:1.1rem}.Navbar_container__2Cq63{padding:1rem}}@media (max-width:480px){.Navbar_logo__X4o9i{font-size:1.2rem;gap:.5rem}.Navbar_logoImage__msoFF{width:40px;height:40px}.Navbar_logoText__Jmms3{font-size:1rem}}