:global(.art-video-player){-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}:global(.art-video-player .focusable){outline:none}:global(.art-video-player .focusable:focus-visible){outline:2px solid #ef4444!important;outline-offset:2px;border-radius:4px}:global(.art-video-player .focusable:focus:not(:focus-visible)){outline:none!important}:global(.art-video-player .art-mask){background-color:#0000001a}:global(.art-video-player .double-tap-zone){width:100%;height:100%}:global(.art-video-player .art-layer-doubleTapLeft),:global(.art-video-player .art-layer-doubleTapRight),:global(.art-video-player .art-layer-centerTapZone){pointer-events:auto!important}:global(.art-video-player .seek-indicator-inner){width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}:global(.art-video-player .seek-ripple){position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,255,255,.3) 0%,transparent 70%);animation:seek-ripple .6s ease-out forwards}:global(.art-video-player .art-layer-seekIndicatorLeft .seek-ripple){transform-origin:left center}:global(.art-video-player .art-layer-seekIndicatorRight .seek-ripple){transform-origin:right center}@keyframes seek-ripple{0%{opacity:0;transform:scale(.5)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}:global(.art-video-player .seek-content){display:flex;flex-direction:column;align-items:center;gap:4px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8);animation:seek-fadeIn .2s ease-out;z-index:1}@keyframes seek-fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}:global(.art-video-player .seek-icon){width:40px;height:40px}:global(.art-video-player .seek-text){font-size:14px;font-weight:600}:global(.art-video-player .art-state){display:none!important}:global(.art-video-player .art-control-prevEpisode),:global(.art-video-player .art-control-nextEpisode),:global(.art-video-player .art-ep-nav){display:none!important}:global(.art-video-player .art-ep-nav){align-items:center;justify-content:center;padding:4px;margin:0 1px;border-radius:4px;color:#ffffffe6;transition:all .15s ease;min-width:24px;height:24px}:global(.art-video-player.art-fullscreen .art-control-prevEpisode),:global(.art-video-player.art-fullscreen .art-control-nextEpisode),:global(.art-video-player.art-fullscreen-web .art-control-prevEpisode),:global(.art-video-player.art-fullscreen-web .art-control-nextEpisode),:global(.art-video-player.art-fullscreen .art-ep-nav),:global(.art-video-player.art-fullscreen-web .art-ep-nav){display:flex!important}:global(.art-video-player .art-ep-nav:hover){background:#fff3;color:#fff}:global(.art-video-player .art-ep-nav:active){transform:scale(.9);background:#ffffff4d}:global(.art-video-player .art-ep-nav svg){flex-shrink:0}@media(min-width:640px){:global(.art-video-player .art-control-prevEpisode),:global(.art-video-player .art-control-nextEpisode),:global(.art-video-player .art-ep-nav){display:flex!important}:global(.art-video-player .art-ep-nav){padding:6px;min-width:28px;height:28px}:global(.art-video-player .art-ep-nav svg){width:16px;height:16px}}@media(max-width:767px){:global(.art-video-player:not(.art-fullscreen):not(.art-fullscreen-web) .art-control-pip),:global(.art-video-player:not(.art-fullscreen):not(.art-fullscreen-web) .art-control-screenshot){display:none!important}}:global(.art-video-player .art-loading){pointer-events:none}:global(.custom-lock-wrapper){background:#00000080;border-radius:50%;padding:12px;cursor:pointer;transition:opacity .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center}:global(.custom-lock-wrapper svg){width:24px;height:24px;color:#fff}:global(.art-video-player:not(.art-hover) .art-layer-customLock){opacity:0;pointer-events:none}:global(.is-custom-locked .art-bottom),:global(.is-custom-locked .art-top),:global(.is-custom-locked .art-controls){display:none!important;pointer-events:none!important}:global(.art-bottom),:global(.art-top){padding-left:env(safe-area-inset-left,0px)!important;padding-right:env(safe-area-inset-right,0px)!important}
