
.risk-page[data-v-588dc456] { min-height: calc(100vh - 90px); background: #f5f7fb;
}
.risk-wrap[data-v-588dc456] { background: transparent;
}
.page-head[data-v-588dc456] { 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; padding: 16px; margin-bottom: 12px; background: #fff; border: 1px solid #e5e7eb; border-radius: 6px;
}
.page-head h2[data-v-588dc456] { margin: 0 0 4px; color: #111827; font-size: 18px;
}
.page-head span[data-v-588dc456], .rectify-meta[data-v-588dc456] { color: #6b7280; font-size: 12px;
}
.kanban[data-v-588dc456] { display: grid; grid-template-columns: repeat(4, minmax(220px, 1fr)); gap: 12px;
}
.kanban-column[data-v-588dc456] { min-height: 520px; padding: 12px; background: #f8fafc; border: 1px solid #e5e7eb; border-radius: 6px;
}
.kanban-head[data-v-588dc456] { 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; margin-bottom: 10px; color: #111827; font-weight: 600;
}
.rectify-card[data-v-588dc456] { padding: 12px; margin-bottom: 10px; background: #fff; border: 1px solid #e5e7eb; border-radius: 6px;
}
.rectify-title[data-v-588dc456] { margin-bottom: 6px; color: #111827; font-weight: 600;
}
.rectify-meta[data-v-588dc456] { margin-bottom: 8px;
}
.rectify-foot[data-v-588dc456] { 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; margin-top: 8px;
}
@media (max-width: 1200px) {
.kanban[data-v-588dc456] { grid-template-columns: repeat(2, minmax(220px, 1fr));
}
}

