.custom-gallery-section{padding:60px 0;background:#000;color:#fff}.custom-gallery-header{text-align:center;margin-bottom:50px}.custom-gallery-title{font-size:3rem;font-weight:700;margin-bottom:20px;text-transform:uppercase;letter-spacing:2px}.custom-gallery-description{font-size:1.2rem;color:#ccc;max-width:600px;margin:0 auto}.gallery-filters{display:flex;justify-content:center;gap:10px;margin-bottom:40px;flex-wrap:wrap}.filter-btn{background:#1a1a1a;color:#fff;border:none;padding:12px 24px;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500;text-transform:uppercase;letter-spacing:1px}.filter-btn:hover,.filter-btn.active{background:#d4af37;color:#000}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.gallery-item{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.05)}.gallery-item img{width:100%;height:300px;object-fit:cover;display:block}.gallery-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:30px 20px 20px;transform:translateY(100%);transition:transform .3s ease}.gallery-item:hover .gallery-overlay{transform:translateY(0)}.gallery-item-title{font-size:1.2rem;font-weight:600;margin-bottom:8px}.gallery-item-description{font-size:.9rem;opacity:.9}.gallery-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#000000e6;align-items:center;justify-content:center}.modal-content{position:relative;max-width:90%;max-height:90%}.modal-content img{width:100%;height:auto;max-height:80vh;object-fit:contain}.modal-close{position:absolute;top:-40px;right:0;color:#fff;font-size:35px;font-weight:700;cursor:pointer}.modal-close:hover{color:#d4af37}#modal-caption{color:#fff;text-align:center;padding:20px;font-size:1.1rem}@media (max-width: 768px){.custom-gallery-title{font-size:2rem}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.gallery-filters{gap:8px}.filter-btn{padding:10px 20px;font-size:.9rem}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/custom-gallery.css.map */
