instagram-shoppable{display:block;position:relative}.ig-shop__header{display:flex;flex-direction:column;gap:.35rem;align-items:center;text-align:center;margin-bottom:1.75rem}.ig-shop__header--left{align-items:flex-start;text-align:left}.ig-shop__subheading{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;opacity:.65;margin:0}.ig-shop__title{margin:0}.ig-shop__viewport{position:relative}.ig-shop__track{--ig-peek: 0px;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--ig-gap) * (var(--ig-per-view) - 1)) - var(--ig-peek)) / var(--ig-per-view));gap:var(--ig-gap);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ig-shop__track::-webkit-scrollbar{display:none}@media screen and (max-width:989px){.ig-shop__track{grid-auto-columns:calc((100% - (var(--ig-gap) * (var(--ig-per-view-tablet) - 1)) - var(--ig-peek)) / var(--ig-per-view-tablet))}}@media screen and (max-width:749px){.ig-shop__track{grid-auto-columns:calc((100% - (var(--ig-gap) * (var(--ig-per-view-mobile) - 1)) - var(--ig-peek)) / var(--ig-per-view-mobile))}}@media screen and (max-width:989px){.ig-shop--peek .ig-shop__track{--ig-peek: 38px}}.ig-shop__progress{position:relative;height:3px;margin:.85rem auto 0;max-width:220px;background:#0000001f;border-radius:2px;overflow:hidden}.ig-shop__progress span{position:absolute;top:0;bottom:0;left:0;width:25%;border-radius:2px;background:currentColor;opacity:.75;transition:transform .15s linear;will-change:transform}.ig-shop__progress[hidden]{display:none}.ig-shop__item{position:relative;scroll-snap-align:start;aspect-ratio:var(--ig-ratio, 3 / 4);overflow:hidden;background-color:#0000000d;container-type:inline-size}.ig-shop__item img,.ig-shop__item video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.ig-shop__item:hover img,.ig-shop__item:hover video{transform:scale(1.04)}.ig-shop__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ig-shop__stars{position:absolute;left:.7rem;bottom:.65rem;z-index:3;display:flex;align-items:center;gap:.12rem;pointer-events:none}.ig-shop__stars svg{width:15px;height:15px;filter:drop-shadow(0 1px 3px rgba(0,0,0,.55))}.ig-shop__stars .ig-star-on{fill:#ffc850}.ig-shop__stars .ig-star-off{fill:#ffffff73}.ig-shop__stars-count{margin-inline-start:.3rem;font-size:.6875rem;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6)}.ig-shop__scrim{position:absolute;inset:auto 0 0 0;height:28%;z-index:2;pointer-events:none;background:linear-gradient(to top,#00000061,#0000)}.ig-shop__media-badge{position:absolute;top:.65rem;right:.65rem;z-index:3;width:22px;height:22px;color:#fff;filter:drop-shadow(0 1px 4px rgba(0,0,0,.5));pointer-events:none}.ig-shop__media-badge svg{width:100%;height:100%;fill:currentColor}.ig-shop__tag-toggle{position:absolute;z-index:4;left:.75rem;top:.75rem;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:#ffffffeb;color:#111;cursor:pointer;display:grid;place-items:center;box-shadow:0 2px 10px #0000002e;transition:background-color .2s ease,transform .2s ease}.ig-shop__tag-toggle:hover{transform:scale(1.08)}.ig-shop__tag-toggle svg{width:15px;height:15px;fill:currentColor}.ig-shop__hotspot{position:absolute;z-index:4;width:22px;height:22px;margin:-11px 0 0 -11px;padding:0;border:0;border-radius:50%;background:#fffffff2;cursor:pointer;box-shadow:0 0 #fff9;animation:ig-shop-pulse 2.4s infinite}@keyframes ig-shop-pulse{0%{box-shadow:0 0 #ffffff8c}to{box-shadow:0 0 0 12px #fff0}}@media(prefers-reduced-motion:reduce){.ig-shop__hotspot{animation:none}.ig-shop__track{scroll-behavior:auto}.ig-shop__item img,.ig-shop__item video{transition:none}}.ig-shop__products{position:absolute;z-index:5;inset:auto 0 0 0;max-height:80%;overflow-y:auto;padding:.5rem .65rem .65rem;display:flex;flex-direction:column;gap:.55rem;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#111;box-shadow:0 -6px 24px #00000024;transform:translateY(101%);transition:transform .35s cubic-bezier(.22,.61,.36,1)}.ig-shop__product-row+.ig-shop__product-row{border-top:1px solid rgba(0,0,0,.08);padding-top:.55rem}.ig-shop__item.is-open .ig-shop__products{transform:translateY(0)}.ig-shop__product-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .6rem}.ig-shop__product{display:flex;align-items:center;gap:.6rem;flex:1 1 auto;min-width:0;text-decoration:none;color:inherit}.ig-shop__product-image{flex:0 0 48px;width:48px;height:60px;object-fit:cover;background:#0000000f}.ig-shop__product-info{flex:1 1 auto;min-width:0}.ig-shop__product-title{font-size:.75rem;line-height:1.3;margin:0 0 .2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0}.ig-shop__product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35rem;font-size:.8125rem;font-weight:600;line-height:1.2;white-space:nowrap}.ig-shop__product-price s{font-weight:400;opacity:.45}.ig-shop__sold-out{font-weight:400;opacity:.6}.ig-shop__product-cta{flex:0 1 auto;max-width:38%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;text-align:center;padding:.5rem .75rem;border:1px solid currentColor;border-radius:2px;background:transparent;color:inherit;cursor:pointer;transition:background-color .18s ease,color .18s ease}.ig-shop__product-cta:hover:not([disabled]){background:#111;color:#fff;border-color:#111}.ig-shop__product-cta[disabled]{opacity:.4;cursor:not-allowed}.ig-shop__product-cta.is-loading{opacity:.6;pointer-events:none}.ig-shop__products-close{position:sticky;top:0;z-index:1;align-self:flex-end;flex:0 0 auto;width:22px;height:22px;display:grid;place-items:center;margin:-.1rem -.15rem 0 0;border:0;border-radius:50%;background:#0000000f;font-size:.95rem;line-height:1;cursor:pointer;color:inherit}.ig-shop__products-close:hover{background:#0000001f}@container (max-width: 300px){.ig-shop__product-cta{flex:1 1 100%;max-width:none;order:3;padding:.55rem .5rem}.ig-shop__product{flex:1 1 100%}.ig-shop__product-image{flex-basis:40px;width:40px;height:50px}.ig-shop__products{padding:.45rem .5rem .55rem;gap:.45rem}}.ig-shop__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:40px;height:40px;display:grid;place-items:center;border:0;padding:0;cursor:pointer;background:transparent;color:#fff;filter:drop-shadow(0 1px 6px rgba(0,0,0,.45));transition:opacity .2s ease}.ig-shop__arrow--prev{left:.25rem}.ig-shop__arrow--next{right:.25rem}.ig-shop__arrow svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.5}.ig-shop__arrow[disabled]{opacity:0;pointer-events:none}.ig-shop--arrows-dark .ig-shop__arrow{color:#111;filter:none}@media screen and (max-width:749px){.ig-shop__arrow{display:none}}.ig-shop__skeleton{background:linear-gradient(90deg,#0000000d 25%,#00000017 37%,#0000000d 63%);background-size:400% 100%;animation:ig-shop-shimmer 1.4s ease infinite}@keyframes ig-shop-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.ig-shop__error{text-align:center;font-size:.875rem;opacity:.6;padding:2rem 0}
/*# sourceMappingURL=/cdn/shop/t/48/assets/instagram-shoppable.css.map */
