.gallery-module__LXFqvq__headerSection{background-color:var(--color-primary-dark);text-align:center;color:#fff;background-image:url(https://images.unsplash.com/photo-1511578314322-379afb476865?q=80&w=1920);background-position:50%;background-size:cover;padding:6rem 1.5rem;position:relative}.gallery-module__LXFqvq__headerOverlay{z-index:1;background:#0d1b2ad9;width:100%;height:100%;position:absolute;top:0;left:0}.gallery-module__LXFqvq__headerContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.gallery-module__LXFqvq__headerContent h1{font-size:3rem;font-weight:700;font-family:var(--font-secondary);margin-bottom:1rem}.gallery-module__LXFqvq__headerContent p{color:#ffffffe6;font-size:1.2rem;font-weight:300}.gallery-module__LXFqvq__gallerySection{background-color:var(--color-light);padding:5rem 0}.gallery-module__LXFqvq__filterBar{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.gallery-module__LXFqvq__filterBtn{cursor:pointer;color:var(--color-primary-light);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e0e1ddcc;border-radius:50px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.gallery-module__LXFqvq__filterBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.gallery-module__LXFqvq__activeBtn{background:var(--color-primary);border-color:var(--color-primary);color:#fff!important}.gallery-module__LXFqvq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.gallery-module__LXFqvq__galleryItem{box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden}.gallery-module__LXFqvq__galleryItem:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.gallery-module__LXFqvq__imgWrapper{width:100%;height:280px;position:relative}.gallery-module__LXFqvq__galleryImg{object-fit:cover;transition:transform .5s}.gallery-module__LXFqvq__overlay{opacity:0;text-align:center;z-index:2;background:#0d1b2ad9;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.gallery-module__LXFqvq__galleryItem:hover .gallery-module__LXFqvq__galleryImg{transform:scale(1.08)}.gallery-module__LXFqvq__galleryItem:hover .gallery-module__LXFqvq__overlay{opacity:1}.gallery-module__LXFqvq__zoomIcon{margin-bottom:.75rem;font-size:2rem}.gallery-module__LXFqvq__caption{color:#fff;font-size:1rem;font-weight:600;font-family:var(--font-secondary);margin-bottom:.5rem}.gallery-module__LXFqvq__tag{background:var(--color-accent);color:var(--color-primary-dark);text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:.25rem .6rem;font-size:.75rem;font-weight:700}@media (max-width:992px){.gallery-module__LXFqvq__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.gallery-module__LXFqvq__galleryGrid{grid-template-columns:1fr}}.gallery-module__LXFqvq__lightbox{z-index:9999;background:#0d1b2af2;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;animation:.3s gallery-module__LXFqvq__fadeIn;display:flex;position:fixed;top:0;left:0}.gallery-module__LXFqvq__closeBtn{color:#fffc;cursor:pointer;z-index:10001;background:0 0;border:none;font-size:3rem;transition:color .2s;position:absolute;top:1.5rem;right:2rem}.gallery-module__LXFqvq__closeBtn:hover{color:#fff}.gallery-module__LXFqvq__lightboxContent{flex-direction:column;align-items:center;gap:1rem;max-width:90%;max-height:85%;display:flex;position:relative}.gallery-module__LXFqvq__lightboxImgWrapper{background-color:#000;border-radius:8px;overflow:hidden;box-shadow:0 10px 30px #00000080}.gallery-module__LXFqvq__lightboxImg{object-fit:contain;max-width:100%;max-height:70vh;display:block}.gallery-module__LXFqvq__lightboxTitle{color:#fff;text-align:center;font-size:1.15rem;font-weight:500;font-family:var(--font-secondary)}@keyframes gallery-module__LXFqvq__fadeIn{0%{opacity:0}to{opacity:1}}
