.withdrawPage[data-v-15e6330e] {
  --green: #10b981;
  --green-deep: #00876a;
  --green-dark: #064e3b;
  --text: #111827;
  --sub: #667085;
  --weak: #98a2b3;
  --border: rgba(16, 185, 129, 0.12);
  --card: rgba(255, 255, 255, 0.96);
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
  background: radial-gradient(circle at 16% 0%, rgba(16, 185, 129, 0.13) 0, rgba(16, 185, 129, 0) 34%), -webkit-gradient(linear, left top, left bottom, from(#f6fbf8), color-stop(48%, #eef9f4), to(#f8fcfa));
  background: radial-gradient(circle at 16% 0%, rgba(16, 185, 129, 0.13) 0, rgba(16, 185, 129, 0) 34%), linear-gradient(180deg, #f6fbf8 0%, #eef9f4 48%, #f8fcfa 100%);
  color: var(--text);
  -webkit-tap-highlight-color: transparent;
}
.heroHeader[data-v-15e6330e] {
  position: relative;
  width: 100%;
  max-width: 430px;
  height: 284px;
  margin: 0 auto;
  overflow: hidden;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.heroBg[data-v-15e6330e] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  pointer-events: none;
}
.heroNav[data-v-15e6330e] {
  position: relative;
  z-index: 3;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.navBack[data-v-15e6330e] {
  position: absolute;
  top: 0;
  width: 46px;
  height: 54px;
  color: #111827 !important;
  font-size: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navBack[data-v-15e6330e] {
  left: 13px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.navBack[data-v-15e6330e] .van-icon,
.navBack[data-v-15e6330e] .van-icon-arrow-left,
.navBack[data-v-15e6330e] .van-icon-arrow-left:before {
  color: #111827 !important;
}
.navTitle[data-v-15e6330e] {
  color: #111827;
  font-size: 19px;
  line-height: 54px;
  font-weight: 900;
  letter-spacing: 1px;
}
.balancePanel[data-v-15e6330e] {
  position: relative;
  z-index: 3;
  width: calc(100% - 34px);
  height: 164px;
  margin: 33px auto 0;
  padding: 26px 22px 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 17px;
  background: linear-gradient(135deg, rgba(57, 222, 152, 0.84) 0%, rgba(5, 143, 99, 0.78) 55%, rgba(0, 96, 74, 0.78) 100%);
  border: 1px solid rgba(255, 255, 255, 0.35);
  -webkit-box-shadow: 0 18px 38px rgba(0, 96, 74, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.24);
          box-shadow: 0 18px 38px rgba(0, 96, 74, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.24);
  overflow: hidden;
}
.balancePanel[data-v-15e6330e]::before {
  content: "";
  position: absolute;
  right: -54px;
  top: -54px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.13);
  pointer-events: none;
}
.balancePanel[data-v-15e6330e]::after {
  content: "";
  position: absolute;
  left: -50px;
  right: -40px;
  bottom: -38px;
  height: 92px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.09);
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
  pointer-events: none;
}
.balanceLabel[data-v-15e6330e] {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
}
.balanceLabel span[data-v-15e6330e] {
  font-size: 15px;
  font-weight: 900;
}
.balanceLabel[data-v-15e6330e] .van-icon {
  margin-left: 8px;
  color: rgba(255, 255, 255, 0.92) !important;
  font-size: 17px;
}
.balanceAmount[data-v-15e6330e] {
  position: relative;
  z-index: 2;
  margin-top: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.balanceAmount span[data-v-15e6330e] {
  color: #ef4444;
  font-size: 39px;
  line-height: 0.9;
  font-weight: 900;
  letter-spacing: 0.4px;
}
.balanceAmount em[data-v-15e6330e] {
  margin-left: 8px;
  margin-bottom: 4px;
  color: #ffffff;
  font-style: normal;
  font-size: 16px;
  font-weight: 900;
}
.balanceSub[data-v-15e6330e] {
  position: relative;
  z-index: 2;
  margin-top: 16px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 13px;
  font-weight: 900;
}
.pageContent[data-v-15e6330e] {
  position: relative;
  z-index: 5;
  width: calc(100% - 32px);
  max-width: 390px;
  margin: -6px auto 0;
  padding-bottom: 96px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.coinCard[data-v-15e6330e],
.amountCard[data-v-15e6330e],
.tipCard[data-v-15e6330e] {
  width: 100%;
  border-radius: 12px;
  background: var(--card);
  border: 1px solid rgba(255, 255, 255, 0.78);
  -webkit-box-shadow: 0 12px 24px rgba(0, 135, 106, 0.07), inset 0 1px 0 rgba(255, 255, 255, 0.94);
          box-shadow: 0 12px 24px rgba(0, 135, 106, 0.07), inset 0 1px 0 rgba(255, 255, 255, 0.94);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.coinCard[data-v-15e6330e] {
  min-height: 66px;
  padding: 0 13px;
  border: 1px solid rgba(16, 185, 129, 0.34);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: 0 10px 22px rgba(0, 135, 106, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.96);
          box-shadow: 0 10px 22px rgba(0, 135, 106, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.96);
}
.coinLeft[data-v-15e6330e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
}
.coinLeft img[data-v-15e6330e] {
  width: 39px;
  height: 39px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 13px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.coinText[data-v-15e6330e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
}
.coinText span[data-v-15e6330e] {
  color: var(--text);
  font-size: 17px;
  font-weight: 900;
  white-space: nowrap;
}
.coinText em[data-v-15e6330e] {
  margin-left: 11px;
  height: 23px;
  line-height: 21px;
  padding: 0 8px;
  border-radius: 7px;
  background: rgba(16, 185, 129, 0.08);
  border: 1px solid rgba(16, 185, 129, 0.16);
  color: var(--green-deep);
  font-style: normal;
  font-size: 12px;
  font-weight: 900;
}
.coinRight[data-v-15e6330e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.checkCircle[data-v-15e6330e] {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: var(--green-deep);
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coinArrow[data-v-15e6330e] {
  color: #a3adb8 !important;
  font-size: 18px;
}
.checkCircle[data-v-15e6330e] .van-icon,
.checkCircle[data-v-15e6330e] .van-icon-success,
.checkCircle[data-v-15e6330e] .van-icon-success:before {
  color: #ffffff !important;
  font-size: 17px;
}
.coinRight[data-v-15e6330e] .coinArrow,
.coinRight[data-v-15e6330e] .van-icon-arrow,
.coinRight[data-v-15e6330e] .van-icon-arrow:before {
  color: #a3adb8 !important;
}
.amountCard[data-v-15e6330e] {
  margin-top: 12px;
  padding: 16px 15px 16px;
  background: #ffffff !important;
}
.amountHead[data-v-15e6330e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.amountHead span[data-v-15e6330e] {
  color: var(--text);
  font-size: 14px;
  font-weight: 900;
}
.amountHead em[data-v-15e6330e] {
  color: var(--green-deep);
  font-style: normal;
  font-size: 13px;
  font-weight: 900;
}
.amountInputBox[data-v-15e6330e] {
  margin-top: 20px;
  height: 58px;
  border-bottom: 1px solid rgba(17, 24, 39, 0.16);
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.amountInputBox input[data-v-15e6330e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--text);
  font-size: 24px;
  line-height: 58px;
  font-weight: 900;
}
.amountInputBox input[data-v-15e6330e]::-webkit-input-placeholder {
  color: #a4adba;
  font-weight: 800;
}
.amountInputBox input[data-v-15e6330e]::-moz-placeholder {
  color: #a4adba;
  font-weight: 800;
}
.amountInputBox input[data-v-15e6330e]:-ms-input-placeholder {
  color: #a4adba;
  font-weight: 800;
}
.amountInputBox input[data-v-15e6330e]::-ms-input-placeholder {
  color: #a4adba;
  font-weight: 800;
}
.amountInputBox input[data-v-15e6330e]::placeholder {
  color: #a4adba;
  font-weight: 800;
}
.amountInputBox span[data-v-15e6330e] {
  margin-left: 12px;
  color: var(--green-deep);
  font-size: 21px;
  font-weight: 900;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.tipCard[data-v-15e6330e] {
  margin-top: 13px;
  padding: 14px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(241, 250, 247, 0.92);
  border-color: rgba(16, 185, 129, 0.18);
}
.tipIcon[data-v-15e6330e] {
  width: 34px;
  height: 34px;
  border-radius: 12px;
  background: rgba(16, 185, 129, 0.07);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.tipIcon img[data-v-15e6330e] {
  width: 25px;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
}
.tipText[data-v-15e6330e] {
  min-width: 0;
}
.tipText p[data-v-15e6330e] {
  margin: 0;
  color: var(--green-deep);
  font-size: 14px;
  font-weight: 900;
}
.tipText span[data-v-15e6330e] {
  display: block;
  margin-top: 5px;
  color: #47635a;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
}
.submitBtn[data-v-15e6330e] {
  width: 100%;
  height: 53px;
  margin-top: 17px;
  border-radius: 27px;
  background: -webkit-gradient(linear, left top, right top, from(#34d399), color-stop(55%, #10b981), to(#00876a));
  background: linear-gradient(90deg, #34d399 0%, #10b981 55%, #00876a 100%);
  -webkit-box-shadow: 0 13px 26px rgba(16, 185, 129, 0.24);
          box-shadow: 0 13px 26px rgba(16, 185, 129, 0.24);
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.submitBtn[data-v-15e6330e]:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.bottomSafe[data-v-15e6330e] {
  height: calc(94px + env(safe-area-inset-bottom));
}
.submitMask[data-v-15e6330e] {
  position: fixed;
  inset: 0;
  z-index: 1001;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.submitMask div[data-v-15e6330e] {
  width: 126px;
  height: 126px;
  border-radius: 12px;
  background: rgba(0, 135, 106, 0.92);
  color: #ffffff;
  font-size: 15px;
  font-weight: 900;
  line-height: 126px;
  text-align: center;
}
img[data-v-15e6330e] {
  display: block;
}

.tx-dialog.van-dialog {
  z-index: 3100 !important;
  background: #ffffff !important;
  border: 1px solid #e6efea !important;
  border-radius: 12px !important;
  overflow: hidden;
  -webkit-box-shadow: 0 24px 60px rgba(0, 135, 106, 0.18) !important;
          box-shadow: 0 24px 60px rgba(0, 135, 106, 0.18) !important;
  color: #111827 !important;
  position: fixed !important;
  top: 42% !important;
  left: 50% !important;
  -webkit-transform: translate3d(-50%, -50%, 0) !important;
          transform: translate3d(-50%, -50%, 0) !important;
}
.tx-dialog.van-dialog::before {
  content: "";
  position: absolute;
  left: -30%;
  top: -60%;
  width: 160%;
  height: 160%;
  background: radial-gradient(circle at 30% 20%, rgba(52, 211, 153, 0.12), transparent 55%);
  pointer-events: none;
}
.tx-dialog .van-dialog__header {
  padding: 14px 12px !important;
  color: #064e3b !important;
  font-weight: 900 !important;
  letter-spacing: 0.3px;
  background: #f1faf7 !important;
  border-bottom: 1px solid #e6efea !important;
}
.tx-dialog .van-dialog__content {
  padding: 16px 14px 12px !important;
}
.tx-dialog .van-field {
  background: #f1faf7 !important;
  border: 1px solid rgba(16, 185, 129, 0.14) !important;
  border-radius: 8px !important;
}
.tx-dialog .van-field__control {
  color: #111827 !important;
  font-weight: 800;
}
.tx-dialog .van-field__control::-webkit-input-placeholder {
  color: #94a3b8 !important;
}
.tx-dialog .van-field__control::-moz-placeholder {
  color: #94a3b8 !important;
}
.tx-dialog .van-field__control:-ms-input-placeholder {
  color: #94a3b8 !important;
}
.tx-dialog .van-field__control::-ms-input-placeholder {
  color: #94a3b8 !important;
}
.tx-dialog .van-field__control::placeholder {
  color: #94a3b8 !important;
}


/*# sourceMappingURL=chunk-5c2e43fd.9c58a818.css.map*/