@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;

500&display=swap);
.analysis-container[data-v-4f17b8d2] {
  width: 98.3%;
  min-height: 74.375rem;
  margin: 0 auto;
  overflow-y: auto;
  padding: 1.25rem;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.analysis-container.center[data-v-4f17b8d2] {
  display: flex;
  align-items: center;
}
.analysis-container .avatar[data-v-4f17b8d2] {
  width: 5rem;
  height: 5rem;
}
.analysis-container .avatar img[data-v-4f17b8d2] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.analysis-container .welcome-box[data-v-4f17b8d2] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  position: absolute;
  width: 9.3125rem;
  height: 3.3125rem;
  left: 7.125rem;
  top: 1.3rem;
}
.analysis-container .welcome-text[data-v-4f17b8d2] {
  font-size: 0.875rem;
  color: #FFFFFFBF;
}
.analysis-container .user-name[data-v-4f17b8d2] {
  width: 15.5625rem !important;
  font-size: 1.875rem;
  color: #FFFFFF;
}
.analysis-container .user-name1[data-v-4f17b8d2] {
  font-size: 0.875rem;
  color: #FFFFFFBF;
  margin-top: 0.625rem;
}
.analysis-container .main-content[data-v-4f17b8d2] {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5%;
  width: 100%;
  height: 52rem;
  align-items: stretch;
  align-items: flex-start;
}
.analysis-container .content-wrapper1[data-v-4f17b8d2] {
  width: 20%;
  min-height: 45.125rem;
  background: #171622;
  border-radius: 0.25rem;
  padding: 1.25rem;
}
.analysis-container .signal-title[data-v-4f17b8d2] {
  font-size: 1rem;
  color: rgba(255,255,255,0.75);
  margin-bottom: 0.625rem;
}
.analysis-container .signal-description[data-v-4f17b8d2] {
  font-size: 0.75rem;
  color: #FFFFFFBF;
  line-height: 1.125rem;
  margin-bottom: 1.25rem;
}
.analysis-container .profit-stats[data-v-4f17b8d2] {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 1.25rem;
}
.analysis-container .profit-percentage[data-v-4f17b8d2] {
  font-size: 1.5rem;
  color: #FFFFFF;
}
.analysis-container .profit-percentage .small[data-v-4f17b8d2] {
  font-size: 0.875rem;
}
.analysis-container .profit-usd[data-v-4f17b8d2] {
  font-size: 1.5rem;
  color: #FFFFFF;
}
.analysis-container .profit-usd .small[data-v-4f17b8d2] {
  font-size: 0.875rem;
}
.analysis-container .info-list[data-v-4f17b8d2] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0.75rem;
  gap: 0.25rem;
  width: 96%;
  border: 0.375rem;
  background: #1D1C29 !important;
}
.analysis-container .info-item[data-v-4f17b8d2] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0.5rem 0;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
}
.analysis-container .info-item.personal-page[data-v-4f17b8d2] {
  align-items: center;
}
.analysis-container .info-item .label[data-v-4f17b8d2] {
  font-size: 0.75rem;
  color: #FFFFFFBF;
}
.analysis-container .info-item .value[data-v-4f17b8d2] {
  font-size: 0.75rem;
  color: #FFFFFF;
}
.analysis-container .link-box[data-v-4f17b8d2] {
  display: flex;
  align-items: center;
  width: 15rem;
  height: 2.125rem;
  background: #100F1A;
  border-radius: 0.25rem;
  padding: 0 0.5rem;
}
.analysis-container .link-box a[data-v-4f17b8d2] {
  font-size: 0.875rem;
  color: #FFFFFF;
  text-decoration: none;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.analysis-container .copy-btn[data-v-4f17b8d2] {
  font-size: 1rem;
  color: #FFFFFF;
  background: none;
  border: none;
  cursor: pointer;
}
.analysis-container .progress-list[data-v-4f17b8d2] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0.75rem;
  gap: 0.625rem;
  margin-top: 0.625rem;
  width: 96%;
  border: 0.375rem;
  background: #1D1C29 !important;
}
.analysis-container .progress-item[data-v-4f17b8d2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.5rem 0;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
}
.analysis-container .progress-item .label[data-v-4f17b8d2] {
  font-size: 0.75rem;
  color: #FFFFFFBF;
  min-width: 8.75rem;
  text-align: left;
}
.analysis-container .progress-item .value[data-v-4f17b8d2] {
  font-size: 0.75rem;
  color: #FFFFFF;
}
.analysis-container .progress-bar[data-v-4f17b8d2] {
  width: 12.5rem;
  height: 0.375rem;
  background: #100F1A;
  border-radius: 0.25rem;
  overflow: hidden;
}
.analysis-container .progress-bar .progress[data-v-4f17b8d2] {
  height: 100%;
  border-radius: 0.25rem;
}
.analysis-container .right-placeholder[data-v-4f17b8d2] {
  width: 51%;
  height: 47.625rem;
  min-height: 39.5rem;
  background: #171622;
  border-radius: 0.25rem;
  order: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.analysis-container .right-placeholder .left[data-v-4f17b8d2] {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.left[data-v-4f17b8d2] {
  height: 100%;
}
.left .echart[data-v-4f17b8d2] {
  width: 100%;
  box-sizing: border-box;
  z-index: 1000;
  flex: 1;
  min-height: 25rem;
  height: 100%;
  border-radius: 0.25rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
[data-theme="light"] .left .echart[data-v-4f17b8d2] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .left .echart[data-v-4f17b8d2] {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .left .echart[data-v-4f17b8d2] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .left .echart[data-v-4f17b8d2] {
  background: #171622 !important;
}
.left .echart_tab[data-v-4f17b8d2] {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.left .echart_tab[data-v-4f17b8d2] {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  height: 100%;
}
.left .echart_tab[data-v-4f17b8d2] .el-tabs {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}
.left .echart_tab[data-v-4f17b8d2] .el-tabs__nav-wrap {
  height: 2.375rem;
  min-height: 2.375rem;
  flex-shrink: 0;
  display: flex;
  justify-content: space-around;
  border-radius: 0.25rem;
  border: 0.0625rem solid #EEE;
  box-sizing: border-box;
  z-index: 99999999999;
}
[data-theme="light"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__nav-wrap {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__nav-wrap {
  background: #171622 !important;
}
[data-theme="light"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__nav-wrap {
  border-color: #272536 !important;
}
[data-theme="dark"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__nav-wrap {
  border-color: #272536 !important;
}
.left .echart_tab[data-v-4f17b8d2] .el-tabs__nav-wrap::after {
  height: 0;
}
.left .echart_tab[data-v-4f17b8d2] .el-tabs__header {
  display: flex;
  justify-content: flex-end;
  height: 2rem;
  margin: 0.75rem 1.5rem 0 0;
  position: absolute;
  right: 0.5rem;
  top: 0;
  z-index: 200;
}
.left .echart_tab[data-v-4f17b8d2] .el-tabs__content {
  flex: 1;
  min-height: 0;
  overflow: hidden;
  padding: 2.375rem 0 0 0;
}
.left .echart_tab[data-v-4f17b8d2] .el-tabs__content>div {
  height: 100%;
}
.left .echart_tab[data-v-4f17b8d2] .el-tabs__content .chart-container,
.left .echart_tab[data-v-4f17b8d2] .el-tabs__content .my-echarts {
  height: 100% !important;
  min-height: 0;
}
.left .echart_tab[data-v-4f17b8d2] .el-tabs__content .my-echarts {
  margin-top: 0 !important;
}
.left .echart_tab[data-v-4f17b8d2] .el-tabs__active-bar {
  height: 0;
}
[data-theme="light"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__active-bar {
  background: #AD2935 !important;
}
[data-theme="dark"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__active-bar {
  background: #fd6257 !important;
}
.left .echart_tab[data-v-4f17b8d2] .el-tabs__item {
  font-size: 1rem;
  overflow: hidden;
  width: 4.875rem;
  text-align: center;
  border-left: 0.0625rem solid #EEE;
  box-sizing: border-box;
  line-height: 2.375rem;
  height: 2.375rem;
  padding: 0;
}
[data-theme="light"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__item {
  border-color: #272536 !important;
}
[data-theme="dark"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__item {
  border-color: #272536 !important;
}
[data-theme="light"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__item {
  color: rgba(255,255,255,0.74902) !important;
}
[data-theme="dark"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__item {
  color: rgba(255,255,255,0.74902) !important;
}
[data-theme="light"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__item:hover {
  color: #3B3559 !important;
}
[data-theme="dark"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__item:hover {
  color: #fff !important;
}
.left .echart_tab[data-v-4f17b8d2] .el-tabs__item.is-active {
  color: #fff;
  background-color: #2D2D3B;
}
[data-theme="light"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__item.is-active {
  color: #3B3559 !important;
}
[data-theme="dark"] .left .echart_tab[data-v-4f17b8d2] .el-tabs__item.is-active {
  color: #fff !important;
}
.metrics[data-v-4f17b8d2] {
  display: flex;
}
.metrics .metricsTable_box[data-v-4f17b8d2] {
  width: 48.5rem;
  height: 20rem;
  border-radius: 0.25rem;
  padding: 1rem;
  overflow: hidden;
  box-sizing: border-box;
}
[data-theme="light"] .metrics .metricsTable_box[data-v-4f17b8d2] {
  background: #fff !important;
}
[data-theme="dark"] .metrics .metricsTable_box[data-v-4f17b8d2] {
  background: #100F1A !important;
}
.metrics .metricsTable_box .header[data-v-4f17b8d2] {
  height: 2.25rem;
}
.metrics .metricsTable_box .metricsTable[data-v-4f17b8d2] {
  width: 100%;
  height: 16.25rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-left: 2rem;
}
.metrics .metricsTable_box .metricsTable .metrics-item[data-v-4f17b8d2] {
  width: 33%;
  display: flex;
  align-items: center;
}
.metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-left[data-v-4f17b8d2] {
  font-size: 0.75rem;
  text-align: center;
}
[data-theme="light"] .metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-left[data-v-4f17b8d2] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-left[data-v-4f17b8d2] {
  color: rgba(255,255,255,0.5) !important;
}
.metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-left .tag1[data-v-4f17b8d2] {
  margin-left: 0.3125rem;
  font-size: 0.75rem;
  width: 2.5rem;
  height: 2.25rem;
  line-height: 2.25rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  color: #ffa500;
  border: 0.0625rem #ffa500 solid;
  white-space: nowrap;
  display: inline-block;
  font-size: 1.125rem;
  margin-right: 1rem;
  font-weight: 700;
}
[data-theme="light"] .metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-left .tag1[data-v-4f17b8d2] {
  background: rgba(255,165,0,0.2) !important;
}
[data-theme="dark"] .metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-left .tag1[data-v-4f17b8d2] {
  background: rgba(255,165,0,0.2) !important;
}
.metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-left .tag2[data-v-4f17b8d2] {
  margin-left: 0.3125rem;
  font-size: 0.75rem;
  color: #da5456;
  border: 0.0625rem #da5456 solid;
  width: 2.5rem;
  height: 2.25rem;
  line-height: 2.25rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  background: rgba(218,84,86,0.2);
  white-space: nowrap;
  display: inline-block;
  font-size: 1rem;
  margin-right: 1rem;
  font-weight: 700;
}
.metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-left .tag3[data-v-4f17b8d2] {
  color: #417eb6;
  border: 0.0625rem solid #417eb6;
  background-color: rgba(65,126,182,0.2);
  border-radius: 0.25rem;
  width: 2.5rem;
  height: 2.25rem;
  flex: 1;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  font-size: 1rem;
  font-weight: 700;
  margin-right: 1rem;
  white-space: normal;
  word-wrap: break-word;
}
.metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-left .tag4[data-v-4f17b8d2] {
  width: 2.5rem;
  height: 2.25rem;
  line-height: 2.25rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  font-size: 1rem;
  font-weight: 700;
  margin-right: 1rem;
  background-color: #1F1E2B;
  display: block;
}
.metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-right[data-v-4f17b8d2] {
  font-size: 1rem;
  font-weight: 700;
}
[data-theme="light"] .metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-right[data-v-4f17b8d2] {
  color: #3B3559 !important;
}
[data-theme="dark"] .metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-right[data-v-4f17b8d2] {
  color: #fff !important;
}
.metrics .metricsTable_box .metricsTable .metrics-item .metrics-item-right .label[data-v-4f17b8d2] {
  font-size: 0.75rem;
  color: #FFFFFFBF;
}
.metrics .Position_details_box[data-v-4f17b8d2] {
  width: 34rem;
  margin-left: 1rem;
  padding: 1rem;
  border-radius: 0.25rem;
  overflow: hidden;
}
[data-theme="light"] .metrics .Position_details_box[data-v-4f17b8d2] {
  background: #fff !important;
}
[data-theme="dark"] .metrics .Position_details_box[data-v-4f17b8d2] {
  background: #100F1A !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__empty-block {
  display: flex;
  justify-content: center;
  width: 100% !important;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__empty-block {
  background: #fff !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__empty-block {
  background: #100F1A !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__empty-block .svga_box {
  height: 6.25rem;
  width: 100%;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__empty-block .svga_box {
  background: #fff !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__empty-block .svga_box {
  background: #100F1A !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table th,
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__header-wrapper {
  font-size: 0.75rem;
  padding: 0;
  height: 2rem;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table th,
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__header-wrapper {
  background: #fff !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table th,
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__header-wrapper {
  background: #100F1A !important;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table th,
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__header-wrapper {
  color: rgba(255,255,255,0.74902) !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table th,
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__header-wrapper {
  color: rgba(255,255,255,0.74902) !important;
}
[data-theme="light"] .metrics .Position_details_box .odd-row[data-v-4f17b8d2] {
  background: #fff !important;
}
[data-theme="dark"] .metrics .Position_details_box .odd-row[data-v-4f17b8d2] {
  background: #100F1A !important;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .even-row {
  background: #fff !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .even-row {
  background: #100F1A !important;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body th {
  background: #FAFAFA !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body th {
  background: #1D2637 !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper {
  max-height: 10rem;
  overflow-y: auto;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__footer-wrapper td.el-table__cell {
  background: #fff !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__footer-wrapper td.el-table__cell {
  background: #100F1A !important;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table,
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__expanded-cell {
  background: #fff !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table,
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__expanded-cell {
  background: #100F1A !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table .el-table__cell {
  padding: 0.375rem 0 !important;
  border-top: 0.0625rem dashed;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table .el-table__cell {
  border-color: #272536 !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table .el-table__cell {
  border-color: #272536 !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.4375rem;
  height: 0.4375rem;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper.is-scrolling-none {
  border-top: 0.0625rem dashed red;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper.is-scrolling-none {
  color: #3B3559 !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper.is-scrolling-none {
  color: #fff !important;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper.is-scrolling-none {
  border-color: #272536 !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper.is-scrolling-none {
  border-color: #272536 !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0,0,0,0.3);
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #78889b !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table--border th.gutter:last-of-type {
  border: none;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper .el-table__empty-block {
  color: #3B3559 !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body-wrapper .el-table__empty-block {
  color: #fff !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__footer-wrapper .has-gutter td,
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body td,
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body th {
  font-size: 0.75rem !important;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__footer-wrapper .has-gutter td,
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body td,
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body th {
  color: #3B3559 !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__footer-wrapper .has-gutter td,
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body td,
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__body th {
  color: #fff !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table--border::after,
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table--group::after,
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table::before {
  background-color: transparent !important;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table--border th,
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__fixed-right-patch {
  border-color: #272536 !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table--border th,
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__fixed-right-patch {
  border-color: #272536 !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table td,
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table th.is-leaf,
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table--border,
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table--group {
  border: none;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-button--mini,
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-button--mini.is-round {
  padding: 0.1875rem 0.5625rem;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #f5f5f5 !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #1C2A43 !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__row {
  border-bottom: 0.0625rem dashed #EEE !important;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__row {
  border-color: #272536 !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__row {
  border-color: #272536 !important;
}
.metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__row {
  border-bottom: 0.0625rem dashed #EEE !important;
}
[data-theme="light"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__row {
  border-color: #272536 !important;
}
[data-theme="dark"] .metrics .Position_details_box .Position_details[data-v-4f17b8d2] .el-table__row {
  border-color: #272536 !important;
}
.analysis-container .bottom-placeholder[data-v-4f17b8d2] {
  width: 73.6%;
  height: 16rem;
  background: #171622;
  border-radius: 0.25rem;
  margin-top: -5.125rem;
}
.analysis-container .sidebar-content[data-v-4f17b8d2] {
  display: flex;
  flex-direction: column;
  gap: 2%;
  width: 24.7%;
  position: absolute;
  background: #171622;
  top: 7.5rem;
  right: 1.6%;
}
.analysis-container .financial-box[data-v-4f17b8d2] {
  width: 84%;
  min-height: 23.75rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  border: 0.375rem;
  background: #1D1C29 !important;
  border-radius: 0.25rem;
  padding: 1.25rem;
}
.analysis-container .financial-title[data-v-4f17b8d2] {
  font-size: 1rem;
  color: rgba(255,255,255,0.75);
  margin-bottom: 0.625rem;
}
.analysis-container .financial-list[data-v-4f17b8d2] {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.analysis-container .financial-list .info-item[data-v-4f17b8d2] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0.5rem 0;
}
.analysis-container .metrics-box[data-v-4f17b8d2] {
  width: 84%;
  margin: 0 auto;
  min-height: 28.125rem;
  border: 0.375rem;
  background: #1D1C29 !important;
  padding: 1.25rem;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.analysis-container .metrics-title[data-v-4f17b8d2] {
  font-size: 1rem;
  color: rgba(255,255,255,0.75);
  margin-bottom: 1.25rem;
}
.analysis-container .metrics-grid[data-v-4f17b8d2] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem;
}
.analysis-container .metric-item[data-v-4f17b8d2] {
  display: flex;
  align-items: center;
  width: 12.4375rem;
  height: 3.3125rem;
  margin-bottom: 1.84375rem;
}
.analysis-container .metric-icon[data-v-4f17b8d2] {
  width: 2.25rem;
  height: 2.25rem;
  margin-right: 0.625rem;
}
.analysis-container .metric-icon-sum[data-v-4f17b8d2] {
  width: 2.5rem;
  height: 2.25rem;
  margin-right: 0.625rem;
  display: block;
  flex-shrink: 0;
}
.analysis-container .metric-text[data-v-4f17b8d2] {
  display: flex;
  flex-direction: column;
}
.analysis-container .metric-text .label[data-v-4f17b8d2] {
  font-size: 0.75rem;
  color: #FFFFFFBF;
  width: 100%;
}
.analysis-container .metric-text .value[data-v-4f17b8d2] {
  font-size: 1.5rem;
  color: #FFFFFF;
}
.ccopy[data-v-4f17b8d2] {
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
  cursor: pointer;
}
[data-v-4f17b8d2] .el-table__header-wrapper {
  border-bottom: 0.0625rem dashed #FFFFFF1A !important;
}
.custom-select-wrapper[data-v-4f17b8d2] {
  position: relative;
  display: inline-block;
}
.custom-arrow[data-v-4f17b8d2] {
  position: absolute;
  right: 0.625rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  transition: transform 0.3s ease;
  z-index: 1;
}
.metric-integer[data-v-4f17b8d2] {
  font-size: 1.5rem;
  font-weight: 500;
  color: #fff;
}
.metric-decimal[data-v-4f17b8d2] {
  color: #fff;
  font-size: 1.125rem;
  opacity: 0.9;
}
.metric-percent[data-v-4f17b8d2] {
  font-size: 0.75rem !important;
  color: #fff;
}
.analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .el-table .el-table__header th.el-table__cell,
.analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .el-table .el-table__body td.el-table__cell {
  font-size: 0.75rem;
}
.analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .rate_table_select .el-input__inner {
  font-size: 0.75rem;
}
@media (max-width: 768px) {
.analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .el-table .el-table__header th.el-table__cell,
  .analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .el-table .el-table__body td.el-table__cell {
    font-size: 0.625rem;
}
.analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .rate_table_select .el-input__inner {
    font-size: 0.625rem;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .el-table .el-table__header th.el-table__cell,
  .analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .el-table .el-table__body td.el-table__cell {
    font-size: 0.6875rem;
}
.analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .rate_table_select .el-input__inner {
    font-size: 0.6875rem;
}
}
@media (min-width: 1200px) {
.analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .el-table .el-table__header th.el-table__cell,
  .analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .el-table .el-table__body td.el-table__cell {
    font-size: 0.875rem;
}
.analysis-container .bottom-placeholder .rate_tables[data-v-4f17b8d2] .rate_table_select .el-input__inner {
    font-size: 0.875rem;
}
}
.as[data-v-4f17b8d2] {
  border-bottom: 0.0625rem dashed #FFFFFF1A;
}
.svg-icon[data-v-632d9fa4] {
  width: 2.25rem;
  height: 1.125rem;
  display: block;
  margin: auto 0;
}
.buy[data-v-632d9fa4] {
  height: 1.5rem;
  padding: 0 0.75rem;
  color: #ffffff;
  background: #DE294D;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sell[data-v-632d9fa4] {
  height: 1.5rem;
  padding: 0 0.75rem;
  background: #39B163;
  color: #ffffff;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__header {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: calc(100% - 1rem);
  height: 3.625rem;
  line-height: 3.625rem;
  margin: 0 1rem 0 0;
  border: none;
  box-sizing: border-box;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__header {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__header {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__nav {
  height: 2.625rem;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: none;
  padding-right: 0.75rem;
  color: #FFFFFFBF !important;
  font-size: 1rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__item {
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: #FFFFFFBF;
  height: 2.125rem;
  line-height: 2.125rem;
  margin-left: 0.75rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  border: none;
  transition: all 0.2s ease-in-out;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__item:hover {
  color: #ffffff;
  text-decoration: underline;
  text-underline-offset: 0.1875rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card {
  margin: 1rem;
  margin-left: 0;
  box-sizing: border-box;
  border-radius: 0.25rem;
  min-height: 25.6875rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .head {
  border-radius: 1.25rem 1.25rem 0 0;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .head .title {
  font-size: 1rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .head .inputs .el-input__inner {
  border: none;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .filter {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  border-radius: 0 0 1.25rem 1.25rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .filter {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .filter {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .filter .foldBox {
  height: 2rem;
  border-top: 0.0625rem solid #efefef;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .filter .foldBox {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .filter .foldBox {
  border-color: #1F1E2B !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .filter .foldBox {
  color: #3B3559 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .filter .foldBox {
  color: #fff !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .filter .fold {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2rem;
  font-size: 0.75rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .filter .fold .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  cursor: pointer;
  width: 100%;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .filter .fold .icon {
  width: 0.625rem;
  height: 0.375rem;
  display: inline-block;
  padding-right: 0.3125rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .close .el-table__body-wrapper {
  max-height: 17.25rem;
  overflow-y: auto;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #f5f5f5 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #1C2A43 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table,
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table__expanded-cell {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table,
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table__expanded-cell {
  background: #100F1A !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table {
  border-color: #374353 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table::before {
  border-width: 0;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table::before {
  background: #EAEAEA !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table::before {
  background: #374353 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table::after {
  background: #EAEAEA !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table::after {
  background: #374353 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .caret-wrapper {
  height: 1.5rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .caret-wrapper .ascending {
  top: 0.125rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .caret-wrapper .descending {
  bottom: 0.125rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .sort-caret {
  border-width: 0.3125rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .open-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .open-row {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .odd-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .odd-row {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .even-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .even-row {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__header {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__header {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__header .el-table__cell {
  padding: 0;
  width: 1.5rem;
  height: 2.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 2.625rem;
  color: #FFFFFFBF;
  border: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__header .el-table__cell {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__header .el-table__cell {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__header .el-table__cell .cell {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  line-height: 2.625rem;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0;
  width: 1.5rem;
  height: 2.5rem !important;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  border: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: #3B3559 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: #fff !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  width: 100%;
  padding: 0 0.625rem;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
  line-height: 1.625rem;
  font-size: 0.75rem;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .buy {
  padding: 0 0.75rem;
  color: #171622;
  background: #DE294D;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .sell {
  padding: 0 0.75rem;
  background: #13CF87;
  color: #171622;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #DE294D !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #39B163 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #39B163 !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #DE294D !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.625rem;
  height: 0.4375rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0,0,0,0.3);
  border-radius: 3.1875rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 3.1875rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #727077 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #1f1e2b !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__empty-block {
  width: 100% !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__empty-block {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__empty-block {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .el-table__body-wrapper {
  overflow-y: auto;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .svga_box {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .individual_card .el-table .svga_box {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box {
  box-sizing: border-box;
  display: flex;
  margin: 0 1rem 3.875rem 1rem;
  margin-left: 0;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card {
  width: 70%;
  height: 32.0625rem;
  padding: 0 1rem;
  box-sizing: border-box;
  border-radius: 0.25rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .title {
  font-size: 1rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .inputs .el-input__inner {
  border-color: #dee6ee !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .inputs .el-input__inner {
  border-color: #1F1E2B !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-select__tags {
  max-width: 25rem !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-select__tags .el-tag.el-tag--info {
  border: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-select__tags .el-tag.el-tag--info {
  color: #262626 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-select__tags .el-tag.el-tag--info {
  color: #E7EEF8 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-select__tags .el-tag.el-tag--info {
  border-color: #dee6ee !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-select__tags .el-tag.el-tag--info {
  border-color: #111C30 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-select__tags .el-tag.el-tag--info {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-select__tags .el-tag.el-tag--info {
  background: #100F1A !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-input {
  width: 20rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-input .el-input__inner {
  width: 20rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-input .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .head .el-select .el-input .el-input__inner {
  background: #100F1A !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #f5f5f5 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #1C2A43 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .no_expand .cell .el-table__expand-icon {
  display: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table,
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table__expanded-cell {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table,
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table__expanded-cell {
  background: #100F1A !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table {
  border: none;
  border-left: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table {
  border-color: #374353 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table::before {
  display: none !important;
  content: none !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table::after {
  background-color: transparent;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .caret-wrapper {
  height: 1.5rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .caret-wrapper .ascending {
  top: 0.125rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .caret-wrapper .descending {
  bottom: 0.125rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .sort-caret {
  border-width: 0.3125rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .open-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .open-row {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .odd-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .odd-row {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .even-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .even-row {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__header {
  border-bottom: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__header {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__header {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__header .el-table__cell {
  padding: 0;
  width: 1.5rem;
  height: 2.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 2.625rem;
  color: #FFFFFFBF;
  border-right: none;
  border-bottom: none;
  border-top: none;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__header .el-table__cell {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__header .el-table__cell {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__header .el-table__cell {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__header .el-table__cell {
  border-color: #374353 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__header .el-table__cell .cell {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  line-height: 2.625rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper {
  max-height: 20.875rem;
  overflow-y: auto;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0;
  width: 1.5rem;
  height: 2.5rem !important;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  border-right: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: #3B3559 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: #fff !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  border-color: #374353 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  width: 100%;
  padding: 0 0.625rem;
  line-height: 1.625rem;
  font-size: 0.75rem;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .buy {
  padding: 0 0.75rem;
  color: #171622;
  background: #DE294D;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .sell {
  padding: 0 0.75rem;
  background: #13CF87;
  color: #171622;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #DE294D !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #39B163 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #39B163 !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #DE294D !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell {
  box-sizing: border-box;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell .el-table {
  margin-left: 7.6875rem;
  width: calc(100% - 7.6875rem) !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell .el-table .el-table__header .el-table__cell {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell .el-table .el-table__header .el-table__cell {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell .el-table .el-table__body .el-table__cell {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell .el-table .el-table__body .el-table__cell {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__footer-wrapper .el-table__footer .el-table__cell {
  padding: 0;
  height: 2.5rem;
  border: none;
  font-size: 0.75rem;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
  background-color: #100F1A;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__footer-wrapper .el-table__footer .el-table__cell {
  color: #3B3559 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__footer-wrapper .el-table__footer .el-table__cell {
  color: #fff !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__footer-wrapper .el-table__footer .el-table__cell .cell {
  display: flex;
  justify-content: center;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__footer-wrapper .el-table__footer .el-table__cell .cell .profit {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__footer-wrapper .el-table__footer .el-table__cell .cell .profit {
  color: #DE294D !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__footer-wrapper .el-table__footer .el-table__cell .cell .profit {
  color: #39B163 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__footer-wrapper .el-table__footer .el-table__cell .cell .loss {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__footer-wrapper .el-table__footer .el-table__cell .cell .loss {
  color: #39B163 !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__footer-wrapper .el-table__footer .el-table__cell .cell .loss {
  color: #DE294D !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.625rem;
  height: 0.4375rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0,0,0,0.3);
  border-radius: 3.1875rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 3.1875rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #727077 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #1f1e2b !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__empty-block {
  width: 100% !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__empty-block {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__empty-block {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .el-table__body-wrapper {
  overflow-y: auto;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .svga_box {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .combined_card .el-table .svga_box {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card {
  width: 29.2%;
  height: 32.0625rem;
  padding: 0 1rem;
  margin-left: 1rem;
  box-sizing: border-box;
  border-radius: 0.25rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .title {
  font-size: 1rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .head .inputs .el-input__inner {
  border: none;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul {
  display: flex;
  width: 100%;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul {
  background: #100F1A !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .profit {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .profit {
  color: #DE294D !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .profit {
  color: #39B163 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .loss {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .loss {
  color: #39B163 !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .loss {
  color: #DE294D !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul>li {
  font-size: 0.75rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-left: 0;
  text-align: center;
  padding: 0;
  box-sizing: border-box;
  font-weight: 700;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul>li {
  color: #5F6472 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul>li {
  color: #E7EEF8 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul>li {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul>li {
  background: #100F1A !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul>li:nth-child(1) {
  width: 10%;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul>li:nth-child(2) {
  width: 30%;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul>li:nth-child(3) {
  width: 30%;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul>li:nth-child(4) {
  width: 30%;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table ul>li:nth-child(5) {
  width: 1.09375rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #f5f5f5 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #1C2A43 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table,
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table__expanded-cell {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table,
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table__expanded-cell {
  background: #100F1A !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table {
  border: none;
  border-left: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table {
  border-color: #374353 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table::before {
  display: none !important;
  content: none !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table::after {
  background-color: transparent;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .caret-wrapper {
  height: 1.5rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .caret-wrapper .ascending {
  top: 0.125rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .caret-wrapper .descending {
  bottom: 0.125rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .sort-caret {
  border-width: 0.3125rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .open-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .open-row {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .odd-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .odd-row {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .even-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .even-row {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__header {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__header {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__header .el-table__cell {
  padding: 0;
  width: 1.5rem;
  height: 2.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 2.625rem;
  border: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__header .el-table__cell {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__header .el-table__cell {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__header .el-table__cell .cell {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  line-height: 2.625rem;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper {
  max-height: 15.75rem;
  overflow-y: auto;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0;
  width: 1.5rem;
  height: 2.5rem !important;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  border: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: #3B3559 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: #fff !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
  width: 100%;
  padding: 0 0.625rem;
  line-height: 1.625rem;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  font-size: 0.75rem;
  justify-content: center;
  align-items: center;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .buy {
  height: 1rem;
  width: 2rem;
  padding: 0 0.75rem;
  color: #171622;
  background: #DE294D;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .sell {
  height: 1rem;
  width: 2rem;
  padding: 0 0.75rem;
  background: #13CF87;
  color: #171622;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #DE294D !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #39B163 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #39B163 !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #DE294D !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.625rem;
  height: 0.4375rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0,0,0,0.3);
  border-radius: 3.1875rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 3.1875rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #727077 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #1f1e2b !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__empty-block {
  width: 100% !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__empty-block {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__empty-block {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .el-table__body-wrapper {
  overflow-y: auto;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .svga_box {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .combined_currency_box .currency_card .currency_table .el-table .svga_box {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card {
  margin: 1rem;
  padding: 0 1rem;
  box-sizing: border-box;
  border-radius: 0.25rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .title {
  font-size: 1rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #f5f5f5 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table--enable-row-hover .el-table__body tr:hover>td {
  background: #1C2A43 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .no_expand .cell .el-table__expand-icon {
  display: none;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table,
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table__expanded-cell {
  border: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table,
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table__expanded-cell {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table,
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table__expanded-cell {
  background: #100F1A !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table {
  border-left: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table {
  border-color: #374353 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table::before {
  display: none !important;
  content: none !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table::after {
  background-color: transparent;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .caret-wrapper {
  height: 1.5rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .caret-wrapper .ascending {
  top: 0.125rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .caret-wrapper .descending {
  bottom: 0.125rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .sort-caret {
  border-width: 0.3125rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .open-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .open-row {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .odd-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .odd-row {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .even-row {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .even-row {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__header {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__header {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__header .el-table__cell {
  border: none;
  padding: 0;
  width: 1.5rem;
  height: 2.625rem;
  font-size: 0.875rem;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
  font-weight: 700;
  line-height: 2.625rem;
  border-right: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__header .el-table__cell {
  color: #3B3559 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__header .el-table__cell {
  color: #fff !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__header .el-table__cell {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__header .el-table__cell {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__header .el-table__cell {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__header .el-table__cell {
  border-color: #374353 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__header .el-table__cell .cell {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  line-height: 2.625rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper {
  max-height: 63vh;
  overflow-y: auto;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0;
  width: 1.5rem;
  height: 2.5rem !important;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  border-bottom: 0.0625rem dashed #FFFFFF1A;
  border-right: none;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: #3B3559 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: #fff !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  border-color: #374353 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  width: 100%;
  padding: 0 0.625rem;
  line-height: 1.625rem;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  font-size: 0.75rem;
  align-items: center;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .buy {
  height: 1rem;
  width: 2rem;
  padding: 0 0.75rem;
  color: #171622;
  background: #DE294D;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .sell {
  height: 1rem;
  width: 2rem;
  padding: 0 0.75rem;
  background: #13CF87;
  color: #171622;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #DE294D !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #39B163 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  font-weight: 700;
}
[data-upstyle="up_red"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #39B163 !important;
}
[data-upstyle="up_green"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #DE294D !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell {
  border: none;
  box-sizing: border-box;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell .el-table .el-table__header .el-table__cell {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell .el-table .el-table__header .el-table__cell {
  background: #171622 !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell .el-table .el-table__body .el-table__cell {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper .el-table__body .el-table__expanded-cell .el-table .el-table__body .el-table__cell {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.625rem;
  height: 0.4375rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0,0,0,0.3);
  border-radius: 3.1875rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 3.1875rem;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #727077 !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #1f1e2b !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__empty-block {
  width: 100% !important;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__empty-block {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__empty-block {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .el-table__body-wrapper {
  overflow-y: auto;
}
[data-theme="light"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .svga_box {
  background: #fff !important;
}
[data-theme="dark"] #exposure[data-v-6fae9b6e] .tabs .el-tabs__content .position_details_card .el-table .svga_box {
  background: #171622 !important;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs .el-tabs__item.is-active {
  color: #ffffff;
  text-decoration: underline;
  text-underline-offset: 0.1875rem;
}
#exposure[data-v-6fae9b6e] .tabs .el-tabs__nav-wrap::after {
  height: 0;
}
.header-actions[data-v-6fae9b6e] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-left: auto;
}
.refresh-btn[data-v-6fae9b6e] {
  width: 2rem;
  height: 1.75rem;
  min-width: 2rem;
  padding: 0;
  background: #1F1E2B;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.refresh-btn .refresh-icon[data-v-6fae9b6e] {
  width: 1rem;
  height: 1rem;
  filter: brightness(0) invert(1);
}
.search-trigger-btn[data-v-6fae9b6e] {
  width: 2rem;
  height: 1.75rem;
  min-width: 2rem;
  padding: 0;
  background: #1F1E2B;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1rem;
}
.search-input-wrapper[data-v-6fae9b6e] {
  overflow: hidden;
}
.search-input-wrapper .head-title-input[data-v-6fae9b6e] {
  width: 15rem;
}
.header-actions[data-v-6fae9b6e] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-left: auto;
}
.search-trigger-btn[data-v-6fae9b6e] {
  width: 2rem;
  height: 1.75rem;
  min-width: 2rem;
  padding: 0;
  background: #1F1E2B;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1rem;
}
.search-input-wrapper[data-v-6fae9b6e] {
  overflow: hidden;
}
.search-input-wrapper .head-title-input[data-v-6fae9b6e] {
  width: 15rem;
}
.account-cell[data-v-6fae9b6e] {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.signal-icon-img[data-v-6fae9b6e] {
  width: 1rem;
  height: 1rem;
}
.select-label[data-v-6fae9b6e] {
  font-size: 0.75rem;
  color: #FFFFFFBF;
  white-space: nowrap;
  margin-right: 0.25rem;
}
.custom-select-wrapper[data-v-6fae9b6e] {
  position: relative;
  display: inline-block;
  width: 12.5rem;
}
.custom-arrow[data-v-6fae9b6e] {
  position: absolute;
  right: -6.875rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  transition: transform 0.3s ease;
  z-index: 1;
}
[data-v-6fae9b6e] .account-select {
  background: #100F1A !important;
  border: 0.0625rem solid #1F1E2B !important;
  border-radius: 0.25rem !important;
}
[data-v-6fae9b6e] .account-select .el-select-dropdown__item {
  color: #FFFFFF !important;
  font-size: 0.75rem !important;
  height: 1.75rem !important;
  line-height: 1.75rem !important;
}
[data-v-6fae9b6e] .account-select .el-select-dropdown__item:hover {
  background: #1F1E2B !important;
}
.tabs[data-v-181536aa] {
  height: 100%;
  position: relative;
  margin: 0 1rem;
  margin-left: 0 !important;
  box-sizing: border-box;
}
.tabs .tips_message[data-v-181536aa] {
  position: absolute;
  display: flex;
  align-items: center;
  z-index: 99;
  top: 0.375rem;
  right: 1.25rem;
  height: 2rem;
}
[data-theme="light"] .tabs .tips_message[data-v-181536aa] {
  color: #3B3559 !important;
}
[data-theme="dark"] .tabs .tips_message[data-v-181536aa] {
  color: #fff !important;
}
.search2[data-v-181536aa]  {
  width: 20.25rem;
  font-size: 0.875rem;
  font-weight: bold;
  position: absolute;
  top: -0.1875rem;
  left: 6.625rem;
  z-index: 1;
}
.search2[data-v-181536aa] .el-input__inner {
  width: 19.375rem;
  border: 0.0625rem solid transparent;
  font-size: 0.75rem;
  height: 1.5rem;
  background-color: transparent;
}
.search2[data-v-181536aa] .el-input--mini .el-input__icon {
  line-height: 1.5625rem;
}
.tabs[data-v-181536aa] .el-tabs__header {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 2.625rem;
  line-height: 2.625rem;
  border: 0.0625rem solid #272536;
  border-radius: 0.25rem;
  box-sizing: border-box;
  overflow: hidden;
}
[data-theme="light"] .tabs[data-v-181536aa] .el-tabs__header {
  border-color: #272536 !important;
}
[data-theme="dark"] .tabs[data-v-181536aa] .el-tabs__header {
  border-color: #272536 !important;
}
.tabs[data-v-181536aa] .el-tabs__nav {
  height: 2.625rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: none;
}
.tabs[data-v-181536aa] .el-tabs__item {
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: #3b3559;
  height: 2.625rem;
  line-height: 2.125rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 0.0625rem solid #272536;
  transition: all 0.2s ease-in-out;
  border-top: transparent;
  border-left: transparent;
}
[data-theme="light"] .tabs[data-v-181536aa] .el-tabs__item {
  color: rgba(255,255,255,0.74902) !important;
}
[data-theme="dark"] .tabs[data-v-181536aa] .el-tabs__item {
  color: rgba(255,255,255,0.74902) !important;
}
[data-theme="light"] .tabs[data-v-181536aa] .el-tabs__item {
  border-color: #272536 !important;
}
[data-theme="dark"] .tabs[data-v-181536aa] .el-tabs__item {
  border-color: #272536 !important;
}
[data-theme="light"] .tabs[data-v-181536aa] .el-tabs__item:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .tabs[data-v-181536aa] .el-tabs__item:hover {
  color: #AD2935 !important;
}
.tabs[data-v-181536aa] .el-tabs__item .redPoint7 {
  right: 1rem;
}
[data-theme="light"] .tabs[data-v-181536aa] .el-tabs .el-tabs__item.is-active {
  background: #272536 !important;
}
[data-theme="dark"] .tabs[data-v-181536aa] .el-tabs .el-tabs__item.is-active {
  background: #272536 !important;
}
[data-theme="light"] .tabs[data-v-181536aa] .el-tabs .el-tabs__item.is-active {
  color: #3B3559 !important;
}
[data-theme="dark"] .tabs[data-v-181536aa] .el-tabs .el-tabs__item.is-active {
  color: #fff !important;
}
.tabs[data-v-181536aa] .el-tabs__nav-wrap::after {
  height: 0;
}
#signalpool[data-v-181536aa] {
  height: 100%;
  font-size: 0.75rem;
  box-sizing: border-box;
}
[data-theme="light"] #signalpool[data-v-181536aa] {
  color: #AD2935 !important;
}
[data-theme="dark"] #signalpool[data-v-181536aa] {
  color: #fff !important;
}
#signalpool .asset_top-ad[data-v-181536aa] {
  margin: 0 1rem 0 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  box-sizing: border-box;
}
#signalpool .ad-blur-closing[data-v-181536aa] {
  animation: adBlurOut-181536aa 0.45s ease-out forwards;
}
@keyframes adBlurOut-181536aa {
0% {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
}
60% {
    opacity: 0.5;
    filter: blur(0.25rem);
    transform: scale(0.985);
}
100% {
    opacity: 0;
    filter: blur(0.625rem);
    transform: scale(0.97);
}
}
#signalpool .ad-fade-enter-active[data-v-181536aa] {
  transition: opacity 0.5s ease, transform 0.5s ease, filter 0.5s ease;
}
#signalpool .ad-fade-leave-active[data-v-181536aa] {
  transition: opacity 0.45s ease, transform 0.45s ease, filter 0.45s ease;
}
#signalpool .ad-fade-enter[data-v-181536aa] {
  opacity: 0;
  transform: translateY(-0.625rem);
  filter: blur(0.375rem);
}
#signalpool .ad-fade-enter-to[data-v-181536aa] {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
#signalpool .ad-fade-leave[data-v-181536aa] {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
#signalpool .ad-fade-leave-to[data-v-181536aa] {
  opacity: 0;
  transform: translateY(-0.375rem);
  filter: blur(0.625rem);
}
[data-theme="light"] #signalpool[data-v-181536aa] {
  border-color: #efefef !important;
}
[data-theme="dark"] #signalpool[data-v-181536aa] {
  border-color: #2D3D5C !important;
}
#signalpool .right-fixed-col[data-v-181536aa] {
  flex: 0 0 24.1875rem !important;
  max-width: 24.1875rem !important;
}
#signalpool .middle-box1-top[data-v-181536aa] {
  border-bottom: 0.25rem solid #d7e4f2;
}
[data-theme="light"] #signalpool .middle-box1-top[data-v-181536aa] {
  border-color: #dee6ee !important;
}
[data-theme="dark"] #signalpool .middle-box1-top[data-v-181536aa] {
  border-color: #111C30 !important;
}
#signalpool .siganal_left_box[data-v-181536aa] {
  height: 100%;
  flex: 1 1 auto;
  min-width: 0;
}
[data-theme="light"] #signalpool .siganal_left_box[data-v-181536aa] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalpool .siganal_left_box[data-v-181536aa] {
  background: #171622 !important;
}
#signalpool .siganal_left_box .comment[data-v-181536aa] {
  margin-left: 1rem;
  font-size: 1rem;
  display: flex;
  align-items: center;
}
[data-theme="light"] #signalpool .siganal_left_box .comment[data-v-181536aa] {
  color: rgba(255,255,255,0.74902) !important;
}
[data-theme="dark"] #signalpool .siganal_left_box .comment[data-v-181536aa] {
  color: rgba(255,255,255,0.74902) !important;
}
#signalpool .siganal_left_box .comment[data-v-181536aa] span {
  margin-left: 0.3125rem;
}
[data-theme="light"] #signalpool .siganal_left_box .comment[data-v-181536aa] span {
  color: #AAADB8 !important;
}
[data-theme="dark"] #signalpool .siganal_left_box .comment[data-v-181536aa] span {
  color: #8EA4BD !important;
}
#signalpool .middle-box2[data-v-181536aa] {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0.25rem;
  padding: 1rem 1rem 0;
}
[data-theme="light"] #signalpool .middle-box2[data-v-181536aa] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalpool .middle-box2[data-v-181536aa] {
  background: #171622 !important;
}
[data-theme="light"] #signalpool .middle-box2[data-v-181536aa] {
  border-color: #dee6ee !important;
}
[data-theme="dark"] #signalpool .middle-box2[data-v-181536aa] {
  border-color: #111C30 !important;
}
#signalpool .middle-box2 .tab-switch-row[data-v-181536aa] {
  padding-bottom: 0.75rem;
}
#signalpool .middle-box2 .tab-switch[data-v-181536aa] {
  display: flex;
  gap: 2rem;
  position: relative;
}
#signalpool .middle-box2 .tab-switch span[data-v-181536aa] {
  cursor: pointer;
  font-size: 0.875rem;
  color: #FFFFFFBF;
  transition: all 0.6s ease;
  position: relative;
}
#signalpool .middle-box2 .tab-switch span.active[data-v-181536aa] {
  font-weight: 900;
  font-size: 1rem;
  color: #FFFFFF;
}
#signalpool .middle-box2 .tab-switch span.active[data-v-181536aa]::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.125rem;
  height: 0.09375rem;
  background: #FFFFFF;
  border-radius: 0.0625rem;
  transform: scaleX(1);
  transform-origin: center;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}
#signalpool .middle-box2 .tab-switch span[data-v-181536aa]:not(.active)::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.0625rem;
  background: #FCF4ED;
  border-radius: 0.0625rem;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 1s cubic-bezier(0.22, 1, 0.36, 1);
}
#signalpool .middle-box2 .tab-switch span[data-v-181536aa]:not(.active):hover::after {
  transform: scaleX(0.6);
  opacity: 0.6;
}
#signalpool .shuaxinbox[data-v-181536aa] {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  border-radius: 0.25rem;
  width: 2rem;
  height: 1.75rem;
  background-color: #1F1E2B;
  padding: 0.25rem;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 0.2s ease, background-color 0.2s ease;
}
#signalpool .shuaxinbox.refreshing[data-v-181536aa] {
  opacity: 0.7;
  cursor: wait;
}
#signalpool .shuaxinbox[data-v-181536aa]:hover:not(.refreshing) {
  opacity: 0.8;
  background-color: #2A2939;
}
#signalpool .shuaxinbox .Internal_icon[data-v-181536aa] {
  width: 1.125rem;
  height: 1.125rem;
  position: relative;
  top: 0.125rem;
  transition: transform 0.3s ease;
}
#signalpool .shuaxinbox .Internal_icon.rotating[data-v-181536aa] {
  animation: rotateRefresh-181536aa 1s linear infinite;
}
@keyframes rotateRefresh-181536aa {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}
#signalpool .msgbox_fixed_red_card[data-v-181536aa] {
  width: calc(100% - 2rem);
  height: 11.25rem;
  margin: 0 1rem 0 1rem;
  border-radius: 0.25rem;
  position: relative;
  background-color: transparent;
  box-sizing: border-box;
}
#signalpool .msgbox_fixed_red_card .ad-close-btn[data-v-181536aa] {
  position: absolute;
  top: 1rem;
  right: 0.375rem;
  z-index: 10;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  background: rgba(0,0,0,0.45);
  border-radius: 50%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#signalpool .msgbox_fixed_red_card .ad-close-btn[data-v-181536aa]:hover {
  background: rgba(0,0,0,0.65);
}
#signalpool .msgbox_fixed_red_card-viewport[data-v-181536aa] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: inherit;
  touch-action: pan-y;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative;
  z-index: 1;
}
#signalpool .msgbox_fixed_red_card-track[data-v-181536aa] {
  height: 100%;
  display: flex;
  flex-direction: row;
  width: 100%;
}
#signalpool .msgbox_fixed_red_card-slide[data-v-181536aa] {
  width: 100%;
  flex: 0 0 100%;
  height: 100%;
  border-radius: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  z-index: 1;
}
#signalpool .right[data-v-181536aa] {
  width: 100%;
  height: 100vh;
  margin-right: 1rem;
  border-radius: 0.25rem;
  box-sizing: border-box;
  display: grid;
  grid-template-rows: auto auto minmax(0, 1fr);
}
[data-theme="light"] #signalpool .right[data-v-181536aa] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalpool .right[data-v-181536aa] {
  background: #171622 !important;
}
#signalpool .subscription[data-v-181536aa] {
  font-size: 1.25rem;
  border-radius: 0.25rem 0.25rem 0 0;
  box-sizing: border-box;
  font-weight: 700;
  height: 3.625rem;
  line-height: 3.625rem;
  padding-left: 1rem;
}
#signalpool .subscription-fixed[data-v-181536aa] {
  padding-bottom: 0.5rem;
}
#signalpool .subscription-item--fixed[data-v-181536aa] {
  margin-top: 0.25rem;
}
#signalpool .subscription-item--fixed .information-top-left .time-name-box[data-v-181536aa] {
  max-width: 7.5rem;
}
#signalpool .subscription-switch-enter-active[data-v-181536aa],
#signalpool .subscription-switch-leave-active[data-v-181536aa] {
  transition: opacity 220ms ease, transform 220ms ease;
}
#signalpool .subscription-switch-enter[data-v-181536aa],
#signalpool .subscription-switch-leave-to[data-v-181536aa] {
  opacity: 0;
  transform: translate3d(0, 0.5rem, 0);
}
#signalpool .scrollbar[data-v-181536aa] {
  overflow-y: auto;
  min-height: 0;
  padding-bottom: 0.75rem;
}
#signalpool .subscription-fixed .information[data-v-181536aa],
#signalpool .scroll .information[data-v-181536aa] {
  padding: 1rem;
  background-color: #000000;
  margin: 0 1rem 1rem 1rem;
  border-radius: 0.25rem;
  background-image: url(../img/follow_arrow.c5511416.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 112% auto;
}
#signalpool .subscription-fixed .information .information-top[data-v-181536aa],
#signalpool .scroll .information .information-top[data-v-181536aa] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#signalpool .subscription-fixed .information .information-top .roi[data-v-181536aa],
#signalpool .scroll .information .information-top .roi[data-v-181536aa] {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
}
#signalpool .subscription-fixed .information .information-top .copyBTM[data-v-181536aa],
#signalpool .scroll .information .information-top .copyBTM[data-v-181536aa] {
  width: auto !important;
  min-width: 4.125rem;
  height: 1.75rem !important;
  background: #ad2935;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  padding: 0 0.5rem !important;
  border: none;
  color: #fff;
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.25rem !important;
  white-space: nowrap !important;
  line-height: 1 !important;
  vertical-align: middle !important;
}
#signalpool .subscription-fixed .information .information-top .copyBTM .addcopy[data-v-181536aa],
#signalpool .scroll .information .information-top .copyBTM .addcopy[data-v-181536aa] {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: middle;
}
#signalpool .subscription-fixed .information .information-top .copyBTM[data-v-181536aa] span,
#signalpool .subscription-fixed .information .information-top .copyBTM[data-v-181536aa] span,
#signalpool .scroll .information .information-top .copyBTM[data-v-181536aa] span,
#signalpool .scroll .information .information-top .copyBTM[data-v-181536aa] span {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0.25rem;
  line-height: 1 !important;
  vertical-align: middle !important;
}
[data-upstyle="up_red"] #signalpool .subscription-fixed .information .information-top .loss[data-v-181536aa],
[data-upstyle="up_red"] #signalpool .scroll .information .information-top .loss[data-v-181536aa] {
  color: #39B163 !important;
}
[data-upstyle="up_green"] #signalpool .subscription-fixed .information .information-top .loss[data-v-181536aa],
[data-upstyle="up_green"] #signalpool .scroll .information .information-top .loss[data-v-181536aa] {
  color: #DE294D !important;
}
#signalpool .subscription-fixed .information .information-top .information-top-left[data-v-181536aa],
#signalpool .scroll .information .information-top .information-top-left[data-v-181536aa] {
  display: flex;
  min-width: 0;
}
#signalpool .subscription-fixed .information .information-top .information-top-left .avatar-photo[data-v-181536aa],
#signalpool .scroll .information .information-top .information-top-left .avatar-photo[data-v-181536aa] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 1rem;
  background-color: #d8d8d8;
}
#signalpool .subscription-fixed .information .information-top .information-top-left .time-name-box[data-v-181536aa],
#signalpool .scroll .information .information-top .information-top-left .time-name-box[data-v-181536aa] {
  min-width: 0;
}
#signalpool .subscription-fixed .information .information-top .information-top-left .time-name-box .name[data-v-181536aa],
#signalpool .scroll .information .information-top .information-top-left .time-name-box .name[data-v-181536aa] {
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-theme="light"] #signalpool .subscription-fixed .information .information-top .information-top-left .time-name-box .name[data-v-181536aa],
[data-theme="light"] #signalpool .scroll .information .information-top .information-top-left .time-name-box .name[data-v-181536aa] {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalpool .subscription-fixed .information .information-top .information-top-left .time-name-box .name[data-v-181536aa],
[data-theme="dark"] #signalpool .scroll .information .information-top .information-top-left .time-name-box .name[data-v-181536aa] {
  color: #fff !important;
}
#signalpool .subscription-fixed .information .information-top .information-top-left .time-name-box .time[data-v-181536aa],
#signalpool .scroll .information .information-top .information-top-left .time-name-box .time[data-v-181536aa] {
  font-size: 0.75rem;
  color: #aaadb8;
}
[data-theme="light"] #signalpool .subscription-fixed .information .information-top .information-top-left .time-name-box .time[data-v-181536aa],
[data-theme="light"] #signalpool .scroll .information .information-top .information-top-left .time-name-box .time[data-v-181536aa] {
  color: #5F6472 !important;
}
[data-theme="dark"] #signalpool .subscription-fixed .information .information-top .information-top-left .time-name-box .time[data-v-181536aa],
[data-theme="dark"] #signalpool .scroll .information .information-top .information-top-left .time-name-box .time[data-v-181536aa] {
  color: #A7AAB5 !important;
}
#signalpool .subscription-fixed .information .information-bottom[data-v-181536aa],
#signalpool .scroll .information .information-bottom[data-v-181536aa] {
  width: 100%;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  margin-top: 0.75rem;
}
[data-theme="light"] #signalpool .subscription-fixed .information .information-bottom[data-v-181536aa],
[data-theme="light"] #signalpool .scroll .information .information-bottom[data-v-181536aa] {
  border-color: #272536 !important;
}
[data-theme="dark"] #signalpool .subscription-fixed .information .information-bottom[data-v-181536aa],
[data-theme="dark"] #signalpool .scroll .information .information-bottom[data-v-181536aa] {
  border-color: #272536 !important;
}
#signalpool .subscription-fixed .information .information-bottom .card[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card[data-v-181536aa] {
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  padding: 0.75rem 1rem;
  overflow: hidden;
}
#signalpool .subscription-fixed .information .information-bottom .card .fee-copy-box[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .fee-copy-box[data-v-181536aa] {
  display: flex;
  justify-content: space-between;
}
[data-theme="light"] #signalpool .subscription-fixed .information .information-bottom .card .fee-copy-box .fee-box[data-v-181536aa],
[data-theme="light"] #signalpool .scroll .information .information-bottom .card .fee-copy-box .fee-box[data-v-181536aa] {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalpool .subscription-fixed .information .information-bottom .card .fee-copy-box .fee-box[data-v-181536aa],
[data-theme="dark"] #signalpool .scroll .information .information-bottom .card .fee-copy-box .fee-box[data-v-181536aa] {
  color: #fff !important;
}
#signalpool .subscription-fixed .information .information-bottom .card .fee-copy-box .fee-box .fee[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .fee-copy-box .fee-box .fee[data-v-181536aa] {
  font-size: 1.25rem;
}
#signalpool .subscription-fixed .information .information-bottom .card .fee-copy-box .unopened[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .fee-copy-box .unopened[data-v-181536aa] {
  display: flex;
  align-items: center;
  font-size: 1rem;
}
[data-theme="light"] #signalpool .subscription-fixed .information .information-bottom .card .fee-copy-box .unopened[data-v-181536aa],
[data-theme="light"] #signalpool .scroll .information .information-bottom .card .fee-copy-box .unopened[data-v-181536aa] {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalpool .subscription-fixed .information .information-bottom .card .fee-copy-box .unopened[data-v-181536aa],
[data-theme="dark"] #signalpool .scroll .information .information-bottom .card .fee-copy-box .unopened[data-v-181536aa] {
  color: #fff !important;
}
#signalpool .subscription-fixed .information .information-bottom .card .fee-copy-box .unopened .Internal_icon[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .fee-copy-box .unopened .Internal_icon[data-v-181536aa] {
  width: 1.125rem;
  height: 1.125rem;
  margin-top: 0.25rem;
  margin-right: 0.25rem;
}
#signalpool .subscription-fixed .information .information-bottom .card .fee-copy-box .copy_like_BTM[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .fee-copy-box .copy_like_BTM[data-v-181536aa] {
  display: flex;
  align-items: center;
}
#signalpool .subscription-fixed .information .information-bottom .card .fee-copy-box .copy_like_BTM .likeBTM[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .fee-copy-box .copy_like_BTM .likeBTM[data-v-181536aa] {
  cursor: pointer;
}
#signalpool .subscription-fixed .information .information-bottom .card .fee-copy-box .copy_like_BTM .likeBTM .svg-icon[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .fee-copy-box .copy_like_BTM .likeBTM .svg-icon[data-v-181536aa] {
  width: 1rem;
  height: 1rem;
  margin-right: 0.125rem;
}
#signalpool .subscription-fixed .information .information-bottom .card .msg-box[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .msg-box[data-v-181536aa] {
  display: flex;
  margin-top: 0.625rem;
  justify-content: space-between;
}
#signalpool .subscription-fixed .information .information-bottom .card .msg-box .avatar[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .msg-box .avatar[data-v-181536aa] {
  background: #d8d8d8;
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  min-width: 1.8125rem;
  border-radius: 50%;
  margin-right: 0.5rem;
  -o-object-fit: cover;
  object-fit: cover;
}
#signalpool .subscription-fixed .information .information-bottom .card .msg-box .info[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .msg-box .info[data-v-181536aa] {
  font-size: 0.875rem;
  color: #b8bcc8;
  text-shadow: 0 0.0625rem 0.125rem rgba(0,0,0,0.5);
  padding: 0.5rem 0;
  border-width: 0.0625rem 0 0.0625rem 0;
  border-style: dashed;
  border-color: #FFFFFF1A;
}
[data-theme="light"] #signalpool .subscription-fixed .information .information-bottom .card .msg-box .info[data-v-181536aa],
[data-theme="light"] #signalpool .scroll .information .information-bottom .card .msg-box .info[data-v-181536aa] {
  color: #5F6472 !important;
}
[data-theme="dark"] #signalpool .subscription-fixed .information .information-bottom .card .msg-box .info[data-v-181536aa],
[data-theme="dark"] #signalpool .scroll .information .information-bottom .card .msg-box .info[data-v-181536aa] {
  color: #A7AAB5 !important;
}
#signalpool .subscription-fixed .information .information-bottom .card .msg-box .info .signalName[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .msg-box .info .signalName[data-v-181536aa] {
  text-decoration: underline;
  text-shadow: 0 0.0625rem 0.125rem rgba(0,0,0,0.4);
}
[data-theme="light"] #signalpool .subscription-fixed .information .information-bottom .card .msg-box .info .signalName[data-v-181536aa],
[data-theme="light"] #signalpool .scroll .information .information-bottom .card .msg-box .info .signalName[data-v-181536aa] {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalpool .subscription-fixed .information .information-bottom .card .msg-box .info .signalName[data-v-181536aa],
[data-theme="dark"] #signalpool .scroll .information .information-bottom .card .msg-box .info .signalName[data-v-181536aa] {
  color: #fff !important;
}
#signalpool .subscription-fixed .information .information-bottom .card .msg-box .info .signalName[data-v-181536aa]:hover,
#signalpool .scroll .information .information-bottom .card .msg-box .info .signalName[data-v-181536aa]:hover {
  cursor: pointer;
  text-shadow: 0.0625rem 0 0 currentColor,0 0.0625rem 0.125rem rgba(0,0,0,0.4);
}
#signalpool .subscription-fixed .information .information-bottom .card .msg-box .info .master[data-v-181536aa],
#signalpool .scroll .information .information-bottom .card .msg-box .info .master[data-v-181536aa] {
  text-shadow: 0 0.0625rem 0.125rem rgba(0,0,0,0.5);
}
[data-theme="light"] #signalpool .subscription-fixed .information .information-bottom .card:hover .master[data-v-181536aa],
[data-theme="light"] #signalpool .scroll .information .information-bottom .card:hover .master[data-v-181536aa] {
  color: #5F6472 !important;
}
[data-theme="dark"] #signalpool .subscription-fixed .information .information-bottom .card:hover .master[data-v-181536aa],
[data-theme="dark"] #signalpool .scroll .information .information-bottom .card:hover .master[data-v-181536aa] {
  color: #E7EEF8 !important;
}
[data-theme="light"] #signalpool .subscription-fixed .information .information-bottom .card:hover .signalName[data-v-181536aa],
[data-theme="light"] #signalpool .scroll .information .information-bottom .card:hover .signalName[data-v-181536aa] {
  color: #5F6472 !important;
}
[data-theme="dark"] #signalpool .subscription-fixed .information .information-bottom .card:hover .signalName[data-v-181536aa],
[data-theme="dark"] #signalpool .scroll .information .information-bottom .card:hover .signalName[data-v-181536aa] {
  color: #E7EEF8 !important;
}
#signalpool .scroll .loading[data-v-181536aa] {
  height: 3.125rem;
}
#signalpool .scroll .nodata[data-v-181536aa] {
  font-size: 0.75rem;
  text-align: center;
  padding: 1rem;
  color: #909399;
}
#signalpool .filter[data-v-181536aa] {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 1.5rem;
}
[data-theme="light"] #signalpool .filter[data-v-181536aa] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalpool .filter[data-v-181536aa] {
  background: #171622 !important;
}
#signalpool .filter .slide-fade-enter-active[data-v-181536aa] {
  transition: all 0.2s ease;
}
#signalpool .filter .slide-fade-leave-active[data-v-181536aa] {
  transition: all 0.2s cubic-bezier(1, 0.5, 0.8, 1);
}
#signalpool .filter .slide-fade-enter[data-v-181536aa] {
  transform: translateX(1.25rem);
  opacity: 0;
}
#signalpool .filter .slide-fade-leave-to[data-v-181536aa] {
  transform: translateX(0.3125rem);
  opacity: 0;
}
#signalpool .filter .contents[data-v-181536aa] {
  display: flex;
  flex-wrap: wrap;
  padding: 0 1.25rem;
}
#signalpool .filter .contents .risk[data-v-181536aa] {
  width: 33%;
  height: 2rem;
  line-height: 2rem;
}
#signalpool .filter .contents .risk span[data-v-181536aa] {
  color: #262626;
  display: inline-block;
  min-width: 6.875rem;
}
[data-theme="light"] #signalpool .filter .contents .risk span[data-v-181536aa] {
  color: #5F6472 !important;
}
[data-theme="dark"] #signalpool .filter .contents .risk span[data-v-181536aa] {
  color: #E7EEF8 !important;
}
#signalpool .filter .contents .risk .el-radio[data-v-181536aa] {
  width: 5.5rem;
  margin-right: 3.125rem;
}
#signalpool .filter .contents .return-rate[data-v-181536aa] {
  border-top: 0.0625rem solid #efefef;
  width: 100%;
  line-height: 2.25rem;
  padding-top: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}
[data-theme="light"] #signalpool .filter .contents .return-rate[data-v-181536aa] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalpool .filter .contents .return-rate[data-v-181536aa] {
  border-color: #1F1E2B !important;
}
#signalpool .filter .contents .return-rate .rate-item[data-v-181536aa] {
  width: 33%;
}
#signalpool .filter .contents .return-rate .el-radio-group[data-v-181536aa]:nth-child(2) {
  margin-right: 5.375rem;
}
#signalpool .filter .contents .return-rate .el-radio[data-v-181536aa] {
  width: 5.5rem;
  margin-right: 3.125rem;
}
#signalpool .filter .contents .return-rate span[data-v-181536aa] {
  color: #262626;
  display: inline-block;
  width: 6.875rem;
  line-height: 0.875rem;
}
[data-theme="light"] #signalpool .filter .contents .return-rate span[data-v-181536aa] {
  color: #5F6472 !important;
}
[data-theme="dark"] #signalpool .filter .contents .return-rate span[data-v-181536aa] {
  color: #E7EEF8 !important;
}
#signalpool .filter .contents .options[data-v-181536aa] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.75rem;
}
#signalpool .filter .contents .condition[data-v-181536aa] {
  width: 33%;
  height: 2rem;
  line-height: 2rem;
  display: flex;
  align-items: center;
}
#signalpool .filter .contents .condition .el-radio[data-v-181536aa] {
  width: 5.5rem;
  margin-right: 3.125rem;
}
#signalpool .filter .contents .condition span[data-v-181536aa] {
  color: #262626;
  display: inline-block;
  width: 6.875rem;
  line-height: 0.875rem;
}
[data-theme="light"] #signalpool .filter .contents .condition span[data-v-181536aa] {
  color: #5F6472 !important;
}
[data-theme="dark"] #signalpool .filter .contents .condition span[data-v-181536aa] {
  color: #E7EEF8 !important;
}
#signalpool .filter .contents .condition[data-v-181536aa]:last-child {
  border-bottom: none;
}
#signalpool .filter .foldBox[data-v-181536aa] {
  margin: 0 1.25rem;
  border-top: 0.0625rem solid #efefef;
}
[data-theme="light"] #signalpool .filter .foldBox[data-v-181536aa] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalpool .filter .foldBox[data-v-181536aa] {
  border-color: #1F1E2B !important;
}
[data-theme="light"] #signalpool .filter .foldBox[data-v-181536aa] {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalpool .filter .foldBox[data-v-181536aa] {
  color: #fff !important;
}
#signalpool .filter .fold[data-v-181536aa] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1.25rem;
}
#signalpool .filter .fold .btn[data-v-181536aa] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  cursor: pointer;
  width: 100%;
}
#signalpool .filter .fold .icon[data-v-181536aa] {
  width: 0.9375rem;
  height: 0.625rem;
  display: inline-block;
  padding-right: 0.3125rem;
}
#signalpool .filter .hidden[data-v-181536aa] {
  visibility: hidden;
}
#signalpool .filter .visible[data-v-181536aa] {
  visibility: visible;
}
#signalpool .filter .bread-crumbs[data-v-181536aa] {
  height: 1.25rem;
  padding-top: 1rem;
  display: flex;
  align-items: center;
  position: relative;
}
[data-theme="light"] #signalpool .filter .bread-crumbs[data-v-181536aa] {
  color: #9ea0a8 !important;
}
[data-theme="dark"] #signalpool .filter .bread-crumbs[data-v-181536aa] {
  color: #8EA4BD !important;
}
#signalpool .filter .bread-crumbs .text[data-v-181536aa] {
  margin-right: 0.75rem;
}
#signalpool .filter .bread-crumbs .chosen[data-v-181536aa] {
  font-size: 0.625rem;
  color: #ffffff;
  border-radius: 0.125rem;
  padding: 0.25rem 0.5rem;
  margin-right: 1rem;
}
[data-theme="light"] #signalpool .filter .bread-crumbs .chosen[data-v-181536aa] {
  background: rgba(188,27,41,0.1) !important;
}
[data-theme="dark"] #signalpool .filter .bread-crumbs .chosen[data-v-181536aa] {
  background: #374353 !important;
}
#signalpool .filter .bread-crumbs .chosen .key[data-v-181536aa] {
  margin-right: 0.125rem;
}
#signalpool .filter .bread-crumbs .chosen .el-icon-close[data-v-181536aa] {
  margin-left: 0.25rem;
  font-weight: bold;
  cursor: pointer;
}
#signalpool .filter .bread-crumbs .chosen .clears[data-v-181536aa] {
  font-size: 0.75rem;
  margin-left: 1.25rem;
  font-weight: 400;
  color: #ffffff;
}
#signalpool .filter .bread-crumbs .clear[data-v-181536aa] {
  cursor: pointer;
}
#signalpool .filter .bread-crumbs .clear[data-v-181536aa]:hover {
  color: #ad2935;
}
#signalpool .filter .filter-item[data-v-181536aa] {
  width: 12.5rem;
  margin-right: 1.5rem;
  text-align: right;
}
#signalpool .filter .custom-select-wrapper[data-v-181536aa] {
  position: relative;
  display: inline-block;
  width: 100%;
}
[data-theme="light"] #signalpool .filter .custom-select-wrapper[data-v-181536aa] {
  background: #fff !important;
}
[data-theme="dark"] #signalpool .filter .custom-select-wrapper[data-v-181536aa] {
  background: #100F1A !important;
}
#signalpool .filter .custom-arrow[data-v-181536aa] {
  position: absolute;
  right: 0.625rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  transition: transform 0.3s ease;
}
#signalpool .filter .filter-select .el-input__inner[data-v-181536aa] {
  width: 12.5rem;
  border-radius: 0.25rem;
  height: 3.25rem;
  padding-right: 2.125rem;
  box-sizing: border-box;
  border-color: #262626;
  text-align: right;
  font-size: 0.75rem;
}
[data-theme="light"] #signalpool .filter .filter-select .el-input__inner[data-v-181536aa] {
  border-color: #272536 !important;
}
[data-theme="dark"] #signalpool .filter .filter-select .el-input__inner[data-v-181536aa] {
  border-color: #272536 !important;
}
#signalpool .filter .filter-select .el-input__inner[data-v-181536aa]::-moz-placeholder {
  color: #858492;
  opacity: 1;
  font-size: 0.75rem;
}
#signalpool .filter .filter-select .el-input__inner[data-v-181536aa]::placeholder {
  color: #858492;
  opacity: 1;
  font-size: 0.75rem;
}
#signalpool .filter .filter-select .el-input__inner[data-v-181536aa]::-webkit-input-placeholder {
  color: #858492;
}
#signalpool .filter .filter-select[data-v-181536aa] .el-input__suffix {
  display: none !important;
}
#signalpool .filter .clear[data-v-181536aa] {
  cursor: pointer;
  white-space: nowrap;
  margin-right: 1.25rem;
}
#signalpool .filter .clear[data-v-181536aa]:hover {
  color: #ad2935;
}
#signalpool .featured[data-v-181536aa] {
  width: 100%;
  box-sizing: border-box;
  border-radius: 0.25rem;
  padding: 1rem;
}
[data-theme="light"] #signalpool .featured[data-v-181536aa] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #signalpool .featured[data-v-181536aa] {
  background: #171622 !important;
}
#signalpool .featured .featured-toolbar[data-v-181536aa] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem 1rem;
  margin-bottom: 1.5rem;
  width: 100%;
  box-sizing: border-box;
}
#signalpool .featured .featured-toolbar .filter[data-v-181536aa] {
  margin-bottom: 0;
  width: auto;
  flex: 1;
  min-width: 0;
  justify-content: flex-end;
}
#signalpool .featured .signal-search-row[data-v-181536aa] {
  margin-bottom: 0;
  width: 12.5rem;
  max-width: 12.5rem;
  flex-shrink: 0;
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0.25rem 0 #c2121261;
  transform: translateY(0);
  transition: box-shadow 0.85s cubic-bezier(0.45, 0, 0.25, 1),transform 0.85s cubic-bezier(0.45, 0, 0.25, 1);
}
#signalpool .featured .signal-search-row[data-v-181536aa]:focus-within {
  animation: signal-search-breathe-181536aa 2.8s ease-in-out infinite alternate;
}
@keyframes signal-search-breathe-181536aa {
0% {
    box-shadow: 0 0.25rem 0.25rem 0 #c2121261;
    transform: translateY(0);
}
100% {
    box-shadow: 0 0.375rem 1rem 0 rgba(194,18,18,0.42),0 0.1875rem 0.5rem 0 rgba(0,0,0,0.18);
    transform: translateY(-0.03125rem);
}
}
#signalpool .featured .signal-search-compact[data-v-181536aa] {
  width: 100%;
  display: flex;
  align-items: stretch;
  height: 1.75rem;
  border-radius: 0.25rem;
  overflow: hidden;
  box-sizing: border-box;
  background: #100f1a;
}
#signalpool .featured .signal-search-field[data-v-181536aa] {
  flex: 1;
  min-width: 0;
  width: 0;
  height: 1.75rem;
  line-height: 1.75rem;
  padding: 0 0.5rem;
  border: none;
  outline: none;
  background: transparent;
  box-sizing: border-box;
  font-size: 0.75rem;
  border-radius: 0;
}
[data-theme="light"] #signalpool .featured .signal-search-field[data-v-181536aa] {
  color: #AD2935 !important;
}
[data-theme="dark"] #signalpool .featured .signal-search-field[data-v-181536aa] {
  color: #fff !important;
}
[data-theme="light"] #signalpool .featured .signal-search-field[data-v-181536aa]::-moz-placeholder {
  color: rgba(255,255,255,0.74902) !important;
}
[data-theme="light"] #signalpool .featured .signal-search-field[data-v-181536aa]::placeholder {
  color: rgba(255,255,255,0.74902) !important;
}
[data-theme="dark"] #signalpool .featured .signal-search-field[data-v-181536aa]::-moz-placeholder {
  color: rgba(255,255,255,0.74902) !important;
}
[data-theme="dark"] #signalpool .featured .signal-search-field[data-v-181536aa]::placeholder {
  color: rgba(255,255,255,0.74902) !important;
}
#signalpool .featured .signal-search-compact .signal-search-btn[data-v-181536aa] {
  flex-shrink: 0;
  height: 1.75rem;
  width: 1.75rem;
  min-width: 1.75rem;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  cursor: pointer;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  color: #b8b8c4;
  box-sizing: border-box;
}
#signalpool .featured .signal-search-compact .signal-search-btn .el-icon-search[data-v-181536aa] {
  display: inline-block;
  font-size: 0.9375rem;
  line-height: 1;
  color: inherit;
  font-family: element-icons !important;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#signalpool .featured .signal-search-compact .signal-search-btn[data-v-181536aa]:hover,
#signalpool .featured .signal-search-compact .signal-search-btn[data-v-181536aa]:focus {
  background: rgba(255,255,255,0.06);
  color: #e4e4ec;
  outline: none;
}
#signalpool .featured .tablestyle[data-v-181536aa] {
  overflow: hidden;
  box-sizing: border-box;
}
#signalpool .featured[data-v-181536aa] span.signalpool-table-metric {
  color: #ffffff !important;
}
#signalpool .featured .link-status[data-v-181536aa] {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}
#signalpool .featured .svg-icon[data-v-181536aa] {
  width: 1rem;
  height: 1rem;
  margin-right: 0.125rem;
}
#signalpool .featured[data-v-181536aa] .el-table th>.cell {
  word-break: break-word;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
}
#signalpool .featured[data-v-181536aa] .el-table td>.cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  width: 100%;
  height: 100%;
  min-height: 5.625rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#signalpool .featured .Pagination-box[data-v-181536aa] {
  width: 100%;
  height: 2.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  bottom: 0;
  z-index: 1000;
}
#signalpool .featured .Pagination-box .pagination-container[data-v-181536aa] {
  background-color: transparent;
  display: flex;
  justify-content: center;
}
#signalpool .featured .msg[data-v-181536aa] {
  display: flex;
  align-items: center;
  width: 100%;
}
#signalpool .featured .msg .avatar[data-v-181536aa] {
  width: 30%;
  border-radius: 50%;
  margin-right: 0.3125rem;
  position: relative;
}
#signalpool .featured .msg .avatar img[data-v-181536aa] {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  cursor: pointer;
}
#signalpool .featured .msg .avatar .itnlbox[data-v-181536aa] {
  position: absolute;
  width: 1.125rem;
  height: 1.125rem;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #909399;
  overflow: hidden;
  right: 0.25rem;
  top: 1.875rem;
}
#signalpool .featured .msg .flag[data-v-181536aa] {
  width: 70%;
}
#signalpool .featured .msg .flag .flag_up[data-v-181536aa] {
  width: 100%;
  display: flex;
  align-items: center;
}
#signalpool .featured .msg .flag .flag_up .nickname[data-v-181536aa] {
  width: 5.625rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
