/** mixins **/
/* 以下字体没找到对应的FontFace: */
/* Bebas Neue,Inter */
/* MiSans */
@font-face {
  font-family: 'MiSans';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/MiSans-Light.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/MiSans-Light.woff') format('woff');
  font-weight: 250;
}
@font-face {
  font-family: 'MiSans';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/MiSans-Regular.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/MiSans-Regular.woff') format('woff');
  font-weight: 330;
}
@font-face {
  font-family: 'MiSans';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/MiSans-Demibold.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/MiSans-Demibold.woff') format('woff');
  font-weight: 450;
}
@font-face {
  font-family: 'MiSans';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/MiSans-Bold.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/MiSans-Bold.woff') format('woff');
  font-weight: 630;
}
/* ANANTA */
@font-face {
  font-family: 'ANANTA';
  src: url(https://www.anantagame.com/pc/gw/20250904162009/assets/ANANTA_ee89c025.woff) format('woff');
}
/* Noto黑体韩语 */
@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-300.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-300.woff') format('woff');
  font-weight: 300;
}
@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-regular.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-regular.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-500.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-500.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-700.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-kr-v27-latin_korean-700.woff') format('woff');
  font-weight: 700;
}
@font-face {
  font-family: 'Noto Sans KR';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/NotoSansKR-Black.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/NotoSansKR-Black.woff') format('woff');
  font-weight: 900;
}
/* Noto黑体日语 */
@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-300.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-300.woff') format('woff');
  font-weight: 300;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-regular.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-regular.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-500.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-500.woff') format('woff');
  font-weight: 500;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-700.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/noto/noto-sans-jp-v42-latin_japanese-700.woff') format('woff');
  font-weight: 700;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('https://comm.res.easebar.com/js/leihuo/fonts/NotoSansJP-Black.woff2') format('woff2'), url('https://comm.res.easebar.com/js/leihuo/fonts/NotoSansJP-Black.woff') format('woff');
  font-weight: 900;
}
#g-yuyue {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  font-size: 22px;
}
#g-yuyue .yuyue-pop {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 537px;
  height: 624px;
}
#g-yuyue .yuyue-pop .yuyue-bg-under {
  z-index: -1;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(320.93deg, rgba(255, 255, 255, 0) -21.36%, rgba(255, 255, 255, 0.74) 109.44%);
  overflow: hidden;
  border-radius: 8px;
  backdrop-filter: blur(45px);
  opacity: 0.85;
}
#g-yuyue .yuyue-pop .yuyue-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(145.86deg, rgba(255, 255, 255, 0.2448) 3.79%, rgba(255, 255, 255, 0.34) 105.51%);
  backdrop-filter: blur(45px);
}
#g-yuyue .yuyue-pop .bg-top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 538px;
  height: 588px;
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/bg-top_259daa8b.png) no-repeat;
  background-size: 100% 100%;
}
#g-yuyue .yuyue-pop .survey-tips {
  font-size: 20px;
  position: absolute;
  color: #181819;
  top: 142px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
