.shoppable__header{text-align:center;margin-bottom:3.2rem}.shoppable__heading{margin:0 0 .8rem}.shoppable__subheading{margin:0;color:rgba(var(--color-foreground),.72)}.shoppable__grid{display:grid;grid-template-columns:repeat(var(--shoppable-cols-mobile, 2),minmax(0,1fr));gap:1.2rem}.shoppable__item{margin:0}.shoppable__media{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.05)}.shoppable__image{width:100%;height:100%;object-fit:cover;display:block}.shoppable__caption{margin:.9rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.shoppable__hotspot{position:absolute;transform:translate(-50%,-50%);z-index:2}.shoppable__dot{display:block;position:relative;width:2.4rem;height:2.4rem;border-radius:50%;background:#fffffff2;box-shadow:0 2px 10px #0000004d;cursor:pointer}.shoppable__dot:after{content:"";position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;border-radius:50%;background:rgb(var(--color-foreground))}.shoppable__dot-pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#ffffffa6;animation:shoppable-pulse 2.4s ease-out infinite}@keyframes shoppable-pulse{0%{transform:scale(1);opacity:.7}70%{transform:scale(1.9);opacity:0}to{opacity:0}}@media(prefers-reduced-motion:reduce){.shoppable__dot-pulse{animation:none}}.shoppable__tooltip{position:absolute;left:50%;bottom:calc(100% + 1.1rem);transform:translate(-50%) translateY(6px);display:flex;align-items:center;gap:1rem;width:max-content;max-width:24rem;padding:.8rem 1.2rem .8rem .8rem;border-radius:10px;background:rgb(var(--color-background));box-shadow:0 8px 26px #0003;text-decoration:none;color:rgb(var(--color-foreground));opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:3}.shoppable__hotspot:hover .shoppable__tooltip,.shoppable__hotspot:focus-within .shoppable__tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.shoppable__tooltip-image{width:4.8rem;height:4.8rem;object-fit:cover;border-radius:6px;flex-shrink:0}.shoppable__tooltip-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.shoppable__tooltip-title{font-size:1.25rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shoppable__tooltip-price{font-size:1.3rem;font-weight:600}.shoppable__footer{margin-top:2.8rem;text-align:center}@media screen and (min-width:750px){.shoppable__grid{grid-template-columns:repeat(var(--shoppable-cols, 3),minmax(0,1fr));gap:1.8rem}.shoppable__dot{width:2.8rem;height:2.8rem}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/section-shoppable-gallery.css.map */