#signalpool .featured .msg .flag .flag_up .svg-icon[data-v-181536aa] {
  width: 1.125rem;
  height: 0.875rem;
}
#signalpool .featured .msg .flag .flag_down[data-v-181536aa] {
  width: 100%;
  display: flex;
  align-items: center;
}
#signalpool .featured .msg .flag .flag_down .nickname[data-v-181536aa] {
  width: 5.625rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
#signalpool .featured .msg .flag .flag_down .svg-icon[data-v-181536aa] {
  width: 1.125rem;
  height: 0.875rem;
  margin-right: 0.375rem;
}
#signalpool .featured .msg .flag span[data-v-181536aa] {
  font-size: 0.75rem;
  color: #5f6472;
}
[data-theme="light"] #signalpool .featured .msg .flag span[data-v-181536aa] {
  color: #9ea0a8 !important;
}
[data-theme="dark"] #signalpool .featured .msg .flag span[data-v-181536aa] {
  color: #8EA4BD !important;
}
#signalpool .featured .label[data-v-181536aa] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.5rem;
  color: #f6665d;
}
#signalpool .featured .label img[data-v-181536aa] {
  margin: 0.0625rem 0.125rem;
}
#signalpool .featured .operation[data-v-181536aa] {
  display: flex;
  align-items: center;
  height: 100%;
}
[data-theme="light"] #signalpool .featured .operation[data-v-181536aa] {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalpool .featured .operation[data-v-181536aa] {
  color: #fff !important;
}
#signalpool .featured .operation .collect[data-v-181536aa] {
  min-width: 3.75rem;
  width: 5rem;
  padding: 0.125rem 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  margin-right: 1.25rem;
  cursor: pointer;
  font-size: 0.75rem;
  color: #E8AE00;
  border: 0.0625rem solid #E8AE00;
  border-radius: 0.25rem;
}
#signalpool .featured .operation .collect .svg-icon[data-v-181536aa] {
  width: 1rem !important;
  height: 1rem !important;
  min-width: 1rem;
  min-height: 1rem;
  flex-shrink: 0;
}
#signalpool .featured .operation .collect span[data-v-181536aa] {
  display: flex;
  align-items: center;
}
#signalpool .featured .operation .follow[data-v-181536aa] {
  display: inline-flex !important;
  flex-direction: row !important;
  width: auto !important;
  min-width: 4.0625rem;
  justify-content: center;
  align-items: center;
  height: 1.75rem !important;
  padding: 0 0.5rem !important;
  gap: 0.25rem;
  font-size: 0.75rem;
  line-height: 1.75rem;
  text-align: center;
  background: #ba1b2a;
  border-radius: 0.25rem;
  border: none;
  box-sizing: border-box;
  white-space: nowrap;
  color: #fff;
  cursor: pointer;
}
#signalpool .featured .operation .follow[data-v-181536aa] span,
#signalpool .featured .operation .follow[data-v-181536aa] span {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0.25rem;
}
#signalpool .featured .operation .follow .addcopy[data-v-181536aa] {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
#signalpool .featured .operation .follow[data-v-181536aa]:hover {
  filter: brightness(1.1);
}
#signalpool .Private_Signal_tipsDialog .top[data-v-181536aa] {
  display: flex;
  align-items: center;
  justify-content: left;
  margin: 0.625rem 4.25rem;
  position: relative;
}
#signalpool .Private_Signal_tipsDialog .top .top_warn[data-v-181536aa] {
  position: absolute;
  left: -2.5rem;
  top: 0;
  width: 2.0625rem;
  height: 2.0625rem;
  margin-right: 0.8125rem;
}
#signalpool .Private_Signal_tipsDialog .top .text[data-v-181536aa] {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.875rem;
}
[data-theme="light"] #signalpool .Private_Signal_tipsDialog .top .text[data-v-181536aa] {
  color: #5F6472 !important;
}
[data-theme="dark"] #signalpool .Private_Signal_tipsDialog .top .text[data-v-181536aa] {
  color: #E7EEF8 !important;
}
#signalpool .Private_Signal_tipsDialog .dialog-footers[data-v-181536aa] {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}
#signalpool .Private_Signal_tipsDialog .dialog-footers .el-button--primary[data-v-181536aa] {
  background-color: #ad2935 !important;
  border-color: #ad2935 !important;
}
.el-select-dropdown[data-v-181536aa] {
  background-color: #000 !important;
}
[data-theme="light"] .el-select-dropdown[data-v-181536aa] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .el-select-dropdown[data-v-181536aa] {
  background: #100F1A !important;
}
[data-upstyle="up_red"] .profit[data-v-181536aa] {
  color: #DE294D !important;
}
[data-upstyle="up_green"] .profit[data-v-181536aa] {
  color: #39B163 !important;
}
[data-upstyle="up_red"] .loss[data-v-181536aa] {
  color: #39B163 !important;
}
[data-upstyle="up_green"] .loss[data-v-181536aa] {
  color: #DE294D !important;
}
.Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header,
.tipsDialog[data-v-181536aa] .el-dialog__header,
.toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header {
  border-bottom: 0.0625rem solid #374353;
  padding: 1rem !important;
}
[data-theme="light"] .Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header,
[data-theme="light"] .tipsDialog[data-v-181536aa] .el-dialog__header,
[data-theme="light"] .toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header,
[data-theme="dark"] .tipsDialog[data-v-181536aa] .el-dialog__header,
[data-theme="dark"] .toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header {
  border-color: #1F1E2B !important;
}
.Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header,
.tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header,
.toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .dialog-header-title,
.tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .dialog-header-title,
.toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .dialog-header-title {
  font-size: 1.25rem;
  color: #fff;
}
[data-theme="light"] .Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .dialog-header-title,
[data-theme="light"] .tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .dialog-header-title,
[data-theme="light"] .toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .dialog-header-title {
  color: #3B3559 !important;
}
[data-theme="dark"] .Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .dialog-header-title,
[data-theme="dark"] .tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .dialog-header-title,
[data-theme="dark"] .toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .dialog-header-title {
  color: #fff !important;
}
.Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .icon-box,
.tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .icon-box,
.toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .icon-box {
  display: flex;
  align-items: center;
  margin: auto;
  padding-right: 6.25rem;
}
.Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .icon-box img,
.tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .icon-box img,
.toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-header .icon-box img {
  width: 5.625rem;
  height: 1.75rem;
}
.Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
.tipsDialog[data-v-181536aa] .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
.toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #000 !important;
  font-size: 1.25rem;
}
[data-theme="light"] .Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
[data-theme="light"] .tipsDialog[data-v-181536aa] .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
[data-theme="light"] .toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
[data-theme="dark"] .tipsDialog[data-v-181536aa] .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
[data-theme="dark"] .toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #fff !important;
}
.Private_Signal_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-footers,
.tipsDialog[data-v-181536aa] .el-dialog__header .dialog-footers,
.toUpGrade_tipsDialog[data-v-181536aa] .el-dialog__header .dialog-footers {
  color: red;
  display: flex;
  justify-content: center;
}
.top-title[data-v-181536aa] {
  margin-left: 1rem;
}
.label-wrapper[data-v-181536aa] {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.private-icon[data-v-181536aa] {
  width: 1.25rem;
  height: 1.25rem;
  vertical-align: middle;
  -o-object-fit: contain;
  object-fit: contain;
  margin-top: 0.125rem;
}
.dialog-header[data-v-181536aa] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.dialog-header .dialog-header-title[data-v-181536aa] {
  font-size: 1.25rem;
  color: #fff;
}
[data-theme="light"] .dialog-header .dialog-header-title[data-v-181536aa] {
  color: #3B3559 !important;
}
[data-theme="dark"] .dialog-header .dialog-header-title[data-v-181536aa] {
  color: #fff !important;
}
.dialog-header .icon-box[data-v-181536aa] {
  display: flex;
  align-items: center;
  margin: auto;
}
.dialog-header .icon-box img[data-v-181536aa] {
  width: 5.625rem;
  height: 1.75rem;
}
.signal-account-dialog[data-v-181536aa] .el-dialog {
  border-radius: 1.25rem !important;
  overflow: hidden;
  border: none;
  background-color: #171622 !important;
}
.signal-account-dialog .el-dialog__header[data-v-181536aa] {
  height: 2rem;
  border-radius: 1rem 1rem 0 0;
  display: flex;
  align-items: center;
  padding: 1rem;
  border-bottom: 0.0625rem solid #fafafa;
  background-color: #171622 !important;
}
.signal-account-dialog .el-dialog__title[data-v-181536aa] {
  font-size: 1.25rem;
  line-height: 1.25rem;
}
[data-theme="light"] .signal-account-dialog .el-dialog__title[data-v-181536aa] {
  color: #3B3559 !important;
}
[data-theme="dark"] .signal-account-dialog .el-dialog__title[data-v-181536aa] {
  color: #fff !important;
}
.signal-account-dialog .el-dialog__headerbtn[data-v-181536aa] {
  top: 0.5rem;
  color: #fff;
}
[data-theme="light"] .signal-account-dialog .el-dialog__headerbtn[data-v-181536aa] {
  color: #3B3559 !important;
}
[data-theme="dark"] .signal-account-dialog .el-dialog__headerbtn[data-v-181536aa] {
  color: #fff !important;
}
.signal-account-dialog .el-dialog__headerbtn .el-dialog__close[data-v-181536aa] {
  color: #fff;
  font-size: 1.875rem;
}
[data-theme="light"] .signal-account-dialog .el-dialog__headerbtn .el-dialog__close[data-v-181536aa] {
  color: #3B3559 !important;
}
[data-theme="dark"] .signal-account-dialog .el-dialog__headerbtn .el-dialog__close[data-v-181536aa] {
  color: #fff !important;
}
.signal-account-dialog .section[data-v-181536aa] {
  margin-bottom: 1.875rem;
}
.signal-account-dialog .refund-link[data-v-181536aa] {
  color: #409EFF;
  text-decoration: none;
  cursor: pointer;
}
.signal-account-dialog .refund-link[data-v-181536aa]:hover {
  color: #66b1ff;
  text-decoration: underline;
}
.signal-account-dialog .circle[data-v-181536aa] {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
}
.signal-account-dialog .circle-left[data-v-181536aa] {
  background: rgba(255,116,129,0.5);
  margin-right: -0.5rem;
  z-index: 1;
}
.signal-account-dialog .circle-right[data-v-181536aa] {
  background: rgba(255,177,52,0.5);
  z-index: 2;
}
.signal-account-dialog .section-title[data-v-181536aa] {
  font-size: 1.25rem;
  color: #FFECEE;
  line-height: 1.625rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.signal-account-dialog .section-subtitle[data-v-181536aa] {
  font-size: 1rem;
  color: #FFFFFF;
  font-weight: 500;
  margin-top: 0.625rem;
}
.signal-account-dialog .section-text[data-v-181536aa] {
  font-size: 1rem;
  color: rgba(255,255,255,0.6);
  line-height: 1.875rem;
  margin-top: 0.3125rem;
}
.signal-account-dialog .icon-box1[data-v-181536aa] {
  display: flex;
  align-items: center;
  margin: auto;
  padding-right: 6.25rem;
}
.signal-account-dialog .icon-box1 img[data-v-181536aa] {
  width: 5.625rem;
  height: 1.75rem;
}
.signal-card-value[data-v-181536aa] {
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}
.custom-dialog[data-v-181536aa] .el-dialog {
  width: 80%;
  background: #171622;
  border-radius: 1.25rem;
  border: 0.0625rem solid #374353;
  margin-top: 15vh !important;
}
@keyframes dialogFadeIn-181536aa {
from {
    opacity: 0;
    transform: scale(0.95) translateY(-0.625rem);
}
to {
    opacity: 1;
    transform: scale(1) translateY(0);
}
}
@keyframes dialogFadeOut-181536aa {
from {
    opacity: 1;
    transform: scale(1) translateY(0);
}
to {
    opacity: 0;
    transform: scale(0.95) translateY(-0.625rem);
}
}
.custom-dialog.dialog-showing[data-v-181536aa] .el-dialog {
  opacity: 0;
  animation: dialogFadeIn-181536aa 0.5s ease-out 0.1s forwards;
}
.custom-dialog[data-v-181536aa] .el-dialog__wrapper.dialog-fade-leave-active .el-dialog {
  animation: dialogFadeOut-181536aa 0.3s ease-in forwards;
}
.recommendation-container[data-v-181536aa] {
  display: flex;
  flex-direction: row;
  gap: 1.25rem;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
}
.custom-dialog[data-v-181536aa] .el-dialog__header {
  display: none;
}
.custom-dialog[data-v-181536aa] .el-dialog__body {
  padding: 0;
}
.modal-header[data-v-181536aa] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 3.75rem;
  border-radius: 0.25rem;
  padding: 0 1.25rem;
}
.modal-title[data-v-181536aa] {
  font-family: Noto Sans SC;
  font-weight: 700;
  font-style: Bold;
  font-size: 1rem;
  color: #FFFFFFBF;
}
.modal-logo[data-v-181536aa] {
  width: 5.625rem;
  height: 1.75rem;
}
.modal-close[data-v-181536aa] {
  font-size: 1.5rem;
  font-family: Arial, sans-serif;
  color: #fff;
  cursor: pointer;
  line-height: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1.875rem;
}
.modal-close[data-v-181536aa]:hover {
  color: #AD2935;
}
.modal-content[data-v-181536aa] {
  padding: 1.25rem;
  max-height: 26.9375rem;
  overflow-y: hidden;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #374353 #111723;
  display: flex;
  padding-top: 6.5rem;
  justify-content: flex-start;
}
.modal-content[data-v-181536aa]::-webkit-scrollbar {
  width: 0.5rem;
}
.modal-content[data-v-181536aa]::-webkit-scrollbar-track {
  background: #111723;
  border-radius: 0.625rem;
}
.modal-content[data-v-181536aa]::-webkit-scrollbar-thumb {
  background: #374353;
  border-radius: 0.625rem;
}
.modal-content[data-v-181536aa]::-webkit-scrollbar-thumb:hover {
  background: #4a5a6e;
}
.recommendation-card-wrapper[data-v-181536aa] {
  position: relative;
  margin-bottom: 1.25rem;
  flex-shrink: 0;
  width: clamp(18.75rem, 28vw, 23.75rem);
  flex: 0 0 clamp(18.75rem, 28vw, 23.75rem);
}
.recommendation-card-wrapper[data-v-181536aa] .signal-cards-grid {
  grid-template-columns: 1fr;
}
.recommendation-card-wrapper .card-overlay-image[data-v-181536aa] {
  position: absolute;
  top: -13rem;
  left: 50%;
  transform: translateX(-50%);
  width: 26.25rem;
  height: 19.6875rem;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 10;
  pointer-events: none;
}
.card-type-label[data-v-181536aa] {
  position: absolute;
  top: -0.625rem;
  left: 1rem;
  background: #20293A;
  color: #fff;
  padding: 0.3125rem 1.875rem 0.9375rem 0.625rem;
  border-radius: 2.5rem 13.75rem 0.3125rem 0.3125rem;
  font-size: 0.875rem;
  font-weight: bold;
  z-index: 10;
  clip-path: polygon(0 0, 80% 0, 100% 90%, 0 100%);
}
.modal-footer[data-v-181536aa] {
  padding: 0.625rem 1.25rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.modal-footer .el-checkbox[data-v-181536aa] {
  color: #FFFFFFBF;
  font-size: 0.75rem;
  font-family: Noto Sans SC;
  font-weight: 400;
  font-style: Regular;
}
.modal-footer .el-checkbox[data-v-181536aa] .el-checkbox__input .el-checkbox__inner,
.modal-footer .el-checkbox[data-v-181536aa] .el-checkbox__input .el-checkbox__inner {
  border-radius: 50% !important;
  border-color: #ffffff !important;
  background-color: #171622 !important;
}
.modal-footer .el-checkbox[data-v-181536aa] .el-checkbox__inner,
.modal-footer .el-checkbox[data-v-181536aa] .el-checkbox__inner {
  border-radius: 50% !important;
  border-color: #ffffff !important;
  background-color: #171622 !important;
}
.modal-footer .el-checkbox[data-v-181536aa] .el-checkbox__input.is-checked .el-checkbox__inner,
.modal-footer .el-checkbox[data-v-181536aa] .el-checkbox__input.is-checked .el-checkbox__inner {
  border-color: #ffffff !important;
}
.close-icon7[data-v-181536aa] {
  width: 2rem;
  height: 1.75rem;
  -o-object-fit: contain;
  object-fit: contain;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.close-icon7[data-v-181536aa]:hover {
  opacity: 0.8;
}
.close-icon7[data-v-181536aa]:active {
  opacity: 0.6;
}
.link-account-free-signalpool-embed[data-v-181536aa] {
  min-height: 20rem;
  height: 100%;
  overflow: auto;
}

/* 抽屉内表格：表头文字与排序图标同一行（避免自定义 header 的块级 div 把箭头挤到下一行） */
.link-account-free-signalpool-embed[data-v-181536aa] .el-table th > .cell {
  display: inline-flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 0.375rem;
}
.link-account-free-signalpool-embed[data-v-181536aa] .el-table th > .cell > div {
  display: inline !important;
  line-height: 1.3;
  word-break: break-word;
}
.link-account-free-signalpool-embed[data-v-181536aa] .el-table th .caret-wrapper {
  flex-shrink: 0;
}
.link-account-free-signalpool-embed[data-v-181536aa] .el-table th.is-center > .cell {
  justify-content: center !important;
}
.link-account-free-signalpool-embed[data-v-181536aa] .el-table th.is-left > .cell {
  justify-content: flex-start !important;
}
.link-account-free-signalpool-embed[data-v-181536aa] .el-table th.is-right > .cell {
  justify-content: flex-end !important;
}

/* 操作列：跟单按钮图标与文案横向排列 */
.link-account-free-signalpool-embed[data-v-181536aa] .el-table td > .cell .operation {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
}
.link-account-free-signalpool-embed[data-v-181536aa] .operation .el-button.follow {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
}
.link-account-free-signalpool-embed[data-v-181536aa] .operation .el-button.follow span {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 0.25rem !important;
}
.link-account-free-signalpool-embed[data-v-181536aa] .operation .collect {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
}
.spinner[data-v-634db306] {
  margin: 6.25rem auto;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
}
.container1 > div[data-v-634db306],
.container2 > div[data-v-634db306],
.container3 > div[data-v-634db306] {
  width: 0.375rem;
  height: 0.375rem;
  background-color: rgb(90, 104, 117);
  border-radius: 100%;
  position: absolute;
  animation: bouncedelay-634db306 1.2s infinite ease-in-out;
  animation-fill-mode: both;
}
.spinner .spinner-container[data-v-634db306] {
  position: absolute;
  width: 100%;
  height: 100%;
}
.container2[data-v-634db306] {
  transform: rotateZ(45deg);
}
.container3[data-v-634db306] {
  transform: rotateZ(90deg);
}
.circle1[data-v-634db306] {
  top: 0;
  left: 0;
}
.circle2[data-v-634db306] {
  top: 0;
  right: 0;
}
.circle3[data-v-634db306] {
  right: 0;
  bottom: 0;
}
.circle4[data-v-634db306] {
  left: 0;
  bottom: 0;
}
.container2 .circle1[data-v-634db306] {
  animation-delay: -1.1s;
}
.container3 .circle1[data-v-634db306] {
  animation-delay: -1s;
}
.container1 .circle2[data-v-634db306] {
  animation-delay: -0.9s;
}
.container2 .circle2[data-v-634db306] {
  animation-delay: -0.8s;
}
.container3 .circle2[data-v-634db306] {
  animation-delay: -0.7s;
}
.container1 .circle3[data-v-634db306] {
  animation-delay: -0.6s;
}
.container2 .circle3[data-v-634db306] {
  animation-delay: -0.5s;
}
.container3 .circle3[data-v-634db306] {
  animation-delay: -0.4s;
}
.container1 .circle4[data-v-634db306] {
  animation-delay: -0.3s;
}
.container2 .circle4[data-v-634db306] {
  animation-delay: -0.2s;
}
.container3 .circle4[data-v-634db306] {
  animation-delay: -0.1s;
}
@keyframes bouncedelay-634db306 {
0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.disconnect-tip-cell[data-v-4b94a52c] {
  position: relative;
}
.content-wrapper[data-v-4b94a52c] {
  /* width: 1780px; */
  width: 99%;
  background: #171622;
  padding: 1.5rem;
  box-sizing: border-box;
  /* margin: 0 auto; */
  margin-top: 1rem;
}
.container[data-v-4b94a52c] {
  width: 98.3%;
  /* width:9.3%; */
  margin: 0 auto;
}
.header[data-v-4b94a52c] {
  /* width: 1732px; */
  height: 1.5rem;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(255, 255, 255, 0.75);
}
.filters[data-v-4b94a52c] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0;
  gap: 56.25rem;
  /* width: 1732px; */
  height: 3.25rem;
  margin-top: 1.25rem;
}
.filter-group[data-v-4b94a52c] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1.5rem;
  width: 40.5rem;
  height: 3.25rem;
}
.filter-item[data-v-4b94a52c] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  width: 12.5rem;
  height: 3.25rem;
}
.inline-actions[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  gap: 2.125rem;
  height: 2.25rem;
  margin-top: 0.25rem;
}
.filter-item1[data-v-4b94a52c] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.125rem;
  width: 2.25rem;
  height: 2.25rem;
}
.filter-label[data-v-4b94a52c] {
  width: 12.5rem;
  height: 1.25rem;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #FFFFFFBF;
}
.filter-select[data-v-4b94a52c] {
  width: 12.5rem;
  height: 1.75rem;
  background: #100F1A;
  border: 0.125rem solid #1F1E2B;
  border-radius: 0.25rem;
  color: #FFFFFF !important;
}
.filter-select[data-v-4b94a52c] .el-input__inner {
  background: #100F1A;
  border: none;
  color: #FFFFFF;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-size: 0.75rem;
  height: 1.75rem !important;
  line-height: 1.75rem !important;
}
.filter-select[data-v-4b94a52c] .el-input {
  height: 1.75rem !important;
}
.filter-select[data-v-4b94a52c] .el-select-dropdown__item {
  color: #FFFFFF !important;
}

