
.cleanup-page{padding-top:36px;padding-bottom:70px}.cleanup-warning,.status-summary{background:#fff7ed;border:1px solid #fdba74;border-radius:12px;padding:16px;margin-bottom:22px}
.cleanup-table{border:1px solid #dbe3ee;border-radius:14px;overflow:hidden;background:#fff}.cleanup-row{display:grid;grid-template-columns:1.5fr 100px 1fr;gap:16px;padding:15px;border-bottom:1px solid #e5e7eb}.cleanup-row:last-child{border-bottom:0}
.status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-top:36px;padding-bottom:70px}.status-grid>section{background:#fff;border:1px solid #dbe3ee;border-radius:14px;padding:20px}.status-row{display:flex;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid #e5e7eb}.status-row:last-child{border-bottom:0}.status-summary{grid-column:1/-1}
@media(max-width:900px){.status-grid{grid-template-columns:1fr}.cleanup-row{grid-template-columns:1fr}}
