
/* STLBEAST Main V478 — Backup Restore Center */
.stlb478 .stlb428-status-pill.warn{border-color:rgba(251,191,36,.42);color:#fde68a;background:rgba(120,53,15,.18)}
.stlb478 .stlb428-status-pill.ok{border-color:rgba(34,197,94,.38);color:#bbf7d0;background:rgba(20,83,45,.18)}
.stlb478-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}
.stlb478-panel{border:1px solid rgba(103,232,249,.15);background:linear-gradient(180deg,rgba(9,18,34,.94),rgba(3,7,16,.99));border-radius:24px;padding:18px;box-shadow:0 24px 80px rgba(0,0,0,.25);margin-top:18px}
.stlb478-grid .stlb478-panel{margin-top:0}
.stlb478-panel h2{color:#fff;margin:0 0 12px;letter-spacing:-.04em}.stlb478-panel p{color:#a8bdd7;line-height:1.45}.stlb478-panel code,.stlb478-panel small{color:#67e8f9;overflow-wrap:anywhere}
.stlb478-panel form{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.stlb478-panel button{min-height:40px;border:0;border-radius:13px;padding:0 12px;background:#67e8f9;color:#020711;font-weight:1000;cursor:pointer}.stlb478-panel button[value="report"]{background:#c4b5fd}.stlb478-panel button[value="restore_products"]{background:#fca5a5}
.stlb478-list,.stlb478-backups{display:grid;gap:10px}.stlb478-list div,.stlb478-backups article{border:1px solid rgba(148,163,184,.16);background:rgba(255,255,255,.035);border-radius:15px;padding:11px}.stlb478-list div.ok{border-color:rgba(34,197,94,.24)}.stlb478-list strong,.stlb478-backups strong{display:block;color:#fff}
@media(max-width:900px){.stlb478-grid{grid-template-columns:1fr}.stlb478-panel{padding:15px;border-radius:18px}}