/* .filter-select >>> .el-input__suffix {
  color: #FFFFFF;
  height: 100%;
} */

/* 隐藏 el-select 自带的箭头 */
[data-v-4b94a52c] .el-select .el-input__suffix {
  display: none !important;
}

/* 完整的路径选择器 */
body .el-select-dropdown .el-select-dropdown__item[data-v-4b94a52c] {
  color: #ffffff !important;
}
body .el-select-dropdown .el-select-dropdown__item[data-v-4b94a52c]:hover {
  background-color: #B5233780;
}
body .el-select-dropdown .el-select-dropdown__item.selected[data-v-4b94a52c] {
  background-color: #B5233780;
}
.custom-select-wrapper[data-v-4b94a52c] {
  position: relative;
  display: inline-block;
  width: 100%;
}
.custom-arrow[data-v-4b94a52c] {
  position: absolute;
  right: 0.625rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  /* 不挡住点击 */
  transition: transform 0.3s ease;
}
.action-buttons[data-v-4b94a52c] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
  gap: 0.625rem;
  width: 13.875rem;
  max-width: 25rem;
  height: 1.75rem !important;
  margin-left: -3.125rem;
}
.action-btn[data-v-4b94a52c] {
  width: 2rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1F1E2B;
  border: 0.0625rem solid #1F1E2B;
  border-radius: 0.25rem;
  cursor: pointer;
  flex-shrink: 0;
}
.action-icon[data-v-4b94a52c] {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  /* 防止图片压缩 */
}
.link-account-btn[data-v-4b94a52c] {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.25rem 0.5rem;
  gap: 0.25rem;
  width: auto;
  /* 换成自适应 */
  /* height: 28px !important; */
  background: #B52337;
  border-radius: 0.25rem;
  cursor: pointer;
}
.dropdown-arrow[data-v-4b94a52c] {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  /* 防止图片压缩 */
  display: block;
  /* 移除默认的 inline 间距 */
  -o-object-fit: contain;
  object-fit: contain;
  /* 保持图片比例 */
}
.link-account-btn span[data-v-4b94a52c] {
  /* width: 82px; */
  height: 1.25rem;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  text-align: center;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  /* 确保文本垂直居中 */
}
.icon-placeholder[data-v-4b94a52c] {
  width: 1rem;
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.table-container[data-v-4b94a52c] {
  /* width: 1732px; */
  height: 48rem;
  margin-top: 1.25rem;
  background-color: #1D1C29;
  padding: 1.5rem;
}
.table-footer[data-v-4b94a52c] {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  width: 108.25rem;
  height: 1.75rem;
  margin-top: 1rem;
}
.record-info[data-v-4b94a52c] {
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #FFFFFFBF;
  text-align: left;
}
.pagination[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.page-btn[data-v-4b94a52c] {
  width: 2rem;
  height: 1.75rem;
  background: #1F1E2B;
  border: 0.0625rem solid #1F1E2B;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.page-btn.disabled[data-v-4b94a52c] {
  opacity: 0.5;
  cursor: not-allowed;
}
.arrow-left[data-v-4b94a52c],
.arrow-right[data-v-4b94a52c] {
  width: 1rem;
  height: 1rem;
  position: relative;
}
.arrow-left[data-v-4b94a52c]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.5rem;
  height: 0.5rem;
  border: solid #FFFFFF;
  border-width: 0 0.125rem 0.125rem 0;
  transform: translate(-50%, -50%) rotate(135deg);
}
.arrow-right[data-v-4b94a52c]::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.5rem;
  height: 0.5rem;
  border: solid #FFFFFF;
  border-width: 0 0.125rem 0.125rem 0;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.page-number[data-v-4b94a52c] {
  width: 2rem;
  height: 1.75rem;
  background: #1F1E2B;
  border: 0.0625rem solid #1F1E2B;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #FFFFFF;
}
.jump-to-page[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-left: 1rem;
}
.jump-label[data-v-4b94a52c],
.jump-page-unit[data-v-4b94a52c] {
  font-size: 0.75rem;
  color: #FFFFFFBF;
  white-space: nowrap;
}
.jump-input[data-v-4b94a52c] {
  width: 3rem;
  height: 1.75rem;
  padding: 0 0.375rem;
  background: #1F1E2B;
  border: 0.0625rem solid #1F1E2B;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  color: #FFFFFF;
  text-align: center;
  box-sizing: border-box;
}
.jump-input[data-v-4b94a52c]::-webkit-outer-spin-button,
.jump-input[data-v-4b94a52c]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.jump-input[type="number"][data-v-4b94a52c] {
  -moz-appearance: textfield;
}
.jump-input[data-v-4b94a52c]::-moz-placeholder {
  color: #FFFFFFBF;
}
.jump-input[data-v-4b94a52c]::placeholder {
  color: #FFFFFFBF;
}
.jump-btn[data-v-4b94a52c] {
  height: 1.75rem;
  padding: 0 0.75rem;
  background: #1F1E2B;
  border: 0.0625rem solid #1F1E2B;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  color: #FFFFFF;
  cursor: pointer;
  white-space: nowrap;
}
.jump-btn[data-v-4b94a52c]:hover {
  background: #2A2939;
}
table[data-v-4b94a52c] {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
}
th[data-v-4b94a52c],
td[data-v-4b94a52c] {
  padding: 0.5rem;
  text-align: left;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.25rem;
  border-bottom: 0.0625rem dashed rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
th[data-v-4b94a52c] {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  align-items: center;
  justify-content: flex-start;
  gap: 0.25rem;
}
th.sortable[data-v-4b94a52c]:hover {
  background: #2A2938;
}
.sort-icons[data-v-4b94a52c] {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 0.125rem;
  margin-left: 0.25rem;
  vertical-align: middle;
}
.sort-arrow[data-v-4b94a52c] {
  width: 0.625rem;
  height: 0.3125rem;
  opacity: 0.5;
}
.sort-arrow.active[data-v-4b94a52c] {
  opacity: 1;
}
.account-cell[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.table-row--partner[data-v-4b94a52c] {
  cursor: pointer;
}
.table-row--partner[data-v-4b94a52c]:hover {
  background-color: rgba(181, 35, 55, 0.07);
}
.signal-icon-img[data-v-4b94a52c] {
  width: 1rem;
  height: 1rem;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  flex-shrink: 0;
  cursor: pointer;
  transition: transform 0.3s ease;
}

/* 连接中状态的优雅旋转动画 */
.connecting-rotate[data-v-4b94a52c] {
  /* animation: rotateConnecting 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite; */
  transform-origin: center center;
  will-change: transform;
}
@keyframes rotateConnecting-4b94a52c {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}

/* 默认：红涨绿跌（up_red） */
td.positive[data-v-4b94a52c] {
  color: #DE294D;
}
td.negative[data-v-4b94a52c] {
  color: #39B163;
}

/* 当切换到绿涨红跌（up_green）时，自动反转颜色 */
html[data-upstyle="up_green"] td.positive[data-v-4b94a52c] {
  color: #39B163;
}
html[data-upstyle="up_green"] td.negative[data-v-4b94a52c] {
  color: #DE294D;
}

/* 可选：加一点细腻的动画，让颜色切换更丝滑 */
td.positive[data-v-4b94a52c],
td.negative[data-v-4b94a52c] {
  transition: color 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}
.popup-overlay[data-v-4b94a52c] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  justify-content: flex-end;
}
.popup-container[data-v-4b94a52c] {
  position: relative;
  width: 35.9375rem;
  /* height: 1074px; */
}
.popup-gradient[data-v-4b94a52c] {
  position: absolute;
  width: 75%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(270deg, rgba(11, 10, 18, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  border-radius: 0.25rem 0 0 0.25rem;
  z-index: 1;
}
.popup-content[data-v-4b94a52c] {
  position: absolute;
  width: 77%;
  height: 100%;
  right: 0;
  top: 0;
  background: #171622;
  border-radius: 0 0.25rem 0.25rem 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.popup-header[data-v-4b94a52c] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 0.375rem;
  width: 25.5rem;
  height: 1.5rem;
  margin-left: 9.8125rem;
  margin-top: 1.5rem;
  cursor: pointer;
}
.popup-header1[data-v-4b94a52c] {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 0.375rem;
  width: 25.5rem;
  height: 1.5rem;
  margin-left: 11.0625rem;
  margin-top: 1.5rem;
  cursor: pointer;
}
.close-icon[data-v-4b94a52c] {
  width: 2rem;
  height: 1.75rem;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  margin-left: 15.375rem;
}
.close-icon2[data-v-4b94a52c] {
  width: 2rem;
  height: 1.75rem;
  -o-object-fit: contain;
  object-fit: contain;
  margin-left: 0.5rem;
}
.close-icon7[data-v-4b94a52c] {
  width: 2rem;
  height: 1.75rem;
  -o-object-fit: contain;
  object-fit: contain;
  margin-left: 14.125rem;
}
.header-content[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.close-icon1[data-v-4b94a52c],
.close-icon3[data-v-4b94a52c] {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: middle;
  margin-left: -1rem;
}
.popup-header span[data-v-4b94a52c] {
  width: 8rem;
  height: 1.5rem;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-left: -8.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(255, 255, 255, 0.75);
}
.popup-header1 span[data-v-4b94a52c] {
  width: 8rem;
  height: 1.5rem;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-left: -8.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(255, 255, 255, 0.75);
}
.popup-title[data-v-4b94a52c] {
  width: 18.6875rem;
  margin-bottom: 3.125rem;
  height: 1.875rem;
  margin-left: 5.5rem;
  margin-top: 20.5625rem;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.875rem;
  text-align: center;
  color: #FFFFFF;
}
.platform-option[data-v-4b94a52c] {
  width: 15rem;
  height: 3.75rem;
  margin-left: 7.375rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  background: #1F1E2B;
  margin-bottom: 2.125rem;
  border-radius: 0.875rem;
  position: relative;
  transition: background-color 0.2s ease;
}
.platform-option[data-v-4b94a52c]:hover {
  background: #DBDBDB;
  color: #1F1E2B !important;
}
.platform-option[data-v-4b94a52c]:nth-child(1) {
  margin-top: 30.75rem;
}
.platform-option[data-v-4b94a52c]:nth-child(2) {
  margin-top: 36.625rem;
}
.platform-icon-container[data-v-4b94a52c] {
  width: 3.75rem;
  height: 3.75rem;
  background: transparent;
  border: none;
  border-radius: 0.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.platform-icon[data-v-4b94a52c] {
  width: 3.75rem;
  height: 3.75rem;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.platform-option span[data-v-4b94a52c] {
  width: 1.75rem;
  height: 1.3125rem;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: center;
  color: #FFFFFF;
  margin-left: 7.875rem;
}
.path-background[data-v-4b94a52c] {
  position: absolute;
  top: 0;
  left: 0;
  height: 3.75rem;
  width: 3.75rem;
  background: #1F1E2B;
  z-index: 0;
  border-radius: 0.875rem 0 0 0.875rem;
}
.back-button[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  /* width: 74px;
  height: 20px; */
  color: #ffffff;
  padding: 0.25rem 0.5rem;
  background: #1F1E2B;
  border: 0.0625rem solid #1F1E2B;
  border-radius: 0.25rem;
  cursor: pointer;
  margin-left: 6.875rem;
}
.back-icon[data-v-4b94a52c] {
  width: 1rem;
  height: 1rem;
  margin-right: 0.25rem;
}
.form-view[data-v-4b94a52c] {
  position: absolute;
  width: 24.25rem;
  height: 30.625rem;
  left: 1.75rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0.625rem 0;
  gap: 0.625rem;
}
.form-field[data-v-4b94a52c] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 24.25rem;
  gap: 0.25rem;
}
.form-field label[data-v-4b94a52c] {
  position: relative;
  width: 24.25rem;
  height: 1.25rem;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #FFFFFFBF;
}
.form-field label[data-v-4b94a52c]:not(.no-asterisk)::after {
  content: '*';
  top: 0;
  right: 0;
  color: #DE294D;
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.input-wrapper[data-v-4b94a52c] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 24.25rem;
  /* height: 28px; */
  padding: 0.25rem 0.5rem;
  background: #100F1A;
  border: 0.125rem solid #1F1E2B;
  border-radius: 0.25rem;
  box-sizing: border-box;
}
.form-field.server-ip .input-wrapper[data-v-4b94a52c] {
  height: 12.375rem;
  align-items: flex-start;
}
.input-box[data-v-4b94a52c] {
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #FFFFFF;
}
.input-box[data-v-4b94a52c] .el-input__inner {
  background: transparent;
  border: none;
  color: #FFFFFF;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.input-box[data-v-4b94a52c]::-moz-placeholder {
  color: #FFFFFFBF;
}
.input-box[data-v-4b94a52c]::placeholder {
  color: #FFFFFFBF;
}
.input-box[data-v-4b94a52c]:focus {
  outline: none;
}
.input-box[type="textarea"][data-v-4b94a52c] {
  resize: none;
  padding: 0.25rem 0;
}
.input-icon[data-v-4b94a52c] {
  width: 1rem;
  height: 1rem;
  transition: transform 0.3s ease;
}
.required-text[data-v-4b94a52c] {
  /* width: 90px; */
  height: 1.25rem;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #FFFFFFBF;
}
.form-buttons[data-v-4b94a52c] {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 24.25rem;
  top: 48.3125rem;
  left: 0;
}
.previous-button[data-v-4b94a52c],
.confirm-button[data-v-4b94a52c] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 11.75rem;
  height: 2.25rem;
  padding: 0.25rem 0.5rem;
  border: 0.0625rem solid;
  border-radius: 0.25rem;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #FFFFFF;
  cursor: pointer;
  box-sizing: border-box;
}
.previous-button[data-v-4b94a52c] {
  background: #1F1E2B;
  border-color: #1F1E2B;
}
.confirm-button[data-v-4b94a52c] {
  background: #DE294D;
  border-color: #DE294D;
}
.search-wrapper[data-v-4b94a52c] {
  position: relative;
  min-width: 2rem;
  /* 36px 内容 + 8px*2 padding = 52px */
  height: 1.75rem;
  background: #100F1A;
  border: 0.0625rem solid #100F1A;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  /* padding: 0 8px; */
  /* padding-right: 8px; */
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
  contain: layout style;
}
.search-row[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  height: 2.25rem;
  margin-top: 1.25rem;
}
.search-item[data-v-4b94a52c] {
  min-width: 12.5rem;
  max-width: 18.75rem;
}
.search-icon[data-v-4b94a52c] {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  z-index: 2;
  margin-left: 0.5rem;
}
.input-container[data-v-4b94a52c] {
  margin-left: 0.5rem;
  overflow: hidden;
  height: 1.75rem !important;
  min-width: 0;
}

/* 展开输入框：高度 36px，文字居中 */
.expanded[data-v-4b94a52c] .el-input__inner {
  background: transparent !important;
  border: none !important;
  color: #FFFFFF !important;
  font-size: 0.75rem !important;
  padding: 0.5rem !important;
  /* 左右 8px，与 search-wrapper 一致 */
  height: 1.75rem !important;
  /* 改为 36px */
  line-height: 1.75rem !important;
  /* 文字垂直居中 */
}
.expanded[data-v-4b94a52c] .el-input {
  height: 1.75rem !important;
  line-height: 1.75rem !important;
}
.search-trigger-btn[data-v-4b94a52c] {
  position: relative;
  min-width: 2rem;
  /* 36px 内容 + 8px*2 padding = 52px */
  height: 1.75rem;
  background: #1F1E2B;
  border: 0.0625rem solid #1F1E2B;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  /* padding: 0 8px; */
  /* padding-right: 8px; */
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
  contain: layout style;
}
.search-input-wrapper[data-v-4b94a52c] {
  position: relative;
  /* min-width: 32px; 
  height: 28px;
  background: #1F1E2B;
  border: 1px solid #1F1E2B;
  border-radius: 4px; */
  display: flex;
  align-items: center;
  /* padding: 0 8px; */
  /* padding-right: 8px; */
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
  contain: layout style;
}
.account-disconnected-tooltip {
  background-color: #171622 !important;
  border: 0.0625rem solid #434343 !important;
  border-radius: 0.5rem !important;
  padding: 0.5rem 0.75rem !important;
  font-size: 0.75rem !important;
  color: #fff !important;
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 500 !important;
  box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.3) !important;
}
.account-disconnected-tooltip .el-tooltip__arrow::before {
  border-top-color: #171622 !important;
}
.link-account-free-signal-drawer {
  background: #171622 !important;
}
.link-account-free-signal-drawer .el-drawer__body {
  padding: 0 !important;
  height: 100%;
  overflow: hidden;
  background: #171622;
  box-sizing: border-box;
}
.free-signal-drawer-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: #fff;
  font-family: 'Noto Sans SC', sans-serif;
}
.free-signal-drawer-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.25rem 1.5rem 1rem;
  border-bottom: 0.0625rem solid rgba(255,255,255,0.1);
  flex-shrink: 0;
}
.free-signal-drawer-head-text {
  flex: 1;
  min-width: 0;
}
.free-signal-drawer-title {
  font-size: 1rem;
  font-weight: 500;
  color: rgba(255,255,255,0.85);
  display: block;
}
.free-signal-drawer-sub {
  font-size: 0.75rem;
  color: #4cacff;
  margin-top: 0.375rem;
  display: block;
}
.free-signal-drawer-close {
  background: #1f1e2b;
  border: 0.0625rem solid #1f1e2b;
  border-radius: 0.25rem;
  color: #fff;
  width: 2rem;
  height: 1.75rem;
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.free-signal-drawer-body {
  flex: 1;
  overflow: auto;
  padding: 1rem 1.5rem 1.5rem;
  min-height: 7.5rem;
}
.update-password-dialog[data-v-4b94a52c],
.delete-confirm-dialog[data-v-4b94a52c] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  padding-bottom: 1.25rem;
}
.update-password-dialog .dialog-content[data-v-4b94a52c],
.delete-confirm-dialog .dialog-content[data-v-4b94a52c] {
  position: relative;
  width: 40.625rem;
  height: 30.125rem;
  border-radius: 0.75rem;
  overflow: visible;
}
[data-theme="light"] .update-password-dialog .dialog-content[data-v-4b94a52c],
[data-theme="light"] .delete-confirm-dialog .dialog-content[data-v-4b94a52c] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .update-password-dialog .dialog-content[data-v-4b94a52c],
[data-theme="dark"] .delete-confirm-dialog .dialog-content[data-v-4b94a52c] {
  background: #171622 !important;
}
.update-password-dialog .dialog-header[data-v-4b94a52c],
.delete-confirm-dialog .dialog-header[data-v-4b94a52c] {
  position: relative;
  padding: 1.5rem;
}
.update-password-dialog .dialog-header .dialog-title[data-v-4b94a52c],
.delete-confirm-dialog .dialog-header .dialog-title[data-v-4b94a52c] {
  font-size: 1rem;
  color: #ffffffbf;
  line-height: 1.5rem;
  text-align: left;
}
.update-password-dialog .dialog-header .close-icon[data-v-4b94a52c],
.delete-confirm-dialog .dialog-header .close-icon[data-v-4b94a52c] {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: 1.5rem;
  right: 1.5rem;
  cursor: pointer;
}
.update-password-dialog .dialog-body[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body[data-v-4b94a52c] {
  position: absolute;
  width: 34.0625rem;
  left: 5.0625rem;
  top: 4.875rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
}
.update-password-dialog .dialog-body .input-field[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .input-field[data-v-4b94a52c] {
  box-sizing: border-box;
  width: 12.5rem;
  height: 1.75rem;
  background: #100f1a;
  border: 0.0625rem solid #1f1e2b;
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  color: #ffffff;
  outline: none;
}
.update-password-dialog .dialog-body .input-field.error[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .input-field.error[data-v-4b94a52c] {
  border-color: #b52337;
}
.update-password-dialog .dialog-body .error-message[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .error-message[data-v-4b94a52c] {
  font-size: 0.625rem;
  color: #b52337;
  margin-top: 0.125rem;
}
.update-password-dialog .dialog-body .sub-label[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .sub-label[data-v-4b94a52c] {
  font-family: Noto Sans SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  color: #FFFFFFBF;
  margin-left: 0.125rem;
  display: block;
  max-height: 1.375rem;
}
.update-password-dialog .dialog-body .form-item[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .form-item[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  width: 100%;
}
.update-password-dialog .dialog-body .form-item .form-label[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .form-item .form-label[data-v-4b94a52c] {
  font-size: 0.75rem;
  color: #FFFFFFBF;
  width: 6.25rem;
  padding-right: 0.625rem;
  text-align: left;
}
.update-password-dialog .dialog-body .form-item .readonly-select[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .form-item .readonly-select[data-v-4b94a52c],
.update-password-dialog .dialog-body .form-item .readonly-input[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .form-item .readonly-input[data-v-4b94a52c] {
  box-sizing: border-box;
  width: 12.5rem;
  height: 1.75rem;
  background: #100f1a;
  border: 0.0625rem solid #1f1e2b;
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  color: #ffffff;
  outline: none;
  cursor: not-allowed;
}
.update-password-dialog .dialog-body .form-item .password-type[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .form-item .password-type[data-v-4b94a52c] {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  width: 25rem;
  height: 1.75rem;
}
.update-password-dialog .dialog-body .form-item .password-type .radio-label[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .form-item .password-type .radio-label[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #ffffff;
}
.update-password-dialog .dialog-body .form-item .password-type .radio-label input[type="radio"][data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .form-item .password-type .radio-label input[type="radio"][data-v-4b94a52c] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1rem;
  height: 1rem;
  border: 0.0625rem solid #ffffff;
  border-radius: 50%;
  margin-right: 0.25rem;
  position: relative;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.update-password-dialog .dialog-body .form-item .password-type .radio-label input[type="radio"][data-v-4b94a52c]:checked,
.delete-confirm-dialog .dialog-body .form-item .password-type .radio-label input[type="radio"][data-v-4b94a52c]:checked {
  border-color: #b52337;
}
.update-password-dialog .dialog-body .form-item .password-type .radio-label input[type="radio"][data-v-4b94a52c]:checked::after,
.delete-confirm-dialog .dialog-body .form-item .password-type .radio-label input[type="radio"][data-v-4b94a52c]:checked::after {
  content: '';
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 0.5rem;
  height: 0.5rem;
  background: #b52337;
  border-radius: 50%;
}
.update-password-dialog .dialog-body .form-item .password-type .radio-label .radio-custom[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .form-item .password-type .radio-label .radio-custom[data-v-4b94a52c] {
  display: none;
}
.update-password-dialog .dialog-body .password-or-code[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .password-or-code[data-v-4b94a52c] {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-left: 6.875rem;
}
.update-password-dialog .dialog-body .flags[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .flags[data-v-4b94a52c] {
  width: 6.25rem;
  margin-bottom: 0.75rem;
}
.update-password-dialog .dialog-body .password-input[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .password-input[data-v-4b94a52c],
.update-password-dialog .dialog-body .code-input[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .code-input[data-v-4b94a52c] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.update-password-dialog .dialog-body .phone-input-container[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .phone-input-container[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  height: 1.75rem;
  border: 0.0625rem solid #1F1E2B;
  border-radius: 0.25rem;
  min-width: 17.5rem;
  max-width: 18.75rem;
  background: #100F1A;
  position: relative;
}
.update-password-dialog .dialog-body .phone-input-container.disabled[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .phone-input-container.disabled[data-v-4b94a52c] {
  background: #0A0A12;
  opacity: 0.6;
  cursor: not-allowed;
}
.update-password-dialog .dialog-body .phone-input-container.disabled .clickable-flag[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .phone-input-container.disabled .clickable-flag[data-v-4b94a52c] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}
.update-password-dialog .dialog-body .phone-input-container.disabled .phone-input[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .phone-input-container.disabled .phone-input[data-v-4b94a52c] {
  cursor: not-allowed;
  color: #FFFFFFBF;
}
.update-password-dialog .dialog-body .clickable-flag[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .clickable-flag[data-v-4b94a52c] {
  flex-shrink: 0;
  width: 2.5rem;
  height: 100%;
  border-right: 0.0625rem solid #1F1E2B;
  pointer-events: auto;
  position: relative;
  z-index: 10;
}
.update-password-dialog .dialog-body .clickable-flag.disabled[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .clickable-flag.disabled[data-v-4b94a52c] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}
.update-password-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input,
.delete-confirm-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input {
  width: 100%;
  height: 100%;
}
.update-password-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list,
.delete-confirm-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 12.5rem;
}
.update-password-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list .country:hover .country-name,
.delete-confirm-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list .country:hover .country-name,
.update-password-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list .country:hover .dial-code,
.delete-confirm-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list .country:hover .dial-code,
.update-password-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list .country.highlight .country-name,
.delete-confirm-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list .country.highlight .country-name,
.update-password-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list .country.highlight .dial-code,
.delete-confirm-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list .country.highlight .dial-code {
  color: #ffffff !important;
}
.update-password-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list .searchInput .el-input__inner,
.delete-confirm-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .country-list .searchInput .el-input__inner {
  width: 100%;
  height: auto;
  border: none;
  border-radius: 0.75rem;
  padding: 0 1.875rem !important;
  background-color: #6666661A;
  color: #ffffff !important;
}
.update-password-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .selected-flag,
.delete-confirm-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .selected-flag {
  width: 100%;
  height: 100%;
  padding: 0 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: transparent;
}
.update-password-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .selected-flag:hover,
.delete-confirm-dialog .dialog-body .clickable-flag[data-v-4b94a52c] .intl-tel-input .selected-flag:hover {
  background: rgba(255,255,255,0.05);
}
.update-password-dialog .dialog-body .phone-input[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .phone-input[data-v-4b94a52c] {
  flex: 1;
  height: 100%;
  padding: 0 0.75rem;
  background: transparent;
  border: none;
  color: #ffffff;
  outline: none;
  font-size: 0.75rem;
}
.update-password-dialog .dialog-body[data-v-4b94a52c] .intl-tel-input .selected-flag .dial-code,
.delete-confirm-dialog .dialog-body[data-v-4b94a52c] .intl-tel-input .selected-flag .dial-code {
  color: #ffffff !important;
  font-size: 0.75rem;
}
.update-password-dialog .dialog-body[data-v-4b94a52c] .intl-tel-input .selected-flag .iti-arrow,
.delete-confirm-dialog .dialog-body[data-v-4b94a52c] .intl-tel-input .selected-flag .iti-arrow {
  border-top-color: #ffffff;
  font-size: 0.75rem !important;
  border-width: 0.25rem !important;
}
.update-password-dialog .dialog-body[data-v-4b94a52c] .intl-tel-input .selected-flag,
.delete-confirm-dialog .dialog-body[data-v-4b94a52c] .intl-tel-input .selected-flag {
  justify-content: unset;
  margin-left: 0.375rem;
}
.update-password-dialog .dialog-body[data-v-4b94a52c] .intl-tel-input .selected-flag .iti-flag,
.delete-confirm-dialog .dialog-body[data-v-4b94a52c] .intl-tel-input .selected-flag .iti-flag {
  margin: 0 !important;
}
.update-password-dialog .dialog-body[data-v-4b94a52c] .intl-tel-input,
.delete-confirm-dialog .dialog-body[data-v-4b94a52c] .intl-tel-input {
  min-width: 7.75rem !important;
}
.update-password-dialog .dialog-body .verification-row[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .verification-row[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.update-password-dialog .dialog-body .verification-row .input-field[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .verification-row .input-field[data-v-4b94a52c] {
  width: 18.875rem;
}
.update-password-dialog .dialog-body .verification-row .verify-btn[data-v-4b94a52c],
.delete-confirm-dialog .dialog-body .verification-row .verify-btn[data-v-4b94a52c] {
  width: auto;
  background: transparent;
  height: 1.75rem;
  border-radius: 0.25rem;
  color: #ffffff;
  font-size: 0.75rem;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 7.5rem;
}
.update-password-dialog .dialog-body .verification-row .verify-btn[data-v-4b94a52c]:disabled,
.delete-confirm-dialog .dialog-body .verification-row .verify-btn[data-v-4b94a52c]:disabled {
  cursor: not-allowed;
}
.update-password-dialog .dialog-footer .confirm-btn[data-v-4b94a52c],
.delete-confirm-dialog .dialog-footer .confirm-btn[data-v-4b94a52c] {
  position: absolute;
  width: auto;
  height: 1.75rem;
  left: 85%;
  transform: translateX(-50%);
  top: 27.4375rem;
  margin-bottom: 1.25rem;
  background: #b52337;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  color: #fff;
  font-size: 0.75rem;
  border: none;
  cursor: pointer;
  padding: 0 0.625rem;
  white-space: nowrap;
  min-width: 7.5rem;
  max-width: 18.75rem;
  text-overflow: ellipsis;
  overflow: hidden;
  box-sizing: border-box;
}
.update-password-dialog .dialog-footer .confirm-btn .confirm-icon[data-v-4b94a52c],
.delete-confirm-dialog .dialog-footer .confirm-btn .confirm-icon[data-v-4b94a52c] {
  width: 1rem;
  height: 1rem;
}
@media screen and (max-width: 768px) {
.update-password-dialog .dialog-content[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-content[data-v-4b94a52c] {
    width: 90vw;
    height: auto;
    min-height: 21.875rem;
}
.update-password-dialog .dialog-header[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-header[data-v-4b94a52c] {
    padding: 1rem;
}
.update-password-dialog .dialog-header .close-icon[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-header .close-icon[data-v-4b94a52c] {
    left: calc(90vw - 3rem);
    top: 1rem;
    width: 1.25rem;
    height: 1.25rem;
}
.update-password-dialog .dialog-body[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-body[data-v-4b94a52c] {
    width: 80%;
    left: 10%;
    top: 3.75rem;
    gap: 1rem;
}
.update-password-dialog .dialog-body .input-field[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-body .input-field[data-v-4b94a52c] {
    width: 100%;
    max-width: 11.25rem;
    height: 1.5rem;
    font-size: 0.6875rem;
    padding: 0.25rem 0.375rem;
}
.update-password-dialog .dialog-body .form-item .form-label[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-body .form-item .form-label[data-v-4b94a52c] {
    width: 5rem;
    font-size: 0.6875rem;
}
.update-password-dialog .dialog-body .form-item .readonly-select[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-body .form-item .readonly-select[data-v-4b94a52c],
  .update-password-dialog .dialog-body .form-item .readonly-input[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-body .form-item .readonly-input[data-v-4b94a52c] {
    width: 100%;
    max-width: 11.25rem;
    height: 1.5rem;
    font-size: 0.6875rem;
    padding: 0.25rem 0.375rem;
}
.update-password-dialog .dialog-body .form-item .password-type[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-body .form-item .password-type[data-v-4b94a52c] {
    width: 100%;
    max-width: 18.75rem;
    height: auto;
    flex-wrap: wrap;
    gap: 0.5rem;
}
.update-password-dialog .dialog-body .form-item .password-type .radio-label[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-body .form-item .password-type .radio-label[data-v-4b94a52c] {
    font-size: 0.6875rem;
}
.update-password-dialog .dialog-body .form-item .password-type .radio-label input[type="radio"][data-v-4b94a52c],
  .delete-confirm-dialog .dialog-body .form-item .password-type .radio-label input[type="radio"][data-v-4b94a52c] {
    width: 0.875rem;
    height: 0.875rem;
}
.update-password-dialog .dialog-body .form-item .password-type .radio-label input[type="radio"][data-v-4b94a52c]:checked::after,
  .delete-confirm-dialog .dialog-body .form-item .password-type .radio-label input[type="radio"][data-v-4b94a52c]:checked::after {
    top: 0.125rem;
    left: 0.125rem;
    width: 0.5rem;
    height: 0.5rem;
}
.update-password-dialog .dialog-body .password-or-code[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-body .password-or-code[data-v-4b94a52c] {
    margin-left: 5rem;
}
.update-password-dialog .dialog-body .verification-row .input-field[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-body .verification-row .input-field[data-v-4b94a52c] {
    width: 6.25rem;
}
.update-password-dialog .dialog-body .verification-row .verify-btn[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-body .verification-row .verify-btn[data-v-4b94a52c] {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.6875rem;
}
.update-password-dialog .dialog-footer .confirm-btn[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-footer .confirm-btn[data-v-4b94a52c] {
    left: calc(90vw - 8.75rem);
    top: auto;
    bottom: 1rem;
    width: 6.25rem;
    height: 1.5rem;
    font-size: 0.6875rem;
}
.update-password-dialog .dialog-footer .confirm-btn .confirm-icon[data-v-4b94a52c],
  .delete-confirm-dialog .dialog-footer .confirm-btn .confirm-icon[data-v-4b94a52c] {
    width: 0.875rem;
    height: 0.875rem;
}
}
.delete-confirm-dialog>.dialog-content[data-v-4b94a52c] {
  width: 34.375rem !important;
}
.delete-confirm-dialog .dialog-body[data-v-4b94a52c] {
  left: 1.3125rem;
  gap: 0 !important;
}
.delete-confirm-dialog .dialog-body .delete-icon[data-v-4b94a52c] {
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 0.75rem;
}
.delete-confirm-dialog .dialog-body .confirm-text[data-v-4b94a52c] {
  font-size: 0.75rem;
  color: #ffffffbf;
  margin: 0.5rem 0;
}
.delete-confirm-dialog .dialog-body .warning-text[data-v-4b94a52c] {
  font-size: 0.75rem;
  color: #FFFFFFBF;
  margin: 0 0 1rem;
  max-width: 30rem;
}
.delete-confirm-dialog .dialog-body .auth-section[data-v-4b94a52c] {
  width: 100%;
  box-sizing: border-box;
}
.delete-confirm-dialog .dialog-body .auth-section .radio-label[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #ffffff;
}
.delete-confirm-dialog .dialog-body .auth-section .radio-label input[type="radio"][data-v-4b94a52c] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1rem;
  height: 1rem;
  border: 0.0625rem solid #ffffff;
  border-radius: 50%;
  margin-right: 0.25rem;
  position: relative;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.delete-confirm-dialog .dialog-body .auth-section .radio-label input[type="radio"][data-v-4b94a52c]:checked {
  border-color: #b52337;
}
.delete-confirm-dialog .dialog-body .auth-section .radio-label input[type="radio"][data-v-4b94a52c]:checked::after {
  content: '';
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 0.5rem;
  height: 0.5rem;
  background: #b52337;
  border-radius: 50%;
}
.delete-confirm-dialog .dialog-body .auth-section .radio-label .radio-custom[data-v-4b94a52c] {
  display: none;
}
.delete-confirm-dialog .dialog-body .auth-section .password-type[data-v-4b94a52c] {
  gap: 1.5rem;
  display: flex;
}
.delete-confirm-dialog .dialog-body .auth-section .combined-phone-input[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  height: 1.75rem;
  background: #100f1a;
  border-right: 0.0625rem solid #272536;
  border-radius: 0.25rem;
  overflow: hidden;
  margin-top: 0.5rem;
  color: #FFFFFFBF;
  cursor: not-allowed;
}
.delete-confirm-dialog .dialog-body .auth-section[data-v-4b94a52c] .intl-tel-input .selected-flag .dial-code {
  color: #ffffff !important;
  font-size: 0.75rem;
}
.delete-confirm-dialog .dialog-body .auth-section[data-v-4b94a52c] .intl-tel-input .selected-flag .iti-arrow {
  border-top-color: #ffffff;
  font-size: 0.75rem !important;
  border-width: 0.25rem !important;
}
.delete-confirm-dialog .dialog-body .auth-section[data-v-4b94a52c] .intl-tel-input .selected-flag {
  justify-content: unset;
  margin-left: 0.375rem;
}
.delete-confirm-dialog .dialog-body .auth-section[data-v-4b94a52c] .intl-tel-input .selected-flag .iti-flag {
  margin: 0 !important;
}
.delete-confirm-dialog .dialog-body .auth-section[data-v-4b94a52c] .intl-tel-input {
  min-width: 7.75rem !important;
}
.delete-confirm-dialog .dialog-body .auth-section .area-flag-container[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 1.25rem;
  height: 100%;
}
.delete-confirm-dialog .dialog-body .auth-section .separator[data-v-4b94a52c] {
  width: 0.0625rem;
  height: 60%;
  background: rgba(255,255,255,0.2);
}
.delete-confirm-dialog .dialog-body .auth-section .combined-input[data-v-4b94a52c] {
  flex: 1;
  height: 100%;
  padding: 0 0.75rem;
  background: transparent;
  border: none;
  color: inherit;
  font-size: 0.875rem;
  outline: none;
  cursor: not-allowed;
}
.delete-confirm-dialog .dialog-body .auth-section .combined-input[data-v-4b94a52c]::-moz-placeholder {
  color: rgba(133,132,146,0.6);
}
.delete-confirm-dialog .dialog-body .auth-section .combined-input[data-v-4b94a52c]::placeholder {
  color: rgba(133,132,146,0.6);
}
.delete-confirm-dialog .dialog-body .auth-section .el-form-item[data-v-4b94a52c] {
  margin-bottom: 0;
}
.delete-confirm-dialog .dialog-body .auth-section .input-field[data-v-4b94a52c] {
  width: 100%;
}
.delete-confirm-dialog .dialog-body .auth-section .input-label[data-v-4b94a52c] {
  font-family: Noto Sans SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  color: #FFFFFFBF;
  margin-bottom: 0.5rem;
  display: block;
}
.delete-confirm-dialog .dialog-body .auth-section .sub-label[data-v-4b94a52c] {
  font-family: Noto Sans SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  color: #FFFFFFBF;
  margin-bottom: 0.25rem;
  display: block;
  max-height: 1.375rem;
}
.delete-confirm-dialog .dialog-body .auth-section .form-item[data-v-4b94a52c] {
  margin-bottom: 0 !important;
}
.delete-confirm-dialog .dialog-body .auth-section .phone-input[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.delete-confirm-dialog .dialog-body .auth-section .phone-input .input-field[data-v-4b94a52c] {
  flex: 1;
}
.delete-confirm-dialog .dialog-body .auth-section .verification-row[data-v-4b94a52c] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  height: 1.75rem;
}
.delete-confirm-dialog .dialog-body .auth-section .verification-row .input-field[data-v-4b94a52c] {
  width: 21.5rem;
}
.delete-confirm-dialog .dialog-body .auth-section .verification-row .verify-btn[data-v-4b94a52c] {
  width: auto;
  padding: 0 0.625rem;
  height: 1.75rem;
  background: transparent;
  color: #ffffff;
  font-size: 0.75rem;
  margin-left: 0.5rem;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 5rem;
  position: absolute;
  right: 0.625rem;
}
.delete-confirm-dialog .dialog-body .auth-section .verification-row .verify-btn[data-v-4b94a52c]:disabled {
  cursor: not-allowed;
}
.delete-confirm-dialog .dialog-body .auth-section .verify-btn[data-v-4b94a52c] {
  width: 5rem;
}
.delete-confirm-dialog .dialog-footer[data-v-4b94a52c] {
  justify-content: flex-end;
}
.menu-bar[data-v-4b94a52c] {
  width: 96%;
  background: #100F1A;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 auto 1.25rem auto;
  padding: 0 1.5rem;
  box-sizing: border-box;
  border: 0.125rem solid #1F1E2B;
}
.menu-item[data-v-4b94a52c] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.4375rem 1.5rem;
  width: 8.5625rem;
  height: 2rem;
  background: #100F1A;
  margin-left: -1.625rem;
  border-radius: 0.125rem 0 0 0.125rem;
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #FFFFFF;
  cursor: pointer;
  flex: none;
  order: 0;
  flex-grow: 0;
  border-left: 0.0625rem solid #1F1E2B;
  border-right: 0.0625rem solid #1F1E2B;
}
.menu-item-active[data-v-4b94a52c] {
  background: #272536;
  border-color: #272536;
  color: #FFFFFF;
}
.tab-content[data-v-4b94a52c] {
  width: 100%;
  margin: 0 auto;
}
.placeholder-content[data-v-4b94a52c] {
  font-family: 'Noto Sans CJK', 'Noto Sans SC', sans-serif;
  font-size: 1rem;
  color: #FFFFFFBF;
  text-align: center;
  margin-top: 1.25rem;
}
#copy[data-v-4b94a52c] {
  position: relative;
}
#copy[data-v-4b94a52c] .el-tabs__nav-wrap {
  margin: 0;
}
#copy[data-v-4b94a52c] .top_title>.el-tabs__header {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 2.125rem;
  line-height: 2.125rem;
  padding-left: 0;
  font-size: 0.875rem;
  margin: 0;
  border: none;
  background: transparent;
  position: absolute;
  top: -2.375rem;
}
#copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav {
  height: 2.4375rem;
  border-radius: 0.25rem 0 0 0.25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: none;
}
[data-theme="light"] #copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav {
  background: #100F1A !important;
}
#copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav .el-tabs__item {
  border-right: 0.0625rem solid #272536;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #FFFFFFBF;
  height: 2.4375rem;
  line-height: 2.4375rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: none;
  transition: all 0.2s ease-in-out;
  border: 0.0625rem solid #272536;
  border-top: transparent;
  border-left: transparent;
  border-bottom: transparent;
}
#copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav .el-tabs__item:first-child {
  border-radius: 0.25rem 0 0 0.25rem;
}
#copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav .el-tabs__item:last-child {
  border-right: 0.0625rem solid #272536;
  border-radius: 0 0.25rem 0.25rem 0;
}
[data-theme="light"] #copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav .el-tabs__item {
  border-color: #272536 !important;
}
[data-theme="dark"] #copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav .el-tabs__item {
  border-color: #272536 !important;
}
#copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav .el-tabs__item:hover {
  background-color: #1F1E2B;
}
[data-theme="light"] #copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav .el-tabs__item:hover {
  color: #3B3559 !important;
}
[data-theme="dark"] #copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav .el-tabs__item:hover {
  color: #fff !important;
}
#copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav .el-tabs__item.is-active {
  font-weight: 700;
  font-size: 0.875rem;
  background-color: #1F1E2B;
}
[data-theme="light"] #copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav .el-tabs__item.is-active {
  color: #3B3559 !important;
}
[data-theme="dark"] #copy[data-v-4b94a52c] .top_title>.el-tabs__header .el-tabs__nav .el-tabs__item.is-active {
  color: #fff !important;
}
.search-input-wrapper[data-v-4b94a52c] .el-input.is-focus .el-input__inner {
  border-color: transparent !important;
  box-shadow: none !important;
  outline: none !important;
}
.search-input-wrapper[data-v-4b94a52c] .el-input .el-input__inner {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
.table-container[data-v-4b94a52c] {
  overflow-y: auto;
}
.table-container .empty-state[data-v-4b94a52c] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 25rem;
}
.table-container .empty-state .empty-state-content[data-v-4b94a52c] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.table-container .empty-state .empty-state-content .empty-state-img[data-v-4b94a52c] {
  height: 6.25rem;
  width: auto;
}
.table-container .empty-state .empty-state-content .empty-state-text[data-v-4b94a52c] {
  font-size: 0.875rem;
  color: #FFFFFFBF;
  text-align: center;
}
