@charset "UTF-8";
.forex-page[data-v-2483e6f0] {
  height: calc(100% - 30px) !important;
  min-height: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #1f2329;
}
.forex-wrap[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.forex-wrap[data-v-2483e6f0] .basic-container {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  padding: 0;
}
.forex-wrap[data-v-2483e6f0] .basic-container__card {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.forex-wrap[data-v-2483e6f0] .basic-container .el-card__body,
.drawer-shell[data-v-2483e6f0] {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.forex-wrap[data-v-2483e6f0] .basic-container__card .el-card__body {
  height: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mission-center-container[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  min-height: 0;
  max-width: 100%;
  gap: 10px;
}
.sidebar-slide-enter-active[data-v-2483e6f0], .sidebar-slide-leave-active[data-v-2483e6f0] {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
.sidebar-slide-enter[data-v-2483e6f0], .sidebar-slide-leave-to[data-v-2483e6f0] {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
}
.sidebar-container[data-v-2483e6f0] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 260px;
  overflow: hidden;
  padding: 1px 10px 0 5px;
  padding-right: 20px;
  background: transparent;
}
.sidebar-panel[data-v-2483e6f0] {
  background: #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.sidebar-panel.full-height[data-v-2483e6f0] {
  height: 100%;
}
.sidebar-panel .sidebar-header[data-v-2483e6f0] {
  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;
  padding: 10px;
  border-bottom: 1px solid #e4e7ed;
}
.sidebar-panel .sidebar-title[data-v-2483e6f0] {
  font-size: 14px;
  font-weight: 600;
  color: #0f172a;
}
.sidebar-panel .sidebar-content[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 10px;
}
.shouqi[data-v-2483e6f0] {
  font-size: 14px;
  color: #94a3b8;
  cursor: pointer;
}
.shouqi[data-v-2483e6f0]:hover {
  color: #475569;
}
.cebianlanneiron[data-v-2483e6f0] {
  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;
  padding: 10px;
  border-radius: 10px;
  font-size: 14px;
  color: #1f2329;
  margin-bottom: 8px;
}
.cebianlanneiron[data-v-2483e6f0]:hover {
  cursor: pointer;
  background-color: #f8fafc;
}
.cebianlanneiron.active[data-v-2483e6f0] {
  background-color: #e0f2fe;
  color: #0ea5e9;
  font-weight: 500;
}
.customer-name[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 8px;
}
.main-content[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 0;
  min-width: 0;
  max-width: 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  background: #fff;
  -webkit-transition: margin-left 0.3s;
  transition: margin-left 0.3s;
}
.toolbar-card[data-v-2483e6f0] {
  margin-bottom: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-form[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.toolbar-row[data-v-2483e6f0], .toolbar-left[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.toolbar-form[data-v-2483e6f0] .el-form-item {
  margin-right: 0;
  margin-bottom: 0;
}
.expand-btn[data-v-2483e6f0] {
  border-color: #b3d8ff;
  color: #409eff;
  background: #ecf5ff;
}
.table-toolbar[data-v-2483e6f0] {
  margin: 0 0 12px;
  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: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-right[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.table-container[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.table-scroll[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.table-scroll-inner[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
}
.pagination-wrap[data-v-2483e6f0] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 12px;
  padding: 8px 12px;
  border-top: 1px solid #eef0f2;
  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;
}
.pagination-total[data-v-2483e6f0] {
  font-size: 14px;
  color: #1f2329;
}
.text-muted[data-v-2483e6f0] {
  color: #c0c4cc;
}
.currency-summary-row[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-bottom: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.currency-card[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #e4e7ed;
  border-radius: 8px;
  padding: 12px 16px;
  background: #fafbfc;
}
.currency-card-header[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.currency-label[data-v-2483e6f0] {
  font-size: 15px;
  font-weight: 600;
  color: #303133;
}
.currency-count[data-v-2483e6f0] {
  font-size: 12px;
  color: #909399;
}
.currency-card-body[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.currency-item[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.item-label[data-v-2483e6f0] {
  font-size: 11px;
  color: #909399;
  display: block;
  margin-bottom: 2px;
}
.item-value[data-v-2483e6f0] {
  font-size: 14px;
  font-weight: 600;
  color: #303133;
}
.drawer-title[data-v-2483e6f0] {
  font-size: 15px;
  font-weight: 600;
  color: #1f2329;
}
.drawer-header-custom[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 20px;
  border-bottom: 1px solid #ebeef5;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.drawer-body[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  padding: 18px 20px 28px;
}
.drawer-subtitle[data-v-2483e6f0] {
  color: #909399;
  font-size: 13px;
}
.drawer-action-group[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.detail-section-title[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #374151;
  margin-bottom: 10px;
  padding: 0 0 6px;
  border-bottom: 1px solid #f0f2f5;
}
.detail-section-title i[data-v-2483e6f0] {
  color: #2563eb;
  font-size: 14px;
}
.detail-count-tip[data-v-2483e6f0] {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 400;
  color: #909399;
}
.detail-descriptions[data-v-2483e6f0] {
  margin-bottom: 0;
}
.amount-summary-bar[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: #f8fafc;
  border: 1px solid #e4e7ed;
  border-radius: 8px;
  overflow: hidden;
}
.amount-item[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  padding: 12px 8px;
  gap: 4px;
}
.amount-divider[data-v-2483e6f0] {
  width: 1px;
  background: #e4e7ed;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 8px 0;
}
.amount-label[data-v-2483e6f0] {
  font-size: 12px;
  color: #909399;
}
.amount-value[data-v-2483e6f0] {
  font-size: 15px;
  font-weight: 600;
  color: #303133;
}
[data-v-2483e6f0] .el-button,[data-v-2483e6f0] .el-input__inner,[data-v-2483e6f0] .el-select .el-input__inner,[data-v-2483e6f0] .el-tag,[data-v-2483e6f0] .el-pagination {
  font-size: 14px;
}
.mission-center-container[data-v-2483e6f0], .main-content[data-v-2483e6f0], .table-container[data-v-2483e6f0], .table-scroll[data-v-2483e6f0] {
  -webkit-transform: none !important;
          transform: none !important;
}

/* ===== 概览抽屉 ===== */
.overview-drawer[data-v-2483e6f0] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px 20px;
}
.overview-drawer__header[data-v-2483e6f0] {
  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;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ebeef5;
}
.overview-drawer__title[data-v-2483e6f0] {
  font-size: 16px;
  font-weight: 600;
  color: #1a1f2e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.overview-drawer__title i[data-v-2483e6f0] {
  color: #1b6ef3;
}
.overview-drawer__sub[data-v-2483e6f0] {
  font-size: 12px;
  color: #94a3b8;
  margin-top: 4px;
}
.overview-drawer__section-title[data-v-2483e6f0] {
  font-size: 13px;
  font-weight: 600;
  color: #475569;
  margin: 16px 0 8px;
}
.overview-drawer__section-title[data-v-2483e6f0]:first-child {
  margin-top: 0;
}
.overview-drawer__risk[data-v-2483e6f0] {
  margin-bottom: 12px;
}
.risk-item[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding: 10px 12px;
  border-radius: 6px;
  margin-bottom: 8px;
}
.risk-item--overdue[data-v-2483e6f0] {
  background: #fef2f2;
  border: 1px solid #fecaca;
}
.risk-item--abnormal[data-v-2483e6f0] {
  background: #fffbeb;
  border: 1px solid #fde68a;
}
.risk-item__icon[data-v-2483e6f0] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #fff;
}
.risk-item--overdue .risk-item__icon i[data-v-2483e6f0] {
  color: #f56c6c;
  font-size: 18px;
}
.risk-item--abnormal .risk-item__icon i[data-v-2483e6f0] {
  color: #f59e0b;
  font-size: 18px;
}
.risk-item__body[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.risk-item__title[data-v-2483e6f0] {
  font-size: 13px;
  font-weight: 600;
  color: #1a1f2e;
}
.risk-item__title b[data-v-2483e6f0] {
  color: #b91c1c;
  margin: 0 2px;
}
.risk-item__desc[data-v-2483e6f0] {
  font-size: 12px;
  color: #64748b;
  margin-top: 2px;
}
.overview-card[data-v-2483e6f0] {
  margin-bottom: 12px;
  padding: 12px 14px;
  background: #fafbfc;
  border: 1px solid #ebeef5;
  border-radius: 6px;
}
.overview-card__head[data-v-2483e6f0] {
  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;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #e4e7ed;
}
.overview-card__currency[data-v-2483e6f0] {
  font-size: 16px;
  font-weight: 700;
  color: #1a1f2e;
  letter-spacing: 0.5px;
}
.overview-card__count[data-v-2483e6f0] {
  font-size: 12px;
  color: #94a3b8;
  background: #fff;
  padding: 2px 8px;
  border-radius: 4px;
}
.overview-card__row[data-v-2483e6f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 0;
  font-size: 13px;
}
.overview-card__row--warn[data-v-2483e6f0] {
  margin-top: 6px;
  padding-top: 8px;
  border-top: 1px dashed #fee2e2;
}
.overview-card__label[data-v-2483e6f0] {
  color: #64748b;
}
.overview-card__value[data-v-2483e6f0] {
  font-weight: 600;
  color: #1a1f2e;
}
.overview-empty[data-v-2483e6f0] {
  text-align: center;
  padding: 40px 0;
  color: #94a3b8;
  font-size: 14px;
}

/* 风险胶囊 */
[data-v-2483e6f0] .capsule-warn .el-radio-button__inner {
  border-color: #fecaca;
  color: #b91c1c;
  background: #fef2f2;
}
[data-v-2483e6f0] .capsule-warn .el-radio-button__inner:hover {
  background: #fee2e2;
}
[data-v-2483e6f0] .capsule-warn.is-active .el-radio-button__inner,[data-v-2483e6f0] .capsule-warn .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background: #f56c6c;
  border-color: #f56c6c;
  color: #fff;
  -webkit-box-shadow: -1px 0 0 0 #f56c6c;
          box-shadow: -1px 0 0 0 #f56c6c;
}

/* ===== 列表行飘红 ===== */
[data-v-2483e6f0] .el-table .row-overdue {
  background: #fef2f2 !important;
}
[data-v-2483e6f0] .el-table .row-overdue:hover > td {
  background: #fee2e2 !important;
}
[data-v-2483e6f0] .el-table .row-fx-abnormal {
  background: #fffbeb !important;
}
[data-v-2483e6f0] .el-table .row-fx-abnormal:hover > td {
  background: #fef3c7 !important;
}

/* ===== 月度汇总视图 ===== */
.monthly-view[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.monthly-view__title[data-v-2483e6f0] {
  font-size: 14px;
  font-weight: 600;
  color: #1a1f2e;
  padding: 8px 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.monthly-view__title i[data-v-2483e6f0] {
  color: #1b6ef3;
}
.monthly-view__sub[data-v-2483e6f0] {
  font-size: 12px;
  color: #94a3b8;
  font-weight: normal;
  margin-left: 8px;
}
.empty-tip[data-v-2483e6f0] {
  text-align: center;
  padding: 60px 0;
  color: #94a3b8;
  font-size: 14px;
}

/* ===== 损益趋势视图 ===== */
.trend-view[data-v-2483e6f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  padding: 12px 0;
}
.trend-view__title[data-v-2483e6f0] {
  font-size: 14px;
  font-weight: 600;
  color: #1a1f2e;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.trend-view__title i[data-v-2483e6f0] {
  color: #1b6ef3;
}
.trend-view__sub[data-v-2483e6f0] {
  font-size: 12px;
  color: #94a3b8;
  font-weight: normal;
  margin-left: 8px;
}
.trend-view__legend[data-v-2483e6f0] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-top: 16px;
  padding: 16px 0;
  border-top: 1px solid #ebeef5;
}
.trend-view__stat[data-v-2483e6f0] {
  text-align: center;
}
.trend-view__stat-num[data-v-2483e6f0] {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
.trend-view__stat-label[data-v-2483e6f0] {
  font-size: 12px;
  color: #64748b;
  margin-top: 4px;
}
.trend-chart[data-v-2483e6f0] {
  width: 100%;
  height: 380px;
}
