@charset "UTF-8";
body,
html {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #9195a3;
}
#app {
  width: 10rem;
  height: -webkit-fit-content;
  height: fit-content;
  min-height: 100vh;
}
.norem-app {
  width: 5rem;
}
@media screen and (max-width: 500px) {
  #app {
    width: 100%;
    min-height: 100vh;
  }
  #app::-webkit-scrollbar {
    width: 0;
    background: 0 0;
  }
  .van-popup.van-popup--bottom {
    max-width: none;
  }
}
@media (min-width: 501px) {
  .van-popup.van-popup--bottom {
    max-width: 10rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
  }
  .van-popup.van-popup--center {
    max-width: 10rem;
  }
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.van-toast[data-v-58c5bdfc] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-58c5bdfc] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-58c5bdfc] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-58c5bdfc] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-58c5bdfc] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-58c5bdfc] {
  z-index: 9999999 !important;
}
.tabbar__container[data-v-58c5bdfc] {
  position: fixed;
  left: 50%;
  bottom: 0.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  width: 10rem;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  height: 1.81333rem;
  padding-block: 0 0.13333rem;
  font-size: 0.29333rem;
  background: url(/assets/png/tabBarBg-4146e770.png) no-repeat center
    center/cover;
  z-index: 100;
}
.tabbar__container-item[data-v-58c5bdfc] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  height: 100%;
  padding-top: 1.13333rem;
  color: var(--text_color_L3, #837064);
  text-align: center;
  background-repeat: no-repeat;
  background-size: 0.74667rem 0.74667rem;
  background-position: center 0.32rem;
}
.tabbar__container-item.promotion[data-v-58c5bdfc] {
  background-image: url(/assets/png/t7_home-f769f73b.png);
}
.tabbar__container-item.activity[data-v-58c5bdfc] {
  background-image: url(/assets/png/t7_activity-180585b5.png);
}
.tabbar__container-item.home[data-v-58c5bdfc] {
  position: relative;
  top: -0.37333rem;
  background-position: center 0.18667rem;
  color: var(--text_color_L3, #837064);
  padding-top: 1.73333rem;
  background-size: 1.28rem 1.28rem;
  background-image: url(/assets/png/home-2f6314ef.png);
}
.tabbar__container-item.wallet[data-v-58c5bdfc] {
  background-image: url(/assets/png/t7_wallet-d97dffcc.png);
}
.tabbar__container-item.turntableBg[data-v-58c5bdfc] {
  background-image: var(--58c5bdfc-getInvitedWheelImgUrl);
  background-size: 100%;
  background-position: center;
  border-radius: 0;
  width: 2rem;
  height: 2rem;
  position: relative;
  top: -0.10667rem;
  left: 0.04rem;
  font-size: 0.34667rem;
  padding-top: 1.44rem;
  font-weight: 600;
  z-index: 3;
  color: #fed358;
}
.tabbar__container-item.main[data-v-58c5bdfc] {
  background-image: url(/assets/png/t7_main-3aa44dbd.png);
}
.tabbar__container-item.active[data-v-58c5bdfc]:not(.home) {
  background-size: 0.74667rem 0.74667rem;
  color: var(--main-color, #fed358);
  padding-top: 1.13333rem;
}
.tabbar__container-item.active:not(.home).promotion[data-v-58c5bdfc] {
  background-image: url(/assets/png/t7_home_a-3279f3a0.png);
}
.tabbar__container-item.active:not(.home).activity[data-v-58c5bdfc] {
  background-image: url(/assets/png/t7_activity_a-2620d96d.png);
}
.tabbar__container-item.active:not(.home).wallet[data-v-58c5bdfc] {
  background-image: url(/assets/png/t7_wallet_a-cef528ab.png);
}
.tabbar__container-item.active:not(.home).main[data-v-58c5bdfc] {
  background-image: url(/assets/png/t7_main_a-0e96c746.png);
}
.tabbar__container-item.active.home[data-v-58c5bdfc] {
  color: var(--main-color, #fed358);
}
.isTurntable[data-v-58c5bdfc] {
  background: #1a1f2e;
  border-radius: 1.06667rem;
}
.isTurntable .home[data-v-58c5bdfc] {
  top: 0;
  height: 100%;
  background-size: 0.74667rem;
  background-position: center 0.32rem;
  padding-top: 1.06667rem;
  background-image: url(/assets/png/t7_index-bbfe6c9d.png) !important;
}
.isTurntable .active.home[data-v-58c5bdfc] {
  background-size: 0.74667rem 0.74667rem;
  background-image: url(/assets/png/t7_index_a-0d829fc5.png) !important;
}
@media screen and (max-width: 500px) {
  .tabbar__container[data-v-58c5bdfc] {
    width: 96%;
    left: 2%;
    -webkit-transform: translateX(0);
    transform: translate(0);
  }
  html:lang(ar) .tabbar__container[data-v-58c5bdfc] {
    left: unset;
    right: 0;
  }
}
.customer {
  position: fixed;
  bottom: 2.4rem;
  right: 0.4rem;
  width: 1.49333rem;
  height: 1.49333rem;
  border-radius: 50%;
  z-index: 108;
}
.customer img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.van-toast[data-v-5eb72be7] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-5eb72be7] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-5eb72be7] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-5eb72be7] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-5eb72be7] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-5eb72be7] {
  z-index: 9999999 !important;
}
.start-page[data-v-5eb72be7] {
  position: fixed;
  z-index: 9999;
  width: 10rem;
  height: 100%;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/assets/png/bg-072ae3a0.png);
}
.start-page div[data-v-5eb72be7] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.start-page div .dice[data-v-5eb72be7] {
  position: absolute;
  top: -1.73333rem;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/assets/png/people-0a016d9f.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.start-page div .logo[data-v-5eb72be7] {
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 14rem;
  width: 4.66667rem;
  position: relative;
}
.start-page div p[data-v-5eb72be7] {
  font-weight: 700;
  font-size: 0.50667rem;
  color: var(--text_color_L4);
  margin-top: 0.4rem;
  padding: 0 0.13333rem;
  text-align: center;
}
.van-toast[data-v-9cd12fb2] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-9cd12fb2] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-9cd12fb2] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-9cd12fb2] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-9cd12fb2] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-9cd12fb2] {
  z-index: 9999999 !important;
}
.header[data-v-9cd12fb2] {
  min-height: 1.86667rem;
  background-color: #262b3b;
  color: var(--text_color_L1);
  padding-top: 0.33333rem;
  border-radius: 0.26667rem 0.26667rem 0 0;
}
.header .title[data-v-9cd12fb2] {
  font-size: 0.37333rem;
}
.header .tip[data-v-9cd12fb2] {
  font-size: 0.29333rem;
  font-weight: 400;
  margin-top: 0.26667rem;
}
.container[data-v-9cd12fb2] {
  padding: 0.26667rem 0.13333rem;
  background-color: #272f4e;
  max-height: calc(100vh - 8.4rem);
  overflow: auto;
}
.container[data-v-9cd12fb2] .first_list-item {
  box-shadow: none;
}
.footer[data-v-9cd12fb2] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 1.33333rem;
  background-color: #262b3b;
  padding: 0 0.26667rem;
  border-radius: 0 0 0.26667rem 0.26667rem;
}
.footer .btn[data-v-9cd12fb2] {
  background: var(--main_gradient-color);
  width: 2.66667rem;
  min-height: 0.66667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 0.33333rem;
  text-align: center;
  color: var(--text_color_L4);
  font-size: 0.37333rem;
  font-weight: 700;
}
.footer .active[data-v-9cd12fb2] {
  color: var(--text_color_L2);
  font-size: 0.32rem;
  background-repeat: no-repeat;
  background-size: 0.48rem;
  background-position: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  gap: 0.16rem;
  -webkit-align-content: center;
  align-content: center;
}
[data-v-9cd12fb2] .first_list-item {
  background: var(.text-button{margin:2px;
  height:24px;
  font-size:12px;
  font-family:var(--default-font-family);
  border:1px solid var(--sys-color-tonal-outline);
  border-radius:12px;
  padding:0 12px;
  font-weight:500;
  color:var(--sys-color-primary);
  background-color:var(--sys-color-cdt-base-container);
  flex:none;
  white-space:nowrap}.text-button:
  disabled{opacity:38%}.text-button:not(:
  disabled):focus,
.text-button:not(:disabled):hover,
.text-button:not(:disabled):active{background-color:var(--sys-color-state-hover-on-subtle)}.text-button:not(:
  disabled, .primary-button):focus-visible{outline:2px solid var(--sys-color-state-focus-ring);
  color:var(--sys-color-on-primary);
  background-color:var(--sys-color-cdt-base-container)}.text-button:not(:
  disabled, .running):focus,
.text-button:not(:disabled, .running):hover,
.text-button:not(:disabled, .running):active{color:var(--sys-color-primary)}.text-button.link-style,
.text-button.link-style:
  hover,
.text-button.link-style:active{background:none;
  border:none;
  outline:none;
  border-radius:2px;
  margin:0;
  padding:0!important;
  font:inherit;
  cursor:pointer;
  height:unset}.text-button.primary-button,
.text-button.primary-button:not(:
  disabled):focus{background-color:var(--sys-color-primary);
  border:none;
  color:var(--sys-color-on-primary)}.text-button.primary-button:not(:
  disabled):active{background-color:color-mix(in srgb,var(--sys-color-primary),var(--sys-color-state-ripple-primary) 32%);
  color:var(--sys-color-on-primary)}.text-button.primary-button:not(:
  disabled):hover{background-color:color-mix(in srgb,var(--sys-color-primary),var(--sys-color-state-hover-on-prominent) 6%);
  color:var(--sys-color-on-primary)}.text-button.primary-button:not(:
  disabled):focus-visible{background-color:var(--sys-color-primary);
  outline-offset:2px;
  outline:2px solid var(--sys-color-state-focus-ring);
  color:var(--sys-color-on-primary)}
  @media (forced-colors: active){.text-button{background-color:ButtonFace;
  color:ButtonText;
  border-color:ButtonText}.text-button:
  disabled{forced-color-adjust:none;
  opacity:100%;
  background:ButtonFace;
  border-color:GrayText;
  color:GrayText}.text-button:not(:
  disabled):focus-visible{forced-color-adjust:none;
  background-color:ButtonFace;
  color:Highlight!important;
  border-color:Highlight;
  outline:2px solid ButtonText;
  box-shadow:var(--legacy-focus-ring-active-shadow)}.text-button:not(:
  disabled):hover,
  .text-button:not(:disabled):active{forced-color-adjust:none;
  background-color:Highlight;
  color:HighlightText!important;
  box-shadow:var(--sys-color-primary)}.text-button.primary-button{
  forced-color-adjust:none;
  background-color:Highlight;
  color:HighlightText;
  border:1px solid Highlight}.text-button.primary-button:not(:
  disabled):focus-visible{background-color:Highlight;
  color:HighlightText!important;
  border-color:ButtonText}.text-button.primary-button:not(:
  disabled):hover,
  .text-button.primary-button:not(:disabled):active{background-color:HighlightText;
  color:Highlight!important;
  border-color:Highlight}}
/*# sourceURL=devtools://devtools/bundled/ui/components/buttons/textButton.css */.link-swatch-link{
  display:inline}.link-swatch-link:not(.undefined){
  cursor:pointer;
  text-underline-offset:2px;
  color:var(--text-link)}.link-swatch-link:
  hover:not(.undefined){text-decoration:underline}.link-swatch-link:
  focus:not(:focus-visible){outline:none}.link-swatch-link.undefined{
  opacity:100%;
  color:var(--text-disabled)}
  --bg_color_L3);
}
.close[data-v-9cd12fb2] {
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  bottom: -0.93333rem;
  background-image: url(/assets/png/close-862c6a4d.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.van-toast[data-v-7dee72bf] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-7dee72bf] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-7dee72bf] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-7dee72bf] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-7dee72bf] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-7dee72bf] {
  z-index: 9999999 !important;
}
.second-verification[data-v-7dee72bf] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  background: var(--bg_color_L1) !important;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 0.13333rem;
}
.second-verification .head[data-v-7dee72bf] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 1.41333rem;
  font-size: 0.48rem;
  position: relative;
}
.second-verification .head .out[data-v-7dee72bf] {
  color: var(--norm_bule-color);
  font-size: 0.4rem;
  position: absolute;
  right: 0.26667rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pin-wrapper[data-v-7dee72bf] {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  gap: 0.21333rem;
}
.pin-input[data-v-7dee72bf] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 0.26667rem;
  margin-bottom: 3rem;
}
.pin-input .pin-box[data-v-7dee72bf] {
  height: 0.64rem;
  width: 0.64rem;
  border-radius: 50%;
  border: 0.01333rem solid var(--text_color_L1);
}
.pin-input .pin-box.a[data-v-7dee72bf] {
  background: var(--text_color_L1);
}
.pin-input .tip[data-v-7dee72bf] {
  text-align: center;
  color: var(--text_color_L2);
  font-size: 0.32rem;
  margin-bottom: 0.13333rem;
}
.errorText[data-v-7dee72bf] {
  color: var(--norm_red-color);
  text-align: center;
  margin-bottom: 0.13333rem;
}
.numeric-keypad[data-v-7dee72bf] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 1.17333rem;
  gap: 0.10667rem;
  -webkit-user-select: none;
  user-select: none;
}
.key[data-v-7dee72bf] {
  border: none;
  border-radius: 0.16rem;
  background: var(--bg_color_L2);
  font-size: 0.48rem;
  cursor: pointer;
  -webkit-transition: background 0.15s ease;
  transition: background 0.15s ease;
}
.key[data-v-7dee72bf]:active {
  background: var(--bg_color_L3);
}
.key--danger[data-v-7dee72bf] {
  background: var(--norm_red-color);
  color: var(--text_color_L4);
}
.key--placeholder[data-v-7dee72bf] {
  visibility: hidden;
}
.van-toast[data-v-35a27ba7] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-35a27ba7] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-35a27ba7] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-35a27ba7] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-35a27ba7] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-35a27ba7] {
  z-index: 9999999 !important;
}
.reward-dialog .title[data-v-35a27ba7] {
  width: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: var(--main-color);
  font-family: Roboto;
  font-size: 0.64rem;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  height: 1.41333rem;
}
.reward-dialog .container[data-v-35a27ba7] {
  height: 8.8rem;
  padding: 0 0.32rem;
  background: var(--bg_color_L1);
  overflow-y: auto;
}
.reward-dialog.van-dialog {
  width: 8.29333rem;
  background: var(--bg_color_L1) url(/assets/png/reward_bg-e5a247a8.png)
    no-repeat center/cover;
  overflow: inherit;
}
.reward-dialog.van-dialog .van-dialog__content {
  padding-bottom: 0.26667rem;
}
.reward-dialog.van-dialog .van-dialog__header {
  padding: 0.34667rem 0.42667rem 0.13333rem;
}
.reward-dialog.van-dialog .close {
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  bottom: -0.93333rem;
  background-image: url(/assets/png/close-862c6a4d.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.van-toast[data-v-3d4fafbb] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-3d4fafbb] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-3d4fafbb] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-3d4fafbb] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-3d4fafbb] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-3d4fafbb] {
  z-index: 9999999 !important;
}
.dialog-wrapper[data-v-3d4fafbb] {
  padding: 0.26667rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.dialog-wrapper img[data-v-3d4fafbb] {
  width: 3.73333rem;
  height: 2.16rem;
  position: relative;
  margin-top: -0.74667rem;
}
.dialog-wrapper .dialog-title[data-v-3d4fafbb] {
  color: var(--text_color_L1);
  margin: 0.4rem 0 0.26667rem;
  font-size: 0.48rem;
  font-weight: 700;
}
.dialog-wrapper .dialog-receive[data-v-3d4fafbb],
.dialog-wrapper .dialog-tips[data-v-3d4fafbb] {
  color: var(--text_color_L2);
  font-size: 0.32rem;
  margin: 0 0 0.32rem;
}
.dialog-wrapper .dialog-receive[data-v-3d4fafbb] {
  text-align: center;
  margin: 0.13333rem 0.32rem 0;
}
.dialog-wrapper .dialog-para[data-v-3d4fafbb] {
  color: var(--text_color_L2);
  font-size: 0.32rem;
}
.dialog-wrapper .dialog-btn[data-v-3d4fafbb] {
  width: 5.6rem;
  height: 1.06667rem;
  text-align: center;
  line-height: 1.06667rem;
  background: var(--GradiantBlue, var(--main_gradient-color));
  border-radius: 1.06667rem;
  font-weight: 700;
  color: var(--text_color_L4);
  font-size: 0.42667rem;
  margin-top: 0.53333rem;
}
.dialog-wrapper .dialog-content[data-v-3d4fafbb] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: var(--norm_secondary-color);
}
.dialog-wrapper .dialog-content img[data-v-3d4fafbb] {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 0.13333rem 0 0;
}
.dialog-wrapper .dialog-footer[data-v-3d4fafbb] {
  position: relative;
  bottom: -1.46667rem;
}
.dialog-wrapper .dialog-footer img[data-v-3d4fafbb] {
  width: 0.8rem;
  height: 0.8rem;
}
.custom18dialog .dialog-18[data-v-3d4fafbb] {
  border-radius: 0.16rem;
  height: 6.66667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 0.53333rem;
  background: var(--bg_color_L2);
}
.custom18dialog .dialog-18 .icon18[data-v-3d4fafbb] {
  display: block;
  height: 1.30667rem;
  width: 1.30667rem;
  margin: 0 auto;
}
.custom18dialog .dialog-18 span[data-v-3d4fafbb]:first-child {
  display: block;
  font-size: 0.53333rem;
  color: var(--text_color_L1);
  margin: 0.53333rem 0 0.18667rem;
  font-weight: 600;
}
.custom18dialog .dialog-18 .tip_txt[data-v-3d4fafbb] {
  font-size: 0.34667rem;
  color: var(--text_color_L2);
  margin-bottom: 0.77333rem;
}
.custom18dialog .dialog-18 .dialog-footer .dialog-btn[data-v-3d4fafbb] {
  margin: 0 auto 0.32rem;
  width: 7.33333rem;
  height: 1.06667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 0.16rem;
  font-size: 0.37333rem;
  font-weight: 500;
}
.custom18dialog .dialog-18 .dialog-footer .btn-cnf[data-v-3d4fafbb] {
  background: var(--main_gradient-color);
}
.custom18dialog .dialog-18 .dialog-footer .btn-cancel[data-v-3d4fafbb] {
  border: 0.01333rem solid var(--main-color);
  color: var(--main-color);
}
.noAge .dialog-18[data-v-3d4fafbb] {
  height: 5.06667rem;
}
.noAge .dialog-18 .dialog-footer[data-v-3d4fafbb] {
  margin-top: 0.53333rem;
}
@media screen and (min-width: 800px) {
  html {
    font-size: 2.5rem !important;
  }
}
@font-face {
  font-family: bahnschrift;
  font-weight: 500;
  src: url(/assets/woff2/bahnschrift-610d57ac.woff2);
}
@font-face {
  font-family: digitalDreamFat;
  src: url(/assets/ttf/digitalDreamFat-7e51cfaf.ttf) format("truetype");
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  padding: 0;
  margin: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
svg {
  height: 100%;
}
* {
  -webkit-user-select: none;
  user-select: none;
}
body,
html {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
#app {
  padding: 0;
  margin: 0;
}
body {
  height: auto;
}
:-webkit-any(article, aside, nav, section) h1 {
  font-size: 2em;
}
img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
input {
  -webkit-user-select: text;
  user-select: text;
  color: var(--text_color_L1);
}
input:focus {
  outline: 0.01333rem solid var(--Dividing-line_color);
  -webkit-user-select: text;
  user-select: text;
}
.c-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.c-row-middle-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.c-row-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.c-row-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.c-flex-warp {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.m-b-5 {
  margin-bottom: 0.13333rem;
}
.m-r-5 {
  margin-right: 0.13333rem;
}
.c-flew-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.c-tc {
  text-align: center;
}
.p-r-10 {
  padding-right: 0.26667rem;
}
.p-l-10 {
  padding-left: 0.26667rem;
}
.p-b-10 {
  padding-bottom: 0.26667rem;
}
.p-t-10 {
  padding-top: 0.26667rem;
}
.popup {
  border-radius: 0.26667rem 0.26667rem 0 0;
  z-index: 2006;
  left: auto;
  overflow-y: visible;
}
.PreSaleRule {
  width: 7.04rem;
}
.Tips {
  width: 8rem;
  height: 2.13333rem;
  line-height: 2.13333rem;
  background: var(--whiteBg);
  border: 0.01333rem solid var(--borderColor-5);
  border-radius: 0.26667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  top: 80%;
}
.firstSaveDialog {
  width: 8rem;
  overflow: initial;
}
.firstSaveDialog .van-dialog__header {
  padding-top: 0;
}
.custom18dialog {
  width: 8.4rem;
}
.msg-window {
  padding: 0.13333rem 0.26667rem;
  width: 9.33333rem;
}
.msg-window .msg-header {
  color: var(--text_color_L1);
  font-size: 0.32rem;
}
.msg-window .msg-footer {
  color: var(--main-color);
  font-size: 0.32rem;
  padding-top: 0.32rem;
}
.msg-window .msg-footer div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.msg-window .msg-footer img {
  width: 0.4rem;
  height: 0.4rem;
}
.noOverHidden {
  overflow: inherit;
}
.dailySignInRules__container-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0.13333rem auto 0.53333rem;
  border-radius: 0.26667rem;
  overflow: hidden;
}
.dailySignInRules__container-hero__wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.dailySignInRules__container-hero__wrapper-titlebox {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  width: 100%;
  color: var(--text_color_L1);
}
.dailySignInRules__container-hero__wrapper ul {
  width: 100%;
}
.dailySignInRules__container-hero__wrapper ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
.dailySignInRules__container-hero__wrapper ul li div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0.37333rem;
  padding: 0.34667rem 0;
  border-bottom: 0.01333rem solid var(--bgcolor-54);
}
.dailySignInRules__container-hero__wrapper-title {
  width: 100%;
  height: 1.06667rem;
  padding-block: 0.34667rem;
  font-size: 0.42667rem;
  line-height: 0.32rem;
  text-align: center;
  background: var(--main_gradient-color2);
}
.dailySignInRules__container-hero__wrapper-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.dailySignInRules__container-hero__wrapper-content > div {
  width: 100%;
  padding: 0.34667rem 0;
  font-size: 0.37333rem;
  line-height: 0.37333rem;
  text-align: center;
  border-bottom: 0.01333rem solid var(--bgColor-10);
}
.dailySignInRules__container-hero__wrapper-content > div:last-of-type {
  border-bottom: none;
}
.mgt10 {
  margin-top: 0.13333rem !important;
}
.mgt40 {
  margin-top: 0.53333rem !important;
}
[v-cloak] {
  display: none;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.text-dots {
  line-height: 0.453334rem;
  width: 2.13333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.must:before {
  content: "*";
  color: #fb5151;
}
input,
textarea {
  -webkit-user-select: text;
  user-select: text;
}
.ar {
  position: fixed;
  top: 0.93333rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  width: 100%;
  max-width: 10rem;
  -webkit-user-select: none;
  user-select: none;
  z-index: 100;
  padding: 0 0.29333rem;
}
.ar-searchbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 0.29333rem;
  width: 100%;
  font-size: 0.37333rem;
  margin-top: 0.26667rem;
  margin-bottom: 0.21333rem;
}
.ar-searchbar input {
  width: 3.6rem;
  height: 1.06667rem;
  padding: 0 0.26667rem;
  font-weight: 400;
  border: none;
  border-radius: 0.13333rem;
}
.ar-searchbar input::-webkit-input-placeholder {
  color: var(--colorText-63);
}
.ar-searchbar input::placeholder {
  color: var(--colorText-63);
}
.ar-searchbar__selector {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 4.53333rem;
  height: 1.06667rem;
  color: var(--text_color_L2);
}
.ar-searchbar__selector > div {
  width: 100%;
  line-height: 1.06667rem;
  border-radius: 0.13333rem;
  background: var(--darkBg, var(--bg_color_L2));
}
.ar-searchbar__selector > div:first-of-type {
  position: relative;
  padding: 0 0.26667rem;
  z-index: 10;
}
.ar-searchbar__selector > div:first-of-type i {
  position: absolute;
  top: 50%;
  right: 0.21333rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ar-searchbar__selector-dropdown {
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  border: 0.01333rem solid var(--text_color_L1);
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ar-searchbar__selector-dropdown li {
  padding: 0 0.26667rem;
  list-style: none;
}
.ar-searchbar__selector-dropdown li.selected {
  color: #fff;
  background-color: var(--norm_red-color);
}
.ar-searchbar__selector.active {
  z-index: 9;
}
.ar-searchbar__selector.active > div:first-of-type i {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.ar-searchbar__selector.active > div:last-of-type {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.ar-searchbar__selector .selectorA {
  color: var(--colorText-63);
}
.ar-searchbar > i {
  font-size: 1.625rem;
}
.ar-1px-b,
.ar-1px-l,
.ar-1px-r,
.ar-1px-rb,
.ar-1px-t,
.ar-1px-tb {
  position: relative;
}
.ar-1px-t:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 0.01333rem;
  border-top: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ar-1px-b:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0.01333rem;
  border-bottom: 0.01333rem solid rgb(66 255 0 / 67%);
  color: #e6e8e8;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ar-1px-l:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.01333rem;
  bottom: 0;
  border-left: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}
.ar-1px-r:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 0.01333rem;
  bottom: 0;
  border-right: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}
.ar-1px-rb:before {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  width: 0.01333rem;
  bottom: 0;
  border-right: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
}
.ar-1px-rb:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0.01333rem;
  border-bottom: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ar-1px-tb:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 0.01333rem;
  border-top: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.ar-1px-tb:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0.01333rem;
  border-bottom: 0.01333rem solid #e6e8e8;
  color: #e6e8e8;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
@media screen and (max-width: 500px) {
  .ar {
    max-width: none;
  }
}
textarea {
  resize: none;
}
.content {
  padding: 0 0.32rem;
  background: #1c2336 !important;
}
@font-face {
  font-family: bahnschrift;
  font-weight: 500;
  src: url(/assets/woff2/bahnschrift-610d57ac.woff2);
}
@font-face {
  font-family: digitalDreamFat;
  src: url(/assets/ttf/digitalDreamFat-7e51cfaf.ttf) format("truetype");
}
* {
  box-sizing: border-box;
}
#app {
  background: #1e2436;
  box-shadow: 0 0 30px rgba(0, 212, 255, 0.1);
  border-radius: 0.5rem;
}
.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.popup {
  position: fixed;
  max-height: 100%;
}
.popup-center {
  top: 50%;
  left: 0;
  right: 0;
  width: -webkit-fit-content;
  width: fit-content;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
}
.iosDialog {
  padding: 0.53333rem 0.32rem;
}
.iosDialog .title {
  color: var(--text_color_L1, #1e2637);
  font-size: 0.48rem;
  font-weight: 600;
  margin-bottom: 0.53333rem;
}
.iosDialog .websit_info {
  padding: 0.24rem 0.37333rem;
  border-radius: 0.13333rem;
  background: var(--bg_color_L3, #f6f6f6);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.53333rem;
}
.iosDialog .websit_info img {
  border-radius: 0.28125rem;
  width: 1.44rem;
  height: 1.44rem;
  margin-right: 0.32rem;
  box-shadow: 0 0.02667rem 0.05333rem #b0baca80;
}
.iosDialog .websit_info .link div:first-child {
  color: var(--text_color_L1);
  font-size: 0.42667rem;
  font-weight: 500;
  margin-bottom: 0.05333rem;
}
.iosDialog .websit_info .link div:nth-child(2) {
  color: var(--text_color_L2);
  font-size: 0.37333rem;
  font-weight: 500;
}
.iosDialog .text {
  font-size: 0.42667rem;
  color: var(--text_color_L2);
  margin-bottom: 0.48rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.iosDialog .text svg {
  width: 0.42667rem;
  margin-left: 0.21333rem;
}
.iosDialog .text img {
  width: 0.56rem;
  height: 0.56rem;
  margin: 0 0.24rem;
}
.iosDialog .text span {
  margin-left: 0.21333rem;
  border-radius: 0.05333rem;
  padding: 0 0.16rem;
  color: var(--text_color_L1);
  background: var(--bg_color_L3);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.van-floating-bubble {
  background: 0 0 !important;
  overflow: inherit;
}
.mt0 {
  margin-top: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.fz0 {
  font-size: 0 !important;
}
.mt2 {
  margin-top: 0.05333rem !important;
}
.pt2 {
  padding-top: 0.05333rem !important;
}
.mb2 {
  margin-bottom: 0.05333rem !important;
}
.pb2 {
  padding-bottom: 0.05333rem !important;
}
.ml2 {
  margin-left: 0.05333rem !important;
}
.pl2 {
  padding-left: 0.05333rem !important;
}
.mr2 {
  margin-right: 0.05333rem !important;
}
.pr2 {
  padding-right: 0.05333rem !important;
}
.fz2 {
  font-size: 0.05333rem !important;
}
.mt4 {
  margin-top: 0.10667rem !important;
}
.pt4 {
  padding-top: 0.10667rem !important;
}
.mb4 {
  margin-bottom: 0.10667rem !important;
}
.pb4 {
  padding-bottom: 0.10667rem !important;
}
.ml4 {
  margin-left: 0.10667rem !important;
}
.pl4 {
  padding-left: 0.10667rem !important;
}
.mr4 {
  margin-right: 0.10667rem !important;
}
.pr4 {
  padding-right: 0.10667rem !important;
}
.fz4 {
  font-size: 0.10667rem !important;
}
.mt5 {
  margin-top: 0.13333rem !important;
}
.pt5 {
  padding-top: 0.13333rem !important;
}
.mb5 {
  margin-bottom: 0.13333rem !important;
}
.pb5 {
  padding-bottom: 0.13333rem !important;
}
.ml5 {
  margin-left: 0.13333rem !important;
}
.pl5 {
  padding-left: 0.13333rem !important;
}
.mr5 {
  margin-right: 0.13333rem !important;
}
.pr5 {
  padding-right: 0.13333rem !important;
}
.fz5 {
  font-size: 0.13333rem !important;
}
.mt6 {
  margin-top: 0.16rem !important;
}
.pt6 {
  padding-top: 0.16rem !important;
}
.mb6 {
  margin-bottom: 0.16rem !important;
}
.pb6 {
  padding-bottom: 0.16rem !important;
}
.ml6 {
  margin-left: 0.16rem !important;
}
.pl6 {
  padding-left: 0.16rem !important;
}
.mr6 {
  margin-right: 0.16rem !important;
}
.pr6 {
  padding-right: 0.16rem !important;
}
.fz6 {
  font-size: 0.16rem !important;
}
.mt8 {
  margin-top: 0.21333rem !important;
}
.pt8 {
  padding-top: 0.21333rem !important;
}
.mb8 {
  margin-bottom: 0.21333rem !important;
}
.pb8 {
  padding-bottom: 0.21333rem !important;
}
.ml8 {
  margin-left: 0.21333rem !important;
}
.pl8 {
  padding-left: 0.21333rem !important;
}
.mr8 {
  margin-right: 0.21333rem !important;
}
.pr8 {
  padding-right: 0.21333rem !important;
}
.fz8 {
  font-size: 0.21333rem !important;
}
.mt10 {
  margin-top: 0.26667rem !important;
}
.pt10 {
  padding-top: 0.26667rem !important;
}
.mb10 {
  margin-bottom: 0.26667rem !important;
}
.pb10 {
  padding-bottom: 0.26667rem !important;
}
.ml10 {
  margin-left: 0.26667rem !important;
}
.pl10 {
  padding-left: 0.26667rem !important;
}
.mr10 {
  margin-right: 0.26667rem !important;
}
.pr10 {
  padding-right: 0.26667rem !important;
}
.fz10 {
  font-size: 0.26667rem !important;
}
.mt12 {
  margin-top: 0.32rem !important;
}
.pt12 {
  padding-top: 0.32rem !important;
}
.mb12 {
  margin-bottom: 0.32rem !important;
}
.pb12 {
  padding-bottom: 0.32rem !important;
}
.ml12 {
  margin-left: 0.32rem !important;
}
.pl12 {
  padding-left: 0.32rem !important;
}
.mr12 {
  margin-right: 0.32rem !important;
}
.pr12 {
  padding-right: 0.32rem !important;
}
.fz12 {
  font-size: 0.32rem !important;
}
.mt14 {
  margin-top: 0.37333rem !important;
}
.pt14 {
  padding-top: 0.37333rem !important;
}
.mb14 {
  margin-bottom: 0.37333rem !important;
}
.pb14 {
  padding-bottom: 0.37333rem !important;
}
.ml14 {
  margin-left: 0.37333rem !important;
}
.pl14 {
  padding-left: 0.37333rem !important;
}
.mr14 {
  margin-right: 0.37333rem !important;
}
.pr14 {
  padding-right: 0.37333rem !important;
}
.fz14 {
  font-size: 0.37333rem !important;
}
.mt15 {
  margin-top: 0.4rem !important;
}
.pt15 {
  padding-top: 0.4rem !important;
}
.mb15 {
  margin-bottom: 0.4rem !important;
}
.pb15 {
  padding-bottom: 0.4rem !important;
}
.ml15 {
  margin-left: 0.4rem !important;
}
.pl15 {
  padding-left: 0.4rem !important;
}
.mr15 {
  margin-right: 0.4rem !important;
}
.pr15 {
  padding-right: 0.4rem !important;
}
.fz15 {
  font-size: 0.4rem !important;
}
.mt16 {
  margin-top: 0.42667rem !important;
}
.pt16 {
  padding-top: 0.42667rem !important;
}
.mb16 {
  margin-bottom: 0.42667rem !important;
}
.pb16 {
  padding-bottom: 0.42667rem !important;
}
.ml16 {
  margin-left: 0.42667rem !important;
}
.pl16 {
  padding-left: 0.42667rem !important;
}
.mr16 {
  margin-right: 0.42667rem !important;
}
.pr16 {
  padding-right: 0.42667rem !important;
}
.fz16 {
  font-size: 0.42667rem !important;
}
.mt18 {
  margin-top: 0.48rem !important;
}
.pt18 {
  padding-top: 0.48rem !important;
}
.mb18 {
  margin-bottom: 0.48rem !important;
}
.pb18 {
  padding-bottom: 0.48rem !important;
}
.ml18 {
  margin-left: 0.48rem !important;
}
.pl18 {
  padding-left: 0.48rem !important;
}
.mr18 {
  margin-right: 0.48rem !important;
}
.pr18 {
  padding-right: 0.48rem !important;
}
.fz18 {
  font-size: 0.48rem !important;
}
.mt20 {
  margin-top: 0.53333rem !important;
}
.pt20 {
  padding-top: 0.53333rem !important;
}
.mb20 {
  margin-bottom: 0.53333rem !important;
}
.pb20 {
  padding-bottom: 0.53333rem !important;
}
.ml20 {
  margin-left: 0.53333rem !important;
}
.pl20 {
  padding-left: 0.53333rem !important;
}
.mr20 {
  margin-right: 0.53333rem !important;
}
.pr20 {
  padding-right: 0.53333rem !important;
}
.fz20 {
  font-size: 0.53333rem !important;
}
.mt24 {
  margin-top: 0.64rem !important;
}
.pt24 {
  padding-top: 0.64rem !important;
}
.mb24 {
  margin-bottom: 0.64rem !important;
}
.pb24 {
  padding-bottom: 0.64rem !important;
}
.ml24 {
  margin-left: 0.64rem !important;
}
.pl24 {
  padding-left: 0.64rem !important;
}
.mr24 {
  margin-right: 0.64rem !important;
}
.pr24 {
  padding-right: 0.64rem !important;
}
.fz24 {
  font-size: 0.64rem !important;
}
.mt25 {
  margin-top: 0.66667rem !important;
}
.pt25 {
  padding-top: 0.66667rem !important;
}
.mb25 {
  margin-bottom: 0.66667rem !important;
}
.pb25 {
  padding-bottom: 0.66667rem !important;
}
.ml25 {
  margin-left: 0.66667rem !important;
}
.pl25 {
  padding-left: 0.66667rem !important;
}
.mr25 {
  margin-right: 0.66667rem !important;
}
.pr25 {
  padding-right: 0.66667rem !important;
}
.fz25 {
  font-size: 0.66667rem !important;
}
.mt30 {
  margin-top: 0.8rem !important;
}
.pt30 {
  padding-top: 0.8rem !important;
}
.mb30 {
  margin-bottom: 0.8rem !important;
}
.pb30 {
  padding-bottom: 0.8rem !important;
}
.ml30 {
  margin-left: 0.8rem !important;
}
.pl30 {
  padding-left: 0.8rem !important;
}
.mr30 {
  margin-right: 0.8rem !important;
}
.pr30 {
  padding-right: 0.8rem !important;
}
.fz30 {
  font-size: 0.8rem !important;
}
.mt32 {
  margin-top: 0.85333rem !important;
}
.pt32 {
  padding-top: 0.85333rem !important;
}
.mb32 {
  margin-bottom: 0.85333rem !important;
}
.pb32 {
  padding-bottom: 0.85333rem !important;
}
.ml32 {
  margin-left: 0.85333rem !important;
}
.pl32 {
  padding-left: 0.85333rem !important;
}
.mr32 {
  margin-right: 0.85333rem !important;
}
.pr32 {
  padding-right: 0.85333rem !important;
}
.fz32 {
  font-size: 0.85333rem !important;
}
.mt35 {
  margin-top: 0.93333rem !important;
}
.pt35 {
  padding-top: 0.93333rem !important;
}
.mb35 {
  margin-bottom: 0.93333rem !important;
}
.pb35 {
  padding-bottom: 0.93333rem !important;
}
.ml35 {
  margin-left: 0.93333rem !important;
}
.pl35 {
  padding-left: 0.93333rem !important;
}
.mr35 {
  margin-right: 0.93333rem !important;
}
.pr35 {
  padding-right: 0.93333rem !important;
}
.fz35 {
  font-size: 0.93333rem !important;
}
.mt36 {
  margin-top: 0.96rem !important;
}
.pt36 {
  padding-top: 0.96rem !important;
}
.mb36 {
  margin-bottom: 0.96rem !important;
}
.pb36 {
  padding-bottom: 0.96rem !important;
}
.ml36 {
  margin-left: 0.96rem !important;
}
.pl36 {
  padding-left: 0.96rem !important;
}
.mr36 {
  margin-right: 0.96rem !important;
}
.pr36 {
  padding-right: 0.96rem !important;
}
.fz36 {
  font-size: 0.96rem !important;
}
.mt40 {
  margin-top: 1.06667rem !important;
}
.pt40 {
  padding-top: 1.06667rem !important;
}
.mb40 {
  margin-bottom: 1.06667rem !important;
}
.pb40 {
  padding-bottom: 1.06667rem !important;
}
.ml40 {
  margin-left: 1.06667rem !important;
}
.pl40 {
  padding-left: 1.06667rem !important;
}
.mr40 {
  margin-right: 1.06667rem !important;
}
.pr40 {
  padding-right: 1.06667rem !important;
}
.fz40 {
  font-size: 1.06667rem !important;
}
.mt45 {
  margin-top: 1.2rem !important;
}
.pt45 {
  padding-top: 1.2rem !important;
}
.mb45 {
  margin-bottom: 1.2rem !important;
}
.pb45 {
  padding-bottom: 1.2rem !important;
}
.ml45 {
  margin-left: 1.2rem !important;
}
.pl45 {
  padding-left: 1.2rem !important;
}
.mr45 {
  margin-right: 1.2rem !important;
}
.pr45 {
  padding-right: 1.2rem !important;
}
.fz45 {
  font-size: 1.2rem !important;
}
.mt50 {
  margin-top: 1.33333rem !important;
}
.pt50 {
  padding-top: 1.33333rem !important;
}
.mb50 {
  margin-bottom: 1.33333rem !important;
}
.pb50 {
  padding-bottom: 1.33333rem !important;
}
.ml50 {
  margin-left: 1.33333rem !important;
}
.pl50 {
  padding-left: 1.33333rem !important;
}
.mr50 {
  margin-right: 1.33333rem !important;
}
.pr50 {
  padding-right: 1.33333rem !important;
}
.fz50 {
  font-size: 1.33333rem !important;
}
.mt56 {
  margin-top: 1.49333rem !important;
}
.pt56 {
  padding-top: 1.49333rem !important;
}
.mb56 {
  margin-bottom: 1.49333rem !important;
}
.pb56 {
  padding-bottom: 1.49333rem !important;
}
.ml56 {
  margin-left: 1.49333rem !important;
}
.pl56 {
  padding-left: 1.49333rem !important;
}
.mr56 {
  margin-right: 1.49333rem !important;
}
.pr56 {
  padding-right: 1.49333rem !important;
}
.fz56 {
  font-size: 1.49333rem !important;
}
.mt60 {
  margin-top: 1.6rem !important;
}
.pt60 {
  padding-top: 1.6rem !important;
}
.mb60 {
  margin-bottom: 1.6rem !important;
}
.pb60 {
  padding-bottom: 1.6rem !important;
}
.ml60 {
  margin-left: 1.6rem !important;
}
.pl60 {
  padding-left: 1.6rem !important;
}
.mr60 {
  margin-right: 1.6rem !important;
}
.pr60 {
  padding-right: 1.6rem !important;
}
.fz60 {
  font-size: 1.6rem !important;
}
.mt65 {
  margin-top: 1.73333rem !important;
}
.pt65 {
  padding-top: 1.73333rem !important;
}
.mb65 {
  margin-bottom: 1.73333rem !important;
}
.pb65 {
  padding-bottom: 1.73333rem !important;
}
.ml65 {
  margin-left: 1.73333rem !important;
}
.pl65 {
  padding-left: 1.73333rem !important;
}
.mr65 {
  margin-right: 1.73333rem !important;
}
.pr65 {
  padding-right: 1.73333rem !important;
}
.fz65 {
  font-size: 1.73333rem !important;
}
.mt66 {
  margin-top: 1.76rem !important;
}
.pt66 {
  padding-top: 1.76rem !important;
}
.mb66 {
  margin-bottom: 1.76rem !important;
}
.pb66 {
  padding-bottom: 1.76rem !important;
}
.ml66 {
  margin-left: 1.76rem !important;
}
.pl66 {
  padding-left: 1.76rem !important;
}
.mr66 {
  margin-right: 1.76rem !important;
}
.pr66 {
  padding-right: 1.76rem !important;
}
.fz66 {
  font-size: 1.76rem !important;
}
.mt75 {
  margin-top: 2rem !important;
}
.pt75 {
  padding-top: 2rem !important;
}
.mb75 {
  margin-bottom: 2rem !important;
}
.pb75 {
  padding-bottom: 2rem !important;
}
.ml75 {
  margin-left: 2rem !important;
}
.pl75 {
  padding-left: 2rem !important;
}
.mr75 {
  margin-right: 2rem !important;
}
.pr75 {
  padding-right: 2rem !important;
}
.fz75 {
  font-size: 2rem !important;
}
.mt80 {
  margin-top: 2.13333rem !important;
}
.pt80 {
  padding-top: 2.13333rem !important;
}
.mb80 {
  margin-bottom: 2.13333rem !important;
}
.pb80 {
  padding-bottom: 2.13333rem !important;
}
.ml80 {
  margin-left: 2.13333rem !important;
}
.pl80 {
  padding-left: 2.13333rem !important;
}
.mr80 {
  margin-right: 2.13333rem !important;
}
.pr80 {
  padding-right: 2.13333rem !important;
}
.fz80 {
  font-size: 2.13333rem !important;
}
.mt85 {
  margin-top: 2.26667rem !important;
}
.pt85 {
  padding-top: 2.26667rem !important;
}
.mb85 {
  margin-bottom: 2.26667rem !important;
}
.pb85 {
  padding-bottom: 2.26667rem !important;
}
.ml85 {
  margin-left: 2.26667rem !important;
}
.pl85 {
  padding-left: 2.26667rem !important;
}
.mr85 {
  margin-right: 2.26667rem !important;
}
.pr85 {
  padding-right: 2.26667rem !important;
}
.fz85 {
  font-size: 2.26667rem !important;
}
.mt90 {
  margin-top: 2.4rem !important;
}
.pt90 {
  padding-top: 2.4rem !important;
}
.mb90 {
  margin-bottom: 2.4rem !important;
}
.pb90 {
  padding-bottom: 2.4rem !important;
}
.ml90 {
  margin-left: 2.4rem !important;
}
.pl90 {
  padding-left: 2.4rem !important;
}
.mr90 {
  margin-right: 2.4rem !important;
}
.pr90 {
  padding-right: 2.4rem !important;
}
.fz90 {
  font-size: 2.4rem !important;
}
.mt95 {
  margin-top: 2.53333rem !important;
}
.pt95 {
  padding-top: 2.53333rem !important;
}
.mb95 {
  margin-bottom: 2.53333rem !important;
}
.pb95 {
  padding-bottom: 2.53333rem !important;
}
.ml95 {
  margin-left: 2.53333rem !important;
}
.pl95 {
  padding-left: 2.53333rem !important;
}
.mr95 {
  margin-right: 2.53333rem !important;
}
.pr95 {
  padding-right: 2.53333rem !important;
}
.fz95 {
  font-size: 2.53333rem !important;
}
.mt100 {
  margin-top: 2.66667rem !important;
}
.pt100 {
  padding-top: 2.66667rem !important;
}
.mb100 {
  margin-bottom: 2.66667rem !important;
}
.pb100 {
  padding-bottom: 2.66667rem !important;
}
.ml100 {
  margin-left: 2.66667rem !important;
}
.pl100 {
  padding-left: 2.66667rem !important;
}
.mr100 {
  margin-right: 2.66667rem !important;
}
.pr100 {
  padding-right: 2.66667rem !important;
}
.fz100 {
  font-size: 2.66667rem !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fw500 {
  font-weight: 500;
}
.fw600 {
  font-weight: 600;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.x-page {
  padding: 0.4rem;
}
.x-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.x-row-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.x-row-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.x-row-middle-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.x-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.x-row-around {
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.x-row-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.x-flew-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.x-flex-warp {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.x-flex {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.x-pa {
  position: absolute;
}
.x-pr {
  position: relative;
}
.x-pf {
  position: fixed;
}
.x-tc {
  text-align: center;
}
.x-tr {
  text-align: right;
}
.x-tl {
  text-align: left;
}
.x-foot {
  position: fixed;
  max-width: 10rem;
  width: 100%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%);
}
.x-btn {
  color: var(--text_color_L2);
  height: 1.06667rem;
  font-weight: 600;
  background: var(--button_dis_color);
}
.x-btn:active {
  background: var(--main_gradient-color);
  color: var(--text_color_L4);
}
.x-btn-plain {
  height: 1.06667rem;
  border-color: #e6e7eb;
  background: #f5f6fa;
  color: var(--text_color_L2) !important;
  font-weight: 600;
}
.x-btn-plain:active {
  background: 0 0;
}
.x-btn-gray {
  height: 1.06667rem;
  font-weight: 600;
  background-color: var(--gray-1);
  border-color: var(--gray-1);
  color: var(--white);
}
.x-input {
  background-color: var(--white);
  color: var(--f666);
  height: 1.17333rem;
}
.x-input::-webkit-input-placeholder {
  color: var(--fgray-2);
}
.x-input::placeholder {
  color: var(--fgray-2);
}
.x-hand {
  position: absolute;
  bottom: -0.93333rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%);
  z-index: 10001;
}
.x-hand .ripple {
  width: 0.53333rem;
  height: 0.53333rem;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 #ffffffb3;
  -webkit-animation: ripple 1.5s infinite;
  animation: ripple 1.5s infinite;
}
.x-hand .ripple:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #ffffff4d;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation: ripple-expand 1.5s infinite;
  animation: ripple-expand 1.5s infinite;
}
@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes ripple-expand {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
    opacity: 0;
  }
}
@keyframes ripple-expand {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0.5;
  }
  to {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
    opacity: 0;
  }
}
.x-hand .img {
  display: block;
  margin: -0.26667rem;
}
#app .noticeBar__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 0.98667rem;
  padding-inline: 0.26667rem;
  color: var(--text_color_L1);
  font-size: 0.32rem;
  border-radius: 99rem;
  background-color: var(--bg_color_L2);
  gap: 0.10667rem;
}
#app .noticeBar__container.lottery-notice {
  background-color: var(--bg_color_L3);
}
#app .noticeBar__container .notice_svg {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/assets/svg/noticeBarSpeaker-c3e916d4.svg);
  background-size: cover;
  width: 0.42667rem;
  height: 0.42667rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
  margin-right: 0.13333rem;
}
#app .noticeBar__container-body {
  width: 9.33333rem;
  height: 100%;
  overflow: hidden;
  position: relative;
  height: 0.8rem;
  line-height: 0.98667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#app .noticeBar__container-body-text {
  width: 100%;
  height: -webkit-fit-content;
  height: fit-content;
  max-height: 0.85333rem;
  line-height: 0.42667rem;
  -webkit-animation: marquee 7s linear infinite;
  animation: marquee 7s linear infinite;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: column;
  -webkit-justify-content: column;
  justify-content: column;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
#app .noticeBar__container > svg {
  width: 0.42667rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  height: auto;
  margin-right: 0.22667rem;
}
#app .noticeBar__container button {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  gap: 0.06667rem;
  width: 2rem;
  height: 0.66667rem;
  margin-left: auto;
  color: var(--text_color_L4);
  border-radius: 0.53333rem;
  background: var(--main_gradient-color);
  border: 0;
}
body .van-calendar__header {
  background: var(--bg_color_L2);
  color: var(--text_color_L1);
}
body .van-calendar__header-subtitle,
body .van-calendar__header-title {
  color: var(--text_color_L1);
}
body .van-calendar__confirm {
  background: var(--main_gradient-color);
  border: 0;
}
body .van-calendar__day--end,
body .van-calendar__day--start {
  background: var(--main-color);
  color: var(--text_color_L4) !important;
}
body .van-calendar__day,
body .van-calendar__weekday {
  color: var(--text_color_L1);
}
body .van-calendar__month-mark {
  color: var(--van-calendar-month-mark-color);
  opacity: 0.3;
}
body .van-cell:after {
  content: none;
}
body .ruleHead {
  position: relative;
}
body .ruleHead svg {
  position: absolute;
  top: -0.02667rem;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: 6.58667rem;
  height: 0.8rem;
  z-index: 0;
  color: var(--sheet_detail_bg_color);
}
body .promotion-grade-th,
body .ruleHead .promotion-title {
  color: var(--text_color_L4);
}
body .van-dialog__confirm {
  background: var(--bg_color_L3);
  color: var(--text_color_L1);
}
body .van-dialog__header {
  color: var(--text_color_L1);
}
body .van-dialog__cancel {
  color: var(--text_color_L1);
  background: var(--button_dis_color);
}
body .van-dialog__confirm {
  color: var(--text_color_L4);
  background: var(--main_gradient-color);
}
body .wallet-container-header-belly svg path:first-child {
  fill: var(--bg_color_L3);
}
body .wallet-container-header-belly svg path:nth-child(2) {
  fill: var(--main-color);
}
body .wallet-container-header-belly svg path:nth-child(3) {
  fill: var(--bg_color_L3);
}
body .tabbar__container-item:nth-of-type(3) .svg-icon {
  color: var(--text_color_L4);
}
body .promptContent {
  color: var(--text_color_L1);
  padding: 0.13333rem 0;
}
body .security-btns .van-button--default {
  background: var(--text_color_L4);
  color: var(--main-color);
}
body .security-btns .van-button--disabled {
  background: var(--bg_color_L3) !important;
  color: var(--text_color_L2);
}
/* Modern Game Design System */
body .GameList__C-item {
  background: var(--bg_color_L2);
  border: 2px solid transparent;
  border-radius: 1rem;
  padding: 1rem;
  margin: 0.5rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

body .GameList__C-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.1) 0%, 
    rgba(0, 153, 204, 0.05) 50%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}

body .GameList__C-item:hover {
  transform: translateY(-8px) scale(1.02);
  border-color: var(--main-color);
  box-shadow: 0 12px 40px rgba(0, 212, 255, 0.3);
}

body .GameList__C-item:hover::before {
  opacity: 1;
}

body .GameList__C-item.active {
  background: linear-gradient(135deg, 
    var(--main-gradient-start) 0%, 
    var(--main-gradient-end) 100%) !important;
  border-color: var(--main-color);
  box-shadow: 0 8px 30px rgba(0, 212, 255, 0.4);
  transform: translateY(-4px);
}

body .GameList__C-item.active::before {
  opacity: 1;
  background: linear-gradient(135deg, 
    rgba(255, 255, 255, 0.2) 0%, 
    rgba(255, 255, 255, 0.1) 50%, 
    transparent 100%);
}
body #app .noticeBar__container {
  border-radius: 0.26667rem;
  height: 1.28rem;
  background: var(--bg_color_L2, #241e22);
}
body #app .navbar-fixed {
  background-color: var(--bg_color_L1);
}
body #app .btn.pwa-btn {
  background: var(
    --main_gradient-color,
    linear-gradient(180deg, #fed358 0, #ffb472 100%)
  );
}
body #app .btn.pwa-btn .text {
  color: var(--text_color_L4, #110d14);
}
body #app .btn.pwa-btn .close {
  color: var(
    --main_gradient-color,
    linear-gradient(180deg, #fed358 0%, #ffb472 100%)
  );
}
body #app .subordinate__container-content {
  padding-top: 0;
}
body #app input::-webkit-input-placeholder {
  color: var(--text_color_L3);
}
body #app input::placeholder {
  color: var(--text_color_L3);
}
body #app .languageName {
  color: var(--main-color);
}
body #app .my_r-body .list-item-m-top {
  color: var(--text_color_L2);
}
body #app .my_r-body .list-item-m-bottom {
  color: var(--text_color_L3);
}
body #app .van-tabs__wrap {
  margin-bottom: 0.26667rem;
  padding: 0 0.04rem;
}
body #app .van-tabs__wrap .van-tabs__nav {
  background: var(
    --bg_HomeModule_Padding,
    linear-gradient(
      180deg,
      rgba(241, 188, 100, 0.1) 0,
      rgba(244, 172, 52, 0) 100%
    )
  );
  border: 0.02667rem solid var(--bg_HomeModule_Stroke);
  border-radius: 0.10667rem;
  box-sizing: border-box;
  -webkit-transform: skewX(-4deg);
  transform: skew(-4deg);
  padding: 0;
}
body #app .van-tabs__wrap .van-tabs__nav .van-tab--active {
  background: var(
    --main_gradient-color,
    linear-gradient(180deg, #fed358 0, #ffb472 100%)
  );
  border-radius: 0.10667rem;
}
body #app .van-tabs__wrap .van-tabs__nav .van-tab--active .tabs-btn {
  color: var(--text_color_L4);
}
body #app .van-tabs__wrap .van-tabs__nav .tabs-btn {
  color: var(--text_color_L1);
  -webkit-transform: skewX(deg);
  transform: skew(deg);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
