@charset "UTF-8";._remoteDexHeaderWrapper_14xpc_1 {
  display: flex;
  align-items: center;
  height: 100%;
}
._remoteDexHeaderWrapper_14xpc_1 > div {
  flex-shrink: 0;
}
._remoteDexHeaderWrapper_14xpc_1 ._headerItem_14xpc_9 {
  flex-shrink: 0;
  white-space: nowrap;
}
._remoteDexHeaderWrapper_14xpc_1 ._remoteDexHeaderUserMenu_14xpc_13 {
  margin-inline-end: 16px;
}
._remoteDexHeaderWrapper_14xpc_1 ._responsiveBox_14xpc_16 {
  display: flex;
  -webkit-font-smoothing: initial;
  gap: 16px;
  align-items: center;
  height: 100%;
  margin-inline-end: 16px;
}
._remoteDexHeaderWrapper_14xpc_1._renderInMenu_14xpc_24 ._responsiveBox_14xpc_16 {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}
._remoteDexHeaderWrapper_14xpc_1._renderInMenu_14xpc_24 ._headerItem_14xpc_9 {
  padding: 16px;
  width: 100%;
}
._remoteDexHeaderWrapper_14xpc_1._renderInMenu_14xpc_24 ._headerItem_14xpc_9._remoteDexHeaderMine_14xpc_34 {
  padding: 0;
  order: 1;
}
._remoteDexHeaderWrapper_14xpc_1._renderInMenu_14xpc_24 ._headerItem_14xpc_9._remoteDexHeaderChainSelector_14xpc_38 {
  order: 2;
}
._remoteDexHeaderWrapper_14xpc_1._renderInMenu_14xpc_24 ._headerItem_14xpc_9._remoteDexHeaderDepositAddress_14xpc_41 {
  order: 3;
}
._remoteDexHeaderWrapper_14xpc_1._renderInMenu_14xpc_24 ._headerItem_14xpc_9._remoteDexHeaderWalletConnect_14xpc_44 {
  order: 4;
}._login_13rj9_1 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}
._login_13rj9_1 a {
  flex: 0 0 auto;
}
._login_13rj9_1 ._loginBtn_13rj9_10,
._login_13rj9_1 ._registerBtn_13rj9_11 {
  white-space: nowrap;
  color: var(--text-primary);
}
._login_13rj9_1 ._loginBtn_13rj9_10:hover,
._login_13rj9_1 ._registerBtn_13rj9_11:hover {
  color: var(--primary-blue);
}
._login_13rj9_1._renderInMenu_13rj9_19 {
  flex-direction: column;
}
._login_13rj9_1._renderInMenu_13rj9_19 ._loginBtn_13rj9_10,
._login_13rj9_1._renderInMenu_13rj9_19 ._registerBtn_13rj9_11 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 16px;
}
._login_13rj9_1._renderInMenu_13rj9_19 ._loginBtn_13rj9_10 {
  padding: 4px 15px;
  border: 1px solid var(--text-primary);
}
._login_13rj9_1._renderInMenu_13rj9_19 ._registerBtn_13rj9_11 {
  color: var(--text-button);
  background: var(--primary-base);
  padding: 3px 16px;
  height: 32px;
}
._login_13rj9_1._renderInMenu_13rj9_19 ._registerBtn_13rj9_11:hover {
  color: var(--text-button);
  background: var(--primary-hover);
}._chainSelectorPopover_1h4gb_1 .ant-popover-v5-content {
  border-radius: 16px;
}
._chainSelectorPopover_1h4gb_1 .ant-popover-v5-content .ant-popover-v5-inner-content {
  padding: 0;
}
._chainSelectorPopover_1h4gb_1 .ant-popover-v5-content .ant-popover-v5-inner {
  border-radius: 16px;
  padding: 8px;
  background: none;
}

._chainSelector_1h4gb_1 {
  display: flex;
  height: 32px;
  padding: 2px 10px 2px 6px;
  align-items: center;
  border-radius: 100px;
  border: 1px solid var(--border-opacity);
  cursor: pointer;
  user-select: none;
  background: var(--fill-menu-selected);
  flex-shrink: 0;
}
._chainSelector_1h4gb_1 ._left_1h4gb_25 {
  margin-inline-end: 4px;
  display: flex;
}
._chainSelector_1h4gb_1 ._left_1h4gb_25 img {
  width: 20px;
  height: 20px;
  margin-inline-end: 4px;
}
._chainSelector_1h4gb_1 ._left_1h4gb_25 ._name_1h4gb_34 {
  color: var(--text-primary);
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
._chainSelector_1h4gb_1 ._careUpIcon_1h4gb_40 {
  font-size: 10px;
}
._chainSelector_1h4gb_1 ._careUpIcon_1h4gb_40._down_1h4gb_43 {
  transform: rotateX(180deg);
}
._chainSelector_1h4gb_1._collapse_1h4gb_46 {
  background: transparent;
  border: none;
  padding: 0;
}
._chainSelector_1h4gb_1._collapse_1h4gb_46 ._left_1h4gb_25 {
  flex: 1;
  align-items: center;
}
._chainSelector_1h4gb_1._collapse_1h4gb_46 ._left_1h4gb_25 img {
  width: 18px;
  height: 18px;
  margin-inline-end: 8px;
}
._chainSelector_1h4gb_1._collapse_1h4gb_46 ._left_1h4gb_25 ._name_1h4gb_34 {
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
}
._chainSelector_1h4gb_1._collapse_1h4gb_46 ._bottomIcon_1h4gb_65 {
  font-size: 16px;
}
._chainSelector_1h4gb_1._collapse_1h4gb_46 ._bottomIcon_1h4gb_65._down_1h4gb_43 {
  transform: rotate(180deg);
}

._collapseList_1h4gb_72 {
  padding-inline-start: 15px;
  padding-top: 22px;
}
._collapseList_1h4gb_72 ._collapseListItem_1h4gb_76 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--content-primary);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-inline-start: 16px;
  padding-inline-end: 0;
  cursor: pointer;
}
._collapseList_1h4gb_72 ._collapseListItem_1h4gb_76._active_1h4gb_91 {
  color: var(--brand-default);
}
._collapseList_1h4gb_72 ._collapseListItem_1h4gb_76 ._checkedIcon_1h4gb_94 {
  font-size: 16px;
}

