html{background:var(--white);user-select:none;-webkit-user-select:none;-ms-user-select:none}body{height:unset}.ui-body{display:none}.empty-state-container{height:100%!important}#channel-search-body.empty .empty-state-container,#channel-search-body.loading .empty-state-container{display:flex;align-items:center;justify-content:center;top:0}.empty-state-container .empty-state-no-results{opacity:0;transition:opacity .5s}.empty-state-container .empty-state-loading{opacity:0;transition:opacity 4s}#channel-search-body.loading .empty-state-loading{max-width:65px;opacity:1}html.dark-mode #channel-search-body .empty-state-loading{filter:invert(1)}#channel-search-body.empty .empty-state-no-results{width:400px;height:400px;max-width:70%;background-image:url(/static/imgs/empty-states/no-results.svg);background-repeat:no-repeat;background-position:center;background-size:100%;opacity:1}html.dark-mode #channel-search-body.empty .empty-state-no-results{background-image:url(/static/imgs/empty-states/no-results-black.svg)!important}#channel-search-body.loading .empty-state-no-results{opacity:0}#channel-search-body.empty .empty-state-loading{opacity:0;max-width:65px}.empty-state-container .upload-btn{display:none}html.own-channel .empty-state-container .upload-btn{display:block}.topbar-channel{display:flex;align-items:center;position:fixed;top:0;left:0;height:60px;width:750px;max-width:calc(100% - 190px);padding:0 10px;background-color:var(--white-60);backdrop-filter:blur(50px) saturate(150%);-webkit-backdrop-filter:blur(50px) saturate(150%);overflow-y:visible;z-index:261}@media (hover:hover){.topbar-channel:hover{cursor:grab}}.topbar-channel:focus{cursor:grabbing}.channel-back{position:fixed;opacity:0;left:-25px;transition:left .2s}.channel-back.search-on{position:absolute;opacity:1;left:15px;transition:left .2s}.channel-pic-container.search-on{margin-left:45px}.m-searchbox{padding:0 0 0 55px!important}.search-container{position:relative!important;margin:0 0 0 10px;width:100%;right:0;left:unset}.search-container .search-input{background-color:rgba(237,241,243,.7)}.dark-mode .search-container .search-input{background:rgba(135,135,135,.2)}.m-dropdown button span,.search-container.mobile{display:none}.m-searchbox.translucent{border:0;cursor:text}.topbar-channel .m-searchbox{min-width:225px}.m-searchbox{}.m-searchbox::placeholder{color:var(--text-color-light)}.search-volume{opacity:.2;pointer-events:none;transition:opacity .2s;margin:0;z-index:1}.search-volume.on{opacity:1;pointer-events:all;transition:opacity .2s;cursor:pointer}.search-on .m-searchbox{padding:0 110px 0 62px!important}.search-info-trigger{background:0 0}.topbar-account-options{position:absolute;right:15px}.topbar-dropdown-size{position:absolute;right:65px}.topbar-dropdown-sort{position:absolute;right:125px}.dark-toggle{right:160px}.switch-color{display:none}html.logged-out .switch-color{display:block;right:165px}.switch-color i{margin:0!important}.m-dropdown.topbar-account-options .m-dropdown-content{position:fixed;margin-top:60px;right:15px}.m-dropdown.topbar-dropdown-sort .m-dropdown-content{position:fixed;margin-top:60px;right:65px}.m-dropdown.topbar-dropdown-size .m-dropdown-content{position:fixed;margin-top:60px;right:115px}html.dark-mode .m-dropdown .m-dropdown-content{background-color:rgba(0,0,0,.85);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border:1px solid rgba(0,0,0,.2)}html.dark-mode .m-dropdown-content .logout-btn{border:0}@media (hover:hover){html.dark-mode .m-dropdown-content a:hover{background-color:rgba(0,0,0,.2)}}#muse-logo{position:fixed;bottom:25px;left:25px;opacity:1;z-index:5;transition:bottom .2s cubic-bezier(.165,.84,.44,1)}#login-btn{position:fixed;right:15px}#login-btn i{margin-right:0}.private .visibility-toggle .icon-m-lock,.public .visibility-toggle .icon-m-world,html.logged-out #login-btn{display:inline-block}#collection-pic-input,#login-btn,html.logged-in #login-btn{display:none}html.dark-mode .topbar-channel{backdrop-filter:blur(50px) saturate(150%);-webkit-backdrop-filter:blur(50px) saturate(150%)}.channel-tabs{margin-left:40px}.channel-tab{color:var(--black);opacity:.5}.channel-tab.active{opacity:1}.channel-pic,.channel-tab.video{margin-right:15px}.channel-pic{background-image:url(/static/imgs/favicons/apple-touch-icon.png);width:40px;height:40px;border-radius:40px;background-position:center;background-size:cover;transition:filter .2s}.channel-pic-plus-icon{position:absolute;left:7px;top:7px;opacity:0;filter:invert(1);z-index:2;transition:.2s}html.dark-mode .channel-pic-plus-icon{filter:invert(0)}.channel-title{font-size:2rem!important;margin-bottom:0!important;margin-right:10px;max-width:calc(100vw - 690px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-webkit-user-select:none;-ms-user-select:none;line-height:60px}.visibility-toggle{display:none;margin:0}.own-channel .visibility-toggle{opacity:.6;padding:0 12px;height:24px;display:inline-block}.visibility-toggle .icon-m-lock,.visibility-toggle .icon-m-world{display:none}.channel-info button{padding:10px}.btn-grid-size i,.btn-grid-sort i,.topbar-btn i,.topbar-more-btn i{margin:0}.topbar-btn{position:fixed;top:10px;height:41px;width:41px;padding:0;border-radius:30px;z-index:300;opacity:1;background-color:var(--white-60);border:0;backdrop-filter:blur(50px) saturate(200%);-webkit-backdrop-filter:blur(50px) saturate(200%);cursor:pointer;transition:background-color .5s}@media (hover:hover){.topbar-btn:hover{background-color:#fff;transition:background-color .5s}html.dark-mode .topbar-btn:hover{background-color:rgba(0,0,0,.7);transition:background-color .5s}}.topbar-btn.more{right:15px}.topbar-btn.sort{right:65px}.topbar-btn.size{right:115px}html.dark-mode .topbar-more-btn{background-color:rgba(0,0,0,.5)}#channel-search-body,#channel-videos-body{top:0;left:0;bottom:0;margin:0}.video-grid.channel,.video-grid.channel.no-topbar{transition:padding-top .2s cubic-bezier(.165,.84,.44,1)}.video-grid.channel{padding-top:60px;background:var(--white)}.video-grid.channel.no-topbar{padding-top:0}.video-entry{user-select:none;-webkit-user-select:none}.video-entry,.video-entry-thumbnail{background-size:contain;background-repeat:no-repeat}.video-entry.featured{grid-row:1/span 2;grid-column:1/span 2}.m-checkbox-container{display:none!important}.list-thumbs .video-entry-thumbnail{left:15px}.list-thumbs .video-entry-metadata-title{padding-left:130px}.video-centering{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;position:relative;pointer-events:none;opacity:0;background:rgba(0,0,0,.85)}.video-playing .video-centering{pointer-events:all;opacity:1;z-index:263}.video-centering.mini-player{width:unset;height:unset}.video-player-floating{display:none;position:fixed;opacity:1;width:auto;min-width:450px;max-width:100vw;max-height:100vh;transition:none;z-index:10}.video-player-floating .control-close{display:none;position:absolute;z-index:1;left:10px;top:10px}.resize-handle{position:absolute;width:10px;height:10px;border-right:solid #fff 1px;border-bottom:solid #fff 1px;right:0;bottom:0;opacity:0;cursor:nwse-resize;transition:width .2s ease,height .2s ease,transform .2s ease,opacity .2s ease;z-index:11}.resize-handle::after{content:"";position:absolute;top:-10px;bottom:-10px;right:-10px;left:-10px}.video-player-floating.dragged .resize-handle{width:20px;height:20px;cursor:nwse-resize}@media (hover:hover){.resize-handle:active,.video-player-floating:active .resize-handle,.video-player-floating:hover .resize-handle{transform:translatex(10px) translatey(10px);width:20px;height:20px;opacity:1;cursor:nwse-resize}.resize-handle:active{cursor:nwse-resize!important}}.video-container{z-index:0;height:100%;max-height:none}.video-container:fullscreen video{max-height:unset}.video-container:fullscreen{cursor:auto}.video-player-floating.full{right:0!important;left:0!important;max-width:100vw;width:unset!important;height:unset!important}.player-overlay-logo{display:none!important}.video-container .video-content{width:100%}.video-container video{width:100%;max-height:100vh}.player-small.search-active .player-control-close,.player-small.search-focused .player-control-close,.player-tiny.search-active .player-control-close,.player-tiny.search-focused .player-control-close{opacity:0!important;pointer-events:none}.m-btn-pseudo{background:0 0!important}.channel-pic-container{position:relative;pointer-events:none;cursor:unset;transition:margin-left .2s}html.own-channel .channel-pic-container{pointer-events:unset;cursor:pointer}@media (hover:hover){html.own-channel .channel-pic-container:hover .channel-pic{filter:brightness(40%);transition:filter .2s}html.own-channel .channel-pic-container:hover .channel-pic-plus-icon{opacity:1;transition:.2s}}@media only screen and (min-width:768px){.video-player-floating{cursor:grab}.video-player-floating:active{cursor:grabbing}.video-player-floating.dragged{pointer-events:none;transition:none}.video-player-floating.minified{position:fixed;width:unset!important;height:unset!important;top:unset!important;bottom:25px!important;left:unset!important;right:25px!important;min-width:350px;max-width:370px;box-shadow:0 6px 35px 0 rgba(0,0,0,.7);cursor:pointer}.video-player-floating.minified .video-container{max-height:200px}.video-player-floating.full .resize-handle,.video-player-floating.minified .resize-handle{display:none}.video-player-floating.minified .player-control-center,.video-player-floating.minified .player-control-expand{display:none!important}.video-player-floating.minified .control-close{display:block}}@media only screen and (max-width:768px){#muse-logo,.video-player-floating::after{display:none}.video-centering{position:sticky;top:0;overflow:initial;height:unset;width:100%;z-index:260}.video-player-floating{position:sticky;top:0!important;left:0!important;right:0!important;height:unset!important;width:100%!important;min-width:unset;max-width:unset;max-height:50vh;cursor:auto;background:#000}.resize-handle{display:none}html.video-playing #channel-search-body,html.video-playing #channel-videos-body{position:relative;opacity:.6;transition:opacity .2s}html.video-playing #channel-search-body.reveal,html.video-playing #channel-videos-body.reveal{opacity:1;transition:opacity .5s}html.dark-mode.video-playing #channel-search-body,html.dark-mode.video-playing #channel-videos-body{opacity:1;filter:brightness(.2);transition:filter .5s}html.dark-mode.video-playing #channel-search-body.reveal,html.dark-mode.video-playing #channel-videos-body.reveal{filter:brightness(1);transition:filter .2s}html.video-playing .video-grid.channel{padding-top:0;transition:padding-top 0s}.video-playing .empty-state-container{top:unset}.search-container.mobile{display:block;position:fixed!important;bottom:25px;left:25px;right:25px;top:unset;width:unset!important;min-width:unset;margin-left:unset;z-index:260}.clear-search-mobile,.search-container .search-volume{position:absolute;top:17px;right:20px;opacity:0;z-index:1;transition:opacity .2s}.search-container .search-volume{top:0;right:60px;padding-top:5px}.search-container.mobile.search-on .clear-search-mobile,.search-container.mobile.search-on .search-volume{opacity:1!important;transition:opacity .2s}.m-searchbox.translucent{background-color:rgba(237,241,243,.7);backdrop-filter:blur(50px) saturate(340%);-webkit-backdrop-filter:blur(50px) saturate(340%)}html.dark-mode .m-searchbox.translucent{background-color:rgba(70,70,70,.6);backdrop-filter:blur(50px) saturate(200%);-webkit-backdrop-filter:blur(50px) saturate(200%)}.m-searchbox{height:60px;padding:0 110px 0 62px;font-size:1.6rem;color:var(--black-90)}.m-searchbox::placeholder{font-size:1.6rem!important;color:var(--black-90)!important}.searchbar::after{top:19px;left:20px;opacity:.8}.channel-info{width:calc(100vw - 205px)}html.logged-in .channel-info{width:calc(100vw - 175px)}.channel-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;max-width:100%;line-height:3rem}.topbar-btn.sort,.topbar-dropdown-sort .m-dropdown-content{right:60px}.topbar-btn.size,.topbar-dropdown-size .m-dropdown-content{right:105px}html.logged-out .switch-color{right:150px}.topbar-channel,html.dark-mode .topbar-channel{top:0!important;left:0!important;right:0!important;width:unset!important;max-width:none;background-color:unset;backdrop-filter:none;-webkit-backdrop-filter:none;z-index:5}.topbar-channel.scrim,html.dark-mode .topbar-channel.scrim{background:linear-gradient(to bottom,rgba(0,0,0,.82)0,rgba(0,0,0,.81) 11.7%,rgba(0,0,0,.78) 22.5%,rgba(0,0,0,.735) 32.5%,rgba(0,0,0,.676) 41.6%,rgba(0,0,0,.607) 49.9%,rgba(0,0,0,.531) 57.5%,rgba(0,0,0,.451) 64.4%,rgba(0,0,0,.369) 70.7%,rgba(0,0,0,.289) 76.3%,rgba(0,0,0,.213) 81.4%,rgba(0,0,0,.144) 86%,rgba(0,0,0,.085) 90.1%,rgba(0,0,0,.04) 93.8%,rgba(0,0,0,.01) 97%,transparent 100%)}.topbar-channel.scrim .channel-title{color:#fff}.topbar-btn,html.dark-mode .topbar-btn{background-color:unset;backdrop-filter:unset;-webkit-backdrop-filter:unset}@media (hover:hover){.topbar-btn:hover{background-color:unset}}.channel-back.invert i,.topbar-btn.invert i,.topbar-channel.scrim~.m-dropdown .topbar-btn i,.visibility-toggle.invert i{filter:invert(1)!important}.list-thumbs .video-entry-thumbnail{left:0}.list-thumbs .video-entry-metadata-title{padding-left:115px}}