body #app .van-tabs__wrap .van-tabs__line {
  background: 0 0;
}
/* Modern Game Type Items */
body #app .gameTypeItem {
  background: var(--bg_color_L2);
  border: 2px solid transparent;
  border-radius: 0.75rem;
  padding: 0.75rem 1rem;
  margin: 0.25rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
}

body #app .gameTypeItem::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.08) 0%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}

body #app .gameTypeItem:hover {
  transform: translateY(-4px) scale(1.05);
  border-color: var(--main-color);
  box-shadow: 0 8px 25px rgba(0, 212, 255, 0.25);
}

body #app .gameTypeItem:hover::before {
  opacity: 1;
}

body #app .gameTypeItem.active {
  background: linear-gradient(135deg, 
    var(--main-gradient-start) 0%, 
    var(--main-gradient-end) 100%);
  border-color: var(--main-color);
  box-shadow: 0 6px 20px rgba(0, 212, 255, 0.35);
  transform: translateY(-2px);
}

body #app .gameTypeItem.active::before {
  opacity: 1;
  background: linear-gradient(135deg, 
    rgba(255, 255, 255, 0.15) 0%, 
    transparent 100%);
}
body #app .noticeBar__container {
  border-radius: 0.26667rem;
  border: 0.01333rem solid var(--bg_HomeModule_Stroke);
  background: var(--bg_HomeModule_Padding);
}
body #app .btn {
  bottom: 2.50667rem;
}
body #app .btn.pwa-btn {
  background: var(--bg_HomeModule_Padding);
  border: 0.01333rem solid var(--bg_HomeModule_Stroke);
}
body #app .btn.pwa-btn .close,
body #app .btn.pwa-btn .text {
  color: var(--main-color);
}
body #app .btn.pwa-btn .line {
  display: none;
}
body #app .dailyProfitRank .title,
body #app .ok_winner .title,
body #app .okwin2Home_chess .title,
body #app .okwin2Home_fish .title,
body #app .okwin2Home_flash .title,
body #app .okwin2Home_lottery .title,
body #app .okwin2Home_popular .title,
body #app .okwin2Home_slot .title,
body #app .okwin2Home_sport .title,
body #app .okwin2Home_video .title {
  background: 0 0;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
