*{box-sizing:border-box}body{margin:0;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f4f5f7;color:#1a1a1a}main{padding:24px}h1{font-size:22px}h2{font-size:16px;margin-top:32px}a{color:#2f5496}button{font:inherit;padding:8px 14px;border-radius:6px;border:1px solid #2f5496;background:#2f5496;color:#fff;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button.danger{background:#b3261e;border-color:#b3261e}a.button{display:inline-block;text-decoration:none;padding:8px 14px;border-radius:6px;background:#2f5496;color:#fff}input,select{font:inherit;padding:6px 8px;border-radius:4px;border:1px solid #c7c7c7;width:100%}label{display:block;margin-bottom:12px;font-size:13px;font-weight:600;color:#444}.error{color:#b3261e}.message{color:#2f5496}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:8px;border-bottom:1px solid #e0e0e0;font-size:14px}.status{display:inline-block;padding:2px 8px;border-radius:10px;font-size:12px;background:#e0e0e0}.status-published{background:#d4edda;color:#1e7e34}.status-failed{background:#f8d7da;color:#b3261e}.status-succeeded{background:#d4edda;color:#1e7e34}.status-running{background:#fff3cd;color:#8a6d00}.output{background:#1a1a1a;color:#d4d4d4;padding:12px;border-radius:6px;overflow-x:auto;font-size:12px}.page-header{display:flex;justify-content:space-between;align-items:center}
