* {
  margin: 0;
  padding: 0;
  /* box-sizing: border-box; */

}

.adm-center-popup-wrap {
  min-width: unset !important;
  max-width: unset !important;
}

img {
  width: 100%;
  height: 100%;
  user-select: none;
  -webkit-user-drag: none;
}

html, body {
  width: 100%;
  /* min-height: 100vh; */
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  overflow-x: hidden;
}

#root {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
  min-height: 100vh;
  font-size: 12px;
  color: #0F1419;
  background-color: #F3F3F3;
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Segoe UI, Arial, Roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
  max-width: 500px;
}

.hide_scrollbar {
  &::-webkit-scrollbar {
    width: 0 !important;
  }
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}


:root:root {
  .adm-modal-content{
    --background-color: #272526;
  }
 
}._errorBoundary_107p8_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50vh;
  padding: 20px;
  background-color: #fafafa;
}
._errorContent_107p8_9 {
  text-align: center;
  max-width: 400px;
  width: 100%;
}
._errorActions_107p8_14 {
  display: flex;
  gap: 12px;
  justify-content: center;
  margin-top: 20px;
}
._retryButton_107p8_20,
._reloadButton_107p8_21 {
  padding: 12px 24px;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}
._retryButton_107p8_20:hover,
._reloadButton_107p8_21:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
._retryButton_107p8_20:active,
._reloadButton_107p8_21:active {
  transform: translateY(0);
}
._retryButton_107p8_20 {
  background-color: #1890ff;
  color: white;
}
._retryButton_107p8_20:hover {
  background-color: #40a9ff;
}
._reloadButton_107p8_21 {
  background-color: #52c41a;
  color: white;
}
._reloadButton_107p8_21:hover {
  background-color: #73d13d;
}
._errorDetails_107p8_53 {
  margin-top: 20px;
  text-align: left;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  overflow: hidden;
}
._errorDetails_107p8_53 summary {
  padding: 12px 16px;
  background-color: #f5f5f5;
  cursor: pointer;
  font-weight: 500;
}
._errorDetails_107p8_53 summary:hover {
  background-color: #e6f7ff;
}
._errorStack_107p8_69,
._errorComponentStack_107p8_70 {
  padding: 16px;
  margin: 0;
  background-color: #fff;
  font-family: "Monaco", "Menlo", "Ubuntu Mono", monospace;
  font-size: 12px;
  line-height: 1.4;
  color: #e74c3c;
  overflow-x: auto;
  white-space: pre-wrap;
  word-break: break-all;
}
._errorComponentStack_107p8_70 {
  border-top: 1px solid #f0f0f0;
  color: #8c8c8c;
}
._customButton_102ho_1 {
  all: unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  outline: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  text-decoration: none;
}
._customButton_102ho_1::before {
  display: none;
}
._customButton_102ho_1._adm-button_102ho_21 {
  all: unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  outline: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  text-decoration: none;
}
._customButton_102ho_1._adm-button_102ho_21:hover,
._customButton_102ho_1._adm-button_102ho_21:active,
._customButton_102ho_1._adm-button_102ho_21:focus,
._customButton_102ho_1._adm-button_102ho_21:visited {
  all: unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  outline: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  text-decoration: none;
}
._customButton_102ho_1._adm-button_102ho_21:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
._customButton_102ho_1._adm-button_102ho_21._adm-button-loading_102ho_62 {
  cursor: default;
}
._customButton_102ho_1._adm-button_102ho_21::before,
._customButton_102ho_1._adm-button_102ho_21::after {
  display: none;
}
._customButton_102ho_1 * {
  box-sizing: border-box;
}
._customButton_102ho_1 ._adm-button-text_102ho_72 {
  all: unset;
  display: inline;
}
._customButton_102ho_1 ._adm-loading_102ho_76 {
  all: unset;
  display: inline-block;
}
._numberScroll_n4xg7_1 {
  display: inline-block;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum";
}
._numberScroll_n4xg7_1 span {
  display: inline;
}
._numberScroll_n4xg7_1:hover {
  transform: scale(1.02);
  transition: transform 0.2s ease;
}
._new_cytmt_1 {
  width: 100vw;
  height: 100vh;
  width: 100dvw;
  height: 100dvh;
  position: relative;
}
._new_content_cytmt_8 {
  width: 350px;
  height: 350px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url("/assets/images/bg-ClQ02OX1.png") no-repeat;
  background-size: cover;
  border-radius: 6px;
  padding: 0px 20px;
  padding-top: 30px;
  box-sizing: border-box;
  color: #fcf9f9;
}
._coins_cytmt_26 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%) scale(0.1);
  transition: 1.5s;
}
._close_cytmt_35 {
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 99;
}
._close_cytmt_35:hover {
  cursor: pointer;
}
._title_cytmt_44 {
  color: var(--text-color-default);
  font-size: 18px;
  font-weight: bold;
}
._desc_cytmt_49 {
  color: var(--text-color-desc);
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
}
._money_cytmt_55 {
  font-family: Arial, sans-serif;
  font-size: 50px;
  font-weight: bold;
  color: #ffd700;
  text-shadow: 0px 0px 0 #fbff8a, 3px 3px 0 #c55805, 10px 10px 10px rgba(0, 0, 0, 0.4);
  margin-top: 60px;
  font-style: oblique;
  font-size: 12px;
}
._money_currency_cytmt_65 {
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
  display: inline-flex;
  align-items: center;
}
._money_number_cytmt_72 {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-shadow: inherit;
  font-style: inherit;
  animation: _numberGlow_cytmt_1 0.5s ease-out;
}
._money_number_cytmt_72:hover {
  transform: scale(1.05);
  text-shadow: 0px 0px 0 #fbff8a, 1.5px 1.5px 0 #c55805, 5px 5px 10px rgba(255, 215, 0, 0.6);
}
@keyframes _numberGlow_cytmt_1 {
  0% {
    text-shadow: 0px 0px 0 #fbff8a, 1.5px 1.5px 0 #c55805, 5px 5px 5px rgba(0, 0, 0, 0.4);
  }
  50% {
    text-shadow: 0px 0px 0 #fbff8a, 1.5px 1.5px 0 #c55805, 5px 5px 15px rgba(255, 215, 0, 0.8);
  }
  100% {
    text-shadow: 0px 0px 0 #fbff8a, 1.5px 1.5px 0 #c55805, 5px 5px 5px rgba(0, 0, 0, 0.4);
  }
}
._btn_cytmt_95 {
  width: 260px;
  height: 40px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAABOCAMAAADhLhQfAAAATlBMVEUAAABUqwsXgjVUqws2liIXgjUXgjVUqwsXgjVUqwsXgjVUqwsXgjQdhy9PqA0ojihIpBMjiys8nBotkSYxkyM1liBBnxdLphA4mR1EoRUU3e9xAAAAC3RSTlMA31hVBt2sqY+J6Xp0V0cAAAE6SURBVHja7dVRbsIwFAXRG9tJgBhaaAvt/jfaBCGW0ErMnGcsPiONXpK7Vudh0Ysb5tryVC0OMdQ87Bdh7G0OdK9eF6HUpPk9hxmai85TMy+CmePbHWfIIhyjAxkdyOhARgcyOpDRgXISzhp98cCOmw5kdCCjA+V2cmiTm3CMDpR34RgdyOhARgfKj3CMDpSrcIwOlItwcr04tHHTgYwOlG/hGB0oX8IxOpDRgfIpHKMDGR0oH8IxOpDRgfImHKMDGR3I6EA5C8foQEYHylE4a/SzA5usP8G46cDxmw60Ru8ObNx0oG3TPbCTvjl6k+4c+zbdG3Rn+7edf38S7z+704VjdCCjA+XQRZOxC2bM1AUzpXTBlDTf7zCHFledpmS16wLZJVaH2eWh+F2HGEueWpns/vLGqbRsfgEW9P3f1u8xOQAAAABJRU5ErkJggg==") no-repeat;
  color: var(--text-color-default);
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 14px;
  position: absolute;
  bottom: 20px;
  z-index: 1;
}
._signIn_19wx4_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100vw;
  height: 100vh;
  width: 100dvw;
  height: 100dvh;
  position: relative;
}
._signIn_content_19wx4_11 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 500px;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
._signIn_content_close_19wx4_22 {
  position: absolute;
  top: calc(-100px * var(--scale));
  right: calc(50px * var(--scale));
  z-index: 10;
}
._signIn_content_btn_19wx4_28 {
  position: absolute;
  bottom: 80px;
  width: 200px;
  height: 60px;
  left: 24%;
}
._lottery_19wx4_35 {
  position: relative;
  width: 85%;
  height: auto;
  aspect-ratio: 639/319;
}
._lottery_img_19wx4_41 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: translateX(calc(20px * var(--scale)));
}
._lottery_code_19wx4_47 {
  position: absolute;
  top: calc(212px * var(--scale));
  left: calc(60px * var(--scale));
  width: 100%;
  height: calc(106px * var(--scale));
  display: flex;
  overflow: hidden;
  contain: layout style paint;
  transform: translateZ(0);
}
._lottery_code_column_19wx4_58 {
  width: calc(66px * var(--scale));
  height: fit-content;
  display: flex;
  flex-direction: column;
  transform: translateY(0);
}
._lottery_code_column_19wx4_58:not(:last-child) {
  margin-right: calc(10px * var(--scale));
}
._lottery_code_column_19wx4_58._scrolling_19wx4_68 {
  will-change: transform;
  z-index: 1;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}