body #app .dailyProfitRank .title:before,
body #app .ok_winner .title:before,
body #app .okwin2Home_chess .title:before,
body #app .okwin2Home_fish .title:before,
body #app .okwin2Home_flash .title:before,
body #app .okwin2Home_lottery .title:before,
body #app .okwin2Home_popular .title:before,
body #app .okwin2Home_slot .title:before,
body #app .okwin2Home_sport .title:before,
body #app .okwin2Home_video .title:before {
  content: "";
  display: block;
  height: 0.34667rem;
  width: 0.10667rem;
  border-radius: 0.05333rem;
  background-color: var(--main-color);
  -webkit-margin-end: 0.13333rem;
  margin-inline-end: 0.13333rem;
}
body #app .activity-wrapper .activity-banner {
  background: #252b3f;
}
body #app .activity-wrapper .activity-banner .bonus-button {
  background: var(--bg_color_L1, #fff);
  border: 0.01333rem solid rgba(254, 211, 88, 0.3);
  color: var(--main-color);
}
body #app .activity-wrapper .activity-panel-header .header-item {
  width: 2rem;
}
body .van-popup--center .bet-rule-body,
body .van-popup--center .bet_p-PreSale-body {
  color: var(--text_color_L1) !important;
}
body .van-popup--center .bet-rule-body > div p {
  color: var(--text_color_L1) !important;
}
body .van-popup--center .bet-rule-body > div p span {
  color: var(--text_color_L1) !important;
}
:root {
  /* Modern Sharp Theme - High Contrast & Premium Look */
  --main-color: #74db23;
  --main-gradient-start: #00d4ff;
  --main-gradient-end: #0099cc;
  --main_gradient-color: linear-gradient(90deg, #21D9CC 0%, #BED921 100%);
  --main_gradient-color2: linear-gradient(90deg, #21D9CC 0%, #BED921 100%);
  
  /* Enhanced Background System */
  --bg_HomeModule_Stroke: #00a8cc;
  --bg_HomeModule_Padding: linear-gradient(135deg, #0a0e1a 0%, #1a1f2e 50%, #0f1419 100%);
  
  /* Sharp Status Colors */
  --norm_red-color: #ff4757;
  --norm_green-color: #2ed573;
  --norm_secondary-color: #ffa502;
  --norm_Purple-color: #a55eea;
  --norm_bule-color: #3742fa;
  
  /* Enhanced UI Colors */
  --button_dis_color: #2c2e3e;
  --Secondary_red_color: #ff6b7a;
  --Secondary_green_color: #7bed9f;
  --Secondary_Color1: #ffebee;
  --Secondary_Color2: #e8f5e8;
  --Secondary_moto_Color9: #ff9ff3;
  --Secondary_moto_Color8: #1e1e2e;
  
  /* Sharp Text Hierarchy */
  --text_color_L1: #ffffff;
  --text_color_L2: #c7cce0;
  --text_color_L3: #8b95a7;
  --text_color_L4: #0a0e1a;
  
  /* Deep Dark Background System */
  --bg_color_L1: #313b58;
  --bg_color_L2: #3e4970;
  --bg_color_L3: #4a5168;
  --Dividing-line_color: #3a3f4e;
  --sheet_nva_color: #7ac23ae6;
  --sheet_detail_bg_color: #0f1419;
  
  /* Modern Accent Colors */
  --icon1: rgba(0, 212, 255, 0.8);
  --icon2: rgba(0, 212, 255, 0.3);
  --tab1: #00d4ff;
  --tab2: #ffa502;
  --van-sidebar-text-color: var(--main-color);
  --van-picker-background: var(--bg_color_L2);
  --van-picker-mask-color: linear-gradient(
      180deg,
      rgba(32, 29, 43, 0.9),
      rgba(32, 29, 43, 0.4)
    ),
    linear-gradient(0deg, rgba(32, 29, 43, 0.9), rgba(32, 29, 43, 0.4));
  --van-picker-option-text-color: var(--text_color_L2);
  --van-picker-confirm-action-color: var(--main-color);
  --van-popup-background: #201d2b;
  --van-checkbox-checked-icon-color: var(--main-color);
  --van-checkbox-label-color: var(--text_color_L2);
  --van-field-input-text-color: var(--text_color_L1);
  --van-radio-checked-icon-color: var(--main-color);
  --van-grid-item-content-background: var(--bg_color_L1);
  --van-text-color: var(--text_color_L1);
  --van-dialog-background: var(--bg_color_L2);
  --van-circle-color: var(--main-color);
  --van-calendar-background: var(--bg_color_L1);
  --van-calendar-range-edge-background: var(--main-color);
  --van-radio-label-color: var(--text_color_L2);
  --van-cell-background: var(--bg_color_L2);
  --van-button-default-background: var(--main_gradient-color);
  --van-popover-light-background: var(--bg_color_L2);
  --van-circle-layer-color: var(--bg_color_L3);
  --van-button-primary-background: var(--main_gradient-color);
  --van-button-primary-border-color: var(--main-color);
  --van-slider-active-background: var(--main-color);
  --van-slider-inactive-background: var(--bg_color_L1);
  --van-collapse-item-content-background: var(--bg_color_L1);
  --van-action-sheet-item-background: var(--bg_color_L2);
  --van-action-sheet-item-text-color: var(--text_color_L1);
  --van-button-primary-color: var(--text_color_L4);
  --van-dialog-has-title-message-text-color: var(--text_color_L2);
  --van-calendar-selected-day-color: var(--main-color);
  --van-calendar-selected-day-background: var(--bg_color_L2);
  --van-popup-background: var(--bg_color_L1);
}
:root [class*="van-hairline"]:after {
  content: none;
}
.van-toast[data-v-12a80a3e] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-12a80a3e] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-12a80a3e] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-12a80a3e] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-12a80a3e] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-12a80a3e] {
  z-index: 9999999 !important;
}
.navbar[data-v-12a80a3e] {
  height: 1.22667rem;
  z-index: 100;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  flex: none;
}
.navbar.activity .navbar-fixed[data-v-12a80a3e] {
  background: var(--main_gradient-color);
}
.navbar.activity
  .navbar-fixed
  .navbar__content-left
  .van-icon[data-v-12a80a3e] {
  color: var(--text_color_L1);
}
.navbar.lottery .navbar-fixed[data-v-12a80a3e] {
  background: var(--bg_color_L2);
}
.navbar.lottery .navbar-fixed .navbar__content-center[data-v-12a80a3e],
.navbar.lottery .navbar-fixed .navbar__content-left .van-icon[data-v-12a80a3e] {
  color: var(--text_color_L1);
}
.navbar.main .navbar-fixed[data-v-12a80a3e] {
  background: var(--light-main_gradient-color, var(--bg_color_L2));
}
.navbar.main .navbar-fixed .navbar__content-center[data-v-12a80a3e],
.navbar.main .navbar-fixed .navbar__content-left .van-icon[data-v-12a80a3e] {
  color: #fff;
}
.navbar-fixed[data-v-12a80a3e] {
  position: fixed;
  top: 0;
  left: 50%;
  width: 10rem;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  -webkit-user-select: none;
  user-select: none;
  z-index: 101;
  background: var(--bg_color_L2);
  color: var(--text_color_L1);
}
.navbar__content[data-v-12a80a3e] {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 1.22667rem;
  color: var(--text_color_L1);
}
.navbar__content-left[data-v-12a80a3e] {
  position: absolute;
  left: 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  top: 0;
}
.navbar__content-left .van-icon[data-v-12a80a3e] {
  color: var(--text_color_L1);
  font-size: 0.48rem;
}
.navbar__content-center[data-v-12a80a3e] {
  font-size: 0.48rem;
  line-height: 0.48rem;
}
.navbar__content-center .headLogo[data-v-12a80a3e] {
  width: 2.98667rem;
  height: 1.12rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.navbar__content-right[data-v-12a80a3e] {
  position: absolute;
  right: 0.32rem;
}
@media screen and (max-width: 500px) {
  .navbar-fixed[data-v-12a80a3e] {
    width: 100%;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translate(0);
  }
}
.van-toast[data-v-647954c7] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-647954c7] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-647954c7] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-647954c7] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-647954c7] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-647954c7] {
  z-index: 9999999 !important;
}
.ar-loading-view[data-v-647954c7] {
  background-color: #0000004d;
  width: 100%;
  height: 100%;
  z-index: 999;
  left: 0;
  position: fixed;
}
.ar-loading-view .loading-animat[data-v-647954c7] {
  width: 4rem;
  height: 4rem;
}
.ar-loading-view .loading-wrapper[data-v-647954c7] {
  pointer-events: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  position: absolute;
  width: 100%;
}
.ar-loading-view .loading-wrapper img[data-v-647954c7] {
  width: 2.66667rem;
}
.ar-loading-view .loading-wrapper .van-loading[data-v-647954c7] {
  z-index: 999;
}
.ar-loading-view .skeleton-wrapper[data-v-647954c7] {
  padding: 0.26667rem 0.13333rem;
}
.com__box[data-v-647954c7] {
  position: relative;
  width: 2.66667rem;
  height: 1.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 1000;
}
.loading[data-v-647954c7] {
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: animationContainer-647954c7 1s ease infinite;
  animation: animationContainer-647954c7 1s ease infinite;
}
.shape[data-v-647954c7] {
  width: 0.66667rem;
  height: 0.66667rem;
  border-radius: 50%;
  position: absolute;
}
.shape-1[data-v-647954c7] {
  background-color: #0c67d7;
  left: 0;
  -webkit-animation: animationShape1-647954c7 0.3s ease infinite alternate;
  animation: animationShape1-647954c7 0.3s ease infinite alternate;
}
html:lang(ar) .shape-1[data-v-647954c7] {
  right: 0;
  left: unset;
}
.shape-2[data-v-647954c7] {
  background-color: #cd371c;
  right: 0;
  -webkit-animation: animationShape2-647954c7 0.3s ease infinite 0.3s alternate;
  animation: animationShape2-647954c7 0.3s ease infinite 0.3s alternate;
}
html:lang(ar) .shape-2[data-v-647954c7] {
  right: unset;
  left: 0;
}
.shape-3[data-v-647954c7] {
  background-color: #2c9d3f;
  bottom: 0;
  -webkit-animation: animationShape3-647954c7 0.3s ease infinite 0.3s alternate;
  animation: animationShape3-647954c7 0.3s ease infinite 0.3s alternate;
}
.shape-4[data-v-647954c7] {
  background-color: #eca712;
  right: 0;
  bottom: 0;
  -webkit-animation: animationShape4-647954c7 0.3s ease infinite alternate;
  animation: animationShape4-647954c7 0.3s ease infinite alternate;
}
@-webkit-keyframes animationContainer-647954c7 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes animationContainer-647954c7 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes animationShape1-647954c7 {
  0% {
    -webkit-transform: translate(0.13333rem, 0.13333rem);
    transform: translate(0.13333rem, 0.13333rem);
  }
  to {
    -webkit-transform: translate(-0.08rem, -0.08rem);
    transform: translate(-0.08rem, -0.08rem);
  }
}
@keyframes animationShape1-647954c7 {
  0% {
    -webkit-transform: translate(0.13333rem, 0.13333rem);
    transform: translate(0.13333rem, 0.13333rem);
  }
  to {
    -webkit-transform: translate(-0.08rem, -0.08rem);
    transform: translate(-0.08rem, -0.08rem);
  }
}
@-webkit-keyframes animationShape2-647954c7 {
  0% {
    -webkit-transform: translate(-0.13333rem, 0.13333rem);
    transform: translate(-0.13333rem, 0.13333rem);
  }
  to {
    -webkit-transform: translate(0.08rem, -0.08rem);
    transform: translate(0.08rem, -0.08rem);
  }
}
@keyframes animationShape2-647954c7 {
  0% {
    -webkit-transform: translate(-0.13333rem, 0.13333rem);
    transform: translate(-0.13333rem, 0.13333rem);
  }
  to {
    -webkit-transform: translate(0.08rem, -0.08rem);
    transform: translate(0.08rem, -0.08rem);
  }
}
@-webkit-keyframes animationShape3-647954c7 {
  0% {
    -webkit-transform: translate(0.13333rem, -0.13333rem);
    transform: translate(0.13333rem, -0.13333rem);
  }
  to {
    -webkit-transform: translate(-0.08rem, 0.08rem);
    transform: translate(-0.08rem, 0.08rem);
  }
}
@keyframes animationShape3-647954c7 {
  0% {
    -webkit-transform: translate(0.13333rem, -0.13333rem);
    transform: translate(0.13333rem, -0.13333rem);
  }
  to {
    -webkit-transform: translate(-0.08rem, 0.08rem);
    transform: translate(-0.08rem, 0.08rem);
  }
}
@-webkit-keyframes animationShape4-647954c7 {
  0% {
    -webkit-transform: translate(-0.13333rem, -0.13333rem);
    transform: translate(-0.13333rem, -0.13333rem);
  }
  to {
    -webkit-transform: translate(0.08rem, 0.08rem);
    transform: translate(0.08rem, 0.08rem);
  }
}
@keyframes animationShape4-647954c7 {
  0% {
    -webkit-transform: translate(-0.13333rem, -0.13333rem);
    transform: translate(-0.13333rem, -0.13333rem);
  }
  to {
    -webkit-transform: translate(0.08rem, 0.08rem);
    transform: translate(0.08rem, 0.08rem);
  }
}
.firebase-notify-with-img.van-notify {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 0.64rem;
  padding-right: 50%;
  background-color: #fff;
  color: #333;
  text-align: left;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
}
.firebase-notify-with-img.van-notify:after {
  content: "";
  position: absolute;
  right: 0.16rem;
  top: 0.26667rem;
  width: 50%;
  bottom: 0.26667rem;
  aspect-ratio: 1/1;
  background-image: var(--notify-icon);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
}
.van-toast {
  word-break: break-word !important;
}
.cg-default.van-button {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog {
  z-index: 9999999 !important;
}
.svg-icon {
  width: 1em;
  height: 1em;
  fill: var(--svgHoticon);
  vertical-align: middle;
}
.van-toast[data-v-fa757a88] {
  word-break: break-word !important;
}
.cg-default.van-button[data-v-fa757a88] {
  font-weight: 700;
  font-size: 0.4rem;
}
.cg-default.van-button .van-button__icon[data-v-fa757a88] {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cg-default.van-button .van-button__icon > img[data-v-fa757a88] {
  height: 80%;
}
@media (orientation: landscape) {
  html.landscape[data-v-fa757a88] {
    font-size: 9vh !important;
  }
}
.isAppForcedDownloadEnabled-dialog[data-v-fa757a88] {
  z-index: 9999999 !important;
}
.ar-searchbar__selector[data-v-fa757a88] {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 4.53333rem;
  height: 1.06667rem !important;
}
.ar-searchbar__selector div[data-v-fa757a88] {
  line-height: 1.06667rem;
}

/* ========================================
   MODERN GAME DESIGN SYSTEM
   ======================================== */

/* Game Cards & Containers */
.game-card {
  background: var(--bg_color_L2);
  border: 2px solid transparent;
  border-radius: 1.25rem;
  padding: 1.25rem;
  margin: 0.75rem;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(15px);
}

.game-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.1) 0%, 
    rgba(0, 153, 204, 0.05) 50%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 1;
}