._chainList_1h4gb_98 {
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
}
._chainList_1h4gb_98 ._chainItem_1h4gb_102 {
  width: 201px;
  height: 40px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 10px;
  cursor: pointer;
}
._chainList_1h4gb_98 ._chainItem_1h4gb_102 ._left_1h4gb_25 {
  display: flex;
}
._chainList_1h4gb_98 ._chainItem_1h4gb_102 ._left_1h4gb_25 img {
  width: 20px;
  height: 20px;
  margin-inline-end: 4px;
}
._chainList_1h4gb_98 ._chainItem_1h4gb_102 ._left_1h4gb_25 ._name_1h4gb_34 {
  color: var(--text-primary);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
._chainList_1h4gb_98 ._chainItem_1h4gb_102._disabled_1h4gb_126 {
  background: none;
  cursor: not-allowed;
}
._chainList_1h4gb_98 ._chainItem_1h4gb_102._disabled_1h4gb_126 ._left_1h4gb_25 ._name_1h4gb_34 {
  color: var(--text-tertiary);
}
._chainList_1h4gb_98 ._chainItem_1h4gb_102._disabled_1h4gb_126 ._left_1h4gb_25 img {
  opacity: 0.5;
}
._chainList_1h4gb_98 ._chainItem_1h4gb_102._disabled_1h4gb_126:hover {
  background: none;
}
._chainList_1h4gb_98 ._chainItem_1h4gb_102._active_1h4gb_91 ._name_1h4gb_34 {
  color: var(--primary-blue);
}
._chainList_1h4gb_98 ._chainItem_1h4gb_102._active_1h4gb_91 ._checkedIcon_1h4gb_94 {
  font-size: 16px;
  color: var(--primary-blue);
}
._chainList_1h4gb_98 ._chainItem_1h4gb_102:hover {
  background: rgba(180, 191, 214, 0.06);
}
._chainList_1h4gb_98 ._comingSoon_1h4gb_149 {
  color: var(--text-tertiary);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
._chainList_1h4gb_98 ._comingSoon_1h4gb_149 p {
  margin: 16px 0 4px;
  padding-inline-start: 12px;
}

._collapseWrapper_1h4gb_160 {
  background-color: transparent !important;
  width: 100%;
  order: 2;
}
._collapseWrapper_1h4gb_160 .ant-collapse-header, ._collapseWrapper_1h4gb_160 .ant-collapse-content-box {
  padding: 0 !important;
  line-height: 1 !important;
}
._collapseWrapper_1h4gb_160 ._chainSelector_1h4gb_1 {
  height: unset;
}

[data-theme=dark] ._chainSelectorPopover_1h4gb_1 .ant-popover-v5-content {
  padding: 0;
  background: var(--bg-popconfirm);
}
[data-theme=dark] ._chainSelectorPopover_1h4gb_1 .ant-popover-v5-content .ant-popover-v5-inner {
  background: rgba(29, 30, 35, 0.85);
}

[data-theme=light] ._chainSelectorPopover_1h4gb_1 .ant-popover-v5-content {
  padding: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 8.1%, rgba(255, 255, 255, 0) 81%);
}._mine_14xvj_1 {
  font-weight: 500;
  display: flex;
  gap: 16px;
  align-items: center;
  flex-shrink: 0;
  height: 100%;
}
._mine_14xvj_1 > a {
  white-space: nowrap;
  color: var(--text-primary);
}
._mine_14xvj_1 > a:hover {
  color: var(--primary-base);
}
._mine_14xvj_1 ._user_14xvj_16 {
  font-size: 20px;
}
._mine_14xvj_1._renderInMenu_14xvj_19 {
  flex-direction: column;
  align-items: flex-start;
  font-size: 16px;
  gap: 0;
}
._mine_14xvj_1._renderInMenu_14xvj_19 > a {
  line-height: 24px;
  display: inline-block;
  width: 100%;
  padding: 16px;
}._walletItem_uo5hp_1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 12px;
}
._walletItem_uo5hp_1:hover {
  border-radius: 12px;
  cursor: pointer;
  background-color: rgba(180, 191, 214, 0.06);
}

._walletItemLeft_uo5hp_14 {
  display: flex;
  align-items: center;
}

._walletItemName_uo5hp_19 {
  margin-inline-start: 12px;
  margin-inline-end: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

._walletItemIcon_uo5hp_27 {
  width: 30px;
  height: 30px;
}

._walletItemInstalled_uo5hp_32 {
  padding: 0px 6px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  color: #1463ff;
  background-color: rgba(20, 99, 255, 0.2);
  text-align: center;
  border-radius: 2px;
}

._walletItemRight_uo5hp_43 {
  width: 16px;
  height: 16px;
  color: var(--icon-tertiary);
}

html[dir=rtl] ._walletItemRight_uo5hp_43 {
  transform: rotate(180deg);
}._walletConnectModal_ulrzk_1 {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

._wrapper_ulrzk_7 .ant-modal-body {
  padding: 12px 12px;
}._chainSelectorPopover_1j8xx_1 .ant-popover-v5-content {
  border-radius: 16px;
}
._chainSelectorPopover_1j8xx_1 .ant-popover-v5-content .ant-popover-v5-inner-content {
  padding: 0;
}
._chainSelectorPopover_1j8xx_1 .ant-popover-v5-content .ant-popover-v5-inner {
  border-radius: 16px;
  padding: 8px;
  background: rgba(29, 30, 35, 0.85);
}

._chainSelector_1j8xx_1 {
  display: flex;
  height: 32px;
  padding: 2px 10px 2px 6px;
  align-items: center;
  border-radius: 100px;
  border: 1px solid var(--border-opacity);
  cursor: pointer;
  user-select: none;
  background: var(--fill-menu-selected);
}
._chainSelector_1j8xx_1:hover {
  border: 1px solid var(--primary-blue);
}
._chainSelector_1j8xx_1 ._left_1j8xx_27 {
  margin-inline-end: 4px;
  display: flex;
}
._chainSelector_1j8xx_1 ._left_1j8xx_27 img {
  width: 20px;
  height: 20px;
  margin-inline-end: 4px;
}
._chainSelector_1j8xx_1 ._left_1j8xx_27 ._name_1j8xx_36 {
  color: var(--text-primary);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
._chainSelector_1j8xx_1 ._caret_1j8xx_42 {
  font-size: 10px;
}
._chainSelector_1j8xx_1 ._down_1j8xx_45 {
  transform: rotateX(180deg);
}

._chainSelectorBorder_1j8xx_49 {
  border: 1px solid var(--primary-blue);
}

._chainList_1j8xx_53 {
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
}
._chainList_1j8xx_53 ._chainItem_1j8xx_57 {
  width: 201px;
  height: 40px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 10px;
  cursor: pointer;
}
._chainList_1j8xx_53 ._chainItem_1j8xx_57 ._left_1j8xx_27 {
  display: flex;
}
._chainList_1j8xx_53 ._chainItem_1j8xx_57 ._left_1j8xx_27 img {
  width: 20px;
  height: 20px;
  margin-inline-end: 4px;
}
._chainList_1j8xx_53 ._chainItem_1j8xx_57 ._left_1j8xx_27 ._name_1j8xx_36 {
  color: var(--text-primary);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
._chainList_1j8xx_53 ._chainItem_1j8xx_57._disabled_1j8xx_81 {
  background: none;
  cursor: not-allowed;
}
._chainList_1j8xx_53 ._chainItem_1j8xx_57._disabled_1j8xx_81 ._left_1j8xx_27 ._name_1j8xx_36 {
  color: var(--text-tertiary);
}
._chainList_1j8xx_53 ._chainItem_1j8xx_57._disabled_1j8xx_81 ._left_1j8xx_27 img {
  opacity: 0.5;
}
._chainList_1j8xx_53 ._chainItem_1j8xx_57._disabled_1j8xx_81:hover {
  background: none;
}
._chainList_1j8xx_53 ._chainItem_1j8xx_57._active_1j8xx_94 ._name_1j8xx_36 {
  color: var(--primary-blue);
}
._chainList_1j8xx_53 ._chainItem_1j8xx_57._active_1j8xx_94 svg {
  font-size: 16px;
  color: var(--primary-blue);
}
._chainList_1j8xx_53 ._chainItem_1j8xx_57:hover {
  background: rgba(180, 191, 214, 0.06);
}
._chainList_1j8xx_53 ._comingSoon_1j8xx_104 {
  color: var(--text-tertiary);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
._chainList_1j8xx_53 ._comingSoon_1j8xx_104 p {
  margin: 16px 0 4px;
  padding-inline-start: 12px;
}._container_1otwg_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 24px;
}

._title_1otwg_8 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin-top: 22px;
  margin-bottom: 12px;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

._qrcode_1otwg_20 {
  width: 164px;
  height: 164px;
  margin: 32px 0;
}

._balance_1otwg_26 {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

._balanceText_1otwg_38 {
  color: var(--text-secondary);
  text-align: center;
}
._balanceText_1otwg_38 span {
  color: var(--text-primary);
}

._balanceAmount_1otwg_46 {
  color: var(--text-primary);
}

._balanceIcon_1otwg_50 {
  width: 14px;
  height: 14px;
  margin-inline-start: 4px;
  color: var(--text-primary);
}
._balanceIcon_1otwg_50:hover {
  cursor: pointer;
  color: var(--primary-blue);
}

._footer_1otwg_61 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
  border-radius: 12px;
  gap: 12px;
  border: 1px solid var(--divider-modal);
}

._footerLeft_1otwg_72 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 80%;
}

._footerLeftItemText_1otwg_79 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-secondary);
}

._footerLeftItemValue_1otwg_86 {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--text-primary);
  word-break: break-all;
}

