.gallery-module__LXFqvq__hero{text-align:center;background:linear-gradient(180deg, var(--bg-surface) 0%, var(--bg-base) 100%);border-bottom:1px solid var(--border);padding-block:clamp(3rem,6vw,5rem) clamp(2rem,4vw,3rem)}.gallery-module__LXFqvq__heroSubtitle{color:var(--orange);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.gallery-module__LXFqvq__heroTitle{margin-bottom:1rem}.gallery-module__LXFqvq__heroDesc{color:var(--text-secondary);max-width:600px;margin-inline:auto;font-size:1.05rem}.gallery-module__LXFqvq__content{padding-block:4rem}.gallery-module__LXFqvq__filterBar{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.gallery-module__LXFqvq__filterBtn{background:var(--glass-bg);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);transition:all var(--ease-base);padding:.6rem 1.5rem;font-size:.9rem;font-weight:600}.gallery-module__LXFqvq__filterBtn:hover{color:var(--text-primary);border-color:var(--border-hover);background:var(--bg-card-hover)}.gallery-module__LXFqvq__filterBtnActive{background:var(--grad-orange);border-color:var(--orange);color:#fff;box-shadow:var(--shadow-orange)}.gallery-module__LXFqvq__filterBtnActive:hover{color:#fff}.gallery-module__LXFqvq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.gallery-module__LXFqvq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.gallery-module__LXFqvq__grid{grid-template-columns:1fr}}.gallery-module__LXFqvq__galleryItem{aspect-ratio:4/3;border-radius:var(--radius-md);border:1px solid var(--border);cursor:pointer;background:var(--bg-surface);transition:all var(--ease-base);position:relative;overflow:hidden}.gallery-module__LXFqvq__galleryItem:hover{border-color:var(--border-warm);box-shadow:var(--shadow-md);transform:translateY(-4px)}.gallery-module__LXFqvq__galleryItem:hover .gallery-module__LXFqvq__image{transform:scale(1.05)}.gallery-module__LXFqvq__galleryItem:hover .gallery-module__LXFqvq__overlay{opacity:1}.gallery-module__LXFqvq__image{object-fit:cover;transition:transform .6s var(--ease-slow)}.gallery-module__LXFqvq__overlay{opacity:0;z-index:2;background:linear-gradient(#0000 30%,#000000d9 100%);align-items:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-module__LXFqvq__itemMeta{color:#fff}.gallery-module__LXFqvq__itemCat{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.7rem;font-weight:700;display:block}.gallery-module__LXFqvq__itemTitle{margin:0;font-size:1.15rem;font-weight:700}.gallery-module__LXFqvq__lightbox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000f2;justify-content:center;align-items:center;animation:.3s forwards gallery-module__LXFqvq__fadeIn;display:flex;position:fixed;inset:0}.gallery-module__LXFqvq__lightboxContent{aspect-ratio:16/9;width:90%;max-width:1000px;max-height:80vh;position:relative}@media (max-width:768px){.gallery-module__LXFqvq__lightboxContent{aspect-ratio:4/3}}.gallery-module__LXFqvq__lightboxImage{object-fit:contain}.gallery-module__LXFqvq__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;transition:transform .2s;position:absolute;top:-3.5rem;right:0}.gallery-module__LXFqvq__closeBtn:hover{color:var(--orange);transform:scale(1.1)}.gallery-module__LXFqvq__lightboxCaption{text-align:center;color:var(--text-primary);position:absolute;bottom:-3.5rem;left:0;right:0}.gallery-module__LXFqvq__captionTitle{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.gallery-module__LXFqvq__captionCat{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.gallery-module__LXFqvq__prevBtn,.gallery-module__LXFqvq__nextBtn{color:#fff;cursor:pointer;width:50px;height:50px;transition:all var(--ease-fast);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__LXFqvq__prevBtn{left:-4rem}.gallery-module__LXFqvq__nextBtn{right:-4rem}@media (max-width:1200px){.gallery-module__LXFqvq__prevBtn{left:1rem}.gallery-module__LXFqvq__nextBtn{right:1rem}.gallery-module__LXFqvq__closeBtn{z-index:1001;top:1rem;right:1rem}}.gallery-module__LXFqvq__prevBtn:hover,.gallery-module__LXFqvq__nextBtn:hover{background:var(--orange);border-color:var(--orange)}
