.gallery-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.gallery-item{flex:1 0 21%;max-width:300px}.gallery-item img{width:100%;height:auto;object-fit:cover;cursor:pointer;border-radius:6px;transition:transform .2s ease}.gallery-item img:hover{transform:scale(1.02)}.gallery-caption{text-align:center;margin-top:.5rem;font-size:.9rem;color:#555}.lightbox{display:none;position:fixed;z-index:1000;top:0;left:0;height:100vh;width:100vw;background:#000c;justify-content:center;align-items:center}.lightbox img{max-width:90vw;max-height:90vh;border-radius:8px;width:auto;height:auto}.lightbox-description{color:#fff;margin-top:1rem;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
