.line-clamp2[data-v-84b37e52] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.signIn[data-v-84b37e52] {
  min-height: 100vh;
  color: #111827;
  background: radial-gradient(circle at 18% 0%, rgba(16, 185, 129, 0.16) 0, rgba(16, 185, 129, 0) 34%), radial-gradient(circle at 88% 10%, rgba(0, 135, 106, 0.12) 0, rgba(0, 135, 106, 0) 32%), -webkit-gradient(linear, left top, left bottom, from(#f6faf8), color-stop(46%, #eef9f4), to(#f7fcfa));
  background: radial-gradient(circle at 18% 0%, rgba(16, 185, 129, 0.16) 0, rgba(16, 185, 129, 0) 34%), radial-gradient(circle at 88% 10%, rgba(0, 135, 106, 0.12) 0, rgba(0, 135, 106, 0) 32%), linear-gradient(180deg, #f6faf8 0%, #eef9f4 46%, #f7fcfa 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.signIn *[data-v-84b37e52] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.signIn[data-v-84b37e52] .van-hairline--bottom::after {
  border-bottom-width: 0 !important;
}
.signIn[data-v-84b37e52] .van-nav-bar {
  background: rgba(255, 255, 255, 0.94) !important;
  border: 0 !important;
  -webkit-box-shadow: 0 8px 24px rgba(15, 118, 110, 0.08) !important;
          box-shadow: 0 8px 24px rgba(15, 118, 110, 0.08) !important;
}
.signIn[data-v-84b37e52] .van-nav-bar__title {
  color: #111827 !important;
  font-weight: 800 !important;
  letter-spacing: 0.2px;
}
.signIn[data-v-84b37e52] .van-icon {
  color: #111111 !important;
}
.signIn .content[data-v-84b37e52] {
  padding: 12px 12px 18px;
}
.signIn .signIn_list[data-v-84b37e52] {
  background: transparent !important;
  padding: 0 !important;
}
.signIn .signIn_list[data-v-84b37e52] .van-list {
  background: transparent !important;
}
.signIn .signIn_list[data-v-84b37e52] .van-list__finished-text {
  background: transparent !important;
  color: #94a3b8 !important;
  font-size: 12px;
  padding: 14px 0;
}
.signIn[data-v-84b37e52] .van-list__loading {
  color: #94a3b8 !important;
}
.signIn[data-v-84b37e52] .van-loading__text {
  color: #94a3b8 !important;
}
.signIn[data-v-84b37e52] .van-empty__description {
  color: #94a3b8 !important;
}
.signIn[data-v-84b37e52] .van-empty__image {
  opacity: 0.92;
  -webkit-filter: drop-shadow(0 10px 18px rgba(16, 185, 129, 0.1));
          filter: drop-shadow(0 10px 18px rgba(16, 185, 129, 0.1));
}
.signIn .signIn_list .item[data-v-84b37e52] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px 0;
  padding: 13px 12px;
  border-radius: 12px;
  background: radial-gradient(circle at 12% 0%, rgba(16, 185, 129, 0.1) 0, rgba(16, 185, 129, 0) 42%), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.98)), to(rgba(250, 255, 253, 0.96)));
  background: radial-gradient(circle at 12% 0%, rgba(16, 185, 129, 0.1) 0, rgba(16, 185, 129, 0) 42%), linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(250, 255, 253, 0.96) 100%);
  border: 1px solid rgba(16, 185, 129, 0.14);
  -webkit-box-shadow: 0 12px 26px rgba(15, 118, 110, 0.08);
          box-shadow: 0 12px 26px rgba(15, 118, 110, 0.08);
  overflow: hidden;
}
.signIn .signIn_list .item.exchangeItem[data-v-84b37e52] {
  background: radial-gradient(circle at 12% 0%, rgba(16, 185, 129, 0.14) 0, rgba(16, 185, 129, 0) 42%), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.99)), to(rgba(239, 250, 245, 0.97)));
  background: radial-gradient(circle at 12% 0%, rgba(16, 185, 129, 0.14) 0, rgba(16, 185, 129, 0) 42%), linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(239, 250, 245, 0.97) 100%);
}
.signIn .signIn_list .item[data-v-84b37e52]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  bottom: 12px;
  width: 3px;
  border-radius: 0 4px 4px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#10b981), to(#00876a));
  background: linear-gradient(180deg, #10b981 0%, #00876a 100%);
}
.signIn .signIn_list .item[data-v-84b37e52]::after {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 0;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(16, 185, 129, 0)), color-stop(rgba(16, 185, 129, 0.18)), to(rgba(16, 185, 129, 0)));
  background: linear-gradient(90deg, rgba(16, 185, 129, 0), rgba(16, 185, 129, 0.18), rgba(16, 185, 129, 0));
}
.signIn .signIn_list .item > div[data-v-84b37e52]:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7px;
  min-width: 0;
  padding-left: 4px;
}
.signIn .signIn_list .item > div:nth-child(1) span[data-v-84b37e52]:nth-child(1) {
  font-size: 13px !important;
  font-weight: 800;
  color: #111827 !important;
  line-height: 1.35;
}
.signIn .signIn_list .item.exchangeItem > div:nth-child(1) span[data-v-84b37e52]:nth-child(1) {
  color: #0d7a5f !important;
}
.signIn .signIn_list .item > div:nth-child(1) span[data-v-84b37e52]:nth-child(2) {
  font-size: 11px !important;
  color: #6b7280 !important;
  font-weight: 600;
  line-height: 1.35;
}
.signIn .signIn_list .item > div:nth-child(1) span:nth-child(2) span[data-v-84b37e52] {
  color: #6b7280 !important;
  font-weight: 600;
}
.signIn .signIn_list .item > div:nth-child(1) span[data-v-84b37e52]:nth-child(3) {
  font-size: 11px !important;
  color: #94a3b8 !important;
  font-weight: 600;
  line-height: 1.35;
}
.signIn .signIn_list .item > div[data-v-84b37e52]:nth-child(2) {
  margin-left: 10px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  padding-top: 2px;
}
.signIn .signIn_list .item > div:nth-child(2) span[data-v-84b37e52] {
  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;
  min-width: 72px;
  width: auto !important;
  height: 27px;
  padding: 0 10px;
  margin-left: 8px !important;
  border-radius: 999px;
  font-size: 12px !important;
  font-weight: 800;
  text-align: center !important;
  white-space: nowrap;
  border: 1px solid transparent;
}
.signIn .signIn_list .item > div:nth-child(2) span.status-success[data-v-84b37e52] {
  color: #00876a !important;
  background: rgba(16, 185, 129, 0.1);
  border-color: rgba(16, 185, 129, 0.2);
}
.signIn .signIn_list .item > div:nth-child(2) span.status-error[data-v-84b37e52] {
  color: #f04438 !important;
  background: rgba(240, 68, 56, 0.08);
  border-color: rgba(240, 68, 56, 0.16);
}
.signIn .signIn_list .item > div:nth-child(2) span.status-wait[data-v-84b37e52] {
  color: #b7791f !important;
  background: rgba(245, 158, 11, 0.1);
  border-color: rgba(245, 158, 11, 0.18);
}
.signIn .finish_text[data-v-84b37e52] {
  padding: 12px 0;
  font-size: 12px;
  color: #94a3b8;
  text-align: center;
}


/*# sourceMappingURL=chunk-20a4b5e0.0509a14c.css.map*/