.restore-success{margin-bottom:14px;padding:14px;border-radius:22px;background:#dcfce7;color:#166534;font-weight:900}
.restore-error{margin-bottom:14px;padding:14px;border-radius:22px;background:#fee2e2;color:#991b1b;font-weight:900}
.restore-warning{border-radius:30px;padding:18px;margin-bottom:14px;background:linear-gradient(180deg,rgba(254,226,226,.75),rgba(255,255,255,.62))!important}
.restore-warning strong{display:block;color:#991b1b;font-size:20px}.restore-warning p{margin:6px 0 0;color:#7f1d1d}
.restore-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}
.restore-section,.restore-preview{border-radius:30px;padding:18px;margin-bottom:14px}
.restore-section summary{cursor:pointer;color:#781428;font-weight:950}
.restore-section form,.restore-run{display:grid;gap:10px;margin-top:12px}
.restore-file{display:grid;border:1px dashed rgba(120,20,40,.25);border-radius:22px;padding:14px;background:rgba(255,255,255,.45);text-align:center;color:#781428;font-weight:950}
.restore-file input{display:none}
.restore-preview span,.restore-section-title span{color:#781428;font-weight:950}
.restore-preview h2{margin:8px 0 14px;font-size:26px}
.restore-preview-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
.restore-preview-grid div{border-radius:22px;padding:14px;background:rgba(255,255,255,.62)}
.restore-preview-grid strong{display:block;color:#781428;font-size:22px}.restore-preview-grid small{display:block;color:#827277;margin-top:5px}
.restore-meta{margin-top:14px;border-radius:22px;padding:14px;background:rgba(255,255,255,.58)}
.restore-meta pre,.restore-card pre{white-space:pre-wrap;font-size:12px;color:#991b1b}
.restore-check{display:flex;align-items:center;gap:10px;border-radius:18px;padding:12px;background:rgba(255,255,255,.58);font-weight:900;color:#21171a}
.danger-field{border-color:rgba(153,27,27,.35)!important}
.danger-btn{width:100%;min-height:52px;border:0;border-radius:22px;background:#991b1b;color:white;font-weight:950;cursor:pointer}
.restore-section-title{margin:26px 0 12px}.restore-section-title h2{margin:4px 0 0;font-size:24px}
.restore-list{display:grid;gap:14px}
.restore-card{border-radius:30px;padding:18px}
.restore-badge{display:inline-flex;border-radius:999px;padding:6px 10px;background:rgba(120,20,40,.09);color:#781428;font-size:11px;font-weight:950}
.restore-card h2{margin:10px 0 6px;font-size:21px}.restore-card p{margin:0;color:#827277}.restore-card small{display:block;margin-top:12px;color:#827277}
.status-failed{background:#fee2e2!important}.status-completed{background:#dcfce7!important}
@media(max-width:680px){.restore-grid,.restore-preview-grid{grid-template-columns:1fr}}