.game-card::after {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: conic-gradient(
    from 0deg,
    transparent 0deg,
    rgba(0, 212, 255, 0.1) 90deg,
    transparent 180deg,
    transparent 360deg
  );
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 2;
  animation: rotate 3s linear infinite;
}

@keyframes rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.game-card:hover {
  transform: translateY(-12px) scale(1.03);
  border-color: var(--main-color);
  box-shadow: 0 20px 50px rgba(0, 212, 255, 0.4);
}

.game-card:hover::before {
  opacity: 1;
}

.game-card:hover::after {
  opacity: 1;
}

.game-card.active {
  background: linear-gradient(135deg, 
    var(--main-gradient-start) 0%, 
    var(--main-gradient-end) 100%);
  border-color: var(--main-color);
  box-shadow: 0 15px 40px rgba(0, 212, 255, 0.5);
  transform: translateY(-8px);
}

.game-card.active::before {
  opacity: 1;
  background: linear-gradient(135deg, 
    rgba(255, 255, 255, 0.2) 0%, 
    rgba(255, 255, 255, 0.1) 50%, 
    transparent 100%);
}

/* Game Icons & Images */
.game-icon {
  width: 3rem;
  height: 3rem;
  border-radius: 0.75rem;
  background: var(--bg_color_L3);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.75rem;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.game-icon::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.2) 0%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.game-card:hover .game-icon {
  transform: scale(1.1) rotate(5deg);
  background: var(--main-color);
  box-shadow: 0 8px 20px rgba(0, 212, 255, 0.3);
}

