.wdv-wrap{position:fixed;z-index:18;cursor:move;-webkit-user-select:none;user-select:none;touch-action:none}.wdv-wrap[hidden],.wdv-wrap:not(.is-pip-poster-ready){display:none!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important}body.wom-vanity-modal-open .wdv-wrap,body[data-vg-modal-open="1"] .wdv-wrap,body[data-wdv-modal-open="1"] .wdv-wrap{z-index:1!important;display:none!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important}.wdv-pip{position:relative;width:170px;height:260px;border-radius:14px;overflow:hidden;background-color:#1a1a1a;background-image:none;animation:none;box-shadow:0 8px 28px #00000059;transition:transform .2s ease}.wdv-pip.is-has-poster,.wdv-pip.is-video-ready{background-color:#1a1a1a}.wdv-pip:hover{transform:scale(1.03)}.wdv-pip:active{cursor:grabbing}.wdv-pip__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .25s ease;background:#1a1a1a}.wdv-pip__poster.is-loaded,.wdv-pip__poster[data-poster-ready="1"]{opacity:1;visibility:visible}.wdv-pip__video{position:relative;z-index:0;width:100%;height:100%;object-fit:cover;display:block;background:transparent;opacity:0;transition:opacity .25s ease}.wdv-pip.is-video-ready .wdv-pip__poster{opacity:0;visibility:hidden}.wdv-pip.is-video-ready .wdv-pip__video{opacity:1}.wdv-pip__close{position:absolute;top:8px;right:8px;width:30px;height:30px;border:0;border-radius:50%;background:#000000b8;color:#fff;display:flex;align-items:center;justify-content:center;z-index:3;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wdv-pip__close svg{width:16px;height:16px;pointer-events:none}.wdv-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000005;display:none;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top,16px)) max(16px,env(safe-area-inset-right,16px)) max(16px,env(safe-area-inset-bottom,16px)) max(16px,env(safe-area-inset-left,16px));box-sizing:border-box}.wdv-modal.is-open{display:flex}.wdv-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.wdv-modal__stage{position:relative;z-index:2;width:min(92vw,380px);max-height:min(92vh,calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 16px));display:grid;grid-template-rows:minmax(min(180px,28dvh),1fr) auto;background:#111;border-radius:16px;overflow:hidden;box-shadow:0 24px 64px #00000059;animation:wdvModalFadeIn .24s ease}@keyframes wdvModalFadeIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.wdv-modal__close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:50%;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;z-index:4;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wdv-modal__close svg{width:18px;height:18px;pointer-events:none}@keyframes wdvMediaShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.wdv-modal__media{position:relative;grid-row:1;min-height:0;height:100%;width:100%;max-height:100%;max-width:100%;margin:0 auto;aspect-ratio:9 / 16;align-self:center;justify-self:center;background-color:#111;background-image:none;animation:none;overflow:hidden}.wdv-modal__media.is-has-poster,.wdv-modal.is-video-ready .wdv-modal__media{background-color:#111}.wdv-modal__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:3;filter:none;transform:none;opacity:0;visibility:hidden;transition:opacity .35s ease;pointer-events:none;background:#111}.wdv-modal__poster.is-loaded,.wdv-modal__poster[data-poster-ready="1"],.wdv-modal__poster[data-poster-loading="1"]{opacity:1;visibility:visible}.wdv-modal__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;display:block;background:#111;opacity:0}.wdv-modal.is-video-ready .wdv-modal__poster{opacity:0;visibility:hidden;pointer-events:none;z-index:0}.wdv-modal.is-video-ready .wdv-modal__video{z-index:1;opacity:1}.wdv-modal__media-spinner{position:absolute;left:50%;top:50%;z-index:4;width:36px;height:36px;margin:-18px 0 0 -18px;border-radius:50%;border:2px solid rgba(255,255,255,.28);border-top-color:#fff;animation:wdvSpin .7s linear infinite;pointer-events:none;opacity:1;transition:opacity .2s ease}.wdv-modal.is-video-ready .wdv-modal__media-spinner{opacity:0;visibility:hidden}@keyframes wdvSpin{to{transform:rotate(360deg)}}.wdv-modal__product{position:relative;z-index:3;grid-row:2;flex-shrink:0;padding:14px 16px 16px;background:#fff}.wdv-modal__product-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.wdv-modal__thumb{width:52px;height:52px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #e5e7eb;background:#f3f4f6}.wdv-modal__thumb img{width:100%;height:100%;object-fit:cover;display:block}.wdv-modal__meta{flex:1;min-width:0}.wdv-modal__title{margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.3;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wdv-modal__labels.labels-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.35rem;margin:0 0 6px}.wdv-modal__labels .labels{padding:.35rem .5rem;border-radius:.5rem;font-size:11px;font-weight:400;line-height:1.35;white-space:nowrap}.wdv-modal__labels .labels.is-red{background:#ffd9d8}.wdv-modal__labels .labels.is-green{background:#fddafa}.wdv-modal__labels .labels.is-yellow{background:#f9f89d}.wdv-modal__labels .labels.is-pink{background:#615fff7a}.wdv-modal__labels .labels.is-blue{background:#69ce82}.wdv-modal__price{margin:0;font-size:15px;font-weight:700;color:#111}.wdv-modal__atc{width:100%;min-height:44px;border-radius:10px!important;background:#378fe9!important;border:1px solid #378FE9!important;color:#fff!important;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.wdv-modal__atc[disabled]{opacity:.55;cursor:not-allowed}body:has(menu-drawer[open]) .wdv-wrap,body:has(menu-drawer[open]) .wdv-modal{z-index:1!important}@media(max-width:768px){.wdv-wrap.wdv-wrap--anchored{right:0!important;left:auto!important;bottom:calc(186px + env(safe-area-inset-bottom,0px))!important;top:auto!important}body.template-product .wdv-wrap.wdv-wrap--anchored{bottom:calc(200px + env(safe-area-inset-bottom,0px))!important}.wdv-pip{width:108px;height:188px;border-radius:12px 0 0 12px;box-shadow:-4px 4px 20px #00000047}.wdv-pip:hover{transform:none}.wdv-pip__close{width:26px;height:26px;top:6px;right:6px}.wdv-pip__close svg{width:16px;height:16px}.wdv-modal{align-items:center;justify-content:center;padding:max(8px,env(safe-area-inset-top,8px)) max(8px,env(safe-area-inset-right,8px)) max(8px,env(safe-area-inset-bottom,8px)) max(8px,env(safe-area-inset-left,8px))}.wdv-modal__stage{width:min(94vw,380px);max-height:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 16px);min-height:0}.wdv-modal__media{min-height:0;height:100%;max-height:100%;width:100%}.wdv-modal__product{flex-shrink:0;padding-bottom:max(14px,env(safe-area-inset-bottom,14px))}.wdv-modal__product-row{margin-bottom:10px}.wdv-modal__atc{position:relative;z-index:4}}@media(min-width:769px){body.template-product .wdv-wrap.wdv-wrap--anchored{right:20px!important;left:auto!important;bottom:175px!important;top:auto!important}.wdv-modal__stage{width:min(92vw,400px)}.wdv-modal__media{max-height:100%}}
/*# sourceMappingURL=/cdn/shop/t/383/assets/wom-draggable-video-player.css.map */
