.page-gallery{max-width:1400px;margin:4rem auto;padding:0 20px}.page-gallery h2{text-align:center;font-size:2.5rem;font-weight:600;margin-bottom:2rem;letter-spacing:.5px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.gallery-item{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 6px 18px #00000014;transition:transform .3s ease,box-shadow .3s ease}.gallery-item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.08)}.gallery-caption{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;background:#00000080;color:#fff;font-size:1rem;text-align:center;opacity:0;transition:opacity .3s ease}.gallery-item:hover .gallery-caption{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/2/assets/page-gallery.css.map */
