
.subsidy-review[data-v-67840098] { padding: 24px; background: #f5f7fb; min-height: 100%; color: #27344b;
}
.review-heading[data-v-67840098], .entry-heading[data-v-67840098] { display: flex; align-items: center; justify-content: space-between; gap: 16px;
}
.review-heading[data-v-67840098] { margin-bottom: 22px;
}
.review-heading h2[data-v-67840098] { margin: 0 0 8px; font-size: 24px;
}
.review-heading p[data-v-67840098] { margin: 0; color: #8792a5; font-size: 13px;
}
.filter-card[data-v-67840098], .table-card[data-v-67840098] { padding: 20px; border: 1px solid #e9edf5; border-radius: 12px; background: white;
}
.filter-card .el-form-item[data-v-67840098] { margin-bottom: 16px;
}
.filter-card .el-select[data-v-67840098], .filter-card .el-date-editor[data-v-67840098] { width: 100%;
}
.filter-actions[data-v-67840098] { display: flex; justify-content: flex-end;
}
.summary-grid[data-v-67840098] { display: grid; grid-template-columns: 1fr 1fr 1.3fr; gap: 16px; margin: 20px 0;
}
.summary-card[data-v-67840098] { padding: 20px 24px; border-radius: 12px; background: white; border: 1px solid #e9edf5;
}
.summary-card span[data-v-67840098] { color: #8792a5; font-size: 13px;
}
.summary-card strong[data-v-67840098] { display: block; margin-top: 10px; font-size: 28px;
}
.summary-card small[data-v-67840098] { margin-left: 8px; font-size: 12px; font-weight: normal; color: #8792a5;
}
.amount-card[data-v-67840098] { background: #edf3ff; border-color: #dce7fe;
}
.amount-card strong[data-v-67840098], .money[data-v-67840098] { color: #2a6df4;
}
.delegate-line[data-v-67840098] { padding: 7px 0; line-height: 1.6;
}
.delegate-line + .delegate-line[data-v-67840098] { border-top: 1px dashed #e9edf5;
}
.delegate-number[data-v-67840098] { display: inline-block; color: #2a6df4; font-weight: 600; margin-right: 12px;
}
.secondary[data-v-67840098] { font-size: 12px; color: #8792a5;
}
.el-pagination[data-v-67840098] { margin-top: 20px; text-align: right; white-space: normal;
}
.entry-detail[data-v-67840098] { padding: 16px 20px; margin-bottom: 16px; background: #f7f9fd; border: 1px solid #e7edf7; border-radius: 10px;
}
.entry-heading[data-v-67840098] { min-height: 38px; margin-bottom: 12px; color: #2a6df4;
}
.el-checkbox.is-bordered[data-v-67840098] { margin: 0 10px 10px 0;
}
@media (max-width: 900px) {
.subsidy-review[data-v-67840098] { padding: 12px;
}
.review-heading[data-v-67840098] { align-items: flex-start; flex-wrap: wrap;
}
.summary-grid[data-v-67840098] { gap: 8px;
}
.summary-card[data-v-67840098] { padding: 14px;
}
.summary-card strong[data-v-67840098] { font-size: 22px;
}
}


.subsidy-dialog { max-width: calc(100vw - 32px); border-radius: 14px;
}
.subsidy-dialog .el-select, .subsidy-dialog .el-date-editor, .subsidy-dialog .el-input-number { width: 100%;
}
.subsidy-dialog .el-dialog__body { padding-top: 10px;
}

