body{font-family:Arial,sans-serif;background:#f4f7fb;margin:0;color:#1f2937}a{color:#2563eb;text-decoration:none}.container{max-width:1100px;margin:30px auto;padding:0 16px}.wide{max-width:1280px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.panel{background:#fff;border-radius:16px;padding:18px;box-shadow:0 6px 24px rgba(0,0,0,.06);margin-bottom:18px}.btn{display:inline-block;background:#2563eb;color:#fff;padding:10px 16px;border:none;border-radius:10px;cursor:pointer}.btn-light{background:#e5e7eb;color:#111827}.badge{padding:4px 10px;border-radius:999px;font-size:12px;text-transform:capitalize}.badge.done{background:#dcfce7}.badge.running{background:#dbeafe}.badge.failed{background:#fee2e2}.badge.queued,.badge.paused{background:#f3f4f6}table{width:100%;border-collapse:collapse}td,th{padding:10px;border-bottom:1px solid #e5e7eb;text-align:left}input,textarea,select{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:10px;box-sizing:border-box;margin:6px 0 12px}label{display:block;font-weight:700;margin-top:10px}.form-grid h3{margin-top:4px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center}.login-card{width:360px}.w100{width:100%}.alert{padding:12px;border-radius:10px;margin-bottom:12px}.alert.error{background:#fee2e2;color:#991b1b}.hidden{display:none}.progressbar{height:14px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-bottom:12px}.progressbar span{display:block;height:100%;background:#2563eb}.logbox{background:#0f172a;color:#e5e7eb;border-radius:12px;padding:12px;max-height:520px;overflow:auto;font-family:monospace;white-space:pre-wrap}.toolbar{display:flex;gap:10px}pre{white-space:pre-wrap;word-break:break-word;background:#f8fafc;padding:12px;border-radius:12px;max-height:520px;overflow:auto}@media (max-width:768px){.grid2{grid-template-columns:1fr}}