.game-card:hover .game-icon::before {
  opacity: 1;
}

/* Game Titles */
.game-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--text_color_L1);
  margin-bottom: 0.5rem;
  transition: all 0.3s ease;
  position: relative;
  z-index: 3;
}

.game-card:hover .game-title {
  color: var(--main-color);
  transform: translateX(4px);
}

/* Game Descriptions */
.game-description {
  font-size: 0.9rem;
  color: var(--text_color_L2);
  line-height: 1.4;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
  position: relative;
  z-index: 3;
}

.game-card:hover .game-description {
  color: var(--text_color_L1);
}

/* Game Status Badges */
.game-status {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 1rem;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  position: relative;
  z-index: 3;
}

.game-status.active {
  background: var(--norm_green-color);
  color: white;
  box-shadow: 0 2px 8px rgba(46, 213, 115, 0.3);
}

.game-status.inactive {
  background: var(--norm_red-color);
  color: white;
  box-shadow: 0 2px 8px rgba(255, 71, 87, 0.3);
}

.game-status.maintenance {
  background: var(--norm_secondary-color);
  color: white;
  box-shadow: 0 2px 8px rgba(255, 165, 2, 0.3);
}

/* Game Action Buttons */
.game-action-btn {
  background: var(--bg_color_L3);
  border: 2px solid transparent;
  border-radius: 0.75rem;
  padding: 0.75rem 1.5rem;
  color: var(--text_color_L1);
  font-weight: 600;
  font-size: 0.9rem;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  z-index: 3;
}