._addressErrorContainer_1otwg_94 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

._addressErrorImage_1otwg_102 {
  width: 120px;
  height: 120px;
}

._addressErrorText_1otwg_107 {
  color: var(--text-secondary);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

._addressErrorButton_1otwg_114 {
  width: 148px;
  margin-bottom: 8px;
}._container_1tabs_1 {
  padding-top: 8px;
  padding-bottom: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

._image_1tabs_9 {
  width: 80px;
  height: 80px;
}

._title_1tabs_14 {
  margin-top: 24px;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}

._button_1tabs_23 {
  width: 100%;
}._containerModal_19m9u_1 .ant-modal-body {
  padding-bottom: 24px;
}
._containerModal_19m9u_1 ._info_19m9u_4 {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-primary);
  margin-bottom: 24px;
}
._containerModal_19m9u_1 ._optBox_19m9u_11 {
  display: flex;
  column-gap: 12px;
  flex-wrap: wrap;
  row-gap: 12px;
}
._containerModal_19m9u_1 ._optBox_19m9u_11 button {
  flex: 1;
}._containerModal_8ei0n_1 .ant-modal-body {
  padding: 16px;
}
._containerModal_8ei0n_1 ._wrapper_8ei0n_4 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 14px;
}
._containerModal_8ei0n_1 ._img_8ei0n_11 {
  width: 80px;
  height: 80px;
  margin-bottom: 24px;
}
._containerModal_8ei0n_1 ._info_8ei0n_16 {
  color: var(--text-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 16px;
}
._containerModal_8ei0n_1 ._optBox_8ei0n_23 {
  display: flex;
  column-gap: 12px;
  width: 100%;
}
._containerModal_8ei0n_1 ._optBox_8ei0n_23 button {
  flex: 1;
}._walletConnectIcon_1ja8s_1 {
  width: 24px;
  height: 24px;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}

._walletConnect_1ja8s_1 {
  display: flex;
  align-items: center;
  gap: 4px;
}

._walletConnectText_1ja8s_14 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

._loadingCover_1ja8s_20 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000;
}._addressImAbbreviationWrap_15nw6_1 {
  display: flex;
  height: 32px;
  padding: 6px 10px;
  align-items: center;
  border-radius: 100px;
  border: 1px solid var(--border-opacity);
  background: var(--fill-menu-selected);
  cursor: pointer;
  user-select: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
._addressImAbbreviationWrap_15nw6_1 ._walletFilled_15nw6_15 {
  font-size: 20px;
}
._addressImAbbreviationWrap_15nw6_1 ._addressImAbbreviation_15nw6_1 {
  margin-inline-start: 4px;
}
._addressImAbbreviationWrap_15nw6_1 ._CaretDownOutlined_15nw6_21 {
  font-size: 8px;
  transform: rotateX(180deg);
}
._addressImAbbreviationWrap_15nw6_1 ._CaretDownOutlined_15nw6_21._down_15nw6_25 {
  transform: rotateX(360deg);
}

._contentWrap_15nw6_29 {
  width: fit-content;
}

._content_15nw6_29 {
  width: 198px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
._content_15nw6_29 ._title_15nw6_39 {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: var(--content-secondary);
}
._content_15nw6_29 ._qrcodeWrap_15nw6_47 {
  margin-bottom: 16px;
  width: 120px;
  height: 120px;
}
._content_15nw6_29 ._qrcodeWrap_15nw6_47 ._qrcode_15nw6_47 {
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--text-white);
  border-radius: 4px;
}
._content_15nw6_29 ._address_15nw6_1 {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  word-break: break-all;
}
._content_15nw6_29 .ant-btn-primary[disabled] {
  background-color: var(--fill-opacity-disable);
}

._chainItemImActive_15nw6_73 {
  background-color: rgba(180, 191, 214, 0.0588235294);
}

._depositAddressPopover_15nw6_77 .ant-popover-v5-content {
  border-radius: 16px;
}
._depositAddressPopover_15nw6_77 .ant-popover-v5-content .ant-popover-v5-inner-content {
  padding: 0;
}
._depositAddressPopover_15nw6_77 .ant-popover-v5-content .ant-popover-v5-inner {
  background: rgba(29, 30, 35, 0.85);
  border-radius: 16px;
  padding: 16px;
}

._splitLine_15nw6_89 {
  width: 1px;
  height: 12px;
  margin: 0 8px;
  background: var(--border-opacity);
}

._tokenAmount_15nw6_96 {
  white-space: nowrap;
  margin-inline-end: 4px;
}

._addressImAbbreviationWrapContainerMenu_15nw6_101 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: -4px 0;
}
._addressImAbbreviationWrapContainerMenu_15nw6_101 ._addressImAbbreviation_15nw6_1 {
  font-size: 16px;
  line-height: 24px;
}
._addressImAbbreviationWrapContainerMenu_15nw6_101 ._addressImAbbreviation_15nw6_1 {
  font-size: 16px;
  line-height: 24px;
}
._addressImAbbreviationWrapContainerMenu_15nw6_101 ._walletFilled_15nw6_15 {
  width: 20px;
  height: 20px;
}
._addressImAbbreviationWrapContainerMenu_15nw6_101 ._addressImAbbreviationWrapContainer_15nw6_101 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
._addressImAbbreviationWrapContainerMenu_15nw6_101 ._addressImAbbreviationWrap_15nw6_1 {
  background-color: transparent;
  border: none;
  padding: 0;
}
._addressImAbbreviationWrapContainerMenu_15nw6_101 ._tokenAmount_15nw6_96 {
  color: var(--content-secondary);
}
._addressImAbbreviationWrapContainerMenu_15nw6_101 ._CaretDownOutlined_15nw6_21 {
  display: none;
}
._addressImAbbreviationWrapContainerMenu_15nw6_101 ._splitLine_15nw6_89 {
  width: 2px;
  height: 2px;
  background-color: var(--content-secondary);
  border-radius: 50%;
}
html[data-from=app] ._wrapper_1yv0y_2 {
  display: none;
}

._userMenuPopover_1yv0y_6 .ant-popover-v5-inner-content {
  padding: 0;
}

._iconMenu_1yv0y_10 {
  height: 100%;
  display: flex;
  align-items: center;
}

._wrapper_1yv0y_2 {
  background-color: var(--bg-level-secondary);
  color: var(--text-primary);
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  padding-inline-start: 16px;
  position: relative;
  border-bottom: 1px solid var(--divider-primary);
  height: 60px;
}

._wrapper_1yv0y_2 a,
._mobileMenuWrapper_1yv0y_29 a {
  color: inherit;
  text-decoration: none;
}
._wrapper_1yv0y_2 ._loginNavItem_1yv0y_33,
._mobileMenuWrapper_1yv0y_29 ._loginNavItem_1yv0y_33 {
  margin-inline-start: 8px;
  margin-inline-end: 12px !important;
}
._wrapper_1yv0y_2 ._loginBtn_1yv0y_38,
._mobileMenuWrapper_1yv0y_29 ._loginBtn_1yv0y_38 {
  color: var(--text-primary);
  padding: 0;
  border-radius: 16px;
}
._wrapper_1yv0y_2 ._registerBtn_1yv0y_44,
._mobileMenuWrapper_1yv0y_29 ._registerBtn_1yv0y_44 {
  color: var(--text-button);
  background: var(--primary-base);
  padding: 5px 15px;
  border-radius: 16px;
}
@media (hover: hover) {
  ._wrapper_1yv0y_2 ._registerBtn_1yv0y_44:hover,
  ._mobileMenuWrapper_1yv0y_29 ._registerBtn_1yv0y_44:hover {
    color: var(--text-button);
    background: var(--primary-hover);
  }
}

