.product-floating-video{position:fixed;right:var(--floating-video-side);bottom:var(--floating-video-bottom);z-index:12;width:var(--floating-video-width);max-width:calc(100vw - (var(--floating-video-side) * 2))}.product-floating-video--bottom-left{right:auto;left:var(--floating-video-side)}.product-floating-video[hidden]{display:none}.product-floating-video__card{position:relative;aspect-ratio:var(--floating-video-ratio);border:1px solid rgba(255,255,255,.3);border-radius:var(--floating-video-radius);background:#111;box-shadow:0 14px 38px #00000042;overflow:hidden}.product-floating-video__preview{display:block;width:100%;height:100%;object-fit:cover}.product-floating-video__open{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.product-floating-video__controls{position:absolute;right:8px;bottom:8px;z-index:3;display:flex;gap:6px}.product-floating-video__control,.product-floating-video__close-card,.product-floating-video__close-modal{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:#111111b8;color:#fff;box-shadow:0 4px 14px #0003;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-floating-video :is(.product-floating-video__control,.product-floating-video__close-card,.product-floating-video__close-modal) svg{width:16px;height:16px;fill:currentColor;stroke:currentColor;stroke-width:1.8}.product-floating-video__control .icon-play,.product-floating-video__control .icon-sound{display:none}.product-floating-video__control.is-paused .icon-play,.product-floating-video__control.is-unmuted .icon-sound{display:block}.product-floating-video__control.is-paused .icon-pause,.product-floating-video__control.is-unmuted .icon-muted{display:none}.product-floating-video__close-card{position:absolute;top:8px;right:8px;z-index:3;width:30px;height:30px}.product-floating-video__caption{position:absolute;right:8px;bottom:50px;left:8px;z-index:2;padding:6px 8px;border-radius:8px;background:#111111a8;color:#fff;font-size:12px;line-height:1.25;pointer-events:none}.product-floating-video__dialog{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:var(--floating-video-overlay);overflow:hidden}.product-floating-video__dialog::backdrop{background:var(--floating-video-overlay)}.product-floating-video__modal-shell{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:clamp(18px,4vw,54px)}.product-floating-video__modal-video{display:block;width:min(var(--floating-video-modal-width),1200px);max-width:100%;max-height:calc(100dvh - 36px);border-radius:16px;background:#000;box-shadow:0 24px 80px #0000007a}.product-floating-video__close-modal{position:fixed;top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));z-index:2;width:42px;height:42px}body:has(.product-floating-video__dialog[open]){overflow:hidden}@media(max-width:767.98px){.product-floating-video{right:var(--floating-video-side);bottom:var(--floating-video-bottom-mobile);width:var(--floating-video-width-mobile)}.product-floating-video--bottom-left{right:auto;left:var(--floating-video-side)}.product-floating-video__control{width:30px;height:30px}.product-floating-video__modal-shell{padding:12px}.product-floating-video__modal-video{width:100%;border-radius:12px}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
