/* 音乐律动可视化 */
@keyframes wave-slow-1-1 {

  0%,
  100% {
    height: 2.5%;
  }

  25% {
    height: 5%;
    background-color: #57deed;
  }

  50% {
    height: 2.5%;
  }

  75% {
    height: 5%;
    background-color: #57deed;
  }
}

@keyframes wave-slow-1-2 {

  0%,
  100% {
    height: 5%;
  }

  25% {
    height: 10%;
    background-color: #57deed;
  }

  50% {
    height: 5%;
    background-color: #57deed;
  }

  75% {
    height: 10%;
  }
}

@keyframes wave-slow-1-3 {

  0%,
  100% {
    height: 10%;
  }

  25% {
    height: 15%;
    background-color: #57deed;
  }

  50% {
    height: 10%;
    background-color: #57deed;
  }

  75% {
    height: 15%;
  }
}

@keyframes wave-slow-1-4 {

  0%,
  100% {
    height: 15%;
  }

  25% {
    height: 20%;
    background-color: #57deed;
  }

  50% {
    height: 10%;
    background-color: #57deed;
  }

  75% {
    height: 20%;
  }
}

@keyframes wave-slow-1-5 {

  0%,
  100% {
    height: 20%;
  }

  25% {
    height: 30%;
    background-color: #57deed;
  }

  50% {
    height: 20%;
    background-color: #57deed;
  }

  75% {
    height: 30%;
  }
}

@keyframes wave-slow-2-1 {

  0%,
  100% {
    height: 1%;
  }

  25% {
    height: 4%;
    background-color: #57deed;
  }

  50% {
    height: 1%;
    background-color: #57deed;
  }

  75% {
    height: 4%;
  }
}

@keyframes wave-slow-2-2 {

  0%,
  100% {
    height: 2%;
  }

  25% {
    height: 6%;
    background-color: #57deed;
  }

  50% {
    height: 2%;
    background-color: #57deed;
  }

  75% {
    height: 6%;
  }
}

@keyframes wave-slow-2-3 {

  0%,
  100% {
    height: 3%;
  }

  25% {
    height: 8%;
    background-color: #57deed;
  }

  50% {
    height: 3%;
    background-color: #57deed;
  }

  75% {
    height: 8%;
  }
}

@keyframes wave-slow-2-4 {

  0%,
  100% {
    height: 4%;
  }

  25% {
    height: 10%;
    background-color: #57deed;
  }

  50% {
    height: 4%;
    background-color: #57deed;
  }

  75% {
    height: 10%;
  }
}

@keyframes wave-slow-2-5 {

  0%,
  100% {
    height: 5%;
  }

  25% {
    height: 12%;
    background-color: #57deed;
  }

  50% {
    height: 5%;
    background-color: #57deed;
  }

  75% {
    height: 12%;
  }
}

@keyframes wave-slow-3-1 {

  0%,
  100% {
    height: 2%;
  }

  25% {
    height: 6%;
    background-color: #57deed;
  }

  50% {
    height: 2%;
    background-color: #57deed;
  }

  75% {
    height: 6%;
  }
}

@keyframes wave-slow-3-2 {

  0%,
  100% {
    height: 3%;
  }

  25% {
    height: 8%;
    background-color: #57deed;
  }

  50% {
    height: 3%;
    background-color: #57deed;
  }

  75% {
    height: 8%;
  }
}

@keyframes wave-slow-3-3 {

  0%,
  100% {
    height: 4%;
  }

  25% {
    height: 10%;
    background-color: #57deed;
  }

  50% {
    height: 4%;
    background-color: #57deed;
  }

  75% {
    height: 10%;
  }
}

@keyframes wave-slow-3-4 {

  0%,
  100% {
    height: 5%;
  }

  25% {
    height: 12%;
    background-color: #57deed;
  }

  50% {
    height: 5%;
    background-color: #57deed;
  }

  75% {
    height: 12%;
  }
}

@keyframes wave-slow-3-5 {

  0%,
  100% {
    height: 6%;
  }

  25% {
    height: 14%;
    background-color: #57deed;
  }

  50% {
    height: 6%;
  }

  75% {
    height: 14%;
  }
}

@keyframes wave-medium-1-1 {

  0%,
  100% {
    height: 6%;
  }

  15% {
    height: 12%;
    background-color: #9a57ed;
  }

  30% {
    height: 6%;
  }

  45% {
    height: 12%;
    background-color: #57deed;
  }

  60% {
    height: 4%;
  }

  75% {
    height: 16%;
    background-color: #9a57ed;
  }

  90% {
    height: 4%;
  }
}

@keyframes wave-medium-1-2 {

  0%,
  100% {
    height: 8%;
  }

  15% {
    height: 18%;
    background-color: #9a57ed;
  }

  30% {
    height: 8%;
  }

  45% {
    height: 18%;
    background-color: #57deed;
  }

  60% {
    height: 6%;
  }

  75% {
    height: 20%;
    background-color: #9a57ed;
  }

  90% {
    height: 6%;
  }
}

@keyframes wave-medium-1-3 {

  0%,
  100% {
    height: 12%;
  }

  15% {
    height: 30%;
    background-color: #9a57ed;
  }

  30% {
    height: 12%;
  }

  45% {
    height: 30%;
    background-color: #57deed;
  }

  60% {
    height: 10%;
  }

  75% {
    height: 36%;
    background-color: #9a57ed;
  }

  90% {
    height: 10%;
  }
}

@keyframes wave-medium-1-4 {

  0%,
  100% {
    height: 18%;
  }

  15% {
    height: 40%;
    background-color: #9a57ed;
  }

  30% {
    height: 18%;
  }

  45% {
    height: 40%;
    background-color: #57deed;
  }

  60% {
    height: 14%;
  }

  75% {
    height: 50%;
    background-color: #9a57ed;
  }

  90% {
    height: 14%;
  }
}

@keyframes wave-medium-1-5 {

  0%,
  100% {
    height: 24%;
  }

  15% {
    height: 55%;
    background-color: #9a57ed;
  }

  30% {
    height: 24%;
  }

  45% {
    height: 55%;
    background-color: #57deed;
  }

  60% {
    height: 18%;
  }

  75% {
    height: 60%;
    background-color: #9a57ed;
  }

  90% {
    height: 18%;
  }
}

@keyframes wave-medium-2-1 {

  0%,
  100% {
    height: 1%;
  }

  15% {
    height: 6%;
    background-color: #9a57ed;
  }

  30% {
    height: 1%;
  }

  45% {
    height: 8%;
    background-color: #57deed;
  }

  60% {
    height: 1%;
  }

  75% {
    height: 8%;
    background-color: #9a57ed;
  }

  90% {
    height: 1%;
  }
}

@keyframes wave-medium-2-2 {

  0%,
  100% {
    height: 4%;
  }

  15% {
    height: 10%;
    background-color: #9a57ed;
  }

  30% {
    height: 4%;
  }

  45% {
    height: 10%;
    background-color: #57deed;
  }

  60% {
    height: 2%;
  }

  75% {
    height: 14%;
    background-color: #9a57ed;
  }

  90% {
    height: 4%;
  }
}

@keyframes wave-medium-2-3 {

  0%,
  100% {
    height: 6%;
  }

  15% {
    height: 10%;
    background-color: #9a57ed;
  }

  30% {
    height: 6%;
  }

  45% {
    height: 14%;
    background-color: #57deed;
  }

  60% {
    height: 4%;
  }

  75% {
    height: 16%;
    background-color: #9a57ed;
  }

  90% {
    height: 6%;
  }
}

@keyframes wave-medium-2-4 {

  0%,
  100% {
    height: 8%;
  }

  15% {
    height: 14%;
    background-color: #9a57ed;
  }

  30% {
    height: 8%;
  }

  45% {
    height: 16%;
    background-color: #57deed;
  }

  60% {
    height: 4%;
  }

  75% {
    height: 18%;
    background-color: #9a57ed;
  }

  90% {
    height: 8%;
  }
}

