:root{font-family:Space Grotesk,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#111827;background:#f8fafc}body{margin:0}.page{min-height:100vh;padding:64px 24px;max-width:960px;margin:0 auto}.panel{margin-top:32px;padding:24px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0f172a14}button{margin-top:16px;padding:12px 18px;background:#111827;color:#fff;border:none;border-radius:10px;cursor:pointer}button:hover{opacity:.9}button:disabled{opacity:.5;cursor:not-allowed}h2{margin-top:0;margin-bottom:16px;font-size:1.25rem;font-weight:600}.status-grid{display:grid;gap:12px;margin-bottom:16px}.status-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.status-item.full-width{flex-direction:column;align-items:flex-start;gap:8px}.status-label{font-weight:500;color:#64748b}.status-value{font-weight:600;color:#111827}.status-badge{padding:4px 12px;border-radius:6px;font-size:.875rem;font-weight:600}.status-ok{background:#dcfce7;color:#166534}.status-error{background:#fee2e2;color:#991b1b}.status-error p{margin:4px 0;color:#991b1b}
