@charset "UTF-8";
.forex-page[data-v-af5e29ce] {
  height: calc(100% - 30px) !important;
  min-height: 0;
  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-af5e29ce] {
  -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-af5e29ce] .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-af5e29ce] .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-af5e29ce] .basic-container .el-card__body, .drawer-shell[data-v-af5e29ce] {
  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-af5e29ce] .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-af5e29ce] {
  -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;
  gap: 10px;
}
.sidebar-slide-enter-active[data-v-af5e29ce], .sidebar-slide-leave-active[data-v-af5e29ce] {
  -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-af5e29ce], .sidebar-slide-leave-to[data-v-af5e29ce] {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
}
.sidebar-container[data-v-af5e29ce] {
  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-af5e29ce] {
  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-af5e29ce] {
  height: 100%;
}
.sidebar-panel .sidebar-header[data-v-af5e29ce] {
  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-af5e29ce] {
  font-size: 14px;
  font-weight: 600;
  color: #0f172a;
}
.sidebar-panel .sidebar-content[data-v-af5e29ce] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  padding: 10px;
}
.shouqi[data-v-af5e29ce] {
  font-size: 14px;
  color: #94a3b8;
  cursor: pointer;
}
.shouqi[data-v-af5e29ce]:hover {
  color: #475569;
}
.cebianlanneiron[data-v-af5e29ce] {
  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-af5e29ce]:hover {
  cursor: pointer;
  background-color: #f8fafc;
}
.cebianlanneiron.active[data-v-af5e29ce] {
  background-color: #e0f2fe;
  color: #0ea5e9;
  font-weight: 500;
}
.customer-name[data-v-af5e29ce] {
  -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-af5e29ce] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 0;
  min-width: 0;
  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-af5e29ce] {
  margin-bottom: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-form[data-v-af5e29ce] {
  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-af5e29ce], .toolbar-left[data-v-af5e29ce] {
  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-af5e29ce] .el-form-item {
  margin-right: 0;
  margin-bottom: 0;
}
.expand-btn[data-v-af5e29ce] {
  border-color: #b3d8ff;
  color: #409eff;
  background: #ecf5ff;
}
.table-toolbar[data-v-af5e29ce] {
  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-af5e29ce] {
  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-af5e29ce] {
  -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-af5e29ce] {
  -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-af5e29ce] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
}
.pagination-wrap[data-v-af5e29ce] {
  -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-af5e29ce] {
  font-size: 14px;
  color: #1f2329;
}

/* KPI */
.currency-summary-row[data-v-af5e29ce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-bottom: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.currency-card[data-v-af5e29ce] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #e4e7ed;
  border-radius: 8px;
  padding: 14px 18px;
  background: #fafbfc;
}
.currency-card-header[data-v-af5e29ce] {
  margin-bottom: 4px;
}
.currency-label[data-v-af5e29ce] {
  font-size: 12px;
  color: #909399;
}
.kpi-value[data-v-af5e29ce] {
  font-size: 22px;
  font-weight: 700;
  color: #303133;
}
.kpi-unit[data-v-af5e29ce] {
  font-size: 13px;
  font-weight: 400;
  color: #909399;
}

/* 抽屉 */
.drawer-title[data-v-af5e29ce] {
  font-size: 15px;
  font-weight: 600;
  color: #1f2329;
}
.drawer-header-custom[data-v-af5e29ce] {
  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-af5e29ce] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  padding: 18px 20px 28px;
}
.drawer-subtitle[data-v-af5e29ce] {
  color: #909399;
  font-size: 13px;
}
.drawer-action-group[data-v-af5e29ce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.detail-tabs[data-v-af5e29ce] .el-tabs__header {
  margin-bottom: 14px;
}
.tab-badge[data-v-af5e29ce] .el-badge__content {
  top: -2px;
}
.pool-summary[data-v-af5e29ce] {
  margin-top: 10px;
  padding: 8px 14px;
  background: #f0f5ff;
  border: 1px solid #dbeafe;
  border-radius: 6px;
  font-size: 13px;
  color: #2563eb;
}
[data-v-af5e29ce] .el-button,[data-v-af5e29ce] .el-input__inner,[data-v-af5e29ce] .el-select .el-input__inner,[data-v-af5e29ce] .el-tag,[data-v-af5e29ce] .el-pagination {
  font-size: 14px;
}
.mission-center-container[data-v-af5e29ce], .main-content[data-v-af5e29ce], .table-container[data-v-af5e29ce], .table-scroll[data-v-af5e29ce] {
  -webkit-transform: none !important;
          transform: none !important;
}
