.sc-wrap{padding:4px 0}
.sc-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin-bottom:14px}
.sc-title{font-weight:800;font-size:.82rem;color:#991b1b;text-transform:uppercase;margin-bottom:10px}
.sc-muted{font-size:.78rem;color:#64748b;line-height:1.45}
.sc-btn-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.sc-btn{padding:9px 14px;border-radius:8px;font-weight:700;font-size:.8rem;cursor:pointer;border:none;font-family:inherit}
.sc-btn.safe{background:#f1f5f9;color:#475569}
.sc-btn.medium{background:#fffbeb;color:#b45309;border:1px solid #fde68a}
.sc-btn.danger{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}
.sc-health{font-size:.8rem;font-family:monospace;background:#f8fafc;padding:10px;border-radius:8px;max-height:160px;overflow:auto}