._hasBonus_1yv0y_59 {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
._hasBonus_1yv0y_59 ._registerIconEl_1yv0y_64 {
  flex-shrink: 0;
  margin-inline-end: 4px;
  width: 20px;
  height: 20px;
  background-image: url("https://static.mocortech.com/mexc-static-resource/image/banner-gift-animate-v2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  top: -3px;
  animation: _run_1yv0y_1 2s steps(35) infinite;
}
@keyframes _run_1yv0y_1 {
  from {
    background-position: center top 0;
  }
  to {
    background-position: center bottom 0;
  }
}

._mobileMenuWrapper_1yv0y_29 ._loginBtn_1yv0y_38 {
  padding: 4px 15px;
  border: 1px solid var(--text-primary);
}
._mobileMenuWrapper_1yv0y_29 ._loginNavItem_1yv0y_33 {
  margin-inline-start: 0;
  margin-inline-end: 0 !important;
}

@media screen and (max-width: 767px) {
  ._wrapper_1yv0y_2 ._loginNavItem_1yv0y_33 {
    display: none !important;
  }
  ._wrapper_1yv0y_2 ._registerNavItem_1yv0y_98 {
    display: none !important;
  }
  ._mobileMenuWrapper_1yv0y_29 ._loginNavItem_1yv0y_33 {
    display: block !important;
  }
  ._mobileMenuWrapper_1yv0y_29 ._registerNavItem_1yv0y_98 {
    display: block !important;
  }
}
._drawerLeafs_1yv0y_108 ._wrapperLeft_1yv0y_108,
._wrapper_1yv0y_2 ._wrapperLeft_1yv0y_108,
._mobileMenuWrapper_1yv0y_29 ._wrapperLeft_1yv0y_108 {
  display: flex;
  align-items: center;
}
._drawerLeafs_1yv0y_108 ._wrapperLeft_1yv0y_108 ._redDot_1yv0y_114,
._wrapper_1yv0y_2 ._wrapperLeft_1yv0y_108 ._redDot_1yv0y_114,
._mobileMenuWrapper_1yv0y_29 ._wrapperLeft_1yv0y_108 ._redDot_1yv0y_114 {
  width: 5px;
  height: 5px;
  margin-inline-start: 8px;
  display: inline-block;
}
._drawerLeafs_1yv0y_108 ._redDotItem_1yv0y_122 ._wrapperLeft_1yv0y_108 ._redDot_1yv0y_114,
._wrapper_1yv0y_2 ._redDotItem_1yv0y_122 ._wrapperLeft_1yv0y_108 ._redDot_1yv0y_114,
._mobileMenuWrapper_1yv0y_29 ._redDotItem_1yv0y_122 ._wrapperLeft_1yv0y_108 ._redDot_1yv0y_114 {
  border-radius: 50%;
  background: var(--tint-blue-base);
  flex-shrink: 0;
}

._drawerLeafs_1yv0y_108 ._wrapperLeft_1yv0y_108 {
  padding-inline-end: 9px;
}
._drawerLeafs_1yv0y_108 ._wrapperLeft_1yv0y_108 ._redDot_1yv0y_114 {
  margin-inline-start: 0px;
}

._wrapper_1yv0y_2._bgGreen_1yv0y_137 {
  background-color: transparent;
}

._leftWrapper_1yv0y_141 {
  display: flex;
}

._leftMenu_1yv0y_145 {
  margin-inline-start: -15px;
}

._rightWrapper_1yv0y_149 {
  display: flex;
  padding-inline-end: 16px;
}

/**
占位
 */
._logoWrapper_1yv0y_157 img {
  min-width: 104px;
}

._fullLogo_1yv0y_161 {
  height: 20px;
}

._divider_1yv0y_165 {
  width: 1px;
  height: 24px;
  background-color: var(--divider-primary);
  margin-inline-end: 16px;
  align-self: center;
  opacity: 1;
}

._authBtn_1yv0y_174 {
  transition: all 0.2s ease-in;
  white-space: nowrap;
  cursor: pointer;
}
._authBtn_1yv0y_174:hover {
  color: var(--primary-base);
}

._bgGreen_1yv0y_137 ._authBtn_1yv0y_174:hover {
  color: inherit;
}

._bgGreen_1yv0y_137 ._registerBtn_1yv0y_44 {
  border-color: #ffffff;
  color: #ffffff;
}

/*.bgBlack {
  background-color: black !important;
}*/
._wrapper_1yv0y_2 ._navItem_1yv0y_195 {
  margin-inline-end: 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
}
._wrapper_1yv0y_2 ._navItem_1yv0y_195 > span,
._wrapper_1yv0y_2 ._navItem_1yv0y_195 > a {
  white-space: nowrap;
}
._wrapper_1yv0y_2 ._navItem_1yv0y_195._mobileMenuToggle_1yv0y_206 {
  padding: 0 4px;
  margin: 0;
  font-size: 37px;
  align-self: center;
}
@media (hover: hover) {
  ._wrapper_1yv0y_2 ._navItem_1yv0y_195:hover {
    color: var(--primary-base);
  }
}
._wrapper_1yv0y_2 ._navItem_1yv0y_195 .icondown {
  display: inline-block;
  transition: all 0.2s ease-in;
}
._wrapper_1yv0y_2 ._navItem_1yv0y_195 .icondown.menu-item-open {
  transform: rotateX(180deg);
  color: var(--primary-base);
}
._wrapper_1yv0y_2 ._navItem_1yv0y_195 [data-icon=CaretDownOutlined] {
  font-size: 6.8px;
  margin-inline-start: 4px;
}

._rightWrapper_1yv0y_149 ._navItem_1yv0y_195 {
  margin-inline-end: 16px;
}

._responsive-item-setting_1yv0y_234 ._navItem_1yv0y_195:last-child {
  margin-inline-end: 0;
}

._wrapper_1yv0y_2 ._navItem_1yv0y_195 ._navLinkItem_1yv0y_238 {
  display: flex;
  align-items: center;
}

._iconMenu_1yv0y_10._navItem_1yv0y_195 .iconfont {
  font-size: 20px;
}

._userIconLink_1yv0y_247 {
  display: block;
  height: 20px;
}

._normalLeftMenuWrapper_1yv0y_252 {
  display: flex;
}
._normalLeftMenuWrapper_1yv0y_252 a:hover {
  color: var(--primary-base);
}

._rightWrapper_1yv0y_149 ._menu_1yv0y_221 {
  box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.08);
}

._menu_1yv0y_221 {
  padding: 8px 0;
  margin-bottom: 0;
  color: var(--text-primary);
  position: relative;
  min-width: 300px;
  flex-grow: 1;
}
._menu_1yv0y_221 ._menuIcon_1yv0y_271 {
  width: 30px;
  height: 30px;
  margin: 0 15px;
  background-size: cover;
}
._menu_1yv0y_221 li {
  border-radius: 12px;
}
._menu_1yv0y_221 li:hover ._leafs_1yv0y_280 {
  display: block;
}
._menu_1yv0y_221 li a {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
._menu_1yv0y_221 li a ._itemIcon_1yv0y_288 {
  width: 30px;
  height: 30px;
  margin: 0 15px;
  flex-shrink: 0;
}
._menu_1yv0y_221 li a ._itemBody_1yv0y_294 {
  margin-inline-start: 12px;
  min-width: 150px;
  flex-grow: 1;
  padding: 12px 0;
  padding-inline-end: 30px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
}
._menu_1yv0y_221 li a ._itemBody_1yv0y_294 ._shining_1yv0y_304 {
  width: 30px;
  text-align: start;
  margin-inline-start: 4px;
  width: 100%;
  color: rgba(255, 119, 101, 0.8);
  /* 文字的颜色必须有透明度，否则展示不出效果 */
  background-image: linear-gradient(-45deg, rgba(255, 119, 101, 0) 35%, rgb(255, 255, 255) 50%, rgba(255, 119, 101, 0) 65%);
  /* 角度为倾斜45度的背景 */
  background-clip: text;
  /* 文字遮罩 */
  background-size: 60% 160%;
  /* 控制背景光束的大小 */
  background-repeat: no-repeat;
  /* 背景是否重复 */
  background-position: -100% 0;
  /* 背景光束的起始位置 */
  animation: _mymoves_1yv0y_1 2.6s infinite ease-in-out;
  /* 背景光束从左到右的动画 */
}
._menu_1yv0y_221 li a ._itemTitle_1yv0y_324 {
  font-weight: 500;
  display: flex;
  align-items: center;
  color: var(--text-primary);
}
._menu_1yv0y_221 li a ._itemTitle_1yv0y_324 span {
  margin-inline-end: 4px;
  white-space: break-spaces;
  position: relative;
}
._menu_1yv0y_221 li a ._itemTitleBadge_1yv0y_335 {
  align-items: flex-start;
}
._menu_1yv0y_221 li a ._sunImg_1yv0y_338 {
  width: 32px;
  height: 32px;
  margin: 0 2px 0 3px;
}
._menu_1yv0y_221 li a ._itemDesc_1yv0y_343 {
  margin-top: 2px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: var(--text-tertiary);
  white-space: normal;
}
._menu_1yv0y_221 li:last-child ._itemBody_1yv0y_294 {
  border-bottom-color: transparent;
}
._menu_1yv0y_221 li._focused_1yv0y_354,
._menu_1yv0y_221 li:hover {
  background: rgba(180, 191, 214, 0.1);
}
@media (hover: none) and (pointer: coarse) {
  ._menu_1yv0y_221 li:hover {
    background-color: transparent;
  }
}

._userMenuItem_1yv0y_364 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._userMenuItem_1yv0y_364 svg {
  width: 20px;
  height: 20px;
}
._userMenuItem_1yv0y_364 span {
  color: var(--text-primary);
}

._arrowIcon_1yv0y_377 {
  font-size: 16px;
  color: var(--primary-text);
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -0.5em;
  pointer-events: none;
}

[dir=rtl] ._arrowIcon_1yv0y_377 {
  transform: rotate(180deg);
  right: auto;
  left: 12px;
}

html[dir=rtl] ._menu_1yv0y_221 li:hover ._arrowIcon_1yv0y_377 {
  right: auto;
  left: 12px;
  display: block;
}

._menu_1yv0y_221._announceMenu_1yv0y_399 {
  margin-inline-end: -50px;
}
._menu_1yv0y_221._announceMenu_1yv0y_399 li {
  padding: 8px 15px;
  display: flex;
}
._menu_1yv0y_221._announceMenu_1yv0y_399 ._announceLink_1yv0y_406 {
  display: flex;
  align-items: center;
  font-size: 12px;
  white-space: nowrap;
}
._menu_1yv0y_221._announceMenu_1yv0y_399 ._announceIcon_1yv0y_412 {
  font-size: 18px;
  margin-inline-end: 8px;
  color: var(--primary-base);
}
._menu_1yv0y_221._announceMenu_1yv0y_399 ._announceTitle_1yv0y_417 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 300px;
  margin-inline-end: 10px;
}

._menu_1yv0y_221._download_1yv0y_425 {
  padding: 16px;
  min-width: 230px;
  max-width: 230px;
  text-align: center;
}
._menu_1yv0y_221._download_1yv0y_425 ._downloadNewTitle_1yv0y_431 {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-secondary);
  text-align: center;
}
._menu_1yv0y_221._download_1yv0y_425 ._downloadNewTitle_1yv0y_431 ._downloadNewTitleItem_1yv0y_438 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
._menu_1yv0y_221._download_1yv0y_425 ._downloadQRCode_1yv0y_445 {
  position: relative;
  width: 170px;
  line-height: 0;
  margin: 0 auto;
  font-size: 0;
}
._menu_1yv0y_221._download_1yv0y_425 ._qrcodeWrapper_1yv0y_452 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  padding: 5%;
  border-radius: 12px;
  background-color: #ffffff;
}
._menu_1yv0y_221._download_1yv0y_425 ._downloadBtn_1yv0y_462 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  margin-top: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 22px;
}
._menu_1yv0y_221._download_1yv0y_425 ._downloadBtn_1yv0y_462 span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

