.product-gallery{padding:80px 0}.gallery-container{max-width:1200px;margin:0 auto;padding:0 24px}.gallery-header{text-align:center;margin-bottom:48px}.gallery-title{font-size:32px;font-weight:700;margin:0 0 12px;color:#1a1a1a}.gallery-subtitle{font-size:16px;color:#666;margin:0}.gallery-grid{display:grid;gap:16px}.gallery-grid.layout-grid-2{grid-template-columns:repeat(2,1fr)}.gallery-grid.layout-grid-3{grid-template-columns:repeat(3,1fr)}.gallery-grid.layout-grid-4{grid-template-columns:repeat(4,1fr)}.gallery-grid.layout-masonry{grid-template-columns:repeat(3,1fr);grid-auto-rows:200px}.gallery-grid.layout-masonry .gallery-item.large{grid-row:span 2}.gallery-item{position:relative;overflow:hidden;border-radius:8px;background:#fff}.gallery-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-placeholder{width:100%;height:200px;background:linear-gradient(135deg,#eee,#ddd)}.gallery-caption{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;background:linear-gradient(transparent,#000000b3);color:#fff;font-size:14px;margin:0;opacity:0;transition:opacity .3s ease}.gallery-item:hover .gallery-caption{opacity:1}@media (max-width: 992px){.gallery-grid.layout-grid-4{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.product-gallery{padding:48px 0}.gallery-header{margin-bottom:32px}.gallery-title{font-size:24px}.gallery-grid.layout-grid-2,.gallery-grid.layout-grid-3,.gallery-grid.layout-grid-4,.gallery-grid.layout-masonry{grid-template-columns:repeat(2,1fr)}.gallery-grid.layout-masonry{grid-auto-rows:150px}}@media (max-width: 480px){.gallery-grid.layout-grid-2,.gallery-grid.layout-grid-3,.gallery-grid.layout-grid-4{grid-template-columns:1fr}.gallery-grid.layout-masonry{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-product-gallery.css.map */