@keyframes wave-medium-2-5 {

  0%,
  100% {
    height: 10%;
  }

  15% {
    height: 16%;
    background-color: #9a57ed;
  }

  30% {
    height: 10%;
  }

  45% {
    height: 16%;
    background-color: #57deed;
  }

  60% {
    height: 6%;
  }

  75% {
    height: 20%;
    background-color: #9a57ed;
  }

  90% {
    height: 10%;
  }
}

@keyframes wave-medium-3-1 {

  0%,
  100% {
    height: 2%;
  }

  15% {
    height: 8%;
    background-color: #9a57ed;
  }

  30% {
    height: 2%;
  }

  45% {
    height: 10%;
    background-color: #57deed;
  }

  60% {
    height: 2%;
  }

  75% {
    height: 14%;
    background-color: #9a57ed;
  }

  90% {
    height: 2%;
  }
}

@keyframes wave-medium-3-2 {

  0%,
  100% {
    height: 4%;
  }

  15% {
    height: 12%;
    background-color: #9a57ed;
  }

  30% {
    height: 4%;
  }

  45% {
    height: 16%;
    background-color: #57deed;
  }

  60% {
    height: 4%;
  }

  75% {
    height: 18%;
    background-color: #9a57ed;
  }

  90% {
    height: 4%;
  }
}

@keyframes wave-medium-3-3 {

  0%,
  100% {
    height: 6%;
  }

  15% {
    height: 20%;
    background-color: #9a57ed;
  }

  30% {
    height: 6%;
  }

  45% {
    height: 24%;
    background-color: #57deed;
  }

  60% {
    height: 5%;
  }

  75% {
    height: 28%;
    background-color: #9a57ed;
  }

  90% {
    height: 7%;
  }
}

@keyframes wave-medium-3-4 {

  0%,
  100% {
    height: 8%;
  }

  15% {
    height: 30%;
    background-color: #9a57ed;
  }

  30% {
    height: 8%;
  }

  45% {
    height: 32%;
    background-color: #57deed;
  }

  60% {
    height: 8%;
  }

  75% {
    height: 34%;
    background-color: #9a57ed;
  }

  90% {
    height: 8%;
  }
}

@keyframes wave-medium-3-5 {

  0%,
  100% {
    height: 10%;
  }

  15% {
    height: 36%;
    background-color: #9a57ed;
  }

  30% {
    height: 10%;
  }

  45% {
    height: 38%;
    background-color: #57deed;
  }

  60% {
    height: 8%;
  }

  75% {
    height: 40%;
    background-color: #9a57ed;
  }

  90% {
    height: 10%;
  }
}

@keyframes wave-fast-1-1 {

  0%,
  100% {
    height: 7%;
  }

  15% {
    height: 16%;
    background-color: #ffe890;
  }

  30% {
    height: 7%;
    background-color: #57deed;
  }

  45% {
    height: 16%;
    background-color: #ffa1ab;
  }

  60% {
    height: 6%;
    background-color: #57deed;
  }

  75% {
    height: 18%;
    background-color: #ffe890;
  }

  90% {
    height: 7%;
  }
}

@keyframes wave-fast-1-2 {

  0%,
  100% {
    height: 12%;
  }

  15% {
    height: 26%;
    background-color: #ffe890;
  }

  30% {
    height: 12%;
    background-color: #57deed;
  }

  45% {
    height: 26%;
    background-color: #ffa1ab;
  }

  60% {
    height: 12%;
    background-color: #57deed;
  }

  75% {
    height: 28%;
    background-color: #ffe890;
  }

  90% {
    height: 12%;
  }
}

@keyframes wave-fast-1-3 {

  0%,
  100% {
    height: 18%;
  }

  15% {
    height: 55%;
    background-color: #ffe890;
  }

  30% {
    height: 18%;
    background-color: #57deed;
  }

  45% {
    height: 55%;
    background-color: #ffa1ab;
  }

  60% {
    height: 30%;
    background-color: #57deed;
  }

  75% {
    height: 80%;
    background-color: #ffe890;
  }

  90% {
    height: 24%;
  }
}

@keyframes wave-fast-1-4 {

  0%,
  100% {
    height: 24%;
  }

  15% {
    height: 80%;
    background-color: #ffe890;
  }

  30% {
    height: 24%;
    background-color: #57deed;
  }

  45% {
    height: 80%;
    background-color: #ffa1ab;
  }

  60% {
    height: 30%;
    background-color: #57deed;
  }

  75% {
    height: 95%;
    background-color: #ffe890;
  }

  90% {
    height: 24%;
  }
}

@keyframes wave-fast-1-5 {

  0%,
  100% {
    height: 30%;
  }

  15% {
    height: 75%;
    background-color: #ffe890;
  }

  30% {
    height: 30%;
    background-color: #57deed;
  }

  45% {
    height: 75%;
    background-color: #ffa1ab;
  }

  60% {
    height: 35%;
    background-color: #57deed;
  }

  75% {
    height: 100%;
    background-color: #ffe890;
  }

  90% {
    height: 30%;
  }
}

@keyframes wave-fast-2-1 {

  0%,
  100% {
    height: 2%;
  }

  15% {
    height: 8%;
    background-color: #ffe890;
  }

  30% {
    height: 2%;
    background-color: #57deed;
  }

  45% {
    height: 10%;
    background-color: #ffa1ab;
  }

  60% {
    height: 2%;
    background-color: #57deed;
  }

  75% {
    height: 12%;
    background-color: #ffe890;
  }

  90% {
    height: 2%;
  }
}

@keyframes wave-fast-2-2 {

  0%,
  100% {
    height: 3%;
  }

  15% {
    height: 10%;
    background-color: #ffe890;
  }

  30% {
    height: 3%;
    background-color: #57deed;
  }

  45% {
    height: 12%;
    background-color: #ffa1ab;
  }

  60% {
    height: 3%;
    background-color: #57deed;
  }

  75% {
    height: 16%;
    background-color: #ffe890;
  }

  90% {
    height: 3%;
  }
}

@keyframes wave-fast-2-3 {

  0%,
  100% {
    height: 4%;
  }

  15% {
    height: 14%;
    background-color: #ffe890;
  }

  30% {
    height: 4%;
    background-color: #57deed;
  }

  45% {
    height: 16%;
    background-color: #ffa1ab;
  }

  60% {
    height: 4%;
    background-color: #57deed;
  }

  75% {
    height: 18%;
    background-color: #ffe890;
  }

  90% {
    height: 4%;
  }
}

@keyframes wave-fast-2-4 {

  0%,
  100% {
    height: 6%;
  }

  15% {
    height: 16%;
    background-color: #ffe890;
  }

  30% {
    height: 6%;
    background-color: #57deed;
  }

  45% {
    height: 18%;
    background-color: #ffa1ab;
  }

  60% {
    height: 6%;
    background-color: #57deed;
  }

  75% {
    height: 22%;
    background-color: #ffe890;
  }

  90% {
    height: 6%;
  }
}

@keyframes wave-fast-2-5 {

  0%,
  100% {
    height: 8%;
  }

  15% {
    height: 20%;
    background-color: #ffe890;
  }

  30% {
    height: 8%;
    background-color: #57deed;
  }

  45% {
    height: 22%;
    background-color: #ffa1ab;
  }

  60% {
    height: 8%;
    background-color: #57deed;
  }

  75% {
    height: 26%;
    background-color: #ffe890;
  }

  90% {
    height: 8%;
  }
}

@keyframes wave-fast-3-1 {

  0%,
  100% {
    height: 3%;
  }

  15% {
    height: 10%;
    background-color: #ffe890;
  }

  30% {
    height: 3%;
    background-color: #57deed;
  }

  45% {
    height: 14%;
    background-color: #ffa1ab;
  }

  60% {
    height: 3%;
    background-color: #57deed;
  }

  75% {
    height: 16%;
    background-color: #ffe890;
  }

  90% {
    height: 3%;
  }
}