._menu_1yv0y_221._normal_1yv0y_252 {
  min-width: 100px;
}
._menu_1yv0y_221._normal_1yv0y_252 li {
  padding: 0 12px;
}
._menu_1yv0y_221._normal_1yv0y_252 li a {
  line-height: 44px;
  height: 44px;
  min-height: auto;
  justify-content: flex-start;
}
._menu_1yv0y_221._normal_1yv0y_252 li a:hover {
  color: inherit;
}
._menu_1yv0y_221._normal_1yv0y_252 li:last-child {
  border-bottom: none;
}

._UserCircleOutlinedIcon_1yv0y_498:hover path {
  fill: var(--primary-blue);
}

._userDrawer_1yv0y_502 ._userWrapper_1yv0y_502 {
  width: 100%;
}
._userDrawer_1yv0y_502 ._userWrapper_1yv0y_502 ._normal_1yv0y_252 li a {
  text-align: left;
  justify-content: start;
}
._userDrawer_1yv0y_502 ._userWrapper_1yv0y_502 ._item_1yv0y_288 {
  line-height: 22px;
  padding-inline-start: 0;
  box-sizing: content-box;
  padding: 16px;
  display: block;
}

._userWrapper_1yv0y_502 {
  margin-top: 3px;
  width: 280px;
  font-size: 14px;
  font-weight: 500;
  color: var(--text-primary);
  border-radius: 16px;
  background-repeat: no-repeat;
  background-size: auto;
  /* .invite {
    width: 186px;
    height: 32px;
    display: flex;
    align-items: center;
    background-color: #dddddd;
    color: #6d6d6d;
    border-radius: 2px 2px 0 0;
    padding-inline-start: 6px;
    font-size: 10px;
    cursor: pointer;
    background-position: top 2px right 10px;
    background-size: auto 30px;
    background-repeat: no-repeat;

    .inviteIcon {
      transition: all 0.2s ease-in;
      color: #adadad;
    }

    &:hover {
      .inviteIcon {
        transform: translateX(5px);
      }
    }
  }*/
}
._userWrapper_1yv0y_502 ._userDown_1yv0y_553 {
  padding: 8px;
}
._userWrapper_1yv0y_502 ._item_1yv0y_288 {
  line-height: 52px;
  padding-inline-start: 8px;
  display: flex;
}
._userWrapper_1yv0y_502 ._item_1yv0y_288:hover {
  border-radius: 12px;
}
._userWrapper_1yv0y_502 ._item_1yv0y_288._itemLineBox_1yv0y_564 {
  margin: 6px 0;
  padding: 0;
}
._userWrapper_1yv0y_502 ._item_1yv0y_288._itemLineBox_1yv0y_564:hover {
  background-color: transparent;
  color: transparent;
}
._userWrapper_1yv0y_502 ._item_1yv0y_288._itemLineBox_1yv0y_564 ._itemLine_1yv0y_564 {
  width: 100%;
  height: 1px;
  background-color: var(--divider-primary);
}

.theme-dark ._userWrapper_1yv0y_502 {
  background: rgba(29, 30, 35, 0.85);
  box-shadow: 0px 2px 19px 0px rgba(0, 0, 0, 0.16);
}
.theme-dark ._userWrapper_1yv0y_502 ._item_1yv0y_288:hover {
  background: rgba(180, 191, 214, 0.06);
}

.theme-light ._userWrapper_1yv0y_502 ._item_1yv0y_288:hover {
  background: rgba(180, 191, 214, 0.12);
}

.userMenuPopover ._userWrapper_1yv0y_502 ._item_1yv0y_288:hover {
  border-radius: 12px;
  background: rgba(180, 191, 214, 0.06);
}

._localeDropdown_1yv0y_595 {
  background-color: var(--bg-modal);
}
._localeDropdown_1yv0y_595._paddingRight_1yv0y_598 {
  right: -40px;
  position: relative;
}

._tradingHotImg_1yv0y_603 {
  width: 18px;
  height: 18px;
}

