.qa-metrics[data-v-78cec2de] {
  margin-bottom: 14px;
}
.aik-metric small[data-v-78cec2de] {
  margin-left: 3px;
  color: #60758f;
  font-size: 14px;
}
.qa-audience[data-v-78cec2de] {
  margin-bottom: 14px;
}
.qa-audience-grid[data-v-78cec2de] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.audience-card[data-v-78cec2de] {
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr) auto;
  gap: 12px;
  min-height: 126px;
  padding: 14px;
  border: 1px solid #dbe7f5;
  border-radius: 14px;
  background: linear-gradient(135deg, #f8fbff, #fff);
}
.audience-card i[data-v-78cec2de] {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 12px;
  color: #1677ff;
  background: #eaf3ff;
  font-size: 18px;
}
.audience-card strong[data-v-78cec2de],
.audience-card em[data-v-78cec2de],
.audience-card span[data-v-78cec2de] {
  display: block;
}
.audience-card strong[data-v-78cec2de] {
  color: #10233f;
  font-size: 15px;
}
.audience-card em[data-v-78cec2de] {
  margin-top: 5px;
  color: #047c88;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
}
.audience-card span[data-v-78cec2de] {
  margin-top: 8px;
  color: #60758f;
  font-size: 12px;
  line-height: 1.7;
}
.qa-split[data-v-78cec2de] {
  grid-template-columns: minmax(0, 1fr) 380px;
  margin-bottom: 14px;
}
.qa-form-grid[data-v-78cec2de] {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 12px;
}
.qa-object[data-v-78cec2de] {
  display: grid;
  gap: 5px;
  margin-bottom: 12px;
  padding: 12px;
  border: 1px solid #dbe7f5;
  border-radius: 14px;
  background: #f7fbff;
}
.qa-object span[data-v-78cec2de],
.qa-object em[data-v-78cec2de] {
  color: #60758f;
  font-size: 12px;
  font-style: normal;
}
.qa-object strong[data-v-78cec2de] {
  color: #10233f;
}
.qa-actions[data-v-78cec2de],
.qa-action-row[data-v-78cec2de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}
.qa-answer[data-v-78cec2de] {
  margin-top: 14px;
  padding: 16px;
  border: 1px solid #cfe0f4;
  border-radius: 16px;
  background: linear-gradient(135deg, #eef7ff, #f4fbf7);
}
.qa-answer__head[data-v-78cec2de] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.answer-section[data-v-78cec2de] {
  margin-top: 14px;
}
.answer-section h3[data-v-78cec2de],
.answer-grid h3[data-v-78cec2de] {
  margin: 0 0 8px;
  color: #10233f;
  font-size: 15px;
}
.answer-section p[data-v-78cec2de] {
  margin: 0;
  color: #405571;
  line-height: 1.8;
}
.answer-grid[data-v-78cec2de] {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 14px;
}
.answer-grid > div[data-v-78cec2de] {
  padding: 12px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.78);
}
.answer-grid ol[data-v-78cec2de],
.answer-grid ul[data-v-78cec2de] {
  margin: 0;
  padding-left: 18px;
  color: #405571;
  line-height: 1.8;
}
.qa-side[data-v-78cec2de] {
  -ms-flex-item-align: start;
      align-self: start;
}
.role-permission[data-v-78cec2de] {
  display: grid;
  gap: 7px;
  margin-bottom: 12px;
  padding: 12px;
  border: 1px solid #dbe7f5;
  border-radius: 14px;
  background: #f8fbff;
}
.role-permission strong[data-v-78cec2de] {
  color: #10233f;
}
.role-permission span[data-v-78cec2de] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 5px 8px;
  border-radius: 999px;
  color: #1677ff;
  background: #eaf3ff;
  font-size: 12px;
  font-weight: 800;
}
.role-permission.is-limit span[data-v-78cec2de] {
  color: #b76b00;
  background: #fff3d6;
}
.risk-card[data-v-78cec2de] {
  margin-bottom: 12px;
  padding: 14px;
  border-radius: 14px;
  color: #fff;
  background: linear-gradient(135deg, #123155, #1c5d92);
}
.risk-card div[data-v-78cec2de] {
  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;
}
.risk-card span[data-v-78cec2de] {
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
}
.risk-card strong[data-v-78cec2de] {
  font-size: 20px;
}
.risk-card p[data-v-78cec2de] {
  margin: 9px 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
  line-height: 1.7;
}
.risk-hit strong[data-v-78cec2de] {
  color: #10233f;
}
.qa-lower[data-v-78cec2de] {
  margin-top: 14px;
}
.entry-list[data-v-78cec2de] {
  display: grid;
  gap: 12px;
}
.entry-card[data-v-78cec2de] {
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr);
  gap: 12px;
  padding: 12px;
  border: 1px solid #dbe7f5;
  border-radius: 14px;
  background: #fff;
}
.entry-card i[data-v-78cec2de] {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 12px;
  color: #047c88;
  background: #e8fbf8;
  font-size: 18px;
}
.entry-card strong[data-v-78cec2de],
.entry-card span[data-v-78cec2de],
.entry-card em[data-v-78cec2de] {
  display: block;
}
.entry-card strong[data-v-78cec2de] {
  color: #10233f;
}
.entry-card span[data-v-78cec2de] {
  margin-top: 5px;
  color: #405571;
  line-height: 1.6;
}
.entry-card em[data-v-78cec2de] {
  margin-top: 5px;
  color: #047c88;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
}
.risk-explain p[data-v-78cec2de] {
  margin: 0 0 12px;
  color: #405571;
  line-height: 1.8;
}
.script-box[data-v-78cec2de] {
  margin-top: 12px;
  padding: 14px;
  border: 1px solid #dbe7f5;
  border-radius: 14px;
  color: #405571;
  background: #f8fbff;
  line-height: 1.8;
}
.approval-check[data-v-78cec2de] {
  display: grid;
  gap: 8px;
  margin-top: 12px;
}
@media (max-width: 1440px) {
.qa-audience-grid[data-v-78cec2de],
  .qa-form-grid[data-v-78cec2de],
  .answer-grid[data-v-78cec2de] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.qa-split[data-v-78cec2de] {
    grid-template-columns: minmax(0, 1fr) 360px;
}
}
@media (max-width: 1100px) {
.qa-split[data-v-78cec2de] {
    grid-template-columns: 1fr;
}
}
@media (max-width: 920px) {
.qa-audience-grid[data-v-78cec2de],
  .qa-form-grid[data-v-78cec2de],
  .qa-split[data-v-78cec2de],
  .answer-grid[data-v-78cec2de] {
    grid-template-columns: 1fr;
}
}
