.dashboard-main[data-v-8bbc26ee] {
  margin-top: 14px;
}
.scope-select[data-v-8bbc26ee] {
  width: 128px;
}
.control-metric[data-v-8bbc26ee] {
  cursor: pointer;
}
.control-metric p[data-v-8bbc26ee] {
  min-height: 36px;
  margin: 8px 0 0;
  color: #60758f;
  font-size: 12px;
  line-height: 1.6;
}
.risk-overview[data-v-8bbc26ee] {
  min-width: 0;
}
.risk-item[data-v-8bbc26ee] {
  cursor: pointer;
}
.business-risk-card[data-v-8bbc26ee],
.module-health[data-v-8bbc26ee] {
  padding: 16px;
  border: 1px solid #dbe7f5;
  border-radius: 14px;
  background: #fff;
  cursor: pointer;
}
.business-risk-card__head[data-v-8bbc26ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.business-risk-card i[data-v-8bbc26ee] {
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: 13px;
  color: #1677ff;
  background: #eaf3ff;
  font-size: 20px;
}
.business-risk-card strong[data-v-8bbc26ee],
.business-risk-card p[data-v-8bbc26ee],
.business-risk-card .risk-data[data-v-8bbc26ee],
.module-health strong[data-v-8bbc26ee],
.module-health span[data-v-8bbc26ee],
.module-health div[data-v-8bbc26ee] {
  display: block;
}
.business-risk-card strong[data-v-8bbc26ee],
.module-health strong[data-v-8bbc26ee] {
  margin-top: 12px;
  color: #10233f;
  font-size: 16px;
}
.business-risk-card p[data-v-8bbc26ee],
.module-health > span[data-v-8bbc26ee] {
  min-height: 58px;
  margin: 8px 0 12px;
  color: #60758f;
  font-size: 12px;
  line-height: 1.7;
}
.risk-data[data-v-8bbc26ee] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  padding-top: 10px;
  border-top: 1px solid #edf2f7;
}
.risk-data span[data-v-8bbc26ee] {
  color: #10233f;
  font-weight: 900;
}
.risk-data em[data-v-8bbc26ee],
.module-health em[data-v-8bbc26ee] {
  color: #8aa0b8;
  font-size: 12px;
  font-style: normal;
}
.module-health div[data-v-8bbc26ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}
.wecom-task-list[data-v-8bbc26ee] {
  display: grid;
  gap: 12px;
}
.wecom-task[data-v-8bbc26ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  padding: 12px;
  border: 1px solid #dbe7f5;
  border-radius: 12px;
  background: #fff;
}
.wecom-task strong[data-v-8bbc26ee],
.wecom-task span[data-v-8bbc26ee],
.wecom-task p[data-v-8bbc26ee] {
  display: block;
}
.wecom-task span[data-v-8bbc26ee] {
  margin-top: 4px;
  color: #60758f;
  font-size: 12px;
}
.wecom-task p[data-v-8bbc26ee] {
  margin: 8px 0 0;
  color: #10233f;
  font-size: 12px;
  line-height: 1.6;
}
.drawer-content[data-v-8bbc26ee] {
  padding: 0 20px 20px;
}
.drawer-content h3[data-v-8bbc26ee] {
  margin: 0 0 14px;
  color: #10233f;
}
.detail-block[data-v-8bbc26ee] {
  margin-top: 14px;
  padding: 12px;
  border-radius: 12px;
  background: #f6f9fd;
}
.detail-block strong[data-v-8bbc26ee],
.detail-block p[data-v-8bbc26ee] {
  display: block;
}
.detail-block p[data-v-8bbc26ee] {
  margin: 8px 0 0;
  color: #60758f;
  line-height: 1.8;
}
.drawer-actions[data-v-8bbc26ee] {
  margin-top: 18px;
}
