@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none;overflow:visible;box-sizing:border-box}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:none}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#000}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}button{border:none}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;min-height:100vh;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{overflow:hidden}.aspect-ratio-box{position:relative}.aspect-ratio-box:after{display:block;content:"";padding-bottom:56.25%}.aspect-ratio-box img{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;width:100%}.screen-overlay{pointer-events:none;background-image:url(/static/media/screenOverlay.fdcb2b3f.png);opacity:.6;background-size:1000px;background-repeat:repeat}.thumbnail.aspect-ratio-box{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;overflow:hidden}.thumbnail.aspect-ratio-box:after{padding-bottom:70%}.thumbnail.aspect-ratio-box img{width:126%}.thumbnail.aspect-ratio-box.eijiken_v1:after,.thumbnail.aspect-ratio-box.v1:after,.thumbnail.aspect-ratio-box.v2:after{padding-bottom:100%}.thumbnail.aspect-ratio-box.v1 img{width:299.1%;left:46.5%;top:72.5%}.thumbnail.aspect-ratio-box.v2 img{width:200%;left:49.9%;top:50%}.thumbnail.aspect-ratio-box.eijiken_v1 img{width:276%;left:50%;top:50%}::-webkit-scrollbar{width:10px;transform:translateX(-50px)}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.144)}::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,100%,.226)}::-webkit-scrollbar-thumb:active{background-color:hsla(0,0%,100%,.377)}::-webkit-scrollbar-button,::-webkit-scrollbar-corner,::-webkit-scrollbar-track{display:none}button{background-color:#000;color:#fff;font-family:"DFGothic";padding:6px 8px;letter-spacing:3px;font-weight:700}button.selected-wh,button:hover{color:#000;background-color:#fff}button.selected-wh span,button:hover span{color:#000}button:hover{animation:hover-darken .2s infinite alternate}button:active{background-color:#e0e0e0}button.selected{background-color:var(--accent-color);color:var(--text-color-on-bg)}button.selected,button.selected-wh{pointer-events:none}button.toggle-button{display:flex;flex-direction:row;justify-content:space-evenly;position:relative;padding:6px 0;width:180px;height:25px}button.toggle-button span{width:50%;z-index:1;font-weight:700;font-size:13px;font-family:"DFGothic"}button.toggle-button:before{content:"";position:absolute;z-index:0;width:50%;height:100%;transition:left .3s ease,opacity .3s ease;left:0;top:0;background-color:var(--accent-color)}button.toggle-button.left span:first-child,button.toggle-button.right span:nth-child(2){color:var(--text-color-on-bg)}button.toggle-button.right:before{left:50%}@media (max-width:1200px){button.toggle-button.can-collapse{width:90px;height:50px;flex-direction:column}button.toggle-button.can-collapse span{display:block;width:100%;height:25px;line-height:25px}button.toggle-button.can-collapse:before{width:100%;height:50%;transition:top .3s ease,opacity .3s ease}button.toggle-button.can-collapse.right:before{left:0;top:50%}}button.toggle-button.triple:before{width:33.33%}button.toggle-button.triple.right:before{left:33.33%}button.toggle-button.triple.rightt span:nth-child(3){color:var(--text-color-on-bg)}button.toggle-button.triple.rightt:before{left:66.67%}button.toggle-button:hover:before{opacity:.8}button.toggle-button.unimportant.left>span:first-child,button.toggle-button.unimportant.right>span:nth-child(2){color:#fff}button.toggle-button.unimportant:before{background-color:#6e6e6e}.bg-video{z-index:1;position:fixed;width:100vw;height:100vh;pointer-events:none;overflow:hidden}.bg-video iframe{position:absolute;top:50%;left:50%;width:100vw;height:100vh;transform:translate(-50%,-50%)}@media (min-aspect-ratio:16/9){.bg-video iframe{height:56.25vw}}@media (max-aspect-ratio:16/9){.bg-video iframe{width:177.78vh}}.bg-video .preview-video{z-index:2}.bg-video .preview-video>div{opacity:0}.bg-video .preview-video.show>div{opacity:1}.bg-video .preview-video .arrow-scroll-effect{position:absolute;right:-5vh;top:5vh;mix-blend-mode:difference;width:auto;height:6vh;opacity:0;transition:opacity .5s ease;transform-origin:center center;transform:rotate(45deg) translateY(-50%);animation:scroll-arrows-loading 1s linear infinite}@keyframes scroll-arrows-loading{to{transform:rotate(45deg) translate(16.33492%,-50%)}}.bg-video .preview-video.loading .arrow-scroll-effect{opacity:1}.song-select-bg,.song-select-mg{position:fixed;z-index:1}.song-select-bg .screens-bg,.song-select-mg .screens-bg{z-index:2;position:fixed;right:0;overflow:hidden;pointer-events:none}.song-select-bg .screen-overlay,.song-select-mg .screen-overlay{z-index:3;position:fixed;width:100vw;height:100vh;left:0;top:0}.song-select-mg{z-index:3}.menu-bg-wrapper{z-index:4;position:fixed;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.329);transition:background-color .5s ease}.menu-bg-wrapper:not(.opened){background-color:hsla(0,0%,100%,0);pointer-events:none}.menu-bg-wrapper:not(.opened) .menu{pointer-events:all}.menu-bg-wrapper .menu{position:fixed;padding:25px;background-color:rgba(0,0,0,.739);bottom:60px;left:60px;font-family:"DFGothic";color:#fff;font-weight:700;transition:transform .5s ease}.menu-bg-wrapper .menu h1{margin-bottom:20px;font-size:40px;text-transform:capitalize}.menu-bg-wrapper .menu.settings{width:230px;z-index:2}.menu-bg-wrapper .menu.settings:not(.opened){transform:translate(calc(-100% - 10px),calc(100% + 10px))}.menu-bg-wrapper .menu.settings .open-settings-menu{position:absolute;top:10px;right:10px;background:none;transition:transform .1s ease-out}.menu-bg-wrapper .menu.settings .open-settings-menu:hover{transform:rotate(45deg)}.menu-bg-wrapper .menu.settings .open-settings-menu img{width:20px;height:20px}.menu-bg-wrapper .menu.settings .setting h3{font-family:"Noto Sans JP";font-weight:100;margin-bottom:10px;font-size:13px;letter-spacing:3px}.menu-bg-wrapper .menu.settings .setting h3 sub{font-weight:100;font-size:10px;display:block;margin-top:5px;line-height:12px;letter-spacing:2px}.menu-bg-wrapper .menu.settings .setting+.setting{margin-top:20px}.menu-bg-wrapper .menu.settings .setting.defaultSort>button>span:nth-child(2){letter-spacing:0}.menu-bg-wrapper .menu.help{width:800px;z-index:1;bottom:10px}.menu-bg-wrapper .menu.help:not(.opened){transform:translateY(calc(100% + 10px))}.menu-bg-wrapper .menu.help:not(.opened) .keyboard-shortcuts{transform:translateY(300px)}.menu-bg-wrapper .menu.help .open-help-menu{position:absolute;top:-50px;left:0;background:rgba(0,0,0,.739);width:50px;height:50px}.menu-bg-wrapper .menu.help .open-help-menu img{transition:transform .1s ease-out;width:20px;height:20px}.menu-bg-wrapper .menu.help .open-help-menu:hover img{transform:rotate(45deg)}.menu-bg-wrapper .menu.help h2{font-size:30px;font-weight:800;margin-bottom:10px}.menu-bg-wrapper .menu.help h3{font-size:20px;font-weight:700}.menu-bg-wrapper .menu.help .help-intro li,.menu-bg-wrapper .menu.help .help-intro p{font-family:"Noto Sans JP";font-weight:300;font-size:14px;line-height:19px;letter-spacing:1px}.menu-bg-wrapper .menu.help .help-intro>*+*{margin-top:8px}.menu-bg-wrapper .menu.help .help-intro>*+h3{margin-top:18px}.menu-bg-wrapper .menu.help .help-intro a{color:#fff;text-decoration:underline;font-style:italic}.menu-bg-wrapper .menu.help .help-intro a:hover{animation:hover-darken .2s infinite alternate}.menu-bg-wrapper .menu.help .help-intro ul li{list-style:square;margin-left:20px}.menu-bg-wrapper .menu.help .keyboard-shortcuts{position:absolute;left:820px;padding:25px;width:420px;background-color:rgba(0,0,0,.739);bottom:0;transition:transform .5s ease}.menu-bg-wrapper .menu.help .keyboard-shortcuts table h3{margin:20px 0}.menu-bg-wrapper .menu.help .keyboard-shortcuts table td{padding-bottom:10px}.menu-bg-wrapper .menu.help .keyboard-shortcuts table td+td{padding-left:20px}.menu-bg-wrapper .menu.help .keyboard-shortcuts table td:nth-child(2){font-family:"Noto Sans JP";font-weight:200}.gameplay-video.thumbnail{position:absolute;z-index:2;transform:translate(-50%,-50%);overflow:hidden;transition:opacity .5s ease}.gameplay-video.thumbnail:not(.playing):hover{cursor:pointer}.gameplay-video.thumbnail:not(.playing):hover .arrow-scroll-effect{opacity:1}.gameplay-video.thumbnail.playing{z-index:10}.gameplay-video.thumbnail .video-wrapper{width:100vw;height:100vh}.gameplay-video.thumbnail>.thumbnail{opacity:1;transition:opacity .5s ease;pointer-events:none}.gameplay-video.thumbnail.started-playing>.thumbnail{opacity:0}.gameplay-video.thumbnail>img.arrow-scroll-effect{height:80%;width:auto;opacity:0;transition:opacity .5s ease;transform:translateY(-50%);position:absolute;top:50%;left:-100%;pointer-events:none;animation:scroll-arrows-thumbnail 1s linear infinite;padding-bottom:0!important;mix-blend-mode:overlay}@keyframes scroll-arrows-thumbnail{to{transform:translate(16.33492%,-50%)}}.gameplay-video.thumbnail.ghost:not(.started-playing):not(:hover){opacity:.13}.gameplay-video.thumbnail.ghost:not(.started-playing):not(:hover)>.thumbnail,.gameplay-video.thumbnail.ghost:not(.started-playing):not(:hover)>div{animation:ghost-pulse .2s infinite alternate}@keyframes ghost-pulse{to{opacity:.5}}@font-face{font-family:"DFGothic";src:url(/static/media/DFGothic-極太ゴシック体W12-DFP.8c1355f5.ttf) format("truetype");font-weight:900}@font-face{font-family:"DFGothic";src:url(/static/media/DFGothic-平成ゴシック体W9-DFP.039f98d5.ttf) format("truetype");font-weight:800}@font-face{font-family:"DFGothic";src:url(/static/media/DFGothic-平成ゴシック体W7-DFP.cf98c7d8.ttf) format("truetype");font-weight:700}.song-data-wrapper>*{transition:opacity .5s ease .5s}.song-data-wrapper.before-init>*{opacity:0}.song-data{position:fixed;width:100vw;height:100vh;z-index:2}.song-data>*{font-family:"DFGothic";color:#fff;position:absolute;text-align:center;transform:translateX(50%);letter-spacing:2px;white-space:nowrap;width:auto}.song-data .song-artist,.song-data .song-title{right:calc(40vw - 275px)}.song-data .song-title{bottom:30vh;font-weight:900;font-size:12vh;text-shadow:.45vh .6vh 0 #000}.song-data .song-title sub{margin-top:-4px;display:block;font-size:2vh;font-weight:800;text-shadow:.2vh .3vh 0 #000}.song-data .song-artist{top:69vh;font-weight:800;line-height:118%;font-style:italic;font-size:6vh;text-shadow:.3vh .43vh 0 #000}.song-data .level{font-size:5vh;font-weight:800;right:56.2vh;bottom:25vh}.song-data .level,.song-data .speed{transform:rotate(15deg) translate(100%,100%);font-style:italic}.song-data .speed{font-size:3vh;font-weight:700;right:15vh;bottom:23vh}.song-data .metadata{transform:rotate(15deg);right:37vh;top:90.3vh}.song-data .metadata,.song-data .metadata>p{font-size:1vh;font-weight:700;font-style:italic}.song-data .metadata>p{position:relative;text-align:right;white-space:nowrap}.song-data .metadata>p+p{margin-top:.5vh}.special-diffs{transform:rotate(15deg) translateX(100%);position:absolute;top:80vh;right:30.8vh;z-index:2}.special-diffs button{display:block}.filter-controls{width:20vw;max-width:290px;max-height:94vh;overflow:hidden;left:0;position:absolute;top:3vh;z-index:3;opacity:.5;transition:transform .5s ease,opacity .5s ease;transform:translateX(calc(-100% + 27px))}.filter-controls.opened{transform:translateX(0);opacity:1;overflow:hidden overlay}.filter-controls button.all{display:block}.filter-controls button.selected.all,.filter-controls button.selected.no-filter{background-color:#6e6e6e;color:#fff}.filter-controls>div{padding:10px 40px 10px 10px;background-color:rgba(15,15,15,.7);position:relative}.filter-controls>div:nth-child(odd){background-color:rgba(24,24,24,.7)}.filter-controls>div h3,.filter-controls>div h4,.filter-controls>div input{color:#fff;letter-spacing:3px}.filter-controls>div button,.filter-controls>div input{font-family:"DFGothic";font-weight:700;font-size:13px}.filter-controls>div h3,.filter-controls>div h4{font-family:"Noto Sans JP";font-size:11px;font-weight:100;-webkit-user-select:none;-ms-user-select:none;user-select:none}.filter-controls>div h3{margin-bottom:7px}.filter-controls>div h4{position:absolute;right:13px;top:50%;transform:translate(50%,-50%) rotate(90deg)}.filter-controls .level-filter .filter-btns .number-filters button{width:25px}.filter-controls .level-filter .filter-btns .number-filters:last-child button:last-child{padding-left:4px;letter-spacing:0}.filter-controls .collection-filter .collection-filter-buttons .edit-btns{padding-left:10px}.filter-controls .collection-filter .collection-filter-buttons .edit-btns button{height:25px;width:25px;background-color:rgba(0,0,0,.171)}.filter-controls .collection-filter .collection-filter-buttons .edit-btns button:hover{background-color:hsla(0,0%,100%,.329)}.filter-controls .collection-filter .collection-filter-buttons .edit-btns button.delete-collection-btn{padding-left:6px}.filter-controls .collection-filter .collection-filter-buttons.has-current-song .filter-btn:not(.selected){font-style:italic}.filter-controls .collection-filter .collection-filter-buttons.has-current-song .filter-btn:not(.selected):not(:hover){background-color:#212121}.filter-controls .collection-filter .add-collection-btn{margin-top:5px;width:25px}.filter-controls .musicstyle-filter .em:not(.selected){font-style:italic}.filter-controls .musicstyle-filter .em:not(.selected):not(:hover){background-color:#212121}.filter-controls .search .input-wrapper{position:relative}.filter-controls .search .input-wrapper input{background-color:rgba(0,0,0,.52);border:none;width:100%;letter-spacing:0;padding:5px}.filter-controls .search .input-wrapper input:focus{background-color:hsla(0,0%,100%,.507);color:#000}.filter-controls .search .input-wrapper input:focus~.clear-search:after{color:#000}.filter-controls .search .input-wrapper button.clear-search{position:absolute;right:-8px;top:4.5px;padding:0;background:none}.filter-controls .search .input-wrapper button.clear-search:after{content:"×";color:#fff}.filter-controls .search .input-wrapper button.clear-search:hover{animation:hover-blur-bounce .2s infinite alternate}.filter-controls .menu-drawer-button{position:absolute;right:0;top:0;width:27px;height:100%;background-color:hsla(0,0%,100%,0)}.filter-controls .menu-drawer-button:hover{background-color:hsla(0,0%,100%,.219)}.filter-controls .menu-drawer-button:active{background-color:hsla(0,0%,100%,.397)}.song-select-list{position:fixed;left:20vw;overflow:auto;z-index:4;transition:transform 1s ease}.song-select-list.before-init{transform:translateX(100vw)}.song-select-list>div>div>div>div{overflow:visible!important}.song-select-list .song-select-list-item{width:100%;height:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:row;justify-content:center}.song-select-list .song-select-list-item .level-board-wrapper{position:relative;height:150px;width:66.11374px}.song-select-list .song-select-list-item .level-board-wrapper .level-board{width:100%;height:100%}.song-select-list .song-select-list-item .level-board-wrapper .level-number{position:absolute;transform:translate(-50%,-50%);left:50%;color:#fff;font-family:"DFGothic";font-weight:800;font-size:36px;font-style:italic;top:50%;left:46%}.song-select-list .song-select-list-item .level-board-wrapper:not(.medley):hover{animation:hover-glow .2s infinite alternate;cursor:pointer}.song-select-list .song-select-list-item .inner-container{z-index:2;padding:9px 13px 11px;margin-right:-1px;height:150px;width:354.41176px;position:relative;background-image:url(/static/media/list-item-base.34b78848.png);background-size:100% 100%;background-repeat:no-repeat;transition:background-color .15s ease}.song-select-list .song-select-list-item .inner-container:hover{animation:hover-glow .2s infinite alternate;cursor:pointer}.song-select-list .song-select-list-item .inner-container .inner-container-bg-wrapper{width:100%;height:100%;position:relative}.song-select-list .song-select-list-item .inner-container .inner-container-bg-wrapper .inner-container-bg{width:100%;height:100%;position:absolute;display:block;overflow:hidden}.song-select-list .song-select-list-item .inner-container .inner-container-bg-wrapper .screen-overlay{position:absolute;width:100%;height:100%;z-index:0;opacity:.4}.song-select-list .song-select-list-item .inner-container .thumbnail.aspect-ratio-box{position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;pointer-events:none;left:30%;width:48%}.song-select-list .song-select-list-item .inner-container .thumbnail.aspect-ratio-box.eijiken_v1,.song-select-list .song-select-list-item .inner-container .thumbnail.aspect-ratio-box.v1,.song-select-list .song-select-list-item .inner-container .thumbnail.aspect-ratio-box.v2{width:33%;left:23%}.song-select-list .song-select-list-item .inner-container .artist,.song-select-list .song-select-list-item .inner-container .title{transform:translate(-50%,-50%);left:50%;top:50%;position:absolute;color:#fff;font-family:"DFGothic";width:auto;text-align:center}.song-select-list .song-select-list-item .inner-container .title{text-shadow:1.6px 2.4px 0 #000;font-size:24px;font-weight:800}.song-select-list .song-select-list-item .inner-container .artist{font-style:italic;font-weight:700;font-size:15px;text-shadow:1px 1.6px 0 #000}.song-select-list .song-select-list-item .inner-container:not(.medley) .artist,.song-select-list .song-select-list-item .inner-container:not(.medley) .title{white-space:nowrap;left:67.8%}.song-select-list .song-select-list-item .inner-container:not(.medley) .title{top:35%}.song-select-list .song-select-list-item .inner-container:not(.medley) .title.vert-center{top:50%}.song-select-list .song-select-list-item .inner-container:not(.medley) .title sub{margin-top:2px;display:block;font-size:10px;font-weight:700;text-shadow:1.1px 1.4px 0 #000}.song-select-list .song-select-list-item .inner-container:not(.medley) .artist{top:58%}.song-select-list .song-select-list-item .inner-container.medley .title{left:75%;width:40%;text-overflow:ellipsis;overflow:hidden;max-height:81%}.song-select-list .song-select-list-item .favourite-star{top:9px;right:70px;display:block;position:absolute;background:none;z-index:4}.song-select-list .song-select-list-item .favourite-star img{width:15px;height:15px}.song-select-list .song-select-list-item .favourite-star img:hover{animation:hover-blur-bounce .2s infinite alternate}.song-select-list .song-select-list-item .lights{height:150px;width:31.61765px;position:relative;z-index:3}.song-select-list .song-select-list-item .lights.right{right:0}.song-select-list .song-select-list-item .lights:after,.song-select-list .song-select-list-item .lights:before{content:"";position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;background-repeat:no-repeat;background-size:100% 100%;display:block;width:100%;height:100%}.song-select-list .song-select-list-item .lights:before{background-image:url(/static/media/list-item-light.54546fcd.gif)}.song-select-list .song-select-list-item .lights:after{background-image:url(/static/media/list-item-light-transp.c354852a.gif);display:none;z-index:5;transform-origin:center center;transform:translate(-50%,-50%) scale(2,1.4)}.song-select-list .song-select-list-item.selected{z-index:100}.song-select-list .song-select-list-item.selected .inner-container-bg{animation:selected-glow-bg .4s ease-in infinite alternate}@keyframes selected-glow-bg{0%{-webkit-filter:contrast(1);filter:contrast(1)}to{-webkit-filter:contrast(3);filter:contrast(3)}}.song-select-list .song-select-list-item.selected .lights:before{-webkit-filter:sepia(1) saturate(2) brightness(1.6);filter:sepia(1) saturate(2) brightness(1.6)}.song-select-list .song-select-list-item.selected .lights:after{display:block;-webkit-filter:sepia(1) hue-rotate(-54deg) saturate(10) contrast(2.1) blur(2.6px);filter:sepia(1) hue-rotate(-54deg) saturate(10) contrast(2.1) blur(2.6px)}.song-select-list .song-select-list-item.selected .flare{transition:opacity .5s ease;background-image:url(/static/media/flare.b26e74dd.png);position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;z-index:3;width:110%;height:14px;background-size:100% 100%;animation:selected-flare .3s ease-in infinite alternate}.song-select-list .song-select-list-item.selected .flare.top{top:0}.song-select-list .song-select-list-item.selected .flare.bottom{top:unset;bottom:-14px}@keyframes selected-flare{0%{opacity:.5;-webkit-filter:saturate(1) contrast(1) brightness(1);filter:saturate(1) contrast(1) brightness(1);transform:translate(-50%,-50%) scale(.9,.7)}to{opacity:1;-webkit-filter:saturate(2) contrast(2) brightness(2);filter:saturate(2) contrast(2) brightness(2);transform:translate(-50%,-50%) scale(1)}}.song-select-list .song-select-list-item.placeholder .inner-container:hover,.song-select-list .song-select-list-item.placeholder .level-board-wrappper:hover{animation:none;cursor:default}.song-select-list .song-select-list-item.placeholder .lights{-webkit-filter:grayscale(1) brightness(.3);filter:grayscale(1) brightness(.3)}@keyframes hover-darken{0%{-webkit-filter:brightness(.8);filter:brightness(.8)}to{-webkit-filter:brightness(1);filter:brightness(1)}}@keyframes hover-glow{0%{-webkit-filter:brightness(1.5);filter:brightness(1.5)}to{-webkit-filter:brightness(2);filter:brightness(2)}}@keyframes hover-blur-bounce{0%{-webkit-filter:blur(0);filter:blur(0);transform:scale(1.9)}to{-webkit-filter:blur(.7px);filter:blur(.7px);transform:scale(2.1)}}.start-screen{z-index:1000;position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.856);display:flex;flex-direction:column;justify-content:center;transition:opacity 1s ease}.start-screen img{display:block;margin:0 auto}.start-screen .logo{z-index:-1;height:60vh;max-height:80vw;-webkit-filter:blur(.5vh);filter:blur(.5vh);opacity:.1;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;pointer-events:none}.start-screen .text-logo{max-width:90vw;-webkit-filter:drop-shadow(10px 5px 0 #000);filter:drop-shadow(10px 5px 0 black)}.start-screen .small-screen-warning{text-transform:uppercase;margin:15px auto;padding:0 15px;text-align:center;font-family:"DFGothic";font-size:20px;line-height:30px}.start-screen .small-screen-warning span{line-height:30px;background:#fff;padding:6px 8px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.start-screen .stuff h1{text-align:center;color:#fff;font-family:"DFGothic";font-weight:800;text-shadow:10px 5px 0 #000;letter-spacing:10px;font-size:100px}.start-screen .stuff button{display:block;margin:20px auto 0;font-size:40px;letter-spacing:10px;padding:15px 20px}.start-screen .stuff button.im-new{font-size:20px;padding:10px 15px;letter-spacing:6px}.start-screen.initted{opacity:0}
/*# sourceMappingURL=main.9c8f424f.chunk.css.map */