.myInvest[data-v-6596d85d] .van-nav-bar {
  background: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-bottom: 0 !important;
}
.myInvest[data-v-6596d85d] .van-nav-bar__title {
  color: #064e3b !important;
  font-size: 16px;
  font-weight: 900;
}
.myInvest[data-v-6596d85d] .van-icon {
  color: #064e3b !important;
}
.myInvest[data-v-6596d85d] .van-list__finished-text,
.myInvest[data-v-6596d85d] .van-list__loading {
  color: #94a3b8;
  font-size: 12px;
  font-weight: 700;
}
.myInvest[data-v-6596d85d] .van-count-down {
  color: #00876a;
  font-size: 12px;
  font-weight: 900;
}
.myInvest.app-green[data-v-6596d85d] {
  min-height: 100vh;
  position: relative;
  z-index: 0;
  color: #111827;
}
.myInvest.app-green[data-v-6596d85d]::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  background: radial-gradient(120% 80% at 0% 0%, rgba(52, 211, 153, 0.24) 0%, transparent 55%), radial-gradient(100% 70% at 100% 0%, rgba(16, 185, 129, 0.12) 0%, transparent 58%), -webkit-gradient(linear, left top, left bottom, from(#f6faf8), color-stop(55%, #eef9f4), to(#f7fcfa));
  background: radial-gradient(120% 80% at 0% 0%, rgba(52, 211, 153, 0.24) 0%, transparent 55%), radial-gradient(100% 70% at 100% 0%, rgba(16, 185, 129, 0.12) 0%, transparent 58%), linear-gradient(180deg, #f6faf8 0%, #eef9f4 55%, #f7fcfa 100%);
}
.myInvest.app-green .content[data-v-6596d85d] {
  padding: 12px 12px 18px;
  font-weight: 700;
}
.panel[data-v-6596d85d] {
  position: relative;
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #e6efea;
  overflow: hidden;
  -webkit-box-shadow: 0 14px 28px rgba(0, 135, 106, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.9);
          box-shadow: 0 14px 28px rgba(0, 135, 106, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.9);
}
.panel-glow[data-v-6596d85d] {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(circle at 18% 0%, rgba(52, 211, 153, 0.16), transparent 55%), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), color-stop(40%, transparent));
  background: radial-gradient(circle at 18% 0%, rgba(52, 211, 153, 0.16), transparent 55%), linear-gradient(180deg, rgba(255, 255, 255, 0.7), transparent 40%);
}
.stat-panel[data-v-6596d85d] {
  padding: 12px 10px;
  background: rgba(255, 255, 255, 0.92);
}
.stat-grid[data-v-6596d85d] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  position: relative;
  z-index: 1;
}
.stat-item[data-v-6596d85d] {
  border-radius: 6px;
  background: #f3fbf7;
  border: 1px solid rgba(16, 185, 129, 0.13);
  padding: 13px 10px;
  text-align: center;
}
.stat-val[data-v-6596d85d] {
  font-size: 19px;
  font-weight: 900;
  color: #00876a;
  line-height: 1.1;
}
.stat-lab[data-v-6596d85d] {
  margin-top: 6px;
  font-size: 12px;
  color: #6b7280;
}
.filter-sticky[data-v-6596d85d] {
  position: sticky;
  top: 46px;
  z-index: 20;
  padding-top: 12px;
  padding-bottom: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(246, 250, 248, 0.96)), color-stop(60%, rgba(246, 250, 248, 0.82)), to(rgba(246, 250, 248, 0)));
  background: linear-gradient(180deg, rgba(246, 250, 248, 0.96) 0%, rgba(246, 250, 248, 0.82) 60%, rgba(246, 250, 248, 0) 100%);
  backdrop-filter: blur(10px);
}
.filter-row[data-v-6596d85d] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 10px;
}
.fbtn[data-v-6596d85d] {
  height: 38px;
  border-radius: 6px;
  border: 1px solid #e6efea;
  background: rgba(255, 255, 255, 0.88);
  color: #064e3b;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.2px;
  -webkit-box-shadow: 0 8px 16px rgba(0, 135, 106, 0.05);
          box-shadow: 0 8px 16px rgba(0, 135, 106, 0.05);
}
.fbtn.active[data-v-6596d85d] {
  border-color: rgba(16, 185, 129, 0.68);
  background: -webkit-gradient(linear, left top, right top, from(rgba(134, 239, 172, 0.95)), color-stop(58%, rgba(16, 185, 129, 0.95)), to(rgba(0, 135, 106, 0.95)));
  background: linear-gradient(90deg, rgba(134, 239, 172, 0.95) 0%, rgba(16, 185, 129, 0.95) 58%, rgba(0, 135, 106, 0.95) 100%);
  color: #ffffff;
  -webkit-box-shadow: 0 10px 20px rgba(16, 185, 129, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.34);
          box-shadow: 0 10px 20px rgba(16, 185, 129, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.34);
}
.fbtn[data-v-6596d85d]:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.list-wrap[data-v-6596d85d] {
  margin-top: 8px;
}
.invest-card[data-v-6596d85d] {
  margin-top: 14px;
  padding: 18px 14px 14px;
  background: rgba(255, 255, 255, 0.94);
}
.invest-card[data-v-6596d85d]:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
  -webkit-filter: brightness(0.99);
          filter: brightness(0.99);
}
.card-head[data-v-6596d85d] {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.head-left[data-v-6596d85d] {
  min-width: 0;
}
.title[data-v-6596d85d] {
  font-size: 16px;
  font-weight: 900;
  color: #111827;
  max-width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.badge-row[data-v-6596d85d] {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.badge[data-v-6596d85d] {
  font-size: 10px;
  padding: 4px 10px;
  border-radius: 6px;
  border: 1px solid #e6efea;
  background: #f8fdfb;
  color: #6b7280;
  font-weight: 900;
}
.badge.good[data-v-6596d85d] {
  border-color: rgba(16, 185, 129, 0.24);
  background: rgba(16, 185, 129, 0.08);
  color: #00876a;
}
.badge.bad[data-v-6596d85d] {
  border-color: rgba(240, 68, 56, 0.22);
  background: rgba(240, 68, 56, 0.07);
  color: #f04438;
}
.badge.currency[data-v-6596d85d] {
  border-color: rgba(0, 135, 106, 0.18);
  background: rgba(0, 135, 106, 0.06);
  color: #064e3b;
}
.contract-btn[data-v-6596d85d] {
  width: 44px;
  height: 44px;
  border-radius: 6px;
  border: 1px solid #e6efea;
  background: #f8fdfb;
  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;
}
.contract-btn img[data-v-6596d85d] {
  width: 26px;
  height: 26px;
  opacity: 0.95;
}
.big-grid[data-v-6596d85d] {
  margin-top: 16px;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
.big-item .big-k[data-v-6596d85d] {
  font-size: 12px;
  color: #6b7280;
  font-weight: 800;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.k-sub[data-v-6596d85d] {
  font-size: 10px;
  padding: 2px 6px;
  border-radius: 999px;
  border: 1px solid rgba(16, 185, 129, 0.18);
  color: #00876a;
  background: rgba(16, 185, 129, 0.06);
  white-space: nowrap;
}
.big-item .big-v[data-v-6596d85d] {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 900;
  color: #111827;
  letter-spacing: 0.2px;
  line-height: 1.1;
}
.big-item.right[data-v-6596d85d] {
  text-align: right;
}
.big-item .big-v.profit[data-v-6596d85d] {
  color: #10b981;
}
.unit[data-v-6596d85d] {
  font-size: 12px;
  margin-left: 6px;
  opacity: 0.95;
  font-weight: 900;
}
.divider[data-v-6596d85d] {
  margin-top: 16px;
  height: 1px;
  background: #e6efea;
}
.meta[data-v-6596d85d] {
  margin-top: 12px;
  position: relative;
  z-index: 1;
}
.meta-row[data-v-6596d85d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  padding: 8px 0;
}
.meta-row + .meta-row[data-v-6596d85d] {
  border-top: 1px dashed rgba(16, 185, 129, 0.14);
}
.k[data-v-6596d85d] {
  font-size: 12px;
  color: #6b7280;
  font-weight: 800;
}
.v[data-v-6596d85d] {
  font-size: 12px;
  color: #111827;
  font-weight: 900;
  text-align: right;
}
.v.ice[data-v-6596d85d] {
  color: #00876a;
}
.v.green[data-v-6596d85d] {
  color: #10b981;
}
.v.gold[data-v-6596d85d] {
  color: #d97706;
}
.v.mono[data-v-6596d85d] {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.empty[data-v-6596d85d] {
  margin-top: 14px;
  padding: 34px 0;
  text-align: center;
  color: #6b7280;
  font-weight: 700;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid #e6efea;
  -webkit-box-shadow: 0 14px 28px rgba(0, 135, 106, 0.08);
          box-shadow: 0 14px 28px rgba(0, 135, 106, 0.08);
}
.detail-popup[data-v-6596d85d] {
  background: transparent;
  padding: 10px 10px 16px;
}
.detail-wrap[data-v-6596d85d] {
  padding: 14px 12px 12px;
  background: rgba(255, 255, 255, 0.96);
}
.detail-head[data-v-6596d85d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  position: relative;
  z-index: 1;
}
.dh-title[data-v-6596d85d] {
  font-size: 12px;
  color: #6b7280;
  font-weight: 900;
}
.dh-name[data-v-6596d85d] {
  margin-top: 6px;
  font-size: 15px;
  color: #111827;
  font-weight: 900;
}
.pill[data-v-6596d85d] {
  height: 38px;
  padding: 0 10px;
  border-radius: 6px;
  border: 1px solid #e6efea;
  background: #f8fdfb;
  color: #064e3b;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-weight: 900;
}
.pill img[data-v-6596d85d] {
  width: 20px;
  height: 20px;
}
.pill.ok[data-v-6596d85d] {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-color: rgba(16, 185, 129, 0.62);
  background: -webkit-gradient(linear, left top, right top, from(rgba(134, 239, 172, 0.95)), color-stop(58%, rgba(16, 185, 129, 0.95)), to(rgba(0, 135, 106, 0.95)));
  background: linear-gradient(90deg, rgba(134, 239, 172, 0.95) 0%, rgba(16, 185, 129, 0.95) 58%, rgba(0, 135, 106, 0.95) 100%);
  color: #ffffff;
  -webkit-box-shadow: 0 10px 20px rgba(16, 185, 129, 0.18);
          box-shadow: 0 10px 20px rgba(16, 185, 129, 0.18);
}
.detail-meta[data-v-6596d85d] {
  margin-top: 12px;
  position: relative;
  z-index: 1;
}
.detail-close[data-v-6596d85d] {
  margin-top: 12px;
  position: relative;
  z-index: 1;
}


/*# sourceMappingURL=chunk-04d1dac1.f5764ca5.css.map*/