.floating-reel{position:fixed;bottom:20px;right:20px;z-index:999;width:180px;border-radius:14px;overflow:hidden;box-shadow:0 8px 32px #00000040;background:#000;animation:floatingSlideIn .4s ease-out}.floating-reel[hidden]{display:none}@keyframes floatingSlideIn{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.floating-reel__close{position:absolute;top:6px;right:6px;z-index:15;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:0;transition:background-color .2s ease}.floating-reel__close:hover{background:#000000e6}.floating-reel__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.floating-reel__video{position:relative;width:100%;aspect-ratio:9 / 16;background:#111}.floating-reel__thumbnail{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3}.floating-reel__thumbnail[hidden]{display:none}.floating-reel__thumb-img{width:100%;height:100%;object-fit:cover}.floating-reel__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;transition:transform .2s ease}.floating-reel__thumbnail:hover .floating-reel__play-icon{transform:translate(-50%,-50%) scale(1.1)}.floating-reel__thumbnail:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.floating-reel__player-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.floating-reel__player-wrap[hidden]{display:none}.floating-reel__player-wrap iframe,.floating-reel__player-wrap video{width:100%;height:100%;border:none;object-fit:cover}.floating-reel__thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--color-primary, #8B1A4A) 0%,var(--color-accent, #C2185B) 100%)}.floating-reel__product{display:flex;align-items:center;gap:6px;padding:8px 10px;background:#fff;text-decoration:none;color:var(--color-text);transition:background-color .2s ease}.floating-reel__product:hover{background:var(--color-background-alt)}.floating-reel__product-img{width:28px;height:28px;border-radius:4px;object-fit:cover;flex-shrink:0}.floating-reel__product-name{font-size:.625rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.floating-reel__product-price{font-size:.625rem;font-weight:700;color:var(--color-accent);flex-shrink:0}@media(max-width:575px){.floating-reel{width:140px;bottom:12px;right:12px;border-radius:12px}.floating-reel__product{padding:6px 8px;gap:4px}.floating-reel__product-img{width:22px;height:22px}}.product__sticky-bar--visible~.floating-reel-section .floating-reel{bottom:80px}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-floating-reel.css.map */
