.gallery__intro{max-width:62rem;margin:0 0 2.4rem;color:rgba(var(--color-foreground),.8)}.gallery__filters{display:flex;flex-wrap:wrap;gap:.8rem;margin:0 0 1.2rem;padding:0;list-style:none}.gallery__chip{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:3rem;background:transparent;color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1;cursor:pointer;transition:background var(--duration-short) ease,border-color var(--duration-short) ease}.gallery__chip:hover{border-color:rgba(var(--color-foreground),.5)}.gallery__chip.is-active{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.gallery__chip-count{font-size:1.2rem;opacity:.65}.gallery__chip.is-active .gallery__chip-count{opacity:.8}.gallery__status{margin:0 0 1.6rem;font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}.gallery__tile{margin:0}.gallery__tile-button{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in;border-radius:var(--media-radius, 0);overflow:hidden}.gallery__tile-button img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;transition:transform var(--duration-default) ease}.gallery__tile-button:hover img{transform:scale(1.03)}.gallery__caption{margin:.6rem 0 0;font-size:1.2rem;line-height:1.35}.gallery__product{color:rgba(var(--color-foreground),.75);text-decoration:none}.gallery__product:hover{color:rgb(var(--color-foreground));text-decoration:underline}.gallery__more{margin-top:2.4rem}.gallery__lightbox{width:min(92vw,90rem);max-width:92vw;padding:0;border:0;border-radius:var(--media-radius, 0);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.gallery__lightbox::backdrop{background:#000000bf}.gallery__lightbox-inner{position:relative;padding:1.2rem}.gallery__lightbox img{display:block;width:100%;height:auto;max-height:72vh;object-fit:contain}.gallery__lightbox-close{position:absolute;top:1.6rem;right:1.6rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(var(--color-background),.9);color:rgb(var(--color-foreground));font-size:2rem;line-height:1;cursor:pointer}.gallery__lightbox-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.2rem .4rem .4rem}.gallery__lightbox-caption{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}@media screen and (min-width:750px){.gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}}@media screen and (min-width:990px){.gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.gallery__tile-button img{transition:none}.gallery__tile-button:hover img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/gallery.css.map */
