
.risk-page[data-v-676e3006] { min-height: calc(100vh - 90px); background: #f5f7fb;
}
.risk-wrap[data-v-676e3006] { background: transparent;
}
.page-head[data-v-676e3006], .panel-head[data-v-676e3006], .report-card[data-v-676e3006] { 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: 12px;
}
.page-head[data-v-676e3006] { padding: 16px; margin-bottom: 12px; background: #fff; border: 1px solid #e5e7eb; border-radius: 6px;
}
.page-head h2[data-v-676e3006], .panel-head h3[data-v-676e3006] { margin: 0 0 4px; color: #111827;
}
.page-head h2[data-v-676e3006] { font-size: 18px;
}
.panel-head h3[data-v-676e3006] { font-size: 15px;
}
.page-head span[data-v-676e3006], .panel-head span[data-v-676e3006], .report-body span[data-v-676e3006], .report-body em[data-v-676e3006] { color: #6b7280; font-size: 12px; font-style: normal;
}
.report-grid[data-v-676e3006] { display: grid; grid-template-columns: repeat(4, minmax(230px, 1fr)); gap: 12px; margin-bottom: 12px;
}
.report-card[data-v-676e3006] { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; padding: 14px; background: #fff; border: 1px solid #e5e7eb; border-radius: 6px;
}
.report-icon[data-v-676e3006] { width: 38px; height: 38px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 6px; background: #eef2ff; color: #2563eb; font-size: 20px;
}
.report-body[data-v-676e3006] { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0;
}
.report-body strong[data-v-676e3006], .report-body span[data-v-676e3006], .report-body em[data-v-676e3006] { display: block;
}
.report-body strong[data-v-676e3006] { margin-bottom: 4px; color: #111827;
}
.panel[data-v-676e3006] { padding: 14px; background: #fff; border: 1px solid #e5e7eb; border-radius: 6px;
}
.panel-head[data-v-676e3006] { margin-bottom: 12px;
}
@media (max-width: 1300px) {
.report-grid[data-v-676e3006] { grid-template-columns: repeat(2, minmax(230px, 1fr));
}
}

