.AuthButtons-module__sEeobG__wrapAuthButtons{align-items:center;gap:8px;display:flex}.AuthButtons-module__sEeobG__authButton{color:#fff;cursor:pointer;text-align:center;font-size:var(--text-size-12);background-color:var(--primary-500);font-weight:var(--text-weight-700);border:none;border-radius:100px;padding:8px 12px}.AuthButtons-module__sEeobG__authButton:hover{background-color:var(--primary-700);transition:all .3s}
.UserStatus-module__jhyTAG__wrapAuthenticatedContainer{align-items:center;gap:16px;display:flex;position:relative}.UserStatus-module__jhyTAG__wrapLoaders{flex-direction:row;gap:8px;display:flex}.UserStatus-module__jhyTAG__menuDropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2147483647;background:linear-gradient(#00000059,#00000059);border-radius:4px;width:150px;margin:0;padding:0;position:absolute;bottom:-80px;right:0;overflow:hidden}.UserStatus-module__jhyTAG__menuDropdownItem{color:#fff;font-weight:var(--text-weight-500);cursor:pointer;align-items:center;gap:8px;padding:8px;transition:all .3s;display:flex}.UserStatus-module__jhyTAG__menuDropdownItem:hover{background-color:#0003}.UserStatus-module__jhyTAG__menuDropdownIcon{min-width:18px}.UserStatus-module__jhyTAG__userContainer{font-weight:var(--text-weight-700);color:var(--primary-100);align-items:center;gap:8px;display:flex}.UserStatus-module__jhyTAG__wrapperUsername{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:var(--text-size-14);border:1px solid var(--primary-400);background-color:var(--primary-600);border-radius:100px;padding:4px 8px;overflow:hidden}
.MenuIconButton-module__DbwtQq__wrapButton{border:2px solid #e9e9e9;border-radius:42px;width:42px;height:42px;padding:3px}.MenuIconButton-module__DbwtQq__button{cursor:pointer;background-color:#e9e9e9;border:none;border-radius:100px;flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MenuIconButton-module__DbwtQq__button svg{width:18px;min-width:18px;height:18px;min-height:18px;color:var(--primary-500)}
.ShareButton-module__A2YPJa__button{cursor:pointer;color:#fff;background-color:#0000;border:1px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.ShareButton-module__A2YPJa__button:disabled{opacity:.5;cursor:not-allowed}.ShareButton-module__A2YPJa__wrapVolumeControl{align-items:center;gap:8px;display:flex}.ShareButton-module__A2YPJa__button svg{min-width:20px}
.PlayingWaves-module__J6FKOq__waveContainer{justify-content:space-between;gap:4px;display:flex}.PlayingWaves-module__J6FKOq__wave{border-radius:8px;width:4px;height:40px;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;transform:scaleY(.4)}.PlayingWaves-module__J6FKOq__wave1{animation-name:PlayingWaves-module__J6FKOq__quiet}.PlayingWaves-module__J6FKOq__wave2{animation-name:PlayingWaves-module__J6FKOq__normal}.PlayingWaves-module__J6FKOq__wave3{animation-name:PlayingWaves-module__J6FKOq__quiet}@keyframes PlayingWaves-module__J6FKOq__quiet{25%{transform:scaleY(.6)}50%{transform:scaleY(.4)}75%{transform:scaleY(.8)}}@keyframes PlayingWaves-module__J6FKOq__normal{25%{transform:scaleY(1)}50%{transform:scaleY(.4)}75%{transform:scaleY(.6)}}@keyframes PlayingWaves-module__J6FKOq__loud{25%{transform:scaleY(1)}50%{transform:scaleY(.4)}75%{transform:scaleY(1.2)}}
.ChannelName-module__WkzU6G__wrapChannelName{align-items:center;gap:8px;display:flex}.ChannelName-module__WkzU6G__wrapChannelName svg{width:18px;min-width:18px;color:var(--primary-100)}.ChannelName-module__WkzU6G__channelName{font-size:var(--text-size-12);font-weight:var(--text-weight-700);text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;overflow:hidden}.ChannelName-module__WkzU6G__wrapSkeleton{flex-direction:column;gap:4px;display:flex}.ChannelName-module__WkzU6G__skeleton{content:" ";cursor:progress;background:linear-gradient(90deg,#ccc 40%,#efefefaa,#ccc 60%) 100%/300% 100%;height:14px;animation:1.5s linear infinite ChannelName-module__WkzU6G__skeleton-loading}.ChannelName-module__WkzU6G__wrapTrackDetails{flex-direction:column;animation:.75s cubic-bezier(.15,.75,.25,1.05) ChannelName-module__WkzU6G__slide;display:flex}@keyframes ChannelName-module__WkzU6G__skeleton-loading{to{background-position:0}}@media (min-width:769px){.ChannelName-module__WkzU6G__wrapSkeleton{gap:8px}.ChannelName-module__WkzU6G__skeleton:first-child{height:14px}.ChannelName-module__WkzU6G__skeleton{height:24px}}@keyframes ChannelName-module__WkzU6G__slide{0%{transform:translateY(100%)}to{transform:translateY(0%)}}
.VolumeButton-module__C3AOgG__wrapButton{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.VolumeButton-module__C3AOgG__wrapVolumeControl{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#00000059,#00000059);border-radius:100px;width:100%;min-width:150px;max-width:180px;padding:18px 22px;animation:.2s ease-in-out VolumeButton-module__C3AOgG__fadeIn;position:absolute;top:-110px;rotate:270deg}.VolumeButton-module__C3AOgG__button{cursor:pointer;color:#fff;background-color:#0000;border:1px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.VolumeButton-module__C3AOgG__button:disabled{opacity:.5;cursor:not-allowed}.VolumeButton-module__C3AOgG__wrapVolumeControl{align-items:center;gap:8px;display:flex}.VolumeButton-module__C3AOgG__button svg{min-width:20px}.VolumeButton-module__C3AOgG__volumeControlInput{appearance:none;cursor:pointer;background:var(--primary-100);background-image:linear-gradient(#ffe265,#ffe265);background-repeat:no-repeat;border-radius:100px;width:100%;height:5px}.VolumeButton-module__C3AOgG__volumeControlInput::-webkit-slider-thumb{appearance:none;cursor:grab;border:1.5px solid var(--primary-400);background:#ffe265;border-radius:50%;width:22px;height:22px;transition:background .3s ease-in-out}.VolumeButton-module__C3AOgG__volumeControlInput::-moz-range-thumb{cursor:grabbing;border:1.5px solid var(--primary-400);background:#ffe265;border-radius:50%;width:22px;height:22px}.VolumeButton-module__C3AOgG__volumeControlInput::-webkit-slider-runnable-track{appearance:none;box-shadow:none;background:0 0;border:none}.VolumeButton-module__C3AOgG__volumeControlInput::-webkit-slider-thumb:hover{box-shadow:0 0 0 8px #ffe26550}.VolumeButton-module__C3AOgG__volumeControlInput::-webkit-slider-thumb:active{transition:box-shadow .35s cubic-bezier(.4,0,.2,1),left .35s cubic-bezier(.4,0,.2,1),bottom .35s cubic-bezier(.4,0,.2,1);box-shadow:0 0 0 10px #ffe26550}.VolumeButton-module__C3AOgG__volumeControlInput::-moz-range-thumb:hover{box-shadow:0 0 0 8px #ffe26550}.VolumeButton-module__C3AOgG__volumeControlInput::-moz-range-thumb:active{transition:box-shadow .35s cubic-bezier(.4,0,.2,1),left .35s cubic-bezier(.4,0,.2,1),bottom .35s cubic-bezier(.4,0,.2,1);box-shadow:0 0 0 10px #ffe26550}@keyframes VolumeButton-module__C3AOgG__fadeIn{0%{opacity:0}to{opacity:1}}
.CurrentTrack-module__FGRvlq__wrapTrack{flex-direction:column;gap:2px;max-width:100%;animation:.75s cubic-bezier(.15,.75,.25,1.05) CurrentTrack-module__FGRvlq__slide;display:flex}.CurrentTrack-module__FGRvlq__trackTitle{font-size:var(--text-size-20);font-weight:var(--text-weight-700);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CurrentTrack-module__FGRvlq__trackArtist{color:var(--primary-100);font-size:var(--text-size-14);font-weight:var(--text-weight-700);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CurrentTrack-module__FGRvlq__wrapSkeleton{flex-direction:column;gap:4px;display:flex}.CurrentTrack-module__FGRvlq__skeleton{content:" ";cursor:progress;background:linear-gradient(90deg,#ccc 40%,#efefefaa,#ccc 60%) 100%/300% 100%;height:24px;animation:1.5s linear infinite CurrentTrack-module__FGRvlq__skeleton-loading}@media (min-width:769px){.CurrentTrack-module__FGRvlq__trackTitle,.CurrentTrack-module__FGRvlq__trackArtist{font-size:var(--text-size-24)}}@keyframes CurrentTrack-module__FGRvlq__slide{0%{transform:translateY(100%)}to{transform:translateY(0%)}}@keyframes CurrentTrack-module__FGRvlq__skeleton-loading{to{background-position:0}}
.PlayPauseButton-module__h_wDFW__playPauseButton{cursor:pointer;background-color:#fff;border:none;border-radius:100%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.PlayPauseButton-module__h_wDFW__playPauseButton.PlayPauseButton-module__h_wDFW__animation{animation:1.5s infinite PlayPauseButton-module__h_wDFW__shadow-pulse}.PlayPauseButton-module__h_wDFW__playPauseButton:active{transform:scale(.85)}.PlayPauseButton-module__h_wDFW__icon{color:var(--primary-500)}.PlayPauseButton-module__h_wDFW__disabled{opacity:.5;cursor:not-allowed}@keyframes PlayPauseButton-module__h_wDFW__shadow-pulse{0%{box-shadow:0 0 #fff3}to{box-shadow:0 0 7px 25px #0070f400}}
.SkipTrackButton-module__z1ARKW__button{cursor:pointer;background-color:#fff;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:relative}.SkipTrackButton-module__z1ARKW__button:disabled{cursor:not-allowed;opacity:.5}.SkipTrackButton-module__z1ARKW__button:active:not(:disabled){transform:scale(.85)}.SkipTrackButton-module__z1ARKW__button svg{width:24px;min-width:24px;height:24px;min-height:24px;color:var(--primary-500)}.SkipTrackButton-module__z1ARKW__wrapProgressCircle{justify-content:center;align-items:center;display:inline-flex;position:relative}.SkipTrackButton-module__z1ARKW__progressSvg{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SkipTrackButton-module__z1ARKW__progressCircle{will-change:stroke-dashoffset;transition:stroke-dashoffset 1s linear}.SkipTrackButton-module__z1ARKW__wrapChildren{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}
.InputWrapper-module__g6EDLa__wrapInput{flex-direction:column;gap:8px;width:100%;display:flex;position:relative}.InputWrapper-module__g6EDLa__startLabel{font-size:var(--text-size-14);font-weight:var(--text-weight-700)}.InputWrapper-module__g6EDLa__wrapInputMessage{align-items:center;gap:6px;display:flex}.InputWrapper-module__g6EDLa__inputMessage{font-size:var(--text-size-12)}
.TextInput-module__kAzBfG__wrapper{background-color:#fff;border:2px solid;border-radius:4px;align-items:center;gap:8px;padding:8px;display:flex}.TextInput-module__kAzBfG__wrapper.TextInput-module__kAzBfG__disabled{background-color:var(--primary-100);cursor:not-allowed}.TextInput-module__kAzBfG__wrapper svg{width:22px;min-width:22px;height:22px;min-height:22px;color:var(--primary-200)}.TextInput-module__kAzBfG__wrapper svg.TextInput-module__kAzBfG__clickable{transition:all .3s}.TextInput-module__kAzBfG__wrapper svg.TextInput-module__kAzBfG__clickable:hover{cursor:pointer;color:var(--primary-500)}.TextInput-module__kAzBfG__wrapper:focus-within{border-color:#fee56f!important}.TextInput-module__kAzBfG__input{width:100%;font-size:var(--text-size-14);background-color:#0000;border:none;font-family:Roboto,Arial,Helvetica,sans-serif}.TextInput-module__kAzBfG__input:focus{outline:none}.TextInput-module__kAzBfG__loader{border:2px solid #eaeaea;border-top-color:var(--primary-500);border-radius:50%;width:23px;height:20px;animation:1s infinite TextInput-module__kAzBfG__spin}@keyframes TextInput-module__kAzBfG__spin{to{transform:rotate(360deg)}}
.Footer-module__8-teKW__footer{background-color:var(--primary-600);font-size:var(--text-size-14);flex-direction:column;gap:24px;padding:32px;display:flex}.Footer-module__8-teKW__wrapSocial{align-items:center;gap:24px;display:flex}.Footer-module__8-teKW__wrapTermsAndConditions{align-items:center;gap:8px;display:flex}.Footer-module__8-teKW__footerLink{color:#fff;text-decoration:underline}.Footer-module__8-teKW__wrapHelpCenter{align-items:center;gap:5px;display:flex}@media (min-width:769px){.Footer-module__8-teKW__wrapTermsAndConditions{justify-content:center}}
.ChannelVotes-module__zyuB6W__drawer{width:100%;padding:16px}.ChannelVotes-module__zyuB6W__container{flex-direction:column;gap:16px;height:100%;display:flex;overflow:hidden}.ChannelVotes-module__zyuB6W__drawerHeaderContainer{flex-direction:column;gap:16px;display:flex}.ChannelVotes-module__zyuB6W__wrapButtons{flex-wrap:wrap;gap:16px;display:flex}.ChannelVotes-module__zyuB6W__wrapChannelViews{flex-direction:column;gap:16px;height:100%;display:flex;overflow:hidden}.ChannelVotes-module__zyuB6W__wrapDateBadge{align-self:flex-start;display:flex}@media (min-width:769px){.ChannelVotes-module__zyuB6W__drawer{width:500px;padding:24px}}
.ChannelVotesButton-module__RRFwcW__button{text-transform:uppercase;font-size:var(--text-size-14);font-weight:var(--text-weight-700);cursor:pointer;border:1px solid;border-radius:2px;justify-content:center;align-items:center;gap:12px;margin-top:20px;padding:12px;transition:all .2s;animation:.3s ease-in-out ChannelVotesButton-module__RRFwcW__fadeInSlideUp;display:flex}.ChannelVotesButton-module__RRFwcW__button svg{min-width:20px;min-height:20px}.ChannelVotesButton-module__RRFwcW__button:hover{opacity:.8}@media (min-width:769px){.ChannelVotesButton-module__RRFwcW__button{width:100%;max-width:280px;margin:0 auto;position:absolute;bottom:12px;left:0;right:0}}@keyframes ChannelVotesButton-module__RRFwcW__fadeInSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
.ChannelBottom-module__B_FFtW__container{background:linear-gradient(#0000 0%,#0009 100%);flex-direction:column;gap:12px;width:100%;padding:12px;animation:.75s cubic-bezier(.15,.75,.25,1.05) ChannelBottom-module__B_FFtW__fadeIn;display:flex}.ChannelBottom-module__B_FFtW__wrapLoader{flex-direction:column;gap:12px;width:100%;padding:12px;display:flex}.ChannelBottom-module__B_FFtW__row{justify-content:space-between;align-items:center;gap:16px;display:flex}.ChannelBottom-module__B_FFtW__colLeft{flex-direction:column;gap:4px;display:flex;overflow:hidden}.ChannelBottom-module__B_FFtW__colRight{align-items:center;gap:16px;display:flex}.ChannelBottom-module__B_FFtW__colRightEnd{align-self:flex-end}.ChannelBottom-module__B_FFtW__debugger{background-color:#000}.ChannelBottom-module__B_FFtW__debugger p{font-weight:700}.ChannelBottom-module__B_FFtW__debuggerList{border:1px solid #fff;max-height:100px;overflow-y:auto}.ChannelBottom-module__B_FFtW__skeleton{content:" ";cursor:progress;background:linear-gradient(90deg,#ccc 40%,#efefefaa,#ccc 60%) 100%/300% 100%;animation:1.5s linear infinite ChannelBottom-module__B_FFtW__skeleton-loading}@keyframes ChannelBottom-module__B_FFtW__skeleton-loading{to{background-position:0}}@media (min-width:769px){.ChannelBottom-module__B_FFtW__container{gap:16px}}@keyframes ChannelBottom-module__B_FFtW__fadeIn{0%{opacity:0}to{opacity:1}}
.IntroductionVideo-module-scss-module__CFEDFa__page{z-index:2;background:#000;justify-content:center;align-items:center;width:100vw;height:100dvh;transition:opacity .5s,transform .5s;display:flex;position:absolute;transform:translateY(-100%)}.IntroductionVideo-module-scss-module__CFEDFa__video{width:100%;height:100%}.IntroductionVideo-module-scss-module__CFEDFa__container{z-index:2;background:0 0;width:100%;height:100%;position:absolute}.IntroductionVideo-module-scss-module__CFEDFa__container button{z-index:4;opacity:0;visibility:hidden;background:#fff;max-width:150px;transition:opacity .5s,visibility .5s;position:absolute;bottom:32px;right:32px}.IntroductionVideo-module-scss-module__CFEDFa__show{opacity:1;transform:translateY(0)}.IntroductionVideo-module-scss-module__CFEDFa__show_skip{opacity:1!important;visibility:visible!important}
