:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{max-width:40rem;margin:0 auto;padding:1.5rem 1rem 2.5rem}h1{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}p.muted{color:#64748b;font-size:.9rem;margin:0 0 1.25rem}form{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}label{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;font-weight:500}input{font:inherit;padding:.4rem .5rem;border:1px solid #cbd5e1;border-radius:.35rem}button{font:inherit;cursor:pointer;padding:.5rem .75rem;border:none;border-radius:.35rem;background:#2563eb;color:#fff;font-weight:600}button:disabled{opacity:.6;cursor:not-allowed}button.ghost{background:#f1f5f9;color:#0f172a}pre.error,p.error{color:#b91c1c;font-size:.9rem;margin:.25rem 0 0;white-space:pre-wrap}table{width:100%;border-collapse:collapse;font-size:.875rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}th,td{text-align:left;padding:.5rem .65rem;border-bottom:1px solid #e2e8f0;vertical-align:top}th{background:#f1f5f9;font-weight:600}tr:last-child td{border-bottom:none}code{font-size:.8rem;word-break:break-all}a{color:#2563eb}.actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}
