
.register.absolute[data-v-2d631006] {
  --page-bg: #ffffff;
  --card-bg: #ffffff;
  --text: #111827;
  --sub: #667085;
  --weak: #98a2b3;
  --line: #edf0f5;
  --red: #ff1722;
  --red-deep: #e60012;
  min-height: 100vh;
  background: var(--page-bg) !important;
  color: var(--text);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.register.absolute *[data-v-2d631006] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.register_tit[data-v-2d631006] {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  height: 52px;
  z-index: 999;
  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;
  background: transparent !important;
  border-bottom: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.register_tit p[data-v-2d631006] {
  color: #111827 !important;
  font-weight: 1000 !important;
  margin: 0 !important;
  line-height: 52px !important;
  font-size: 16px !important;
}
.nav-back[data-v-2d631006] {
  position: absolute;
  left: 17px;
  top: 50%;
  width: 11px;
  height: 11px;
  border-left: 1.8px solid #111827;
  border-bottom: 1.8px solid #111827;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.register_block[data-v-2d631006] {
  padding: 0 10px !important;
}
.top-banner[data-v-2d631006] {
  position: relative;
  height: 248px;
  margin: 0 -10px;
  padding: 78px 24px 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 248px;
  overflow: hidden;
}
.banner-copy[data-v-2d631006] {
  color: #ffffff;
  text-shadow: 0 2px 8px rgba(140, 0, 0, 0.25);
}
.banner-copy div[data-v-2d631006] {
  font-size: 30px;
  line-height: 1px;
  font-weight: 1000;
  letter-spacing: 0.8px;
}
.banner-copy p[data-v-2d631006] {
  margin: 22px 0 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 800;
  opacity: 0.94;
}
.subscribe-card[data-v-2d631006] {
  position: relative;
  margin: -100px 0 0;
  padding: 20px 20px 22px;
  border-radius: 16px;
  background: #ffffff;
  -webkit-box-shadow: 0 14px 30px rgba(28, 34, 44, 0.08);
          box-shadow: 0 14px 30px rgba(28, 34, 44, 0.08);
}
.product-box[data-v-2d631006] {
  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;
  gap: 10px;
}
.product-main[data-v-2d631006] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  padding-right: 8px;
}
.product-title[data-v-2d631006] {
  color: #111827;
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
  white-space: normal;
  word-break: break-word;
}
.product-tags[data-v-2d631006] {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product-tags span[data-v-2d631006] {
  height: 25px;
  line-height: 23px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid rgba(255, 23, 34, 0.86);
  background: #ffffff;
  color: var(--red);
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
}
.rate-card[data-v-2d631006] {
  width: 118px;
  min-height: 78px;
  border-radius: 8px;
  background: #fff7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rate-card div[data-v-2d631006] {
  color: #4b5563;
  font-size: 12px;
  line-height: 17px;
  font-weight: 800;
}
.rate-card p[data-v-2d631006] {
  margin: 6px 0 0;
  color: var(--red);
  font-size: 13px;
  line-height: 32px;
  font-weight: 1000;
}
.rate-card p span[data-v-2d631006] {
  font-size: 30px;
}
.split-line[data-v-2d631006] {
  height: 1px;
  background: #edf0f5;
  margin: 20px 0 18px;
}
.form-section[data-v-2d631006] {
  margin-top: 18px;
}
.form-section[data-v-2d631006]:first-of-type {
  margin-top: 0;
}
.section-title[data-v-2d631006] {
  position: relative;
  padding-left: 18px;
  color: #111827;
  font-size: 15px;
  line-height: 22px;
  font-weight: 1000;
}
.section-title[data-v-2d631006]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 4px;
  height: 19px;
  border-radius: 999px;
  background: var(--red);
}
.amount-field[data-v-2d631006] {
  margin-top: 12px;
  height: 58px;
  border-radius: 8px;
  border: 1px solid rgba(255, 23, 34, 0.82);
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 12px 0 18px;
}
.amount-field input[data-v-2d631006] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  border: 0 !important;
  background: transparent !important;
  color: #050812 !important;
  font-size: 30px !important;
  line-height: 58px !important;
  height: 58px !important;
  font-weight: 900 !important;
  letter-spacing: 1px;
  padding: 0 !important;
  margin: 0 !important;
}
.amount-field .unit[data-v-2d631006] {
  color: #4b5563;
  font-size: 18px;
  font-weight: 800;
  padding-left: 8px;
}
.clear-btn[data-v-2d631006] {
  margin-left: 14px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #c4c8d0;
  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;
  font-size: 17px;
  line-height: 22px;
  font-weight: 900;
}
.quick-list[data-v-2d631006] {
  margin-top: 13px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.quick-list button[data-v-2d631006] {
  height: 48px;
  border-radius: 8px;
  border: 1px solid #e0e4ec;
  background: #ffffff;
  color: #111827;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
}
.quick-list button.active[data-v-2d631006] {
  border-color: var(--red);
  color: var(--red);
  background: #fffafa;
}
.limit-line[data-v-2d631006] {
  margin-top: 10px;
  color: #667085;
  font-size: 12px;
  line-height: 20px;
  font-weight: 800;
}
.limit-line span[data-v-2d631006] {
  color: var(--red);
  font-weight: 1000;
}
.password-field[data-v-2d631006] {
  margin-top: 12px;
  height: 50px;
  border-radius: 8px;
  border: 1px solid #e0e4ec;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 14px 0 18px;
}
.password-field input[data-v-2d631006] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  height: 48px !important;
  line-height: 48px !important;
  border: 0 !important;
  background: transparent !important;
  color: #111827 !important;
  font-size: 15px !important;
  font-weight: 700;
  padding: 0 !important;
  margin: 0 !important;
}
.password-field input[data-v-2d631006]::-webkit-input-placeholder {
  color: #b3bac6;
}
.password-field input[data-v-2d631006]::-moz-placeholder {
  color: #b3bac6;
}
.password-field input[data-v-2d631006]:-ms-input-placeholder {
  color: #b3bac6;
}
.password-field input[data-v-2d631006]::-ms-input-placeholder {
  color: #b3bac6;
}
.password-field input[data-v-2d631006]::placeholder {
  color: #b3bac6;
}
.eye-icon[data-v-2d631006] {
  width: 23px;
  height: 15px;
  border-bottom: 2px solid #697386;
  border-radius: 0 0 18px 18px;
  opacity: 0.7;
  position: relative;
  -webkit-transform: rotate(6deg);
          transform: rotate(6deg);
}
.eye-icon[data-v-2d631006]::after {
  content: "";
  position: absolute;
  left: 9px;
  bottom: -5px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #697386;
}
.account-card[data-v-2d631006] {
  margin-top: 12px;
  height: 62px;
  border-radius: 8px;
  border: 1px solid #e0e4ec;
  background: #ffffff;
  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;
  gap: 12px;
  padding: 0 14px;
}
.account-left[data-v-2d631006] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
}
.account-left img[data-v-2d631006] {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.account-left b[data-v-2d631006] {
  margin-left: 10px;
  color: #111827;
  font-size: 16px;
  font-weight: 1000;
}
.down-arrow[data-v-2d631006] {
  margin-left: 8px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #98a2b3;
}
.account-right[data-v-2d631006] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  white-space: nowrap;
}
.account-right span[data-v-2d631006] {
  color: #667085;
  font-size: 12px;
  font-weight: 700;
}
.account-right b[data-v-2d631006] {
  margin-left: 7px;
  color: #111827;
  font-size: 15px;
  font-weight: 1000;
}
.account-right em[data-v-2d631006] {
  margin-left: 6px;
  color: #667085;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
}
.account-right i[data-v-2d631006] {
  margin-left: 12px;
  width: 11px;
  height: 11px;
  border-right: 2px solid #98a2b3;
  border-bottom: 2px solid #98a2b3;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.register_submit[data-v-2d631006] {
  width: 100% !important;
  height: 52px !important;
  margin: 20px auto 0 !important;
  border-radius: 8px !important;
  border: 0 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff1b24), to(#ed000f)) !important;
  background: linear-gradient(180deg, #ff1b24 0%, #ed000f 100%) !important;
  color: #ffffff !important;
  font-size: 19px !important;
  font-weight: 900 !important;
  letter-spacing: 0.5px;
  -webkit-box-shadow: 0 12px 24px rgba(255, 23, 34, 0.26);
          box-shadow: 0 12px 24px rgba(255, 23, 34, 0.26);
}
.safe-tip[data-v-2d631006] {
  margin: 15px 0 0;
  min-height: 48px;
  padding: 12px 14px;
  border-radius: 8px;
  background: #fff2f2;
  color: #667085;
  font-size: 12px;
  line-height: 20px;
  font-weight: 800;
  text-align: center;
}
.safe-tip span[data-v-2d631006] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid var(--red);
  color: var(--red);
  margin-right: 8px;
  font-weight: 1000;
}
.safe-tip b[data-v-2d631006] {
  color: #667085;
  font-weight: 1000;
}
.loading-mask[data-v-2d631006] {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  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;
  z-index: 2000;
}
.loading-mask div[data-v-2d631006] {
  background: rgba(0, 0, 0, 0.7);
  width: 130px;
  height: 130px;
  border-radius: 8px;
  text-align: center;
  line-height: 130px;
  color: #ffffff;
  font-size: 16px;
}
.register.absolute[data-v-2d631006] .van-number-keyboard {
  background: #f6f7fb !important;
}
.register.absolute[data-v-2d631006] .van-key {
  background: #ffffff !important;
  color: var(--text) !important;
  border-radius: 8px !important;
  -webkit-box-shadow: 0 4px 12px rgba(28, 34, 44, 0.06);
          box-shadow: 0 4px 12px rgba(28, 34, 44, 0.06);
}
.register.absolute[data-v-2d631006] .van-key--blue,
.register.absolute[data-v-2d631006] .van-number-keyboard__close {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff1b24), to(#ed000f)) !important;
  background: linear-gradient(180deg, #ff1b24 0%, #ed000f 100%) !important;
  color: #ffffff !important;
}
@media (max-width: 360px) {
.subscribe-card[data-v-2d631006] {
    padding-left: 14px;
    padding-right: 14px;
}
.product-box[data-v-2d631006] {
    gap: 8px;
}
.product-title[data-v-2d631006] {
    font-size: 17px;
}
.rate-card[data-v-2d631006] {
    width: 108px;
}
.rate-card p span[data-v-2d631006] {
    font-size: 28px;
}
.quick-list[data-v-2d631006] {
    gap: 8px;
}
.quick-list button[data-v-2d631006] {
    font-size: 13px;
}
.account-right span[data-v-2d631006] {
    display: none;
}
.amount-field input[data-v-2d631006] {
    font-size: 30px !important;
}
}


/*# sourceMappingURL=chunk-6c2adcec.af835a7a.css.map*/