.wi-reel-shop{--wi-rs-accent: #111;--wi-rs-accent-text: #fff;--wi-rs-ink: #111;--wi-rs-muted: #6b6b6b;--wi-rs-bg: #fff;--wi-rs-card-radius: 14px;--wi-rs-gap: 14px;--wi-rs-cols: 5;--wi-rs-heading-font: var(--font-heading-family, sans-serif);--wi-rs-body-font: var(--font-body-family, sans-serif);--wi-rs-heading-regular-weight: 500;--wi-rs-heading-highlight-weight: 800;--wi-rs-heading-regular-stroke: 0;--wi-rs-heading-highlight-stroke: 0;--wi-rs-sale: #5ab043;--wi-rs-star: #5ab043;--wi-rs-product-heading: #111;--wi-rs-width-mobile: 100%;--wi-rs-width-tablet: 100%;--wi-rs-width-desktop: 100%;--wi-rs-custom-width: 1200px;--wi-rs-pad-top-mobile: 28px;--wi-rs-pad-bottom-mobile: 28px;--wi-rs-pad-left-mobile: 16px;--wi-rs-pad-right-mobile: 16px;--wi-rs-pad-top-tablet: 32px;--wi-rs-pad-bottom-tablet: 32px;--wi-rs-pad-left-tablet: 20px;--wi-rs-pad-right-tablet: 20px;--wi-rs-pad-top-desktop: 56px;--wi-rs-pad-bottom-desktop: 56px;--wi-rs-pad-left-desktop: 24px;--wi-rs-pad-right-desktop: 24px;--wi-rs-heading-size-mobile: 32px;--wi-rs-heading-size-tablet: 42px;--wi-rs-heading-size-desktop: 50px;--wi-rs-heading-bottom-mobile: 24px;--wi-rs-heading-bottom-desktop: 32px;--wi-rs-heading-color: #1c1c1c;--wi-rs-heading-highlight-bg: #2faa04;--wi-rs-heading-highlight-text: #fff;--wi-rs-mobile-card-width: 70%;--wi-rs-popup-heading-size: 18px;--wi-rs-popup-label-size: 12px;--wi-rs-popup-pill-size: 14px;--wi-rs-popup-cta-size: 15px;color:var(--wi-rs-ink);background:var(--wi-rs-bg);font-family:var(--wi-rs-body-font)}.wi-reel-shop,.wi-reel-shop *,.wi-reel-shop *:before,.wi-reel-shop *:after{box-sizing:border-box}.wi-reel-shop button,.wi-reel-shop input,.wi-reel-shop select,.wi-reel-shop textarea{font:inherit}.wi-reel-shop__wrap{padding:var(--wi-rs-pad-top-mobile) 0 var(--wi-rs-pad-bottom-mobile)}.wi-reel-shop__container{width:var(--wi-rs-width-mobile);margin:0 auto;padding:0 var(--wi-rs-pad-right-mobile) 0 var(--wi-rs-pad-left-mobile)}.wi-reel-shop__container--narrow{max-width:960px}.wi-reel-shop__container--standard{max-width:1200px}.wi-reel-shop__container--wide{max-width:1600px}.wi-reel-shop__container--custom{max-width:var(--wi-rs-custom-width)}.wi-reel-shop__container--full{max-width:none}.wi-reel-shop__head{margin:0 0 var(--wi-rs-heading-bottom-mobile)}.wi-reel-shop__title{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 .14em;width:fit-content;max-width:100%;margin:0;color:var(--wi-rs-heading-color);font-family:var(--wi-rs-heading-font)!important;font-size:var(--wi-rs-heading-size-mobile);font-weight:var(--wi-rs-heading-regular-weight)!important;line-height:1.04;letter-spacing:-.045em;text-align:left;text-transform:uppercase;-webkit-text-stroke:var(--wi-rs-heading-regular-stroke) currentColor;paint-order:stroke fill}.wi-reel-shop__title>span{font:inherit;font-style:normal}.wi-reel-shop__title em{position:relative;z-index:0;display:inline-block;padding:.01em .34em .04em .22em;color:var(--wi-rs-heading-highlight-text);font-family:inherit!important;font-style:italic;font-weight:var(--wi-rs-heading-highlight-weight)!important;line-height:.92;white-space:nowrap;-webkit-text-stroke:var(--wi-rs-heading-highlight-stroke) currentColor;paint-order:stroke fill;isolation:isolate}.wi-reel-shop__title em:before{content:"";position:absolute;z-index:-1;top:-.08em;right:-.03em;bottom:-.12em;left:-.04em;background:var(--wi-rs-heading-highlight-bg);clip-path:polygon(1% 9%,100% 0,100% 100%,0 82%);transform:rotate(-.6deg)}.wi-reel-shop__rail{display:flex;gap:var(--wi-rs-gap);overflow-x:auto;overflow-y:hidden;padding:6px 0 10px;scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.wi-reel-shop__rail::-webkit-scrollbar{height:5px}.wi-reel-shop__rail::-webkit-scrollbar-track{background:transparent}.wi-reel-shop__rail::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.wi-reel-shop__card{position:relative;display:block;flex:0 0 calc((100% - (var(--wi-rs-cols) - 1) * var(--wi-rs-gap)) / var(--wi-rs-cols));aspect-ratio:9 / 16;padding:0;overflow:hidden;color:#fff;background:#0b0b0b;border:0;border-radius:var(--wi-rs-card-radius);box-shadow:0 10px 28px -20px #00000085,inset 0 0 0 1px #ffffff1a;cursor:pointer;scroll-snap-align:start;-webkit-tap-highlight-color:transparent;isolation:isolate;transition:transform .26s cubic-bezier(.2,.7,.2,1),box-shadow .26s ease}.wi-reel-shop__card:focus-visible{outline:2px solid var(--wi-rs-accent);outline-offset:3px}.wi-reel-shop__media,.wi-reel-shop__media :is(video,img){position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.wi-reel-shop__media :is(video,img){object-fit:cover;object-position:center;background:#050505}.wi-reel-shop__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgb(0 0 0 / 10%) 0%,transparent 43%,rgb(0 0 0 / 26%) 65%,rgb(0 0 0 / 88%) 100%);pointer-events:none}.wi-reel-shop__badge{position:absolute;top:10px;right:10px;z-index:2;display:grid;width:28px;height:28px;color:#fff;background:#0000007a;border:1px solid rgb(255 255 255 / 17%);border-radius:50%;place-items:center}.wi-reel-shop__badge svg{width:15px;height:15px}.wi-reel-shop__info{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:12px 13px 14px;text-align:left}.wi-reel-shop__product-name{display:-webkit-box;overflow:hidden;color:#fff;font-size:13.5px;font-weight:650;line-height:1.3;text-shadow:0 1px 8px rgb(0 0 0 / 42%);-webkit-box-orient:vertical;-webkit-line-clamp:2}.wi-reel-shop__prices{display:flex;align-items:baseline;gap:6px;margin-top:6px;flex-wrap:wrap}.wi-reel-shop__price{font-size:14px;font-weight:750}.wi-reel-shop__compare{color:#fff9;font-size:12px;text-decoration:line-through}.wi-reel-shop__discount{color:var(--wi-rs-sale);font-size:11px;font-weight:800}.wi-reel-shop__media-empty,.wi-reel-shop__empty{display:grid;place-items:center;color:#777;font-size:13px}.wi-reel-shop__media-empty{height:100%}.wi-reel-shop__empty{min-height:160px}@media(hover:hover)and (pointer:fine){.wi-reel-shop__card:hover{transform:translateY(-3px);box-shadow:0 18px 42px -22px #0009,inset 0 0 0 1px #ffffff24}}.wi-reel-shop__lightbox{--wi-rs-viewer-width: min(430px, calc((100vh - 48px)*.5625) , calc(100vw - 110px) );--wi-rs-viewer-half: min(215px, calc((100vh - 48px)*.28125) , calc((100vw - 110px)/2) );position:fixed;top:0;right:0;bottom:0;left:0;z-index:99990;display:none;align-items:center;justify-content:center;padding:24px;overflow:hidden;background:#080808e5;opacity:0;transition:opacity .18s ease}.wi-reel-shop__lightbox.is-open{display:flex;opacity:1}.wi-reel-shop__viewer{position:relative;z-index:3;width:var(--wi-rs-viewer-width);max-width:100%;aspect-ratio:9 / 16;overflow:hidden;background:#000;border-radius:20px;box-shadow:0 30px 100px -24px #000000c7;transform:translateY(10px) scale(.985);transition:transform .22s cubic-bezier(.2,.7,.2,1);isolation:isolate}.wi-reel-shop__lightbox.is-open .wi-reel-shop__viewer{transform:none}.wi-reel-shop__peek{position:absolute;top:50%;z-index:2;display:block;width:clamp(270px,20vw,320px);aspect-ratio:9 / 16;padding:0;overflow:hidden;background:#0b0b0b;border:1px solid rgb(255 255 255 / 7%);border-radius:13px;box-shadow:0 26px 80px -34px #000000d1;cursor:pointer;opacity:.5;filter:brightness(.62) saturate(.78);-webkit-tap-highlight-color:transparent;transition:opacity .22s ease,filter .22s ease,transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .22s ease}.wi-reel-shop__peek[hidden]{display:none!important}.wi-reel-shop__peek--prev{right:calc(50% + var(--wi-rs-viewer-half) - 116px);transform:translateY(-50%) scale(.9);transform-origin:right center}.wi-reel-shop__peek--next{left:calc(50% + var(--wi-rs-viewer-half) - 116px);transform:translateY(-50%) scale(.9);transform-origin:left center}.wi-reel-shop__peek img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:1;transition:opacity .14s ease}.wi-reel-shop__peek img.is-changing{opacity:.28}.wi-reel-shop__peek-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#00000047),#00000014;pointer-events:none}@media(hover:hover)and (pointer:fine){.wi-reel-shop__peek:hover{opacity:.68;filter:brightness(.74) saturate(.86);box-shadow:0 30px 90px -32px #000000db}.wi-reel-shop__peek--prev:hover,.wi-reel-shop__peek--next:hover{transform:translateY(-50%) scale(.925)}}.wi-reel-shop__viewer-video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#000}.wi-reel-shop__viewer-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgb(0 0 0 / 20%) 0%,transparent 23%,transparent 56%,rgb(0 0 0 / 18%) 67%,rgb(0 0 0 / 72%) 100%);pointer-events:none}.wi-reel-shop__viewer-control{position:absolute;z-index:5;display:grid;width:38px;height:38px;padding:0;color:#fff;background:#0000007a;border:1px solid rgb(255 255 255 / 18%);border-radius:50%;cursor:pointer;place-items:center;-webkit-tap-highlight-color:transparent}.wi-reel-shop__viewer-control svg{width:17px;height:17px}.wi-reel-shop__viewer-mute{top:14px;left:14px;width:34px;height:34px;color:#fff;background:#10101094;border:1px solid rgb(255 255 255 / 16%);box-shadow:0 5px 16px #0000002e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.wi-reel-shop__viewer-mute:hover{background:#101010b8;border-color:#ffffff3d}.wi-reel-shop__viewer-mute:active{transform:scale(.94)}.wi-reel-shop__viewer-audio-icon{display:none;width:15px!important;height:15px!important;pointer-events:none}.wi-reel-shop__viewer-mute.is-muted .wi-reel-shop__viewer-audio-icon--muted{display:block}.wi-reel-shop__viewer-mute:not(.is-muted) .wi-reel-shop__viewer-audio-icon--sound{display:block}.wi-reel-shop__viewer-close{top:14px;right:14px}.wi-reel-shop__nav{position:fixed;top:50%;z-index:99995;display:grid;width:46px;height:46px;padding:0;color:#111;background:#fffffff5;border:1px solid rgb(255 255 255 / 72%);border-radius:50%;box-shadow:0 8px 24px -10px #00000073;cursor:pointer;place-items:center;transform:translateY(-50%);transition:transform .18s ease,background-color .18s ease}.wi-reel-shop__nav svg{width:19px;height:19px}.wi-reel-shop__nav--prev{left:max(24px,calc(50% - var(--wi-rs-viewer-half) - 355px))}.wi-reel-shop__nav--next{right:max(24px,calc(50% - var(--wi-rs-viewer-half) - 355px))}@media(hover:hover)and (pointer:fine){.wi-reel-shop__nav:hover{background:#fff;transform:translateY(-50%) scale(1.05)}}.wi-reel-shop__quick-slot{position:absolute;right:14px;bottom:14px;left:14px;z-index:4}.wi-reel-shop__quick-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:11px;align-items:center;padding:10px;color:var(--wi-rs-ink);background:#fffffff7;border:1px solid rgb(255 255 255 / 70%);border-radius:15px;box-shadow:0 14px 40px -18px #000000a6}.wi-reel-shop__quick-media{display:block;width:58px;height:58px;overflow:hidden;background:#f2f2f2;border-radius:10px}.wi-reel-shop__quick-media img,.wi-reel-shop__quick-media-placeholder{display:block;width:100%;height:100%;object-fit:cover}.wi-reel-shop__quick-copy{min-width:0}.wi-reel-shop__quick-title{display:-webkit-box;overflow:hidden;color:var(--wi-rs-product-heading);font-size:13.5px;font-weight:750;line-height:1.24;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wi-reel-shop__quick-rating{display:flex;align-items:center;gap:4px;margin-top:4px;color:var(--wi-rs-muted);font-size:10.5px;font-weight:650}.wi-reel-shop__quick-rating svg{width:11px;height:11px;color:var(--wi-rs-star)}.wi-reel-shop__quick-prices{display:flex;align-items:baseline;gap:5px;margin-top:4px;flex-wrap:wrap}.wi-reel-shop__quick-prices strong{font-size:13px;line-height:1}.wi-reel-shop__quick-prices s{color:var(--wi-rs-muted);font-size:10.5px}.wi-reel-shop__quick-discount{color:var(--wi-rs-sale);font-size:10px;font-weight:800}.wi-reel-shop__quick-actions{display:grid;gap:6px;min-width:104px}.wi-reel-shop__quick-add{min-height:38px;padding:0 12px;color:var(--wi-rs-accent-text);background:var(--wi-rs-accent);border:0;border-radius:9px;font-size:11.5px;font-weight:800;line-height:1;text-transform:uppercase;cursor:pointer}.wi-reel-shop__quick-add:disabled,.wi-reel-shop__variant-confirm:disabled{opacity:.46;cursor:not-allowed}.wi-reel-shop__quick-add.is-loading,.wi-reel-shop__variant-confirm.is-loading{opacity:1;pointer-events:none;cursor:progress}.wi-reel-shop__quick-add.is-added,.wi-reel-shop__variant-confirm.is-added{color:#fff;background:var(--wi-rs-sale)}.wi-reel-shop__quick-add,.wi-reel-shop__variant-confirm{transition:background-color .16s ease,color .16s ease,opacity .16s ease}.wi-reel-shop__quick-view{color:var(--wi-rs-muted);font-size:10.5px;font-weight:650;line-height:1;text-align:center;text-decoration:underline;text-underline-offset:2px}.wi-reel-shop__variant-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;background:#0006}.wi-reel-shop__variant-sheet{position:absolute;right:0;bottom:0;left:0;z-index:7;max-height:min(74%,540px);padding:6px 14px calc(14px + env(safe-area-inset-bottom));overflow-y:auto;color:var(--wi-rs-ink);background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -20px 60px -26px #0009;transform:translateY(102%);visibility:hidden;transition:transform .22s cubic-bezier(.2,.7,.2,1),visibility 0s linear .22s;overscroll-behavior:contain}.wi-reel-shop__variant-sheet.is-open{transform:none;visibility:visible;transition-delay:0s}.wi-reel-shop__variant-sheet-grip{width:34px;height:3px;margin:1px auto 9px;background:#dedede;border-radius:999px}.wi-reel-shop__variant-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.wi-reel-shop__variant-sheet-head h3{margin:0;font-size:var(--wi-rs-popup-heading-size)!important;font-weight:750;line-height:1.15;letter-spacing:-.015em}.wi-reel-shop__variant-close{display:grid;width:28px;height:28px;padding:0;color:var(--wi-rs-ink);background:#f1f1f1;border:0;border-radius:50%;cursor:pointer;place-items:center}.wi-reel-shop__variant-close svg{width:13px;height:13px}.wi-reel-shop__variant-selector{position:relative}.wi-reel-shop__variant-status{display:flex;align-items:center;gap:6px;min-height:15px;margin:-2px 0 3px;color:var(--wi-rs-muted);font-size:var(--wi-rs-popup-label-size)!important;font-weight:650}.wi-reel-shop__variant-status[hidden]{display:none}.wi-reel-shop__variant-status[data-state=loading]:before{content:"";width:10px;height:10px;flex:0 0 auto;border:1.5px solid currentColor;border-right-color:transparent;border-radius:50%;animation:wi-reel-shop-status-spin .65s linear infinite}.wi-reel-shop__variant-status[data-state=error]{color:#b42318}@keyframes wi-reel-shop-status-spin{to{transform:rotate(360deg)}}.wi-reel-shop__variant-option{margin:0;padding:11px 0 0;border:0;border-top:1px solid #eee}.wi-reel-shop__variant-option+.wi-reel-shop__variant-option{margin-top:10px}.wi-reel-shop__variant-option legend{display:block;width:100%;margin-bottom:7px;padding:0;color:var(--wi-rs-ink);font-size:var(--wi-rs-popup-label-size)!important;font-weight:750;line-height:1.15;letter-spacing:.035em}.wi-reel-shop__variant-values{display:flex;gap:7px;flex-wrap:wrap}.wi-reel-shop__variant-chip{min-height:38px;padding:8px 12px;color:var(--wi-rs-ink);background:#fff;border:1.5px solid #dedede;border-radius:8px;font-size:var(--wi-rs-popup-pill-size)!important;font-weight:650;line-height:1.1!important;cursor:pointer;transition:color .12s ease,background-color .12s ease,border-color .12s ease,transform .12s ease}.wi-reel-shop__variant-chip:active{transform:scale(.98)}.wi-reel-shop__variant-chip:disabled{cursor:not-allowed}.wi-reel-shop__variant-chip[aria-pressed=true]{color:#fff;background:var(--wi-rs-accent);border-color:var(--wi-rs-accent)}.wi-reel-shop__variant-chip[data-unavailable=true]{color:#999;background:#f7f7f7;text-decoration:line-through}.wi-reel-shop__variant-confirm{position:sticky;bottom:-1px;width:100%;min-height:46px;margin-top:14px;padding:12px 14px;color:var(--wi-rs-accent-text);background:var(--wi-rs-accent);border:0;border-radius:10px;box-shadow:0 -7px 16px 5px #fff;font-size:var(--wi-rs-popup-cta-size)!important;font-weight:800;line-height:1.1!important;letter-spacing:.018em;text-transform:uppercase;cursor:pointer}.wi-reel-shop__toast{position:fixed;top:18px;right:18px;z-index:100010;display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;width:min(360px,calc(100vw - 32px));padding:11px 12px;color:var(--wi-rs-ink);background:#fff;border:1px solid #eee;border-radius:13px;box-shadow:0 18px 50px -18px #0006;opacity:0;pointer-events:none;transform:translateY(-14px);transition:opacity .18s ease,transform .22s cubic-bezier(.2,.7,.2,1)}.wi-reel-shop__toast.is-on{opacity:1;pointer-events:auto;transform:none}.wi-reel-shop__toast-check{display:grid;width:28px;height:28px;color:#fff;background:var(--wi-rs-sale);border-radius:50%;place-items:center;font-weight:900}.wi-reel-shop__toast strong{display:block;font-size:12.5px;line-height:1.2}.wi-reel-shop__toast [data-wirs-toast-name]{display:block;max-width:190px;margin-top:2px;overflow:hidden;color:var(--wi-rs-muted);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.wi-reel-shop__toast a{color:var(--wi-rs-ink);font-size:11.5px;font-weight:750;white-space:nowrap}@media screen and (max-width:1100px){.wi-reel-shop__card{flex-basis:calc((100% - 2 * var(--wi-rs-gap)) / 3)}}@media screen and (min-width:750px){.wi-reel-shop__wrap{padding-top:var(--wi-rs-pad-top-tablet);padding-bottom:var(--wi-rs-pad-bottom-tablet)}.wi-reel-shop__container{width:var(--wi-rs-width-tablet);padding-right:var(--wi-rs-pad-right-tablet);padding-left:var(--wi-rs-pad-left-tablet)}.wi-reel-shop__head{margin-bottom:var(--wi-rs-heading-bottom-desktop)}}@media screen and (min-width:750px)and (max-width:989px){.wi-reel-shop__title{font-size:var(--wi-rs-heading-size-tablet)}}@media screen and (min-width:990px){.wi-reel-shop__wrap{padding-top:var(--wi-rs-pad-top-desktop);padding-bottom:var(--wi-rs-pad-bottom-desktop)}.wi-reel-shop__container{width:var(--wi-rs-width-desktop);padding-right:var(--wi-rs-pad-right-desktop);padding-left:var(--wi-rs-pad-left-desktop)}.wi-reel-shop__title{font-size:var(--wi-rs-heading-size-desktop)}}@media screen and (max-width:899px){.wi-reel-shop__peek{display:none!important}.wi-reel-shop__nav--prev{left:max(18px,calc(50% - 290px))}.wi-reel-shop__nav--next{right:max(18px,calc(50% - 290px))}}@media screen and (max-width:749px){.wi-reel-shop__rail{margin-right:calc(var(--wi-rs-pad-right-mobile) * -1);padding-right:var(--wi-rs-pad-right-mobile);scrollbar-width:none}.wi-reel-shop__rail::-webkit-scrollbar{display:none}.wi-reel-shop__card{flex-basis:min(var(--wi-rs-mobile-card-width),280px)}.wi-reel-shop__lightbox{align-items:stretch;padding:0;background:#000}.wi-reel-shop__viewer{width:100%;height:100vh;height:100dvh;max-width:none;aspect-ratio:auto;border-radius:0;box-shadow:none}.wi-reel-shop__quick-slot{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px}.wi-reel-shop__quick-card{grid-template-columns:54px minmax(0,1fr);gap:9px;padding:9px;border-radius:14px}.wi-reel-shop__quick-media{width:54px;height:54px}.wi-reel-shop__quick-actions{grid-column:1 / -1;grid-template-columns:1fr auto;align-items:center;min-width:0}.wi-reel-shop__quick-add{min-height:42px}.wi-reel-shop__quick-view{padding:0 8px}.wi-reel-shop__viewer-control{width:40px;height:40px}.wi-reel-shop__viewer-mute{top:calc(12px + env(safe-area-inset-top));left:12px;width:34px;height:34px}.wi-reel-shop__viewer-close{top:calc(12px + env(safe-area-inset-top));right:12px}.wi-reel-shop__nav{position:absolute;top:45%;width:40px;height:40px;background:#0000005c}.wi-reel-shop__nav--prev{left:10px}.wi-reel-shop__nav--next{right:10px}.wi-reel-shop__variant-sheet{position:fixed;max-height:min(78dvh,620px);border-radius:20px 20px 0 0}.wi-reel-shop__variant-backdrop{position:fixed}.wi-reel-shop__toast{top:calc(12px + env(safe-area-inset-top));right:16px;left:16px;width:auto}}@media(prefers-reduced-motion:reduce){.wi-reel-shop__card,.wi-reel-shop__lightbox,.wi-reel-shop__viewer,.wi-reel-shop__peek,.wi-reel-shop__peek img,.wi-reel-shop__variant-sheet,.wi-reel-shop__toast{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/wi-reel-shop.css.map */
