.spin-box.ant-spin-nested-loading > div > .ant-spin {
  position: fixed;
  top: 30%;
  z-index: 1000000;
}
.spin-box.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot-item {
  background: var(--primary-color);
}
.adm-center-popup-body.notice-rule {
  width: 5.84rem;
  height: 6.05rem;
  background: #131e34;
  border-radius: 0.2rem;
  opacity: 1;
  border: 0.06rem solid #1d3558;
}
.dialog-cus-box.adm-center-popup-body {
  background: #12203d;
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-footer .adm-dialog-action-row {
  border-top-color: rgba(255, 255, 255, 0.06);
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-footer .adm-dialog-action-row .adm-button {
  padding: 0.1rem;
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-footer .adm-dialog-action-row .adm-button span {
  font-size: 14px;
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-footer .adm-dialog-action-row .adm-button::before {
  border-color: rgba(255, 255, 255, 0.06);
  background-color: rgba(255, 255, 255, 0.06);
  display: none;
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-footer .adm-dialog-action-row .adm-button {
  border-right-color: rgba(255, 255, 255, 0.06);
}
.dialog-cus-box.adm-center-popup-body .adm-dialog-content .adm-auto-center .adm-auto-center-content {
  font-size: 12px;
  font-family: PingFang;
}
.reload-btn {
  -webkit-animation: myRotate 1s linear infinite;
  animation: myRotate 1s linear infinite;
}
.cus-popcover .ant-popover-inner {
  background-color: #24255b;
  background-clip: padding-box;
  border-radius: 8px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  padding: 12px;
}
.cus-popcover .ant-popover-arrow::before {
  background: #24255b;
}
.cus-drop-menu .ant-dropdown-menu {
  min-width: 220px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 16px 8px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-family: PingFang SC-Regular;
  color: #000000;
  border-radius: 10px;
  margin-bottom: 8px;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item:last-child {
  margin-bottom: 0;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item > img {
  margin-right: 10px;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item:hover {
  background-color: #f5f5f5;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .lang-child {
  width: 100%;
  padding: 5px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .lang-child > div {
  display: flex;
  align-items: center;
  gap: 12px;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .lang-child > div img {
  width: 20px;
  height: 20px;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .lang-child img {
  width: 14px;
  height: 10px;
}
.cus-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item-active {
  opacity: 0.9;
}
.wallet-drop-menu .ant-dropdown-menu {
  border: 0 none;
  border-radius: 8px;
  background: #1b243c;
  border-radius: 10px 0 10px 10px;
  padding: 15px 20px;
}
.wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item {
  font-size: 16px;
  font-family: Kanit-Bold;
  font-weight: 500;
  color: #ffffff;
  padding: 15px 0;
}
.wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-family: PingFang, PingFang;
  font-weight: 500;
  color: #ffffff;
}
.wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item img {
  width: 36px;
  height: 36px;
}
.wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item span {
  margin-left: 21px;
}
.wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item-active {
  opacity: 0.9;
}
.cus-page .ant-pagination-item {
  min-width: 32px;
  min-height: 32px;
  background: #0a0c1d;
  border-radius: 0;
  border: 1px solid #747993;
  font-size: 14px;
  font-family: PingFang, PingFang;
  font-weight: 400;
  color: #747993;
}
.cus-page .ant-pagination-item a {
  color: #747993;
  height: 100%;
  display: inline-flex;
  align-items: center;
}
.cus-page .ant-pagination-item:hover {
  border-image: linear-gradient(182deg, #8f4af5, #70ee9d) 1 1;
}
.cus-page .ant-pagination-item-active {
  background: #0a0c1d;
  border-radius: 0;
  border: 1px solid;
  border-image: linear-gradient(182deg, #8f4af5, #70ee9d) 1 1;
  color: #fff;
}
.cus-page .ant-pagination-item-active a {
  color: #fff;
  height: 100%;
}
.cus-page .ant-pagination-item-active:hover {
  color: #fff;
}
.cus-page .ant-pagination-item-active:hover a {
  color: #fff;
}
.cus-page .ant-pagination-prev,
.cus-page .ant-pagination-next,
.cus-page .ant-pagination-jump-prev,
.cus-page .ant-pagination-jump-next {
  background: #0a0c1d;
  color: #747993;
  border-radius: 0;
  width: 32px;
  height: 32px;
  border: 1px solid #747993;
}
.cus-page .ant-pagination-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.cus-page .ant-pagination-next .ant-pagination-item-container .ant-pagination-item-ellipsis,
.cus-page .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.cus-page .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  color: #747993;
}
.cus-page .ant-pagination-prev:hover,
.cus-page .ant-pagination-next:hover,
.cus-page .ant-pagination-jump-prev:hover,
.cus-page .ant-pagination-jump-next:hover {
  border-image: linear-gradient(182deg, #8f4af5, #70ee9d) 1 1;
}
.cus-page .ant-pagination-disabled {
  background: rgba(255, 255, 255, 0.1);
}
.cus-page .ant-pagination-disabled .ant-pagination-item-link,
.cus-page .ant-pagination-disabled:hover .ant-pagination-item-link {
  color: #747993;
}
.cus-page .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.cus-page .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  color: #747993;
}
.cus-page .ant-pagination-prev .ant-pagination-item-link,
.cus-page .ant-pagination-next .ant-pagination-item-link {
  color: #747993;
  border-radius: 0;
}
.b-1px {
  position: relative;
}
.b-1px:after {
  width: 200%;
  height: 200%;
  transform: scale(0.5);
  transform-origin: 0 0;
  border: 1px solid #666666;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "";
}
.cus-select-box {
  background-color: #29334d;
  border-radius: 8px;
  outline: none;
  box-shadow: 0 6px 16px 0 #0e1424, 0 3px 6px -4px #0e1424, 0 9px 28px 8px #0e1424;
}
.cus-select-box .ant-select-item {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: #ffffff;
}
.cus-select-box .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  background: #161d2d;
  color: #fff;
}
.cus-select-box.ant-select-open.ant-select-selection-item {
  color: #fff;
}
.cus-select-box .ant-select-selector .ant-select-selection-item {
  border-color: #ffffff;
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: #ffffff;
}
.cus-select .ant-select-selector .ant-select-selection-item {
  border-color: #ffffff;
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: #ffffff;
}
.cus-select .ant-select-arrow {
  color: #ffffff;
}
.webgl {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0.1;
}
.lil-gui {
  display: none;
}
.warn-txt {
  color: #ff6464;
}
.ant-input-affix-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  height: 42px;
}
.number-input {
  margin-top: 30px;
  height: 56px;
}
.number-input .ant-input-number-wrapper {
  height: 56px;
}
.number-input .ant-input-number-affix-wrapper,
.number-input .ant-input-number-input-wrap {
  height: 56px;
}
.number-input .ant-input-number-affix-wrapper {
  border-color: #1b243b;
  border-right: 0 none;
  border-radius: 10px;
}
.number-input .ant-input-number-affix-wrapper:focus-within,
.number-input .ant-input-number-affix-wrapper:focus {
  box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
}
.number-input .ant-input-number-affix-wrapper .ant-input-number-prefix {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.number-input .ant-input-number-group-addon {
  border-color: #1b243b;
  border-radius: 10px;
}
.number-input .ant-input-number-group-addon button {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.number-input .ant-input-number-input-wrap input {
  height: 56px;
}
.number-input .ant-input-number-affix-wrapper,
.number-input .ant-input-number {
  background: #0f1627;
}
.number-input .ant-input-number-input {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  padding-left: 10px;
  text-align: right;
  font-family: PingFang SC-Medium;
}
.number-input-mini {
  margin-top: 0;
  height: 28px;
  background: linear-gradient(180deg, #8f4af5 0%, #70ee9d 100%);
  opacity: 0.4;
  border-radius: 0;
}
.number-input-mini:focus-within,
.number-input-mini.ant-input-number-focused {
  opacity: 1;
}
.number-input-mini .ant-input-number-wrapper {
  height: 28px;
}
.number-input-mini .ant-input-number-affix-wrapper,
.number-input-mini .ant-input-number-input-wrap {
  height: 28px;
}
.number-input-mini .ant-input-number-affix-wrapper {
  border-color: transparent;
  border-right: 0 none;
  border-radius: 10px;
}
.number-input-mini .ant-input-number-affix-wrapper:focus-within,
.number-input-mini .ant-input-number-affix-wrapper:focus {
  box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
  opacity: 1;
}
.number-input-mini .ant-input-number-affix-wrapper .ant-input-number-prefix {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.number-input-mini .ant-input-number-group-addon {
  border-color: #1b243b;
  border-radius: 10px;
}
.number-input-mini .ant-input-number-group-addon button {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.number-input-mini .ant-input-number-input-wrap input {
  height: 28px;
}
.number-input-mini .ant-input-number-affix-wrapper,
.number-input-mini .ant-input-number {
  opacity: 0.4;
  background: linear-gradient(180deg, #8f4af5 0%, #70ee9d 100%);
}
.number-input-mini .ant-input-number-input {
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  padding-left: 10px;
  text-align: left;
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 800;
}
.normal-txt-input {
  margin-top: 20px;
  height: 56px;
  background: #0f1627;
  border-color: #1b243b;
  border-radius: 10px;
}
.normal-txt-input .ant-input-prefix {
  font-size: 16px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
}
.normal-txt-input .ant-input {
  background: transparent;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  padding-left: 10px;
  text-align: right;
  font-family: PingFang SC-Medium;
}
.normal-txt-input:focus-within,
.normal-txt-input:focus {
  box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
}
.normal-txt-input.ant-input-affix-wrapper-focused,
.normal-txt-input:hover {
  border-color: #1b243b;
}
.ant-switch {
  background-color: #ccc;
}
.ant-btn-primary {
  background-color: var(--primary-color);
}
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: var(--primary-color);
}
.fee-popover {
  background: transparent;
}
.fee-popover .ant-popover-arrow {
  display: none;
}
.fee-popover .ant-popover-content .ant-popover-inner {
  width: 560px;
  min-height: 262px;
  background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #dfd4c4;
  padding: 24px;
}
.net-popover {
  background: transparent;
}
.net-popover .ant-popover-arrow {
  display: none;
}
.net-popover .ant-popover-content .ant-popover-inner {
  width: 240px;
  min-height: 156px;
  background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #dfd4c4;
  padding: 16px 10px;
}
.coin-list-modal .ant-modal .ant-modal-content {
  background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #dfd4c4;
  padding: 10px;
}
.coin-list-modal .ant-modal .ant-modal-content .ant-modal-header {
  background: transparent;
  padding-left: 14px;
}
.coin-list-modal .ant-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  line-height: 34px;
  font-size: 24px;
}
.form-item-align {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.form-item-align .form-submit {
  min-width: 200px;
  height: 40px;
  box-shadow: none;
  border-radius: 8px;
  height: fit-content;
  padding: 10px 72px;
  border: none;
}
.form-item-align .form-submit:hover {
  background: var(--primary-color-hover) !important;
}
.form-item-align .form-submit span {
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: var(--primary-font-color);
}
.cus-alert {
  padding: 10px 16px;
  background: rgba(42, 131, 67, 0.1);
  border-radius: 8px;
  border: 0 none;
}
.cus-alert .ant-alert-message {
  font-weight: 400;
  font-size: 12px;
  color: #38af5a;
}
.cus-alert .anticon-close {
  color: #cccccc;
}
.cus-alert .ant-alert-icon {
  color: #38af5a;
}
.cus-alert.cus-alert-mt {
  margin-top: 40px;
}
.cus-alert.cus-alert-mb {
  margin-bottom: 15px;
}
.cus-alert.ant-alert-success {
  border-color: #23c333;
  background: #f7fffd;
}
.cus-alert.ant-alert-success a {
  color: #5498ff;
  font-size: 14px;
}
.auto-complete-pop .ant-select-item-option {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}
.rpc-popover-box {
  background: transparent;
}
.rpc-popover-box .ant-popover-arrow {
  display: none;
}
.rpc-popover-box .ant-popover-content .ant-popover-inner {
  width: 460px;
  min-height: 287px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
  padding: 25px 10px;
}
.rpc-popover-box .rpcs-box .rpcs-head {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.rpc-popover-box .rpcs-box .rpcs-head .rpcs-head-title {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-popover-box .rpcs-box .rpcs-head button {
  width: 14px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.rpc-popover-box .rpcs-box .rpcs-head .rpcs-refresh {
  display: inline-flex;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.06);
  align-items: center;
  justify-content: center;
}
.rpc-popover-box .rpcs-box .rpcs-head .rpcs-refresh img {
  width: 10px;
  cursor: pointer;
}
.rpc-popover-box .rpcs-box .rpcs-head .rpcs-refresh:hover {
  background: rgba(0, 0, 0, 0.12);
}
.rpc-popover-box .rpcs-box .rpcs {
  margin-top: 17px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.rpc-popover-box .rpcs-box .rpcs .row {
  width: 440px;
  height: 33px;
  background: transparent;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 27px;
  padding-left: 14px;
}
.rpc-popover-box .rpcs-box .rpcs .row .label {
  display: flex;
  align-items: center;
}
.rpc-popover-box .rpcs-box .rpcs .row .label strong {
  margin-left: 8px;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-popover-box .rpcs-box .rpcs .row .timeout {
  display: flex;
  align-items: center;
}
.rpc-popover-box .rpcs-box .rpcs .row .timeout i {
  background: #23c333;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.rpc-popover-box .rpcs-box .rpcs .row .timeout .num {
  margin-left: 8px;
}
.rpc-popover-box .rpcs-box .rpcs .row:active,
.rpc-popover-box .rpcs-box .rpcs .row:hover,
.rpc-popover-box .rpcs-box .rpcs .row.active {
  background: rgba(0, 0, 0, 0.04);
}
.rpc-popover-box .rpcs-box .rpcs .input-rpc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 58px;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #999999;
  padding-right: 10px;
  margin-top: 17px;
}
.rpc-popover-box .rpcs-box .rpcs .input-rpc input {
  width: 342px;
  height: 100%;
  padding-left: 16px;
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
}
.rpc-popover-box .rpcs-box .rpcs .input-rpc button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 28px;
  border-radius: 5px 5px 5px 5px;
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-popover-box .rpcs-box .rpcs .input-rpc button:disabled,
.rpc-popover-box .rpcs-box .rpcs .input-rpc button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-popover-box .rpcs-box .rpcs .input-rpc .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper {
  margin-top: 16px;
  border-radius: 8px;
}
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input {
  font-size: 12px;
}
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  height: 28px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 5px 5px 5px 5px;
  border: 0;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button:disabled,
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.rpc-fee-popover-box {
  background: transparent;
}
.rpc-fee-popover-box .ant-popover-arrow {
  display: none;
}
.rpc-fee-popover-box .ant-popover-content .ant-popover-inner {
  width: 400px;
  min-height: 484px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);
  padding: 20px;
}
.rpc-fee-popover-box .rpcs-box {
  margin-top: 24px;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-left: 14px;
  padding-right: 26px;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head .rpcs-head-title {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head button {
  width: 14px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head .rpcs-refresh {
  display: inline-flex;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.06);
  align-items: center;
  justify-content: center;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head .rpcs-refresh img {
  width: 10px;
  cursor: pointer;
}
.rpc-fee-popover-box .rpcs-box .rpcs-head .rpcs-refresh:hover {
  background: rgba(0, 0, 0, 0.12);
}
.rpc-fee-popover-box .rpcs-box .rpcs {
  margin-top: 17px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row {
  width: 100%;
  height: 33px;
  background: transparent;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 27px;
  padding-left: 14px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row .label {
  display: flex;
  align-items: center;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row .label strong {
  margin-left: 8px;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row .timeout {
  display: flex;
  align-items: center;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row .timeout i {
  background: #23c333;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row .timeout .num {
  margin-left: 8px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .row:active,
.rpc-fee-popover-box .rpcs-box .rpcs .row:hover,
.rpc-fee-popover-box .rpcs-box .rpcs .row.active {
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 58px;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #999999;
  padding-right: 10px;
  margin-top: 17px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc input {
  width: 342px;
  height: 100%;
  padding-left: 16px;
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
}
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 28px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 5px 5px 5px 5px;
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc button:disabled,
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpcs-box .rpcs .input-rpc .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper {
  margin-top: 16px;
  border-radius: 8px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input {
  font-size: 12px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  height: 28px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 5px 5px 5px 5px;
  border: 0;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button:disabled,
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-head-title {
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head button {
  width: 14px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh {
  display: inline-flex;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.06);
  align-items: center;
  justify-content: center;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh img {
  width: 10px;
  cursor: pointer;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh:hover {
  background: rgba(0, 0, 0, 0.12);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs {
  margin-top: 17px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row {
  width: 100%;
  height: 33px;
  background: transparent;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 27px;
  padding-left: 14px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .label {
  display: flex;
  align-items: center;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .label strong {
  margin-left: 8px;
  font-family: PingFang SC,
                PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout {
  display: flex;
  align-items: center;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout i {
  background: #23c333;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  font-size: 12px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout span {
  font-size: 12px;
  line-height: 1;
  color: #666666;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout .num {
  margin-left: 8px;
  font-size: 12px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row:active,
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row:hover,
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .row.active {
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 42px;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 10px;
  margin-top: 17px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc input {
  width: 342px;
  height: 100%;
  padding-left: 16px;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 28px;
  border-radius: 5px 5px 5px 5px;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button:disabled,
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper {
  margin-top: 16px;
  border-radius: 8px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input {
  font-size: 12px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  height: 28px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 5px 5px 5px 5px;
  border: 0;
  font-family: PingFang SC,
                PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
  line-height: 14px;
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button:disabled,
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button.disabled {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.04);
}
.rpc-fee-popover-box .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix .btn-active {
  color: var(--primary-font-color);
  background-color: var(--primary-color);
}
.notice-modal .ant-modal-content .ant-modal-title {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 18px;
  color: #000000;
  line-height: 21px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 16px;
}
.notice-modal .ant-modal-content .ant-modal-footer {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.notice-modal .ant-modal-content .ant-modal-footer > button {
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  color: #ffffff;
}
.notice-modal .title {
  margin-top: 24px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
}
.notice-modal .txt {
  color: #12203d;
  margin-top: 24px;
  font-size: 16px;
  margin-bottom: 8px;
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
}
.notice-modal .list {
  padding-left: 20px;
  list-style: initial;
  margin-bottom: 40px;
}
.notice-modal .list-item {
  margin-bottom: 8px;
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.notice-modal .checkmark {
  width: 24px;
  height: 24px;
}
.notice-modal .checkmark-circle {
  stroke: white;
  stroke-width: 2;
  stroke-miterlimit: 10;
}
.notice-modal .checkmark-check {
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.notice-modal .long-press-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  height: 100%;
}
.tips-popover {
  width: 339px;
  min-height: 152px;
}
.tips-popover .ant-popover-inner {
  padding: 24px;
}
.tips-popover .pop-tips-content .pop-tips-main {
  display: flex;
}
.tips-popover .pop-tips-content .pop-tips-main img {
  width: 49px;
  height: 41px;
}
.tips-popover .pop-tips-content .pop-tips-main p {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
  margin-left: 24px;
}
.tips-popover .pop-tips-content .pop-tips-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}
.tips-popover .pop-tips-content .pop-tips-footer button {
  background: #ff9815;
  border-radius: 8px;
  color: #000000;
}
.tips-popover .pop-tips-content .pop-tips-footer button:hover,
.tips-popover .pop-tips-content .pop-tips-footer button:active {
  color: #111;
}
@media screen and (max-width: 750px) {
  .wallet-drop-menu .ant-dropdown-menu {
    border: 0 none;
    border-radius: 0.16rem;
    background: #1b243c;
    border-radius: 0.1rem 0 0.1rem 0.1rem;
    padding: 0.15rem 0.4rem;
  }
  .wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item {
    font-size: 14px;
    font-family: Kanit-Bold;
    font-weight: 500;
    color: #ffffff;
    padding: 0.15rem 0;
  }
  .wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-family: PingFang, PingFang;
    font-weight: 500;
    color: #ffffff;
  }
  .wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item img {
    width: 0.36rem;
    height: 0.36rem;
  }
  .wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item .item span {
    margin-left: 0.24rem;
    font-size: 12px;
    line-height: 1;
    display: flex;
    align-items: center;
  }
  .wallet-drop-menu .ant-dropdown-menu .ant-dropdown-menu-item-active {
    opacity: 0.9;
  }
  .number-input {
    margin-top: 0.4rem;
    height: 0.92rem;
  }
  .number-input .ant-input-number-wrapper {
    height: 0.92rem;
  }
  .number-input .ant-input-number-wrapper:active {
    border-color: #894ffe;
  }
  .number-input .ant-input-number-affix-wrapper,
  .number-input .ant-input-number-input-wrap {
    height: 0.92rem;
  }
  .number-input .ant-input-number-affix-wrapper {
    border-color: #1b243b;
    border-right: 0 none;
    border-radius: 0.2rem;
  }
  .number-input .ant-input-number-affix-wrapper:focus-within,
  .number-input .ant-input-number-affix-wrapper:focus {
    box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
  }
  .number-input .ant-input-number-affix-wrapper .ant-input-number-prefix {
    font-size: 13px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
  }
  .number-input .ant-input-number-group-addon {
    border-color: #1b243b;
    border-radius: 0.2rem;
  }
  .number-input .ant-input-number-group-addon button {
    font-size: 13px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
  }
  .number-input .ant-input-number-input-wrap input {
    height: 1rem;
  }
  .number-input .ant-input-number-affix-wrapper,
  .number-input .ant-input-number {
    background: #0f1627;
  }
  .number-input .ant-input-number-input {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    padding-left: 0.2rem;
    text-align: right;
    font-family: PingFang SC-Medium;
  }
  .normal-txt-input {
    margin-top: 0.4rem;
    height: 0.92rem;
    background: #0f1627;
    border-color: #1b243b;
    border-radius: 0.2rem;
  }
  .normal-txt-input .ant-input-prefix {
    font-size: 13px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
  }
  .normal-txt-input .ant-input {
    background: transparent;
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    padding-left: 0.2rem;
    text-align: right;
    font-family: PingFang SC-Medium;
  }
  .normal-txt-input:focus-within,
  .normal-txt-input:focus {
    box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
  }
  .normal-txt-input.ant-input-affix-wrapper-focused,
  .normal-txt-input:hover {
    border-color: #894ffe;
  }
  .cus-select-box {
    background-color: #29334d;
    border-radius: 0.2rem;
    outline: none;
    box-shadow: 0 0.06rem 0.16rem 0 #0e1424, 0 0.03rem 0.06rem -0.04rem #0e1424, 0 0.09rem 0.28rem 0.08rem #0e1424;
  }
  .cus-select-box .ant-select-item {
    font-size: 16px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: #ffffff;
  }
  .cus-select-box .ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
    background: #161d2d;
    color: #fff;
  }
  .cus-select-box.ant-select-open.ant-select-selection-item {
    color: #fff;
  }
  .cus-select-box .ant-select-selector .ant-select-selection-item {
    border-color: #ffffff;
    font-size: 16px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: #ffffff;
  }
  .cus-select .ant-select-selector .ant-select-selection-item {
    border-color: #ffffff;
    font-size: 12px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: #ffffff;
  }
  .cus-select .ant-select-arrow {
    color: #ffffff;
  }
}
@media screen and (max-width: 750px) {
  .number-input-mini {
    margin-top: 0;
    width: 1.6rem;
    height: 0.46rem;
    background: transparent;
    border: 0.02rem solid;
    border-image: linear-gradient(182deg, #8f4af5, #70ee9d) 2 2;
    opacity: 1;
    border-radius: 0;
  }
  .number-input-mini:focus-within,
  .number-input-mini .ant-input-number-focused {
    opacity: 1;
  }
  .number-input-mini:focus-within .ant-input-number-input-wrap,
  .number-input-mini .ant-input-number-focused .ant-input-number-input-wrap {
    opacity: 1;
  }
  .number-input-mini .ant-input-number-wrapper {
    height: 0.46rem;
  }
  .number-input-mini .ant-input-number-affix-wrapper,
  .number-input-mini .ant-input-number-input-wrap {
    height: 0.46rem;
  }
  .number-input-mini .ant-input-number-affix-wrapper {
    border-color: transparent;
    border-right: 0 none;
    border-radius: 0;
  }
  .number-input-mini .ant-input-number-affix-wrapper:focus-within,
  .number-input-mini .ant-input-number-affix-wrapper:focus {
    box-shadow: 0 0 0 2px rgba(27, 36, 59, 0.1);
    opacity: 1;
  }
  .number-input-mini .ant-input-number-affix-wrapper .ant-input-number-prefix {
    font-size: 16px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
  }
  .number-input-mini .ant-input-number-group-addon {
    border-color: #1b243b;
    border-radius: 10px;
  }
  .number-input-mini .ant-input-number-group-addon button {
    font-size: 13px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
  }
  .number-input-mini .ant-input-number-input-wrap {
    background: linear-gradient(180deg, #8f4af5 0%, #70ee9d 100%);
    opacity: 0.4;
    border-radius: 0;
  }
  .number-input-mini .ant-input-number-input-wrap input {
    height: 0.46rem;
  }
  .number-input-mini .ant-input-number-affix-wrapper,
  .number-input-mini .ant-input-number {
    opacity: 1;
    background: linear-gradient(180deg, #8f4af5 0%, #70ee9d 100%);
  }
  .number-input-mini .ant-input-number-input {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    padding-left: 0.1rem;
    text-align: left;
    font-family: PingFang SC,
        PingFang SC;
    font-weight: 800;
  }
  .fee-popover {
    background: transparent;
  }
  .fee-popover .ant-popover-arrow {
    display: none;
  }
  .fee-popover .ant-popover-content .ant-popover-inner {
    width: 6rem;
    min-height: 7.62rem;
    background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
    box-shadow: 0px 0.2rem 0.4rem 0px rgba(0, 0, 0, 0.25);
    border: 1px solid #dfd4c4;
    padding: 0.48rem;
  }
  .fee-modal .ant-modal-content {
    padding: 0.48rem;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box {
    padding-top: 0.48rem;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-head-title {
    font-family: PingFang SC,
                PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.68);
    line-height: 14px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head button {
    width: 0.28rem;
    height: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh {
    display: inline-flex;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.06);
    align-items: center;
    justify-content: center;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh img {
    width: 10px;
    cursor: pointer;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs-head .rpcs-refresh:hover {
    background: rgba(0, 0, 0, 0.12);
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs {
    margin-top: 0.44rem;
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row {
    width: 100%;
    height: 1rem;
    background: transparent;
    border-radius: 0.1rem;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 0.27rem;
    padding-left: 0.14rem;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .label {
    display: flex;
    align-items: center;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .label strong {
    margin-left: 8px;
    font-family: PingFang SC,
                    PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.68);
    line-height: 14px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout {
    display: flex;
    align-items: center;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout i {
    background: #23c333;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    font-size: 12px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout span {
    font-size: 12px;
    line-height: 1;
    color: #666666;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row .timeout .num {
    margin-left: 0.08rem;
    font-size: 12px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row:active,
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row:hover,
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .row.active {
    background: rgba(0, 0, 0, 0.04);
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 1.16rem;
    border-radius: 0.1rem;
    border: 1px solid #cccccc;
    padding-right: 0.1rem;
    margin-top: 0.22rem;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc input {
    width: 3.42rem;
    height: 100%;
    padding-left: 0.16rem;
    font-family: PingFang SC,
                  PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: #000000;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 28px;
    border-radius: 5px 5px 5px 5px;
    font-family: PingFang SC,
                  PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.2);
    line-height: 14px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button:disabled,
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc button.disabled {
    color: rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.04);
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .input-rpc .btn-active {
    color: var(--primary-font-color);
    background-color: var(--primary-color);
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper {
    margin-top: 16px;
    border-radius: 8px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input {
    font-size: 12px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 18px;
    padding-right: 18px;
    height: 28px;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 5px 5px 5px 5px;
    border: 0;
    font-family: PingFang SC,
                    PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.2);
    line-height: 14px;
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button:disabled,
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix button.disabled {
    color: rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.04);
  }
  .fee-modal .ant-modal-content .rpc-fee-mix-box .rpcs-box .rpcs .ant-input-affix-wrapper .ant-input-suffix .btn-active {
    color: var(--primary-font-color);
    background-color: var(--primary-color);
  }
}
.page-content {
  width: 1112px;
  min-height: 500px;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.04);
  margin: 24px auto;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-top: 24px;
}
.breathing-light {
  background: rgba(65, 216, 62, 0.2);
  position: relative;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: inline-flex;
}
.breathing-light::before {
  border-radius: 50%;
  content: "";
  height: 8px;
  left: calc(50% - 4px);
  position: absolute;
  top: calc(50% - 4px);
  width: 8px;
  animation: fade 2s infinite;
  background: #41d83e;
}
.get-fee {
  display: flex;
  justify-content: center;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  margin-top: -21px;
}
.chain-modal-root .chain-modal-content {
  margin-top: 20px;
}
.chain-modal-root .chain-modal-content .ant-input-affix-wrapper {
  padding: 8px 12px ;
  background: #F9F9FA;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #F2F2F5;
  outline: none;
  box-shadow: none;
}
.chain-modal-root .chain-modal-content .ant-input-affix-wrapper:hover,
.chain-modal-root .chain-modal-content .ant-input-affix-wrapper:focus-within {
  border-color: #9194A1;
}
.chain-modal-root .chain-modal-content .ant-input-affix-wrapper input {
  font-weight: 400;
  font-size: 12px;
  color: #303440;
}
.chain-modal-root .chain-modal-content .ant-input-affix-wrapper input::placeholder {
  font-weight: 400;
  font-size: 12px;
  color: #9194A1;
}
.chain-modal-root .chain-modal-content .empty-content-section {
  padding: 40px 40px;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.chain-modal-root .chain-modal-content .empty-content-section > img {
  width: 40px;
  height: 40px;
}
.chain-modal-root .chain-modal-content .empty-content-section .title {
  font-weight: 500;
  font-size: 11px;
  color: #9194A1;
}
.chain-modal-root .chain-modal-content .content-section {
  margin-top: 20px;
}
.chain-modal-root .chain-modal-content .content-section .title {
  font-weight: 500;
  font-size: 12px;
  color: #656A7B;
}
.chain-modal-root .chain-modal-content .content-section .item-list {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.chain-modal-root .chain-modal-content .content-section .item-list li {
  list-style: none;
  width: calc(33.33% - 8px);
  background: #FDFDFE;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #F2F2F5;
  padding: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: 500;
  font-size: 12px;
  color: #303440;
}
.chain-modal-root .chain-modal-content .content-section .item-list li.active,
.chain-modal-root .chain-modal-content .content-section .item-list li:hover {
  border-color: #9194A1;
}
.chain-modal-root .chain-modal-content .content-section .item-list li img {
  width: 24px;
  height: 24px;
}
.chain-modal-root .chain-modal-content .content-section .item-list li .name .highlight {
  font-size: 14px;
  font-weight: 700;
  color: #000000;
}
.nav-inner {
  flex-shrink: 0;
  position: sticky;
  height: 64px;
  padding: 12px 24px 16px 10px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  white-space: nowrap;
}
.nav-inner .nav-inner__main {
  display: flex;
  align-items: center;
}
.nav-inner .nav-inner__main .logo {
  width: 178px;
  height: 64px;
  display: flex;
  cursor: pointer;
}
.nav-inner .nav-inner__main .logo img {
  width: 100%;
  height: 100%;
}
.nav-inner .nav-inner__main .menu {
  display: flex;
  align-items: center;
}
.nav-inner .nav-inner__main .menu a,
.nav-inner .nav-inner__main .menu .m {
  cursor: pointer;
  margin-left: 60px;
  font-size: 16px;
  font-family: Kanit;
  font-weight: 400;
  color: #0a0c1d;
  opacity: 0.6;
}
.nav-inner .nav-inner__main .menu a:hover,
.nav-inner .nav-inner__main .menu .m:hover {
  opacity: 1;
}
.nav-inner .nav-inner__sub {
  display: flex;
  align-items: center;
  gap: 20px;
}
.nav-inner .nav-inner__sub .lang {
  height: 36px;
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 50px 50px 50px 50px;
  padding: 0 16px;
  font-size: 12px;
}
.nav-inner .nav-inner__sub .lang:hover {
  outline: 1px solid var(--primary-color-hover);
}
.nav-inner .nav-inner__sub .lang button {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-inner .nav-inner__sub .lang button > img {
  margin: 0 4px;
  width: 20px;
  height: 20px;
}
.nav-inner .nav-inner__sub .lang .text {
  color: rgba(255, 255, 255, 0.8);
}
.nav-inner .nav-inner__sub .lang .lang-code {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
}
.nav-inner .nav-inner__sub .user-coin {
  margin-right: 30px;
}
.nav-inner .nav-inner__sub .wallet-adapter-dropdown .wallet-adapter-button-trigger {
  background-size: 100% 100%;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  color: #ffffff;
  height: 42px;
}
.nav-inner .nav-inner__sub .wallet-adapter-dropdown-list {
  border-radius: 0;
  width: 100%;
  background: #fff5e4;
  border: 1px solid #ff9815;
  border-radius: 10px;
}
.nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item {
  color: #000000;
  background: transparent;
  transition: all 300ms;
}
.nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:not([disabled]):hover {
  background-color: #ff9815;
  color: #fff;
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .nav-inner {
    position: sticky;
    height: 86px;
    padding: 23px 60px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .nav-inner .nav-inner__main {
    display: flex;
    align-items: center;
  }
  .nav-inner .nav-inner__main .logo {
    width: 178px;
    height: 64px;
    display: flex;
    cursor: pointer;
  }
  .nav-inner .nav-inner__main .logo img {
    width: 100%;
    height: 100%;
  }
  .nav-inner .nav-inner__main .menu {
    display: flex;
    align-items: center;
  }
  .nav-inner .nav-inner__main .menu a,
  .nav-inner .nav-inner__main .menu .m {
    cursor: pointer;
    margin-left: 60px;
    font-size: 16px;
    font-family: Kanit;
    font-weight: 400;
    color: #0a0c1d;
    opacity: 0.6;
  }
  .nav-inner .nav-inner__main .menu a:hover,
  .nav-inner .nav-inner__main .menu .m:hover {
    opacity: 1;
  }
  .nav-inner .nav-inner__sub {
    display: flex;
    align-items: center;
  }
  .nav-inner .nav-inner__sub .lang {
    height: 46px;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-inner .nav-inner__sub .lang button {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-inner .nav-inner__sub .lang button img {
    width: 26px;
    height: 26px;
  }
  .nav-inner .nav-inner__sub .user-coin {
    margin-right: 30px;
  }
  .nav-inner .nav-inner__sub .connect-btn-box {
    margin-left: 24px;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown .wallet-adapter-button-trigger {
    background-size: 100% 100%;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #ffffff;
    height: 42px;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list {
    border-radius: 0;
    width: 100%;
    background: #fff5e4;
    border: 1px solid #ff9815;
    border-radius: 10px;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item {
    color: #000000;
    background: transparent;
    transition: all 300ms;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:not([disabled]):hover {
    background-color: #ff9815;
    color: #fff;
  }
}
@media screen and (max-width: 750px) {
  .nav-inner {
    position: sticky;
    height: 1.5rem;
    padding-left: 0.32rem;
    padding-right: 0.32rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
  }
  .nav-inner .nav-inner__main {
    display: flex;
    align-items: center;
  }
  .nav-inner .nav-inner__main .logo {
    width: 0.7rem;
    height: 0.7rem;
    display: flex;
    cursor: pointer;
  }
  .nav-inner .nav-inner__main .logo img {
    width: 100%;
    height: 100%;
  }
  .nav-inner .nav-inner__main .menu {
    display: flex;
    align-items: center;
  }
  .nav-inner .nav-inner__main .menu a,
  .nav-inner .nav-inner__main .menu .m {
    cursor: pointer;
    margin-left: 60px;
    font-size: 16px;
    font-family: Kanit;
    font-weight: 400;
    color: #0a0c1d;
    opacity: 0.6;
  }
  .nav-inner .nav-inner__main .menu a:hover,
  .nav-inner .nav-inner__main .menu .m:hover {
    opacity: 1;
  }
  .nav-inner .nav-inner__sub {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .nav-inner .nav-inner__sub .lang {
    height: auto;
    padding: 0.16rem;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.4rem;
    border-radius: 0.1rem;
  }
  .nav-inner .nav-inner__sub .lang button {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav-inner .nav-inner__sub .lang button img {
    width: 0.4rem;
    height: 0.4rem;
  }
  .nav-inner .nav-inner__sub .lang button .lang-code {
    font-size: 12px;
    display: none;
  }
  .nav-inner .nav-inner__sub .more {
    width: 0.64rem;
    height: 0.64rem;
    display: flex;
  }
  .nav-inner .nav-inner__sub .user-coin {
    margin-right: 30px;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown .wallet-adapter-button-trigger {
    background-size: 100% 100%;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #ffffff;
    height: 42px;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list {
    border-radius: 0;
    width: 100%;
    background: #fff5e4;
    border: 1px solid #ff9815;
    border-radius: 0.1rem;
    grid-row-gap: 0.1rem;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item {
    color: #000000;
    background: transparent;
    transition: all 300ms;
    padding: 0 0.1rem;
  }
  .nav-inner .nav-inner__sub .wallet-adapter-dropdown-list .wallet-adapter-dropdown-list-item:not([disabled]):hover {
    background-color: #ff9815;
    color: #fff;
  }
}
.network-button {
  display: flex;
  border-radius: 50px;
  border: 1px solid transparent;
  position: relative;
}
.network-button:hover {
  border: 1px solid var(--primary-color-hover);
}
.network-button button {
  min-width: 116px;
  height: 36px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 50px 50px 50px 50px;
  display: flex;
  align-items: center;
  padding: 12px 16px;
}
.network-button button img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.network-button button span {
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  font-family: PingFang SC-Medium;
  opacity: 0.8;
}
.network-button button strong {
  margin-left: 16px;
  transform: rotate(0deg);
  transition: all 0.3s;
  display: inline-flex;
}
.network-button button strong img {
  width: 16px;
  height: 16px;
  margin-right: 0;
}
.network-button button.active strong {
  transform: rotate(180deg);
}
.network-button button .btn-mix {
  display: flex;
  align-items: center;
}
.network-button button .btn-mix strong {
  font-weight: 500;
  font-family: PingFang SC-Medium;
  display: flex;
  justify-content: center;
  align-items: center;
}
.network-button button .btn-mix strong:first-child {
  font-size: 16px;
  color: #000000;
  margin-right: 8px;
}
.network-button button .btn-mix strong:last-child {
  font-size: 12px;
  color: #975400;
  min-width: 30px;
  height: 18px;
  background: #ffce90;
  border-radius: 10px 10px 10px 10px;
}
.network-button .pop-tips-button {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.nets {
  display: flex;
  flex-direction: column;
}
.nets a {
  display: flex;
  align-items: center;
  height: 40px;
  border-radius: 10px;
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 8px;
}
.nets a:last-child {
  margin-bottom: 0;
}
.nets a .ico {
  width: 20px;
  height: 20px;
}
.nets a span {
  padding-left: 12px;
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 22px;
  flex: 1;
}
.nets a .share {
  width: 12px;
  height: 12px;
}
.nets a:hover,
.nets a:active {
  background: #f6f6f6;
}
@media screen and (max-width: 750px) {
  .network-button {
    display: flex;
  }
  .network-button button {
    min-width: 100%;
    height: 0.74rem;
    background: linear-gradient(90deg, #fff8ee 0%, #ffdfb5 100%);
    border-radius: 0.1rem;
    display: flex;
    align-items: center;
    padding: 0.2rem;
    position: relative;
  }
  .network-button button img {
    width: 0.28rem;
    height: 0.28rem;
    margin-right: 0;
  }
}
.fu-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: space-between;
  width: 100%;
}
.footer {
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  height: 70px;
  background-color: #ffffff;
}
.footer:after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background: #eeeeee;
}
.footer .footer-main {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
}
.footer .footer-main > img {
  width: 148.6875px;
  height: 15.275px;
  padding-right: 16px;
  border-right: 1px solid #d9d9d9;
  margin-right: 16px;
}
.ant-message .ant-message-notice-wrapper .ant-message-notice-content .ant-message-custom-content {
  font-size: 12px !important;
}
.tooltip-menu .ant-tooltip-arrow:before {
  background: #ffffff;
}
.tooltip-menu .ant-tooltip-inner {
  padding: 10px;
  background-color: #FFFFFF;
  box-shadow: none;
  color: red;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #333333;
}
@keyframes bounce {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }
  25% {
    transform: translateY(-25%) scale(1.1);
  }
  50% {
    transform: translateY(0) scale(1);
  }
  75% {
    transform: translateY(-15%) scale(1.05);
  }
}
.layout {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  padding-bottom: 0;
  z-index: 3;
  padding-left: 0;
  transition: all 300ms;
}
.layout.layout-close {
  padding-left: 0;
}
.layout .layout-box.index .site-layout-content,
.layout .layout-box.index .tab-router-container {
  background: transparent;
}
.layout .layout-head {
  padding: 0;
  height: auto;
  background: transparent;
  z-index: 10;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  background: #1d232aff;
}
.layout .layout-head .ant-btn-text:not(:disabled):not(.ant-btn-disabled):hover {
  background-color: transparent;
}
.layout .layout-head .notice-cotainer {
  padding-left: 60px;
  height: 46px;
  overflow: hidden;
  display: flex;
  gap: 10px;
}
.layout .layout-head .notice-cotainer img {
  width: 16px;
  height: 16px;
  margin-top: 15px;
}
.layout .layout-head .notice-cotainer .notice-body {
  flex: 1;
  overflow: hidden;
}
.layout .layout-head .notice-cotainer .notice-list {
  width: 100%;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 16px;
}
.layout .layout-head .notice-cotainer .notice-list li {
  height: 46px;
  display: flex;
  align-items: center;
  line-height: 46px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.layout .layout-head .notice-cotainer .notice-list li a {
  color: inherit;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.layout .layout-head .notice-cotainer .notice-list li a:hover {
  color: #ff9815;
  text-decoration: underline;
}
@keyframes noticeMove {
  0%,
  20% {
    margin-top: 0px;
  }
  25%,
  50% {
    margin-top: -46px;
  }
  55%,
  100% {
    margin-top: -92px;
  }
}
.layout .layout-sider {
  position: relative;
  height: 100vh;
  overflow: auto;
  background: #181a21ff;
}
.layout .layout-sider .ant-layout-sider-children {
  overflow: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.layout .layout-sider .logo {
  width: 100%;
  height: 64px;
  display: flex;
  align-items: center;
  padding: 19px 21px 21px 24px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  position: sticky;
  top: 0;
  background: #1d232aff;
  z-index: 1;
}
.layout .layout-sider .logo a {
  margin-left: 23px;
}
.layout .layout-sider .logo img {
  width: 28px;
  height: 28px;
}
.layout .layout-sider .logo .coll-btn {
  padding: 0;
  width: auto !important;
  height: auto !important;
  color: #ffffff;
  line-height: 1;
}
.layout .layout-sider .logo .logo-main {
  display: flex;
  align-items: center;
}
.layout .layout-sider .logo .logo-main span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 15px;
  color: #ffffff;
  line-height: 18px;
  margin-left: 7px;
}
.layout .layout-sider .logo-mini {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 19px;
  padding-bottom: 21px;
}
.layout .layout-sider .logo-mini a {
  width: 28px;
  height: 28px;
}
.layout .layout-sider .logo-mini img {
  width: 100%;
  height: 100%;
}
.layout .layout-sider .layout-menu {
  background: #181a21;
  padding-left: 0;
  padding-right: 0;
}
.layout .layout-sider .layout-menu .ant-menu-item-icon {
  width: 20px;
  height: 20px;
}
.layout .layout-sider .layout-menu .ant-menu-item {
  border-radius: 0;
  margin-block: 0;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-title {
  border-radius: 0;
  margin-block: 0;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-title .ant-menu-item-icon {
  color: var(--primary-color);
}
.layout .layout-sider .layout-menu .ant-menu-submenu-title:hover {
  background: transparent;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-title:hover .ant-menu-item-icon {
  color: var(--primary-color);
}
.layout .layout-sider .layout-menu .ant-menu-submenu-arrow {
  inset-inline-end: 32px;
  color: rgba(255, 255, 255, 0.8);
}
.layout .layout-sider .layout-menu .ant-menu-title-content {
  font-size: 12px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  margin-left: 13px;
}
.layout .layout-sider .layout-menu .ant-menu-item:not(.ant-menu-item-selected):hover {
  background: var(--side-menu-hover-bg);
}
.layout .layout-sider .layout-menu .ant-menu-item-disabled .ant-menu-item-icon {
  color: rgba(217, 217, 217, 0.4) !important;
}
.layout .layout-sider .layout-menu .ant-menu-item-disabled .ant-menu-title-content .img-title span {
  color: rgba(217, 217, 217, 0.4) !important;
}
.layout .layout-sider .layout-menu .ant-menu-item-selected {
  background: linear-gradient(90deg, #303F50 0%, #121719 100%);
  border-bottom: 1px solid #4DA2FF;
}
.layout .layout-sider .layout-menu .ant-menu-item-selected .ant-menu-item-icon {
  color: var(--primary-color);
}
.layout .layout-sider .layout-menu .ant-menu-item-selected .ant-menu-title-content {
  color: var(--primary-color);
}
.layout .layout-sider .layout-menu .ant-menu-item-selected .ant-menu-title-content .img-title span {
  color: #fff;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-selected {
  background: rgba(0, 0, 0, 0.2);
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-disabled {
  color: rgba(255, 255, 255, 0.4) !important;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-disabled .ant-menu-submenu-title {
  background: transparent;
}
.layout .layout-sider .layout-menu .ant-menu-submenu-disabled .ant-menu-submenu-title:hover .ant-menu-item-icon,
.layout .layout-sider .layout-menu .ant-menu-submenu-disabled .ant-menu-submenu-title:hover .ant-menu-title-content {
  color: rgba(255, 255, 255, 0.4) !important;
}
.layout .layout-sider .layout-menu .img-title {
  display: flex;
  align-items: center;
  position: relative;
  height: 50px;
}
.layout .layout-sider .layout-menu .img-title span {
  line-height: 1;
  color: rgba(255, 255, 255, 0.8);
}
.layout .layout-sider .layout-menu .img-title i {
  line-height: 1;
  margin-right: 2px;
}
.layout .layout-sider .layout-menu .img-title img {
  width: 28px;
  height: 15px;
}
.layout .layout-sider .customer-box {
  display: flex;
  width: 256px;
  height: 46px;
  background: #252b3f;
  box-shadow: 0px 3px 0px 0px #484f68;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #484f68;
  padding-left: 7px;
  position: relative;
}
.layout .layout-sider .customer-box:hover .ico,
.layout .layout-sider .customer-box:active .ico {
  animation: bounce 1.2s ease-out 3;
  /* 3次重复 */
}
.layout .layout-sider .customer-box .ico {
  width: 57px;
  height: 51px;
  position: absolute;
  top: -5px;
  left: 8px;
}
.layout .layout-sider .customer-box .txt {
  margin-left: 103px;
  display: flex;
  align-items: center;
}
.layout .layout-sider .customer-box .txt img {
  width: 19px;
  height: 16px;
}
.layout .layout-sider .customer-box .txt span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 19px;
  margin-left: 8px;
}
.layout .layout-sider .contact-ways {
  width: 200px;
  margin-left: 34px;
  margin-bottom: 60px;
}
.layout .layout-sider .contact-ways.close {
  margin-left: 0;
  width: 100%;
}
.layout .layout-sider .contact-ways.close .line-top {
  width: 100%;
  margin-left: 0;
}
.layout .layout-sider .contact-ways.close .help-box {
  border: none;
}
.layout .layout-sider .contact-ways.close .help-box:hover {
  border: none;
}
.layout .layout-sider .contact-ways.close .help-box .contents,
.layout .layout-sider .contact-ways.close .help-box .go-icon {
  display: none;
}
.layout .layout-sider .contact-ways.close .help-box .icon {
  width: 26px;
  height: auto;
  margin: 0 auto;
}
.layout .layout-sider .contact-ways.close .help-box .help-content {
  background: none;
}
.layout .layout-sider .contact-ways.close h3 {
  display: none;
}
.layout .layout-sider .contact-ways.close .ways {
  flex-direction: column;
  align-items: center;
}
.layout .layout-sider .contact-ways .line-top {
  width: 280px;
  margin-left: -34px;
  height: 1px;
  background: #ffffff;
  border-radius: 10px 10px 10px 10px;
  opacity: 0.06;
}
.layout .layout-sider .contact-ways .help-box {
  margin-top: 20px;
  border: 1px solid #FFFFFF05;
  border-radius: 4px;
  cursor: pointer;
}
.layout .layout-sider .contact-ways .help-box:hover {
  border: 1px solid #FCD53533;
}
.layout .layout-sider .contact-ways .help-box .help-content {
  padding: 5px 12px;
  background: linear-gradient(20deg, rgba(252, 220, 86, 0.3) 1.87%, rgba(252, 213, 53, 0.1) 11.64%, rgba(255, 255, 255, 0.02) 77.11%);
  display: flex;
  align-items: center;
  border-radius: 4px;
}
.layout .layout-sider .contact-ways .help-box .icon {
  width: 38.47px;
  height: 40px;
}
.layout .layout-sider .contact-ways .help-box .go-icon {
  width: 16px;
  height: 16px;
}
.layout .layout-sider .contact-ways .help-box .contents {
  flex: 1;
  margin-left: 8px;
}
.layout .layout-sider .contact-ways .help-box .contents h4 {
  font-weight: 500;
  font-size: 12px;
  color: #FFFFFFCC;
}
.layout .layout-sider .contact-ways .help-box .contents p {
  color: #FFFFFF99;
  font-weight: 500;
  font-size: 10px;
}
.layout .layout-sider .contact-ways h3 {
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
  margin-top: 20px;
}
.layout .layout-sider .contact-ways .ways {
  display: flex;
  margin-top: 20px;
  transition: all 300ms;
  gap: 20px;
}
.layout .layout-sider .contact-ways .ways a,
.layout .layout-sider .contact-ways .ways button {
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
.layout .layout-sider .contact-ways .ways .x {
  background-image: url("https://sui.slerf.tools/img/slerf/x.svg");
}
.layout .layout-sider .contact-ways .ways .x:hover {
  border: 0.5px solid white;
  border-radius: 5px;
}
.layout .layout-sider .contact-ways .ways .tel {
  background-image: url("https://sui.slerf.tools/img/slerf/tel.svg");
}
.layout .layout-sider .contact-ways .ways .tel:hover {
  border: 0.5px solid white;
  border-radius: 5px;
}
.layout .layout-sider .contact-ways .ways .email {
  background-image: url("https://sui.slerf.tools/img/slerf/email.svg");
}
.layout .layout-sider .contact-ways .ways .email:hover {
  border: 0.5px solid white;
  border-radius: 5px;
}
.layout .layout-sider .contact-ways .ways .git {
  background-image: url("https://sui.slerf.tools/img/slerf/git.svg");
}
.layout .layout-sider .contact-ways .ways .git:hover {
  border: 0.5px solid white;
  border-radius: 5px;
}
.layout .layout-sider .contact-ways .ways .blog {
  background-image: url("https://sui.slerf.tools/img/slerf/blog.svg");
}
.layout .layout-sider .contact-ways .ways .blog:hover {
  border: 0.5px solid white;
  border-radius: 5px;
}
.layout .layout-sider .nb {
  width: 20px;
  height: 20px;
}
.layout .layout-content {
  padding: 0;
  flex: 1 0 auto;
  background-color: #fafafa;
}
.layout .layout-content .site-layout-content {
  padding-bottom: 60px;
}
.layout .layout-box {
  height: 100%;
  overflow: auto;
}
.wx-qrcode,
.qq-qrcode {
  width: 252px;
  height: 252px;
}
.pre-load {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
}
.pre-load .custom-spin .ant-spin-dot {
  color: var(--primary-color);
}
.pre-load img {
  width: 56px;
  height: 56px;
  animation: myOpcity 10s linear infinite;
}
.pre-load p {
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
}
.ant-layout-footer {
  background: transparent;
  padding: 0;
}
.ant-menu-submenu-popup .ant-menu-vertical.ant-menu-sub {
  background: #262b3f;
}
.ant-menu-submenu-popup .ant-menu-item.ant-menu-item-disabled .ant-menu-item-icon {
  color: #FFFFFF;
}
.ant-menu-submenu-popup .ant-menu-item .ant-menu-item-icon {
  width: 10px;
}
.ant-menu-submenu-popup .ant-menu-item .ant-menu-item-icon {
  width: 10px;
}
.ant-menu-submenu-popup .ant-menu-item .ant-menu-title-content .img-title.comming {
  color: rgba(255, 255, 255, 0.3);
}
.batch-wallet-generate-wrap .input-section .title {
  font-size: 12px;
  font-weight: 400;
  color: #4a4f5e;
  margin-top: 24px;
  margin-bottom: 4px;
}
.batch-wallet-generate-wrap .input-section .ant-input-affix-wrapper {
  background-color: #f2f2f5;
  padding-right: 4px;
}
.batch-wallet-generate-wrap .input-section .ant-input-affix-wrapper .input-btn {
  display: flex;
  gap: 4px;
}
.batch-wallet-generate-wrap .input-section .ant-input-affix-wrapper .input-btn button {
  padding: 8px 15px;
  border-radius: 5px;
  background-color: white;
  font-size: 11px;
  font-weight: 500;
}
.batch-wallet-generate-wrap .input-section .ant-input-affix-wrapper .input-btn button:hover {
  background-color: #E0E0E1;
}
.batch-wallet-generate-wrap .hint {
  margin-top: 24px;
}
.batch-wallet-generate-wrap .start-btn {
  margin-top: 24px;
  padding: 10px 50px;
  background-color: black;
  color: white;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
}
.batch-wallet-generate-wrap .start-btn:hover {
  background: #333333;
}
.batch-wallet-generate-wrap .wallet-table {
  margin-top: 32px;
}
.batch-wallet-generate-wrap .wallet-table .table-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.batch-wallet-generate-wrap .wallet-table .table-header .left {
  color: #181a21;
  font-weight: 700;
  font-size: 14px;
}
.batch-wallet-generate-wrap .wallet-table .table-header .right {
  border-radius: 20px;
  padding: 6px 16px;
  background-color: black;
  color: white;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}
.batch-wallet-generate-wrap .single-wallet-item {
  padding: 20px;
  border: 1px solid #f2f2f5;
  border-radius: 8px;
}
.batch-wallet-generate-wrap .single-wallet-item .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.batch-wallet-generate-wrap .single-wallet-item .header .wallet-index {
  font-size: 12px;
  font-weight: 700;
}
.batch-wallet-generate-wrap .single-wallet-item .header .copy-btn {
  border-radius: 20px;
  padding: 6px 16px;
  background-color: #f2f2f5;
  color: #4b4f5e;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}
.batch-wallet-generate-wrap .single-wallet-item .header .copy-btn:hover {
  background-color: #E0E0E1;
}
.batch-wallet-generate-wrap .single-wallet-item .divider {
  height: 1px;
  background-color: #f2f2f5;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 12px;
}
.batch-wallet-generate-wrap .single-wallet-item .info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.batch-wallet-generate-wrap .single-wallet-item .info .item {
  background-color: #f9f9fa;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  gap: 50px;
  font-weight: 500;
  font-size: 12px;
}
.batch-wallet-generate-wrap .single-wallet-item .info .item .col1 {
  flex: 1;
}
.batch-wallet-generate-wrap .single-wallet-item .info .item .col2 {
  flex: 15;
}
.batch-wallet-generate-wrap .single-wallet-item .info .item img {
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.batch-wallet-generate-wrap .pagenation {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.batch-wallet-generate-wrap .table-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.batch-wallet-generate-wrap .ant-pagination-item {
  background-color: #f9f9fa;
  border: none;
}
.batch-wallet-generate-wrap .ant-pagination-item a {
  font-size: 12px;
  font-weight: 500;
}
.batch-wallet-generate-wrap .ant-pagination-item-active {
  background-color: black;
}
.batch-wallet-generate-wrap .ant-pagination-item-active a {
  color: white;
}
.batch-wallet-generate-wrap .ant-pagination-prev,
.batch-wallet-generate-wrap .ant-pagination-next {
  background-color: #f9f9fa;
}
.batch-wallet-generate-wrap .ant-pagination-prev:hover,
.batch-wallet-generate-wrap .ant-pagination-next:hover {
  background-color: #E0E0E1;
}
.page-head {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  padding-bottom: 16px;
  position: relative;
}
.page-head h1 {
  height: 25px;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  font-family: PingFang SC-Medium;
  margin-bottom: 8px;
}
.page-head h1.mb0 {
  margin-bottom: 0;
}
.page-head .desc {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
  line-height: 16px;
  margin-bottom: 0;
}
.page-head .desc.w {
  width: 80%;
}
.page-head .desc.w.en-us {
  width: 75%;
}
.safety-warning-box {
  min-width: 136px;
  height: 28px;
  position: absolute;
  right: 0;
  top: 0%;
}
.safety-warning-box button {
  display: flex;
  height: 28px;
  padding: 6px 10px;
  background: #f7fffd;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #23c333;
  align-items: center;
}
.safety-warning-box button img {
  width: 16px;
  height: 16px;
  margin-right: 2px;
}
.safety-warning-box button span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #23c333;
}
.safety-warning-box button:hover {
  background: #ddfff6;
}
.safety-warning-box .msg-list {
  display: flex;
}
.safety-warning-box .msg-list span {
  width: 10px;
}
.burn-token-wrap .ant-input-affix-wrapper {
  background-color: #f2f2f5;
}
.burn-token-wrap .input-section .title {
  font-size: 12px;
  font-weight: 400;
  color: #4a4f5e;
  margin-top: 24px;
  margin-bottom: 4px;
}
.burn-token-wrap .input-section .ant-input-affix-wrapper {
  background-color: #f2f2f5;
  padding-right: 4px;
}
.burn-token-wrap .input-section .ant-input-affix-wrapper .input-btn {
  display: flex;
  gap: 4px;
}
.burn-token-wrap .input-section .ant-input-affix-wrapper .input-btn button {
  padding: 8px 15px;
  border-radius: 5px;
  background-color: white;
  font-size: 11px;
  font-weight: 500;
}
.burn-token-wrap .input-section .ant-input-affix-wrapper .input-btn button:hover {
  background-color: #E0E0E1;
}
.burn-token-wrap .estimate {
  display: flex;
  align-items: center;
  gap: 4px;
}
.burn-token-wrap .estimate .conetnt {
  color: #9194A1;
  font-size: 12px;
  font-weight: 500;
}
.burn-token-wrap .estimate .value {
  display: flex;
  gap: 4px;
  font-weight: 500;
  color: #181A21;
}
.burn-token-wrap .alert {
  margin-top: 24px;
}
.burn-token-wrap .alert .ant-alert {
  background: rgba(255, 136, 0, 0.08);
  border: none;
}
.burn-token-wrap .alert .ant-alert .ant-alert-message {
  font-size: 12px;
  font-weight: 400;
  color: #FF8800;
}
.burn-token-wrap .start-btn {
  margin-top: 24px;
  padding: 10px 0px;
  text-align: center;
  background-color: black;
  color: white;
  width: 100%;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
}
.intermediary-wrap .ipt-symbol {
  color: #181A21;
}
.intermediary-wrap .ant-input-disabled {
  border: none;
}
.intermediary-wrap .ant-divider {
  margin-top: 0px;
}
.intermediary-wrap .select-token-section {
  margin-top: 24px;
  margin-bottom: 24px;
}
.intermediary-wrap .select-token-section .select-token {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 4px;
}
.intermediary-wrap .ant-segmented {
  padding: 0px;
  font-size: 12px;
}
.intermediary-wrap .ant-segmented-item {
  border-radius: 8px;
}
.intermediary-wrap .ant-segmented-item-selected {
  background-color: black;
}
.intermediary-wrap .ant-segmented-item-selected .ant-segmented-item-label {
  color: white;
}
.intermediary-wrap .ant-segmented-thumb {
  background-color: black;
}
.intermediary-wrap .ant-segmented-item-label {
  padding: 0px 24px;
}
.intermediary-wrap .segmented-wallet {
  width: fit-content;
}
.intermediary-wrap .ant-segmented-item-selected {
  font-weight: 500 !important;
  color: #000000ff !important;
}
.intermediary-wrap .transfer-section {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 21px;
}
.intermediary-wrap .transfer-section .transfer-title {
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
}
.intermediary-wrap .transfer-section .transfer-left {
  flex: 1;
}
.intermediary-wrap .transfer-section .transfer-right {
  flex: 1;
}
.intermediary-wrap .transfer-section .transfer-right .ant-input {
  width: 100px;
  height: 42px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  background: rgba(0, 0, 0, 0.02);
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-weight: 500;
}
.intermediary-wrap .transfer-section .transfer-right .transfer-times {
  display: flex;
  align-items: center;
  gap: 9px;
}
.intermediary-wrap .transfer-section .transfer-right .transfer-times .ant-segmented-item {
  width: 79px;
  height: 40px;
  border-radius: 8px;
}
.intermediary-wrap .transfer-section .transfer-right .transfer-times .ant-segmented-item .ant-segmented-item-label {
  line-height: 40px;
}
.intermediary-wrap .title {
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 4px;
}
.intermediary-wrap .estimate-section {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-top: 24px;
}
.intermediary-wrap .estimate-section .col {
  padding: 12px;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  background: rgba(0, 0, 0, 0.02);
}
.intermediary-wrap .estimate-section .col .title {
  display: flex;
  gap: 4px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 8px;
}
.intermediary-wrap .estimate-section .col .title img {
  width: 16px;
  height: 16px;
}
.intermediary-wrap .estimate-section .col .amount {
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
}
.intermediary-wrap .mini-tips {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.intermediary-wrap .contact {
  font-size: 12px;
  font-weight: 400;
  color: #5aa0f0;
  cursor: pointer;
}
.intermediary-wrap .btns {
  margin-top: 24px;
  display: flex;
  gap: 20px;
}
.intermediary-wrap .btns button {
  flex: 1;
  font-weight: 500;
  font-size: 14px;
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.intermediary-wrap .btns .generate-address {
  background: black;
  color: white;
}
.intermediary-wrap .btns .cant-transfer {
  background: #F2F2F5;
  color: #C4C5CA;
}
.intermediary-wrap .btns .address-generating {
  background: black;
  color: white;
}
.intermediary-wrap .btns .address-generating span {
  margin-left: 4px;
}
.intermediary-wrap .btns .generated-address {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #00cb6a;
  font-size: 14px;
  font-weight: 500;
  gap: 4px;
  background: rgba(0, 203, 106, 0.1);
}
.intermediary-wrap .btns .generated-address img {
  width: 14px;
  height: 14px;
}
.intermediary-wrap .btns .can-transfer {
  background: black;
  color: white;
}
.intermediary-wrap .btns .transfering {
  background: black;
  color: white;
}
.intermediary-wrap .btns .transfering span {
  margin-left: 4px;
}
.intermediary-wrap .btns .tranfered {
  background: rgba(0, 203, 106, 0.1);
  display: flex;
  color: #00cb6a;
  font-size: 14px;
  font-weight: 500;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.intermediary-wrap .btns .tranfered img {
  width: 14px;
  height: 14px;
}
.intermediary-wrap .charge-hint {
  margin-top: 16px;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  font-size: 12px;
}
.ant-input-affix-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  height: 42px;
  padding-right: 4px;
}
.ant-input::placeholder {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.2);
  font-size: 12px;
}
.max {
  padding: 8px 12px;
  background: white;
  color: #666a7b;
  font-weight: 500;
  font-size: 11px;
  border-radius: 5px;
}
.pop-content {
  padding: 8px 4px;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
}
.pop-content div {
  padding: 8px;
  border-radius: 5px;
  cursor: pointer;
}
.pop-content div:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.tranfer-hint-content {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
}
.tranfer-hint-content .save-address {
  font-weight: 600;
}
.tranfer-hint-content .batch-query {
  color: #5aa0f0;
  font-weight: 600;
  cursor: pointer;
}
.tranfer-hint-content::before {
  content: "• ";
}
.first-li {
  margin-bottom: 12px;
}
.second-li {
  margin-bottom: 20px;
}
.MyModal .btns {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.MyModal .btns button {
  flex: 1;
  text-align: center;
  padding: 11px 0px;
}
.MyModal .btns button:first-child {
  color: rgba(0, 0, 0, 0.68);
  background: rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
}
.MyModal .btns button:nth-child(2) {
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  background: black;
  color: white;
}
.MyModal .loading-status-section {
  display: flex;
  justify-content: space-between;
  border-radius: 8px 8px 8px 8px;
  background: rgba(0, 0, 0, 0.01);
  border: 1px solid rgba(0, 0, 0, 0.04);
  padding: 16px 12px;
}
.MyModal .loading-status-section:first-child {
  margin-bottom: 8px;
}
.MyModal .loading-status-section:nth-child(2) {
  margin-bottom: 8px;
}
.MyModal .loading-status-section .col-left {
  display: flex;
  align-items: center;
  gap: 8px;
}
.MyModal .loading-status-section .col-left .step-number {
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  font-size: 10px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 5px 5px 5px 5px;
  border: 1px solid rgba(0, 0, 0, 0.8);
}
.MyModal .loading-status-section .col-left .step-name {
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
}
.MyModal .loading-status-section img {
  width: 20px;
  height: 20px;
}
.MyModal .success-modal-section {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.MyModal .success-modal-section .hash-section {
  padding: 12px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 8px 8px 8px 8px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.MyModal .success-modal-section .hash-section .hash-name {
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.MyModal .success-modal-section .hash-section .hash-right {
  display: flex;
  align-items: center;
  gap: 2px;
}
.MyModal .success-modal-section .hash-section .hash-right .hash {
  font-weight: 500;
  font-size: 12px;
  color: #5aa0f0;
  cursor: pointer;
}
.MyModal .success-modal-section .hash-section img {
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.MyModal .success-modal-section .transfer-detail {
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.MyModal .success-modal-section .transfer-detail .ultimate-amount {
  display: flex;
  align-items: center;
  gap: 4px;
}
.MyModal .success-modal-section .transfer-detail .ultimate-amount img {
  width: 16px;
  height: 16px;
}
.MyModal .success-modal-section .transfer-detail .ultimate-address {
  display: flex;
  align-items: center;
  gap: 2px;
  font-weight: 500;
  font-size: 12px;
  color: #5aa0f0;
  cursor: pointer;
}
.MyModal .success-modal-section .transfer-detail .ultimate-address img {
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.MyModal .success-modal-section .transfer-detail .detail-row {
  display: flex;
  justify-content: space-between;
}
.MyModal .success-modal-section .transfer-detail .detail-title {
  color: rgba(0, 0, 0, 0.4);
  font-size: 12px;
  font-weight: 500;
}
.MyModal .success-modal-section .transfer-detail .detail {
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-weight: 500;
}
.MyModal .error-modal-section .row1 {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 8px;
}
.MyModal .error-modal-section .reason {
  font-size: 12px;
  font-weight: 500;
  height: 52px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  color: rgba(0, 0, 0, 0.68);
}
.MyModal .error-modal-section .resolve {
  margin-top: 8px;
  color: rgba(0, 0, 0, 0.68);
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.MyModal .error-modal-section .resolve span {
  color: #5aa0f0;
  font-weight: 600;
}
.MyModal .error-modal-section .eorrorModal-btns {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.MyModal .error-modal-section .eorrorModal-btns button {
  flex: 1;
  text-align: center;
}
.MyModal .error-modal-section .eorrorModal-btns .close-btn {
  padding: 11px 0px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 8px 8px 8px 8px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.68);
  font-size: 12px;
}
.MyModal .error-modal-section .eorrorModal-btns .retry-btn {
  padding: 11px 0px;
  border-radius: 8px 8px 8px 8px;
  font-weight: 500;
  background: black;
  color: white;
  font-size: 12px;
}
.wallet-container {
  width: 100%;
  display: flex;
  padding: 12px;
  margin-top: 9px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.02);
}
.wallet-container .half-section {
  flex: 1;
}
.wallet-container .half-section .label {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  margin-left: 12px;
  font-weight: 500;
}
.wallet-container .half-section.right .label {
  text-align: center;
  margin-left: 0;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
}
.wallet-container .half-section .value-box {
  border: 1px solid #0000001a;
  width: 100%;
  padding: 12px;
  margin-top: 4px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  background: #ffffff;
}
.wallet-container .half-section .value-box.left-box {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-right: 0;
}
.wallet-container .half-section .value-box.right-box {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  text-align: center;
  font-weight: 500;
}
.wallet-container .half-section .value-box .placeholder {
  color: rgba(0, 0, 0, 0.2);
  font-weight: 500;
}
.wallet-address {
  display: flex;
  align-items: center;
  gap: 2px;
  font-weight: 500;
}
.copy_img {
  margin-left: 2px;
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.private-key-box {
  width: 100%;
  display: flex;
  padding: 12px;
  margin-top: 9px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.02);
}
.private-key-box .private-col {
  flex: 1;
  font-size: 12px;
}
.private-key-box .private-col .input-label {
  display: flex;
  gap: 5px;
  margin-left: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.private-key-box .private-col .input-label .required {
  color: red;
}
.private-key-box .private-col .private-input {
  margin-top: 4px;
  padding: 12px;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.68);
  background: #ffffff;
  border: 1px solid #0000001a;
  border-right: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.private-key-box .private-col .readonly-box {
  margin-top: 4px;
  padding: 12px;
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  background: #ffffff;
  border: 1px solid #0000001a;
  color: rgba(0, 0, 0, 0.8);
}
.private-key-box .private-col .readonly-box.right {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: none;
}
.private-key-box .private-col .readonly-box .address-text {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
}
.private-key-box .private-col .readonly-box .address-text img {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.private-key-box .private-col .text-center {
  font-weight: 500;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
}
.private-key-box .private-title {
  display: flex;
}
.private-key-box .required {
  color: red;
  margin-right: 2px;
}
.private-key-box .enter-privatekey {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
}
.MyModal .ant-modal .ant-modal-content {
  border-radius: 20px;
  padding: 0px;
}
.MyModal .header {
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  background: linear-gradient(180deg, #ffffff 0%, #f6f6f6 19%, #f9f9f9 61%, #fcfcfc 100%);
}
.MyModal .header .header-left {
  display: flex;
  gap: 2px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  font-weight: 500;
}
.MyModal .header .header-left img {
  width: 20px;
  height: 20px;
}
.MyModal .header .close-icon {
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.MyModal .content {
  padding: 20px 20px 24px 20px;
}
.many-to-many {
  margin-top: 24px;
}
.many-to-many .step-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}
.many-to-many .selected-token {
  position: relative;
}
.many-to-many .selected-token .icon-and-symbol {
  display: flex;
  align-items: center;
  gap: 4px;
}
.many-to-many .selected-token .icon-and-symbol img {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.many-to-many .selected-token .icon-and-symbol .ant-input {
  border: none !important;
}
.many-to-many .code-input-box {
  width: 100%;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
}
.many-to-many .form-item-align {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 24px 0 0 0;
}
.many-to-many .form-item-align .ant-row {
  width: 100%;
}
.many-to-many .form-item-align .next-step {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.many-to-many .form-item-align .next-step .submit-btn {
  width: 100%;
  border-radius: 8px;
  height: fit-content;
  padding: 10px 44px;
  box-shadow: none;
}
.many-to-many .form-item-align .next-step .submit-btn:hover {
  background: var(--primary-color-hover) !important;
  box-shadow: none;
}
.many-to-many .form-item-align .next-step .submit-btn span {
  font-family: PingFang SC,
            PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: var(--primary-font-color);
}
.many-to-many .settings {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}
.many-to-many .confirm-info-footer {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
}
.many-to-many .confirm-info-footer .send {
  width: 100%;
  height: 40px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 14px;
  color: var(--primary-font-color);
  background-color: var(--primary-color);
  box-shadow: none;
}
.many-to-many .confirm-info-footer .send:hover {
  color: var(--primary-font-color);
  background-color: var(--primary-color-hover);
}
.many-to-many .confirm-info-footer p {
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: var(--primary-color);
  line-height: 14px;
  margin-top: 12px;
  cursor: pointer;
}
.many-to-many .finally .finally-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
}
.many-to-many .finally .finally-head h3 {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
}
.many-to-many .finally .finally-head p {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  margin-top: 12px;
}
.many-to-many .finally .finally-head p span {
  color: #69a5ff;
  cursor: pointer;
}
.many-to-many .fee-tips {
  margin-top: 16px;
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  text-align: center;
}
.many-to-many .fade-enter {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.many-to-many .fade-enter-active {
  opacity: 1;
  transform: translateY(0);
}
.many-to-many .fade-exit {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.many-to-many .fade-exit-active {
  opacity: 0;
  transform: translateY(-20px);
}
.steps {
  display: flex;
  align-items: center;
}
.steps .step {
  display: flex;
  align-items: center;
}
.steps .step strong {
  padding: 0 5px;
  background-color: rgba(0, 0, 0, 0.1);
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  min-width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 4px;
  transition: all 300ms;
}
.steps .step span {
  height: 12px;
  line-height: 12px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.1);
}
.steps .step.active strong {
  background-color: var(--primary-color);
}
.steps .step.active span {
  color: #000000;
}
.steps .line {
  width: 120px;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  margin-left: 10px;
  margin-right: 10px;
}
.ant-input-status-error + .list-modal-wrap {
  border: 1px solid red;
}
.list-modal-wrap {
  width: 100%;
  height: 42px;
  border: 1px solid red;
  font-size: 12px;
  font-weight: 500;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  padding: 11px 16px;
  cursor: pointer;
}
.list-modal-wrap.cant-open {
  background: rgba(0, 0, 0, 0.04);
  cursor: not-allowed;
}
.list-modal-wrap .open-btn .current {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list-modal-wrap .open-btn .current .imgs {
  display: flex;
  align-items: center;
  gap: 4px;
}
.list-modal-wrap .open-btn .current .imgs .clear-img {
  width: 12px;
  height: 12px;
  opacity: 0;
  color: rgba(0, 0, 0, 0.4);
}
.list-modal-wrap .open-btn .current:hover .clear-img {
  opacity: 1;
}
.list-modal-wrap .open-btn .current .select-detail {
  display: flex;
  align-items: center;
}
.list-modal-wrap .open-btn .current .select-detail .logo-img {
  width: 20px;
  height: 20px;
  margin-right: 4px;
  border-radius: 50%;
}
.list-modal-wrap .open-btn .current .select-detail .current-symbol {
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100px;
  /* 你需要设置一个宽度或最大宽度，否则不起作用 */
}
.list-modal-wrap .open-btn .current .select-detail .current-address {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11px;
  font-weight: 400;
  margin-right: 2px;
}
.list-modal-wrap .open-btn .current .select-detail .current-copy-icon {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.list-modal-wrap .open-btn .current .dropdown-img {
  width: 12px;
  height: 12px;
}
.list-modal-antd {
  border-radius: 8px;
}
.list-modal-antd .ant-modal-content {
  padding: 0px;
}
.list-modal-antd .ant-modal-content {
  width: 420px;
}
.list-modal-antd .ant-modal-content .ant-modal-body {
  width: 420px;
}
.list-modal-antd .ant-input::placeholder {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.2);
}
.list-modal-antd .refresh-btn {
  border-radius: 4px 4px 4px 4px;
  border-color: transparent;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.06);
  width: 16px;
  height: 16px;
}
.list-modal-antd .refresh-btn:disabled {
  background: rgba(252, 213, 53, 0.1);
}
.list-modal-antd .refresh-btn:disabled span {
  color: rgba(0, 0, 0, 0.2);
}
.list-modal-antd .refresh-btn:hover {
  border-color: var(--primary-color);
}
.list-modal-antd .refresh-btn img {
  width: 10px;
  height: 10px;
}
.list-modal-antd .refresh-btn img.rotating {
  animation: rotate360 1s linear;
}
@keyframes rotate360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.list-modal-antd .header {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0.01);
  display: flex;
  justify-content: space-between;
  padding: 20px;
  font-weight: 500;
  position: sticky;
}
.list-modal-antd .header .select-coin {
  margin-right: 2px;
}
.list-modal-antd .header .close-icon {
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  width: 14px;
  height: 14px;
}
.list-modal-antd .select-input {
  padding: 12px 20px;
}
.list-modal-antd .select-input .ant-input-affix-wrapper {
  height: 42px;
  padding: 8px 10px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  border-radius: 8px;
  border-color: rgba(0, 0, 0, 0.2);
}
.list-modal-antd .select-input .ant-input-affix-wrapper:hover {
  border: 1px solid #000000;
}
.list-modal-antd .coin-lists {
  margin: 0 4px;
  padding: 0px 8px;
  height: 396px;
  overflow-y: scroll;
  /* 允许垂直滚动 */
}
.list-modal-antd .coin-lists .coin {
  display: flex;
  justify-content: space-between;
  padding: 12px 8px;
}
.list-modal-antd .coin-lists .coin:hover {
  background: rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  cursor: pointer;
}
.list-modal-antd .coin-lists .coin .col-left {
  display: flex;
  align-items: center;
  gap: 8px;
}
.list-modal-antd .coin-lists .coin .col-left .name {
  line-height: 20px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  display: flex;
  align-items: center;
}
.list-modal-antd .coin-lists .coin .col-left .name .symbol {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 120px;
  /* 你需要设置一个宽度或最大宽度，否则不起作用 */
}
.list-modal-antd .coin-lists .coin .col-left .name-symbol {
  color: rgba(0, 0, 0, 0.4);
  font-size: 11px;
  line-height: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
  /* 你需要设置一个宽度或最大宽度，否则不起作用 */
}
.list-modal-antd .coin-lists .coin .col-right .balance {
  line-height: 18px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  text-align: right;
}
.list-modal-antd .coin-lists .coin .col-right .col-bottom {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.list-modal-antd .coin-lists .coin .col-right .col-bottom .address {
  margin-right: 2px;
  color: rgba(0, 0, 0, 0.4);
  font-size: 11px;
}
.list-modal-antd .coin-lists .user-selected {
  background: rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.list-modal-antd .copy-icon {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.list-modal-antd .guard-icon {
  width: 12px !important;
  height: 12px !important;
}
.list-modal-antd .coin-logo {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.list-modal-antd .no-found {
  font-weight: 400;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.4);
  position: absolute;
  /* 或 absolute，取决于布局 */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.list-modal-antd .no-found img {
  width: 40px;
  height: 40px;
  margin-bottom: 4px;
}
.ant-popover-content .ant-popover-inner {
  padding: 10px;
}
.content1 {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
}
.ant-tooltip-inner {
  width: fit-content;
  white-space: nowrap;
}
.ant-tooltip {
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
}
.place-holder {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.25);
}
.list-modal-wrap {
  width: 100%;
  height: 42px;
  font-size: 12px;
  font-weight: 500;
  border: none;
  border-radius: 8px;
  padding: 11px 16px;
  cursor: pointer;
  background: #F2F2F5;
}
.list-modal-wrap.cant-open {
  background: rgba(0, 0, 0, 0.04);
  cursor: not-allowed;
}
.list-modal-wrap .open-btn .current {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list-modal-wrap .open-btn .current .imgs {
  display: flex;
  align-items: center;
  gap: 4px;
}
.list-modal-wrap .open-btn .current .imgs .clear-img {
  width: 12px;
  height: 12px;
  opacity: 0;
  color: rgba(0, 0, 0, 0.4);
}
.list-modal-wrap .open-btn .current:hover .clear-img {
  opacity: 1;
}
.list-modal-wrap .open-btn .current .select-detail {
  display: flex;
  align-items: center;
}
.list-modal-wrap .open-btn .current .select-detail .logo-img {
  width: 20px;
  height: 20px;
  margin-right: 4px;
  border-radius: 50%;
}
.list-modal-wrap .open-btn .current .select-detail .current-symbol {
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100px;
  /* 你需要设置一个宽度或最大宽度，否则不起作用 */
}
.list-modal-wrap .open-btn .current .select-detail .current-address {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11px;
  font-weight: 400;
  margin-right: 2px;
}
.list-modal-wrap .open-btn .current .select-detail .current-copy-icon {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.list-modal-wrap .open-btn .current .dropdown-img {
  width: 12px;
  height: 12px;
}
.list-modal-wrap .open-btn .current .coinType-section {
  display: flex;
  align-items: center;
  gap: 4px;
}
.list-modal-wrap .open-btn .current .coinType-section img {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.list-modal-antd {
  border-radius: 8px;
}
.list-modal-antd .ant-spin .anticon svg {
  color: black;
}
.list-modal-antd .ant-modal-content {
  padding: 0px;
}
.list-modal-antd .ant-modal-content {
  width: 420px;
}
.list-modal-antd .ant-modal-content .ant-modal-body {
  width: 420px;
}
.list-modal-antd .ant-input::placeholder {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.2);
}
.list-modal-antd .refresh-btn {
  border-radius: 4px 4px 4px 4px;
  border-color: transparent;
  box-shadow: none;
  background: rgba(0, 0, 0, 0.06);
  width: 16px;
  height: 16px;
}
.list-modal-antd .refresh-btn:disabled {
  background: rgba(252, 213, 53, 0.1);
}
.list-modal-antd .refresh-btn:disabled span {
  color: rgba(0, 0, 0, 0.2);
}
.list-modal-antd .refresh-btn:hover {
  border-color: var(--primary-color);
}
.list-modal-antd .refresh-btn img {
  width: 10px;
  height: 10px;
}
.list-modal-antd .refresh-btn img.rotating {
  animation: rotate360 1s linear;
}
@keyframes rotate360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.list-modal-antd .header {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0.01);
  display: flex;
  justify-content: space-between;
  padding: 20px;
  font-weight: 500;
  position: sticky;
}
.list-modal-antd .header .select-coin {
  margin-right: 2px;
}
.list-modal-antd .header .close-icon {
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  width: 14px;
  height: 14px;
}
.list-modal-antd .select-input {
  padding: 12px 20px;
}
.list-modal-antd .select-input .ant-input-affix-wrapper {
  height: 42px;
  padding: 8px 10px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  border-radius: 8px;
  border-color: rgba(0, 0, 0, 0.2);
}
.list-modal-antd .select-input .ant-input-affix-wrapper:hover {
  border: 1px solid #000000;
}
.list-modal-antd .coin-lists {
  margin: 0 4px;
  padding: 0px 8px;
  height: 396px;
  overflow-y: scroll;
}
.list-modal-antd .coin-lists .coin {
  display: flex;
  justify-content: space-between;
  padding: 12px 8px;
}
.list-modal-antd .coin-lists .coin:hover {
  background: rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  cursor: pointer;
}
.list-modal-antd .coin-lists .coin .col-left {
  display: flex;
  align-items: center;
  gap: 8px;
}
.list-modal-antd .coin-lists .coin .col-left .name {
  line-height: 20px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  display: flex;
  align-items: center;
}
.list-modal-antd .coin-lists .coin .col-left .name .symbol {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 120px;
  /* 你需要设置一个宽度或最大宽度，否则不起作用 */
}
.list-modal-antd .coin-lists .coin .col-left .name-symbol {
  color: rgba(0, 0, 0, 0.4);
  font-size: 11px;
  line-height: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
  /* 你需要设置一个宽度或最大宽度，否则不起作用 */
}
.list-modal-antd .coin-lists .coin .col-right .balance {
  line-height: 18px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  text-align: right;
}
.list-modal-antd .coin-lists .coin .col-right .col-bottom {
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: flex-end;
}
.list-modal-antd .coin-lists .coin .col-right .col-bottom .address {
  margin-right: 2px;
  color: rgba(0, 0, 0, 0.4);
  font-size: 11px;
}
.list-modal-antd .coin-lists .coin .col-right .col-bottom img {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.list-modal-antd .coin-lists .coin.coin-active {
  background: #f2f2f5;
  border-radius: 8px;
}
.list-modal-antd .coin-lists .user-selected {
  background: rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.list-modal-antd .coin-lists .spin {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400;
  font-size: 11px;
}
.list-modal-antd .copy-icon {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.list-modal-antd .guard-icon {
  width: 12px !important;
  height: 12px !important;
}
.list-modal-antd .coin-logo {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.list-modal-antd .no-found {
  font-weight: 400;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.4);
  position: absolute;
  /* 或 absolute，取决于布局 */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.list-modal-antd .no-found img {
  width: 40px;
  height: 40px;
  margin-bottom: 4px;
}
.ant-popover-content .ant-popover-inner {
  padding: 10px;
}
.content1 {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
}
.ant-tooltip-inner {
  width: fit-content;
  white-space: nowrap;
}
.ant-tooltip {
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
}
.place-holder {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.25);
}
.key-code-mirr-box {
  /* 设置 CodeMirror 编辑器的行高，从而调整行间距 */
}
.key-code-mirr-box .code-mirr {
  width: 100%;
  min-height: 272px;
  height: 100%;
  background: #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  border: 0 none;
  overflow-y: auto;
}
.key-code-mirr-box .code-mirr .red-background {
  background-color: #ffcccc;
  /* 浅红色背景 */
}
.key-code-mirr-box .code-mirr .invalid-background {
  background-color: #ff4d4f;
}
.key-code-mirr-box .code-mirr .ͼ2 .cm-gutters {
  background-color: #fff;
  color: #5498FF;
  border-right: 1px solid #fff;
}
.key-code-mirr-box .code-mirr .ͼ2 .cm-activeLineGutter {
  background-color: #fff;
}
.key-code-mirr-box .cm-editor {
  font-size: 12px;
  /* 或你希望的任何大小 */
}
.key-code-mirr-box .cm-editor .cm-gutters .cm-gutter {
  margin-top: 0;
}
.key-code-mirr-box .cm-editor .cm-content {
  line-height: 28px;
  /* 或你希望的任何合适的行高值 */
}
.key-code-mirr-box .code-mirr-box .error {
  margin-top: 5px;
  color: #E83E3E;
}
.key-code-mirr-box .ͼ1.cm-focused {
  outline: 0 none;
}
.upload-excel-card {
  background: #FFFFFF;
  border-radius: 0;
  border: 0 none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 272px;
  margin-top: 8px;
}
.upload-excel-card .ant-upload-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select {
  background: #F8F8F8;
  width: 112px;
  height: 32px;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn {
  width: 100%;
  height: 100%;
  font-size: 16px;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn span {
  font-size: 16px;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn .txt {
  font-size: 14px;
  margin-left: 8px;
}
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select {
  width: 112px;
  height: 32px;
}
.upload-excel-card .upload-child .drag-tips {
  margin-top: 24px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 17px;
  text-align: center;
}
.upload-excel-card .upload-child .file-type-tips {
  margin-top: 8px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  text-align: center;
}
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select,
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select {
  width: 112px;
  height: 32px;
  text-align: center;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.02);
  border: 1px solid #C9CED4;
  border-radius: 5px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.upload-excel-card .loading-number {
  display: flex;
  justify-content: center;
  align-items: center;
}
.upload-excel-card .loading-number .percent span {
  font-family: PingFang SC-Medium;
  color: #FF9815;
  font-weight: 500;
  font-size: 14px;
}
.loader-spin-box {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform-origin: center center;
}
.import-wallet-key {
  width: 506px;
  border-radius: 8px;
  border: 1px solid #cccccc;
  position: relative;
  padding-bottom: 52px;
}
.import-wallet-key .addrs-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.import-wallet-key .addrs-head .title {
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  max-width: 200px;
}
.import-wallet-key .addrs-head .option-mode {
  height: 28px;
}
.import-wallet-key .addrs-head .option-mode .ant-radio-button-wrapper {
  height: 28px;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
}
.import-wallet-key .addrs-head .option-mode .ant-radio-button-wrapper:first-child {
  border-start-start-radius: 5px;
  border-end-start-radius: 5px;
}
.import-wallet-key .addrs-head .option-mode .ant-radio-button-wrapper span {
  font-size: 12px;
}
.import-wallet-key .addrs-head .option-mode .ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  z-index: 1;
}
.import-wallet-key .demo-box {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.import-wallet-key .demo-box p {
  color: #999999;
}
.import-wallet-key .addrs-footer-info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 52px;
  background: #f8f8f8;
  border-radius: 0px 0px 8px 8px;
  padding: 16px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.import-wallet-key .addrs-footer-info .el {
  width: 490px;
  display: flex;
  align-items: center;
}
.import-wallet-key .addrs-footer-info .el:last-child {
  justify-content: flex-end;
}
.import-wallet-key .addrs-footer-info .el strong {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.import-wallet-key .addrs-footer-info .el strong:last-child {
  color: #000000;
}
.import-wallet-key .form-addrs-head-wrap {
  padding: 0 16px;
  margin-bottom: 16px;
}
.import-wallet-key .form-addrs-head-wrap .addrs-head {
  border-bottom: 1px solid #cccccc;
  padding: 16px 0;
}
.import-wallet-key .key-code-mirr-box {
  height: 282px;
  overflow-y: auto;
}
.import-wallet-key .key-code-mirr-box .ͼ1 .cm-lineNumbers .cm-gutterElement {
  line-height: 28px;
}
.import-wallet-key .upload-excel-card {
  border: none;
}
.code-mirr {
  width: 100%;
  min-height: 272px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #0000004d;
  overflow: hidden;
}
.code-mirr .red-background {
  background-color: #ffcccc;
  /* 浅红色背景 */
}
.code-mirr .invalid-background {
  background-color: #ff4d4f;
}
.cm-editor {
  font-size: 12px;
  /* 或你希望的任何大小 */
}
.ͼ1 {
  color: #000000;
}
.ͼ1 .cm-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
/* 设置 CodeMirror 编辑器的行高，从而调整行间距 */
.cm-editor .cm-gutters .cm-gutter {
  margin-top: 6px;
}
/* 设置 CodeMirror 编辑器的行高，从而调整行间距 */
.cm-editor .cm-content {
  line-height: 28px;
  /* 或你希望的任何合适的行高值 */
}
.cm-editor .cm-content .cm-activeLine .ͼd {
  color: #000000;
}
.cm-editor .cm-content .cm-line .ͼd {
  color: #000000;
}
.code-mirr-box .error {
  margin-top: 5px;
  color: #e83e3e;
  font-size: 12px;
}
.upload-excel-card {
  background: #FFFFFF;
  border-radius: 0;
  border: 0 none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 272px;
  margin-top: 8px;
}
.upload-excel-card .ant-upload-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select {
  background: #F8F8F8;
  width: 112px;
  height: 32px;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn {
  width: 100%;
  height: 100%;
  font-size: 16px;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn span {
  font-size: 16px;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn .txt {
  font-size: 14px;
  margin-left: 8px;
}
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select {
  width: 112px;
  height: 32px;
}
.upload-excel-card .upload-child .drag-tips {
  margin-top: 24px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 17px;
  text-align: center;
}
.upload-excel-card .upload-child .file-type-tips {
  margin-top: 8px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  text-align: center;
}
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select,
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select {
  width: 112px;
  height: 32px;
  text-align: center;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.02);
  border: 1px solid #C9CED4;
  border-radius: 5px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.upload-excel-card .loading-number {
  display: flex;
  justify-content: center;
  align-items: center;
}
.upload-excel-card .loading-number .percent span {
  font-family: PingFang SC-Medium;
  color: #FF9815;
  font-weight: 500;
  font-size: 14px;
}
.form-addrs-child .demo-box {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.form-addrs-child .demo-box p {
  color: #999999;
}
.form-addrs {
  width: 506px;
  border-radius: 8px;
  border: 1px solid #cccccc;
  position: relative;
  padding-bottom: 52px;
}
.form-addrs .addrs-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-addrs .addrs-head .title {
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
}
.form-addrs .addrs-head .option-mode {
  height: 28px;
}
.form-addrs .addrs-head .option-mode .ant-radio-button-wrapper {
  height: 28px;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
}
.form-addrs .addrs-head .option-mode .ant-radio-button-wrapper:first-child {
  border-start-start-radius: 5px;
  border-end-start-radius: 5px;
}
.form-addrs .addrs-head .option-mode .ant-radio-button-wrapper span {
  font-size: 12px;
}
.form-addrs .addrs-head .option-mode .ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  z-index: 1;
}
.form-addrs .upload-card {
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 272px;
  margin-top: 8px;
}
.form-addrs .upload-card .ant-upload-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.form-addrs .upload-card .ant-upload-wrapper .ant-upload-select {
  background: #f8f8f8;
}
.form-addrs .upload-card .ant-upload-wrapper .ant-upload-select .up-btn {
  width: 100%;
  height: 100%;
  font-size: 30px;
}
.form-addrs .upload-card .upload-child .drag-tips {
  margin-top: 24px;
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 17px;
  text-align: center;
}
.form-addrs .upload-card .upload-child .file-type-tips {
  margin-top: 8px;
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  text-align: center;
}
.form-addrs .code-mirr {
  border: 0 none;
}
.form-addrs .code-mirr .ͼ2 .cm-gutters {
  background-color: #fff;
  color: #5498ff;
  border-right: 1px solid #fff;
}
.form-addrs .code-mirr .ͼ2 .cm-activeLineGutter {
  background-color: #fff;
}
.form-addrs .code-mirr .cm-editor {
  font-size: 12px;
  /* 或你希望的任何大小 */
  height: 282px;
  overflow-y: auto;
}
.form-addrs .form-addrs-head-wrap {
  padding: 0 16px;
  margin-bottom: 16px;
}
.form-addrs .form-addrs-head-wrap .addrs-head {
  border-bottom: 1px solid #cccccc;
  padding: 16px 0;
}
.form-addrs .addrs-footer-info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 52px;
  background: #f8f8f8;
  border-radius: 0px 0px 8px 8px;
  padding: 16px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.form-addrs .addrs-footer-info .el {
  display: flex;
  align-items: center;
}
.form-addrs .addrs-footer-info .el:last-child {
  justify-content: flex-end;
}
.form-addrs .addrs-footer-info .el strong {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.form-addrs .addrs-footer-info .el strong:last-child {
  color: #000000;
}
.form-addrs .key-code-mirr-box {
  height: 282px;
  overflow-y: auto;
}
.form-addrs .key-code-mirr-box .ͼ1 .cm-lineNumbers .cm-gutterElement {
  line-height: 28px;
}
.form-addrs .upload-excel-card {
  border: none;
}
.info-card-box {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
  gap: 20px;
}
.info-card-item {
  flex: 1;
  width: 243px;
  height: 66px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 8px 8px 8px 8px;
  border: 1px solid rgba(0, 0, 0, 0.02);
}
.info-card-item .info-card-item-head {
  display: flex;
  align-items: center;
  margin-top: 8px;
  margin-left: 12px;
}
.info-card-item .info-card-item-head .token-logo {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  border-radius: 50%;
}
.info-card-item .info-card-item-head strong {
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.info-label {
  color: #a9a9a9;
  font-size: 12px;
  margin-top: 12px;
  margin-left: 12px;
}
.fixed-amount-box {
  width: 100%;
}
.fixed-amount-box h3 {
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  margin-bottom: 4px;
}
.fixed-amount-box .mini-input-number {
  width: 100%;
  height: 42px;
}
.fixed-amount-box .mini-input-number .ant-input-number-input-wrap {
  border-color: #000000;
  border-radius: 5px;
  height: 32px;
  width: 100%;
}
.fixed-amount-box .mini-input-number .ant-input-number-input-wrap .ant-input-number-input {
  height: 100%;
  padding-right: 100px;
}
.fixed-amount-box .input-number-addon-box {
  position: relative;
}
.fixed-amount-box .input-number-addon-box .addon {
  height: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  z-index: 1;
}
.random-amount-box {
  width: 100%;
}
.random-amount-box h3 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  margin-bottom: 4px;
}
.random-amount-box .mini-input-number {
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
}
.random-amount-box .mini-input-number .ant-input-number-input-wrap {
  border-color: #000000;
  border-radius: 5px;
  height: 32px;
  width: 100%;
}
.random-amount-box .mini-input-number .ant-input-number-input-wrap .ant-input-number-input {
  height: 100%;
  font-size: 12px;
}
.random-amount-box .input-number-addon-box {
  position: relative;
}
.random-amount-box .input-number-addon-box .addon {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 14px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  z-index: 1;
}
.random-amount-box .form-items {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.random-amount-box .form-items .ant-form-item {
  margin-bottom: 0;
}
.random-amount-box .form-items .span-12 {
  width: 12px;
  position: absolute;
  top: 13px;
  left: 229px;
}
.random-amount-box .col {
  display: flex;
  flex-direction: column;
}
.random-amount-box .col-215 {
  width: 215px;
}
.random-amount-box .col-218 {
  width: 226px;
}
.random-amount-box .col-103 {
  width: 103px;
  margin-left: 16px;
}
.trans-amount-setting {
  width: 506px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid rgba(0, 0, 0, 0.04);
  padding: 12px 20px 20px 20px;
}
.trans-amount-setting .trans-amount-setting-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-bottom: 17px;
}
.trans-amount-setting .trans-amount-setting-head h4 {
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.trans-amount-setting .trans-amount-setting-head .custom-select {
  min-width: 90px;
  height: 28px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.trans-amount-setting .trans-amount-setting-head .custom-select .ant-select-selector {
  border: none !important;
}
.trans-amount-setting .trans-amount-setting-head .custom-select .ant-select-selection-item {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
}
.trans-amount-setting .trans-amount-setting-box {
  margin-top: 20px;
}
.custorm-amount {
  display: flex;
  flex-direction: column;
}
.custorm-amount h3 {
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  margin-bottom: 4px;
}
.custorm-amount .cus-btn {
  height: 42px;
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  box-shadow: none;
  background-color: var(--primary-lighter-color);
  color: var(--primary-color);
}
.custorm-amount .cus-btn:hover {
  background-color: var(--primary-lighter-color) !important;
  color: var(--primary-color) !important;
}
.custorm-amount .form-item-align {
  display: flex;
  justify-content: space-between;
}
.amounts-mirr-box {
  /* 设置 CodeMirror 编辑器的行高，从而调整行间距 */
  /* 设置 CodeMirror 编辑器的行高，从而调整行间距 */
}
.amounts-mirr-box .code-mirr {
  width: 100%;
  min-height: 272px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #0000004d;
  overflow: hidden;
}
.amounts-mirr-box .code-mirr .red-background {
  background-color: #ffcccc;
  /* 浅红色背景 */
}
.amounts-mirr-box .code-mirr .invalid-background {
  background-color: #ff4d4f;
}
.amounts-mirr-box .cm-editor {
  font-size: 12px;
  /* 或你希望的任何大小 */
}
.amounts-mirr-box .cm-editor .cm-gutters .cm-gutter {
  margin-top: 6px;
}
.amounts-mirr-box .cm-editor .cm-gutters .cm-lineNumbers .cm-activeLineGutter {
  background-color: #f5f5f5;
}
.amounts-mirr-box .cm-editor .cm-gutters .cm-foldGutter .cm-activeLineGutter {
  background-color: #f5f5f5;
}
.amounts-mirr-box .cm-editor .cm-content {
  line-height: 28px;
  /* 或你希望的任何合适的行高值 */
}
.amounts-mirr-box .cm-editor .cm-content .cm-activeLine .ͼd {
  color: #000000;
}
.amounts-mirr-box .cm-editor .cm-content .cm-line .ͼd {
  color: #000000;
}
.amounts-mirr-box .error {
  margin-top: 5px;
  color: #e83e3e;
  font-size: 12px;
}
.upload-excel-card {
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #0000004d;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 272px;
}
.upload-excel-card .ant-upload-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select {
  background: #F8F8F8;
  width: 112px;
  height: 32px;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn {
  width: 100%;
  height: 100%;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn span {
  font-size: 16px;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn .txt {
  font-size: 14px;
  margin-left: 8px;
}
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select {
  width: 112px;
  height: 32px;
}
.upload-excel-card .upload-child .drag-tips {
  margin-top: 16px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 19px;
  text-align: center;
}
.upload-excel-card .upload-child .file-type-tips {
  margin-top: 8px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #666666;
  line-height: 19px;
  text-align: center;
}
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select,
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select {
  width: 112px;
  height: 32px;
  text-align: center;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.02);
  border: 1px solid #C9CED4;
  border-radius: 5px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.upload-excel-card .loading-number {
  display: flex;
  justify-content: center;
  align-items: center;
}
.upload-excel-card .loading-number .percent span {
  font-family: PingFang SC-Medium;
  color: #000000;
  font-weight: 500;
  font-size: 14px;
}
.batch-import-amounts .addrs-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.batch-import-amounts .addrs-head .title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.batch-import-amounts .addrs-head .option-mode {
  height: 27px;
  font-family: PingFang SC, PingFang SC;
}
.batch-import-amounts .addrs-head .option-mode .ant-radio-button-wrapper {
  height: 27px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.3);
}
.batch-import-amounts .addrs-head .option-mode .ant-radio-button-wrapper:first-child {
  border-start-start-radius: 5px;
  border-end-start-radius: 5px;
}
.batch-import-amounts .addrs-head .option-mode .ant-radio-button-wrapper span {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.batch-import-amounts .addrs-head .option-mode .ant-radio-button-wrapper:hover {
  color: #000;
}
.batch-import-amounts .addrs-head .option-mode .ant-radio-button-wrapper-checked {
  color: #000;
}
.batch-import-amounts .demo-box {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.batch-import-amounts .demo-box p {
  color: #999999;
}
.fixed-amount-box {
  width: 100%;
}
.fixed-amount-box h3 {
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  margin-bottom: 4px;
}
.fixed-amount-box .mini-input-number {
  width: 100%;
  height: 46px;
}
.fixed-amount-box .mini-input-number .ant-input-number-input-wrap {
  border-color: #000000;
  border-radius: 5px;
  height: 46px;
}
.fixed-amount-box .mini-input-number .ant-input-number-input-wrap .ant-input-number-input {
  height: 100%;
  padding-right: 100px;
}
.fixed-amount-box .input-number-addon-box {
  position: relative;
}
.fixed-amount-box .input-number-addon-box .addon {
  height: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 14px;
  color: #999;
  line-height: 20px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  z-index: 1;
}
.fixed-amount-box {
  width: 100%;
}
.fixed-amount-box h3 {
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  margin-bottom: 4px;
}
.fixed-amount-box .mini-input-number {
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
}
.fixed-amount-box .mini-input-number .ant-input-number-input-wrap {
  border-color: #000000;
  border-radius: 5px;
  height: 32px;
}
.fixed-amount-box .mini-input-number .ant-input-number-input-wrap .ant-input-number-input {
  height: 100%;
}
.fixed-amount-box .input-number-addon-box .addon {
  display: flex;
  align-items: center;
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 14px;
}
.trans-amount-setting {
  width: 506px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid rgba(0, 0, 0, 0.04);
}
.trans-amount-setting .trans-amount-setting-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.trans-amount-setting .trans-amount-setting-head h4 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
}
.trans-amount-setting .trans-amount-setting-head .custom-select {
  min-width: 90px;
  height: 28px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.trans-amount-setting .trans-amount-setting-head .custom-select .ant-select-selector {
  border: none !important;
}
.trans-amount-setting .trans-amount-setting-head .custom-select .ant-select-selection-item {
  font-family: PingFang SC,
          PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
}
.trans-amount-setting .trans-amount-setting-box {
  margin-top: 20px;
}
.random-task-time-box {
  width: 100%;
}
.random-task-time-box h3 {
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  margin-bottom: 4px;
}
.random-task-time-box .form-items-head {
  display: flex;
  justify-content: space-between;
}
.random-task-time-box .form-items-head .form-option {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 20px;
  margin-bottom: 8px;
}
.random-task-time-box .form-items-head .form-option .ant-form-item {
  margin-bottom: 0;
}
.random-task-time-box .form-items-head .form-option .col-desc {
  height: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  margin-left: 4px;
}
.random-task-time-box .mini-input-number {
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
}
.random-task-time-box .mini-input-number .ant-input-number-input-wrap {
  border-color: #000000;
  border-radius: 5px;
  height: 32px;
}
.random-task-time-box .mini-input-number .ant-input-number-input-wrap .ant-input-number-input {
  height: 100%;
  font-size: 12px;
}
.random-task-time-box .input-number-addon-box {
  position: relative;
}
.random-task-time-box .input-number-addon-box .addon {
  display: flex;
  align-items: center;
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 14px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  z-index: 1;
}
.random-task-time-box .form-items {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.random-task-time-box .col {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.random-task-time-box .col-150 {
  width: 150px;
}
.random-task-time-box .span-12 {
  width: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.random-task-time-box .col-103 {
  width: 103px;
  margin-left: 16px;
}
.random-task-time-box .col-209 {
  width: 209px;
}
.random-task-time-box .col-218 {
  width: 226px;
}
.wallet-address-table {
  margin-top: 24px;
  height: 480px;
  background: #ffffff;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #cccccc;
  padding: 0 16px;
}
.wallet-address-table .wallet-address {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.wallet-address-table .wallet-address span {
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
.wallet-address-table .wallet-address button {
  width: 12px;
  height: 12px;
  display: inline-flex;
  color: #a5a5a5;
  margin-left: 6px;
}
.wallet-address-table .no {
  font-family: PingFang SC,
      PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  text-align: center;
}
.wallet-address-table .del-btn {
  border: 0 none;
  padding: 0;
  width: 16px;
  height: 16px;
  display: inline-flex;
  font-size: 16px;
}
.wallet-address-table .del-btn-box {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wallet-address-table .ant-table-wrapper .ant-table-cell,
.wallet-address-table .ant-table-wrapper .ant-table-thead > tr > th,
.wallet-address-table .ant-table-wrapper .ant-table-tbody > tr > th,
.wallet-address-table .ant-table-wrapper .ant-table-tbody > tr > td,
.wallet-address-table .ant-table-wrapper tfoot > tr > th,
.wallet-address-table .ant-table-wrapper tfoot > tr > td {
  position: relative;
  padding: 14px 8px;
  overflow-wrap: break-word;
  vertical-align: middle;
  text-align: center;
}
.wallet-address-table .ant-table-wrapper .ant-table-thead > tr > th {
  font-size: 12px;
  color: #666;
  background-color: #fff;
  border-bottom: 0 none;
  text-align: center;
}
.wallet-address-table .ant-table-wrapper .ant-table-tbody .ant-table-row {
  height: 52px;
  border-bottom: 8px solid #fff;
}
.wallet-address-table .ant-table-wrapper .ant-table-tbody .ant-table-row .ant-table-cell {
  border-bottom: 0 none;
  padding-top: 8px;
  padding-bottom: 8px;
  background: #f8f8f8;
}
.wallet-address-table .ant-table-wrapper .ant-table-tbody .ant-table-row .ant-table-cell:first-child {
  border-radius: 8px 0 0 8px;
}
.wallet-address-table .ant-table-wrapper .ant-table-tbody .ant-table-row .ant-table-cell:last-child {
  border-radius: 0 8px 8px 0;
}
.wallet-address-table .ant-table-wrapper .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
      .ant-table-row-expand-icon-cell
    ):not([colspan])::before,
.wallet-address-table .ant-table-wrapper .ant-table-thead > tr > td:not(:last-child):not(.ant-table-selection-column):not(
      .ant-table-row-expand-icon-cell
    ):not([colspan])::before {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 1px;
  height: 1.6em;
  transform: translateY(-50%);
  transition: background-color 0.2s;
  content: "";
  display: none;
}
.wallet-address-table .op-amount {
  height: 28px;
}
.wallet-address-table .op-amount .ant-input-number-input-wrap {
  height: 100%;
}
.wallet-address-table .op-amount .ant-input-number-input-wrap .ant-input-number-input {
  height: 100%;
  font-size: 14px;
  color: #000;
  text-align: center;
}
.wallet-address-table .mul-td-cell-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wallet-address-table .mul-td-cell-button button {
  margin-left: 2px;
  width: 16px;
  height: 16px;
}
.wallet-address-table .loading-spin-cell {
  height: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.wallet-address-table .loading-spin-cell .loader-spin-box {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  position: relative;
}
.table {
  width: 97%;
  height: 465px;
  margin-left: 16px;
  margin-top: 24px;
  /* 针对表格头部 */
  /* 针对表格内容部分 */
}
.table .empty {
  width: 100%;
  height: 100%;
}
.table .empty img {
  width: 50px;
}
.table .empty span {
  font-family: PingFang SC,
        PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 14px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.table .custom-row {
  height: 46px;
}
.table .custom-row td {
  line-height: 40px;
  border-bottom: none;
}
.table .custom-row:last-child {
  margin-bottom: 0;
}
.table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-holder .ant-table-tbody-virtual-holder-inner .ant-table-row {
  height: 46px;
}
.table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-holder .ant-table-tbody-virtual-holder-inner .ant-table-row .ant-table-selection-column {
  display: flex;
  align-items: center;
  justify-content: center;
}
.table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-vertical {
  background: #f2f0f0;
}
.table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-vertical .ant-table-tbody-virtual-scrollbar-thumb {
  background: #a7a1a1 !important;
}
.table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-horizontal {
  background: #f2f0f0;
}
.table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-horizontal .ant-table-tbody-virtual-scrollbar-thumb {
  background: #a7a1a1 !important;
}
.table .ant-table-container .custom-td {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 12px;
}
.table .ant-table-container .custom-td .op-amount {
  height: 30px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.table .ant-table-container .custom-td .op-amount .ant-input-number-input-wrap {
  height: 100%;
}
.table .ant-table-container .custom-td .op-amount .ant-input-number-input-wrap .ant-input-number-input {
  height: 100%;
  font-family: PingFang SC,
              PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 14px;
  text-align: center;
}
.table .ant-table-thead > tr > th {
  font-size: 12px;
  color: #666;
}
.table .ant-table-tbody > tr > td {
  font-size: 12px;
  padding: 3px;
}
.table .ant-checkbox-checked .ant-checkbox-inner {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.table .ant-checkbox-checked .ant-checkbox-inner:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.table .ant-table-tbody .ant-table-row.ant-table-row-selected > .ant-table-cell {
  background-color: var(--primary-lighter-color);
}
.load-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 13px;
  border-radius: 5px;
  background-color: #fff;
  color: #666;
  min-width: 142px;
  border: none;
  margin-inline-end: 0;
}
.success-tag {
  min-width: 142px;
  display: inline-flex;
  align-items: center;
  padding: 8px 13px;
  margin-inline-end: 0;
  border-radius: 5px;
  height: 36px;
  background-color: #d3ffe8;
  color: #00cb6a;
  border: none;
}
.success-tag a {
  padding: 0 4px;
  line-height: 1;
  color: #00cb6a;
}
.success-tag a:hover {
  text-decoration: none;
  /* 保持无下划线 */
  color: inherit;
  /* 悬停时颜色保持不变 */
}
.success-tag .success-icon {
  font-size: 12px;
}
.success-tag .copy {
  padding: 0;
  font-size: 14px;
  color: #00cb6a;
}
.fail-tag {
  min-width: 142px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 13px;
  margin-inline-end: 0;
  margin: 0 5px;
  border-radius: 5px;
  background-color: #ffe8e8;
  color: #f95b5b;
  height: 36px;
  border: none;
}
.fail-tag span {
  line-height: 1;
}
.fail-tag .fail-icon {
  font-size: 12px;
}
.fail-tag .fail-icon + span {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: fit-content;
}
.fail-tag a {
  padding: 0 4px;
  line-height: 1;
  color: #f95b5b;
}
.fail-tag a:hover {
  text-decoration: none;
  /* 保持无下划线 */
  color: inherit;
  /* 悬停时颜色保持不变 */
}
.fail-tag .copy {
  padding: 0;
  font-size: 14px;
  color: #f95b5b;
}
.wallet-address-finally-table {
  margin-top: 24px;
  height: 480px;
  /* 针对表格头部 */
  /* 针对表格内容部分 */
}
.wallet-address-finally-table .table-title {
  height: 17px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 12px;
  color: #555;
  line-height: 17px;
  margin-bottom: 8px;
  margin-top: 40px;
}
.wallet-address-finally-table .custom-row {
  height: 46px;
}
.wallet-address-finally-table .custom-row td {
  line-height: 40px;
  border-bottom: none;
}
.wallet-address-finally-table .custom-row:last-child {
  margin-bottom: 0;
}
.wallet-address-finally-table .custom-row .ant-table-cell .delete {
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  transform: translateY(25%);
  background-image: url("@{cdn-base}/img/delete.svg");
}
.wallet-address-finally-table .custom-row .ant-table-cell .delete:hover {
  background: var(--primary-delete-icon-hover);
}
.wallet-address-finally-table .ant-table-container .ant-table-body {
  scrollbar-width: thin;
  /* 滚动条宽度，选择为 thin 或 auto */
  scrollbar-color: #a7a1a1 #f2f0f0;
  /* 滑块颜色 #a7a1a1 和轨道背景色 #f2f0f0 */
}
.wallet-address-finally-table .ant-table-container .ant-table-body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.wallet-address-finally-table .ant-table-container .ant-table-body::-webkit-scrollbar-track {
  background: #f2f0f0;
  border-radius: 10px;
}
.wallet-address-finally-table .ant-table-container .ant-table-body::-webkit-scrollbar-thumb {
  background-color: #a7a1a1;
  border-radius: 10px;
  border: 2px solid transparent;
}
.wallet-address-finally-table .ant-table-container .ant-table-body::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
.wallet-address-finally-table .ant-table-container .custom-td {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 12px;
}
.wallet-address-finally-table .ant-table-container .custom-td .load-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 13px;
  border-radius: 5px;
  background-color: #fff;
  color: #666;
  border: none;
  margin-inline-end: 0;
}
.wallet-address-finally-table .ant-table-container .custom-td .success-tag {
  display: inline-flex;
  align-items: center;
  padding: 8px 13px;
  margin-inline-end: 0;
  border-radius: 5px;
  height: 36px;
  background-color: #d3ffe8;
  color: #00cb6a;
  border: none;
}
.wallet-address-finally-table .ant-table-container .custom-td .success-tag .success-icon {
  font-size: 12px;
  margin-right: 4px;
}
.wallet-address-finally-table .ant-table-container .custom-td .fail-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 13px;
  margin-inline-end: 0;
  border-radius: 5px;
  background-color: #ffe8e8;
  color: #f95b5b;
  height: 36px;
  border: none;
}
.wallet-address-finally-table .ant-table-container .custom-td .fail-tag span {
  line-height: 1;
}
.wallet-address-finally-table .ant-table-container .custom-td .fail-tag .fail-icon {
  font-size: 12px;
  margin-right: 4px;
}
.wallet-address-finally-table .ant-table-thead > tr > th {
  font-size: 12px;
  color: #666;
}
.wallet-address-finally-table .ant-table-tbody > tr > td {
  font-size: 12px;
  padding: 3px;
}
.liquidity-wrap .ant-form-item {
  margin-bottom: 0px;
}
.liquidity-wrap .ant-segmented {
  padding: 0px;
  font-size: 12px;
}
.liquidity-wrap .ant-segmented-item {
  border-radius: 8px;
}
.liquidity-wrap .ant-segmented-item-selected {
  background-color: black;
}
.liquidity-wrap .ant-segmented-item-selected .ant-segmented-item-label {
  color: white;
  display: flex;
  align-items: center;
  gap: 4px;
}
.liquidity-wrap .ant-segmented-thumb {
  background-color: black;
}
.liquidity-wrap .ant-segmented-item-label {
  padding: 0px 24px;
}
.liquidity-wrap .segmented-wallet {
  width: fit-content;
}
.liquidity-wrap .ant-segmented-item-selected {
  font-weight: 500 !important;
  color: #000000ff !important;
}
.liquidity-wrap .dex-option {
  margin-top: 24px;
  font-size: 12px;
  font-weight: 500;
  color: #4A4F5E;
  margin-bottom: 4px;
}
.liquidity-wrap .select-token-section {
  margin-top: 24px;
  display: flex;
  gap: 20px;
}
.liquidity-wrap .select-token-section .input-section {
  flex: 1;
}
.liquidity-wrap .select-token-section .input-section .input-title {
  font-weight: 500;
  font-size: 12px;
  color: #4A4F5E;
  margin-bottom: 4px;
}
.liquidity-wrap .setting-section {
  margin-top: 24px;
  padding: 12px;
  background: #F9F9FA;
}
.liquidity-wrap .setting-section .row {
  display: flex;
  gap: 20px;
}
.liquidity-wrap .setting-section .row:first-child {
  margin-bottom: 24px;
}
.liquidity-wrap .setting-section .row .input-section {
  flex: 1;
}
.liquidity-wrap .setting-section .row .input-section .input-title {
  font-weight: 500;
  font-size: 12px;
  color: #4A4F5E;
  margin-bottom: 4px;
}
.liquidity-wrap .setting-section .row .ant-input-suffix {
  color: #9194A1;
  font-size: 12px;
  font-weight: 500;
}
.liquidity-wrap .setting-section .row .balance-section {
  margin-top: 4px;
  display: flex;
  justify-content: space-between;
}
.liquidity-wrap .setting-section .row .balance-section .ratio-options {
  display: flex;
  gap: 4px;
}
.liquidity-wrap .setting-section .row .balance-section .ratio-options .item {
  padding: 4px 6px;
  font-size: 11px;
  font-weight: 500;
  color: #656A7B;
  background: #F2F2F5;
  border-radius: 8px;
  cursor: pointer;
}
.liquidity-wrap .setting-section .row .ant-select {
  height: 42px;
}
.liquidity-wrap .setting-section .row .ant-select .ant-select-selector {
  background-color: #F2F2F5;
}
.liquidity-wrap .setting-section .row .ant-form-item:not(.ant-form-item-has-error) .ant-select {
  height: 42px;
  border: none;
}
.liquidity-wrap .setting-section .row .ant-form-item:not(.ant-form-item-has-error) .ant-select .ant-select-selector {
  border: none;
  background-color: #F2F2F5;
}
.liquidity-wrap .setting-section .row .ant-input-affix-wrapper {
  background-color: #F2F2F5;
  border: none;
}
.liquidity-wrap .start-btn {
  margin-top: 24px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
  background-color: black;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  color: white;
  cursor: pointer;
}
.liquidity-wrap .charge-hint {
  margin-top: 16px;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  font-size: 12px;
}
.create-liquidity-success-modal .logo-section {
  text-align: center;
}
.create-liquidity-success-modal .logo-section .logo-img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.create-liquidity-success-modal .logo-section .minted-amount {
  display: flex;
  justify-content: center;
  gap: 4px;
  color: #181A21;
  font-size: 20px;
  font-weight: 500;
}
.create-liquidity-success-modal .logo-section .name-and-symbol {
  font-size: 12px;
  font-weight: 500;
  color: #9194A1;
  margin-top: 4px;
}
.create-liquidity-success-modal .info-section {
  padding: 12px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 8px 8px 8px 8px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 32px;
  margin-bottom: 32px;
}
.create-liquidity-success-modal .info-section .item {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 500;
}
.create-liquidity-success-modal .info-section .item .left {
  color: #9194A1;
}
.create-liquidity-success-modal .info-section .item .right {
  display: flex;
  gap: 2px;
  color: #303440;
  align-items: center;
}
.create-liquidity-success-modal .info-section .item .right img {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.create-liquidity-success-modal .btns {
  display: flex;
  gap: 20px;
}
.create-liquidity-success-modal .btns button {
  flex: 1;
  text-align: center;
  border-radius: 8px;
  padding: 9px 0px;
}
.create-liquidity-success-modal .btns .first-btn {
  background: #F2F2F5;
  color: #656A7B;
}
.create-liquidity-success-modal .btns .second-btn {
  background: #181A21;
  color: #FFFFFF;
}
.private-key-box {
  width: 100%;
  display: flex;
  padding: 12px;
  margin-top: 9px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.02);
}
.private-key-box .private-col {
  flex: 1;
  font-size: 12px;
}
.private-key-box .private-col .input-label {
  display: flex;
  gap: 5px;
  margin-left: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.private-key-box .private-col .input-label .required {
  color: red;
}
.private-key-box .private-col .private-input {
  margin-top: 4px;
  padding: 12px;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.68);
  background: #ffffff;
  border: 1px solid #0000001a;
  border-right: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.private-key-box .private-col .readonly-box {
  margin-top: 4px;
  padding: 12px;
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  background: #ffffff;
  border: 1px solid #0000001a;
  color: rgba(0, 0, 0, 0.8);
}
.private-key-box .private-col .readonly-box.right {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: none;
}
.private-key-box .private-col .readonly-box .address-text {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
}
.private-key-box .private-col .readonly-box .address-text img {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.private-key-box .private-col .text-center {
  font-weight: 500;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
}
.private-key-box .private-title {
  display: flex;
}
.private-key-box .required {
  color: red;
  margin-right: 2px;
}
.private-key-box .enter-privatekey {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
}
.wallet-container {
  width: 100%;
  display: flex;
  padding: 12px;
  margin-top: 9px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.02);
}
.wallet-container .half-section {
  flex: 1;
}
.wallet-container .half-section .label {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  margin-left: 12px;
  font-weight: 500;
}
.wallet-container .half-section.right .label {
  text-align: center;
  margin-left: 0;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
}
.wallet-container .half-section .value-box {
  border: 1px solid #0000001a;
  width: 100%;
  padding: 12px;
  margin-top: 4px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  background: #ffffff;
}
.wallet-container .half-section .value-box.left-box {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-right: 0;
}
.wallet-container .half-section .value-box.right-box {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  text-align: center;
  font-weight: 500;
}
.wallet-container .half-section .value-box .placeholder {
  color: rgba(0, 0, 0, 0.2);
  font-weight: 500;
}
.wallet-address {
  display: flex;
  align-items: center;
  gap: 2px;
  font-weight: 500;
}
.copy_img {
  margin-left: 2px;
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.MyModal .ant-modal .ant-modal-content {
  border-radius: 20px;
  padding: 0px;
}
.MyModal .header {
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  background: linear-gradient(180deg, #ffffff 0%, #f6f6f6 19%, #f9f9f9 61%, #fcfcfc 100%);
}
.MyModal .header .header-left {
  display: flex;
  gap: 2px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  font-weight: 500;
}
.MyModal .header .header-left img {
  width: 20px;
  height: 20px;
}
.MyModal .header .close-icon {
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.MyModal .content {
  padding: 20px 20px 24px 20px;
}
.liquidity-wrap .ant-form-item {
  margin-bottom: 0px;
}
.liquidity-wrap .ant-segmented {
  padding: 0px;
  font-size: 12px;
}
.liquidity-wrap .ant-segmented-item {
  border-radius: 8px;
}
.liquidity-wrap .ant-segmented-item-selected {
  background-color: black;
}
.liquidity-wrap .ant-segmented-item-selected .ant-segmented-item-label {
  color: white;
  display: flex;
  align-items: center;
  gap: 4px;
}
.liquidity-wrap .ant-segmented-thumb {
  background-color: black;
}
.liquidity-wrap .ant-segmented-item-label {
  padding: 0px 24px;
}
.liquidity-wrap .segmented-wallet {
  width: fit-content;
}
.liquidity-wrap .ant-segmented-item-selected {
  font-weight: 500 !important;
  color: #000000ff !important;
}
.liquidity-wrap .dex-option {
  margin-top: 24px;
  font-size: 12px;
  font-weight: 500;
  color: #4A4F5E;
  margin-bottom: 4px;
}
.liquidity-wrap .select-token-section {
  margin-top: 24px;
  display: flex;
  gap: 20px;
}
.liquidity-wrap .select-token-section .input-section {
  flex: 1;
}
.liquidity-wrap .select-token-section .input-section .input-title {
  font-weight: 500;
  font-size: 12px;
  color: #4A4F5E;
  margin-bottom: 4px;
}
.liquidity-wrap .setting-section {
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 12px;
  background: #F9F9FA;
  border-radius: 8px;
}
.liquidity-wrap .setting-section .row {
  display: flex;
  gap: 20px;
}
.liquidity-wrap .setting-section .row:first-child {
  margin-bottom: 24px;
}
.liquidity-wrap .setting-section .row .input-section {
  flex: 1;
}
.liquidity-wrap .setting-section .row .input-section .input-title {
  font-weight: 500;
  font-size: 12px;
  color: #4A4F5E;
  margin-bottom: 4px;
}
.liquidity-wrap .setting-section .row .ant-input-suffix {
  color: #9194A1;
  font-size: 12px;
  font-weight: 500;
  margin-right: 8px;
}
.liquidity-wrap .setting-section .row .balance-section {
  margin-top: 4px;
  display: flex;
  justify-content: space-between;
}
.liquidity-wrap .setting-section .row .balance-section .ratio-options {
  display: flex;
  gap: 4px;
}
.liquidity-wrap .setting-section .row .balance-section .ratio-options .item {
  padding: 4px 6px;
  font-size: 11px;
  font-weight: 500;
  color: #656A7B;
  background: #F2F2F5;
  border-radius: 8px;
  cursor: pointer;
}
.liquidity-wrap .setting-section .row .ant-select {
  height: 42px;
}
.liquidity-wrap .setting-section .row .ant-select .ant-select-selector {
  background-color: #F2F2F5;
}
.liquidity-wrap .setting-section .row .ant-form-item:not(.ant-form-item-has-error) .ant-select {
  height: 42px;
  border: none;
}
.liquidity-wrap .setting-section .row .ant-form-item:not(.ant-form-item-has-error) .ant-select .ant-select-selector {
  border: none;
  background-color: #F2F2F5;
}
.liquidity-wrap .setting-section .row .ant-input-affix-wrapper {
  background-color: #F2F2F5;
  border: none;
}
.liquidity-wrap .start-btn {
  margin-top: 24px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
  background-color: black;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  color: white;
  cursor: pointer;
}
.liquidity-wrap .charge-hint {
  margin-top: 16px;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  font-size: 12px;
}
.create-liquidity-success-modal .logo-section {
  text-align: center;
}
.create-liquidity-success-modal .logo-section .logo-img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.create-liquidity-success-modal .logo-section .minted-amount {
  display: flex;
  justify-content: center;
  gap: 4px;
  color: #181A21;
  font-size: 20px;
  font-weight: 500;
}
.create-liquidity-success-modal .logo-section .name-and-symbol {
  font-size: 12px;
  font-weight: 500;
  color: #9194A1;
  margin-top: 4px;
}
.create-liquidity-success-modal .info-section {
  padding: 12px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 8px 8px 8px 8px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 32px;
  margin-bottom: 32px;
}
.create-liquidity-success-modal .info-section .item {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 500;
}
.create-liquidity-success-modal .info-section .item .left {
  color: #9194A1;
}
.create-liquidity-success-modal .info-section .item .right {
  display: flex;
  gap: 2px;
  color: #303440;
  align-items: center;
}
.create-liquidity-success-modal .info-section .item .right img {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.create-liquidity-success-modal .btns {
  display: flex;
  gap: 20px;
}
.create-liquidity-success-modal .btns button {
  flex: 1;
  text-align: center;
  border-radius: 8px;
  padding: 9px 0px;
}
.create-liquidity-success-modal .btns .first-btn {
  background: #F2F2F5;
  color: #656A7B;
}
.create-liquidity-success-modal .btns .second-btn {
  background: #181A21;
  color: #FFFFFF;
}
.private-key-box {
  width: 100%;
  display: flex;
  padding: 12px;
  margin-top: 9px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.02);
}
.private-key-box .private-col {
  flex: 1;
  font-size: 12px;
}
.private-key-box .private-col .input-label {
  display: flex;
  gap: 5px;
  margin-left: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.private-key-box .private-col .input-label .required {
  color: red;
}
.private-key-box .private-col .private-input {
  margin-top: 4px;
  padding: 12px;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.68);
  background: #ffffff;
  border: 1px solid #0000001a;
  border-right: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.private-key-box .private-col .readonly-box {
  margin-top: 4px;
  padding: 12px;
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  background: #ffffff;
  border: 1px solid #0000001a;
  color: rgba(0, 0, 0, 0.8);
}
.private-key-box .private-col .readonly-box.right {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: none;
}
.private-key-box .private-col .readonly-box .address-text {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
}
.private-key-box .private-col .readonly-box .address-text img {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.private-key-box .private-col .text-center {
  font-weight: 500;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
}
.private-key-box .private-title {
  display: flex;
}
.private-key-box .required {
  color: red;
  margin-right: 2px;
}
.private-key-box .enter-privatekey {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
}
.wallet-container {
  width: 100%;
  display: flex;
  padding: 12px;
  margin-top: 9px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.02);
}
.wallet-container .half-section {
  flex: 1;
}
.wallet-container .half-section .label {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  margin-left: 12px;
  font-weight: 500;
}
.wallet-container .half-section.right .label {
  text-align: center;
  margin-left: 0;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
}
.wallet-container .half-section .value-box {
  border: 1px solid #0000001a;
  width: 100%;
  padding: 12px;
  margin-top: 4px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  background: #ffffff;
}
.wallet-container .half-section .value-box.left-box {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-right: 0;
}
.wallet-container .half-section .value-box.right-box {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  text-align: center;
  font-weight: 500;
}
.wallet-container .half-section .value-box .placeholder {
  color: rgba(0, 0, 0, 0.2);
  font-weight: 500;
}
.wallet-address {
  display: flex;
  align-items: center;
  gap: 2px;
  font-weight: 500;
}
.copy_img {
  margin-left: 2px;
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.MyModal .ant-modal .ant-modal-content {
  border-radius: 20px;
  padding: 0px;
}
.MyModal .header {
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  background: linear-gradient(180deg, #ffffff 0%, #f6f6f6 19%, #f9f9f9 61%, #fcfcfc 100%);
}
.MyModal .header .header-left {
  display: flex;
  gap: 2px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  font-weight: 500;
}
.MyModal .header .header-left img {
  width: 20px;
  height: 20px;
}
.MyModal .header .close-icon {
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.MyModal .content {
  padding: 20px 20px 24px 20px;
}
.load-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 13px;
  border-radius: 5px;
  background-color: #fff;
  color: #666;
  min-width: 182px;
  border: none;
  margin-inline-end: 0;
}
.success-tag {
  min-width: 182px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 13px;
  margin-inline-end: 0;
  border-radius: 5px;
  height: 36px;
  background-color: #d3ffe8;
  color: #00cb6a;
  border: none;
}
.success-tag a {
  padding: 0 4px;
  line-height: 1;
  color: #00cb6a;
}
.success-tag a:hover {
  text-decoration: none;
  /* 保持无下划线 */
  color: inherit;
  /* 悬停时颜色保持不变 */
}
.success-tag .success-icon {
  font-size: 12px;
}
.success-tag .copy {
  padding: 0;
  font-size: 14px;
  color: #00cb6a;
}
.fail-tag {
  min-width: 182px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 13px;
  margin-inline-end: 0;
  border-radius: 5px;
  background-color: #ffe8e8;
  color: #f95b5b;
  height: 36px;
  border: none;
}
.fail-tag span {
  line-height: 1;
}
.fail-tag .fail-icon {
  font-size: 12px;
}
.fail-tag a {
  padding: 0 4px;
  line-height: 1;
  color: #f95b5b;
}
.fail-tag a:hover {
  text-decoration: none;
  /* 保持无下划线 */
  color: inherit;
  /* 悬停时颜色保持不变 */
}
.fail-tag .copy {
  padding: 0;
  font-size: 14px;
  color: #f95b5b;
}
.multi-state {
  display: flex;
  align-items: center;
}
.multi-state .success-tag {
  min-width: 45px;
  display: inline-flex;
  align-items: center;
  padding: 8px;
  margin-inline-end: 0;
  border-radius: 5px;
  height: 36px;
  background-color: #d3ffe8;
  color: #00cb6a;
  border: none;
  margin-right: 3px;
}
.multi-state .success-tag p {
  padding: 0 4px;
  line-height: 1;
  color: #00cb6a;
}
.multi-state .success-tag .success-icon {
  font-size: 12px;
}
.multi-state .fail-tag {
  min-width: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  margin-inline-end: 0;
  border-radius: 5px;
  background-color: #ffe8e8;
  color: #f95b5b;
  height: 36px;
  border: none;
  margin-right: 3px;
}
.multi-state .fail-tag .fail-icon {
  font-size: 12px;
}
.multi-state .fail-tag p {
  padding: 0 4px;
  line-height: 1;
  color: #f95b5b;
}
.multi-state .tips-tag {
  min-width: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  margin-inline-end: 0;
  border-radius: 5px;
  background-color: #ffebd4;
  color: #fd9a36;
  height: 36px;
  border: none;
  margin-right: 3px;
}
.multi-state .tips-tag .fail-icon {
  font-size: 12px;
}
.multi-state .tips-tag p {
  padding: 0 4px;
  line-height: 1;
  color: #fd9a36;
}
.multi-state .load-tag {
  width: 20px;
  height: 20px;
}
.multi-state-popover .ant-popover-arrow:before {
  background-color: #424242;
}
.multi-state-popover .ant-popover-content {
  font-size: 12px;
  font-family: PingFang SC, PingFang SC;
}
.multi-state-popover .ant-popover-content .ant-popover-inner {
  background-color: #424242;
}
.multi-state-popover .ant-popover-content .ant-popover-inner .ant-popover-title {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.multi-state-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content {
  overflow-y: auto;
  /* 超出时垂直滚动 */
  height: 200px;
  color: #c5ead6;
}
.wallet-address-panel {
  height: 100%;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.wallet-address-panel .btns {
  display: flex;
  justify-content: space-between;
  margin: 16px 24px 0 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid #0000000a;
  overflow-x: auto;
}
.wallet-address-panel .btns .sub {
  display: flex;
}
.wallet-address-panel .btns .sub .import-btn {
  min-width: 140px;
  height: 36px !important;
  border-radius: 5px;
  height: fit-content;
  box-shadow: none;
  margin-right: 24px;
}
.wallet-address-panel .btns .sub .import-btn:hover {
  background: var(--primary-color-hover) !important;
  box-shadow: none;
}
.wallet-address-panel .btns .sub .import-btn span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: var(--primary-font-color);
}
.wallet-address-panel .btns .sub .query-btn {
  min-width: 68px;
  height: 36px !important;
  border-radius: 5px;
  height: fit-content;
  box-shadow: none;
  background-color: #0000001a;
  border: none;
}
.wallet-address-panel .btns .sub .query-btn:hover {
  background: #0000001a;
}
.wallet-address-panel .btns .sub .query-btn span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000;
}
.wallet-address-panel .btns .sub .query-btn:disabled span {
  color: #fff;
}
.wallet-address-panel .btns .shortcut-button {
  display: flex;
  gap: 16px;
}
.wallet-address-panel .btns .shortcut-button .ant-btn-default {
  background: rgba(0, 0, 0, 0.04);
  border: none;
}
.wallet-address-panel .btns .shortcut-button .ant-btn-default span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.wallet-address-panel .btns .shortcut-button .ant-btn-default:active,
.wallet-address-panel .btns .shortcut-button .ant-btn-default.active {
  background: #fff7ed;
  border-color: #fff7ed;
}
.wallet-address-panel .btns .shortcut-button .ant-btn-default:hover {
  background: rgba(0, 0, 0, 0.12);
}
.wallet-address-panel .table {
  width: 100%;
  height: 375px;
  padding: 0 24px;
  /* 针对表格头部 */
  /* 针对表格内容部分 */
}
.wallet-address-panel .table .empty {
  width: 100%;
  height: 100%;
}
.wallet-address-panel .table .empty img {
  width: 50px;
}
.wallet-address-panel .table .empty span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 14px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.wallet-address-panel .table .custom-row {
  height: 46px;
}
.wallet-address-panel .table .custom-row td {
  line-height: 40px;
  border-bottom: none;
}
.wallet-address-panel .table .custom-row:last-child {
  margin-bottom: 0;
}
.wallet-address-panel .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-holder .ant-table-tbody-virtual-holder-inner .ant-table-row {
  height: 46px;
}
.wallet-address-panel .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-holder .ant-table-tbody-virtual-holder-inner .ant-table-row .ant-table-selection-column {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wallet-address-panel .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-vertical {
  background: #f2f0f0;
}
.wallet-address-panel .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-vertical .ant-table-tbody-virtual-scrollbar-thumb {
  background: #a7a1a1 !important;
}
.wallet-address-panel .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-horizontal {
  background: #f2f0f0;
}
.wallet-address-panel .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-horizontal .ant-table-tbody-virtual-scrollbar-thumb {
  background: #a7a1a1 !important;
}
.wallet-address-panel .table .ant-table-container .custom-td {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 12px;
}
.wallet-address-panel .table .ant-table-thead > tr > th {
  font-size: 12px;
  color: #666;
  padding-top: 12px;
  padding-bottom: 12px;
}
.wallet-address-panel .table .ant-table-thead > tr > th::before {
  content: none !important;
}
.wallet-address-panel .table .ant-table-tbody > tr > td {
  font-size: 12px;
  padding: 3px;
}
.wallet-address-panel .table .ant-checkbox-checked .ant-checkbox-inner {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.wallet-address-panel .table .ant-checkbox-checked .ant-checkbox-inner:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.wallet-address-panel .table .ant-table-tbody .ant-table-row.ant-table-row-selected > .ant-table-cell {
  background-color: var(--primary-lighter-color);
}
.securityNoticeModal .ant-modal-content {
  padding: 32px;
  border-radius: 20px;
}
.securityNoticeModal .ant-modal-content .ant-modal-title {
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  padding-bottom: 32px;
}
.securityNoticeModal .ant-modal-content .ant-modal-title img {
  width: 80px;
  height: 80px;
}
.securityNoticeModal .ant-modal-content .ant-modal-title h4 {
  font-weight: 500;
  font-size: 20px;
  color: #2DB474;
}
.securityNoticeModal .ant-modal-content .ant-modal-title p {
  margin-top: 4px;
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
.securityNoticeModal .ant-modal-content .ant-modal-footer {
  display: flex;
  justify-content: space-between;
  margin-top: 0;
}
.securityNoticeModal .ant-modal-content .ant-modal-footer > button {
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  color: #ffffff;
}
.securityNoticeModal .title {
  margin-top: 32px;
  padding-left: 8px;
  border-left: 2px solid #2DB474;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.securityNoticeModal .list {
  margin-top: 12px;
  padding: 0;
  display: flex;
  gap: 8px;
}
.securityNoticeModal .list .list-item {
  background: #F5F9F7;
  border-radius: 4px 4px 4px 4px;
  padding: 20px;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 20px;
}
.securityNoticeModal .list .list-item a {
  color: #2DB474;
  position: relative;
}
.securityNoticeModal .list .list-item a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #2DB474;
}
.securityNoticeModal .ok-btn {
  width: 100%;
  margin-top: 32px;
  background: #4AC68B;
  padding: 0;
  box-shadow: none;
  border: none;
  border-radius: 8px;
  height: 40px;
  position: relative;
  overflow: hidden;
}
.securityNoticeModal .ok-btn span {
  font-weight: 500;
  font-size: 12px;
  color: #FFFFFF;
}
.securityNoticeModal .ok-btn:hover {
  background: #4AC68B !important;
}
.securityNoticeModal .ok-btn.long-press-btn .progress-container {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.securityNoticeModal .ok-btn.long-press-btn .progress-container .progress-fill {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #2DB474;
  border-radius: 8px;
  transition: width 0.05s linear;
  z-index: 1;
}
.securityNoticeModal .ok-btn.long-press-btn .progress-container .btn-text {
  position: relative;
  z-index: 2;
  font-weight: 500;
  font-size: 12px;
  color: #FFFFFF;
}
.securityNoticeModal .footer-text {
  margin-top: 12px;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.securityNoticeModal .checkmark {
  width: 24px;
  height: 24px;
}
.securityNoticeModal .checkmark-circle {
  stroke: white;
  stroke-width: 2;
  stroke-miterlimit: 10;
}
.securityNoticeModal .checkmark-check {
  stroke: white;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.securityNoticeModal .long-press-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  height: 100%;
}
.form-section-lp {
  position: relative;
  min-width: 520px;
  height: 259px;
  padding: 16px 24px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.form-section-lp h4 {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  line-height: 16px;
  margin-bottom: 12px;
}
.form-section-lp .form-section-lp-row {
  margin-bottom: 32px;
}
.form-section-lp .form-section-lp-row .title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  margin-bottom: 4px;
}
.form-section-lp .form-section-lp-row:last-child {
  margin-bottom: 12px !important;
}
.form-section-lp .switch-token {
  position: absolute;
  width: 32px;
  height: 32px;
  background-image: url("https://sui.slerf.tools/img/switch-token.svg");
  top: 44%;
  /* 可以设置为垂直居中 */
  left: 50%;
  /* 左侧距离父元素50% */
  transform: translateX(-50%);
  /* 向左偏移自身宽度的一半，达到居中的效果 */
}
.form-section-lp .switch-token:hover {
  background-image: var(--primary-switch-icon-hover);
  cursor: pointer;
}
.form-section-lp .dex {
  width: 100%;
  height: 33px;
  display: flex;
  justify-content: space-between;
}
.form-section-lp .dex .query-btn {
  min-width: 104px;
  height: 33px !important;
  border-radius: 5px;
  height: fit-content;
  box-shadow: none;
}
.form-section-lp .dex .query-btn:hover {
  background: var(--primary-color-hover) !important;
  box-shadow: none;
}
.form-section-lp .dex .query-btn span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: var(--primary-font-color);
}
.form-section-lp .dex .ant-btn-variant-solid:disabled {
  color: #000;
}
.form-section-lp .dex .dex-box {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: rgba(102, 102, 102, 0.9);
}
.form-section-lp .dex .dex-box .dex-com-box .ant-segmented-item-label {
  display: flex;
  align-items: center;
  padding: 0;
}
.form-section-lp .dex .dex-box .dex-com-box .dex-el {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
.form-section-lp .dex .dex-box .dex-com-box .dex-el img {
  width: 14px;
  height: 15px;
  margin-left: 4px;
}
.form-section-lp .dex .dex-box .dex-com-box .dex-el .txt {
  height: 17px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
}
.form-section-lp .dex .dex-box .dex-com-box .ant-segmented {
  background-color: #fff;
  border-radius: 4px;
}
.form-section-lp .dex .dex-box .dex-com-box .ant-segmented .ant-segmented-item {
  padding: 2px 15px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.form-section-lp .dex .dex-box .dex-com-box .ant-segmented .ant-segmented-item:first-child {
  border-radius: 4px 0px 0px 4px;
}
.form-section-lp .dex .dex-box .dex-com-box .ant-segmented .ant-segmented-item:last-child {
  border-radius: 0px 4px 4px 0px;
}
.form-section-lp .dex .dex-box .dex-com-box .ant-segmented .ant-segmented-item-selected {
  border: 1px solid var(--primary-color);
  background-color: var(--primary-lighter-color);
}
.form-section-lp .dex .dex-box .dex-com-box .ant-segmented .ant-segmented-item-selected .dex-el .txt {
  color: #000000ff;
}
.form-section-lp .dex .dex-box .dex-com-box .ant-segmented-thumb {
  background-color: var(--primary-color);
}
.code-mirr {
  width: 100%;
  min-height: 272px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #0000004D;
  overflow: hidden;
}
.code-mirr .red-background {
  background-color: #ffcccc;
  /* 浅红色背景 */
}
.code-mirr .invalid-background {
  background-color: #ff4d4f;
}
.cm-editor {
  font-size: 12px;
  /* 或你希望的任何大小 */
}
/* 设置 CodeMirror 编辑器的行高，从而调整行间距 */
.cm-editor .cm-gutters .cm-gutter {
  margin-top: 6px;
}
.cm-editor .cm-gutters .cm-lineNumbers .cm-activeLineGutter {
  background-color: #f5f5f5;
}
.cm-editor .cm-gutters .cm-foldGutter .cm-activeLineGutter {
  background-color: #f5f5f5;
}
/* 设置 CodeMirror 编辑器的行高，从而调整行间距 */
.cm-editor .cm-content {
  line-height: 28px;
  /* 或你希望的任何合适的行高值 */
}
.cm-editor .cm-content .cm-activeLine .ͼd {
  color: #000000;
}
.cm-editor .cm-content .cm-line .ͼd {
  color: #000000;
}
.key-code-mirr-box .error {
  margin-top: 5px;
  color: #e83e3e;
  font-size: 12px;
}
.upload-excel-card {
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #0000004d;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 272px;
}
.upload-excel-card .ant-upload-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select {
  background: #F8F8F8;
  width: 112px;
  height: 32px;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn {
  width: 100%;
  height: 100%;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn span {
  font-size: 16px;
}
.upload-excel-card .ant-upload-wrapper .ant-upload-select .up-btn .txt {
  font-size: 14px;
  margin-left: 8px;
}
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select {
  width: 112px;
  height: 32px;
}
.upload-excel-card .upload-child .drag-tips {
  margin-top: 16px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 19px;
  text-align: center;
}
.upload-excel-card .upload-child .file-type-tips {
  margin-top: 8px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #666666;
  line-height: 19px;
  text-align: center;
}
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select,
.upload-excel-card .ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select {
  width: 112px;
  height: 32px;
  text-align: center;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.02);
  border: 1px solid #C9CED4;
  border-radius: 5px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.upload-excel-card .loading-number {
  display: flex;
  justify-content: center;
  align-items: center;
}
.upload-excel-card .loading-number .percent span {
  font-family: PingFang SC-Medium;
  color: #000000;
  font-weight: 500;
  font-size: 14px;
}
.import-wallet-key-1 {
  margin-bottom: -4px;
}
.import-wallet-key-1 .addrs-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.import-wallet-key-1 .addrs-head .title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.import-wallet-key-1 .addrs-head .option-mode {
  height: 27px;
  font-family: PingFang SC, PingFang SC;
}
.import-wallet-key-1 .addrs-head .option-mode .ant-radio-button-wrapper {
  height: 27px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.3);
}
.import-wallet-key-1 .addrs-head .option-mode .ant-radio-button-wrapper:first-child {
  border-start-start-radius: 5px;
  border-end-start-radius: 5px;
}
.import-wallet-key-1 .addrs-head .option-mode .ant-radio-button-wrapper span {
  display: block;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.import-wallet-key-1 .addrs-head .option-mode .ant-radio-button-wrapper:hover {
  color: #000;
}
.import-wallet-key-1 .addrs-head .option-mode .ant-radio-button-wrapper-checked {
  color: #000;
}
.import-wallet-key-1 .demo-box {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.import-wallet-key-1 .demo-box p {
  color: #999999;
}
.sl-upload-wallet-modal .ant-modal-content {
  padding: 0;
}
.sl-upload-wallet-modal .ant-modal-header {
  padding: 16px 20px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F6F6F6 19%, #F9F9F9 61%, #FCFCFC 100%);
  border-radius: 16px 16px 0 0;
  border: 1px solid rgba(0, 0, 0, 0.02);
}
.sl-upload-wallet-modal .ant-modal-body {
  padding: 6px 20px 20px;
}
.sl-upload-wallet-modal .ant-modal-title {
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
.sl-upload-wallet-modal .form-item-align {
  display: flex;
  justify-content: flex-end;
}
.sl-upload-wallet-modal .form-item-align button {
  border-radius: 8px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.sl-upload-wallet-modal .form-item-align button span {
  font-size: 14px;
  line-height: 1;
}
.sl-upload-wallet-modal .form-item-align button:first-child {
  padding: 10px 16px;
  background: #e7e7e7;
  color: #000000;
  border-color: #e7e7e7;
  margin-right: 22px;
}
.sl-upload-wallet-modal .form-item-align button:last-child {
  padding: 10px 46px;
  background: #ff9815;
  color: rgba(255, 255, 255, 0.9);
}
.sl-upload-wallet-modal .form-item-align.form-item-align-space {
  justify-content: space-between;
  margin-top: 24px;
}
.sl-upload-wallet-modal .form-item-menu-box {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.sl-upload-wallet-modal .form-item-menu-box .btns .ant-btn {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  border-radius: 8px 8px 8px 8px;
  height: 40px;
  padding: 10px 40px;
}
.sl-upload-wallet-modal .form-item-menu-box .btns .ant-btn-default {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.6);
  border: none;
  margin-right: 20px;
}
.sl-upload-wallet-modal .form-item-menu-box .btns .ant-btn-default:hover {
  background: rgba(0, 0, 0, 0.1);
}
.sl-upload-wallet-modal .form-item-menu-box .btns .ant-btn-primary {
  box-shadow: none;
}
.sl-upload-wallet-modal .form-item-menu-box .btns .ant-btn-primary:hover {
  background-color: var(--primary-color-hover);
}
.sl-upload-wallet-modal .form-item-menu-box .btns .ant-btn-primary span {
  color: var(--primary-font-color);
}
.privatekey-remove-false {
  display: flex;
  align-items: center;
  gap: 4px;
}
.privatekey-remove-false .dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: red;
}
.privatekey-remove-false .delete {
  color: #a3bce5;
  cursor: pointer;
}
.batch-swap {
  margin: 24px;
  padding: 24px 40px;
  background-color: #fff;
  border-radius: 8px;
}
.batch-swap .batch-swap-box {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 16px;
  width: 100%;
}
.batch-swap .batch-swap-box .swap-box-row {
  display: flex;
  gap: 12px;
}
.batch-swap .batch-swap-box .swap-box-row .swap-sider {
  width: 520px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 0.53;
}
.batch-swap .batch-swap-box .swap-box-row .swap-main {
  min-width: 520px;
  flex: 1;
}
.batch-swap .batch-swap-box .form-item-align {
  display: flex;
  margin-top: 24px;
}
.batch-swap .batch-swap-box .form-item-align .form-submit {
  background: var(--primary-color);
  min-width: 200px;
  height: 40px;
  box-shadow: none;
  border-radius: 8px;
  height: fit-content;
  padding: 10px 44px;
  border: none;
}
.batch-swap .batch-swap-box .form-item-align .form-submit:hover {
  background: var(--primary-color-hover);
  box-shadow: none;
  border-radius: 8px 8px 8px 8px;
}
.batch-swap .batch-swap-box .form-item-align .form-submit span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: var(--primary-font-color);
  display: flex;
  gap: 10px;
}
.batch-swap .batch-swap-box .form-item-align .form-stop {
  min-width: 200px;
  height: 42px;
  box-shadow: none;
  border-radius: 8px;
  border: none;
  background: var(--primary-lighter-color);
  padding: 10px 44px;
}
.batch-swap .batch-swap-box .form-item-align .form-stop span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  display: flex;
  gap: 10px;
}
.account-overview {
  min-width: 520px;
  height: 229px;
  padding: 16px 24px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.account-overview h4 {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  line-height: 16px;
  margin-bottom: 12px;
}
.account-overview .info .addrs-count {
  margin-bottom: 8px;
}
.account-overview .info .row {
  display: flex;
  gap: 8px;
}
.account-overview .info .row .col {
  padding: 4px;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  border: 1px solid #f2f2f5;
  flex: 1;
}
.account-overview .info .row .col span:last-child {
  font-weight: 500;
}
.account-overview .line {
  height: 1px;
  background: #F0F0F0;
  margin: 12px 0;
}
.transaction-amount-row {
  display: flex;
  flex-direction: column;
  position: relative;
}
.transaction-amount-row .transaction-amount-col {
  flex: 1;
}
.transaction-amount-row .transaction-amount-col .ant-input {
  height: 42px;
  background: #ffffff;
  border-radius: 8px;
  font-size: 12px;
}
.transaction-amount-row .transaction-amount-col .ant-form-item {
  margin-bottom: 20px;
}
.transaction-amount-row .transaction-amount-col .ant-form-item-label {
  padding-bottom: 4px;
}
.transaction-amount-row .transaction-amount-col .ant-form-item-control .ant-radio-group {
  /* 覆盖选中时的样式 */
}
.transaction-amount-row .transaction-amount-col .ant-form-item-control .ant-radio-group .ant-radio-button-wrapper-checked {
  font-weight: 500;
  /* 设置选中时的字体加粗 */
  /* 选中按钮后一个按钮的样式 */
}
.transaction-amount-row .transaction-amount-col .ant-form-item-control .ant-radio-group .ant-radio-button-wrapper-checked::before {
  background-color: var(--primary-color);
}
.transaction-amount-row .transaction-amount-col .ant-form-item-control .ant-radio-group .ant-radio-button-wrapper-checked + .ant-radio-button-wrapper::before {
  background-color: var(--primary-color);
}
.transaction-amount-row .transaction-amount-col .ant-form-item-control .ant-radio-group .cus-radio-button {
  display: flex;
  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
  text-align: center;
  /* 多行文字的水平居中 */
  padding: 0 5px;
  /* 添加左右内边距 */
  box-sizing: border-box;
  line-height: 1;
  /* 设置行高为字体大小的 1 倍，减小行间距 */
}
.simple-input .ant-input-outlined {
  border-radius: 8px;
}
.simple-input .ant-input-outlined .ant-input {
  height: 32px;
}
.simple-input .ant-input-outlined span {
  font-family: PingFang SC, PingFang SC;
  font-size: 12px;
  color: #00000080;
}
.custom-input {
  width: 100%;
}
.custom-input .percent-before-input,
.custom-input .percent-after-input {
  min-width: 226px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.custom-input .percent-before-input .ant-input-outlined,
.custom-input .percent-after-input .ant-input-outlined {
  border-radius: 8px;
}
.custom-input .percent-before-input .ant-input-outlined .ant-input,
.custom-input .percent-after-input .ant-input-outlined .ant-input {
  height: 32px;
}
.custom-input .percent-before-input .ant-input-outlined span,
.custom-input .percent-after-input .ant-input-outlined span {
  font-family: PingFang SC, PingFang SC;
  font-size: 12px;
  color: #00000080;
}
.custom-input .before-input,
.custom-input .after-input {
  flex: 1;
  border-radius: 8px;
}
.custom-input .before-input .ant-input-outlined,
.custom-input .after-input .ant-input-outlined {
  border-radius: 8px;
}
.custom-input .before-input .ant-input-outlined .ant-input,
.custom-input .after-input .ant-input-outlined .ant-input {
  height: 32px;
}
.custom-input .before-input .ant-input-outlined span,
.custom-input .after-input .ant-input-outlined span {
  font-family: PingFang SC, PingFang SC;
  font-size: 12px;
  color: #00000080;
}
.custom-input .before-input span,
.custom-input .after-input span {
  font-size: 12px;
  color: #00000080;
  margin-right: 10px;
}
.custom-input .decimal {
  width: 100px;
  height: 42px;
  position: relative;
}
.custom-input .decimal .lable {
  position: absolute;
  top: -33px;
}
.custom-input .decimal .ant-input {
  height: 100%;
}
.custom-input .delimiter {
  display: float;
  font-family: PingFang SC, PingFang SC;
  font-size: 24px;
  color: #00000080;
  margin: auto 3px;
  margin-top: 31px;
}
.random-task-time-box {
  width: 100%;
}
.random-task-time-box h3 {
  height: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 20px;
  margin-bottom: 4px;
  display: flex;
}
.random-task-time-box .form-items-head {
  display: flex;
  justify-content: space-between;
}
.random-task-time-box .form-items-head .form-option {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 20px;
  margin-bottom: 4px;
}
.random-task-time-box .form-items-head .form-option .ant-form-item {
  margin-bottom: 0;
}
.random-task-time-box .form-items-head .form-option .col-desc {
  height: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  margin-left: 4px;
}
.random-task-time-box .mini-input-number {
  width: 100%;
  height: 42px;
}
.random-task-time-box .mini-input-number .ant-input-number-input-wrap {
  border-color: #000000;
  border-radius: 5px;
  height: 42px;
}
.random-task-time-box .mini-input-number .ant-input-number-input-wrap .ant-input-number-input {
  height: 100%;
  font-size: 12px;
}
.random-task-time-box .input-number-addon-box {
  position: relative;
}
.random-task-time-box .input-number-addon-box .addon {
  height: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 20px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  z-index: 1;
}
.random-task-time-box row {
  display: flex;
  width: 100%;
}
.random-task-time-box .form-items {
  display: flex;
}
.random-task-time-box .col {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.random-task-time-box .span-12 {
  font-family: PingFang SC, PingFang SC;
  font-size: 24px;
  color: #00000080;
  margin: 0 3px;
}
.threads {
  max-width: 100px;
}
.threads .form-items-head {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-bottom: 4px;
}
.threads .form-items-head h3 {
  height: 20px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 20px;
  display: flex;
}
.threads .mini-input-number {
  width: 100%;
  height: 42px;
}
.threads .mini-input-number .ant-input-number-input-wrap {
  border-color: #000000;
  border-radius: 5px;
  height: 42px;
}
.threads .mini-input-number .ant-input-number-input-wrap .ant-input-number-input {
  height: 100%;
  font-size: 12px;
}
.swap-params-setting {
  min-width: 520px;
  height: 550px;
  padding: 16px 24px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
}
.swap-params-setting h4 {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  line-height: 16px;
  margin-bottom: 12px;
}
.swap-params-setting .ant-form-item {
  margin-bottom: 20px;
}
.ant-input-number-selected {
  outline: 0;
  background-color: #ffffff;
}
.slip-form {
  width: 100%;
}
.slip-form .jito-option-title {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.slip-form .jito-option-title span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 14px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.slip-form .jito-option-title button {
  width: 16px;
  height: 16px;
}
.slip-form .jito-option-body {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 20px;
}
.slip-form .jito-option-body .slip-radio {
  flex: 1;
}
.slip-form .jito-option-body .slip-radio .sl-radio-btn-group {
  min-width: 348px;
  width: 100%;
  height: 37px;
  display: flex;
  align-items: center;
}
.slip-form .jito-option-body .slip-radio .sl-radio-btn-group .ant-radio-button-wrapper {
  flex: 1;
  border-radius: 8px;
  height: 33px;
}
.slip-form .jito-option-body .slip-radio .sl-radio-btn-group .ant-radio-button-wrapper span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 33px;
}
.slip-form .jito-option-body .slip-radio .sl-radio-btn-group .ant-radio-button {
  height: 33px;
}
.slip-form .jito-option-body .slip-radio .sl-radio-btn-group .ant-radio-button-checked {
  border-radius: 8px;
}
.slip-form .jito-option-body .slip-radio .sl-radio-btn-group .ant-radio-button-wrapper-checked {
  border-radius: 8px;
  box-shadow: 0 none;
}
.slip-form .jito-option-body .ant-input-number-selected .ant-input-number-input,
.slip-form .jito-option-body .ant-input-number-focused .ant-input-number-input {
  color: #000000;
}
.slip-form .jito-option-body .ant-input-number-affix-wrapper {
  width: 100px;
  height: 37px;
}
.slip-form .jito-option-body .ant-input-number-affix-wrapper .ant-input-number {
  display: flex;
  align-items: center;
}
.slip-form .jito-option-body .ant-input-number-affix-wrapper .ant-input-number .ant-input-number-input {
  font-size: 12px;
}
.slip-form .jito-option-body .ant-input-number-affix-wrapper span {
  font-family: PingFang SC, PingFang SC;
  font-size: 12px;
  color: #00000080;
}
.slip-form .mix-form-item {
  margin-bottom: 0;
}
.ant-input-number-selected {
  outline: 0;
  background-color: #ffffff;
}
.stop-way .jito-option-title {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.stop-way .jito-option-title span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  line-height: 14px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-right: 2px;
}
.stop-way .jito-option-title button {
  width: 16px;
  height: 16px;
}
.stop-way .jito-option-body {
  display: flex;
  flex-direction: column;
}
.stop-way .jito-option-body .ant-form-item:last-child {
  margin-bottom: 0;
}
.stop-way .jito-option-body .sl-radio-btn-group {
  height: 37px;
  display: flex;
  align-items: center;
}
.stop-way .jito-option-body .sl-radio-btn-group .ant-radio-button-wrapper {
  flex: 1;
  border-radius: 8px;
  height: 33px;
}
.stop-way .jito-option-body .sl-radio-btn-group .ant-radio-button-wrapper span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 12px;
}
.stop-way .jito-option-body .sl-radio-btn-group .cus-radio-button {
  display: flex;
  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
  text-align: center;
  /* 多行文字的水平居中 */
  padding: 0 5px;
  /* 添加左右内边距 */
  box-sizing: border-box;
  line-height: 1;
  /* 设置行高为字体大小的 1 倍，减小行间距 */
}
.stop-way .jito-option-body .input-unit {
  display: flex;
  flex-direction: column;
}
.stop-way .jito-option-body .input-unit .title {
  display: flex;
  justify-content: space-between;
  font-family: PingFang SC, PingFang SC;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 4px;
}
.stop-way .jito-option-body .input-unit .title .price {
  display: flex;
}
.stop-way .jito-option-body .input-unit .title .price .refresh {
  width: 18px;
  height: 18px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.06);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin-left: 5px;
}
.stop-way .jito-option-body .input-unit .title .price .refresh img {
  width: 12px;
  height: 12px;
  transition: transform 1s ease;
  /* 设置旋转的动画 */
}
.stop-way .jito-option-body .input-unit .title .price .refresh img:active {
  transform: rotate(720deg);
  /* 旋转 360 度 */
}
.stop-way .jito-option-body .input-unit .ant-input-number-affix-wrapper {
  width: 100%;
  height: 42px;
}
.stop-way .jito-option-body .input-unit .ant-input-number-affix-wrapper .ant-input-number {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.stop-way .jito-option-body .input-unit .ant-input-number-affix-wrapper span {
  font-family: PingFang SC, PingFang SC;
  font-size: 12px;
  color: #00000080;
}
.stop-way .jito-option-body .input-unit .ant-input {
  height: 42px;
  font-size: 12px;
}
.stop-way .mix-form-item {
  margin-bottom: 0;
}
.logs {
  width: 100%;
  height: 100%;
  padding: 18px 24px 0 24px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
}
.logs .title {
  width: 100%;
  height: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.logs .title h4 {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  line-height: 16px;
}
.logs .title .clear {
  width: 80px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50px 50px 50px 50px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
}
.logs .table {
  width: 100%;
  flex-grow: 1;
  /* 针对表格头部 */
  /* 针对表格内容部分 */
}
.logs .table .line {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.04);
}
.logs .table .empty {
  width: 100%;
  height: 100%;
}
.logs .table .empty img {
  width: 50px;
}
.logs .table .empty span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 14px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.logs .table .custom-row {
  height: 46px;
}
.logs .table .custom-row td {
  line-height: 40px;
  border-bottom: none;
}
.logs .table .custom-row:last-child {
  margin-bottom: 0;
}
.logs .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-holder .ant-table-tbody-virtual-holder-inner .ant-table-row {
  height: 46px;
}
.logs .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-holder .ant-table-tbody-virtual-holder-inner .ant-table-row .ant-table-selection-column {
  display: flex;
  align-items: center;
  justify-content: center;
}
.logs .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-vertical {
  background: #f2f0f0;
}
.logs .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-vertical .ant-table-tbody-virtual-scrollbar-thumb {
  background: #a7a1a1 !important;
}
.logs .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-horizontal {
  background: #f2f0f0;
}
.logs .table .ant-table-container .ant-table-tbody-virtual .ant-table-tbody-virtual-scrollbar-horizontal .ant-table-tbody-virtual-scrollbar-thumb {
  background: #a7a1a1 !important;
}
.logs .table .ant-table-container .custom-td {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 12px;
}
.logs .table .ant-table-thead > tr > th {
  font-size: 12px;
  color: #666;
}
.logs .table .ant-table-thead > tr > th::before {
  content: none !important;
}
.logs .table .ant-table-tbody > tr > td {
  font-size: 12px;
  padding: 3px;
}
.logs .table .ant-checkbox-checked .ant-checkbox-inner {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.logs .table .ant-checkbox-checked .ant-checkbox-inner:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.logs .table .ant-table-tbody .ant-table-row.ant-table-row-selected > .ant-table-cell {
  background-color: var(--primary-lighter-color);
}
/*** The new CSS Reset - version 1.4.2 (last updated 30.11.2021) ***/
/*
    Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property
    - The "symbol *" part is to solve Firefox SVG sprite bug
 */
*:where(:not(iframe, canvas, img, svg, video):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}
/* Preferred box-sizing value */
*,
*::before,
*::after {
  box-sizing: border-box;
}
/* Remove list styles (bullets/numbers) */
ol,
ul,
menu {
  list-style: none;
}
/* For images to not be able to exceed their container */
img {
  max-width: 100%;
}
/* removes spacing between cells in tables */
table {
  border-collapse: collapse;
}
/* revert the 'white-space' property for textarea elements on Safari */
textarea {
  white-space: revert;
}
strong {
  font-weight: bold;
}
/* revert for bug in Chromium browsers
 - fix for the content editable attribute will work properly. */
:where([contenteditable]) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
}
html,
body {
  background: #fff;
  color: #0a0c1d;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: Kanit-Regular, Arial, Helvetica, sans-serif;
  font-size: 16px;
}
:root:root {
  --adm-color-text: #ffffff;
}
a,
a:hover,
a:active {
  text-decoration: none;
  cursor: pointer;
}
input {
  background: transparent;
  border: 0 none;
}
button {
  border: 0 none;
  cursor: pointer;
}
.section {
  width: 100%;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
::placeholder {
  color: #999999;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.pointer {
  cursor: pointer;
}
*::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 0;
}
*::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  padding-right: 2px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
a,
img,
button,
input,
textarea {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.txt-uppercase {
  text-transform: uppercase;
}
pre {
  word-break: break-all;
  white-space: pre-wrap;
}
#WEB3_CONNECT_MODAL_ID {
  position: relative;
  z-index: 99;
}
@keyframes spinner-line-fade-more {
  0%,
  100% {
    opacity: 0;
    /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}
@keyframes spinner-line-fade-quick {
  0%,
  39%,
  100% {
    opacity: 0.25;
    /* minimum opacity */
  }
  40% {
    opacity: 1;
  }
}
@keyframes spinner-line-fade-default {
  0%,
  100% {
    opacity: 0.22;
    /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}
@keyframes spinner-line-shrink {
  0%,
  25%,
  100% {
    /* minimum scale and opacity */
    transform: scale(0.5);
    opacity: 0.25;
  }
  26% {
    transform: scale(1);
    opacity: 1;
  }
}
@media screen and (max-width: 750px) {
  html {
    font-size: calc(100vw / 7.5);
  }
  html #root {
    width: 100%;
    margin: 0;
  }
  #walletconnect-wrapper {
    font-size: 14px;
  }
  .walletconnect-modal__mobile__toggle a {
    color: #060f1c;
  }
}
.linear-txt {
  background: linear-gradient(180deg, #16e3ff 0%, #9b6cff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/** 确认框覆盖样式 */
.sl-confirm-modal .ant-modal-content {
  padding-top: 24px;
  padding-bottom: 24px;
  border-radius: 5px;
}
.sl-confirm-modal .ant-modal-title {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 24px;
}
.sl-confirm-modal .ant-modal-close-x {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.6);
}
.sl-confirm-modal .sl-modal-footer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
}
.sl-confirm-modal .sl-modal-footer button {
  margin: 0;
  border-radius: 5px;
  border: 0 none;
  height: 40px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
}
.sl-confirm-modal .sl-modal-footer .ant-btn-default {
  background: #e7e7e7;
  color: rgba(0, 0, 0, 0.9);
}
.sl-confirm-modal .sl-modal-footer .ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover {
  color: rgba(0, 0, 0, 0.8);
  border: 0 none;
  background: #e7e7e7;
}
.sl-confirm-modal .sl-confirm-msg {
  padding-bottom: 20px;
}
.sl-confirm-modal .sl-confirm-msg p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 16px;
}
.sl-hash-modal .ant-modal-content {
  width: 560px;
  background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #000000;
  padding: 24px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title .ico {
  width: 42px;
  height: 42px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title span {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 28px;
  margin-left: 16px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content {
  margin-top: 22px;
  max-height: 500px;
  overflow-y: auto;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content h4 {
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  text-align: left;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p {
  display: flex;
  margin-top: 16px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p span {
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 22px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p a {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #3388d7;
  line-height: 22px;
  flex: 1;
  white-space: wrap;
  word-break: break-all;
  margin-left: 15px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content .bold-txt {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  color: #ff9815;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-btns {
  padding-top: 34px;
}
.sl-hash-modal .ant-modal-content .ant-modal-confirm-btns .ant-btn-primary {
  min-width: 120px;
  height: 38px;
  background: #ff9815;
  box-shadow: 0px 4px 0px 0px #db7a00;
  border-radius: 5px 5px 5px 5px;
}
.sl-hash-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title {
  border: 0 none;
}
.sl-hash-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content {
  display: none;
}
.sl-hash-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-content {
  display: none;
}
.sl-hash-modal.sl-hash-modal-only-title .ant-modal-confirm-btns {
  padding-top: 0;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-title .ico {
  width: 42px;
  height: 42px;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-title span {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 28px;
  margin-left: 16px;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel {
  padding-top: 24px;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel p {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel p:last-child {
  margin-bottom: 0;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel p strong,
.sl-hash-modal .sl-hash-modal-main .tx-panel p a {
  color: #5498ff;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-right: 8px;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel-close p {
  display: flex;
  align-items: flex-start;
}
.sl-hash-modal .sl-hash-modal-main .tx-panel-close p a {
  max-width: 98%;
}
.sl-hash-modal .sl-hash-modal-main .thaw-tx-panel h3 {
  font-family: PingFang SC-Medium;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}
.sl-hash-modal .sl-hash-modal-main .thaw-tx-panel .dot {
  display: none;
}
.sl-hash-modal .sl-hash-modal-main .collect-tips {
  width: 100%;
  min-height: 132px;
  background: #fff7ec;
  padding: 16px 10px;
  align-items: flex-start;
  display: flex;
}
.sl-hash-modal .sl-hash-modal-main .collect-tips span {
  color: #ff9815;
}
.sl-hash-modal .sl-hash-modal-main .collect-tips .collect-tips-txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 300;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  margin-left: 4px;
  transform: translateY(-3px);
}
.sl-hash-modal .sl-hash-modal-main .sl-error-msg {
  padding-top: 24px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
}
.sl-hash-modal .sl-hash-modal-main .sl-error-msg .collect-err h4 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  margin-bottom: 15px;
}
.sl-hash-modal .sl-hash-modal-main .sl-error-msg .collect-err p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 26px;
}
.sl-hash-modal .sl-hash-modal-main .sl-error-msg .link-office {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  margin-top: 16px;
}
.sl-hash-modal .sl-hash-modal-main .sl-error-msg .link-office a {
  color: #5498ff;
  font-family: PingFang SC-Medium;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer a {
  width: 240px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fffaf3;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #ff9815;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ff9815;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer a.primary {
  color: #fff;
  background: #ff9815;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.one-btn {
  display: flex;
  justify-content: flex-end;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.one-btn button {
  width: 160px;
  height: 40px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn button {
  flex: 1;
  height: 40px;
  font-size: 12px;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn button:first-child {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.sl-hash-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn .ant-btn > span {
  font-style: 12px;
}
.sl-err-modal .sl-hash-modal-main .sl-hash-modal-title .ico {
  width: 42px;
  height: 46px;
}
.sl-collect-modal .ant-modal-content {
  padding-left: 10px;
  padding-right: 10px;
}
.sl-collect-modal .sl-collect-modal-main .sl-hash-modal-title,
.sl-collect-modal .sl-collect-modal-main .collect-panel,
.sl-collect-modal .sl-collect-modal-main .sl-hash-modal-footer {
  padding-left: 14px;
  padding-right: 14px;
}
.sl-collect-modal .sl-collect-modal-main .collect-panel {
  padding-top: 24px;
}
.sl-collect-modal .sl-collect-modal-main .collect-panel .el {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.sl-collect-modal .sl-collect-modal-main .collect-panel .el span {
  height: 22px;
  line-height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}
.sl-collect-modal .sl-collect-modal-main .collect-panel .el strong {
  height: 22px;
  line-height: 22px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
}
.sl-collect-modal .sl-collect-modal-main .link-btn {
  display: flex;
  justify-content: space-between;
}
.sl-collect-modal .sl-collect-modal-main .link-btn a,
.sl-collect-modal .sl-collect-modal-main .link-btn button {
  width: 240px;
  height: 40px;
  border-radius: 5px 5px 5px 5px;
}
.sl-collect-modal .sl-collect-modal-main .link-btn a {
  background: #ff9815;
  font-size: 16px;
  color: #fff;
}
.sl-collect-modal .sl-collect-modal-main .link-btn button {
  border: 1px solid #ff9815;
  background: #fffaf3;
  font-size: 16px;
  color: #ff9815;
}
.sl-collect-modal .sl-collect-modal-main .link-btn button:hover {
  border: 1px solid #ff9815;
  background: #fffaf3;
  font-size: 16px;
  color: #ff9815;
}
.sl-close-modal .ant-modal-content {
  padding-left: 10px;
  padding-right: 10px;
}
.sl-close-modal .sl-close-modal-main .sl-hash-modal-title,
.sl-close-modal .sl-close-modal-main .close-panel,
.sl-close-modal .sl-close-modal-main .sl-hash-modal-footer {
  padding-left: 14px;
  padding-right: 14px;
}
.sl-close-modal .sl-close-modal-main .close-panel {
  padding-top: 24px;
}
.sl-close-modal .sl-close-modal-main .close-panel .el {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.sl-close-modal .sl-close-modal-main .close-panel .el span {
  height: 22px;
  line-height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}
.sl-close-modal .sl-close-modal-main .close-panel .el strong {
  height: 22px;
  line-height: 22px;
  font-family: PingFang SC-Medium;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
}
.sl-close-modal .sl-close-modal-main .link-btn {
  display: flex;
  justify-content: space-between;
}
.sl-close-modal .sl-close-modal-main .link-btn a,
.sl-close-modal .sl-close-modal-main .link-btn button {
  width: 240px;
  height: 40px;
  border-radius: 5px 5px 5px 5px;
}
.sl-close-modal .sl-close-modal-main .link-btn a {
  background: #ff9815;
  font-size: 16px;
  color: #fff;
}
.sl-close-modal .sl-close-modal-main .link-btn button {
  border: 1px solid #ff9815;
  background: #fffaf3;
  font-size: 16px;
  color: #ff9815;
}
.sl-close-modal .sl-close-modal-main .link-btn button:hover {
  border: 1px solid #ff9815;
  background: #fffaf3;
  font-size: 16px;
  color: #ff9815;
}
.sl-info-modal .ant-modal-content {
  border-radius: 5px;
}
.sl-info-modal .ant-modal-content .ant-modal-confirm-title {
  font-weight: 500;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
}
.sl-info-modal .ant-modal-content .ant-modal-confirm-content p {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.sl-info-modal .ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
  color: #ff9815;
}
.sl-error-modal .ant-modal-content {
  border-radius: 5px;
}
.sl-error-modal .ant-modal-content .ant-modal-confirm-title {
  font-weight: 500;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
}
.sl-error-modal .ant-modal-content .ant-modal-confirm-content p {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.sl-upload-modal .ant-modal-title {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
.sl-upload-modal .form-item-align {
  display: flex;
  justify-content: flex-end;
}
.sl-upload-modal .form-item-align button {
  border-radius: 8px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.sl-upload-modal .form-item-align button span {
  font-size: 14px;
  line-height: 1;
}
.sl-upload-modal .form-item-align button:first-child {
  padding: 10px 16px;
  background: #e7e7e7;
  color: #000000;
  border-color: #e7e7e7;
  margin-right: 22px;
}
.sl-upload-modal .form-item-align button:last-child {
  padding: 10px 46px;
  background: #ff9815;
  color: rgba(255, 255, 255, 0.9);
}
.sl-upload-modal .form-item-align.form-item-align-space {
  justify-content: space-between;
  margin-top: 24px;
}
.sl-upload-modal .form-item-menu-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.sl-upload-modal .form-item-menu-box .demo-box .ant-dropdown-trigger {
  color: var(--primary-color);
  font-size: 12px;
  font-weight: 500;
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 8px 8px 8px 8px;
  height: 40px;
  padding: 10px 40px;
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn:first-child {
  margin-right: 24px;
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn-default {
  background: rgba(0, 0, 0, 0.1);
  border: none;
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn-default:hover {
  background: rgba(0, 0, 0, 0.2);
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn-primary {
  box-shadow: none;
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn-primary:hover {
  background-color: var(--primary-color-hover);
}
.sl-upload-modal .form-item-menu-box .btns .ant-btn-primary span {
  color: var(--primary-font-color);
}
.sl-steal-confirm-modal .ant-modal-content {
  padding-top: 24px;
  padding-bottom: 24px;
  border-radius: 5px;
  background: linear-gradient(180deg, #fff6ea 0%, #ffffff 100%);
}
.sl-steal-confirm-modal .sl-confirm-header {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 18px;
  margin-bottom: 24px;
}
.sl-steal-confirm-modal .sl-confirm-header .ico {
  width: 42px;
  height: 42px;
  display: flex;
}
.sl-steal-confirm-modal .sl-confirm-header .ico img {
  width: 100%;
  height: 100%;
}
.sl-steal-confirm-modal .sl-confirm-header .title {
  margin-left: 16px;
}
.sl-steal-confirm-modal .sl-confirm-header .title h3 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #000000;
}
.sl-steal-confirm-modal .ant-modal-title {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 24px;
}
.sl-steal-confirm-modal .ant-modal-close {
  top: 31px;
}
.sl-steal-confirm-modal .ant-modal-close-x {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
}
.sl-steal-confirm-modal .sl-modal-footer {
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
}
.sl-steal-confirm-modal .sl-modal-footer button {
  margin: 0;
  border-radius: 5px;
  border: 0 none;
  height: 40px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
}
.sl-steal-confirm-modal .sl-modal-footer .ant-btn-default {
  background: #e7e7e7;
  color: rgba(0, 0, 0, 0.9);
}
.sl-steal-confirm-modal .sl-modal-footer .ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover {
  color: rgba(0, 0, 0, 0.8);
  border: 0 none;
  background: #e7e7e7;
}
.sl-steal-confirm-modal .sl-confirm-msg {
  padding-bottom: 20px;
}
.sl-steal-confirm-modal .sl-confirm-msg p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
}
.sl-steal-confirm-modal .sl-confirm-msg-link p {
  margin-top: 8px;
  font-weight: 500;
}
.sl-steal-confirm-modal .sl-confirm-msg-link p strong,
.sl-steal-confirm-modal .sl-confirm-msg-link p a {
  color: #5498ff;
}
.sl-steal-confirm-modal .sl-confirm-msg-link p a span {
  margin-left: 3px;
}
.sl-steal-confirm-modal .sl-confirm-msg-link p:first-child {
  margin-top: 0;
}
.sl-token-create-modal .ant-modal-content {
  width: 500px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5);
  padding: 24px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title .ico {
  width: 42px;
  height: 42px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title span {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 28px;
  margin-left: 16px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content {
  margin-top: 22px;
  max-height: 500px;
  overflow-y: auto;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content h4 {
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  text-align: left;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p {
  display: flex;
  margin-top: 16px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p span {
  height: 22px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 22px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content p a {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #3388d7;
  line-height: 22px;
  flex: 1;
  white-space: wrap;
  word-break: break-all;
  margin-left: 15px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content .bold-txt {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  color: #ff9815;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-btns {
  padding-top: 34px;
}
.sl-token-create-modal .ant-modal-content .ant-modal-confirm-btns .ant-btn-primary {
  min-width: 120px;
  height: 38px;
  background: #ff9815;
  box-shadow: 0px 4px 0px 0px #db7a00;
  border-radius: 5px 5px 5px 5px;
}
.sl-token-create-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-confirm-paragraph .sl-hash-modal-title {
  border: 0 none;
}
.sl-token-create-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content {
  display: none;
}
.sl-token-create-modal.sl-hash-modal-only-title .ant-modal-confirm-body .ant-modal-content {
  display: none;
}
.sl-token-create-modal.sl-hash-modal-only-title .ant-modal-confirm-btns {
  padding-top: 0;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-title .ico {
  width: 30px;
  height: 30px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-title span {
  font-family: PingFang SC-Bold;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  line-height: 25px;
  margin-left: 5px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-error-msg {
  padding-top: 16px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-error-msg .create-err h4 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 26px;
  margin-bottom: 16px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-error-msg .create-err p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 26px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-error-msg .link-office {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 26px;
  margin-top: 16px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-error-msg .link-office a {
  color: #5498ff;
  font-family: PingFang SC-Medium;
  font-style: 12px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer a {
  width: 214px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--primary-color);
  border-radius: 8px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: var(--primary-font-color);
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer a:hover {
  color: var(--primary-font-color);
  background: var(--primary-color-hover);
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.one-btn {
  display: flex;
  justify-content: flex-end;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.one-btn button {
  background: var(--primary-color);
  width: 100%;
  height: 40px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  border-radius: 8px 8px 8px 8px;
  border: none;
  color: var(--primary-font-color);
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.one-btn button:hover {
  background: var(--primary-color-hover);
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn button {
  width: 214px;
  height: 40px;
  font-size: 12px;
  border-radius: 8px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn button:first-child {
  background-color: #e6e6e6;
  border: none;
  color: #000000;
  font-weight: 500;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn button:first-child:hover {
  background-color: rgba(0, 0, 0, 0.2);
  border: none;
}
.sl-token-create-modal .sl-hash-modal-main .sl-hash-modal-footer.mix-btn a {
  width: 214px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-token-create-modal-content {
  padding-top: 14px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-token-create-modal-content h4 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
}
.sl-token-create-modal .sl-hash-modal-main .sl-token-create-modal-content p {
  display: flex;
  align-items: center;
}
.sl-token-create-modal .sl-hash-modal-main .sl-token-create-modal-content p span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}
.sl-token-create-modal .sl-hash-modal-main .sl-token-create-modal-content p button {
  margin-left: 5px;
  width: 16px;
  height: 16px;
  display: inline-flex;
}
.sl-radio-btn-group {
  background: #f0f0f0;
  border-radius: 8px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.sl-radio-btn-group .ant-radio-button-wrapper {
  border-radius: 8px;
  position: relative;
  display: inline-block;
  height: 36px;
  margin: 0;
  padding-inline: 15px;
  padding-block: 0;
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  background: #f0f0f0;
  border: 1px solid #f0f0f0;
  border-block-start-width: 1.02px;
  border-inline-start-width: 0;
  border-inline-end-width: 1px;
  cursor: pointer;
  transition: color 0.2s, background 0.2s, box-shadow 0.2s;
  padding-left: 17px;
  padding-right: 17px;
}
.sl-radio-btn-group .ant-radio-button-wrapper:not(:first-child)::before {
  display: none;
}
.sl-radio-btn-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: var(--primary-font-color);
  font-weight: 500;
  background: var(--primary-color);
  border-color: var(--primary-color);
  border: none;
  border-radius: 8px;
}
.sl-radio-btn-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: var(--primary-font-color);
  background: var(--primary-color-hover);
  border-color: var(--primary-color-hover);
}
.sl-radio-btn-group .ant-radio-button-wrapper:first-child {
  border-inline-start: 1px solid #f0f0f0;
  border-start-start-radius: 8px;
  border-end-start-radius: 8px;
}
.sl-radio-btn-group .ant-radio-button-wrapper:last-child {
  border-start-end-radius: 8px;
  border-end-end-radius: 8px;
}
.sl-popover .ant-popover-inner {
  max-width: 500px;
  background: #2C2C2C;
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.1), 0px 8px 10px 1px rgba(0, 0, 0, 0.06), 0px 3px 14px 2px rgba(0, 0, 0, 0.05);
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 24px;
  position: relative;
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list p.circle {
  padding-left: 5px;
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list p.circle:before {
  position: absolute;
  left: 0;
  top: 11px;
  display: block;
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #fff;
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list p.circle a {
  color: #69A5FF;
  margin-left: 2px;
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list .warning-txt {
  display: flex;
}
.sl-popover .ant-popover-inner .ant-popover-inner-content .msg-list .warning-txt span {
  min-width: 10px;
}
.sl-popover .ant-popover-arrow::before {
  background: #2C2C2C;
}
.jito-rpc-list-pop .ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background: #FFEFDA;
}
html,
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset !important;
  /* 使用白色覆盖背景 */
  color: black !important;
}
:root {
  --primary-color: black;
  /* 主题色 */
  --primary-lighter-color: #f2f6ff;
  /* 更浅的主题色 */
  --primary-color-hover: #4b4f5e;
  /* 主色划过 */
  --input-active-shadow-color: #000000;
  /* 输入框激活的阴影色 */
  --radio-button-bg-color: rgba(104, 126, 227, 0.6);
  /* 输入框激活的阴影色 */
  --side-menu-hover-bg: linear-gradient(90deg, #2a345f 0%, #181a21 100%);
  --primary-font-color: #fff;
  /* 字体颜色 */
  --primary-delete-icon-hover: url(https://sui.slerf.tools/img/eth/delete-hover.svg);
  --primary-x-icon-hover: url(https://sui.slerf.tools/img/eth/slerf/x-hover.svg);
  --primary-tel-icon-hover: url(https://sui.slerf.tools/img/eth/slerf/tel-hover.svg);
  --primary-email-icon-hover: url(https://sui.slerf.tools/img/eth/slerf/email-hover.svg);
  --primary-git-icon-hover: url(https://sui.slerf.tools/img/eth/slerf/git-hover.svg);
  --primary-blog-icon-hover: url(https://sui.slerf.tools/img/eth/slerf/blog-hover.svg);
  --primary-switch-icon-hover: url(https://sui.slerf.tools/img/eth/switch-token-hover.svg);
}
[data-theme="dark"] {
  --primary-color: #333;
  /* 暗主题色 */
}
[data-theme="bsc"] {
  --primary-color: #fcd535;
  --primary-lighter-color: #fff8e4;
  /* 更浅的主题色 */
  --primary-color-hover: #f0b90b;
  --input-active-shadow-color: #000000;
  /* 输入框激活的阴影色 */
  --radio-button-bg-color: rgba(244, 187, 11, 0.6);
  /* 输入框激活的阴影色 */
  --side-menu-hover-bg: linear-gradient(90deg, #392c02 0%, #181a21 100%);
  --primary-font-color: #000;
  /* 字体颜色 */
  --primary-delete-icon-hover: url("https://sui.slerf.tools/img/bsc/delete-hover.svg");
  --primary-x-icon-hover: url("https://sui.slerf.tools/img/bsc/slerf/x-hover.svg");
  --primary-tel-icon-hover: url("https://sui.slerf.tools/img/bsc/slerf/tel-hover.svg");
  --primary-email-icon-hover: url("https://sui.slerf.tools/img/bsc/slerf/email-hover.svg");
  --primary-git-icon-hover: url("https://sui.slerf.tools/img/bsc/slerf/git-hover.svg");
  --primary-blog-icon-hover: url("https://sui.slerf.tools/img/bsc/slerf/blog-hover.svg");
  --primary-switch-icon-hover: url("https://sui.slerf.tools/img/bsc/switch-token-hover.svg");
}
[data-theme="base"] {
  --primary-color: #0758ff;
  /* 主题色 */
  --primary-lighter-color: #f2f6ff;
  /* 更浅的主题色 */
  --primary-color-hover: #0041c6;
  /* 主色划过 */
  --input-active-shadow-color: #000000;
  /* 输入框激活的阴影色 */
  --radio-button-bg-color: rgba(244, 187, 11, 0.6);
  /* 输入框激活的阴影色 */
  --side-menu-hover-bg: linear-gradient(90deg, #132b5c 0%, #181a21 100%);
  --primary-font-color: #fff;
  /* 字体颜色 */
  --primary-delete-icon-hover: url(https://sui.slerf.tools/img/base/delete-hover.svg);
  --primary-x-icon-hover: url(https://sui.slerf.tools/img/base/slerf/x-hover.svg);
  --primary-tel-icon-hover: url(https://sui.slerf.tools/img/base/slerf/tel-hover.svg);
  --primary-email-icon-hover: url(https://sui.slerf.tools/img/base/slerf/email-hover.svg);
  --primary-git-icon-hover: url(https://sui.slerf.tools/img/base/slerf/git-hover.svg);
  --primary-blog-icon-hover: url(https://sui.slerf.tools/img/base/slerf/blog-hover.svg);
  --primary-switch-icon-hover: url(https://sui.slerf.tools/img/base/switch-token-hover.svg);
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';
  /* Project id 5044501 */
  src: url('//at.alicdn.com/t/c/font_5044501_0p2xijh7ybym.woff2?t=1763721970161') format('woff2'), url('//at.alicdn.com/t/c/font_5044501_0p2xijh7ybym.woff?t=1763721970161') format('woff'), url('//at.alicdn.com/t/c/font_5044501_0p2xijh7ybym.ttf?t=1763721970161') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.state.listing {
  color: #80d918;
}
.state.sold {
  color: #d64f49;
}
.state.canceled {
  color: #999;
}
.state.bought {
  color: #16a34a;
}
.drawer-box .ant-drawer-body {
  padding: 1rem 0.3rem;
}
.drawer-box .ant-drawer-content {
  background: rgba(18, 13, 30, 0.98);
}
.drawer-box .ant-drawer-content .drawer-box-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.drawer-box .ant-drawer-content .drawer-box-header a {
  width: 1.87rem;
  height: 0.62rem;
  display: flex;
}
.drawer-box .ant-drawer-content .drawer-box-header a img {
  width: 100%;
  height: 100%;
}
.drawer-box .ant-drawer-content .drawer-box-header button {
  width: 0.48rem;
  height: 0.48rem;
  display: flex;
}
.drawer-box .ant-drawer-content .drawer-box-header button img {
  width: 100%;
  height: 100%;
}
.drawer-box .ant-drawer-content .submenu {
  margin-top: 0.99rem;
}
.drawer-box .ant-drawer-content .submenu .list {
  display: flex;
  flex-direction: column;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el {
  display: flex;
  align-items: center;
  margin-bottom: 0.6rem;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el:last-child {
  margin-bottom: 0;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el img {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.3rem;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el span {
  height: 0.39rem;
  font-size: 13px;
  font-family: Kanit-Regular, Kanit;
  font-weight: 400;
  color: #ffffff;
  position: relative;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el span .hot {
  position: absolute;
  right: -130%;
  top: 0;
  width: 0.46rem;
  height: 0.22rem;
  background: linear-gradient(180deg, #ff609b 0%, #b057ff 100%);
  border-radius: 0.1rem 0.1rem 0.1rem 0px;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.drawer-box .ant-drawer-content .submenu .list .submenu-el span .hot i {
  zoom: 0.5;
  color: #fff;
  font-size: 20px;
}
.ant-message .ant-message-notice-wrapper .ant-message-notice-content {
  display: inline-block;
  padding: 10px 20px;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: all;
}
.ant-message .ant-message-notice-wrapper .ant-message-notice-content .ant-message-custom-content {
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 14px;
}
.ant-message .ant-message-notice-wrapper .ant-message-loading > .anticon {
  color: #ff9815;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 0;
}
.refresh-light {
  font-family: PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #00cb6a;
  line-height: 14px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.refresh-light span {
  width: 14px;
  height: 14px;
  display: inline-block;
  background: rgba(65, 216, 62, 0.2);
  border-radius: 50%;
  position: relative;
  animation: showOpacity 2s 0.3s infinite;
  transition: all 0.3s;
}
.refresh-light span::before {
  position: absolute;
  width: 8px;
  height: 8px;
  content: "";
  top: 3px;
  left: 3px;
  background-color: #41d83e;
  border-radius: 50%;
}
@keyframes showOpacity {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
/* 基础样式：默认没有边框 */
/* 基础样式：统一用透明边框，占位但看不见 */
.cus-ipt {
  border-radius: 8px;
  height: 42px;
  font-size: 12px;
  background-color: #f2f2f5 !important;
  border: 1px solid transparent;
  box-shadow: none;
  outline: none;
  /* 可以顺手加一点平滑过渡 */
  transition: border-color 0.12s ease-out, box-shadow 0.12s ease-out;
}
/* 只有非错误状态才用黑边框 */
.ant-form-item:not(.ant-form-item-has-error) .cus-ipt:hover,
.ant-form-item:not(.ant-form-item-has-error) .cus-ipt:focus {
  border-color: #000;
  box-shadow: none;
  background-color: #f2f2f5 !important;
}
/* ✅ 错误状态：强制保持红边 + 同背景，禁止被蓝色 focus 抢样式 */
.ant-form-item-has-error .cus-ipt.ant-input-focused {
  border-color: #ff4d4f !important;
  box-shadow: none !important;
  background-color: #f2f2f5 !important;
}
.ant-input-disabled {
  border: none;
}
/* vanilla-extract-css-ns:src/components/styling/StyleMarker.css.ts.vanilla.css?source=OndoZXJlKCopIHsKICBib3gtc2l6aW5nOiBib3JkZXItYm94OwogIGNvbG9yOiB2YXIoLS1kYXBwLWtpdC1jb2xvcnMtYm9keSk7CiAgZm9udC1mYW1pbHk6IHZhcigtLWRhcHAta2l0LXR5cG9ncmFwaHktZm9udEZhbWlseSk7CiAgZm9udC1zaXplOiB2YXIoLS1kYXBwLWtpdC1mb250V2VpZ2h0cy1ub3JtYWwpOwogIGZvbnQtc3R5bGU6IHZhcigtLWRhcHAta2l0LXR5cG9ncmFwaHktZm9udFN0eWxlKTsKICBmb250LXdlaWdodDogdmFyKC0tZGFwcC1raXQtZm9udFdlaWdodHMtbm9ybWFsKTsKICBsaW5lLWhlaWdodDogdmFyKC0tZGFwcC1raXQtdHlwb2dyYXBoeS1saW5lSGVpZ2h0KTsKICBsZXR0ZXItc3BhY2luZzogdmFyKC0tZGFwcC1raXQtdHlwb2dyYXBoeS1sZXR0ZXJTcGFjaW5nKTsKfQo6d2hlcmUoYnV0dG9uKSB7CiAgYXBwZWFyYW5jZTogbm9uZTsKICBiYWNrZ3JvdW5kLWNvbG9yOiB0cmFuc3BhcmVudDsKICBmb250LXNpemU6IGluaGVyaXQ7CiAgZm9udC1mYW1pbHk6IGluaGVyaXQ7CiAgbGluZS1oZWlnaHQ6IGluaGVyaXQ7CiAgbGV0dGVyLXNwYWNpbmc6IGluaGVyaXQ7CiAgY29sb3I6IGluaGVyaXQ7CiAgYm9yZGVyOiAwOwogIHBhZGRpbmc6IDA7CiAgbWFyZ2luOiAwOwp9Cjp3aGVyZShhKSB7CiAgdGV4dC1kZWNvcmF0aW9uOiBub25lOwogIGNvbG9yOiBpbmhlcml0OwogIG91dGxpbmU6IG5vbmU7Cn0KOndoZXJlKG9sLCB1bCkgewogIGxpc3Qtc3R5bGU6IG5vbmU7CiAgbWFyZ2luOiAwOwogIHBhZGRpbmc6IDA7Cn0KOndoZXJlKGgxLCBoMiwgaDMsIGg0LCBoNSwgaDYpIHsKICBmb250LXNpemU6IGluaGVyaXQ7CiAgZm9udC13ZWlnaHQ6IGluaGVyaXQ7CiAgbWFyZ2luOiAwOwp9 */
[data-dapp-kit]:where(*),
[data-dapp-kit] :where(*) {
  box-sizing: border-box;
  color: var(--dapp-kit-colors-body);
  font-family: var(--dapp-kit-typography-fontFamily);
  font-size: var(--dapp-kit-fontWeights-normal);
  font-style: var(--dapp-kit-typography-fontStyle);
  font-weight: var(--dapp-kit-fontWeights-normal);
  line-height: var(--dapp-kit-typography-lineHeight);
  letter-spacing: var(--dapp-kit-typography-letterSpacing);
}
[data-dapp-kit]:where(button),
[data-dapp-kit] :where(button) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  border: 0;
  padding: 0;
  margin: 0;
}
[data-dapp-kit]:where(a),
[data-dapp-kit] :where(a) {
  text-decoration: none;
  color: inherit;
  outline: none;
}
[data-dapp-kit]:where(ol, ul),
[data-dapp-kit] :where(ol, ul) {
  list-style: none;
  margin: 0;
  padding: 0;
}
[data-dapp-kit]:where(h1, h2, h3, h4, h5, h6),
[data-dapp-kit] :where(h1, h2, h3, h4, h5, h6) {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* vanilla-extract-css-ns:src/components/ui/Heading.css.ts.vanilla.css?source=LkhlYWRpbmdfaGVhZGluZ1ZhcmlhbnRzX3NpemVfc21fXzFhYTgzNWsxIHsKICBmb250LXNpemU6IHZhcigtLWRhcHAta2l0LWZvbnRTaXplcy1zbWFsbCk7Cn0KLkhlYWRpbmdfaGVhZGluZ1ZhcmlhbnRzX3NpemVfbWRfXzFhYTgzNWsyIHsKICBmb250LXNpemU6IHZhcigtLWRhcHAta2l0LWZvbnRTaXplcy1tZWRpdW0pOwp9Ci5IZWFkaW5nX2hlYWRpbmdWYXJpYW50c19zaXplX2xnX18xYWE4MzVrMyB7CiAgZm9udC1zaXplOiB2YXIoLS1kYXBwLWtpdC1mb250U2l6ZXMtbGFyZ2UpOwp9Ci5IZWFkaW5nX2hlYWRpbmdWYXJpYW50c19zaXplX3hsX18xYWE4MzVrNCB7CiAgZm9udC1zaXplOiB2YXIoLS1kYXBwLWtpdC1mb250U2l6ZXMteGxhcmdlKTsKfQouSGVhZGluZ19oZWFkaW5nVmFyaWFudHNfd2VpZ2h0X25vcm1hbF9fMWFhODM1azUgewogIGZvbnQtd2VpZ2h0OiB2YXIoLS1kYXBwLWtpdC1mb250V2VpZ2h0cy1ub3JtYWwpOwp9Ci5IZWFkaW5nX2hlYWRpbmdWYXJpYW50c193ZWlnaHRfYm9sZF9fMWFhODM1azYgewogIGZvbnQtd2VpZ2h0OiB2YXIoLS1kYXBwLWtpdC1mb250V2VpZ2h0cy1ib2xkKTsKfQouSGVhZGluZ19oZWFkaW5nVmFyaWFudHNfdHJ1bmNhdGVfdHJ1ZV9fMWFhODM1azcgewogIG92ZXJmbG93OiBoaWRkZW47CiAgdGV4dC1vdmVyZmxvdzogZWxsaXBzaXM7CiAgd2hpdGUtc3BhY2U6IG5vd3JhcDsKfQ== */
[data-dapp-kit].Heading_headingVariants_size_sm__1aa835k1,
[data-dapp-kit] .Heading_headingVariants_size_sm__1aa835k1 {
  font-size: var(--dapp-kit-fontSizes-small);
}
[data-dapp-kit].Heading_headingVariants_size_md__1aa835k2,
[data-dapp-kit] .Heading_headingVariants_size_md__1aa835k2 {
  font-size: var(--dapp-kit-fontSizes-medium);
}
[data-dapp-kit].Heading_headingVariants_size_lg__1aa835k3,
[data-dapp-kit] .Heading_headingVariants_size_lg__1aa835k3 {
  font-size: var(--dapp-kit-fontSizes-large);
}
[data-dapp-kit].Heading_headingVariants_size_xl__1aa835k4,
[data-dapp-kit] .Heading_headingVariants_size_xl__1aa835k4 {
  font-size: var(--dapp-kit-fontSizes-xlarge);
}
[data-dapp-kit].Heading_headingVariants_weight_normal__1aa835k5,
[data-dapp-kit] .Heading_headingVariants_weight_normal__1aa835k5 {
  font-weight: var(--dapp-kit-fontWeights-normal);
}
[data-dapp-kit].Heading_headingVariants_weight_bold__1aa835k6,
[data-dapp-kit] .Heading_headingVariants_weight_bold__1aa835k6 {
  font-weight: var(--dapp-kit-fontWeights-bold);
}
[data-dapp-kit].Heading_headingVariants_truncate_true__1aa835k7,
[data-dapp-kit] .Heading_headingVariants_truncate_true__1aa835k7 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* vanilla-extract-css-ns:src/components/ui/IconButton.css.ts.vanilla.css?source=Lkljb25CdXR0b25fY29udGFpbmVyX19zNm43YnEwIHsKICBib3JkZXItcmFkaXVzOiA5OTk5cHg7CiAgcGFkZGluZzogOHB4OwogIGNvbG9yOiB2YXIoLS1kYXBwLWtpdC1jb2xvcnMtaWNvbkJ1dHRvbik7CiAgYmFja2dyb3VuZC1jb2xvcjogdmFyKC0tZGFwcC1raXQtYmFja2dyb3VuZENvbG9ycy1pY29uQnV0dG9uKTsKfQouSWNvbkJ1dHRvbl9jb250YWluZXJfX3M2bjdicTA6aG92ZXIgewogIGJhY2tncm91bmQtY29sb3I6IHZhcigtLWRhcHAta2l0LWJhY2tncm91bmRDb2xvcnMtaWNvbkJ1dHRvbkhvdmVyKTsKfQ== */
[data-dapp-kit].IconButton_container__s6n7bq0,
[data-dapp-kit] .IconButton_container__s6n7bq0 {
  border-radius: 9999px;
  padding: 8px;
  color: var(--dapp-kit-colors-iconButton);
  background-color: var(--dapp-kit-backgroundColors-iconButton);
}
[data-dapp-kit].IconButton_container__s6n7bq0:hover,
[data-dapp-kit] .IconButton_container__s6n7bq0:hover {
  background-color: var(--dapp-kit-backgroundColors-iconButtonHover);
}

/* vanilla-extract-css-ns:src/components/connect-modal/ConnectModal.css.ts.vanilla.css?source=#H4sIAAAAAAAAA61UTW8aMRC98yt8iUSkOlrSkJDNpS2nSq1aKVJzjMx6dteN117Zs0BS8d8rfwAh6wAS4QB4vPNm5s17ezHVSkGBPzVn8lHPwUj2/PhYvUxebjPyb0DIjBVPldGd4rTQUpuczJkZUspZ29IngXT7wNTdW9o4rF8B6vwuQnCjW1oKiZBAkF0qrdVWoNAqJ6VYAnchoSxgTjL3/4UKxWGZk9v1526wGlzsDIQCJcRxRn6clnEuVEUllJiTSbvsJxVaISiMaZensPDbiIaZyII2HAw1jIvO9vJdWNClZKYC/3i6TBHAZ5q/y9FMI+omJ6NrNxwhYdL1yYiqfnXkwraSPeeklOAD7pdyYaAIsIWWXaPczd/OoiifaaQnJ7ZlBdAZ4ALAP+HkU0q9yEktOA+xRihaQyg6zua1j7HlJjYZb2MLwbHOyU2WpdayqBl+t18fmJSA3zpEreKKPp+yonsotOLrJUV5rAl628NcwGKqFTKhwMTqV776hkilFewgXWbtltnKOHpGfWQLEgoE/idRYbxbIazqLYCbLrDyNv06CH+jFDazWnbou0TdbjsMSrlMsl9IbSGNf3MIP6m93nr9Xn8Ii9Md/01Sw+/T6S7PhFTMjXgVWuht5WRj75/jNU+36UkO++rYWY9o5UFg7SR2H+UWW2MpDa8GXxrgghFbGABFmOJk6Py89un1pF2e+8zDL9D+FEYv7vxFhBtl2VkIeNGM16egys0RDVO21KbJw1/JEIZ0nJ19Iu7bu3jVa+nQyyNh4D7I++5PrLWffsihR/Ww3yYf9BY8VLav6j3r9RczZoV1Noy225Fu9ipiayPUU4wd1cdeSScXs/oP5e4DaPYIAAA= */
[data-dapp-kit].ConnectModal_overlay__gz8z90,
[data-dapp-kit] .ConnectModal_overlay__gz8z90 {
  background-color: var(--dapp-kit-backgroundColors-modalOverlay);
  -webkit-backdrop-filter: var(--dapp-kit-blurs-modalOverlay);
  backdrop-filter: var(--dapp-kit-blurs-modalOverlay);
  position: fixed;
  inset: 0;
  z-index: 999999999;
}
[data-dapp-kit].ConnectModal_title__gz8z91,
[data-dapp-kit] .ConnectModal_title__gz8z91 {
  padding-left: 8px;
}
[data-dapp-kit].ConnectModal_content__gz8z92,
[data-dapp-kit] .ConnectModal_content__gz8z92 {
  background-color: var(--dapp-kit-backgroundColors-modalPrimary);
  border-radius: var(--dapp-kit-radii-xlarge);
  color: var(--dapp-kit-colors-body);
  position: fixed;
  bottom: 16px;
  left: 16px;
  right: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  min-height: 50vh;
  max-height: 85vh;
  max-width: 700px;
}
[data-dapp-kit].ConnectModal_whatIsAWalletButton__gz8z93,
[data-dapp-kit] .ConnectModal_whatIsAWalletButton__gz8z93 {
  background-color: var(--dapp-kit-backgroundColors-modalSecondary);
  padding: 16px;
}
[data-dapp-kit].ConnectModal_viewContainer__gz8z94,
[data-dapp-kit] .ConnectModal_viewContainer__gz8z94 {
  display: none;
  padding: 20px;
  flex-grow: 1;
}
[data-dapp-kit].ConnectModal_selectedViewContainer__gz8z95,
[data-dapp-kit] .ConnectModal_selectedViewContainer__gz8z95 {
  display: flex;
}
[data-dapp-kit].ConnectModal_backButtonContainer__gz8z96,
[data-dapp-kit] .ConnectModal_backButtonContainer__gz8z96 {
  position: absolute;
  top: 20px;
  left: 20px;
}
[data-dapp-kit].ConnectModal_closeButtonContainer__gz8z97,
[data-dapp-kit] .ConnectModal_closeButtonContainer__gz8z97 {
  position: absolute;
  top: 16px;
  right: 16px;
}
[data-dapp-kit].ConnectModal_walletListContent__gz8z98,
[data-dapp-kit] .ConnectModal_walletListContent__gz8z98 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 24px;
  padding: 20px;
  background-color: var(--dapp-kit-backgroundColors-modalPrimary);
}
[data-dapp-kit].ConnectModal_walletListContainer__gz8z99,
[data-dapp-kit] .ConnectModal_walletListContainer__gz8z99 {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 1;
}
[data-dapp-kit].ConnectModal_walletListContainerWithViewSelected__gz8z9a,
[data-dapp-kit] .ConnectModal_walletListContainerWithViewSelected__gz8z9a {
  display: none;
}
@media screen and (min-width: 768px) {
  [data-dapp-kit].ConnectModal_content__gz8z92,
  [data-dapp-kit] .ConnectModal_content__gz8z92 {
    flex-direction: row;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  [data-dapp-kit].ConnectModal_whatIsAWalletButton__gz8z93,
  [data-dapp-kit] .ConnectModal_whatIsAWalletButton__gz8z93 {
    display: none;
  }
  [data-dapp-kit].ConnectModal_viewContainer__gz8z94,
  [data-dapp-kit] .ConnectModal_viewContainer__gz8z94 {
    display: flex;
  }
  [data-dapp-kit].ConnectModal_backButtonContainer__gz8z96,
  [data-dapp-kit] .ConnectModal_backButtonContainer__gz8z96 {
    display: none;
  }
  [data-dapp-kit].ConnectModal_walletListContent__gz8z98,
  [data-dapp-kit] .ConnectModal_walletListContent__gz8z98 {
    background-color: var(--dapp-kit-backgroundColors-modalSecondary);
  }
  [data-dapp-kit].ConnectModal_walletListContainer__gz8z99,
  [data-dapp-kit] .ConnectModal_walletListContainer__gz8z99 {
    flex-direction: row;
    flex-basis: 240px;
    flex-grow: 0;
    flex-shrink: 0;
  }
  [data-dapp-kit].ConnectModal_walletListContainerWithViewSelected__gz8z9a,
  [data-dapp-kit] .ConnectModal_walletListContainerWithViewSelected__gz8z9a {
    display: flex;
  }
}

/* vanilla-extract-css-ns:src/components/ui/Button.css.ts.vanilla.css?source=#H4sIAAAAAAAAA62TwVLCMBCG732KPcohDEV0mPSmF59Aj520Ce1KmsQkhVaHd3fS0gGsIoyemtl/d79/N+n0ofZeqzTrPs/MIlPepWkTu2X8NoOPCICjM5K1FFBJVIKspGiSCIBJLBRBLypHIRfKCxvCr7XzuGpJrpUXyh9LK6082QosSk9hw+wNIZwZQ9boSdBeOsmRSnCsq0kS7aLpeYOUo2OZFLxzqg3L0bcUZtO7M8Wb/pAaixWz7dAs7npkLF8XVteKk1xLbUdGDwmPQXdk36ZnTcKc3xfmP6VnuiGuZFxvRzV9eFx09Wy01Bth/2PCp9DoEgu69uG9DBbmPVxbLizZIvclhdg0ySHofCsFBacl8qPwDyY7cW9wj7r0Cr6mXz3Kn7Z5Qv91mw7fRVrxAX17vEXLONZuRAxhPPxEAIZxjqqgsDQNxPdh6ed5shh4i4t5ktlCnOICCuYL00AS7T4BZ4uE22sEAAA= */
[data-dapp-kit].Button_buttonVariants__x1s81q0,
[data-dapp-kit] .Button_buttonVariants__x1s81q0 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: var(--dapp-kit-fontWeights-medium);
}
[data-dapp-kit].Button_buttonVariants__x1s81q0:disabled,
[data-dapp-kit] .Button_buttonVariants__x1s81q0:disabled {
  opacity: 0.5;
}
[data-dapp-kit].Button_buttonVariants_variant_primary__x1s81q1,
[data-dapp-kit] .Button_buttonVariants_variant_primary__x1s81q1 {
  background-color: var(--dapp-kit-backgroundColors-primaryButton);
  color: var(--dapp-kit-colors-primaryButton);
  box-shadow: var(--dapp-kit-shadows-primaryButton);
}
[data-dapp-kit].Button_buttonVariants_variant_primary__x1s81q1:hover,
[data-dapp-kit] .Button_buttonVariants_variant_primary__x1s81q1:hover {
  background-color: var(--dapp-kit-backgroundColors-primaryButtonHover);
}
[data-dapp-kit].Button_buttonVariants_variant_outline__x1s81q2,
[data-dapp-kit] .Button_buttonVariants_variant_outline__x1s81q2 {
  border-width: 1px;
  border-style: solid;
  border-color: var(--dapp-kit-borderColors-outlineButton);
  color: var(--dapp-kit-colors-outlineButton);
}
[data-dapp-kit].Button_buttonVariants_variant_outline__x1s81q2:hover,
[data-dapp-kit] .Button_buttonVariants_variant_outline__x1s81q2:hover {
  background-color: var(--dapp-kit-backgroundColors-outlineButtonHover);
}
[data-dapp-kit].Button_buttonVariants_size_md__x1s81q3,
[data-dapp-kit] .Button_buttonVariants_size_md__x1s81q3 {
  border-radius: var(--dapp-kit-radii-medium);
  padding: 8px 16px;
}
[data-dapp-kit].Button_buttonVariants_size_lg__x1s81q4,
[data-dapp-kit] .Button_buttonVariants_size_lg__x1s81q4 {
  border-radius: var(--dapp-kit-radii-large);
  padding: 16px 24px;
}

/* vanilla-extract-css-ns:src/components/ui/Text.css.ts.vanilla.css?source=LlRleHRfdGV4dFZhcmlhbnRzX3NpemVfc21fXzJidjF1cjEgewogIGZvbnQtc2l6ZTogdmFyKC0tZGFwcC1raXQtZm9udFNpemVzLXNtYWxsKTsKfQouVGV4dF90ZXh0VmFyaWFudHNfd2VpZ2h0X25vcm1hbF9fMmJ2MXVyMiB7CiAgZm9udC13ZWlnaHQ6IHZhcigtLWRhcHAta2l0LWZvbnRXZWlnaHRzLW5vcm1hbCk7Cn0KLlRleHRfdGV4dFZhcmlhbnRzX3dlaWdodF9tZWRpdW1fXzJidjF1cjMgewogIGZvbnQtd2VpZ2h0OiB2YXIoLS1kYXBwLWtpdC1mb250V2VpZ2h0cy1tZWRpdW0pOwp9Ci5UZXh0X3RleHRWYXJpYW50c193ZWlnaHRfYm9sZF9fMmJ2MXVyNCB7CiAgZm9udC13ZWlnaHQ6IHZhcigtLWRhcHAta2l0LWZvbnRXZWlnaHRzLWJvbGQpOwp9Ci5UZXh0X3RleHRWYXJpYW50c19jb2xvcl9tdXRlZF9fMmJ2MXVyNSB7CiAgY29sb3I6IHZhcigtLWRhcHAta2l0LWNvbG9ycy1ib2R5TXV0ZWQpOwp9Ci5UZXh0X3RleHRWYXJpYW50c19jb2xvcl9kYW5nZXJfXzJidjF1cjYgewogIGNvbG9yOiB2YXIoLS1kYXBwLWtpdC1jb2xvcnMtYm9keURhbmdlcik7Cn0KLlRleHRfdGV4dFZhcmlhbnRzX21vbm9fdHJ1ZV9fMmJ2MXVyNyB7CiAgZm9udC1mYW1pbHk6IHVpLW1vbm9zcGFjZSwgU0ZNb25vLVJlZ3VsYXIsIE1lbmxvLCBNb25hY28sIENvbnNvbGFzLCAiTGliZXJhdGlvbiBNb25vIiwgIkNvdXJpZXIgTmV3IiwgbW9ub3NwYWNlOwp9 */
[data-dapp-kit].Text_textVariants_size_sm__2bv1ur1,
[data-dapp-kit] .Text_textVariants_size_sm__2bv1ur1 {
  font-size: var(--dapp-kit-fontSizes-small);
}
[data-dapp-kit].Text_textVariants_weight_normal__2bv1ur2,
[data-dapp-kit] .Text_textVariants_weight_normal__2bv1ur2 {
  font-weight: var(--dapp-kit-fontWeights-normal);
}
[data-dapp-kit].Text_textVariants_weight_medium__2bv1ur3,
[data-dapp-kit] .Text_textVariants_weight_medium__2bv1ur3 {
  font-weight: var(--dapp-kit-fontWeights-medium);
}
[data-dapp-kit].Text_textVariants_weight_bold__2bv1ur4,
[data-dapp-kit] .Text_textVariants_weight_bold__2bv1ur4 {
  font-weight: var(--dapp-kit-fontWeights-bold);
}
[data-dapp-kit].Text_textVariants_color_muted__2bv1ur5,
[data-dapp-kit] .Text_textVariants_color_muted__2bv1ur5 {
  color: var(--dapp-kit-colors-bodyMuted);
}
[data-dapp-kit].Text_textVariants_color_danger__2bv1ur6,
[data-dapp-kit] .Text_textVariants_color_danger__2bv1ur6 {
  color: var(--dapp-kit-colors-bodyDanger);
}
[data-dapp-kit].Text_textVariants_mono_true__2bv1ur7,
[data-dapp-kit] .Text_textVariants_mono_true__2bv1ur7 {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
}

/* vanilla-extract-css-ns:src/components/connect-modal/views/ConnectionStatus.css.ts.vanilla.css?source=LkNvbm5lY3Rpb25TdGF0dXNfY29udGFpbmVyX19uY2ttMmQwIHsKICBkaXNwbGF5OiBmbGV4OwogIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47CiAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7CiAgYWxpZ24taXRlbXM6IGNlbnRlcjsKICB3aWR0aDogMTAwJTsKfQouQ29ubmVjdGlvblN0YXR1c193YWxsZXRJY29uX19uY2ttMmQxIHsKICBvYmplY3QtZml0OiBjb3ZlcjsKICB3aWR0aDogNzJweDsKICBoZWlnaHQ6IDcycHg7CiAgYm9yZGVyLXJhZGl1czogdmFyKC0tZGFwcC1raXQtcmFkaWktbGFyZ2UpOwp9Ci5Db25uZWN0aW9uU3RhdHVzX3RpdGxlX19uY2ttMmQyIHsKICBtYXJnaW4tdG9wOiAxMnB4Owp9Ci5Db25uZWN0aW9uU3RhdHVzX2Nvbm5lY3Rpb25TdGF0dXNfX25ja20yZDMgewogIG1hcmdpbi10b3A6IDRweDsKfQouQ29ubmVjdGlvblN0YXR1c19yZXRyeUJ1dHRvbkNvbnRhaW5lcl9fbmNrbTJkNCB7CiAgcG9zaXRpb246IGFic29sdXRlOwogIGJvdHRvbTogMjBweDsKICByaWdodDogMjBweDsKfQ== */
[data-dapp-kit].ConnectionStatus_container__nckm2d0,
[data-dapp-kit] .ConnectionStatus_container__nckm2d0 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
[data-dapp-kit].ConnectionStatus_walletIcon__nckm2d1,
[data-dapp-kit] .ConnectionStatus_walletIcon__nckm2d1 {
  -o-object-fit: cover;
  object-fit: cover;
  width: 72px;
  height: 72px;
  border-radius: var(--dapp-kit-radii-large);
}
[data-dapp-kit].ConnectionStatus_title__nckm2d2,
[data-dapp-kit] .ConnectionStatus_title__nckm2d2 {
  margin-top: 12px;
}
[data-dapp-kit].ConnectionStatus_connectionStatus__nckm2d3,
[data-dapp-kit] .ConnectionStatus_connectionStatus__nckm2d3 {
  margin-top: 4px;
}
[data-dapp-kit].ConnectionStatus_retryButtonContainer__nckm2d4,
[data-dapp-kit] .ConnectionStatus_retryButtonContainer__nckm2d4 {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

/* vanilla-extract-css-ns:src/components/connect-modal/InfoSection.css.ts.vanilla.css?source=LkluZm9TZWN0aW9uX2NvbnRhaW5lcl9fMXd0aW9pNzAgewogIGRpc3BsYXk6IGZsZXg7CiAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjsKICBnYXA6IDRweDsKfQ== */
[data-dapp-kit].InfoSection_container__1wtioi70,
[data-dapp-kit] .InfoSection_container__1wtioi70 {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* vanilla-extract-css-ns:src/components/connect-modal/views/GettingStarted.css.ts.vanilla.css?source=LkdldHRpbmdTdGFydGVkX2NvbnRhaW5lcl9fMWZwMDdlMTAgewogIGRpc3BsYXk6IGZsZXg7CiAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjsKICBhbGlnbi1pdGVtczogY2VudGVyOwp9Ci5HZXR0aW5nU3RhcnRlZF9jb250ZW50X18xZnAwN2UxMSB7CiAgZGlzcGxheTogZmxleDsKICBmbGV4LWRpcmVjdGlvbjogY29sdW1uOwogIGp1c3RpZnktY29udGVudDogY2VudGVyOwogIGZsZXgtZ3JvdzogMTsKICBnYXA6IDIwcHg7CiAgcGFkZGluZzogNDBweDsKfQouR2V0dGluZ1N0YXJ0ZWRfaW5zdGFsbEJ1dHRvbkNvbnRhaW5lcl9fMWZwMDdlMTIgewogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICBib3R0b206IDIwcHg7CiAgcmlnaHQ6IDIwcHg7Cn0= */
[data-dapp-kit].GettingStarted_container__1fp07e10,
[data-dapp-kit] .GettingStarted_container__1fp07e10 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-dapp-kit].GettingStarted_content__1fp07e11,
[data-dapp-kit] .GettingStarted_content__1fp07e11 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  gap: 20px;
  padding: 40px;
}
[data-dapp-kit].GettingStarted_installButtonContainer__1fp07e12,
[data-dapp-kit] .GettingStarted_installButtonContainer__1fp07e12 {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

/* vanilla-extract-css-ns:src/components/connect-modal/views/WhatIsAWallet.css.ts.vanilla.css?source=LldoYXRJc0FXYWxsZXRfY29udGFpbmVyX18xa3Rwa3E5MCB7CiAgZGlzcGxheTogZmxleDsKICBmbGV4LWRpcmVjdGlvbjogY29sdW1uOwogIGFsaWduLWl0ZW1zOiBjZW50ZXI7Cn0KLldoYXRJc0FXYWxsZXRfY29udGVudF9fMWt0cGtxOTEgewogIGRpc3BsYXk6IGZsZXg7CiAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjsKICBqdXN0aWZ5LWNvbnRlbnQ6IGNlbnRlcjsKICBmbGV4LWdyb3c6IDE7CiAgZ2FwOiAyMHB4OwogIHBhZGRpbmc6IDQwcHg7Cn0= */
[data-dapp-kit].WhatIsAWallet_container__1ktpkq90,
[data-dapp-kit] .WhatIsAWallet_container__1ktpkq90 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-dapp-kit].WhatIsAWallet_content__1ktpkq91,
[data-dapp-kit] .WhatIsAWallet_content__1ktpkq91 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  gap: 20px;
  padding: 40px;
}

/* vanilla-extract-css-ns:src/components/connect-modal/wallet-list/WalletList.css.ts.vanilla.css?source=LldhbGxldExpc3RfY29udGFpbmVyX18xdjJzNmN6MCB7CiAgZGlzcGxheTogZmxleDsKICBmbGV4LWRpcmVjdGlvbjogY29sdW1uOwogIGdhcDogNHB4Owp9 */
[data-dapp-kit].WalletList_container__1v2s6cz0,
[data-dapp-kit] .WalletList_container__1v2s6cz0 {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* vanilla-extract-css-ns:src/components/connect-modal/wallet-list/WalletListItem.css.ts.vanilla.css?source=LldhbGxldExpc3RJdGVtX2NvbnRhaW5lcl9fMWRxcXRxczAgewogIGRpc3BsYXk6IGZsZXg7Cn0KLldhbGxldExpc3RJdGVtX3dhbGxldEl0ZW1fXzFkcXF0cXMxIHsKICBkaXNwbGF5OiBmbGV4OwogIGFsaWduLWl0ZW1zOiBjZW50ZXI7CiAgZmxleC1ncm93OiAxOwogIHBhZGRpbmc6IDhweDsKICBnYXA6IDhweDsKICBib3JkZXItcmFkaXVzOiB2YXIoLS1kYXBwLWtpdC1yYWRpaS1sYXJnZSk7Cn0KLldhbGxldExpc3RJdGVtX3dhbGxldEl0ZW1fXzFkcXF0cXMxOmhvdmVyIHsKICBiYWNrZ3JvdW5kLWNvbG9yOiB2YXIoLS1kYXBwLWtpdC1iYWNrZ3JvdW5kQ29sb3JzLXdhbGxldEl0ZW1Ib3Zlcik7Cn0KLldhbGxldExpc3RJdGVtX3NlbGVjdGVkV2FsbGV0SXRlbV9fMWRxcXRxczIgewogIGJhY2tncm91bmQtY29sb3I6IHZhcigtLWRhcHAta2l0LWJhY2tncm91bmRDb2xvcnMtd2FsbGV0SXRlbVNlbGVjdGVkKTsKICBib3gtc2hhZG93OiAwcHggMnB4IDZweCByZ2JhKDAsIDAsIDAsIDAuMDUpOwp9Ci5XYWxsZXRMaXN0SXRlbV93YWxsZXRJY29uX18xZHFxdHFzMyB7CiAgd2lkdGg6IDI4cHg7CiAgaGVpZ2h0OiAyOHB4OwogIGZsZXgtc2hyaW5rOiAwOwogIG9iamVjdC1maXQ6IGNvdmVyOwogIGJvcmRlci1yYWRpdXM6IHZhcigtLWRhcHAta2l0LXJhZGlpLXNtYWxsKTsKfQ== */
[data-dapp-kit].WalletListItem_container__1dqqtqs0,
[data-dapp-kit] .WalletListItem_container__1dqqtqs0 {
  display: flex;
}
[data-dapp-kit].WalletListItem_walletItem__1dqqtqs1,
[data-dapp-kit] .WalletListItem_walletItem__1dqqtqs1 {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 8px;
  gap: 8px;
  border-radius: var(--dapp-kit-radii-large);
}
[data-dapp-kit].WalletListItem_walletItem__1dqqtqs1:hover,
[data-dapp-kit] .WalletListItem_walletItem__1dqqtqs1:hover {
  background-color: var(--dapp-kit-backgroundColors-walletItemHover);
}
[data-dapp-kit].WalletListItem_selectedWalletItem__1dqqtqs2,
[data-dapp-kit] .WalletListItem_selectedWalletItem__1dqqtqs2 {
  background-color: var(--dapp-kit-backgroundColors-walletItemSelected);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
}
[data-dapp-kit].WalletListItem_walletIcon__1dqqtqs3,
[data-dapp-kit] .WalletListItem_walletIcon__1dqqtqs3 {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: var(--dapp-kit-radii-small);
}

/* vanilla-extract-css-ns:src/components/AccountDropdownMenu.css.ts.vanilla.css?source=#H4sIAAAAAAAAA6VTTW8TMRC951fMkR5cJaFIxT1BuXDoiSNC0dSe7g7xjo09bhIQ/x2tm22qtqFU+GLpzdeb5+fTD87FKvopx+TjRq5I6spFEXJKfh9crTzfLn+EOfyaAXSYLJyn7cXs9+z0ufKBpF5GUWShPNUuWu1Pw+Jpa+H9dF7sQof5y9bDc0kBdxZuAm0vZtBu4zmTU45iwcVQBxkjG/baW1icz1PLHHBreuKuVwvL+T2YOxajMVk4u4MSes/S7dd8uDLAdcyessnouRYLt5jfGOMxJbNmbTCbgLmjk5aNbt3lWMUbF0PMTwoOCZdjvBj/QISTv6rzWWmYpHnbpHnMuxbKplAgpxYkCo1grBpY6AA8ERQDd2JYaSgWHIlSfu3m/0r7q0dF03PXh/FZyH9ri7xetpR5wLz7WFWjHCdQNqyu30euHrE5e95f32tRvtkZd+dGCyWhI3NNuiGSo4IdY0AJM2q8/xnv2tTJlot08HTpM8vawvz/nfRlmjpK8wcGoA4K9QMAAA== */
[data-dapp-kit].AccountDropdownMenu_connectedAccount__div2ql0,
[data-dapp-kit] .AccountDropdownMenu_connectedAccount__div2ql0 {
  gap: 8px;
}
[data-dapp-kit].AccountDropdownMenu_menuContainer__div2ql1,
[data-dapp-kit] .AccountDropdownMenu_menuContainer__div2ql1 {
  z-index: 999999999;
}
[data-dapp-kit].AccountDropdownMenu_menuContent__div2ql2,
[data-dapp-kit] .AccountDropdownMenu_menuContent__div2ql2 {
  display: flex;
  flex-direction: column;
  width: 180px;
  max-height: 200px;
  margin-top: 4px;
  padding: 8px;
  gap: 8px;
  border-radius: var(--dapp-kit-radii-large);
  background-color: var(--dapp-kit-backgroundColors-dropdownMenu);
}
[data-dapp-kit].AccountDropdownMenu_menuItem__div2ql3,
[data-dapp-kit] .AccountDropdownMenu_menuItem__div2ql3 {
  padding: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  outline: none;
  display: flex;
  align-items: center;
  border-radius: var(--dapp-kit-radii-large);
}
[data-dapp-kit].AccountDropdownMenu_menuItem__div2ql3[data-highlighted],
[data-dapp-kit] .AccountDropdownMenu_menuItem__div2ql3[data-highlighted] {
  background-color: var(--dapp-kit-backgroundColors-primaryButton);
}
[data-dapp-kit].AccountDropdownMenu_switchAccountMenuItem__div2ql4,
[data-dapp-kit] .AccountDropdownMenu_switchAccountMenuItem__div2ql4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
[data-dapp-kit].AccountDropdownMenu_separator__div2ql5,
[data-dapp-kit] .AccountDropdownMenu_separator__div2ql5 {
  height: 1px;
  flex-shrink: 0;
  background-color: var(--dapp-kit-backgroundColors-dropdownMenuSeparator);
}
/*# sourceMappingURL=index.css.map */