._lottery_code_column_19wx4_58._scrolling_19wx4_68 ._lottery_code_num_19wx4_73 {
  backface-visibility: hidden;
  transform: translateZ(0);
}
._lottery_code_num_19wx4_73 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(66px * var(--scale));
  height: calc(106px * var(--scale));
}
._lottery_code_num_19wx4_73 > img {
  width: 80%;
  transform: translateY(calc(6px * var(--scale)));
  object-fit: contain;
}
._lottery_btn_19wx4_89 {
  display: block;
  margin: 0 auto;
  transform: translateY(calc(20px * var(--scale)));
  width: calc(350px * var(--scale) * 0.9);
  height: calc(78px * var(--scale) * 0.9);
  background-image: url("data:image/png;base64,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");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
._lottery_btn_act_19wx4_99 {
  filter: grayscale(1);
}
._lottery_btn_disabled_19wx4_102 {
  cursor: not-allowed;
}
._loading_1thbv_1 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: var(--background-color-3);
  z-index: 9999;
}
._loading_logo_1thbv_12 {
  width: 128px;
  height: 128px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 280px;
}
._loading_progress_1thbv_20 {
  width: 350px;
  height: 20px;
  bottom: 200px;
  border-radius: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding: 2px 2px;
  box-sizing: border-box;
  background: var(--background-color-4);
}
._loading_progress_line_1thbv_32 {
  height: 100%;
  border-radius: 10px;
  background: linear-gradient(to right, #90ec41, #50a022);
  transition: 0.3s;
}
._loading_progress_text_1thbv_38 {
  color: var(--text-color-default);
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  pointer-events: none;
}
._webview_1r0v9_1 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  background-color: #000;
  position: relative;
  overflow: hidden;
}
._header_1r0v9_15 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  z-index: 10000;
}
._header_hide_1r0v9_23 {
  background-color: transparent;
}
._header_show_1r0v9_26 {
  background-color: var(--background-color);
}
._down_btn_1r0v9_29 {
  display: block;
  width: 66px;
  height: 30px;
  margin: 0 auto;
}
._down_btn_1r0v9_29 > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._back_1r0v9_40 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  width: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #666;
  z-index: 10000;
}
._iframe_1r0v9_54 {
  width: 100%;
  height: 100vh;
  border: none;
  background-color: #fff;
  flex: 1;
}
._loading_1r0v9_61 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  z-index: 999;
}
._loadingText_1r0v9_73 {
  font-size: 16px;
  color: #666;
  display: flex;
  align-items: center;
  gap: 8px;
}
._loadingText_1r0v9_73::after {
  content: "";
  width: 16px;
  height: 16px;
  border: 2px solid #ddd;
  border-top: 2px solid #007aff;
  border-radius: 50%;
  animation: _spin_1r0v9_1 1s linear infinite;
}
._error_1r0v9_89 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 20px;
}
._errorMessage_1r0v9_97 {
  font-size: 16px;
  color: #ff3b30;
  text-align: center;
  padding: 20px;
  border-radius: 8px;
  background-color: #fff2f2;
  border: 1px solid #ffebee;
}
@keyframes _spin_1r0v9_1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  ._iframe_1r0v9_54 {
    height: 100vh;
    height: 100dvh;
  }
}
._modal_close_1b9bi_1 {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 10;
  cursor: pointer;
}
._modal_header_1b9bi_8 {
  width: 100%;
  height: 45px;
  background: var(--modal-header-color);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
._modal_content_1b9bi_18 {
  width: 100%;
}
._modal_body_1b9bi_21 {
  width: 340px;
  position: relative;
  display: flex;
  justify-content: space-between;
  background: var(--modal-body-background-color);
  border-radius: 10px;
  overflow: hidden;
  padding-top: 0 !important;
  max-height: var(--content-max-height);
  line-height: normal;
}
._modal_body_1b9bi_21 .adm-modal-title {
  height: 45px;
  background: var(--modal-header-color);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--text-color-default);
  font-weight: normal;
  margin-bottom: 0 !important;
}
._modal_body_1b9bi_21 .adm-modal-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--padding-content);
  box-sizing: border-box;
  position: relative;
  color: var(--text-color-default);
  line-height: normal;
  max-height: var(--content-max-height);
  overflow-y: auto;
}
._modal_body_1b9bi_21 .adm-modal-footer {
  height: 0;
}
._tips_1b9bi_61 {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  position: relative;
  color: var(--text-color-default);
  font-size: 12px;
  line-height: normal;
}
._tips_btn_1b9bi_71 {
  width: 200px;
  height: 36px;
  margin: 60px auto 0;
  border-radius: 8px;
  font-size: 14px;
  background: var(--btn-background-color-1);
  color: var(--text-color-default);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
._modal_close_1b9bi_1 {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 10;
}
._modal_title_1b9bi_90 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
._modal_title_1b9bi_90 ._modal_title_text_1b9bi_97 {
  flex: 1;
}
._modal_title_1b9bi_90 ._modal_title_close_1b9bi_100 {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}