@keyframes wave-fast-3-2 {

  0%,
  100% {
    height: 4%;
  }

  15% {
    height: 12%;
    background-color: #ffe890;
  }

  30% {
    height: 4%;
    background-color: #57deed;
  }

  45% {
    height: 16%;
    background-color: #ffa1ab;
  }

  60% {
    height: 4%;
    background-color: #57deed;
  }

  75% {
    height: 18%;
    background-color: #ffe890;
  }

  90% {
    height: 4%;
  }
}

@keyframes wave-fast-3-3 {

  0%,
  100% {
    height: 5%;
  }

  15% {
    height: 14%;
    background-color: #ffe890;
  }

  30% {
    height: 5%;
    background-color: #57deed;
  }

  45% {
    height: 18%;
    background-color: #ffa1ab;
  }

  60% {
    height: 5%;
    background-color: #57deed;
  }

  75% {
    height: 20%;
    background-color: #ffe890;
  }

  90% {
    height: 5%;
  }
}

@keyframes wave-fast-3-4 {

  0%,
  100% {
    height: 8%;
  }

  15% {
    height: 20%;
    background-color: #ffe890;
  }

  30% {
    height: 6%;
    background-color: #57deed;
  }

  45% {
    height: 22%;
    background-color: #ffa1ab;
  }

  60% {
    height: 6%;
    background-color: #57deed;
  }

  75% {
    height: 26%;
    background-color: #ffe890;
  }

  90% {
    height: 6%;
  }
}

@keyframes wave-fast-3-5 {

  0%,
  100% {
    height: 10%;
  }

  15% {
    height: 26%;
    background-color: #ffe890;
  }

  30% {
    height: 10%;
    background-color: #57deed;
  }

  45% {
    height: 26%;
    background-color: #ffa1ab;
  }

  60% {
    height: 8%;
    background-color: #57deed;
  }

  75% {
    height: 30%;
    background-color: #ffe890;
  }

  90% {
    height: 8%;
  }
}

/* 单音轨，默认慢速节拍 */
.slow-type .rhythm-wave:nth-child(1) div:nth-child(1) {
  height: 10px;
  animation: wave-slow-1-1 2s infinite;
}

.slow-type .rhythm-wave:nth-child(1) div:nth-child(2) {
  height: 20px;
  animation: wave-slow-1-2 2s infinite;
}

.slow-type .rhythm-wave:nth-child(1) div:nth-child(3) {
  height: 30px;
  animation: wave-slow-1-3 2s infinite;
}

.slow-type .rhythm-wave:nth-child(1) div:nth-child(4) {
  height: 40px;
  animation: wave-slow-1-4 2s infinite;
}

.slow-type .rhythm-wave:nth-child(1) div:nth-child(5) {
  height: 50px;
  animation: wave-slow-1-5 2s infinite;
}