.game-action-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, 
    transparent 0%, 
    rgba(0, 212, 255, 0.2) 50%, 
    transparent 100%);
  transition: left 0.5s ease;
}

.game-action-btn:hover {
  background: var(--main-color);
  color: var(--text_color_L4);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 212, 255, 0.3);
}

.game-action-btn:hover::before {
  left: 100%;
}

.game-action-btn:active {
  transform: translateY(0);
}

/* Game Grid Layout */
.game-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
  padding: 1rem;
}

/* Game List Items */
.game-list-item {
  background: var(--bg_color_L2);
  border: 1px solid var(--Dividing-line_color);
  border-radius: 0.75rem;
  padding: 1rem;
  margin: 0.5rem 0;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.game-list-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: var(--main-color);
  transform: scaleY(0);
  transition: transform 0.3s ease;
}

.game-list-item:hover {
  border-color: var(--main-color);
  box-shadow: 0 4px 15px rgba(0, 212, 255, 0.2);
  transform: translateX(8px);
}

.game-list-item:hover::before {
  transform: scaleY(1);
}

.game-list-item.active {
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.1) 0%, 
    var(--bg_color_L2) 100%);
  border-color: var(--main-color);
}

.game-list-item.active::before {
  transform: scaleY(1);
}

/* Responsive Design */
@media (max-width: 768px) {
  .game-card {
    margin: 0.5rem;
    padding: 1rem;
  }
  
  .game-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 0.5rem;
  }
  
  .game-card:hover {
    transform: translateY(-6px) scale(1.02);
  }
}

/* ========================================
   DIAMOND THEMED LOTTERY GAMES
   ======================================== */

