.AutoScroll_autoScrollWrap__C0Qaa {
  position: relative;
}
  /** TODO vertical方向的翻页，用到了改下样式 */
  .AutoScroll_autoScrollWrap__C0Qaa .AutoScroll_switchArrow__SI3ST {
  position: absolute;
  top: 50%;
  z-index: 10;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  border-radius: 9999px;
  background-color: rgb(var(--neutral-50-raw) / 0.5);
  --tw-text-opacity: 1;
  color: rgb(var(--neutral-400-raw) / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
  .AutoScroll_autoScrollWrap__C0Qaa .AutoScroll_switchArrow__SI3ST.prevButton {
  left: 0px;
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
  .AutoScroll_autoScrollWrap__C0Qaa .AutoScroll_switchArrow__SI3ST.nextButton {
  right: 0px;
}
  .AutoScroll_autoScrollWrap__C0Qaa .AutoScroll_switchArrow__SI3ST:hover {
  --tw-text-opacity: 1;
  color: rgb(var(--neutral-800-raw) / var(--tw-text-opacity));
}
  .AutoScroll_autoScrollWrap__C0Qaa .AutoScroll_switchArrow__SI3ST.disabled {
      opacity: 0.8;
      cursor: not-allowed;
    }
  .AutoScroll_autoScrollWrap__C0Qaa .AutoScroll_switchArrow__SI3ST.disabled:hover {
  --tw-text-opacity: 1;
  color: rgb(var(--neutral-400-raw) / var(--tw-text-opacity));
}
.AutoScroll_autoScroll__C7_IS {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  overflow: auto;
  height: 100%;
}
.AutoScroll_autoScroll__C7_IS::-webkit-scrollbar {
    display: none;
  }
.AutoScroll_autoScroll__C7_IS {
  scrollbar-width: none;
}

input.Search_customInput__KAibm::-moz-placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(var(--neutral-400-raw) / var(--tw-text-opacity)) !important
}
input.Search_customInput__KAibm::placeholder {
    --tw-text-opacity: 1 !important;
    color: rgb(var(--neutral-400-raw) / var(--tw-text-opacity)) !important
}

.Framework_main__iF18G {
  padding: 0 16px 16px;
}

.Framework_crumbsBack__Fb5CS.Framework_crumbsBack__Fb5CS {
    color: var(--neutral-400) !important;
    border-color: var(--neutral-300) !important;
    display: flex;
    align-items: center;
  }

.Framework_crumbsBack__Fb5CS.Framework_crumbsBack__Fb5CS span {
      color: var(--neutral-800) !important;
      margin-left: 8px;
    }

.IntroModal_tableItem__5S7IE {

    display: flex;

    --tw-text-opacity: 1;

    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.IntroModal_tableItem__5S7IE + .IntroModal_tableItem__5S7IE {

    border-top-width: 1px;

    --tw-border-opacity: 1;

    border-color: rgb(47 47 47 / var(--tw-border-opacity))
}

.IntroModal_tableItemCol__tepbF {

    width: 33.33%;

    font-size: 0.75rem;

    line-height: 1.25rem;

    padding-top: 10px;

    padding-bottom: 10px;

    text-align: center
}

.IntroModal_tableItemCol__tepbF + .IntroModal_tableItemCol__tepbF {

    border-left-width: 1px;

    --tw-border-opacity: 1;

    border-color: rgb(47 47 47 / var(--tw-border-opacity))
}
.RowList_listWrap__6DiC7 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.RowList_itemWrap__lfQmE {
  width: 33.33%;
}

.MemberModal_memberWrap__TOtdM {
  padding: 1px;
  border-radius: 16px;
  background: linear-gradient(
    181.47deg,
    #f9deb9 1.25%,
    rgba(249, 222, 185, 0.27) 73.91%
  );
  margin-top: 24px;
}

.MemberModal_member__uqzFy {
  width: 100%;
  height: 100%;
  background: linear-gradient(
      180deg,
      rgba(249, 222, 185, 0.08) 0%,
      rgba(249, 222, 185, 0) 100%
    ),
    #141416;
  border-radius: 16px;
  padding: 24px;
}

.MemberModal_user__kFST8 {
  border-radius: 16px;
  background: url(https://webcdn.wujieai.com/pro-2.1.61/_next/static/media/bg.8593be5f.jpg) no-repeat center center;
  background-size: cover;
  padding: 60px 0 38px 0;
  margin-bottom: 16px;
}

.MemberModal_selectTimeWrap__Y6RTB {
  padding: 1px;
  border-radius: 8px;
  background: #353945;
  cursor: pointer;
  margin-bottom: 8px;
}

.MemberModal_selectTimeWrap__Y6RTB.active {
    background: linear-gradient(
      181.47deg,
      #f9deb9 1.25%,
      rgba(249, 222, 185, 0.27) 73.91%
    );
  }

.MemberModal_selectTimeWrap__Y6RTB.active .MemberModal_selectTime__fpXNH {
      background: linear-gradient(
          180deg,
          rgba(249, 222, 185, 0.08) 0%,
          rgba(249, 222, 185, 0) 100%
        ),
        #141416;
    }

.MemberModal_selectTime__fpXNH {
  padding: 12px 0;
  text-align: center;
  background: #222;
  border-radius: 8px;
}

.MemberModal_memberTitle__ezpBT {
}

.MemberModal_myCheckbox__KFeYh {
  display: flex;
  align-items: center;
  justify-content: center;
}

.MemberModal_myCheckbox__KFeYh .ant-checkbox {
      top: 0;
    }

.MemberModal_myCheckbox__KFeYh .ant-checkbox .ant-checkbox-inner {
      border-color: var(--neutral-400);
    }

.MemberModal_myCheckbox__KFeYh .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner {
      border-color: #f9deb9;
      background: #f9deb9;
    }


.RechargeOrderModal_rechargeOrder__5TNC6.RechargeOrderModal_rechargeOrder__5TNC6 .ant-modal-header {
  padding: 16px 16px 0;
  margin-bottom: 8px;
} 
.RechargeOrderModal_listWrap__lqtyG {
  margin-bottom: 10px;
  min-height: 529px;
}
.RechargeOrderModal_listItem__5eys0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid var(--neutral-300);
}
.RechargeOrderModal_listItem__5eys0:last-child {
  border: 0;
}
.RechargeOrderModal_itemLeft__HErAc, .RechargeOrderModal_itemRight__BRkIt {
  flex: 1;
}
.RechargeOrderModal_itemLeft__HErAc {
  display: flex;
  justify-content: space-between;
}
.RechargeOrderModal_itemRight__BRkIt {
  color: var(--neutral-400);
  text-align: right;
}

.RechargeOrderModal_rechargeOrder__5TNC6 .ant-pagination {
  display: flex;
  justify-content: flex-end;
}
.RechargeOrderModal_rechargeOrder__5TNC6 .ant-pagination-total-text {
  float: left;
}
.OrderDetailModal_myModal__yCfTB.OrderDetailModal_myModal__yCfTB .ant-modal-body {
      padding: 32px 16px 16px 16px;
    }
    .OrderDetailModal_myModal__yCfTB.OrderDetailModal_myModal__yCfTB .ant-modal-close {
      position: absolute;
      right: -48px;
      top: -48px;
    }

.OrderListModal_myModal__Hpkbd.OrderListModal_myModal__Hpkbd .ant-modal-body {
      padding: 32px 16px 16px 16px;
    }
    .OrderListModal_myModal__Hpkbd.OrderListModal_myModal__Hpkbd .ant-modal-close {
      position: absolute;
      right: -48px;
      top: -48px;
    }

.SwapModal_myModal__xyOF1.SwapModal_myModal__xyOF1 .ant-modal-body {
      padding: 32px 16px 16px 16px;
    }
    .SwapModal_myModal__xyOF1.SwapModal_myModal__xyOF1 .ant-modal-close {
      position: absolute;
      right: -48px;
      top: -48px;
    }

.InviteRecordModal_rechargeOrder__QetDw.InviteRecordModal_rechargeOrder__QetDw .ant-modal-header {
  padding: 16px 16px 0;
  margin-bottom: 8px;
}
.InviteRecordModal_listWrap__ZZH5H {
  margin-bottom: 10px;
  min-height: 529px;
}
.InviteRecordModal_listItem__3dBgh {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid var(--neutral-300);
}
.InviteRecordModal_listItem__3dBgh:last-child {
  border: 0;
}
.InviteRecordModal_itemLeft__f_2Vz,
.InviteRecordModal_itemRight__57vVK {
  flex: 1;
}
.InviteRecordModal_itemLeft__f_2Vz {
  display: flex;
  justify-content: space-between;
}
.InviteRecordModal_itemRight__57vVK {
  color: var(--neutral-400);
  text-align: right;
}

.InviteRecordModal_rechargeOrder__QetDw .ant-pagination {
  display: flex;
  justify-content: flex-end;
}
.InviteRecordModal_rechargeOrder__QetDw .ant-pagination-total-text {
  float: left;
}

.MultiUsageModal_menu__TEiym.MultiUsageModal_menu__TEiym {
  color: var(--neutral-400);
  flex: 0 0 208px;
  border: none;
}

.MultiUsageModal_menu__TEiym.MultiUsageModal_menu__TEiym .ant-menu-item {
  border-radius: 0;
  margin: 0;
  height: 48px;
  line-height: 48px;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  margin: 8px 0;
  width: 100%;
}
.MultiUsageModal_menu__TEiym.MultiUsageModal_menu__TEiym .ant-menu-item.ant-menu-item-selected {
  color: var(--neutral-800);
}
.MultiUsageModal_menu__TEiym.MultiUsageModal_menu__TEiym .ant-menu-item.ant-menu-item-selected::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: var(--primary);
}

.MultiUsageModal_menu__TEiym.MultiUsageModal_menu__TEiym .ant-menu-item:hover {
  background: #1d123e;
  color: #fff;
}

.MultiUsageModal_myModal__I5Yay.MultiUsageModal_myModal__I5Yay .ant-modal-body {
      padding: 16px;
    }

.MultiUsageModal_myModal__I5Yay.MultiUsageModal_myModal__I5Yay .ant-modal-close {
      position: absolute;
      right: -48px;
      top: -48px;
    }

@keyframes Gift30MinuteModal_aaa__kKZs1 {
  from {
    rotate: 0deg;
  }

  50% {
    rotate: 180deg;
  }

  to {
    rotate: 360deg;
  }
}

.Gift30MinuteModal_customModal__VR_ND .ant-modal-content {
  border-radius: 0px !important;
}

.Gift30MinuteModal_customModal__VR_ND .ant-modal-close {
  display: none;
}

.Gift30MinuteModal_customModal__VR_ND .ant-modal-body {
  padding: 0px !important;
}

.Gift30MinuteModal_bgGradient__0gMUO {
  position: absolute;
  top: -150px;
  left: -150px;
  right: -150px;
  bottom: -150px;
  padding: 2px;
  border-radius: 6px;
  background: conic-gradient(
    from 91deg at 48.63% 47.61%,
    #810174 0deg,
    #4f1414 22.652030289173126deg,
    #4a2d51 49.208884835243225deg,
    #6d59e7 67.20238745212555deg,
    #4191db 102.65552043914795deg,
    #fff 119.67298865318298deg,
    #76fff7 140.42037963867188deg,
    #f7ffd6 173.2676339149475deg,
    #6bdbff 225.689799785614deg,
    #be6aff 250.6531834602356deg,
    #2d3197 274.86486196517944deg,
    #dc5cff 306.1528730392456deg,
    #fcd8ff 324.10165786743164deg,
    #810174 360deg
  );

  animation: 6s linear infinite Gift30MinuteModal_aaa__kKZs1;
}

.Gift30MinuteModal_bg__O5FxX {
  background: url(https://webcdn.wujieai.com/pro-2.1.61/_next/static/media/bg.a1c44845.png);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-size: cover;
}

.header_popover__n39ZA {
  padding-top: 0;
}
  .header_popover__n39ZA .ant-popover-inner-content {
      padding: 0;
    }
  .header_popover__n39ZA .ant-popover-arrow {
      display: none;
    }

.QRLogin_qrMask__CTbFi {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(6.48649px);
          backdrop-filter: blur(6.48649px);
}