#g-yuyue .yuyue-pop.step-1 {
  padding: 48px 60px;
  color: #a2a2a2;
}
#g-yuyue .yuyue-pop.step-1 .yuyue-box {
  width: 420px;
  margin: auto;
}
#g-yuyue .yuyue-pop.step-1 #yuyue-agreement,
#g-yuyue .yuyue-pop.step-1 #yuyue-agreement-email {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 330;
}
#g-yuyue .yuyue-pop.step-1 .yuyue-title {
  margin: 16px auto 40px;
  line-height: 32px;
  background: linear-gradient(278deg, #191919 0.73%, #7F7F7F 171.95%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#g-yuyue .yuyue-pop.step-1 .yuyue-tips {
  font-size: 20px;
  text-align: left;
  padding-left: 2px;
  color: #6B6B6B;
  font-weight: 330;
  line-height: 20px;
  /* 100% */
}
#g-yuyue .yuyue-pop.step-1 .email {
  margin: 24px auto 17px;
}
#g-yuyue .yuyue-pop.step-1 .yuyue-channel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  width: 414px;
  margin: auto;
  gap: 2px;
}
#g-yuyue .yuyue-pop.step-1 .yuyue-channel .channel-tips {
  font-size: 20px;
  color: #616161;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  font-weight: 250;
  position: relative;
  top: -9px;
}
#g-yuyue .yuyue-pop.step-1 .yuyue-channel .qudao-list {
  width: 100%;
  position: unset;
  -webkit-transform: none;
          transform: none;
  padding: 0 20px;
  margin-top: 0;
}
#g-yuyue .yuyue-pop.step-1 .yuyue-channel .qudao-list .channel-item {
  margin: 0;
}
#g-yuyue .yuyue-pop.step-1 .yuyue-tips,
#g-yuyue .yuyue-pop.step-1 .email,
#g-yuyue .yuyue-pop.step-1 .submit-btn {
  display: block;
}
#g-yuyue .yuyue-pop.step-1 .error-tips::before {
  content: '';
  display: inline-block;
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png);background-size:420px 168px;
background-position:-230px -69px;
width:21px;
height:21px;

  position: relative;
  top: 4px;
  left: 1px;
  margin-right: 12px;
}
#g-yuyue .yuyue-pop.step-2 {
  padding: 62px 31px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 537px;
  height: 305px !important;
}
#g-yuyue .yuyue-pop.step-2 .yuyue-title {
  font-size: 28px;
  background: linear-gradient(278deg, #191919 0.73%, #7F7F7F 171.95%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 630;
  letter-spacing: 0.3px;
  line-height: 34px;
  margin: 0 auto 10px;
}
#g-yuyue .yuyue-pop.step-2 .yuyue-icon {
  display: none;
}
#g-yuyue .yuyue-pop.step-2 .yuyue-channel {
  margin-bottom: 0;
}
#g-yuyue .yuyue-pop.step-2 .yuyue-channel .channel-tips {
  font-size: 20px;
  color: #616161;
}
#g-yuyue .yuyue-pop.step-2 .yuyue-channel .qudao-list {
  width: 100%;
  bottom: 5px;
  padding: 0 37px;
}
#g-yuyue .yuyue-pop.step-2.repeat {
  padding-top: 62px;
  height: 326px;
}
#g-yuyue .yuyue-pop.step-2.repeat .yuyue-title {
  white-space: break-spaces;
  letter-spacing: -0.5px;
}
#g-yuyue .yuyue-pop.step-2.repeat .yuyue-channel {
  margin-bottom: 40px;
}
#g-yuyue .yuyue-pop.step-2.success .yuyue-title {
  position: relative;
  padding-top: 60px;
  margin-bottom: 0;
}
#g-yuyue .yuyue-pop.step-2.success .yuyue-title::after {
  content: '';
  position: absolute;
  left: 50%;
  top: -16px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png) no-repeat;background-size:420px 168px;
