.reel-player{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease}.reel-player:not([inert]){opacity:1;visibility:visible}.reel-player__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.reel-player__close{position:absolute;top:16px;right:16px;z-index:30;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;transition:background .2s,transform .2s}.reel-player__close:hover{background:#fff3;transform:scale(1.1)}.reel-player__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.reel-player__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:30;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;background:#ffffff26;border:none;border-radius:50%;cursor:pointer;transition:background .2s,transform .2s}.reel-player__arrow:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.reel-player__arrow:focus-visible{outline:2px solid #fff;outline-offset:2px}.reel-player__arrow:disabled{opacity:.3;cursor:not-allowed}.reel-player__arrow--prev{left:16px}.reel-player__arrow--next{right:16px}.reel-player__counter{position:absolute;top:20px;left:50%;transform:translate(-50%);z-index:30;color:#fff9;font-size:.75rem;font-weight:600;letter-spacing:.5px}.reel-player__viewport{position:relative;z-index:20;width:100%;max-width:380px;height:90vh;max-height:700px;display:flex;align-items:center;justify-content:center}.reel-player__frame{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden;background:#000;box-shadow:0 20px 60px #00000080}.reel-player__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.reel-player__video video{width:100%;height:100%;object-fit:cover}.reel-player__video iframe{width:100%;height:100%;border:none}.reel-player__actions{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:15;display:flex;flex-direction:column;gap:14px;align-items:center}.reel-player__action-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;background:#0006;border:none;border-radius:50%;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .2s,background .2s}.reel-player__action-btn:hover{background:#0009;transform:scale(1.1)}.reel-player__action-btn:active{transform:scale(.85)}.reel-player__action-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.reel-player__action-btn.is-liked{color:#ef4444;background:#ef444440}.reel-player__action-btn.is-liked svg{fill:#ef4444}.reel-player__action-btn.is-unmuted .reel-player__icon-muted{display:none}.reel-player__action-btn.is-unmuted .reel-player__icon-unmuted{display:block!important}.reel-player__product-card{position:absolute;bottom:0;left:0;right:0;z-index:15;padding:12px;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.7) 60%,transparent 100%);transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.reel-player__product-card:not([hidden]){transform:translateY(0)}.reel-player__product-inner{display:flex;align-items:center;gap:10px;margin-bottom:10px}.reel-player__product-img{width:50px;height:50px;border-radius:8px;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,255,255,.2)}.reel-player__product-info{flex:1;min-width:0}.reel-player__product-title{display:block;font-size:.8125rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.reel-player__product-pricing{display:flex;align-items:center;gap:6px;margin-top:3px}.reel-player__product-price{font-size:.9375rem;font-weight:700;color:#fff}.reel-player__product-compare{font-size:.75rem;color:#ffffff80;text-decoration:line-through}.reel-player__product-compare[hidden]{display:none}.reel-player__product-discount{font-size:.625rem;font-weight:700;color:#fff;background:var(--color-accent, #C2185B);padding:2px 6px;border-radius:4px;text-transform:uppercase}.reel-player__product-discount[hidden]{display:none}.reel-player__product-atc{display:block;width:100%;padding:12px;background:#fff;color:#000;border:none;border-radius:10px;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background .2s,transform .15s}.reel-player__product-atc:hover{background:var(--color-background-alt, #FDF0EC)}.reel-player__product-atc:active{transform:scale(.97)}.reel-player__product-atc:disabled{opacity:.5;cursor:not-allowed}.reel-player__product-atc:focus-visible{outline:2px solid var(--color-accent, #C2185B);outline-offset:2px}@media(max-width:575px){.reel-player__viewport{max-width:100%;height:100vh;max-height:none}.reel-player__frame{border-radius:0}.reel-player__arrow{width:36px;height:36px}.reel-player__arrow--prev{left:8px}.reel-player__arrow--next{right:8px}.reel-player__close{top:12px;right:12px;width:36px;height:36px}.reel-player__actions{right:8px;gap:10px}.reel-player__action-btn{width:36px;height:36px}}@media(min-width:576px)and (max-width:1023px){.reel-player__viewport{max-width:340px;height:85vh}}@media(min-width:1024px){.reel-player__arrow--prev{left:calc(50% - 240px)}.reel-player__arrow--next{right:calc(50% - 240px)}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/component-reels-player.css.map */