/* Diamond Shaped Lottery Cards */
.lottery-game-card {
  background: var(--bg_color_L2);
  border: 3px solid transparent;
  border-radius: 0;
  padding: 2rem;
  margin: 1rem;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(15px);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  width: 280px;
  height: 320px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.lottery-game-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.15) 0%, 
    rgba(0, 153, 204, 0.08) 50%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 1;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.lottery-game-card::after {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: conic-gradient(
    from 0deg,
    var(--main-color) 0deg,
    var(--norm_secondary-color) 60deg,
    var(--norm_Purple-color) 120deg,
    var(--main-color) 180deg,
    var(--norm_secondary-color) 240deg,
    var(--norm_Purple-color) 300deg,
    var(--main-color) 360deg
  );
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  animation: diamondRotate 4s linear infinite;
}

@keyframes diamondRotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.lottery-game-card:hover {
  transform: translateY(-15px) scale(1.05) rotate(2deg);
  border-color: var(--main-color);
  box-shadow: 0 25px 60px rgba(0, 212, 255, 0.4);
}

.lottery-game-card:hover::before {
  opacity: 1;
}

.lottery-game-card:hover::after {
  opacity: 1;
}

.lottery-game-card.active {
  background: linear-gradient(135deg, 
    var(--main-gradient-start) 0%, 
    var(--main-gradient-end) 100%);
  border-color: var(--main-color);
  box-shadow: 0 20px 50px rgba(0, 212, 255, 0.5);
  transform: translateY(-10px) rotate(-1deg);
}

.lottery-game-card.active::before {
  opacity: 1;
  background: linear-gradient(135deg, 
    rgba(255, 255, 255, 0.25) 0%, 
    rgba(255, 255, 255, 0.1) 50%, 
    transparent 100%);
}

/* Diamond Lottery Icons */
.lottery-icon {
  width: 4rem;
  height: 4rem;
  border-radius: 0;
  background: var(--bg_color_L3);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.lottery-icon::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.3) 0%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.lottery-game-card:hover .lottery-icon {
  transform: scale(1.2) rotate(10deg);
  background: var(--main-color);
  box-shadow: 0 10px 25px rgba(0, 212, 255, 0.4);
}

.lottery-game-card:hover .lottery-icon::before {
  opacity: 1;
}

/* Diamond Lottery Numbers */
.lottery-numbers {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
  margin: 1rem 0;
  position: relative;
  z-index: 3;
}

.lottery-number {
  width: 2.5rem;
  height: 2.5rem;
  background: var(--bg_color_L3);
  border: 2px solid var(--main-color);
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.1rem;
  color: var(--text_color_L1);
  transition: all 0.3s ease;
  position: relative;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.lottery-number::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.2) 0%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.lottery-number:hover {
  background: var(--main-color);
  color: var(--text_color_L4);
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 5px 15px rgba(0, 212, 255, 0.3);
}

.lottery-number:hover::before {
  opacity: 1;
}

.lottery-number.selected {
  background: var(--main-color);
  color: var(--text_color_L4);
  box-shadow: 0 0 20px rgba(0, 212, 255, 0.6);
  animation: diamondPulse 2s ease-in-out infinite;
}

@keyframes diamondPulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.1); }
}

/* Diamond Lottery Titles */
.lottery-title {
  font-size: 1.3rem;
  font-weight: 800;
  color: var(--text_color_L1);
  margin-bottom: 0.75rem;
  transition: all 0.4s ease;
  position: relative;
  z-index: 3;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.lottery-game-card:hover .lottery-title {
  color: var(--main-color);
  transform: translateY(-2px);
  text-shadow: 0 4px 8px rgba(0, 212, 255, 0.4);
}

/* Diamond Lottery Descriptions */
.lottery-description {
  font-size: 0.95rem;
  color: var(--text_color_L2);
  line-height: 1.5;
  margin-bottom: 1.25rem;
  transition: all 0.4s ease;
  position: relative;
  z-index: 3;
  text-align: center;
}

.lottery-game-card:hover .lottery-description {
  color: var(--text_color_L1);
}

/* Diamond Lottery Status */
.lottery-status {
  display: inline-block;
  padding: 0.4rem 1rem;
  border-radius: 0;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  position: relative;
  z-index: 3;
  clip-path: polygon(20% 0%, 80% 0%, 100% 50%, 80% 100%, 20% 100%, 0% 50%);
}

.lottery-status.active {
  background: var(--norm_green-color);
  color: white;
  box-shadow: 0 4px 12px rgba(46, 213, 115, 0.4);
}

.lottery-status.inactive {
  background: var(--norm_red-color);
  color: white;
  box-shadow: 0 4px 12px rgba(255, 71, 87, 0.4);
}

.lottery-status.jackpot {
  background: linear-gradient(135deg, var(--main-color), var(--norm_secondary-color));
  color: white;
  box-shadow: 0 4px 12px rgba(0, 212, 255, 0.4);
  animation: diamondGlow 2s ease-in-out infinite alternate;
}

@keyframes diamondGlow {
  from { box-shadow: 0 4px 12px rgba(0, 212, 255, 0.4); }
  to { box-shadow: 0 8px 25px rgba(0, 212, 255, 0.8); }
}

/* Diamond Lottery Action Buttons */
.lottery-action-btn {
  background: var(--bg_color_L3);
  border: 2px solid var(--main-color);
  border-radius: 0;
  padding: 0.8rem 1.8rem;
  color: var(--text_color_L1);
  font-weight: 700;
  font-size: 0.95rem;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  z-index: 3;
  clip-path: polygon(20% 0%, 80% 0%, 100% 50%, 80% 100%, 20% 100%, 0% 50%);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.lottery-action-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, 
    transparent 0%, 
    rgba(0, 212, 255, 0.3) 50%, 
    transparent 100%);
  transition: left 0.6s ease;
  clip-path: polygon(20% 0%, 80% 0%, 100% 50%, 80% 100%, 20% 100%, 0% 50%);
}

.lottery-action-btn:hover {
  background: var(--main-color);
  color: var(--text_color_L4);
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 10px 25px rgba(0, 212, 255, 0.4);
}

.lottery-action-btn:hover::before {
  left: 100%;
}

.lottery-action-btn:active {
  transform: translateY(-1px) scale(1.02);
}

/* Diamond Lottery Grid */
.lottery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
  padding: 2rem;
  justify-items: center;
}

/* Diamond Lottery List Items */
.lottery-list-item {
  background: var(--bg_color_L2);
  border: 2px solid var(--Dividing-line_color);
  border-radius: 0;
  padding: 1.5rem;
  margin: 1rem 0;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
  clip-path: polygon(5% 0%, 95% 0%, 100% 15%, 100% 85%, 95% 100%, 5% 100%, 0% 85%, 0% 15%);
}

.lottery-list-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: var(--main-color);
  transform: scaleY(0);
  transition: transform 0.4s ease;
  clip-path: polygon(0% 0%, 100% 25%, 100% 75%, 0% 100%);
}

.lottery-list-item:hover {
  border-color: var(--main-color);
  box-shadow: 0 8px 25px rgba(0, 212, 255, 0.3);
  transform: translateX(12px) rotate(1deg);
}

.lottery-list-item:hover::before {
  transform: scaleY(1);
}

.lottery-list-item.active {
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.15) 0%, 
    var(--bg_color_L2) 100%);
  border-color: var(--main-color);
}

.lottery-list-item.active::before {
  transform: scaleY(1);
}

/* Diamond Lottery Jackpot Display */
.lottery-jackpot {
  background: linear-gradient(135deg, 
    var(--main-gradient-start) 0%, 
    var(--main-gradient-end) 100%);
  border: 3px solid var(--main-color);
  border-radius: 0;
  padding: 2rem;
  margin: 1.5rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  box-shadow: 0 15px 40px rgba(0, 212, 255, 0.4);
}

.lottery-jackpot::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: conic-gradient(
    from 0deg,
    transparent 0deg,
    rgba(255, 255, 255, 0.1) 90deg,
    transparent 180deg,
    transparent 360deg
  );
  animation: jackpotRotate 3s linear infinite;
  z-index: 1;
}

@keyframes jackpotRotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.lottery-jackpot-amount {
  font-size: 2.5rem;
  font-weight: 900;
  color: var(--text_color_L4);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2;
  animation: jackpotPulse 2s ease-in-out infinite;
}

@keyframes jackpotPulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.05); }
}

/* Diamond Lottery Balls */
.lottery-ball {
  width: 3rem;
  height: 3rem;
  background: var(--bg_color_L3);
  border: 2px solid var(--main-color);
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.2rem;
  color: var(--text_color_L1);
  transition: all 0.3s ease;
  position: relative;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  margin: 0.25rem;
}

.lottery-ball::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.3) 0%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.lottery-ball:hover {
  background: var(--main-color);
  color: var(--text_color_L4);
  transform: scale(1.15) rotate(8deg);
  box-shadow: 0 8px 20px rgba(0, 212, 255, 0.4);
}

.lottery-ball:hover::before {
  opacity: 1;
}

.lottery-ball.selected {
  background: var(--main-color);
  color: var(--text_color_L4);
  box-shadow: 0 0 25px rgba(0, 212, 255, 0.7);
  animation: ballBounce 1.5s ease-in-out infinite;
}

@keyframes ballBounce {
  0%, 100% { transform: scale(1) rotate(0deg); }
  50% { transform: scale(1.1) rotate(5deg); }
}

/* Diamond Lottery Machine */
.lottery-machine {
  background: var(--bg_color_L2);
  border: 3px solid var(--main-color);
  border-radius: 0;
  padding: 2rem;
  margin: 1rem;
  position: relative;
  overflow: hidden;
  clip-path: polygon(10% 0%, 90% 0%, 100% 20%, 100% 80%, 90% 100%, 10% 100%, 0% 80%, 0% 20%);
  box-shadow: 0 10px 30px rgba(0, 212, 255, 0.3);
}

.lottery-machine::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.1) 0%, 
    transparent 100%);
  z-index: 1;
}

.lottery-machine-drum {
  background: var(--bg_color_L3);
  border: 2px solid var(--main-color);
  border-radius: 0;
  width: 8rem;
  height: 8rem;
  margin: 1rem auto;
  position: relative;
  overflow: hidden;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  animation: drumRotate 4s linear infinite;
}

@keyframes drumRotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

/* Diamond Lottery Number Grid */
.lottery-number-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.5rem;
  padding: 1rem;
  background: var(--bg_color_L2);
  border: 2px solid var(--main-color);
  border-radius: 0;
  clip-path: polygon(5% 0%, 95% 0%, 100% 10%, 100% 90%, 95% 100%, 5% 100%, 0% 90%, 0% 10%);
  margin: 1rem;
}

/* Diamond Lottery Timer */
.lottery-timer {
  background: var(--bg_color_L3);
  border: 2px solid var(--main-color);
  border-radius: 0;
  padding: 1rem 2rem;
  margin: 1rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  clip-path: polygon(20% 0%, 80% 0%, 100% 30%, 100% 70%, 80% 100%, 20% 100%, 0% 70%, 0% 30%);
  box-shadow: 0 5px 15px rgba(0, 212, 255, 0.2);
}

.lottery-timer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.1) 0%, 
    transparent 100%);
  z-index: 1;
}

.lottery-timer-text {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--main-color);
  position: relative;
  z-index: 2;
  animation: timerPulse 1s ease-in-out infinite;
}

@keyframes timerPulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.7; }
}

/* ========================================
   DIAMOND WINNER LISTS
   ======================================== */

/* Diamond Winner List Container */
.winner-list-container {
  background: var(--bg_color_L2);
  border: 3px solid var(--main-color);
  border-radius: 0;
  padding: 2rem;
  margin: 1.5rem;
  position: relative;
  overflow: hidden;
  clip-path: polygon(5% 0%, 95% 0%, 100% 10%, 100% 90%, 95% 100%, 5% 100%, 0% 90%, 0% 10%);
  box-shadow: 0 15px 40px rgba(0, 212, 255, 0.3);
}

.winner-list-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.1) 0%, 
    transparent 100%);
  z-index: 1;
}

.winner-list-container::after {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: conic-gradient(
    from 0deg,
    transparent 0deg,
    rgba(0, 212, 255, 0.05) 90deg,
    transparent 180deg,
    transparent 360deg
  );
  animation: winnerListRotate 8s linear infinite;
  z-index: 2;
}

@keyframes winnerListRotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

/* Diamond Winner List Header */
.winner-list-header {
  background: linear-gradient(135deg, 
    var(--main-gradient-start) 0%, 
    var(--main-gradient-end) 100%);
  border: 2px solid var(--main-color);
  border-radius: 0;
  padding: 1.5rem 2rem;
  margin-bottom: 2rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  clip-path: polygon(20% 0%, 80% 0%, 100% 30%, 100% 70%, 80% 100%, 20% 100%, 0% 70%, 0% 30%);
  box-shadow: 0 8px 25px rgba(0, 212, 255, 0.4);
}

.winner-list-header::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(255, 255, 255, 0.2) 0%, 
    transparent 100%);
  z-index: 1;
}

.winner-list-title {
  font-size: 1.8rem;
  font-weight: 900;
  color: var(--text_color_L4);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2;
  margin: 0;
  animation: winnerTitlePulse 3s ease-in-out infinite;
}

@keyframes winnerTitlePulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.02); }
}

/* Diamond Winner List Items */
.winner-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: relative;
  z-index: 3;
}