[data-theme=dark] ._mobileMenuWrapper_1yv0y_29, [data-theme=dark] ._mobileMenuWrapper_1yv0y_29 ._userWrapper_1yv0y_502, [data-theme=dark] ._mobileMenuWrapper_1yv0y_29 ._header_1yv0y_608 {
  background-color: #000000;
}
[data-theme=dark] ._mobileMenuWrapper_1yv0y_29 ._menu_1yv0y_221 {
  background-color: rgba(180, 191, 241, 0.08);
}

[data-theme=light] ._mobileMenuWrapper_1yv0y_29 ._userWrapper_1yv0y_502, [data-theme=light] ._mobileMenuWrapper_1yv0y_29 ._header_1yv0y_608 {
  background-color: var(--bg-modal);
}
[data-theme=light] ._mobileMenuWrapper_1yv0y_29 ._menu_1yv0y_221 {
  background-color: rgba(180, 191, 241, 0.1);
}

._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 {
  background-color: var(--bg-level-primary);
  box-shadow: none;
  margin: 0;
}
._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li {
  padding-inline-start: 16px;
}
._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li ._itemBody_1yv0y_294 {
  border-bottom: none;
  max-width: fit-content;
  min-height: 48px;
}
._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li ._itemIcon_1yv0y_288,
._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li ._itemDesc_1yv0y_343,
._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li ._sunImg_1yv0y_338 {
  display: none;
}
._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li ._itemTitle_1yv0y_324 {
  font-weight: normal;
}

._innerMenuBtn_1yv0y_644 {
  justify-content: space-between;
}
._innerMenuBtn_1yv0y_644 ._toggleBtnOpen_1yv0y_647 {
  transform: rotateX(180deg);
}
._innerMenuBtn_1yv0y_644 ._icondown_1yv0y_217 {
  min-width: 16px;
}

._innerDrop_1yv0y_622 {
  display: none;
}
._innerDrop_1yv0y_622._dropOpen_1yv0y_657 {
  display: block;
}

._innerMenu_1yv0y_622 li ._itemBody_1yv0y_294 {
  max-width: 100% !important;
}

@media (max-width: 760px) {
  ._mobileMenuWrapper_1yv0y_29 {
    min-width: 100vw;
    width: 100%;
  }
  ._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li ._itemTitle_1yv0y_324 span {
    font-weight: normal;
    word-wrap: break-word;
    overflow: hidden;
  }
}
html[dir=rtl] ._mobileMenuWrapper_1yv0y_29 {
  right: auto;
  left: 0;
}

._hotImg_1yv0y_681 {
  width: 18px;
  height: 18px;
}

._hotImgStartSpace_1yv0y_686 {
  margin-inline-start: 2px;
}

._hotImgEndSpace_1yv0y_690 {
  margin-inline-end: 2px;
}

._hotImgPosition_1yv0y_694 {
  position: absolute;
  left: -14px;
  width: 26px;
  height: 26px;
}

._tradingHotImgPosition_1yv0y_701 {
  position: absolute;
  left: -14px;
  width: 26px;
  height: 26px;
  top: -5px;
}

