.category-gallery{padding:12px 20px}@media(min-width:990px){.category-gallery{padding:12px 24px}}.category-gallery__heading{text-align:center;margin-bottom:12px;font-family:var(--font-heading-family, "Georgia", serif)}.category-gallery__intro{max-width:700px;margin:0 auto 32px;text-align:center;color:var(--color-foreground-muted, #555)}.category-gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}@media(min-width:990px){.category-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}}.category-gallery__card{display:flex;flex-direction:column}.category-gallery__item{display:block;padding:0;border:none;background:none;cursor:pointer;overflow:hidden;border-radius:8px;aspect-ratio:1 / 1}.category-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.category-gallery__item:hover img{transform:scale(1.05)}.category-gallery__text{padding:10px 2px 0}.category-gallery__title{margin:0;font-weight:600;font-size:14px;color:var(--color-foreground, #222)}.category-gallery__description{margin:4px 0 0;font-size:13px;line-height:1.5;color:var(--color-foreground-muted, #666)}.category-gallery__empty{text-align:center;color:var(--color-foreground-muted, #777);padding:40px 0}.category-gallery__cta{text-align:center;margin-top:36px}.category-gallery__cta-button{display:inline-block;padding:14px 28px;border-radius:4px;background:var(--color-button, #3c6e47);color:var(--color-button-text, #fff);text-decoration:none;font-weight:600}.category-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px}.category-gallery-lightbox[hidden]{display:none}.category-gallery-lightbox figure{margin:0;max-width:90vw;max-height:90vh;text-align:center}.category-gallery-lightbox img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:4px}.category-gallery-lightbox figcaption{color:#fff;margin-top:12px;font-size:14px}.category-gallery-lightbox__description,#category-gallery-lightbox__description{color:#ddd;margin:8px auto 0;font-size:13px;line-height:1.5;max-width:500px;text-align:center}.category-gallery-lightbox__close{position:absolute;top:20px;right:24px;background:none;border:none;color:#fff;font-size:32px;line-height:1;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/1/assets/category-image-gallery.css.map */
