:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;color:#17212b;background:#f3f6f8;line-height:1.5}*{box-sizing:border-box}body{margin:0}.shell{max-width:1080px;margin:0 auto;padding:28px 20px 48px}.topbar,.panel-head,.check-row,.actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar{padding:8px 2px 24px}.eyebrow{margin:0 0 3px;letter-spacing:.14em;font-size:11px;color:#71808d;font-weight:700}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:30px;letter-spacing:-.02em}h2{margin:0;font-size:20px}.health,.pill{border:1px solid #cbd7df;border-radius:999px;padding:5px 11px;font-size:12px;color:#5f707d;background:#fff}.health.ok,.pill.ok{color:#087f5b;border-color:#9fe2c6;background:#effcf7}.notice{display:flex;gap:14px;align-items:flex-start;border:1px solid #d9e2e8;background:#fff;border-radius:10px;padding:14px 16px;margin-bottom:16px;color:#536371;font-size:14px}.notice strong{color:#17212b;white-space:nowrap}.notice a{color:#0b789b}.notice code{font-family:ui-monospace,monospace;background:#eef4f6;padding:2px 5px;border-radius:4px;color:#0b657f}.panel{background:#fff;border:1px solid #dbe3e8;border-radius:10px;padding:20px;margin-bottom:16px;box-shadow:0 4px 18px rgba(43,63,77,.04)}.panel-head{margin-bottom:18px}.form-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px}.lower{margin-top:14px}label{display:block;color:#51616e;font-size:13px;font-weight:600}input,textarea{width:100%;margin-top:7px;border:1px solid #ccd7de;border-radius:7px;padding:10px 12px;background:#fbfcfd;color:#17212b;font:inherit;font-weight:400;outline:none}input:focus,textarea:focus{border-color:#0d98b4;box-shadow:0 0 0 3px rgba(13,152,180,.12)}textarea{resize:vertical;min-height:150px}.button{border:1px solid transparent;border-radius:7px;padding:10px 15px;font:inherit;font-weight:700;cursor:pointer;white-space:nowrap}.button:disabled{opacity:.5;cursor:not-allowed}.primary{background:#0c8da5;color:#fff}.primary:hover{background:#08758a}.secondary{border-color:#cbd7df;background:#fff;color:#415563}.secondary:hover{background:#f3f7f9}.compact{padding:7px 11px;font-size:13px}.segmented{display:flex;border:1px solid #ccd7de;border-radius:7px;padding:3px;background:#f7f9fa}.segmented button{border:0;background:transparent;border-radius:5px;padding:7px 11px;color:#647583;cursor:pointer;font:inherit;font-size:13px}.segmented button.selected{background:#fff;color:#17212b;box-shadow:0 1px 3px rgba(28,52,68,.13)}.muted{color:#70808b;font-size:13px}.small{font-size:12px}.message{min-height:20px;margin:14px 0 0;font-size:13px;color:#d45a37}.message.success{color:#087f5b}.tasks{display:grid;gap:9px}.tasks.empty{color:#87949d;font-size:14px}.task{border:1px solid #e0e7eb;border-radius:7px;padding:11px 13px;display:grid;grid-template-columns:120px 1fr auto;gap:12px;align-items:center;font-size:13px}.task .status{font-weight:700}.task .success{color:#087f5b}.task .failed{color:#c44736}.task .running,.task .queued{color:#b17413}.task .result{font-family:ui-monospace,monospace;word-break:break-word;color:#556773}.task time{color:#88969f;font-size:12px}footer{text-align:center;color:#84919a;font-size:12px;margin-top:24px}@media(max-width:700px){.shell{padding:18px 12px 36px}.topbar,.panel-head{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}.check-row,.actions{justify-content:flex-start}.segmented{width:100%}.segmented button{flex:1}.task{grid-template-columns:1fr;gap:4px}.notice{display:block}.notice strong{display:block;margin-bottom:4px}}
