.gallery-module__zlwOTG__filterTabs{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.gallery-module__zlwOTG__filterBtn{border:1.5px solid var(--clr-border);border-radius:var(--radius-full);color:var(--clr-text-muted);cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--font-body);background:#fff;padding:.5rem 1.25rem;transition:all .2s}.gallery-module__zlwOTG__filterBtn:hover{border-color:var(--clr-primary);color:var(--clr-primary)}.gallery-module__zlwOTG__filterBtn.gallery-module__zlwOTG__active{background:var(--clr-primary);border-color:var(--clr-primary);color:#fff}.gallery-module__zlwOTG__galleryGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.gallery-module__zlwOTG__galleryGrid{grid-template-columns:repeat(3,1fr)}}.gallery-module__zlwOTG__galleryItem{aspect-ratio:4/3;border-radius:var(--radius-lg);cursor:pointer;background:0 0;border:none;padding:0;position:relative;overflow:hidden}.gallery-module__zlwOTG__galleryItem:hover .gallery-module__zlwOTG__galleryOverlay{opacity:1}.gallery-module__zlwOTG__galleryItem:hover .gallery-module__zlwOTG__img{transform:scale(1.05)}.gallery-module__zlwOTG__galleryImg{background:var(--clr-dark-card);width:100%;height:100%;position:relative}.gallery-module__zlwOTG__img{object-fit:cover;transition:transform .4s}.gallery-module__zlwOTG__galleryFallback{background:var(--clr-dark-card);color:#ffffff80;z-index:-1;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__galleryFallback span:first-child{font-size:2.5rem}.gallery-module__zlwOTG__galleryOverlay{opacity:0;background:linear-gradient(#0000 30%,#071f5cf2 100%);flex-direction:column;justify-content:flex-end;align-items:center;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__overlayIcon{font-size:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-module__zlwOTG__overlayTitle{color:#fff;text-align:center;font-size:.9rem;font-weight:700}.gallery-module__zlwOTG__overlayCategory{color:#ffffffa6;text-align:center;margin-top:.25rem;font-size:.72rem;font-weight:600}.gallery-module__zlwOTG__lightbox{z-index:9999;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.2s gallery-module__zlwOTG__scaleIn;display:flex;position:fixed;inset:0}.gallery-module__zlwOTG__lightboxClose{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.1rem;transition:all .2s;display:grid;position:absolute;top:1.5rem;right:1.5rem}.gallery-module__zlwOTG__lightboxClose:hover{background:#fff3}.gallery-module__zlwOTG__lightboxNav{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.5rem;transition:all .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__zlwOTG__lightboxNav:hover{background:#fff3}.gallery-module__zlwOTG__lightboxPrev{left:1.5rem}.gallery-module__zlwOTG__lightboxNext{right:1.5rem}.gallery-module__zlwOTG__lightboxContent{flex-direction:column;gap:1.25rem;width:100%;max-width:800px;display:flex}.gallery-module__zlwOTG__lightboxImg{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--clr-dark-card);position:relative;overflow:hidden}.gallery-module__zlwOTG__lightboxInfo{align-items:center;gap:1rem;display:flex}.gallery-module__zlwOTG__lightboxBadge{background:var(--clr-primary-soft);color:#ffffffb3;letter-spacing:.06em;border-radius:var(--radius-full);white-space:nowrap;border:1px solid #fff3;padding:.25rem .75rem;font-size:.72rem;font-weight:600}.gallery-module__zlwOTG__lightboxTitle{color:#fff;font-size:1.1rem;font-weight:700}
