.VideoPlayerContainer-module__etfxKa__container{touch-action:none;z-index:1;background-color:#000;width:100%;height:100vh;position:fixed;top:0;left:0}.VideoPlayerContainer-module__etfxKa__scrollContainer{scroll-snap-type:y mandatory;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:100%;height:100%;position:relative;overflow-y:auto}.VideoPlayerContainer-module__etfxKa__playerWrapper{z-index:10;opacity:0;will-change:transform,opacity;scroll-snap-align:center;scroll-snap-stop:always;width:100%;height:100vh;transition:opacity .3s ease-out,transform .3s ease-out;position:relative;transform:scale(.98)}.VideoPlayerContainer-module__etfxKa__playerWrapper[data-active=true]{z-index:20;opacity:1;transform:scale(1)}.VideoPlayerContainer-module__etfxKa__placeholderWrapper{justify-content:center;align-items:center;display:flex}.VideoPlayerContainer-module__etfxKa__placeholder{color:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;align-items:center;gap:12px;width:80%;max-width:320px;padding:24px;display:flex}.VideoPlayerContainer-module__etfxKa__placeholderSpinner{border:4px solid #fff3;border-top-color:#fff;border-radius:50%;width:36px;height:36px;animation:.9s linear infinite VideoPlayerContainer-module__etfxKa__placeholder-spin}.VideoPlayerContainer-module__etfxKa__placeholderText{letter-spacing:.05em;font-size:14px}@keyframes VideoPlayerContainer-module__etfxKa__placeholder-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.VideoPlayerContainer-module__etfxKa__transitioning{pointer-events:none}.VideoPlayerContainer-module__etfxKa__loading,.VideoPlayerContainer-module__etfxKa__error{color:#fff;z-index:30;background:#000000b3;border-radius:4px;padding:10px 20px;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.VideoPlayerContainer-module__etfxKa__virtualSpace{width:100%;position:relative}
.VideoPlayer-module__jSWhsW__video-player,.VideoPlayer-module__jSWhsW__player-wrapper,.VideoPlayer-module__jSWhsW__react-player,.VideoPlayer-module__jSWhsW__touch-overlay,.VideoPlayer-module__jSWhsW__play-button{touch-action:none;-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;-khtml-user-select:none!important}.VideoPlayer-module__jSWhsW__video-player{justify-content:center;align-items:center;width:100%;height:100vh;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.VideoPlayer-module__jSWhsW__player-wrapper{width:100%;height:0;padding-top:177.78%;position:relative}.VideoPlayer-module__jSWhsW__react-player{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.VideoPlayer-module__jSWhsW__touch-overlay{z-index:1;cursor:pointer;position:absolute;inset:0}.VideoPlayer-module__jSWhsW__controls-wrapper{z-index:3;flex-direction:column;gap:10px;padding:0 20px;display:flex;position:absolute;bottom:20px;left:0;right:0}.VideoPlayer-module__jSWhsW__controls-row{align-items:center;gap:10px;display:flex}.VideoPlayer-module__jSWhsW__seekbar{cursor:pointer;background:0 0;align-items:center;width:100%;height:32px;display:flex;position:relative}.VideoPlayer-module__jSWhsW__seekbar:before{content:"";background-color:#ffffff4d;border-radius:2px;height:4px;position:absolute;left:0;right:0}.VideoPlayer-module__jSWhsW__seekbar-buffer,.VideoPlayer-module__jSWhsW__seekbar-progress{border-radius:2px;height:4px;position:absolute}.VideoPlayer-module__jSWhsW__seekbar-buffer{background-color:#ffffff80}.VideoPlayer-module__jSWhsW__seekbar-progress{will-change:width;background-color:#fff}.VideoPlayer-module__jSWhsW__seekbar-handle{cursor:pointer;will-change:left;background-color:#fff;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0003}.VideoPlayer-module__jSWhsW__seekbar:active .VideoPlayer-module__jSWhsW__seekbar-progress,.VideoPlayer-module__jSWhsW__seekbar:active .VideoPlayer-module__jSWhsW__seekbar-handle,.VideoPlayer-module__jSWhsW__seekbar:not(:active) .VideoPlayer-module__jSWhsW__seekbar-progress,.VideoPlayer-module__jSWhsW__seekbar:not(:active) .VideoPlayer-module__jSWhsW__seekbar-handle{transition:none}@media (max-width:767px){.VideoPlayer-module__jSWhsW__player-wrapper{will-change:transform;height:60vh;padding-top:0;position:relative;transform:translateY(-20vh)}.VideoPlayer-module__jSWhsW__react-player{will-change:transform;height:60vh!important}.VideoPlayer-module__jSWhsW__time-display{text-shadow:1px 1px 2px #000c;font-size:1.8vh}}@media (min-width:768px) and (max-width:1199px){.VideoPlayer-module__jSWhsW__video-player{padding:2vh}.VideoPlayer-module__jSWhsW__player-wrapper{width:80vw;max-height:80vh;padding-top:45vw;transform:translateY(-10vh)}.VideoPlayer-module__jSWhsW__play-button{width:70px;height:70px}.VideoPlayer-module__jSWhsW__play-button svg{transform:scale(1.1)}}@media (min-width:1200px){.VideoPlayer-module__jSWhsW__video-player{justify-content:center;padding:3vh;display:flex}.VideoPlayer-module__jSWhsW__player-wrapper{width:70vw;max-width:1200px;max-height:70vh;margin:0 auto;padding-top:39.375vw}.VideoPlayer-module__jSWhsW__play-button{width:80px;height:80px}.VideoPlayer-module__jSWhsW__play-button svg{transform:scale(1.2)}}.VideoPlayer-module__jSWhsW__loading-overlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.VideoPlayer-module__jSWhsW__loading-spinner{border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:1s linear infinite VideoPlayer-module__jSWhsW__spin}@keyframes VideoPlayer-module__jSWhsW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.SwipeArrow-module__Z1irua__arrow{color:#fff;opacity:0;pointer-events:none;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .8s ease-out;display:flex}.SwipeArrow-module__Z1irua__arrow.SwipeArrow-module__Z1irua__visible{opacity:.9;transition:opacity .3s ease-in}.SwipeArrow-module__Z1irua__arrow svg{display:block}
.VideoControls-module__rO2rLq__controls-wrapper{z-index:2;touch-action:none;background:0 0;padding:12px 20px;position:absolute;left:0;right:0}.VideoControls-module__rO2rLq__controls-wrapper,.VideoControls-module__rO2rLq__controls-row,.VideoControls-module__rO2rLq__time-display,.VideoControls-module__rO2rLq__seekbar,.VideoControls-module__rO2rLq__seekbar-handle{-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;-khtml-user-select:none!important}.VideoControls-module__rO2rLq__controls-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.VideoControls-module__rO2rLq__mute-button{color:#ffffffe6;cursor:pointer;opacity:.9;background:0 0;border:none;padding:4px;transition:opacity .2s}.VideoControls-module__rO2rLq__mute-button:hover{opacity:1}.VideoControls-module__rO2rLq__arrows-container{align-items:center;gap:4px;margin-left:4px;display:flex}.VideoControls-module__rO2rLq__time-display{color:#ffffffe6;opacity:0;pointer-events:none;margin-left:auto;font-family:monospace;font-size:13px;transition:opacity .8s ease-out,transform .3s;transform:translateY(10px)}.VideoControls-module__rO2rLq__time-display.VideoControls-module__rO2rLq__visible{opacity:.9;transition:opacity .3s ease-in,transform .3s;transform:translateY(0)}.VideoControls-module__rO2rLq__seekbar{cursor:pointer;box-sizing:border-box;width:100%;height:40px;margin-top:2px;padding:18px 0;position:relative}.VideoControls-module__rO2rLq__seekbar:before{content:"";background-color:#fff3;border-radius:2px;height:4px;transition:background-color .8s ease-out;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.VideoControls-module__rO2rLq__seekbar-active:before{background-color:#ffffff4d;transition:background-color .3s ease-in}.VideoControls-module__rO2rLq__seekbar-buffer{background-color:#ffffff4d;border-radius:2px;height:4px;transition:background-color .8s ease-out;position:absolute;top:50%;left:0;transform:translateY(-50%)}.VideoControls-module__rO2rLq__seekbar-active .VideoControls-module__rO2rLq__seekbar-buffer{background-color:#ffffff80;transition:background-color .3s ease-in}.VideoControls-module__rO2rLq__seekbar-progress{opacity:0;background-color:#ffffffe6;border-radius:2px;height:4px;transition:opacity .8s ease-out;position:absolute;top:50%;left:0;transform:translateY(-50%)}.VideoControls-module__rO2rLq__seekbar-progress.VideoControls-module__rO2rLq__visible{opacity:1;transition:opacity .3s ease-in}.VideoControls-module__rO2rLq__seekbar-handle{cursor:pointer;opacity:0;background-color:#ffffffe6;border-radius:50%;width:16px;height:16px;transition:opacity .8s ease-out;position:absolute;top:50%;transform:translate(-50%,-50%)}.VideoControls-module__rO2rLq__seekbar-handle.VideoControls-module__rO2rLq__visible{opacity:1;transition:opacity .3s ease-in}.VideoControls-module__rO2rLq__speed-indicator{color:#ffffffe6;background:#00000080;border-radius:12px;align-items:center;gap:4px;margin-left:8px;padding:4px 8px;font-size:14px;line-height:1;display:flex}.VideoControls-module__rO2rLq__speed-indicator svg{display:block}.VideoControls-module__rO2rLq__double-speed-indicator{color:#ffffffe6;opacity:0;pointer-events:none;z-index:10;background:#00000080;border-radius:20px;padding:8px 16px;font-size:14px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoControls-module__rO2rLq__double-speed-indicator.VideoControls-module__rO2rLq__visible{opacity:1}@media (max-width:767px){.VideoControls-module__rO2rLq__controls-wrapper{padding:8px 16px;top:50vh}.VideoControls-module__rO2rLq__time-display{font-size:12px}.VideoControls-module__rO2rLq__seekbar{height:36px;padding:16px 0}.VideoControls-module__rO2rLq__mute-button{padding:3px}}@media (min-width:768px) and (max-width:1199px){.VideoControls-module__rO2rLq__controls-wrapper{padding:10px 24px;top:68vh}.VideoControls-module__rO2rLq__controls-row{gap:12px}.VideoControls-module__rO2rLq__time-display{min-width:90px;font-size:14px}.VideoControls-module__rO2rLq__seekbar{height:38px;margin:0 12px}.VideoControls-module__rO2rLq__mute-button{transform:scale(1.1)}}@media (min-width:1200px){.VideoControls-module__rO2rLq__controls-wrapper{align-items:center;display:flex;top:100%}.VideoControls-module__rO2rLq__controls-row{flex:1;gap:16px;margin-bottom:0}.VideoControls-module__rO2rLq__mute-button{order:1;transform:scale(1.2)}.VideoControls-module__rO2rLq__seekbar{flex:1;order:2;height:32px;margin:0 16px}.VideoControls-module__rO2rLq__time-display{text-align:right;order:3;min-width:100px;font-size:15px}}.VideoControls-module__rO2rLq__metadata-wrapper{width:100%;margin-top:1rem;position:relative}@media (min-width:768px) and (max-width:1199px){.VideoControls-module__rO2rLq__metadata-wrapper{margin-top:1.5rem}}@media (min-width:1200px){.VideoControls-module__rO2rLq__metadata-wrapper{margin-top:2rem}}
.VideoMetadata-module__sJDH5a__container{color:#fff;z-index:10;background:linear-gradient(#0000,#000c);width:100%;padding:1rem;position:relative}.VideoMetadata-module__sJDH5a__mainContent{justify-content:space-between;gap:1rem;display:flex}.VideoMetadata-module__sJDH5a__leftColumn{flex:2}.VideoMetadata-module__sJDH5a__rightColumn{flex-direction:column;flex:1;gap:.5rem;display:flex}.VideoMetadata-module__sJDH5a__title{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1rem;font-weight:700;display:-webkit-box;overflow:hidden}.VideoMetadata-module__sJDH5a__link{color:#fff;background-color:#ff0461;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:background-color .2s;display:inline-block}.VideoMetadata-module__sJDH5a__link:hover{background-color:#ff1a71}.VideoMetadata-module__sJDH5a__actresses,.VideoMetadata-module__sJDH5a__categories{font-size:.875rem}.VideoMetadata-module__sJDH5a__tagContainer{flex-wrap:wrap;gap:.5rem;display:flex}.VideoMetadata-module__sJDH5a__tag{color:#fff;font-size:.75rem}@media (max-width:767px){.VideoMetadata-module__sJDH5a__mainContent{gap:8px}.VideoMetadata-module__sJDH5a__title{margin-bottom:12px;font-size:.8rem}.VideoMetadata-module__sJDH5a__link{font-size:16px}}@media (min-width:768px) and (max-width:1199px) and (orientation:portrait){.VideoMetadata-module__sJDH5a__container{background:#000c;border-radius:8px;padding:1.5rem}.VideoMetadata-module__sJDH5a__mainContent{flex-direction:column}}@media (min-width:768px) and (max-width:1199px) and (orientation:landscape){.VideoMetadata-module__sJDH5a__container{background:#000c;border-radius:8px;padding:1.2rem}.VideoMetadata-module__sJDH5a__mainContent{flex-direction:row}}@media (min-width:1200px){.VideoMetadata-module__sJDH5a__container{background:0 0;border-radius:0;width:100%;max-width:1200px;margin:0 auto;padding:0}.VideoMetadata-module__sJDH5a__mainContent{flex-direction:row;justify-content:center;gap:2.5rem}.VideoMetadata-module__sJDH5a__leftColumn{flex:5;order:2;padding-right:2rem}.VideoMetadata-module__sJDH5a__title{-webkit-line-clamp:2;letter-spacing:.02em;max-width:100%;margin-bottom:1rem;font-size:1.2rem;font-weight:500;line-height:1.5}.VideoMetadata-module__sJDH5a__link{text-align:center;border-radius:6px;width:100%;padding:.8rem 1.5rem;font-size:1.1rem}}
.PlayIcon-module__-RJMEa__play-button{cursor:pointer;opacity:0;color:#fff;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:opacity .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PlayIcon-module__-RJMEa__play-button.PlayIcon-module__-RJMEa__visible{opacity:1}.PlayIcon-module__-RJMEa__play-button:hover{background:#000000b3}.PlayIcon-module__-RJMEa__play-button:disabled{cursor:not-allowed;opacity:.5}
.DeviceWarning-module__Qy2hDa__warning{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000001a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DeviceWarning-module__Qy2hDa__content{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:500px;padding:2rem;box-shadow:0 4px 6px #0000001a}.DeviceWarning-module__Qy2hDa__title{color:#ff0461;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.DeviceWarning-module__Qy2hDa__message{color:#333;margin-bottom:2rem;font-size:1rem;line-height:1.6}.DeviceWarning-module__Qy2hDa__qrWrapper{text-align:center;margin-top:2rem}.DeviceWarning-module__Qy2hDa__qrCode{background:#fff;border-radius:8px;padding:1rem;display:inline-block;box-shadow:0 2px 4px #0000001a}.DeviceWarning-module__Qy2hDa__qrText{color:#666;margin-top:1rem;font-size:.9rem}
.LoadingScreen-module__I0kRbq__loadingScreen{z-index:9999;background-color:#000;justify-content:center;align-items:center;width:100%;height:100vh;animation:.3s ease-in LoadingScreen-module__I0kRbq__fadeIn;display:flex;position:fixed;top:0;left:0}.LoadingScreen-module__I0kRbq__content{flex-direction:column;align-items:center;gap:2rem;display:flex}.LoadingScreen-module__I0kRbq__loadingSpinner{border:4px solid #333;border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:1s linear infinite LoadingScreen-module__I0kRbq__spin}.LoadingScreen-module__I0kRbq__loadingText{color:#fff;letter-spacing:.1em;font-size:1.2rem;font-weight:500;animation:2s infinite LoadingScreen-module__I0kRbq__pulse}@keyframes LoadingScreen-module__I0kRbq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LoadingScreen-module__I0kRbq__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes LoadingScreen-module__I0kRbq__fadeIn{0%{opacity:0}to{opacity:1}}
.Tutorial-module__bzu-GG__tutorialWrapper{z-index:9999;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.Tutorial-module__bzu-GG__tutorialWrapper>div{pointer-events:auto}:is(.Tutorial-module__bzu-GG__tutorialWrapper .controls-wrapper,.Tutorial-module__bzu-GG__tutorialWrapper .metadata-wrapper){pointer-events:auto;z-index:10000}
