.game-switch-wrapper{position:absolute;right:8px;top:0;z-index:90;height:100%;display:flex;align-items:center;width:0}.game-switch-wrapper .game-switch{position:relative;right:66px;border:1px solid #d7dae2;background-color:#fff;align-items:center;padding:8px 0}.game-switch-wrapper .game-switch .game-icon{cursor:pointer;position:relative;height:56px;padding:4px 8px}.game-switch-wrapper .game-switch .game-icon.is-disabled{cursor:not-allowed;filter:grayscale(1)}.game-switch-wrapper .game-switch .game-icon.is-current{background-color:#ffc880}@media only screen and (max-width:539px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:540px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:540px) and (max-width:959px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:959px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:960px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:960px) and (max-width:1199px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1799px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1799px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1800px){.hidden-xl-only{display:none!important}}.arcaea-charts{background-color:#fff;height:100%;display:flex;flex-direction:column;position:relative}.arcaea-charts .song-table{height:1px;flex:auto;width:100%;display:flex;position:relative}.arcaea-charts .song-table>.el-table{width:1px;flex:auto}.arcaea-charts .song-table>.el-table.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background:unset}.arcaea-charts .song-table>.el-table td>.cell{font-size:16px}.arcaea-charts .song-table>.el-table .el-table__expand-column>.cell{padding:0}.arcaea-charts .song-table>.el-table .el-table__row.row-b20{background-color:#faecd8}.arcaea-charts .song-table>.el-table .song-cell{align-items:center}.arcaea-charts .song-table>.el-table .song-cell .dl-wrapper{height:64px;position:relative}.arcaea-charts .song-table>.el-table .song-cell .dl-wrapper>img{height:64px;width:100%;-o-object-fit:contain;object-fit:contain}.arcaea-charts .song-table>.el-table .song-cell .dl-wrapper .dl{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.arcaea-charts .song-table>.el-table .song-cell .dl-wrapper .dl img{height:32px;width:auto;-o-object-fit:contain;object-fit:contain}.arcaea-charts .song-table>.el-table .difficulty-cell{align-items:center}.arcaea-charts .song-table .detail-drawer{position:absolute}.arcaea-charts .song-table .detail-drawer .el-drawer__body{padding:8px 0}.arcaea-charts i.info-btn{cursor:pointer;color:#e6a23c;font-size:18px}