shoppable-gallery{display:block}.shop-gallery__header{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin-bottom:1.6rem}.shop-gallery__heading{margin:0;font-size:1.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.shop-gallery__link{font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;white-space:nowrap;color:rgba(var(--color-foreground),.7);transition:color .2s ease}.shop-gallery__link:hover{color:rgb(var(--color-foreground))}.shop-gallery__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--cols-mobile, 2),1fr);gap:1rem}@media screen and (min-width:750px){.shop-gallery__grid{grid-template-columns:repeat(var(--cols, 4),1fr);gap:1.6rem}}.shop-gallery__item{margin:0}.shop-gallery__trigger{display:block;width:100%;padding:0;border:0;background:none;cursor:pointer;color:inherit;font:inherit}.shop-gallery__media{position:relative;display:block;aspect-ratio:var(--ratio, .8);overflow:hidden;border-radius:8px;background:rgba(var(--color-foreground),.05)}.shop-gallery__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.shop-gallery__trigger:hover .shop-gallery__img{transform:scale(1.04)}.shop-gallery__soldout{position:absolute;top:1rem;right:1rem;font-size:1.1rem;letter-spacing:.08em;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45);pointer-events:none}.shop-gallery__dot{position:absolute;left:1rem;bottom:1rem;width:1rem;height:1rem;border-radius:50%;background:#fff;box-shadow:0 0 0 2px #0000001f,0 1px 3px #0000004d}.shop-gallery__dot:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:1px solid rgba(255,255,255,.75);animation:shop-gallery-pulse 2s ease-out infinite}@keyframes shop-gallery-pulse{0%{transform:scale(.6);opacity:.8}to{transform:scale(1.5);opacity:0}}.shop-gallery__empty{text-align:center;color:rgba(var(--color-foreground),.6);padding:2rem 0}body.shop-gallery-modal-open{overflow:hidden}.shop-gallery-modal{width:min(92rem,calc(100% - 2rem));max-height:90vh;padding:0;border:0;border-radius:10px;overflow:hidden;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 20px 60px #0000004d}.shop-gallery-modal:not([open]){display:none}.shop-gallery-modal::backdrop{background:#0000008c}.shop-gallery-modal__track{max-height:90vh;overflow:auto}.shop-gallery-modal__close{position:absolute;top:1rem;right:1rem;z-index:3;width:3.4rem;height:3.4rem;border:0;border-radius:50%;background:rgba(var(--color-background),.75);color:rgb(var(--color-foreground));font-size:2.4rem;line-height:1;cursor:pointer}.shop-gallery-modal__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:4rem;height:4rem;border:0;border-radius:50%;background:rgba(var(--color-background),.92);box-shadow:0 2px 10px #0000002e;color:rgb(var(--color-foreground));cursor:pointer;display:flex;align-items:center;justify-content:center}.shop-gallery-modal__nav[hidden]{display:none}.shop-gallery-modal__nav--prev{left:1rem}.shop-gallery-modal__nav--next{right:1rem}.shop-gallery-modal__slide{display:grid;grid-template-columns:1fr 1fr}.shop-gallery-modal__slide[hidden]{display:none}.shop-gallery-modal__slide--solo{grid-template-columns:1fr}.shop-gallery-modal__slide--solo .shop-gallery-modal__media{max-width:48rem;margin:0 auto}.shop-gallery-modal__media{position:relative;aspect-ratio:4 / 5}.shop-gallery-modal__img{width:100%;height:100%;object-fit:cover;display:block}.shop-gallery-modal__handle{position:absolute;right:1rem;bottom:1rem;color:#fff;font-size:1.2rem;text-shadow:0 1px 3px rgba(0,0,0,.5)}.shop-gallery-modal__products{padding:3.2rem 2.4rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem 1.6rem;align-content:start}.sg-prod{display:flex;flex-direction:column;gap:.8rem}.sg-prod__media{display:block;aspect-ratio:4 / 5;overflow:hidden;border-radius:6px;background:rgba(var(--color-foreground),.05)}.sg-prod__img{width:100%;height:100%;object-fit:cover;display:block}.sg-prod__info{display:flex;flex-direction:column;gap:.5rem}.sg-prod__title{font-size:1.2rem;line-height:1.3;text-decoration:none;color:rgb(var(--color-foreground))}.sg-prod__price{font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.sg-prod__price s{opacity:.6;margin-right:.4rem}.sg-prod__btn{display:block;text-align:center;padding:.9rem;margin-top:.2rem;border:1px solid rgb(var(--color-foreground));border-radius:4px;font-size:1.1rem;letter-spacing:.08em;text-decoration:none;color:rgb(var(--color-foreground));transition:background .2s ease,color .2s ease}.sg-prod__btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media screen and (max-width:749px){.shop-gallery-modal__slide{grid-template-columns:1fr}.shop-gallery-modal__media{aspect-ratio:4 / 5}.shop-gallery-modal__products{padding:1.6rem}.shop-gallery-modal__nav{width:3.4rem;height:3.4rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-shoppable-gallery.css.map */