background-position:-0px -69px;
width:63px;
height:63px;

}
#g-yuyue .yuyue-pop .error-tips-box {
  width: 100%;
  height: 30px;
}
#g-yuyue .yuyue-pop .error-tips {
  display: none;
  width: 470px;
  font-size: 16px;
  color: #e52e41;
}
#g-yuyue .yuyue-pop .email {
  display: none;
  margin: 46px auto 20px;
  width: 100%;
  height: 64px;
  line-height: 64px;
  padding: 0 28px;
  border: none;
  background: rgba(255, 255, 255, 0.62);
  font-size: 20px;
  border-radius: 10px;
  color: #7d7d7d;
}
#g-yuyue .yuyue-pop .email::-webkit-input-placeholder {
  color: #7d7d7d;
}
#g-yuyue .yuyue-pop .email::-moz-placeholder {
  color: #7d7d7d;
}
#g-yuyue .yuyue-pop .email:-ms-input-placeholder {
  color: #7d7d7d;
}
#g-yuyue .yuyue-pop .email::-ms-input-placeholder {
  color: #7d7d7d;
}
#g-yuyue .yuyue-pop .email::placeholder {
  color: #7d7d7d;
}
#g-yuyue .yuyue-pop .yuyue-tips {
  display: none;
  text-align: center;
  font-size: 20px;
  color: #7d7d7d;
}
#g-yuyue .yuyue-pop .yuyue-close {
  position: absolute;
  top: 18px;
  right: 24px;
  width: 20px;
  height: 20px;
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/close_910fbe02.png) no-repeat;
  background-size: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  cursor: pointer;
}
#g-yuyue .yuyue-pop .yuyue-close:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#g-yuyue .yuyue-pop .yuyue-icon {
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png);background-size:420px 168px;
background-position:-67px -69px;
width:59px;
height:43px;

  margin: auto;
}
#g-yuyue .yuyue-pop #yuyue-agreement,
#g-yuyue .yuyue-pop #yuyue-agreement-email {
  display: none;
  width: 420px;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 16px;
  color: #191919;
  margin-bottom: 18px;
  white-space: nowrap;
}
#g-yuyue .yuyue-pop #yuyue-agreement #yuyue-agreement-checkbox,
#g-yuyue .yuyue-pop #yuyue-agreement-email #yuyue-agreement-checkbox,
#g-yuyue .yuyue-pop #yuyue-agreement #yuyue-agreement-email-checkbox,
#g-yuyue .yuyue-pop #yuyue-agreement-email #yuyue-agreement-email-checkbox {
  cursor: pointer;
  width: 21px;
  height: 21px;
  border: 1px solid #7d7d7d;
  border-radius: 50%;
  margin-right: 11px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  position: relative;
  left: 1px;
}
#g-yuyue .yuyue-pop #yuyue-agreement #yuyue-agreement-email-checkbox,
#g-yuyue .yuyue-pop #yuyue-agreement-email #yuyue-agreement-email-checkbox {
  top: 2px;
}
#g-yuyue .yuyue-pop #yuyue-agreement.active #yuyue-agreement-checkbox,
#g-yuyue .yuyue-pop #yuyue-agreement-email.active #yuyue-agreement-checkbox,
#g-yuyue .yuyue-pop #yuyue-agreement.active #yuyue-agreement-email-checkbox,
#g-yuyue .yuyue-pop #yuyue-agreement-email.active #yuyue-agreement-email-checkbox {
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png);background-size:420px 168px;
background-position:-255px -69px;
width:21px;
height:21px;

  border: none;
  border-radius: 0%;
}
#g-yuyue .yuyue-pop #yuyue-agreement.error,
#g-yuyue .yuyue-pop #yuyue-agreement-email.error {
  -webkit-animation: yuyue-shake 0.3s ease-in 2;
          animation: yuyue-shake 0.3s ease-in 2;
}
#g-yuyue .yuyue-pop #yuyue-agreement.error #yuyue-agreement-checkbox,
#g-yuyue .yuyue-pop #yuyue-agreement-email.error #yuyue-agreement-checkbox,
#g-yuyue .yuyue-pop #yuyue-agreement.error #yuyue-agreement-email-checkbox,
#g-yuyue .yuyue-pop #yuyue-agreement-email.error #yuyue-agreement-email-checkbox {
  border: none;
  border-radius: 0%;
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png);background-size:420px 168px;
background-position:-280px -69px;
width:21px;
height:21px;

}
#g-yuyue .yuyue-pop #yuyue-agreement a,
#g-yuyue .yuyue-pop #yuyue-agreement-email a {
  color: #233bde;
  letter-spacing: 0.5px;
}
#g-yuyue .yuyue-pop #yuyue-agreement a:hover,
#g-yuyue .yuyue-pop #yuyue-agreement-email a:hover {
  text-decoration: underline;
}
#g-yuyue .yuyue-pop #yuyue-agreement-email span {
  letter-spacing: -0.2px;
}
#g-yuyue .yuyue-pop .submit-btn {
  display: none;
  margin: 24px auto;
  font-size: 24px;
  text-align: center;
  color: #fff;
  line-height: 64px;
  height: 64px;
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png) center center no-repeat;background-size:420px 165.41538461538462px;
background-position:-0px -0px;
width:416px;

}
#g-yuyue .yuyue-pop .submit-btn:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
#g-yuyue .yuyue-pop .yuyue-title {
  font-size: 32px;
  color: #191919;
  text-align: center;
  margin: 40px auto 30px;
  white-space: nowrap;
  font-weight: 630;
}
#g-yuyue .yuyue-pop .yuyue-channel {
  position: relative;
}
#g-yuyue .yuyue-pop .yuyue-channel .channel-tips {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: #fff;
  font-size: 22px;
}
#g-yuyue .yuyue-pop .yuyue-channel .channel-tips::after,
#g-yuyue .yuyue-pop .yuyue-channel .channel-tips::before {
  content: '';
  position: absolute;
  top: 45%;
  left: -16px;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  width: 64px;
  height: 1px;
  background-color: #7d7d7d;
}
#g-yuyue .yuyue-pop .yuyue-channel .channel-tips::before {
  left: unset;
  right: -16px;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list {
  width: 402px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  padding: 0 10px;
  margin-top: -5px;
  cursor: default;
  background-color: transparent;
  border-radius: 15px;
}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .channel-item {
  position: relative;
  margin: 15px 8px;
}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .channel-item.discord {
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png);background-size:420px 168px;
background-position:-130px -69px;
width:33px;
height:26px;

}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .channel-item.tiktok {
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png);background-size:420px 168px;
background-position:-64px -136px;
width:22px;
height:24px;

}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .channel-item.twitter {
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png);background-size:420px 168px;
background-position:-90px -136px;
width:22px;
height:24px;

}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .channel-item.yt {
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png);background-size:420px 168px;
background-position:-197px -69px;
width:29px;
height:21px;

}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .channel-item.facebook {
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png);background-size:420px 168px;
background-position:-0px -136px;
width:28px;
height:28px;

}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .channel-item.instagram {
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png);background-size:420px 168px;
background-position:-167px -69px;
width:26px;
height:26px;

}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .channel-item.reddit {
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png);background-size:420px 168px;
background-position:-32px -136px;
width:28px;
height:28px;

}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .channel-item:hover {
  -webkit-filter: brightness(2);
          filter: brightness(2);
}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .channel-item:hover .code-box {
  display: block;
}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .code-box {
  display: none;
  position: absolute;
  bottom: -8px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 83px;
  height: 83px;
  background-color: #000;
  padding: 4px;
}
#g-yuyue .yuyue-pop .yuyue-channel .qudao-list .qr-code {
  width: 100%;
  height: 100%;
}
#email-agreement {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
#email-agreement .email-agreement-pop {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 538px;
  height: 590px;
  padding: 44px 24px 67px 44px;
  font-size: 20px;
  color: #616161;
  line-height: 30px;
}
#email-agreement .email-agreement-pop .yuyue-bg-under {
  z-index: -1;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(320.93deg, rgba(255, 255, 255, 0) -21.36%, rgba(255, 255, 255, 0.74) 109.44%);
  overflow: hidden;
  border-radius: 8px;
  backdrop-filter: blur(45px);
  opacity: 0.85;
}
#email-agreement .email-agreement-pop .yuyue-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(145.86deg, rgba(255, 255, 255, 0.2448) 3.79%, rgba(255, 255, 255, 0.34) 105.51%);
  backdrop-filter: blur(45px);
}
#email-agreement .email-agreement-pop .bg-top {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 538px;
  height: 588px;
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/bg-top_259daa8b.png) no-repeat;
  background-size: 100% 100%;
}
#email-agreement .email-agreement-pop .email-agreement-pop-colse {
  position: absolute;
  top: 19px;
  right: 23px;
  background: url(https://www.anantagame.com/pc/gw/20250904162009/assets/sprite-382421_38242129.png) no-repeat;background-size:420px 168px;
background-position:-305px -69px;
width:20px;
height:20px;

  -webkit-transition: -webkit-transform 0.3s;

  transition: -webkit-transform 0.3s;

  transition: transform 0.3s;

  transition: transform 0.3s, -webkit-transform 0.3s;
  cursor: pointer;
}
#email-agreement .email-agreement-pop .email-agreement-pop-colse:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#email-agreement .email-agreement-pop .email-agreement-content {
  height: 405px;
  padding-right: 27px;
  padding-left: 12px;
  overflow-y: auto;
  color: #616161;
  margin-bottom: 40px;
}
#email-agreement .email-agreement-pop .email-agreement-content::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
#email-agreement .email-agreement-pop .email-agreement-content::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 9px;
}
#email-agreement .email-agreement-pop .email-agreement-content::-webkit-scrollbar-thumb {
  background: #7d7d7d;
  border-radius: 9px;
}
#email-agreement .email-agreement-pop .email-agreement-content h5 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 32px;
  letter-spacing: -0.1px;
}
#email-agreement .email-agreement-pop .email-agreement-content p {
  margin-bottom: 32px;
  letter-spacing: -0.5px;
}
#email-agreement .email-agreement-pop .email-agreement-content p:last-child {
  margin-bottom: 0;
}
#email-agreement .email-agreement-pop .email-agreement-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}
#email-agreement .email-agreement-pop .email-agreement-buttons .email-agreement-agree,
#email-agreement .email-agreement-pop .email-agreement-buttons .email-agreement-later {
  cursor: pointer;
  width: 214px;
  height: 43px;
  line-height: 43px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  background: #191919;
  border-radius: 8px;
}
body.yuyue-pop-open {
  overflow: hidden;
}
@-webkit-keyframes yuyue-shake {
  0% {
    margin-left: 0;
  }
  25% {
    margin-left: 10px;
  }
  50% {
    margin-left: 0;
  }
  75% {
    margin-left: -10px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes yuyue-shake {
  0% {
    margin-left: 0;
  }
  25% {
    margin-left: 10px;
  }
  50% {
    margin-left: 0;
  }
  75% {
    margin-left: -10px;
  }
  100% {
    margin-left: 0;
  }
}
.jp #g-yuyue .yuyue-pop,
[data-lang="jp"] #g-yuyue .yuyue-pop {
  height: 631px;
}
.jp #g-yuyue .yuyue-pop .yuyue-title,
[data-lang="jp"] #g-yuyue .yuyue-pop .yuyue-title {
  margin-bottom: 24px;
  font-weight: 900;
}
.jp #g-yuyue .yuyue-pop #yuyue-agreement,
[data-lang="jp"] #g-yuyue .yuyue-pop #yuyue-agreement,
.jp #g-yuyue .yuyue-pop #yuyue-agreement-email,
[data-lang="jp"] #g-yuyue .yuyue-pop #yuyue-agreement-email {
  margin-bottom: 16px;
  line-height: 16px;
}
.jp #g-yuyue .yuyue-pop .submit-btn,
[data-lang="jp"] #g-yuyue .yuyue-pop .submit-btn {
  margin: 22px auto;
}
.jp #g-yuyue .yuyue-pop .yuyue-channel,
[data-lang="jp"] #g-yuyue .yuyue-pop .yuyue-channel {
  gap: 0;
}
.jp #g-yuyue .yuyue-pop.step-2.repeat,
[data-lang="jp"] #g-yuyue .yuyue-pop.step-2.repeat {
  padding-top: 82px;
}
.jp #email-agreement,
[data-lang="jp"] #email-agreement {
  font-weight: 400;
}
.jp #email-agreement .email-agreement-pop,
[data-lang="jp"] #email-agreement .email-agreement-pop {
  padding: 44px 27px 42px 44px;
}
.jp #email-agreement .email-agreement-content,
[data-lang="jp"] #email-agreement .email-agreement-content {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  height: 412px;
  margin-bottom: 48px;
}
.jp #email-agreement .email-agreement-content h5,
[data-lang="jp"] #email-agreement .email-agreement-content h5 {
  margin-bottom: 32px;
}
.en #g-yuyue .yuyue-pop.step-1 .yuyue-tips,
[data-lang="en"] #g-yuyue .yuyue-pop.step-1 .yuyue-tips {
  letter-spacing: -0.5px;
}
.en #email-agreement,
[data-lang="en"] #email-agreement {
  font-weight: 330;
}
.en #email-agreement .email-agreement-pop .email-agreement-content h5,
[data-lang="en"] #email-agreement .email-agreement-pop .email-agreement-content h5 {
  font-weight: 330;
}
.kr #g-yuyue,
[data-lang="kr"] #g-yuyue {
  font-weight: 400;
}
.kr #g-yuyue .yuyue-pop .yuyue-title,
[data-lang="kr"] #g-yuyue .yuyue-pop .yuyue-title {
  margin-bottom: 24px;
}
.kr #g-yuyue .yuyue-pop .yuyue-tips,
[data-lang="kr"] #g-yuyue .yuyue-pop .yuyue-tips {
  text-align: center;
}
.kr #g-yuyue .yuyue-pop #yuyue-agreement,
[data-lang="kr"] #g-yuyue .yuyue-pop #yuyue-agreement,
.kr #g-yuyue .yuyue-pop #yuyue-agreement-email,
[data-lang="kr"] #g-yuyue .yuyue-pop #yuyue-agreement-email {
  margin-bottom: 16px;
  line-height: 21px;
}
.kr #email-agreement .email-agreement-content,
[data-lang="kr"] #email-agreement .email-agreement-content {
  font-weight: 400;
  line-height: 30px;
  height: 401px;
  margin-bottom: 48px;
}

