:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#app{height:100%}#app{width:100%;height:100%;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}.workflow-form-pane[data-v-c0e5a4cf]{padding:16px;border-right:1px solid #e5e7eb;height:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;overflow-y:auto;min-height:0}.section-title[data-v-c0e5a4cf]{margin:0;font-size:18px;font-weight:600}.form-group[data-v-c0e5a4cf]{display:flex;flex-direction:column;gap:6px}.form-row[data-v-c0e5a4cf]{display:flex;gap:12px}label[data-v-c0e5a4cf]{font-size:14px;font-weight:600;color:#111827}.label-tip[data-v-c0e5a4cf]{margin-left:4px;font-size:12px;font-weight:400;color:#b92410}.required-star[data-v-c0e5a4cf]{margin-left:4px;color:#ef4444;font-weight:700}.run-button[data-v-c0e5a4cf]{margin-top:auto;padding:10px 14px;border-radius:999px;border:none;background:#2563eb;color:#fff;font-size:14px;cursor:pointer}.run-button[data-v-c0e5a4cf]:disabled{opacity:.6;cursor:default}.workflow-result-pane[data-v-0694d58c]{padding:16px;height:100%;box-sizing:border-box;display:flex;flex-direction:column}.section-title[data-v-0694d58c]{margin:0 0 12px;font-size:18px;font-weight:600}.section-header[data-v-0694d58c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.export-button[data-v-0694d58c]{padding:4px 10px;border-radius:999px;border:1px solid #d1d5db;background:#fff;font-size:12px;cursor:pointer;color:#111827}.export-button[data-v-0694d58c]:disabled{opacity:.5;cursor:default}.empty-state[data-v-0694d58c]{margin-top:40px;text-align:center;color:#6b7280;font-size:14px}.empty-state .hint[data-v-0694d58c]{margin-top:4px;font-size:13px}.result-list[data-v-0694d58c]{display:flex;flex-direction:column;gap:12px;overflow:auto}.result-item[data-v-0694d58c]{border-radius:8px;border:1px solid #e5e7eb;padding:12px 12px 10px;background:#fff;cursor:pointer}.result-item[data-v-0694d58c]:focus{outline:2px solid #93c5fd;outline-offset:2px}.result-header[data-v-0694d58c]{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.result-title[data-v-0694d58c]{margin:0;font-size:14px;font-weight:600}.result-meta[data-v-0694d58c]{display:flex;align-items:center;gap:6px}.result-time[data-v-0694d58c]{font-size:12px;color:#9ca3af}.result-status[data-v-0694d58c]{padding:1px 8px;border-radius:999px;font-size:11px;border:1px solid transparent}.status-pending[data-v-0694d58c]{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.status-running[data-v-0694d58c]{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}.status-done[data-v-0694d58c]{background:#dcfce7;color:#15803d;border-color:#86efac}.status-error[data-v-0694d58c]{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.result-content[data-v-0694d58c]{background:#f9fafb;border-radius:6px;padding:8px;font-size:13px;max-height:200px;overflow:auto;margin:0 0 8px;white-space:pre-wrap}.result-error[data-v-0694d58c]{margin-top:4px;font-size:12px;color:#b91c1c}.result-actions[data-v-0694d58c]{display:flex;gap:8px;justify-content:flex-end}.result-actions button[data-v-0694d58c]{border-radius:999px;border:1px solid #d1d5db;padding:4px 10px;font-size:12px;background:#fff;cursor:pointer}.result-actions button.danger[data-v-0694d58c]{border-color:#f97373;color:#b91c1c}.workflow-page[data-v-731db36d]{height:100%;box-sizing:border-box;background:#f3f4f6}.left-pane[data-v-731db36d]{height:100%;background:#fff;border-right:1px solid #e5e7eb}.right-pane[data-v-731db36d]{height:100%;background:#f9fafb}.modal-body[data-v-731db36d]{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:stretch}.modal-body-single[data-v-731db36d]{display:flex;flex-direction:column;gap:8px}.modal-col-title[data-v-731db36d]{font-size:13px;font-weight:600;color:#111827;margin-bottom:8px}.modal-pre[data-v-731db36d]{background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;padding:10px;margin:0;white-space:pre-wrap;max-height:min(70vh,560px);overflow:auto;font-size:13px;line-height:1.55}