._contractBonusLink_1yv0y_709 {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-inline-start: 14px;
  color: white;
  font-weight: 500;
  font-size: 12px;
  line-height: 8px;
  background: linear-gradient(90deg, #ff7235 9.56%, #f89056 100%);
  border-radius: 2px;
  padding: 4px;
  padding-left: 8px;
}
._contractBonusLink_1yv0y_709:hover {
  background: linear-gradient(90deg, #ff6928 9.56%, #fb7f39 100%);
  color: white;
}

._menu_1yv0y_221._contractMenu_1yv0y_729 {
  padding: 0px 0;
}
._menu_1yv0y_221._contractMenu_1yv0y_729 > li {
  padding: 5px 12px;
}
._menu_1yv0y_221._contractMenu_1yv0y_729 > li a {
  line-height: 32px;
  height: 32px;
  width: 100%;
  border-bottom: none;
}

._mainItem_1yv0y_742:hover ._iconcaidan1_1yv0y_742 {
  color: var(--primary-base);
  transition: all 0.4s;
}

._newTag_1yv0y_747 {
  font-size: 12px;
  font-weight: 900;
  margin-inline-start: 4px;
  color: var(--warning-base);
}

._imgIcon_1yv0y_754 {
  position: relative;
  -webkit-margin-start: 8px;
  margin-inline-start: 8px;
  width: 18px;
}

._flexVerticalCenter_1yv0y_761 {
  display: flex;
  align-items: center;
}

@keyframes _mymoves_1yv0y_1 {
  0% {
    backgrzound-position-x: -100%;
  }
  100% {
    background-position-x: 200%;
  }
}
._rewardsCenter_1yv0y_774 {
  display: flex;
}
._rewardsCenter_1yv0y_774 img {
  margin-inline-start: 4px;
}

._menu_1yv0y_221._textLeft_1yv0y_781 li {
  border-radius: 0;
}
._menu_1yv0y_221._textLeft_1yv0y_781 li a {
  justify-content: flex-start;
  color: var(--text-primary);
  font-weight: 500;
  font-size: 14px;
}

@media (max-width: 1200px) {
  ._h5Nav_1yv0y_792 {
    display: none;
  }
}
[dir=rtl] ._leafs_1yv0y_280 {
  left: auto;
  right: 100%;
}

._leafsContent_1yv0y_801 {
  height: 100%;
  border-radius: 4px;
}

._drawerLeafs_1yv0y_108 ._menu_1yv0y_221 li,
._mobileMenuWrapper_1yv0y_29 ._menu_1yv0y_221 li {
  border-radius: 0;
}
._drawerLeafs_1yv0y_108 ._menu_1yv0y_221 {
  box-shadow: none;
}
._drawerLeafs_1yv0y_108 ._menu_1yv0y_221 li a ._itemBody_1yv0y_294 {
  margin-inline-start: 0;
}
._drawerLeafs_1yv0y_108 ._menu_1yv0y_221 li a img._sunImg_1yv0y_338 {
  display: none !important;
}
._drawerLeafs_1yv0y_108 ._mobileMenuBtn_1yv0y_819 {
  display: flex;
  padding: 13px 10px;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  min-height: 48px;
}
._drawerLeafs_1yv0y_108 ._mobileMenuBtn_1yv0y_819 > span {
  display: flex;
  align-items: center;
}
._drawerLeafs_1yv0y_108 ._mobileMenuBtn_1yv0y_819:hover {
  background-color: transparent;
  color: var(--text-primary);
}
._drawerLeafs_1yv0y_108 .shadow-s1-down {
  box-shadow: none;
}
._drawerLeafs_1yv0y_108 ._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li ._itemBody_1yv0y_294 {
  height: auto;
}
._drawerLeafs_1yv0y_108 ._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li ._itemIcon_1yv0y_288,
._drawerLeafs_1yv0y_108 ._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li ._itemDesc_1yv0y_343,
._drawerLeafs_1yv0y_108 ._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li ._sunImg_1yv0y_338 {
  display: block;
}

._settingWrapper_1yv0y_847 ._menu_1yv0y_221,
._drawerLeafs_1yv0y_108 ._menu_1yv0y_221 {
  padding: 0;
}

._settingWrapper_1yv0y_847 ._leafs_1yv0y_280 {
  display: none !important;
}

._settingWrapper_1yv0y_847 ._menu_1yv0y_221 ._arrowIcon_1yv0y_377,
._drawerLeafs_1yv0y_108 ._menu_1yv0y_221 ._arrowIcon_1yv0y_377 {
  pointer-events: all;
  right: 20px;
}

[dir=rtl] ._settingWrapper_1yv0y_847 ._menu_1yv0y_221 ._arrowIcon_1yv0y_377 {
  right: auto;
  left: 12px;
}

._closeLeafs_1yv0y_867 {
  height: 70px;
  border-bottom: 1px solid var(--divider-modal-primary);
  display: flex;
  align-items: center;
  padding-left: 24px;
}
._closeLeafs_1yv0y_867 svg {
  cursor: pointer;
}

[dir=rtl] ._closeLeafs_1yv0y_867 {
  padding-right: 20px;
}
[dir=rtl] ._closeLeafs_1yv0y_867 svg {
  transform: rotate(180deg);
}

._popNavMenuContainer_1yv0y_885 {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  box-shadow: none !important;
  min-height: 100%;
}
._popNavMenuContainer_1yv0y_885 ._leafs_1yv0y_280 {
  border-left: 1px solid;
}
._popNavMenuContainer_1yv0y_885 ._leafsRTL_1yv0y_897 {
  border-left: none;
  border-right: 1px solid;
}
._popNavMenuContainer_1yv0y_885._treeIndex1_1yv0y_901 ._menu_1yv0y_221 li a ._itemBody_1yv0y_294, ._popNavMenuContainer_1yv0y_885._treeIndex2_1yv0y_901 ._menu_1yv0y_221 li a ._itemBody_1yv0y_294 {
  margin-inline-start: 9px;
}

[data-theme=light] ._popNavMenuContainer_1yv0y_885 ._leafs_1yv0y_280 {
  border-color: rgba(235, 237, 241, 0.6);
}

[data-theme=dark] ._popNavMenuContainer_1yv0y_885 ._leafs_1yv0y_280 {
  border-color: rgba(44, 47, 54, 0.6);
}

._settingWrapper_1yv0y_847 ._popNavMenuContainer_1yv0y_885 {
  box-shadow: none;
}

._navItemCustomIconTag_1yv0y_917 {
  margin-inline-start: 2px;
  height: 14px;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  ._wrapper_1yv0y_2 ._registerBtn_1yv0y_44 {
    font-weight: 400;
    border: 1px solid var(--border-opacity);
    color: var(--text-primary);
    background: transparent;
  }
  ._userDrawer_1yv0y_502 ._userWrapper_1yv0y_502 ._userDown_1yv0y_553 {
    padding: 0;
  }
  ._userDrawer_1yv0y_502 ._userWrapper_1yv0y_502 ._item_1yv0y_288 {
    padding: 0;
  }
  ._userDrawer_1yv0y_502 ._userWrapper_1yv0y_502 ._userMenuItem_1yv0y_364 svg {
    display: none;
  }
  ._userDrawer_1yv0y_502 ._userWrapper_1yv0y_502 ._userMenuItem_1yv0y_364 span {
    padding: 16px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
  }
  ._userDrawer_1yv0y_502 ._userWrapper_1yv0y_502 ._normal_1yv0y_252 li a {
    padding: 16px 16px 16px 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    height: inherit;
  }
  ._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 {
    margin: 0;
    padding: 0;
  }
  ._innerMenu_1yv0y_622 ._innerDrop_1yv0y_622 ._menu_1yv0y_221 li {
    padding-inline-start: 32px;
  }
  ._mobileMenuWrapper_1yv0y_29 {
    min-width: 100vw;
    width: 100%;
  }
}
._header-affix_1yv0y_965 .ant-affix {
  --zindex-affix: 999;
}

._asidePlaceholderArea_1yv0y_969 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

._contractDivideLine_1yv0y_976 {
  width: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-end: 20px;
}
._contractDivideLine_1yv0y_976 > i {
  width: 2px;
  height: 12px;
  background: var(--text-disable);
}

._logoContainer_1yv0y_989 {
  display: flex;
}

._loginOutLoading_1yv0y_993 > div {
  padding: 0;
}

._activeTouch_1yv0y_997 {
  background: var(--fill-page-button-default);
}

._remoteHeader_1yv0y_1001 {
  position: relative;
  z-index: 999;
}
._remoteHeader_1yv0y_1001 .theme-light,
._remoteHeader_1yv0y_1001 .downloader-bg-theme-light {
  --download-log-bg: linear-gradient(89deg, #fff 50.72%, #ebf0fa 98.73%);
}
._remoteHeader_1yv0y_1001 .theme-dark,
._remoteHeader_1yv0y_1001 .downloader-bg-theme-dark {
  --download-log-bg: linear-gradient(89deg, #16171a 50.72%, #1f283f 98.73%);
}

html[dir=rtl] ._hostMenuIcon_1yv0y_1014 {
  transform: scaleX(-1);
}

._navItemWithIcon_1yv0y_1018 ._hostMenuIcon_1yv0y_1014 {
  width: 63px;
  height: 17px;
  margin-inline-end: 8px;
}
._navItemWithIcon_1yv0y_1018 ._hostMenuIcon_1yv0y_1014._useCssAnimation_1yv0y_1023 {
  background-repeat: no-repeat;
  background-position: center top;
  animation: _run1_1yv0y_1 2s forwards;
}
@keyframes _run1_1yv0y_1 {
  0% {
    background-position: center top;
  }
  100% {
    background-position: center bottom;
  }
}
._navItemWithIcon_1yv0y_1018 ._hostMenuTitle_1yv0y_1036 {
  position: relative;
}
._navItemWithIcon_1yv0y_1018 ._hostMenuTitle_1yv0y_1036 ._showFlashText_1yv0y_1039 {
  position: absolute;
  left: 0;
  color: rgba(255, 255, 255, 0.08);
  background: -webkit-linear-gradient(-30deg, rgba(255, 255, 255, 0) 20px, rgb(255, 255, 255) 50px, rgb(255, 255, 255) 70px, rgba(255, 255, 255, 0) 90px) -30px 0 no-repeat;
  background-clip: text;
  background-blend-mode: hard-light;
  background-size: 200%;
  animation: _shine_1yv0y_1 1.5s ease-in-out infinite;
}
._navItemWithIcon_1yv0y_1018 ._hostMenuTitleDark_1yv0y_1049 {
  color: rgba(235, 235, 235, 0.9);
}
._navItemWithIcon_1yv0y_1018 ._hostMenuTitleLight_1yv0y_1052 {
  color: rgb(13, 14, 15);
}
._navItemWithIcon_1yv0y_1018 ._hostMenuTitleLight_1yv0y_1052 ._showFlashText_1yv0y_1039 {
  background: -webkit-linear-gradient(-30deg, rgba(255, 255, 255, 0) 20px, rgba(255, 255, 255, 0.25) 50px, rgba(255, 255, 255, 0.25) 70px, rgba(255, 255, 255, 0) 90px) -30px 0 no-repeat;
  background-clip: text;
  background-blend-mode: hard-light;
  background-size: 200%;
  animation: _shine_1yv0y_1 1.5s ease-in-out infinite;
}

@keyframes _shine_1yv0y_1 {
  0% {
    background-position: 130% 0;
  }
  100% {
    background-position: -100% 0;
  }
}
._headerTag_1yv0y_1071 {
  position: relative;
  top: -1px;
}

._menuDrawer_1yv0y_1076 {
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
}
._menuDrawer_1yv0y_1076 ._userWrapper_1yv0y_502 {
  width: 100%;
}
._menuDrawer_1yv0y_1076 .ant-drawer-header {
  padding: 17px 16px;
}
._menuDrawer_1yv0y_1076 .ant-drawer-header button {
  margin-inline-end: 0;
  color: var(--text-primary);
}
._menuDrawer_1yv0y_1076 .ant-drawer-body {
  padding: 0;
}

[data-theme=dark] ._menuDrawer_1yv0y_1076 .ant-drawer-content, [data-theme=dark] ._menuDrawer_1yv0y_1076 .ant-drawer-header {
  background-color: #000;
}

@media screen and (max-width: 767px) {
  ._menuDrawer_1yv0y_1076 .ant-drawer-content-wrapper {
    transition: none;
    min-width: 100vw;
    width: 100%;
  }
}._userTop_10zwr_1 {
  padding: 0 12px;
  padding-top: 16px;
  margin-bottom: 4px;
}

._account_10zwr_7 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  padding-inline-start: 8px;
  color: var(--text-primary);
  word-break: break-word;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

._uid_10zwr_19 {
  padding-inline-start: 8px;
  font-weight: 500;
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
  color: var(--text-secondary);
  display: flex;
  align-items: center;
}
._uid_10zwr_19 span {
  cursor: pointer;
  display: flex;
  align-items: center;
  font-weight: 400;
}
._uid_10zwr_19 .copy-icon {
  margin-inline-start: 4px;
  width: 20px;
  height: 20px;
}

._skeleton_10zwr_41 {
  margin-top: 12px;
}
._skeleton_10zwr_41 .ant-skeleton-paragraph {
  margin-bottom: 0;
}
._skeleton_10zwr_41 .ant-skeleton-paragraph li {
  display: flex;
  align-items: center;
  height: 36px;
  width: 100% !important;
}

._userMenuConfigAd_10zwr_54 {
  max-width: 375px;
  padding: 10px;
  background-color: #EBF2FF;
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
}
._userMenuConfigAd_10zwr_54 ._adLeft_10zwr_64 {
  display: flex;
  align-items: center;
}
._userMenuConfigAd_10zwr_54 ._adLeft_10zwr_64 ._adIcon_10zwr_68 {
  width: 20px;
  height: 20px;
  margin-inline-end: 4px;
  flex-shrink: 0;
}
._userMenuConfigAd_10zwr_54 ._adLeft_10zwr_64 ._adInfo_10zwr_74 {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: var(--text-primary);
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal !important;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
._userMenuConfigAd_10zwr_54 ._adRight_10zwr_87 {
  font-size: 12px;
  flex-shrink: 0;
  margin-inline-start: 4px;
  color: var(--text-primary);
}

html[data-theme=dark] ._userMenuConfigAd_10zwr_54 {
  background-color: #163773;
}

@media screen and (max-width: 767px) {
  ._userMenuConfigAd_10zwr_54 {
    max-width: none;
  }
}
._vipCustomerService_10zwr_103 {
  padding: 0 4px;
  margin-top: 14px;
  margin-bottom: 0;
  line-height: 20px;
  color: #ffdeac;
  cursor: pointer;
}

._tagVipOff_10zwr_112 {
  height: 42px;
  padding: 6px 8px 6px 12px;
  margin-top: 12px;
  border-radius: 8px 8px 0 0;
  background: linear-gradient(270.39deg, #fff4e9 0.24%, #fbead8 99.6%);
  cursor: pointer;
}

._tagVipOn_10zwr_121 {
  height: 42px;
  padding: 6px 8px 6px 12px;
  margin-top: 12px;
  border-radius: 8px 8px 0 0;
  cursor: pointer;
  box-shadow: 0 40px 32px rgba(15, 15, 15, 0.06);
}

._vipLeft_10zwr_130 {
  overflow: hidden;
}

._updateButton_10zwr_134 .iconfont {
  margin-inline-start: 2px;
  font-size: 14px !important;
  color: #C09D7C;
}

._tagVipGold_10zwr_140 {
  background: linear-gradient(270.39deg, #e4bb95 0.24%, #f5d7b8 99.6%);
}
._tagVipGold_10zwr_140 ._vipLeft_10zwr_130 img {
  width: 22px;
  margin-inline-end: 4px;
}
._tagVipGold_10zwr_140 ._vipText_10zwr_147 {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #885e35, #bf9468);
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
}
._tagVipGold_10zwr_140 ._vipText_10zwr_147::selection {
  -webkit-text-fill-color: #fff;
}
._tagVipGold_10zwr_140 ._updateButton_10zwr_134 .iconfont {
  color: #885E35;
}

._tagVipDiamond_10zwr_163 {
  background: linear-gradient(270.39deg, #9cb7ed 0.24%, #c8d8f8 99.6%);
}
._tagVipDiamond_10zwr_163 ._vipLeft_10zwr_130 img {
  width: 22px;
  margin-inline-end: 4px;
}
._tagVipDiamond_10zwr_163 ._vipText_10zwr_147 {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #264787, #8a9ec6);
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
}
._tagVipDiamond_10zwr_163 ._vipText_10zwr_147::selection {
  -webkit-text-fill-color: #fff;
}
._tagVipDiamond_10zwr_163 ._updateButton_10zwr_134 .iconfont {
  color: #264787;
}

._tagVipNoir_10zwr_186 {
  background: linear-gradient(270.39deg, #272d34 0.24%, #454f5c 99.6%);
}
._tagVipNoir_10zwr_186 ._vipLeft_10zwr_130 img {
  width: 22px;
  margin-inline-end: 4px;
}
._tagVipNoir_10zwr_186 ._vipText_10zwr_147 {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #f5ce92, #fff6e1);
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
}
._tagVipNoir_10zwr_186 ._vipText_10zwr_147::selection {
  -webkit-text-fill-color: #fff;
}

._applyLeft_10zwr_206 {
  overflow: hidden;
}

._applyIcon_10zwr_210 {
  margin-inline-end: 4px;
  font-size: 14px !important;
  background-image: linear-gradient(270.39deg, #f7b671 0.24%, #d89252 99.6%), linear-gradient(89.74deg, #976434 4.23%, #b3773b 98.58%);
  -webkit-background-clip: text;
  color: #d89252;
}

._vipTextApply_10zwr_218 {
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #a76c34;
  overflow: hidden;
}

._rightIcon_10zwr_226 {
  color: #c09d7c;
}._wrapper_1ofq7_1 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
._wrapper_1ofq7_1._fc_1ofq7_8 {
  min-height: calc(100vh - 434px);
}
._wrapper_1ofq7_1._gfc_1ofq7_11 {
  min-height: 100vh;
}

._content_1ofq7_15 {
  text-align: center;
  padding: 20px;
}
._content_1ofq7_15 svg {
  animation: _loading_1ofq7_1 1s infinite linear;
}

._title_1ofq7_23 {
  font-size: 14px;
  color: var(--primary-text);
}

@keyframes _loading_1ofq7_1 {
  100% {
    transform: rotate(360deg);
  }
}._mx-popover-wrapper_1yzok_1 {
  --animation-duration-base: 0;
}
._mx-popover-wrapper_1yzok_1._mx-popover-arrow__hidden_1yzok_4 .ant-popover-arrow {
  display: none;
}
._mx-popover-wrapper_1yzok_1 .ant-popover-inner {
  max-width: calc(100vw - 20px);
  overflow-x: auto;
}
._mx-popover-wrapper_1yzok_1 .ant-popover-inner,
._mx-popover-wrapper_1yzok_1 .ant-popover-inner-content {
  padding: 0;
}
._mx-popover-wrapper_1yzok_1 .ant-popover-inner,
._mx-popover-wrapper_1yzok_1 .ant-popover-content {
  background: none;
}
._mx-popover-wrapper_1yzok_1 .ant-popover-content {
  border-radius: 16px;
  overflow: hidden;
}
._mx-popover-wrapper_1yzok_1 .menu-list {
  padding: 0 8px;
  margin: 16px 0;
  width: 300px;
  background: transparent;
  max-height: calc(min(588px, 100vh - 92px) - 52px);
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: var(--divider-secondary) transparent;
}
._mx-popover-wrapper_1yzok_1 .menu-list::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}
._mx-popover-wrapper_1yzok_1 .menu-list::-webkit-scrollbar-thumb {
  background: var(--divider-secondary);
  border-radius: 10px;
}
._mx-popover-wrapper_1yzok_1 .menu-list::-webkit-scrollbar-thumb:hover {
  background-color: var(--divider-secondary);
}

[data-theme=dark] ._mx-popover-wrapper_1yzok_1 {
  font-size: 12px;
}
[data-theme=dark] ._mx-popover-wrapper_1yzok_1 .ant-popover-content {
  backdrop-filter: blur(25px);
  background: rgba(29, 30, 35, 0.85);
}

[data-theme=light] ._mx-popover-wrapper_1yzok_1 .ant-popover-content {
  backdrop-filter: blur(25px);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 8.1%, rgba(255, 255, 255, 0) 81%);
}