.wave-select-dialog{position:fixed;left:0;top:0;width:100%;height:100%;z-index:150;text-align:center}.wave-select-dialog-bg{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.wave-select-dialog-box{position:absolute;left:50%;top:100px;width:200px;margin-left:-100px;background:#fff;border-radius:10px;overflow:hidden}.wave-select-dialog-box-head{font-size:14px;padding:20px 20px 10px;color:#2a2a2a;font-weight:700;font-family:"source-han-serif-sc","serif"}.wave-select-item{box-sizing:border-box;padding:10px;text-align:center;cursor:pointer}.wave-select-item:hover{background-color:rgba(0,0,0,.05)}.stage-lyric{position:fixed;left:0;right:0;z-index:20;font-size:42px;font-weight:100;pointer-events:none;filter:Alpha(0,100);top:0;bottom:0;line-height:1.2;font-family:"source-han-serif-sc","serif"}.stage-lyric .stage-lyric-center{height:100%;margin:0 auto;max-width:750px;width:95%;overflow:hidden;box-sizing:border-box}.stage-lyric .stage-lyric-center:before{content:"";display:block;height:42%}.stage-lyric .stage-lyric-move{transition:transform .3s}.stage-lyric .stage-lyric-item{opacity:.3;transition:opacity .3s,transform .3s,filter .3s;padding:10px;transform-origin:left center;transform:scale(.7);filter:blur(2px)}.stage-lyric .stage-lyric-item.show{opacity:1;transform:scale(1);filter:blur(0)}@media screen and (max-width:400px){.stage-lyric{font-size:32px;bottom:0}.stage-lyric .stage-lyric-center:before{height:30%}.stage-lyric .stage-lyric-item{transform:scale(.9)}}.wave-stage{position:fixed;width:100%;height:100%;left:0;top:0}.wave-header{position:absolute;left:0;top:0;width:100%;display:flex;justify-content:space-between;z-index:1;padding:20px;box-sizing:border-box}.wave-setting-button{background-color:rgba(0,0,0,.1);padding:8px;border-radius:4px;border:0;cursor:pointer;transition:background-color .3s,opacity .5s}.wave-setting-button:hover{background-color:rgba(0,0,0,.4)}.wave-setting-button:active{background-color:rgba(0,0,0,.8)}.wave-setting-button div{width:3px;height:3px;background-color:#fff;border-radius:10px;margin-top:3px}.wave-setting-button div:first-child{margin-top:0}