.winner-item {
  background: var(--bg_color_L3);
  border: 2px solid var(--Dividing-line_color);
  border-radius: 0;
  padding: 1.5rem;
  margin: 0.5rem 0;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  clip-path: polygon(3% 0%, 97% 0%, 100% 20%, 100% 80%, 97% 100%, 3% 100%, 0% 80%, 0% 20%);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.winner-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 100%;
  background: var(--main-color);
  transform: scaleY(0);
  transition: transform 0.4s ease;
  clip-path: polygon(0% 0%, 100% 30%, 100% 70%, 0% 100%);
}

.winner-item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.05) 0%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 1;
}

.winner-item:hover {
  border-color: var(--main-color);
  box-shadow: 0 10px 30px rgba(0, 212, 255, 0.3);
  transform: translateX(15px) rotate(1deg);
  background: var(--bg_color_L2);
}

.winner-item:hover::before {
  transform: scaleY(1);
}

.winner-item:hover::after {
  opacity: 1;
}

.winner-item.winner-gold {
  background: linear-gradient(135deg, 
    rgba(255, 215, 0, 0.1) 0%, 
    var(--bg_color_L3) 100%);
  border-color: #ffd700;
}

.winner-item.winner-silver {
  background: linear-gradient(135deg, 
    rgba(192, 192, 192, 0.1) 0%, 
    var(--bg_color_L3) 100%);
  border-color: #c0c0c0;
}

.winner-item.winner-bronze {
  background: linear-gradient(135deg, 
    rgba(205, 127, 50, 0.1) 0%, 
    var(--bg_color_L3) 100%);
  border-color: #cd7f32;
}

/* Diamond Winner Rank */
.winner-rank {
  width: 3rem;
  height: 3rem;
  background: var(--bg_color_L2);
  border: 2px solid var(--main-color);
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 1.2rem;
  color: var(--text_color_L1);
  transition: all 0.3s ease;
  position: relative;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  margin-right: 1.5rem;
  flex-shrink: 0;
}

.winner-rank::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.3) 0%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.winner-item:hover .winner-rank {
  background: var(--main-color);
  color: var(--text_color_L4);
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 5px 15px rgba(0, 212, 255, 0.4);
}

.winner-item:hover .winner-rank::before {
  opacity: 1;
}

.winner-rank.rank-1 {
  background: linear-gradient(135deg, #ffd700, #ffed4e);
  border-color: #ffd700;
  color: var(--text_color_L4);
  animation: goldPulse 2s ease-in-out infinite;
}

@keyframes goldPulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.05); }
}

.winner-rank.rank-2 {
  background: linear-gradient(135deg, #c0c0c0, #e8e8e8);
  border-color: #c0c0c0;
  color: var(--text_color_L4);
}

.winner-rank.rank-3 {
  background: linear-gradient(135deg, #cd7f32, #daa520);
  border-color: #cd7f32;
  color: var(--text_color_L4);
}

/* Diamond Winner Info */
.winner-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  position: relative;
  z-index: 2;
}

.winner-name {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--text_color_L1);
  margin: 0;
  transition: all 0.3s ease;
}

.winner-item:hover .winner-name {
  color: var(--main-color);
  transform: translateX(5px);
}

.winner-game {
  font-size: 0.9rem;
  color: var(--text_color_L2);
  margin: 0;
  transition: all 0.3s ease;
}

.winner-item:hover .winner-game {
  color: var(--text_color_L1);
}

.winner-time {
  font-size: 0.8rem;
  color: var(--text_color_L3);
  margin: 0;
  transition: all 0.3s ease;
}

.winner-item:hover .winner-time {
  color: var(--text_color_L2);
}

/* Diamond Winner Amount */
.winner-amount {
  background: var(--bg_color_L2);
  border: 2px solid var(--main-color);
  border-radius: 0;
  padding: 0.8rem 1.2rem;
  font-size: 1.1rem;
  font-weight: 800;
  color: var(--main-color);
  text-align: center;
  position: relative;
  overflow: hidden;
  clip-path: polygon(20% 0%, 80% 0%, 100% 30%, 100% 70%, 80% 100%, 20% 100%, 0% 70%, 0% 30%);
  transition: all 0.3s ease;
  flex-shrink: 0;
  min-width: 6rem;
}

.winner-amount::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, 
    transparent 0%, 
    rgba(0, 212, 255, 0.2) 50%, 
    transparent 100%);
  transition: left 0.6s ease;
  clip-path: polygon(20% 0%, 80% 0%, 100% 30%, 100% 70%, 80% 100%, 20% 100%, 0% 70%, 0% 30%);
}

.winner-item:hover .winner-amount {
  background: var(--main-color);
  color: var(--text_color_L4);
  transform: scale(1.05);
  box-shadow: 0 5px 15px rgba(0, 212, 255, 0.3);
}

.winner-item:hover .winner-amount::before {
  left: 100%;
}

/* Diamond Winner Avatar */
.winner-avatar {
  width: 3.5rem;
  height: 3.5rem;
  background: var(--bg_color_L3);
  border: 2px solid var(--main-color);
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.2rem;
  color: var(--text_color_L1);
  transition: all 0.3s ease;
  position: relative;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  margin-right: 1rem;
  flex-shrink: 0;
}

.winner-avatar::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.2) 0%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.winner-item:hover .winner-avatar {
  background: var(--main-color);
  color: var(--text_color_L4);
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 5px 15px rgba(0, 212, 255, 0.4);
}

.winner-item:hover .winner-avatar::before {
  opacity: 1;
}

/* Diamond Winner Stats */
.winner-stats {
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
  position: relative;
  z-index: 2;
}

.winner-stat {
  background: var(--bg_color_L2);
  border: 1px solid var(--Dividing-line_color);
  border-radius: 0;
  padding: 0.5rem 1rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  clip-path: polygon(10% 0%, 90% 0%, 100% 25%, 100% 75%, 90% 100%, 10% 100%, 0% 75%, 0% 25%);
  transition: all 0.3s ease;
}

.winner-stat::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, 
    rgba(0, 212, 255, 0.1) 0%, 
    transparent 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  clip-path: polygon(10% 0%, 90% 0%, 100% 25%, 100% 75%, 90% 100%, 10% 100%, 0% 75%, 0% 25%);
}

.winner-stat:hover {
  border-color: var(--main-color);
  background: var(--bg_color_L3);
  transform: translateY(-2px);
}

.winner-stat:hover::before {
  opacity: 1;
}

.winner-stat-label {
  font-size: 0.8rem;
  color: var(--text_color_L3);
  margin: 0 0 0.25rem 0;
  font-weight: 500;
}

.winner-stat-value {
  font-size: 1rem;
  font-weight: 700;
  color: var(--text_color_L1);
  margin: 0;
}

/* Diamond Winner List Grid */
.winner-list-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 1.5rem;
  padding: 1rem;
}

/* Diamond Winner List Pagination */
.winner-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin-top: 2rem;
  position: relative;
  z-index: 3;
}

.winner-pagination-btn {
  background: var(--bg_color_L3);
  border: 2px solid var(--main-color);
  border-radius: 0;
  padding: 0.6rem 1rem;
  color: var(--text_color_L1);
  font-weight: 600;
  font-size: 0.9rem;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  clip-path: polygon(20% 0%, 80% 0%, 100% 30%, 100% 70%, 80% 100%, 20% 100%, 0% 70%, 0% 30%);
}

.winner-pagination-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, 
    transparent 0%, 
    rgba(0, 212, 255, 0.3) 50%, 
    transparent 100%);
  transition: left 0.5s ease;
  clip-path: polygon(20% 0%, 80% 0%, 100% 30%, 100% 70%, 80% 100%, 20% 100%, 0% 70%, 0% 30%);
}

.winner-pagination-btn:hover {
  background: var(--main-color);
  color: var(--text_color_L4);
  transform: scale(1.05);
  box-shadow: 0 5px 15px rgba(0, 212, 255, 0.3);
}

.winner-pagination-btn:hover::before {
  left: 100%;
}

.winner-pagination-btn.active {
  background: var(--main-color);
  color: var(--text_color_L4);
  box-shadow: 0 5px 15px rgba(0, 212, 255, 0.4);
}

.winner-pagination-btn:disabled {
  background: var(--bg_color_L2);
  border-color: var(--Dividing-line_color);
  color: var(--text_color_L3);
  cursor: not-allowed;
  opacity: 0.5;
}

/* Responsive Diamond Design */
@media (max-width: 768px) {
  .lottery-game-card {
    width: 250px;
    height: 280px;
    margin: 0.75rem;
    padding: 1.5rem;
  }
  
  .lottery-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    padding: 1rem;
  }
  
  .lottery-game-card:hover {
    transform: translateY(-8px) scale(1.03) rotate(1deg);
  }
  
  .lottery-jackpot-amount {
    font-size: 2rem;
  }
  
  .winner-list-container {
    margin: 1rem;
    padding: 1.5rem;
  }
  
  .winner-item {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
  }
  
  .winner-item:hover {
    transform: translateY(-5px) rotate(0.5deg);
  }
  
  .winner-list-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 0.5rem;
  }
  
  .winner-stats {
    justify-content: center;
  }
}

/* Wallet Home Icon */
.walletHome {
  background: url(/assets/png/wallet4-0544.png) no-repeat center/cover;
}

/* Modern Toggle Button */
.slide-arrow {
  background: linear-gradient(135deg, #667eea, #764ba2, #f093fb);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 
    0 0.13333rem 0.26667rem rgba(102, 126, 234, 0.3),
    0 0 0.53333rem rgba(102, 126, 234, 0.2),
    inset 0 0.02667rem 0.05333rem rgba(255, 255, 255, 0.3);
  overflow: hidden;
  border: 0.02667rem solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Animated background */
.slide-arrow::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
  animation: liquidFlow 3s ease-in-out infinite;
  transition: all 0.4s ease;
}

/* Hamburger Menu Icon */
.slide-arrow::after {
  content: '';
  position: absolute;
  width: 0.32rem;
  height: 0.08rem;
  background: #fff;
  border-radius: 0.04rem;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 
    0 -0.12rem 0 #fff,
    0 0.12rem 0 #fff;
  z-index: 2;
}

/* Hover effects */
.slide-arrow:hover::before {
  animation: liquidShimmer 0.6s ease-in-out;
}

.slide-arrow:hover {
  transform: scale(1.15) translateY(-0.02667rem);
  box-shadow: 
    0 0.2rem 0.4rem rgba(102, 126, 234, 0.5),
    0 0 0.8rem rgba(102, 126, 234, 0.3),
    inset 0 0.02667rem 0.05333rem rgba(255, 255, 255, 0.4);
}

/* Active state - transforms to X */
.slide-arrow.active {
  transform: translateX(-0.4rem) scale(1.1);
  background: linear-gradient(135deg, #ff6b6b, #ee5a24, #ff9ff3);
  box-shadow: 
    0 0.26667rem 0.53333rem rgba(255, 107, 107, 0.4),
    0 0 1rem rgba(255, 107, 107, 0.3),
    inset 0 0.02667rem 0.05333rem rgba(255, 255, 255, 0.4);
}

.slide-arrow.active::after {
  transform: rotate(45deg);
  box-shadow: 
    0 0 0 #fff,
    0 0 0 #fff;
}

.slide-arrow.active::before {
  content: '';
  position: absolute;
  width: 0.32rem;
  height: 0.08rem;
  background: #fff;
  border-radius: 0.04rem;
  transform: rotate(-45deg);
  box-shadow: none;
}

/* Liquid flow animation */
@keyframes liquidFlow {
  0%, 100% {
    transform: rotate(0deg) scale(1);
    opacity: 0.3;
  }
  25% {
    transform: rotate(90deg) scale(1.1);
    opacity: 0.5;
  }
  50% {
    transform: rotate(180deg) scale(0.9);
    opacity: 0.4;
  }
  75% {
    transform: rotate(270deg) scale(1.05);
    opacity: 0.6;
  }
}

/* Liquid shimmer on hover */
@keyframes liquidShimmer {
  0% {
    transform: rotate(0deg) scale(1);
    opacity: 0.3;
  }
  50% {
    transform: rotate(180deg) scale(1.2);
    opacity: 0.8;
  }
  100% {
    transform: rotate(360deg) scale(1);
    opacity: 0.3;
  }
}

/* Floating List Container */
.floating-list-container {
  position: fixed;
  bottom: 5.6rem;
  right: 0.4rem;
  z-index: 120;
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
  animation: slideInFromRight 0.4s ease-out;
}

/* Floating List Items */
.float-list-item {
  width: 1.49333rem;
  height: 1.49333rem;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(15px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.26667rem;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 0.13333rem 0.26667rem rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.float-list-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  transition: left 0.5s ease;
}

.float-list-item:hover {
  transform: translateY(-0.02667rem);
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.4);
  background: rgba(0, 0, 0, 0.5);
}

.float-list-item:hover::before {
  left: 100%;
}

/* Animations */
@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideOutToRight {
  from {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(100%);
    opacity: 0;
  }
}

/* Float Container Z-Index */
.float {
  z-index: 110;
}
