* {
  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: #23090a;
  }
 
}._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;
}
._levels_1n7px_1 {
  width: 320px;
  height: 100vh;
  position: relative;
}
._levels_content_1n7px_6 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  position: relative;
  top: calc(50% + 15px);
  transform: translateY(-50%);
}
._levels_close_1n7px_15 {
  position: absolute;
  right: 0px;
  top: -30px;
}
._levels_setion_1n7px_20 {
  display: block;
  width: 150px;
  height: 200px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 10px 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  filter: grayscale(0%);
}
._levels_setion_1n7px_20 > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}
._levels_setion_title_1n7px_41 {
  position: absolute;
  bottom: 55px;
  color: #fcf6e0;
  font-size: 22px;
  font-weight: bold;
}
._levels_setion_threshold_1n7px_48 {
  position: absolute;
  bottom: 28px;
  color: var(--text-color-default);
  font-size: 12px;
}
._levels_setion_describe_1n7px_54 {
  position: absolute;
  bottom: 10px;
  color: var(--text-color-light);
  font-size: 12px;
}
._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_1ngvs_1 {
  width: 100vw;
  height: 100vh;
  width: 100dvw;
  height: 100dvh;
  position: relative;
}
._new_content_1ngvs_8 {
  width: 350px;
  height: 350px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(135deg, #944b2b 0%, #7a3925 20%, #58261f 30%, #401b1b 50%, #3c1a1a 70%, #692e24 90%);
  border-radius: 6px;
  padding: 0px 20px;
  padding-top: 30px;
  box-sizing: border-box;
  color: #fcf9f9;
}
._coins_1ngvs_25 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%) scale(0.1);
  transition: 1.5s;
}
._close_1ngvs_34 {
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 99;
}
._close_1ngvs_34:hover {
  cursor: pointer;
}
._title_1ngvs_43 {
  color: var(--text-color-default);
  font-size: 18px;
  font-weight: bold;
}
._desc_1ngvs_48 {
  color: var(--text-color-desc);
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
}
._money_1ngvs_54 {
  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_1ngvs_64 {
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
  display: inline-flex;
  align-items: center;
}
._money_number_1ngvs_71 {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-shadow: inherit;
  font-style: inherit;
  animation: _numberGlow_1ngvs_1 0.5s ease-out;
}
._money_number_1ngvs_71: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_1ngvs_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_1ngvs_94 {
  width: 260px;
  height: 40px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAABOCAMAAADhLhQfAAAAaVBMVEUAAABUqwsXgjU2liIXgjVUqwtUqwsXgjVUqwsXgjVUqwsXgjVUqwtUqwsXgjUchjFQqQ0giC4ZhDMojSktkSYxkyM1liAjiyw4mR07mxs+nRlBnxdEoRVHoxRJpBJLphBOpw8ljCsqjyhqOe1rAAAADXRSTlMA31gG3VP4rKmPielbXkHSzwAAASVJREFUeNrt2IdtAzEQBdF/5EVJPGfLOfVfpA+CoCI088gOBssFmJM6zN3YdNXGbh5qLoauCaEbcrZrwtjZHOhUfWhCGZLqPofpag5NMIfMTTBzfN1xuvgngzOmCcfoQEYHMjqQ0YGMDpRb4WzRmxd2nXQgowPlRzhGB8q3cIwOlC/hGB0on8IxOlA+hGN0oLwLx+hAeROO0YHyKhyjA+VFOEYHyrNwjA5kdKA8CcfoQEYHyqNwjA5kdKD8CScPwjE6kNGB8iucHIVjdKDcCWeLfvTAjpMOZHSg3AjH6EBGBzI6UO6FY3QgowNlFY7RgYwOlP0qmvSrYPpMq2CmlFUwJdX3HWZf46jTlGyWVSBLYnWYJWfFvQ7Rl1zUMtn96vVTqcnmH3L9bx58Zzy8AAAAAElFTkSuQmCC") 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_gi2hx_1 {
  width: 100vw;
  height: 100vh;
  width: 100dvw;
  height: 100dvh;
  position: relative;
}
._signIn_content_gi2hx_8 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 350px;
  height: 445px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
._signIn_content_close_gi2hx_19 {
  position: absolute;
  top: -50px;
  right: 0;
}
._signIn_content_btn_gi2hx_24 {
  position: absolute;
  bottom: 80px;
  width: 200px;
  height: 60px;
  left: 24%;
}
._signIn_content_view_gi2hx_31 {
  top: 122px;
  width: 238px;
  height: 102px;
  background: url("./images/bg_purple.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  letter-spacing: 14px;
  color: var(--text-color-default);
  font-size: 36px;
  font-weight: bold;
  position: relative;
  overflow: hidden;
}
._signIn_content_view_initial_gi2hx_48,
._signIn_content_view_filp_gi2hx_49 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
._signIn_content_view_item_gi2hx_56 {
  width: 35px;
  display: flex;
  justify-content: center;
  text-align: center;
  text-indent: 10px;
}
._signIn_content_playBtn_gi2hx_63 {
  position: absolute;
  bottom: 65px;
  width: 180px;
  height: 52px;
  background-size: 100% 100%;
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: var(--text-color-default);
  font-size: 20px;
  font-weight: bold;
  padding-top: 6px;
  box-sizing: border-box;
  text-shadow: -1px -1px 0 #e36002, 1px -1px 0 #e36002, -1px 1px 0 #e36002, 1px 1px 0 #e36002;
  background-image: url("/assets/images/btn-BRKAsAxw.png");
  vertical-align: top;
}
._signIn_content_playBtn__disabled_gi2hx_81 {
  background-image: url("./images/btn_disabled.png");
}
._signIn_content_footer_gi2hx_84 {
  position: absolute;
  font-size: 14px;
  color: var(--text-color-default);
  font-weight: bold;
  bottom: 20px;
}
._lottery_gi2hx_91 {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 518/659;
}
._lottery_img_gi2hx_97 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
._lottery_center_gi2hx_102 {
  position: absolute;
  width: calc(342 / 518 * 100%);
  height: auto;
  object-fit: contain;
  top: calc(132 / 659 * 100%);
  left: calc(106 / 518 * 100%);
}
._lottery_center_rotate_gi2hx_110 {
  animation: _rotate_gi2hx_1 0.6s linear infinite;
}
._lottery_btn_gi2hx_113 {
  position: absolute;
  bottom: calc(115 / 659 * 100%);
  width: calc(295 / 518 * 100%);
  height: calc(94 / 659 * 100%);
  background-image: url("/assets/images/btn-BRKAsAxw.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  left: 54%;
  transform: translateX(-50%);
}
@keyframes _rotate_gi2hx_1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
._tearing_gi2hx_132 ._signIn_content_view_image_gi2hx_132 {
  clip-path: polygon(0% 0%, 100% 0%, 70% 30%, 0% 100%);
  transform: rotate(-2deg) scale(1.02);
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));
  animation: _tearEffect_gi2hx_1 0.8s ease-out forwards;
}
@keyframes _tearEffect_gi2hx_1 {
  0% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: rotate(0deg) scale(1);
    filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0));
  }
  30% {
    clip-path: polygon(0% 0%, 100% 0%, 85% 85%, 0% 100%);
    transform: rotate(-0.5deg) scale(1.01);
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
  }
  60% {
    clip-path: polygon(0% 0%, 100% 0%, 70% 30%, 0% 100%);
    transform: rotate(-1.5deg) scale(1.02);
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));
  }
  100% {
    clip-path: polygon(0% 0%, 60% 0%, 30% 20%, 0% 80%);
    transform: rotate(-3deg) scale(1.03);
    filter: drop-shadow(1.5px 1.5px 3px rgba(0, 0, 0, 0.4));
  }
}
._webview_nd94j_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;
}
._back_nd94j_15 {
  position: absolute;
  top: 100px;
  left: 20px;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  color: #666;
  z-index: 9999;
}
._back_nd94j_15:hover {
  transform: scale(1.05);
}
._back_nd94j_15:active {
  transform: scale(0.95);
}
._iframe_nd94j_38 {
  width: 100%;
  height: 100vh;
  border: none;
  background-color: #fff;
  flex: 1;
}
._loading_nd94j_45 {
  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_nd94j_57 {
  font-size: 16px;
  color: #666;
  display: flex;
  align-items: center;
  gap: 8px;
}
._loadingText_nd94j_57::after {
  content: "";
  width: 16px;
  height: 16px;
  border: 2px solid #ddd;
  border-top: 2px solid #007aff;
  border-radius: 50%;
  animation: _spin_nd94j_1 1s linear infinite;
}
._error_nd94j_73 {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 20px;
}
._errorMessage_nd94j_81 {
  font-size: 16px;
  color: #ff3b30;
  text-align: center;
  padding: 20px;
  border-radius: 8px;
  background-color: #fff2f2;
  border: 1px solid #ffebee;
}
@keyframes _spin_nd94j_1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  ._iframe_nd94j_38 {
    height: 100vh;
    height: 100dvh;
  }
  ._back_nd94j_15 {
    top: 60px;
    left: 10px;
    width: 40px;
    height: 40px;
  }
}
._modal_close_wixco_1 {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 10;
  cursor: pointer;
}
._modal_header_wixco_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_wixco_18 {
  width: 100%;
}
._modal_body_wixco_21 {
  width: 340px;
  position: relative;
  display: flex;
  justify-content: space-between;
  background: var(--background-color-2);
  border-radius: 10px;
  overflow: hidden;
  padding-top: 0 !important;
  max-height: var(--content-max-height);
  line-height: normal;
}
._modal_body_wixco_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_wixco_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_wixco_21 .adm-modal-footer {
  height: 0;
}
._tips_wixco_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_wixco_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_wixco_1 {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 10;
}
._modal_title_wixco_90 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
._modal_title_wixco_90 ._modal_title_text_wixco_97 {
  flex: 1;
}
._modal_title_wixco_90 ._modal_title_close_wixco_100 {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}
