.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.gallery-grid img{width:100%;height:auto;cursor:pointer;border-radius:8px;transition:transform .3s ease}.gallery-grid img:hover{transform:scale(1.05)}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000;display:none}.lightbox img{max-width:90%;max-height:80%}.lightbox-close{position:absolute;top:20px;right:30px;font-size:2rem;color:#fff;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