.slow-type .rhythm-wave:nth-child(1) div:nth-child(6) {
  height: 40px;
  animation: wave-slow-1-4 1.5s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(1) div:nth-child(7) {
  height: 30px;
  animation: wave-slow-1-3 1.5s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(1) div:nth-child(8) {
  height: 20px;
  animation: wave-slow-1-2 1.5s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(1) div:nth-child(9) {
  height: 10px;
  animation: wave-slow-1-1 1.5s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(2) div:nth-child(1) {
  height: 10px;
  animation: wave-slow-2-1 2s infinite;
}

.slow-type .rhythm-wave:nth-child(2) div:nth-child(2) {
  height: 20px;
  animation: wave-slow-2-2 2s infinite;
}

.slow-type .rhythm-wave:nth-child(2) div:nth-child(3) {
  height: 30px;
  animation: wave-slow-2-3 2s infinite;
}

.slow-type .rhythm-wave:nth-child(2) div:nth-child(4) {
  height: 40px;
  animation: wave-slow-2-4 2s infinite;
}

.slow-type .rhythm-wave:nth-child(2) div:nth-child(5) {
  height: 50px;
  animation: wave-slow-2-5 2s infinite;
}

.slow-type .rhythm-wave:nth-child(2) div:nth-child(6) {
  height: 40px;
  animation: wave-slow-2-4 2s infinite;
}

.slow-type .rhythm-wave:nth-child(2) div:nth-child(7) {
  height: 30px;
  animation: wave-slow-2-3 2s infinite;
}

.slow-type .rhythm-wave:nth-child(2) div:nth-child(8) {
  height: 20px;
  animation: wave-slow-2-2 2s infinite;
}

.slow-type .rhythm-wave:nth-child(2) div:nth-child(9) {
  height: 10px;
  animation: wave-slow-2-1 2s infinite;
}

.slow-type .rhythm-wave:nth-child(3) div:nth-child(1) {
  height: 10px;
  animation: wave-slow-3-1 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(3) div:nth-child(2) {
  height: 20px;
  animation: wave-slow-3-2 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(3) div:nth-child(3) {
  height: 30px;
  animation: wave-slow-3-3 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(3) div:nth-child(4) {
  height: 40px;
  animation: wave-slow-3-4 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(3) div:nth-child(5) {
  height: 50px;
  animation: wave-slow-3-5 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(3) div:nth-child(6) {
  height: 40px;
  animation: wave-slow-3-4 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(3) div:nth-child(7) {
  height: 30px;
  animation: wave-slow-3-3 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(3) div:nth-child(8) {
  height: 20px;
  animation: wave-slow-3-2 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(3) div:nth-child(9) {
  height: 10px;
  animation: wave-slow-3-1 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(4) div:nth-child(1) {
  height: 10px;
  animation: wave-slow-2-1 2s infinite;
}

.slow-type .rhythm-wave:nth-child(4) div:nth-child(2) {
  height: 20px;
  animation: wave-slow-2-2 2s infinite;
}

.slow-type .rhythm-wave:nth-child(4) div:nth-child(3) {
  height: 30px;
  animation: wave-slow-2-3 2s infinite;
}

.slow-type .rhythm-wave:nth-child(4) div:nth-child(4) {
  height: 40px;
  animation: wave-slow-2-4 2s infinite;
}

.slow-type .rhythm-wave:nth-child(4) div:nth-child(5) {
  height: 50px;
  animation: wave-slow-2-5 2s infinite;
}

.slow-type .rhythm-wave:nth-child(4) div:nth-child(6) {
  height: 40px;
  animation: wave-slow-2-4 2s infinite;
}

.slow-type .rhythm-wave:nth-child(4) div:nth-child(7) {
  height: 30px;
  animation: wave-slow-2-3 2s infinite;
}

.slow-type .rhythm-wave:nth-child(4) div:nth-child(8) {
  height: 20px;
  animation: wave-slow-2-2 2s infinite;
}

.slow-type .rhythm-wave:nth-child(4) div:nth-child(9) {
  height: 10px;
  animation: wave-slow-2-1 2s infinite;
}

.slow-type .rhythm-wave:nth-child(5) div:nth-child(1) {
  height: 10px;
  animation: wave-slow-1-1 1.5s 0.3s infinite;
}

.slow-type .rhythm-wave:nth-child(5) div:nth-child(2) {
  height: 20px;
  animation: wave-slow-1-2 1.5s 0.3s infinite;
}

.slow-type .rhythm-wave:nth-child(5) div:nth-child(3) {
  height: 30px;
  animation: wave-slow-1-3 1.5s 0.3s infinite;
}

.slow-type .rhythm-wave:nth-child(5) div:nth-child(4) {
  height: 40px;
  animation: wave-slow-1-4 1.5s 0.3s infinite;
}

.slow-type .rhythm-wave:nth-child(5) div:nth-child(5) {
  height: 50px;
  animation: wave-slow-1-5 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(5) div:nth-child(6) {
  height: 40px;
  animation: wave-slow-1-4 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(5) div:nth-child(7) {
  height: 30px;
  animation: wave-slow-1-3 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(5) div:nth-child(8) {
  height: 20px;
  animation: wave-slow-1-2 2s 0.2s infinite;
}

.slow-type .rhythm-wave:nth-child(5) div:nth-child(9) {
  height: 10px;
  animation: wave-slow-1-1 2s 0.2s infinite;
}

/* 同时两个音轨出现时，中速节拍 */

.medium-type .rhythm-wave:nth-child(1) div:nth-child(1) {
  height: 20px;
  animation: wave-medium-1-1 1s infinite;
}

.medium-type .rhythm-wave:nth-child(1) div:nth-child(2) {
  height: 40px;
  animation: wave-medium-1-2 1s infinite;
}

.medium-type .rhythm-wave:nth-child(1) div:nth-child(3) {
  height: 90px;
  animation: wave-medium-1-3 1s infinite;
}

.medium-type .rhythm-wave:nth-child(1) div:nth-child(4) {
  height: 160px;
  animation: wave-medium-1-4 1s infinite;
}

.medium-type .rhythm-wave:nth-child(1) div:nth-child(5) {
  height: 200px;
  animation: wave-medium-1-5 1s infinite;
}

.medium-type .rhythm-wave:nth-child(1) div:nth-child(6) {
  height: 160px;
  animation: wave-medium-1-4 1s infinite;
}

.medium-type .rhythm-wave:nth-child(1) div:nth-child(7) {
  height: 90px;
  animation: wave-medium-1-3 1s infinite;
}

.medium-type .rhythm-wave:nth-child(1) div:nth-child(8) {
  height: 40px;
  animation: wave-medium-1-2 1s infinite;
}

.medium-type .rhythm-wave:nth-child(1) div:nth-child(9) {
  height: 20px;
  animation: wave-medium-1-1 1s infinite;
}

.medium-type .rhythm-wave:nth-child(2) div:nth-child(1) {
  height: 10px;
  animation: wave-medium-2-1 1s 0.3s infinite;
}

.medium-type .rhythm-wave:nth-child(2) div:nth-child(2) {
  height: 20px;
  animation: wave-medium-2-2 1s 0.3s infinite;
}

.medium-type .rhythm-wave:nth-child(2) div:nth-child(3) {
  height: 30px;
  animation: wave-medium-2-3 1s 0.3s infinite;
}

.medium-type .rhythm-wave:nth-child(2) div:nth-child(4) {
  height: 40px;
  animation: wave-medium-2-4 1s 0.3s infinite;
}

.medium-type .rhythm-wave:nth-child(2) div:nth-child(5) {
  height: 50px;
  animation: wave-medium-2-5 0.8s infinite;
}

.medium-type .rhythm-wave:nth-child(2) div:nth-child(6) {
  height: 40px;
  animation: wave-medium-2-4 0.8s infinite;
}

.medium-type .rhythm-wave:nth-child(2) div:nth-child(7) {
  height: 30px;
  animation: wave-medium-2-3 0.8s infinite;
}

.medium-type .rhythm-wave:nth-child(2) div:nth-child(8) {
  height: 20px;
  animation: wave-medium-2-2 0.8s infinite;
}

.medium-type .rhythm-wave:nth-child(2) div:nth-child(9) {
  height: 10px;
  animation: wave-medium-2-1 0.8s infinite;
}

.medium-type .rhythm-wave:nth-child(3) div:nth-child(1) {
  height: 10px;
  animation: wave-medium-3-1 1s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(3) div:nth-child(2) {
  height: 20px;
  animation: wave-medium-3-2 1s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(3) div:nth-child(3) {
  height: 30px;
  animation: wave-medium-3-3 1s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(3) div:nth-child(4) {
  height: 40px;
  animation: wave-medium-3-4 1s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(3) div:nth-child(5) {
  height: 50px;
  animation: wave-medium-3-5 1s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(3) div:nth-child(6) {
  height: 40px;
  animation: wave-medium-3-4 0.8s infinite;
}

.medium-type .rhythm-wave:nth-child(3) div:nth-child(7) {
  height: 30px;
  animation: wave-medium-3-3 0.8s infinite;
}

.medium-type .rhythm-wave:nth-child(3) div:nth-child(8) {
  height: 20px;
  animation: wave-medium-3-2 0.8s infinite;
}

.medium-type .rhythm-wave:nth-child(3) div:nth-child(9) {
  height: 10px;
  animation: wave-medium-3-1 0.8s infinite;
}

.medium-type .rhythm-wave:nth-child(4) div:nth-child(1) {
  height: 10px;
  animation: wave-medium-2-1 1.2s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(4) div:nth-child(2) {
  height: 20px;
  animation: wave-medium-2-2 1.2s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(4) div:nth-child(3) {
  height: 30px;
  animation: wave-medium-2-3 1.2s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(4) div:nth-child(4) {
  height: 40px;
  animation: wave-medium-2-4 1.2s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(4) div:nth-child(5) {
  height: 50px;
  animation: wave-medium-2-5 1.2s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(4) div:nth-child(6) {
  height: 40px;
  animation: wave-medium-2-4 0.8s 0.3s infinite;
}

.medium-type .rhythm-wave:nth-child(4) div:nth-child(7) {
  height: 30px;
  animation: wave-medium-2-3 0.8s 0.3s infinite;
}

.medium-type .rhythm-wave:nth-child(4) div:nth-child(8) {
  height: 20px;
  animation: wave-medium-2-2 0.8s 0.3s infinite;
}

.medium-type .rhythm-wave:nth-child(4) div:nth-child(9) {
  height: 10px;
  animation: wave-medium-2-1 0.8s 0.3s infinite;
}

.medium-type .rhythm-wave:nth-child(5) div:nth-child(1) {
  height: 20px;
  animation: wave-medium-1-1 0.8s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(5) div:nth-child(2) {
  height: 40px;
  animation: wave-medium-1-2 0.8s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(5) div:nth-child(3) {
  height: 90px;
  animation: wave-medium-1-3 0.8s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(5) div:nth-child(4) {
  height: 160px;
  animation: wave-medium-1-4 0.8s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(5) div:nth-child(5) {
  height: 200px;
  animation: wave-medium-1-5 1s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(5) div:nth-child(6) {
  height: 160px;
  animation: wave-medium-1-4 1s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(5) div:nth-child(7) {
  height: 90px;
  animation: wave-medium-1-3 1s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(5) div:nth-child(8) {
  height: 40px;
  animation: wave-medium-1-2 1s 0.2s infinite;
}

.medium-type .rhythm-wave:nth-child(5) div:nth-child(9) {
  height: 20px;
  animation: wave-medium-1-1 1s 0.2s infinite;
}

/* 同时三个音轨出现时，高速节拍 */

.fast-type .rhythm-wave:nth-child(1) div:nth-child(1) {
  height: 40px;
  animation: wave-fast-1-1 1s infinite;
}

.fast-type .rhythm-wave:nth-child(1) div:nth-child(2) {
  height: 80px;
  animation: wave-fast-1-2 1s infinite;
}

.fast-type .rhythm-wave:nth-child(1) div:nth-child(3) {
  height: 140px;
  animation: wave-fast-1-3 1s infinite;
}

.fast-type .rhythm-wave:nth-child(1) div:nth-child(4) {
  height: 180px;
  animation: wave-fast-1-4 1s infinite;
}

.fast-type .rhythm-wave:nth-child(1) div:nth-child(5) {
  height: 200px;
  animation: wave-fast-1-5 1s infinite;
}

.fast-type .rhythm-wave:nth-child(1) div:nth-child(6) {
  height: 180px;
  animation: wave-fast-1-4 1s infinite;
}

.fast-type .rhythm-wave:nth-child(1) div:nth-child(7) {
  height: 140px;
  animation: wave-fast-1-3 1s infinite;
}

.fast-type .rhythm-wave:nth-child(1) div:nth-child(8) {
  height: 80px;
  animation: wave-fast-1-2 1s infinite;
}

.fast-type .rhythm-wave:nth-child(1) div:nth-child(9) {
  height: 40px;
  animation: wave-fast-1-1 1s infinite;
}

.fast-type .rhythm-wave:nth-child(2) div:nth-child(1) {
  height: 10px;
  animation: wave-fast-2-1 0.8s infinite;
}

.fast-type .rhythm-wave:nth-child(2) div:nth-child(2) {
  height: 20px;
  animation: wave-fast-2-2 0.8s infinite;
}

.fast-type .rhythm-wave:nth-child(2) div:nth-child(3) {
  height: 30px;
  animation: wave-fast-2-3 0.8s infinite;
}

.fast-type .rhythm-wave:nth-child(2) div:nth-child(4) {
  height: 40px;
  animation: wave-fast-2-4 0.8s infinite;
}

.fast-type .rhythm-wave:nth-child(2) div:nth-child(5) {
  height: 50px;
  animation: wave-fast-2-5 0.8s infinite;
}

.fast-type .rhythm-wave:nth-child(2) div:nth-child(6) {
  height: 40px;
  animation: wave-fast-2-4 1s 0.3s infinite;
}

.fast-type .rhythm-wave:nth-child(2) div:nth-child(7) {
  height: 30px;
  animation: wave-fast-2-3 1s 0.3s infinite;
}

.fast-type .rhythm-wave:nth-child(2) div:nth-child(8) {
  height: 20px;
  animation: wave-fast-2-2 1s 0.3s infinite;
}

.fast-type .rhythm-wave:nth-child(2) div:nth-child(9) {
  height: 10px;
  animation: wave-fast-2-1 1s 0.3s infinite;
}

.fast-type .rhythm-wave:nth-child(3) div:nth-child(1) {
  height: 10px;
  animation: wave-fast-3-1 1s infinite;
}

.fast-type .rhythm-wave:nth-child(3) div:nth-child(2) {
  height: 20px;
  animation: wave-fast-3-2 1s infinite;
}

.fast-type .rhythm-wave:nth-child(3) div:nth-child(3) {
  height: 30px;
  animation: wave-fast-3-3 1s infinite;
}

.fast-type .rhythm-wave:nth-child(3) div:nth-child(4) {
  height: 40px;
  animation: wave-fast-3-4 1s infinite;
}

.fast-type .rhythm-wave:nth-child(3) div:nth-child(5) {
  height: 50px;
  animation: wave-fast-3-5 0.8s 0.2s infinite;
}

.fast-type .rhythm-wave:nth-child(3) div:nth-child(6) {
  height: 40px;
  animation: wave-fast-3-4 0.8s 0.2s infinite;
}

.fast-type .rhythm-wave:nth-child(3) div:nth-child(7) {
  height: 30px;
  animation: wave-fast-3-3 0.8s 0.2s infinite;
}

.fast-type .rhythm-wave:nth-child(3) div:nth-child(8) {
  height: 20px;
  animation: wave-fast-3-2 0.8s 0.2s infinite;
}

.fast-type .rhythm-wave:nth-child(3) div:nth-child(9) {
  height: 10px;
  animation: wave-fast-3-1 0.8s 0.2s infinite;
}

.fast-type .rhythm-wave:nth-child(4) div:nth-child(1) {
  height: 10px;
  animation: wave-fast-2-1 1.2s infinite;
}

.fast-type .rhythm-wave:nth-child(4) div:nth-child(2) {
  height: 20px;
  animation: wave-fast-2-2 1.2s infinite;
}

.fast-type .rhythm-wave:nth-child(4) div:nth-child(3) {
  height: 30px;
  animation: wave-fast-2-3 1.2s infinite;
}

.fast-type .rhythm-wave:nth-child(4) div:nth-child(4) {
  height: 40px;
  animation: wave-fast-2-4 1.2s infinite;
}

.fast-type .rhythm-wave:nth-child(4) div:nth-child(5) {
  height: 50px;
  animation: wave-fast-2-5 1.2s infinite;
}

.fast-type .rhythm-wave:nth-child(4) div:nth-child(6) {
  height: 40px;
  animation: wave-fast-2-4 1s infinite;
}

.fast-type .rhythm-wave:nth-child(4) div:nth-child(7) {
  height: 30px;
  animation: wave-fast-2-3 1s infinite;
}

.fast-type .rhythm-wave:nth-child(4) div:nth-child(8) {
  height: 20px;
  animation: wave-fast-2-2 1s infinite;
}

.fast-type .rhythm-wave:nth-child(4) div:nth-child(9) {
  height: 10px;
  animation: wave-fast-2-1 1s infinite;
}

.fast-type .rhythm-wave:nth-child(5) div:nth-child(1) {
  height: 40px;
  animation: wave-fast-1-1 0.8s infinite;
}

.fast-type .rhythm-wave:nth-child(5) div:nth-child(2) {
  height: 60px;
  animation: wave-fast-1-2 0.8s infinite;
}

.fast-type .rhythm-wave:nth-child(5) div:nth-child(3) {
  height: 140px;
  animation: wave-fast-1-3 0.8s infinite;
}

.fast-type .rhythm-wave:nth-child(5) div:nth-child(4) {
  height: 170px;
  animation: wave-fast-1-4 0.8s infinite;
}

.fast-type .rhythm-wave:nth-child(5) div:nth-child(5) {
  height: 210px;
  animation: wave-fast-1-5 0.8s infinite;
}

.fast-type .rhythm-wave:nth-child(5) div:nth-child(6) {
  height: 190px;
  animation: wave-fast-1-4 1s 0.2s infinite;
}

.fast-type .rhythm-wave:nth-child(5) div:nth-child(7) {
  height: 130px;
  animation: wave-fast-1-3 1s 0.2s infinite;
}

.fast-type .rhythm-wave:nth-child(5) div:nth-child(8) {
  height: 90px;
  animation: wave-fast-1-2 1s 0.2s infinite;
}

.fast-type .rhythm-wave:nth-child(5) div:nth-child(9) {
  height: 70px;
  animation: wave-fast-1-1 1s 0.2s infinite;
}

/* 应援棒 */
@keyframes sway-default {

  0%,
  100% {
    transform: rotate(-25deg);
  }

  15% {
    background-image: url('../assets/images/light_stick_blue.png');
  }

  35% {
    background-image: url('../assets/images/light_stick_white.png');
  }

  50% {
    transform: rotate(25deg);
  }

  65% {
    background-image: url('../assets/images/light_stick_blue.png');
  }

  85% {
    background-image: url('../assets/images/light_stick_white.png');
  }
}

@keyframes sway-slow {

  0%,
  100% {
    transform: rotate(-45deg);
  }

  15% {
    background-image: url('../assets/images/light_stick_white.png');
  }

  35% {
    background-image: url('../assets/images/light_stick_blue.png');
  }

  50% {
    transform: rotate(45deg);
  }

  65% {
    background-image: url('../assets/images/light_stick_white.png');
  }

  85% {
    background-image: url('../assets/images/light_stick_blue.png');
  }
}

@keyframes sway-fast {

  0%,
  100% {
    transform: rotate(-45deg);
  }

  15% {
    background-image: url('../assets/images/light_stick_orange.png');
  }

  35% {
    background-image: url('../assets/images/light_stick_white.png');
  }

  50% {
    transform: rotate(45deg);
  }

  65% {
    background-image: url('../assets/images/light_stick_blue.png');
  }

  85% {
    background-image: url('../assets/images/light_stick_purple.png');
  }
}

.light-stick:nth-child(1) {
  visibility: visible;
  left: 20%;
  bottom: 20%;
  animation: sway-default 3.2s ease-in-out infinite alternate;
}

.light-stick:nth-child(2) {
  visibility: visible;
  left: 62%;
  bottom: 32%;
  animation: sway-default 4.2s 0.3s ease-in-out infinite alternate;
}

.light-stick:nth-child(3) {
  visibility: visible;
  left: 42%;
  bottom: 51%;
  opacity: 0.4;
  animation: sway-default 3s 0.5s ease-in-out infinite alternate;
}

.light-stick:nth-child(4) {
  visibility: visible;
  left: 86%;
  bottom: 47%;
  animation: sway-default 3.2s 0.2s ease-in-out infinite alternate;
}

.light-stick:nth-child(5) {
  visibility: visible;
  left: 24%;
  bottom: 22%;
  animation: sway-default 3.2s 1s ease-in-out infinite alternate;
}

.light-stick:nth-child(6) {
  visibility: visible;
  left: 97%;
  bottom: 76%;
  opacity: 0.4;
  animation: sway-default 3s 0.4s ease-in-out infinite alternate;
}

.light-stick:nth-child(7) {
  visibility: visible;
  left: 6%;
  bottom: 76%;
  opacity: 0.4;
  animation: sway-default 2.7s 0.2s ease-in-out infinite alternate;
}

/* 慢节奏 */

.slow-type .light-stick:nth-child(1) {
  visibility: visible;
  left: 20%;
  bottom: 20%;
  animation: sway-slow 2.2s 0.2s ease-in-out infinite alternate;
}

.slow-type .light-stick:nth-child(2) {
  visibility: visible;
  left: 62%;
  bottom: 32%;
  animation: sway-slow 2.3s 0.4s ease-in-out infinite alternate;
}

.slow-type .light-stick:nth-child(3) {
  visibility: visible;
  left: 42%;
  bottom: 51%;
  animation: sway-slow 2s 0.2s ease-in-out infinite alternate;
}

.slow-type .light-stick:nth-child(4) {
  visibility: visible;
  left: 86%;
  bottom: 47%;
  animation: sway-slow 2.1s 0.3s ease-in-out infinite alternate;
}

.slow-type .light-stick:nth-child(5) {
  visibility: visible;
  left: 27%;
  bottom: 59%;
  animation: sway-slow 1.4s 0.4s ease-in-out infinite alternate;
}

.slow-type .light-stick:nth-child(6) {
  visibility: visible;
  left: 97%;
  bottom: 76%;
  animation: sway-slow 2.2s 0.2s ease-in-out infinite alternate;
}

.slow-type .light-stick:nth-child(7) {
  visibility: visible;
  left: 6%;
  bottom: 76%;
  animation: sway-slow 3s 0.4s ease-in-out infinite alternate;
}

/* 中速节奏 */

.medium-type .light-stick:nth-child(1) {
  visibility: visible;
  left: 20%;
  bottom: 20%;
  animation: sway-slow 2s 0.2s ease-in-out infinite alternate;
}

.medium-type .light-stick:nth-child(2) {
  visibility: visible;
  left: 62%;
  bottom: 32%;
  animation: sway-slow 1.3s 0.4s ease-in-out infinite alternate;
}

.medium-type .light-stick:nth-child(3) {
  visibility: visible;
  left: 42%;
  bottom: 51%;
  animation: sway-slow 1.2s 0.2s ease-in-out infinite alternate;
}

.medium-type .light-stick:nth-child(4) {
  visibility: visible;
  left: 86%;
  bottom: 47%;
  animation: sway-slow 1s 0.3s ease-in-out infinite alternate;
}

.medium-type .light-stick:nth-child(5) {
  visibility: visible;
  left: 27%;
  bottom: 59%;
  animation: sway-slow 1.2s 0.4s ease-in-out infinite alternate;
}

.medium-type .light-stick:nth-child(6) {
  visibility: visible;
  left: 97%;
  bottom: 76%;
  animation: sway-slow 2s 0.2s ease-in-out infinite alternate;
}

.medium-type .light-stick:nth-child(7) {
  visibility: visible;
  left: 6%;
  bottom: 76%;
  animation: sway-slow 1.4s 0.4s ease-in-out infinite alternate;
}

/* 高速节奏 */

.fast-type .light-stick:nth-child(1) {
  visibility: visible;
  left: 20%;
  bottom: 20%;
  animation: sway-fast 1s 0.2s ease-in-out infinite alternate;
}

.fast-type .light-stick:nth-child(2) {
  visibility: visible;
  left: 62%;
  bottom: 32%;
  animation: sway-fast 1.2s 0.4s ease-in-out infinite alternate;
}

.fast-type .light-stick:nth-child(3) {
  visibility: visible;
  left: 42%;
  bottom: 51%;
  animation: sway-fast 1.1s 0.2s ease-in-out infinite alternate;
}

.fast-type .light-stick:nth-child(4) {
  visibility: visible;
  left: 86%;
  bottom: 47%;
  animation: sway-fast 1.2s 0.3s ease-in-out infinite alternate;
}

.fast-type .light-stick:nth-child(5) {
  visibility: visible;
  left: 27%;
  bottom: 59%;
  animation: sway-fast 1s 0.4s ease-in-out infinite alternate;
}

.fast-type .light-stick:nth-child(6) {
  visibility: visible;
  left: 97%;
  bottom: 76%;
  animation: sway-fast 1.2s 0.2s ease-in-out infinite alternate;
}

.fast-type .light-stick:nth-child(7) {
  visibility: visible;
  left: 6%;
  bottom: 76%;
  animation: sway-fast 1.3s 0.4s ease-in-out infinite alternate;
}

.fast-type .light-stick:nth-child(8) {
  visibility: visible;
  left: 25%;
  bottom: 20%;
  animation: sway-fast 1s 0.3s ease-in-out infinite alternate;
}

.fast-type .light-stick:nth-child(9) {
  visibility: visible;
  left: 71%;
  bottom: 20%;
  animation: sway-fast 1.2s 0.4s ease-in-out infinite alternate;
}

.fast-type .light-stick:nth-child(10) {
  visibility: visible;
  left: 53%;
  bottom: 28%;
  animation: sway-fast 1s 0.2s ease-in-out infinite alternate;
}

.fast-type .light-stick:nth-child(11) {
  visibility: visible;
  left: 95%;
  bottom: 26%;
  animation: sway-fast 1s 0.1s ease-in-out infinite alternate;
}

* {
  user-select: none;
}

/* 定义滚动条样式 */
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background-color: #ffffff0a;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px #f0f0f080;
  border-radius: 10px;
  background-color: #ffffff10;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0px #f0f0f080;
  background-color: #ffffff46;
}

body {
  background-color: #140d1e;
  background-image: url('../assets/images/bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.remix-container {
  position: relative;
  overflow: hidden;
  width: 1920px;
  height: 1080px;
}

.rhythm-bg {
  position: absolute;
  z-index: 2;
  width: 1765px;
  height: 760px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}

.rhythm-bg .rhythm-wave {
  display: flex;
  gap: 10px 10px;
  align-items: center;
}

.rhythm-wave div {
  width: 30px;
  background-color: #9a57ed;
  transition: background-color 0.3s ease;
}

.audience-area {
  position: absolute;
  z-index: 2;
  width: 1765px;
  height: 360px;
  bottom: 0;
  left: 0;
}

.light-stick {
  position: absolute;
  width: 30px;
  height: 130px;
  background-image: url('../assets/images/light_stick_white.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transform-origin: 50% 100%;
  visibility: hidden;
}

.music-editor {
  width: 1592px;
  height: 654px;
  background-image: url('../assets/images/music_editor.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.control-panel {
  position: relative;
  top: -135px;
  left: 57px;
}

.control-panel .zone-panel {
  display: flex;
}

.zone-panel .reset-btn {
  position: absolute;
  right: 505px;
  top: 210px;
  cursor: pointer;
}

.zone-panel .reset-btn:active {
  opacity: 0.85;
}

.zone-panel .reset-icon {
  width: 89px;
  height: 89px;
  background-image: url('../assets/images/reset_btn.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.zone-panel .reset-btn p {
  text-align: center;
  font-size: 22px;
  color: #cdcffe;
  line-height: 14px;
}

.zone-panel .next-btn {
  position: absolute;
  right: 395px;
  top: 210px;
  cursor: pointer;
  display: none;
}

.zone-panel .next-btn:active {
  opacity: 0.85;
}


.zone-panel .next-icon {
  width: 89px;
  height: 89px;
  background-image: url('../assets/images/next_btn.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.zone-panel .next-btn p {
  text-align: center;
  font-size: 22px;
  color: #cdcffe;
  line-height: 14px;
}

.zone-panel .play-mode {
  position: absolute;
  right: 150px;
  top: 327px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background-image: url('../assets/images/play_mode.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.zone-panel .play-mode.mode-0 {
  background-position: 0 0;
}

.zone-panel .play-mode.mode-1 {
  background-position: 0 -30px;
}

.zone-panel .play-mode.mode-2 {
  background-position: 0 -60px;
}

.zone-panel .play-mode.mode-3 {
  background-position: 0 -90px;
}

.zone-panel .stage-btn {
  position: absolute;
  right: 155px;
  top: 238px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.music-editor.late .switch-status {
  left: 37px;
}

.zone-panel .stage-btn p {
  text-align: center;
  font-size: 22px;
  color: #b1daff;
  line-height: 14px;
  margin-bottom: 13px;
}

.stage-btn .switch-box {
  background-color: #131267;
  border: 2px solid #7096e5;
  width: 120px;
  height: 40px;
  border-radius: 33px;
  padding: 4px;
}

.switch-box .switch-status {
  height: 100%;
  background-image: linear-gradient(223deg, #50bdff 0, #aab8ff 100%);
  border-radius: 29px;
  width: 65%;
  box-sizing: border-box;
  display: flex;
  color: #131267;
  font-weight: 600;
  font-size: 18px;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  position: relative;
  left: 0;
}

.control-panel .progress-box {
  width: 1124px;
  display: flex;
  align-items: center;
  left: 92px;
  top: -8px;
  position: relative;
}

.progress-box::before {
  content: '';
  width: 982px;
  height: 15px;
  background-image: url('../assets/images/rhythm_line.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -7px;
}

.progress-box .progress-bar {
  width: 100%;
  margin-right: 20px;
  -webkit-appearance: none;
  height: 8px;
  background: #00000069;
  border-radius: 4px;
  overflow: hidden;
}

.progress-box .progress-bar::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  background: #dfe262;
  border-radius: 50%;
  box-shadow: -1000px 0 0 1000px #dfe262;
}

#progress-time {
  color: #d2ecff;
  width: 140px;
  font-size: 22px;
  position: relative;
  top: -6px;
}

.music-library {
  position: relative;
  top: -153px;
  display: flex;
  padding: 0 35px 0 105px;
}

.drop-zone {
  transition: all 0.3s;
  position: relative;
  width: 336px;
  height: 336px;
  background-image: url('../assets/images/zone_wait.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-right: -10px;
}

.drop-zone.wait {
  background-image: url('../assets/images/zone_selecting.png');
}

.drop-zone.active {
  background-image: url('../assets/images/zone_selected.png');
}

.drop-zone.disabled {
  background-image: url('../assets/images/zone_disable.png');
  pointer-events: none;
}

.drop-zone .zone-name {
  text-align: center;
  font-size: 28px;
  color: #eeeafb;
  line-height: 0.893;
  text-shadow: 0px 0px 4px #000000ed;
  position: absolute;
  left: 0;
  top: 55px;
  width: 100%;
  z-index: 2;
  cursor: default;
}

.volume-container {
  border-radius: 50%;
  position: absolute;
  width: 270px;
  height: 270px;
  top: -84px;
  left: -85px;
  z-index: 9;
  opacity: 0;
  transition: all 0.3s;
}

.drop-zone.active:hover .volume-container {
  opacity: 1;
}

.volume-control {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: conic-gradient(#4a90e2 0%,
      #4a90e2 0%,
      transparent 0%,
      transparent 100%);
  position: relative;
  cursor: pointer;
  mask: radial-gradient(transparent 36%, black 35%);
  -webkit-mask: radial-gradient(transparent 36%, black 35%);
}

.volume-indicator {
  position: absolute;
  width: 16px;
  height: 16px;
  background: #ff00e9;
  border: 2px solid white;
  border-radius: 50%;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.volume-value {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  pointer-events: none;
  background: radial-gradient(circle at center, #ff6a00cc, #ffffff00);
  width: 115px;
  height: 115px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.badge-hole {
  width: 102px;
  height: 102px;
  position: absolute;
  top: 117px;
  left: 118px;
}

.badge-hole .special-effects {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.zone-panel:not(.hold-on) .special-effects {
  opacity: 1;
}

@keyframes shine-effects-1 {
  0% {
    width: 0;
    height: 0;
    top: 44px;
    left: 44px;
    transform: rotate(0deg);
    opacity: 0;
  }

  1% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  100% {
    width: 14px;
    height: 14px;
    top: -156px;
    left: -91px;
    transform: rotate(360deg);
    opacity: 0;
  }
}

@keyframes shine-effects-2 {
  0% {
    width: 0;
    height: 0;
    top: 44px;
    left: 44px;
    transform: rotate(0deg);
    opacity: 0;
  }

  1% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  100% {
    width: 14px;
    height: 14px;
    top: -61px;
    left: 188px;
    transform: rotate(360deg);
    opacity: 0;
  }
}

@keyframes shine-effects-3 {
  0% {
    width: 0;
    height: 0;
    top: 44px;
    left: 44px;
    transform: rotate(0deg);
    opacity: 0;
  }

  1% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  100% {
    width: 14px;
    height: 14px;
    top: 214px;
    left: -98px;
    transform: rotate(360deg);
    opacity: 0;
  }
}

@keyframes shine-effects-4 {
  0% {
    width: 0;
    height: 0;
    top: 44px;
    left: 44px;
    transform: rotate(0deg);
    opacity: 0;
  }

  1% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  100% {
    width: 14px;
    height: 14px;
    top: 195px;
    left: 196px;
    transform: rotate(360deg);
    opacity: 0;
  }
}

@keyframes shine-effects-5 {
  0% {
    width: 0;
    height: 0;
    top: 44px;
    left: 44px;
    transform: rotate(0deg);
    opacity: 0;
    background-color: #00fff5;
    transform: scale(1);
  }

  1% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  81% {
    background-color: #00fff5;
    transform: scale(1);
  }

  84% {
    background-color: #00fff75d;
    transform: scale(0.5);
  }

  87% {
    background-color: #00fff5;
    transform: scale(1);
  }

  90% {
    background-color: #00fff75d;
    transform: scale(0.5);
  }

  93% {
    background-color: #00fff5;
    transform: scale(1);
  }

  96% {
    background-color: #00fff75d;
    transform: scale(0.5);
    opacity: 1;
  }

  100% {
    width: 14px;
    height: 14px;
    top: -15px;
    left: -182px;
    opacity: 0;
  }
}

@keyframes shine-effects-6 {
  0% {
    width: 0;
    height: 0;
    top: 44px;
    left: 44px;
    transform: rotate(0deg);
    opacity: 0;
  }

  1% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  100% {
    width: 14px;
    height: 14px;
    top: 91px;
    left: 209px;
    transform: rotate(360deg);
    opacity: 0;
  }
}

@keyframes shine-effects-7 {
  0% {
    width: 0;
    height: 0;
    top: 44px;
    left: 44px;
    opacity: 0;
    background-color: #ffdff4;
    transform: scale(1);
  }

  1% {
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  81% {
    background-color: #ffdff4;
    transform: scale(1);
  }

  84% {
    background-color: #ffdff491;
    transform: scale(0.5);
  }

  87% {
    background-color: #ffdff4;
    transform: scale(1);
  }

  90% {
    background-color: #ffdff491;
    transform: scale(0.5);
  }

  93% {
    background-color: #ffdff4;
    transform: scale(1);
  }

  96% {
    background-color: #ffdff491;
    transform: scale(0.5);
    opacity: 1;
  }

  100% {
    width: 14px;
    height: 14px;
    top: 18px;
    left: 265px;
    opacity: 0;
  }
}

.badge-hole .special-effects span {
  position: absolute;
  top: 44px;
  left: 44px;
  z-index: 2;
  width: 14px;
  height: 14px;
  background-color: red;
  opacity: 0;
}

.badge-hole .special-effects span:nth-child(1) {
  animation: shine-effects-1 1.6s 0s infinite;
  background-color: #ffdff4;
  box-shadow: 1px 1px 10px 1px #ffe6f6b8;
}

.badge-hole .special-effects span:nth-child(2) {
  animation: shine-effects-2 1.3s 1s infinite;
  animation-delay: 200ms;
  background-color: #ffffff;
  box-shadow: 1px 1px 10px 1px #fffcfeb8;
}

.badge-hole .special-effects span:nth-child(3) {
  animation: shine-effects-3 1.4s 3s infinite;
  animation-delay: 200ms;
  background-color: #ffdff4;
  box-shadow: 1px 1px 10px 1px #ffe6f6b8;
}

.badge-hole .special-effects span:nth-child(4) {
  animation: shine-effects-4 1.8s 1s infinite;
  animation-delay: 600ms;
  background-color: #00fff5;
  box-shadow: 1px 1px 10px 1px #edfcffb8;
}

.badge-hole .special-effects span:nth-child(5) {
  animation: shine-effects-5 2s 1.2s infinite;
  animation-delay: 100ms;
  background-color: #00fff5;
  box-shadow: 1px 1px 10px 1px #edfcffb8;
}

.badge-hole .special-effects span:nth-child(6) {
  animation: shine-effects-6 2.5s 2.5s infinite;
  animation-delay: 150ms;
  background-color: #ffdff4;
  box-shadow: 1px 1px 10px 1px #ffe6f6b8;
}

.badge-hole .special-effects span:nth-child(7) {
  animation: shine-effects-7 2.1s 2.2s infinite;
  animation-delay: 130ms;
  background-color: #ffdff4;
  box-shadow: 1px 1px 10px 1px #ffe6f6b8;
}

.badge-hole .empty-tip {
  font-size: 24px;
  color: #c5c7e6;
  text-shadow: 0px 0px 4px #000000ed;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  cursor: default;
}

.badge-hole .remove-badge {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 10px;
  right: 5px;
  border-radius: 17px;
  background-color: #0000009c;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  z-index: 10;
}

.badge-hole .remove-badge:hover {
  background-color: #ff000087;
}

.badge-hole .remove-badge .remove-icon {
  background-color: #fff;
  height: 6px;
  width: 70%;
  border-radius: 3px;
}

.drop-zone:hover .badge-hole .remove-badge {
  visibility: visible;
}

.badge-icon {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  position: relative;
}

.badge-icon img {
  display: block;
  width: auto;
  height: 102px;
}

.badge-name {
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0px 0px 4px #000000ed;
  position: absolute;
  left: 50%;
  bottom: -64px;
  width: 312px;
  transform: translateX(-50%);
}

.music-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
  box-sizing: border-box;
  justify-content: center;
  margin-top: 8px;
}

@keyframes infiniteRotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.music-item {
  width: 106px;
  height: 106px;
  cursor: grab;
  position: relative;
}

.music-item.audio-loaded .music-icon {
  opacity: 1;
}

.music-item .music-icon,
.music-item.dragging .music-icon {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.music-item::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -1px;
  z-index: 2;
  width: 106px;
  height: 106px;
  background-image: url('/static/lib/tft10/assets/badge/base.svg');
  background-size: 100% 100%;
}

.music-item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 106px;
  height: 106px;
  background-image: url('/static/lib/tft10/assets/badge/border.svg');
  background-size: 100% 100%;
  transition: all 0.3s ease;
}

.music-item:hover::after {
  animation: infiniteRotate 2s linear infinite;
}

.music-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 3;
}

@keyframes fadeIn {
  form {
    top: -70px;
    opacity: 0;
  }

  to {
    top: -55px;
    opacity: 1;
  }
}

.music-name {
  font-size: 18px;
  position: absolute;
  background-color: #1b073fd1;
  border: 1px solid #753cff;
  color: #fff;
  width: 110px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 8px;
  top: -55px;
  opacity: 0;
  animation: fadeIn 0.3s;
  animation-fill-mode: forwards;
  display: none;
}

.music-name::after {
  content: '';
  width: 0px;
  height: 0px;
  border-top: 10px solid #1b073fd1;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  bottom: -9px;
  left: 40px;
}

/* 鼠标悬浮显示音乐名称 */
.music-item:hover .music-name {
  /* display: block; */
}

.music-item img {
  /* width: 90px; */
  height: 100%;
  transition: transform 0.2s;
  margin-bottom: 10px;
}

.music-item:wait {
  cursor: grabbing;
}

.music-container {
  display: flex;
  flex-direction: row;
  width: 1165px;
  box-sizing: border-box;
  margin-top: 15px;
}

.group-section {
  width: 33.3%;
}

.group-section h3 {
  text-align: center;
  margin-bottom: 6px;
}

.group-section .group-title {
  font-size: 26px;
  color: #fbf5ff;
  text-align: center;
  line-height: 55px;
}

.group-section .group-title span {
  position: relative;
}

.group-section .group-title span::before {
  content: '';
  width: 24px;
  height: 31px;
  background-image: url('../assets/images/audio_track.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 2px;
  left: -32px;
}

.group-section.double-group {
  /* background-color: red; */
  position: relative;
}

.group-section.double-group::before,
.group-section.double-group::after {
  content: '';
  position: absolute;
  top: 73px;
  width: 2px;
  height: 70%;
  background-color: #ffffff12;
}

.group-section.double-group::before {
  left: 0;
}

.group-section.double-group::after {
  right: 0;
}

.group-section.triple-group {
  width: 25%;
}

.group-section.double-group,
.group-section.single-group {
  width: 37.5%;
}

.presets-panel {
  position: relative;
  top: 15px;
  left: 10px;
  width: 240px;
  height: 310px;
  box-sizing: border-box;
}

.presets-list {
  overflow-y: auto;
  height: 100%;
}

.preset-combo-item {
  display: flex;
  height: 60px;
  background-color: #ffffff0c;
  border-radius: 6px;
  padding-left: 60px;
  cursor: pointer;
  margin-bottom: 4px;
  backdrop-filter: blur(6px);
}

.preset-combo-item:hover {
  background-color: #ffffff21;
}

.preset-combo-item .track-item {
  width: 40px;
  padding: 7px 0;
}

.preset-combo-item .track-item img {
  width: 100%;
  height: 100%;
}

/* 羁绊混音英雄照片墙 */
.photo-wall {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: row;
  position: relative;
  z-index: 1;
}

.photo-wall::before {
  content: '';
  width: 155px;
  height: 54px;
  position: absolute;
  top: 35px;
  left: 55px;
  background-image: url(/static/lib/tft10/assets/logo-tft.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 3;
}

.photo-wall::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/static/lib/tft10/assets/images/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 2;
}

.photo-container {
  position: absolute;
  height: 512px;
  width: 100%;
  animation: scrollLeft 30s linear infinite;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  opacity: 0.1;
}

.photo-container:nth-child(1) {
  left: 0%;
}

.photo-container:nth-child(2) {
  left: 100%;
}

.photo-container:nth-child(3) {
  left: 200%;
}

.photo-container .photo {
  width: 128px;
  height: 128px;
  object-fit: cover;
  flex-shrink: 0;
}

@keyframes scrollLeft {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}

.loading-toast {
  z-index: 999;
}

.shadow-lg {
  z-index: 9999;
}