.flow-editor-canvas-module__5w-IUG__root{flex-direction:column;height:100%;min-height:0;display:flex}.flow-editor-canvas-module__5w-IUG__desktopEditor{flex-direction:column;flex:1;min-height:0;display:flex}.flow-editor-canvas-module__5w-IUG__mobileReadOnly{display:none}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyCard,.flow-editor-canvas-module__5w-IUG__mobileReadOnlyContent,.flow-editor-canvas-module__5w-IUG__mobileReadOnlyActions{min-width:0}@media (max-width:719px){.flow-editor-canvas-module__5w-IUG__root{height:auto;min-height:100%}.flow-editor-canvas-module__5w-IUG__desktopEditor{display:none}.flow-editor-canvas-module__5w-IUG__mobileReadOnly{min-height:calc(100dvh - 128px - env(safe-area-inset-bottom));padding:var(--space-4);background:radial-gradient(circle at 16% 0%, color-mix(in srgb, var(--accent) 18%, transparent), transparent 34%), var(--bg-primary);flex:1;justify-content:center;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyCard{gap:var(--space-4);width:min(100%,420px);padding:var(--space-5);border:1px solid var(--border-default);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--bg-secondary) 94%, transparent);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyIcon{border-radius:var(--radius-lg);width:48px;height:48px;color:var(--accent);background:var(--accent-soft,var(--bg-tertiary));justify-content:center;align-items:center;display:inline-flex}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyEyebrow{color:var(--text-tertiary);font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase;margin:0}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyTitle{margin:var(--space-1) 0 0;color:var(--text-primary);font-size:clamp(1.35rem,7vw,1.9rem);line-height:var(--leading-tight);overflow-wrap:anywhere}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyText{margin:var(--space-3) 0 0;color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyStats{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyStats>div{padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary)}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyStats dt{color:var(--text-tertiary);font-size:11px}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyStats dd{margin:var(--space-1) 0 0;color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--weight-semibold);overflow-wrap:anywhere}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyValidation{padding:var(--space-3);border-radius:var(--radius-md);background:var(--bg-tertiary);color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.flow-editor-canvas-module__5w-IUG__mobileReadOnlyActions{gap:var(--space-3);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__mobilePrimaryAction{min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-md);background:var(--accent);color:var(--accent-contrast,#fff);font-weight:var(--weight-semibold);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.flow-editor-canvas-module__5w-IUG__mobileSecondaryHint{color:var(--text-tertiary);font-size:var(--text-xs);line-height:var(--leading-relaxed);text-align:center}}.flow-editor-canvas-module__5w-IUG__toolbar{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-default);background:var(--bg-secondary);z-index:10;flex-shrink:0;display:flex}.flow-editor-canvas-module__5w-IUG__toolbarLeft{align-items:center;gap:var(--space-2);min-width:0;display:flex}.flow-editor-canvas-module__5w-IUG__toolbarRight{align-items:center;gap:var(--space-2);display:flex}.flow-editor-canvas-module__5w-IUG__toolbarSaveGroup{align-items:center;gap:var(--space-2);min-width:0;display:flex}.flow-editor-canvas-module__5w-IUG__toolbarDivider{background:var(--border-default);width:1px;height:20px;margin:0 var(--space-1)}.flow-editor-canvas-module__5w-IUG__toolbarTitle{font-weight:var(--weight-semibold);font-size:var(--text-base);white-space:nowrap;text-overflow:ellipsis;max-width:320px;color:var(--text-primary);font-family:var(--font-sans);border-radius:var(--radius-sm);cursor:text;transition:border-color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);background:0 0;border:none;border-bottom:1px dashed #0000;padding:2px 6px;overflow:hidden}.flow-editor-canvas-module__5w-IUG__toolbarTitle:hover{border-bottom-color:var(--border-default);background:var(--bg-tertiary)}.flow-editor-canvas-module__5w-IUG__toolbarNameInput{font-weight:var(--weight-semibold);font-size:var(--text-base);font-family:var(--font-sans);background:var(--bg-primary);border:1px solid var(--accent);color:var(--text-primary);border-radius:var(--radius-sm);outline:none;min-width:120px;max-width:320px;padding:2px 6px}.flow-editor-canvas-module__5w-IUG__toolbarStatusPill{font-size:10.5px;font-weight:var(--weight-semibold);letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:2px 8px;line-height:1.4;display:inline-flex}.flow-editor-canvas-module__5w-IUG__toolbarStatusDot{width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, currentColor 20%, transparent);background:currentColor;border-radius:50%}.flow-editor-canvas-module__5w-IUG__toolbarStatusActive{color:#15803d;background:#22c55e29}[data-theme=dark] .flow-editor-canvas-module__5w-IUG__toolbarStatusActive{color:#4ade80;background:#22c55e38}.flow-editor-canvas-module__5w-IUG__toolbarStatusDraft{background:var(--bg-tertiary);color:var(--text-tertiary)}.flow-editor-canvas-module__5w-IUG__toolbarStatusPaused{color:#b45309;background:#f59e0b29}[data-theme=dark] .flow-editor-canvas-module__5w-IUG__toolbarStatusPaused{color:#fcd34d;background:#f59e0b38}.flow-editor-canvas-module__5w-IUG__toolbarStatusArchived{color:var(--text-tertiary);background:#64748b29}.flow-editor-canvas-module__5w-IUG__toolbarSpacer{flex:1}.flow-editor-canvas-module__5w-IUG__toolbarSaveMeta{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;transition:color var(--motion-fast) var(--ease-out);align-items:center;gap:6px;padding:2px 4px;line-height:1.4;display:inline-flex}.flow-editor-canvas-module__5w-IUG__toolbarSaveMeta svg{opacity:.7}.flow-editor-canvas-module__5w-IUG__toolbarSaveMetaSaving{color:#b45309}[data-theme=dark] .flow-editor-canvas-module__5w-IUG__toolbarSaveMetaSaving{color:#fbbf24}.flow-editor-canvas-module__5w-IUG__toolbarSaveMetaError{color:#b91c1c;font-weight:var(--weight-medium)}[data-theme=dark] .flow-editor-canvas-module__5w-IUG__toolbarSaveMetaError{color:#fca5a5}.flow-editor-canvas-module__5w-IUG__toolbarSaveMetaDirty{color:#1d4ed8;font-weight:var(--weight-medium)}[data-theme=dark] .flow-editor-canvas-module__5w-IUG__toolbarSaveMetaDirty{color:#93c5fd}.flow-editor-canvas-module__5w-IUG__toolbarSaveMetaSaving svg,.flow-editor-canvas-module__5w-IUG__toolbarSaveMetaError svg,.flow-editor-canvas-module__5w-IUG__toolbarSaveMetaDirty svg{opacity:1}.flow-editor-canvas-module__5w-IUG__publishPill{appearance:none;font:inherit;font-size:11px;font-weight:var(--weight-medium);border:1px solid var(--border-default);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;transition:background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.flow-editor-canvas-module__5w-IUG__publishPill:hover{border-color:var(--border-strong,var(--border-default));color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__publishPill:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.flow-editor-canvas-module__5w-IUG__publishPillDirty{border-color:var(--accent);background:var(--accent-soft,var(--bg-tertiary));color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__publishPillDirty .flow-editor-canvas-module__5w-IUG__publishPillDot{background:var(--accent);box-shadow:0 0 0 3px var(--accent-soft,transparent);animation:2s ease-in-out infinite flow-editor-canvas-module__5w-IUG__pulseDot}@keyframes flow-editor-canvas-module__5w-IUG__pulseDot{0%,to{opacity:.6}50%{opacity:1}}.flow-editor-canvas-module__5w-IUG__publishPillActive{border-color:var(--accent);background:var(--accent);color:var(--accent-contrast,#fff)}.flow-editor-canvas-module__5w-IUG__publishPillActive:hover{color:var(--accent-contrast,#fff)}.flow-editor-canvas-module__5w-IUG__publishPillActive .flow-editor-canvas-module__5w-IUG__publishPillDot{background:var(--accent-contrast,#fff);box-shadow:none;animation:none}.flow-editor-canvas-module__5w-IUG__publishPillDot{background:currentColor;border-radius:999px;flex-shrink:0;width:6px;height:6px}.flow-editor-canvas-module__5w-IUG__modeBadge{align-items:center;gap:var(--space-1);padding:2px var(--space-2);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:var(--weight-semibold);display:inline-flex}.flow-editor-canvas-module__5w-IUG__modeBadgeConversation{color:#1d4ed8;background:#4f8cff2e}[data-theme=dark] .flow-editor-canvas-module__5w-IUG__modeBadgeConversation{color:#93c5fd;background:#4f8cff42}.flow-editor-canvas-module__5w-IUG__modeBadgeAutomation{color:#b45309;background:#f59e0b2e}[data-theme=dark] .flow-editor-canvas-module__5w-IUG__modeBadgeAutomation{color:#fcd34d;background:#f59e0b42}.flow-editor-canvas-module__5w-IUG__canvasConversation{background:#4f8cff08}.flow-editor-canvas-module__5w-IUG__canvasAutomation{background:#f59e0b08}.flow-editor-canvas-module__5w-IUG__emptyCanvas{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.flow-editor-canvas-module__5w-IUG__emptyCanvasCard{pointer-events:auto;max-width:420px;padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);background:var(--bg-secondary);border:1px dashed var(--border-default);text-align:center;gap:var(--space-2);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__emptyCanvasTitle{font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__emptyCanvasHint{font-size:var(--text-sm);color:var(--text-tertiary);line-height:1.5}.flow-editor-canvas-module__5w-IUG__body{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.flow-editor-canvas-module__5w-IUG__drawer{background:var(--bg-secondary);border-color:var(--border-default);transition:width var(--motion-base) var(--ease-out);flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:hidden}.flow-editor-canvas-module__5w-IUG__drawerRight{border-left-style:solid;border-left-width:1px;width:0}.flow-editor-canvas-module__5w-IUG__drawerRight.flow-editor-canvas-module__5w-IUG__drawerOpen{width:320px}@media (max-width:768px){.flow-editor-canvas-module__5w-IUG__drawerRight.flow-editor-canvas-module__5w-IUG__drawerOpen{z-index:20;box-shadow:var(--shadow-lg);position:absolute;top:0;bottom:0;right:0}}.flow-editor-canvas-module__5w-IUG__drawerHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--border-subtle);background:var(--bg-secondary);flex-shrink:0;min-height:56px;display:flex}.flow-editor-canvas-module__5w-IUG__drawerTypeBlock{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.flow-editor-canvas-module__5w-IUG__drawerTypeHint{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed);max-width:360px;margin:0}.flow-editor-canvas-module__5w-IUG__drawerTypeChip{align-items:center;gap:var(--space-1);padding:3px var(--space-2);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--node-color,var(--accent)) 14%, transparent);color:var(--node-color,var(--accent));font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;flex-shrink:1;align-self:flex-start;min-width:0;display:inline-flex}.flow-editor-canvas-module__5w-IUG__drawerTypeChip>svg{flex-shrink:0}.flow-editor-canvas-module__5w-IUG__drawerClose{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__drawerClose:hover{background:var(--bg-tertiary);color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__drawerContent{padding:var(--space-4);gap:var(--space-4);flex-direction:column;flex:1;display:flex;overflow-y:auto}.flow-editor-canvas-module__5w-IUG__drawerFooter{padding:var(--space-3) var(--space-4);border-top:1px solid var(--border-subtle);background:var(--bg-secondary);justify-content:space-between;align-items:center;gap:var(--space-2);flex-shrink:0;min-height:56px;display:flex}.flow-editor-canvas-module__5w-IUG__drawerTestBtn{flex:1;justify-content:center}.flow-editor-canvas-module__5w-IUG__drawerDeleteBtn{border-radius:var(--radius-md);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.flow-editor-canvas-module__5w-IUG__drawerDeleteBtn:hover{color:var(--error);border-color:color-mix(in srgb, var(--error) 40%, transparent);background:var(--error-muted)}.flow-editor-canvas-module__5w-IUG__drawerEmpty{padding:var(--space-8) var(--space-6);color:var(--text-tertiary);font-size:var(--text-sm);line-height:var(--leading-relaxed);text-align:center;flex:1;justify-content:center;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__field{gap:var(--space-1);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__fieldLabel{align-items:center;gap:var(--space-1);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;display:flex}.flow-editor-canvas-module__5w-IUG__hint{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed)}.flow-editor-canvas-module__5w-IUG__hintIcon{color:var(--text-tertiary);cursor:help;flex-shrink:0}.flow-editor-canvas-module__5w-IUG__argsFields{gap:var(--space-3);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__argsField{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-primary);flex-direction:column;gap:4px;display:flex}.flow-editor-canvas-module__5w-IUG__argsFieldLabel{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.flow-editor-canvas-module__5w-IUG__argsFieldName{font-family:var(--font-mono);color:var(--text-primary);font-size:12px;font-weight:var(--weight-semibold)}.flow-editor-canvas-module__5w-IUG__argsRequired{color:#ef4444;margin-left:2px}.flow-editor-canvas-module__5w-IUG__argsFieldType{font-family:var(--font-mono);border-radius:var(--radius-sm);background:var(--bg-tertiary);color:var(--text-tertiary);padding:1px 6px;font-size:10px}.flow-editor-canvas-module__5w-IUG__fieldRow{gap:var(--space-2);display:flex}.flow-editor-canvas-module__5w-IUG__fieldRow>.flow-editor-canvas-module__5w-IUG__field{flex:1;min-width:0}.flow-editor-canvas-module__5w-IUG__checkboxField{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;display:flex}.flow-editor-canvas-module__5w-IUG__checkbox{width:14px;height:14px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.flow-editor-canvas-module__5w-IUG__configSeparator{background:var(--border-subtle);height:1px;margin:var(--space-1) 0}.flow-editor-canvas-module__5w-IUG__configEditor{font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--leading-relaxed);resize:vertical}.flow-editor-canvas-module__5w-IUG__configInfo{gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-md);background:var(--accent-muted);color:var(--text-secondary);font-size:var(--text-xs);line-height:var(--leading-relaxed);display:flex}.flow-editor-canvas-module__5w-IUG__configInfoIcon{color:var(--accent);flex-shrink:0;margin-top:1px}.flow-editor-canvas-module__5w-IUG__mappingRow{align-items:center;gap:var(--space-1);display:flex}.flow-editor-canvas-module__5w-IUG__mappingArrow{color:var(--text-tertiary);font-size:var(--text-sm);flex-shrink:0}.flow-editor-canvas-module__5w-IUG__removeBtn{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);color:var(--text-tertiary);font-family:var(--font-sans);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0;display:flex}.flow-editor-canvas-module__5w-IUG__removeBtn:hover{color:var(--error);background:var(--error-muted)}.flow-editor-canvas-module__5w-IUG__conditionCard{gap:var(--space-2);padding:var(--space-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__conditionRow{gap:var(--space-2);display:flex}.flow-editor-canvas-module__5w-IUG__conditionField{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.flow-editor-canvas-module__5w-IUG__conditionLabel{align-items:center;gap:var(--space-1);color:var(--text-tertiary);font-size:10px;font-weight:var(--weight-medium);display:flex}.flow-editor-canvas-module__5w-IUG__conditionOutputBadge{align-items:center;gap:var(--space-2);padding-bottom:var(--space-1);border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-1);display:flex}.flow-editor-canvas-module__5w-IUG__conditionOutputDot{border-radius:var(--radius-full);background:var(--accent);flex-shrink:0;width:8px;height:8px}.flow-editor-canvas-module__5w-IUG__conditionOutputInput{font-size:var(--text-xs);font-weight:var(--weight-semibold);padding:2px var(--space-2);height:auto}.flow-editor-canvas-module__5w-IUG__canvas{flex:1;min-width:0;position:relative}.flow-editor-canvas-module__5w-IUG__testChatProgress{padding:10px var(--space-3);border-top:1px solid var(--border-default);background:var(--bg-primary);flex-direction:column;flex-shrink:0;gap:8px;display:flex}.flow-editor-canvas-module__5w-IUG__testChatProgressMeta{align-items:center;gap:var(--space-2);min-width:0;display:flex}.flow-editor-canvas-module__5w-IUG__testChatProgressCount{font-size:10.5px;font-weight:var(--weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);flex-shrink:0}.flow-editor-canvas-module__5w-IUG__testChatProgressActive{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.flow-editor-canvas-module__5w-IUG__testChatProgressActive:before{content:"· ";color:var(--text-tertiary);margin-right:2px}.flow-editor-canvas-module__5w-IUG__testChatProgressDots{align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex;position:relative}.flow-editor-canvas-module__5w-IUG__testChatProgressDots:before{content:"";background:var(--border-subtle);z-index:0;pointer-events:none;height:1px;position:absolute;top:50%;left:4px;right:4px;transform:translateY(-50%)}.flow-editor-canvas-module__5w-IUG__testChatProgressDot{z-index:1;flex:1;justify-content:center;align-items:center;min-width:0;height:8px;display:flex;position:relative}.flow-editor-canvas-module__5w-IUG__testChatProgressDot:after{content:"";background:var(--text-tertiary);opacity:.55;width:8px;height:8px;box-shadow:0 0 0 2px var(--bg-primary);transition:background var(--motion-fast) var(--ease-out), opacity var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);border-radius:50%}.flow-editor-canvas-module__5w-IUG__testChatProgressDot:hover:after{opacity:.9}.flow-editor-canvas-module__5w-IUG__testChatProgressDotActive:after{background:var(--accent);opacity:1;width:11px;height:11px;box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 5px color-mix(in srgb, var(--accent) 28%, transparent);animation:2.2s ease-in-out infinite flow-editor-canvas-module__5w-IUG__testChatProgressPulse}@keyframes flow-editor-canvas-module__5w-IUG__testChatProgressPulse{0%,to{box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 5px color-mix(in srgb, var(--accent) 28%, transparent)}50%{box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 7px color-mix(in srgb, var(--accent) 14%, transparent)}}.flow-editor-canvas-module__5w-IUG__testChatTimeline{padding:var(--space-2) var(--space-3);border-top:1px solid var(--border-default);background:var(--bg-primary);flex-shrink:0}.flow-editor-canvas-module__5w-IUG__testChatTimelineTitle{font-size:var(--text-xs);color:var(--text-tertiary);margin-bottom:var(--space-1)}.flow-editor-canvas-module__5w-IUG__testChatTimelineList{gap:var(--space-1);flex-wrap:wrap;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__testChatTimelineItem{padding:2px var(--space-2);border-radius:var(--radius-sm);background:var(--bg-tertiary);color:var(--text-secondary);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;align-items:center;max-width:120px;display:inline-flex;overflow:hidden}.flow-editor-canvas-module__5w-IUG__testChatTimelineItemActive{background:color-mix(in srgb, var(--accent) 22%, transparent);color:var(--text-primary);border:1px solid color-mix(in srgb, var(--accent) 60%, transparent)}.flow-editor-canvas-module__5w-IUG__validatorBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.flow-editor-canvas-module__5w-IUG__validatorDialog{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-default);flex-direction:column;width:min(540px,92vw);max-height:80vh;display:flex;overflow:hidden;box-shadow:0 24px 48px #0006}.flow-editor-canvas-module__5w-IUG__validatorHeader{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__validatorTitle{align-items:center;gap:var(--space-2);font-weight:var(--weight-semibold);font-size:var(--text-md);display:inline-flex}.flow-editor-canvas-module__5w-IUG__validatorClose{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:4px}.flow-editor-canvas-module__5w-IUG__validatorClose:hover{background:var(--bg-tertiary);color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__validatorSummary{gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.flow-editor-canvas-module__5w-IUG__validatorSummaryPill,.flow-editor-canvas-module__5w-IUG__validatorFilterBtn{padding:2px var(--space-2);font-size:var(--text-xs);border-radius:var(--radius-sm);background:var(--bg-tertiary);color:var(--text-secondary);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);border:1px solid #0000;align-items:center;gap:4px;display:inline-flex}.flow-editor-canvas-module__5w-IUG__validatorSummaryPill:hover,.flow-editor-canvas-module__5w-IUG__validatorFilterBtn:hover{background:var(--bg-primary)}.flow-editor-canvas-module__5w-IUG__validatorFilterActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__validatorPill_error{color:#ef4444}.flow-editor-canvas-module__5w-IUG__validatorPill_warn{color:#f59e0b}.flow-editor-canvas-module__5w-IUG__validatorPill_info{color:var(--accent)}.flow-editor-canvas-module__5w-IUG__validatorBody{padding:var(--space-3) var(--space-4);overflow-y:auto}.flow-editor-canvas-module__5w-IUG__validatorEmpty{align-items:center;gap:var(--space-2);padding:var(--space-5);text-align:center;color:var(--text-secondary);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__validatorEmptyTitle{font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__validatorEmptyHint{font-size:var(--text-sm);color:var(--text-tertiary);max-width:380px}.flow-editor-canvas-module__5w-IUG__validatorList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.flow-editor-canvas-module__5w-IUG__validatorItem{gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-primary);display:flex}.flow-editor-canvas-module__5w-IUG__validatorItem_error{border-left:3px solid #ef4444}.flow-editor-canvas-module__5w-IUG__validatorItem_warn{border-left:3px solid #f59e0b}.flow-editor-canvas-module__5w-IUG__validatorItem_info{border-left:3px solid var(--accent)}.flow-editor-canvas-module__5w-IUG__validatorItemIcon{flex-shrink:0;margin-top:2px}.flow-editor-canvas-module__5w-IUG__validatorItemBody{flex-direction:column;gap:2px;min-width:0;display:flex}.flow-editor-canvas-module__5w-IUG__validatorItemTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__validatorItemDesc{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.5}.flow-editor-canvas-module__5w-IUG__validatorItemNodes{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.flow-editor-canvas-module__5w-IUG__validatorItemNodeBtn{padding:1px var(--space-2);background:var(--bg-tertiary);color:var(--text-secondary);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);font-size:11px;font-family:var(--font-mono);cursor:pointer}.flow-editor-canvas-module__5w-IUG__validatorItemNodeBtn:hover{border-color:var(--accent);color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__shortcutsDialog{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-default);flex-direction:column;width:min(520px,92vw);max-height:80vh;display:flex;overflow:hidden;box-shadow:0 24px 48px #0006}.flow-editor-canvas-module__5w-IUG__shortcutsBody{padding:var(--space-3) var(--space-4);gap:var(--space-4);flex-direction:column;display:flex;overflow-y:auto}.flow-editor-canvas-module__5w-IUG__shortcutsGroup{gap:var(--space-1);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__shortcutsGroupTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);font-size:10px;font-weight:var(--weight-semibold);margin:0}.flow-editor-canvas-module__5w-IUG__shortcutsList{flex-direction:column;gap:2px;margin:0;display:flex}.flow-editor-canvas-module__5w-IUG__shortcutsRow{justify-content:space-between;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);padding:6px 8px;display:flex}.flow-editor-canvas-module__5w-IUG__shortcutsRow:hover{background:var(--bg-tertiary)}.flow-editor-canvas-module__5w-IUG__shortcutsLabel{font-size:var(--text-sm);color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__shortcutsKeys{align-items:center;gap:2px;display:inline-flex}.flow-editor-canvas-module__5w-IUG__keyCap{padding:2px var(--space-2);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-sm);font-family:var(--font-mono);color:var(--text-secondary);align-items:center;gap:2px;font-size:11px;display:inline-flex}.flow-editor-canvas-module__5w-IUG__keyPlus{color:var(--text-tertiary);margin-left:2px}.flow-editor-canvas-module__5w-IUG__nodeHasError{outline-offset:2px;outline:2px solid #ef4444}.flow-editor-canvas-module__5w-IUG__nodeHasWarn{outline-offset:2px;outline:2px solid #f59e0b}@keyframes flow-editor-canvas-module__5w-IUG__flowNodeActivePulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent,#4f8cff) 55%, transparent), 0 2px 8px #0000002e}50%{box-shadow:0 0 0 6px color-mix(in srgb, var(--accent,#4f8cff) 10%, transparent), 0 2px 12px #0000003d}}.flow-editor-canvas-module__5w-IUG__nodeActive{z-index:2;animation:1.6s ease-in-out infinite flow-editor-canvas-module__5w-IUG__flowNodeActivePulse;border-color:var(--accent)!important}.flow-editor-canvas-module__5w-IUG__nodeVisited{opacity:.72;border-left:3px solid color-mix(in srgb, var(--accent,#4f8cff) 60%, transparent)}.flow-editor-canvas-module__5w-IUG__nodeShell{padding:var(--space-3) var(--space-4) var(--space-3) calc(var(--space-4) + 4px);border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-secondary);cursor:grab;min-width:200px;max-width:280px;transition:border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);position:relative;box-shadow:0 1px 2px #0000001f}.flow-editor-canvas-module__5w-IUG__nodeShell:before{content:"";background:var(--node-color,var(--border-default));border-radius:var(--radius-md) 0 0 var(--radius-md);width:3px;position:absolute;top:0;bottom:0;left:0}.flow-editor-canvas-module__5w-IUG__nodeShell:hover,.flow-editor-canvas-module__5w-IUG__nodeSelected{border-color:var(--node-color,var(--accent));box-shadow:0 0 0 2px color-mix(in srgb, var(--node-color,var(--accent)) 24%, transparent), 0 2px 12px #00000029}.flow-editor-canvas-module__5w-IUG__nodeHeader{align-items:flex-start;gap:var(--space-2);display:flex}.flow-editor-canvas-module__5w-IUG__nodeHeaderText{flex-direction:column;min-width:0;display:flex}.flow-editor-canvas-module__5w-IUG__nodeTypeLabel{color:var(--node-color,var(--text-tertiary));font-size:10px;font-weight:var(--weight-medium);letter-spacing:.02em;opacity:.8;margin-top:1px}.flow-editor-canvas-module__5w-IUG__nodeIconWrap{border-radius:var(--radius-md);background:color-mix(in srgb, var(--node-color,var(--text-secondary)) 18%, transparent);width:28px;height:28px;color:var(--node-color,var(--text-secondary));flex-shrink:0;justify-content:center;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__nodeIcon{color:var(--text-secondary)}.flow-editor-canvas-module__5w-IUG__nodeLabel{font-weight:var(--weight-semibold);font-size:var(--text-sm);cursor:text;word-break:break-word;line-height:1.3}.flow-editor-canvas-module__5w-IUG__nodeLabelInput{font-weight:var(--weight-semibold);font-size:var(--text-sm);color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--accent);border-radius:var(--radius-sm);outline:none;width:100%;min-width:0;padding:2px 4px;font-family:inherit}.flow-editor-canvas-module__5w-IUG__edgeLabelInput{font-size:var(--text-xs);color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--accent);border-radius:var(--radius-sm);pointer-events:all;outline:none;padding:2px 4px;font-family:inherit}.flow-editor-canvas-module__5w-IUG__edgeLabelPlaceholder{font-size:var(--text-xs);color:var(--text-tertiary);opacity:0;pointer-events:all;background:var(--bg-primary);border:1px dashed var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;transition:opacity var(--motion-fast) var(--ease-out);padding:1px 6px;font-family:inherit;font-style:italic}:is(.react-flow__edge:hover .flow-editor-canvas-module__5w-IUG__edgeLabelPlaceholder,.flow-editor-canvas-module__5w-IUG__edgeLabelPlaceholder:hover,.flow-editor-canvas-module__5w-IUG__edgeLabelPlaceholder:focus-visible){opacity:1}.flow-editor-canvas-module__5w-IUG__edgeLabel{font-size:var(--text-xs);font-family:inherit;font-weight:var(--weight-medium);color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-sm);cursor:pointer;pointer-events:all;padding:2px 8px;box-shadow:0 1px 4px #0000001a}.flow-editor-canvas-module__5w-IUG__edgeLabel[data-selected=true]{border-color:var(--accent)}.flow-editor-canvas-module__5w-IUG__nodeType{display:none}.flow-editor-canvas-module__5w-IUG__nodeSubtitle{margin-top:var(--space-1);color:var(--text-secondary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.flow-editor-canvas-module__5w-IUG__nodeChipRow{flex-wrap:wrap;gap:3px;margin-top:4px;display:flex}.flow-editor-canvas-module__5w-IUG__nodeChip{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--node-color,var(--accent)) 14%, transparent);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:160px;padding:1px 6px;font-size:10px;overflow:hidden}.flow-editor-canvas-module__5w-IUG__nodeBadge{font-size:9px;font-weight:var(--weight-semibold);letter-spacing:.05em;color:var(--text-tertiary);background:var(--bg-tertiary);border-radius:var(--radius-sm);pointer-events:none;padding:1px 6px;position:absolute;top:6px;right:8px}.flow-editor-canvas-module__5w-IUG__nodeCondition{min-width:220px;max-width:600px;padding-bottom:18px}.flow-editor-canvas-module__5w-IUG__conditionHeader{align-items:flex-start;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.flow-editor-canvas-module__5w-IUG__conditionBranches{justify-content:space-around;gap:var(--space-1);padding-top:var(--space-2);border-top:1px solid var(--border-subtle);display:flex}.flow-editor-canvas-module__5w-IUG__conditionBranchLabel{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;text-align:center;flex:1;min-width:0;padding:0 2px;font-size:10px;line-height:1.3;overflow:hidden}.flow-editor-canvas-module__5w-IUG__conditionHandleRow{height:0;position:relative}.flow-editor-canvas-module__5w-IUG__handle{border-radius:var(--radius-full);background:var(--accent);border:2px solid var(--bg-secondary);width:10px;height:10px;transition:transform var(--motion-fast) var(--ease-out)}.flow-editor-canvas-module__5w-IUG__handle:hover{transform:scale(1.3)}.flow-editor-canvas-module__5w-IUG__handleDefault{background:var(--text-tertiary)}.flow-editor-canvas-module__5w-IUG__handleLabel{color:var(--text-secondary);white-space:nowrap;pointer-events:none;font-size:10px;font-weight:var(--weight-semibold);background:var(--bg-secondary);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);opacity:0;transition:opacity var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);z-index:10;padding:2px 8px;line-height:1.4;position:absolute;top:12px;left:50%;transform:translate(-50%)scale(.9);box-shadow:0 2px 8px #0003}.flow-editor-canvas-module__5w-IUG__handle:hover .flow-editor-canvas-module__5w-IUG__handleLabel{opacity:1;transform:translate(-50%)scale(1)}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__controls{background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-md);gap:2px;padding:2px;overflow:hidden}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__controls-button{border-radius:var(--radius-sm);fill:var(--text-secondary);color:var(--text-secondary);width:28px;height:28px;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;border:none}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__controls-button:hover{background:var(--bg-tertiary);color:var(--text-primary);fill:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__controls-button:last-child{border-bottom:none}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__controls-button svg{fill:currentColor;max-width:14px;max-height:14px}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__background{background:var(--bg-primary)}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__edge-path{stroke:var(--border-strong);stroke-width:2px}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__edge-interaction{stroke-width:16px}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__edge:hover .react-flow__edge-path{stroke:var(--text-secondary)}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__edge.selected .react-flow__edge-path{stroke:var(--accent);stroke-width:2px}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__connection-path{stroke:var(--accent)}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__minimap{background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-md);overflow:hidden}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__minimap-mask{fill:color-mix(in srgb, var(--bg-primary) 65%, transparent);stroke:var(--border-strong);stroke-width:2px}.flow-editor-canvas-module__5w-IUG__canvas .react-flow__minimap-node{fill:var(--accent);stroke:none;opacity:.6;rx:2}.flow-editor-canvas-module__5w-IUG__contextMenu{z-index:100;min-width:180px;padding:var(--space-1);background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);animation:flow-editor-canvas-module__5w-IUG__contextMenuIn var(--motion-fast) var(--ease-out);flex-direction:column;display:flex;position:fixed}@keyframes flow-editor-canvas-module__5w-IUG__contextMenuIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.flow-editor-canvas-module__5w-IUG__contextMenuHeader{padding:var(--space-1) var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;-webkit-user-select:none;user-select:none}.flow-editor-canvas-module__5w-IUG__contextMenuItem{align-items:center;gap:var(--space-2);width:100%;padding:6px var(--space-2);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);text-align:left;cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out);background:0 0;border:none;display:flex}.flow-editor-canvas-module__5w-IUG__contextMenuItem:hover{background:var(--bg-tertiary)}.flow-editor-canvas-module__5w-IUG__contextMenuDanger{color:var(--error)}.flow-editor-canvas-module__5w-IUG__contextMenuDanger:hover{background:var(--error-muted)}.flow-editor-canvas-module__5w-IUG__contextMenuSep{background:var(--border-subtle);height:1px;margin:var(--space-1) 0}.flow-editor-canvas-module__5w-IUG__loadingRow{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:var(--text-xs);padding:var(--space-2) 0;display:flex}@keyframes flow-editor-canvas-module__5w-IUG__spin{to{transform:rotate(360deg)}}.flow-editor-canvas-module__5w-IUG__exprEditorWrap{background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);transition:border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.flow-editor-canvas-module__5w-IUG__exprEditorWrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 20%, transparent)}.flow-editor-canvas-module__5w-IUG__exprEditorToolbar{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle);background:0 0;justify-content:space-between;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__exprEditorToolbarLeft{align-items:center;gap:var(--space-1);display:flex}.flow-editor-canvas-module__5w-IUG__exprEditorToolbarRight{align-items:center;gap:var(--space-2);display:flex}.flow-editor-canvas-module__5w-IUG__exprEditorIcon{color:var(--accent)}.flow-editor-canvas-module__5w-IUG__exprEditorTitle{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-secondary)}.flow-editor-canvas-module__5w-IUG__exprTogglePicker{align-items:center;gap:var(--space-1);padding:2px var(--space-2);border-radius:var(--radius-sm);background:var(--bg-secondary);color:var(--text-secondary);font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--weight-medium);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);border:none;display:flex}.flow-editor-canvas-module__5w-IUG__exprTogglePicker:hover{background:var(--bg-primary);color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__exprTogglePickerActive{background:var(--accent-muted);color:var(--accent)}.flow-editor-canvas-module__5w-IUG__exprEditorBody{flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__exprTextareaWrap{position:relative}.flow-editor-canvas-module__5w-IUG__exprTextarea{width:100%;padding:var(--space-2) var(--space-3);color:#0000;caret-color:var(--text-primary);font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--leading-relaxed);resize:vertical;z-index:1;white-space:pre-wrap;word-wrap:break-word;background:0 0;border:none;border-radius:0;outline:none;min-height:80px;position:relative}.flow-editor-canvas-module__5w-IUG__exprTextarea::placeholder{color:var(--text-tertiary)}.flow-editor-canvas-module__5w-IUG__highlightOverlay{padding:var(--space-2) var(--space-3);font-family:var(--font-mono);font-size:var(--text-xs);line-height:var(--leading-relaxed);white-space:pre-wrap;word-wrap:break-word;pointer-events:none;z-index:0;color:var(--text-primary);position:absolute;inset:0;overflow:hidden}.flow-editor-canvas-module__5w-IUG__highlightExpr{color:var(--accent);background:var(--accent-muted);border-radius:2px;padding:0 1px}.flow-editor-canvas-module__5w-IUG__autocompletePopup{z-index:50;background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);max-height:240px;animation:flow-editor-canvas-module__5w-IUG__autocompleteSlideIn .15s var(--ease-out);margin-bottom:4px;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 16px #0000001f}@keyframes flow-editor-canvas-module__5w-IUG__autocompleteSlideIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.flow-editor-canvas-module__5w-IUG__autocompleteEmpty{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-3);font-size:var(--text-xs);color:var(--text-tertiary);display:flex}.flow-editor-canvas-module__5w-IUG__autocompleteGroup{padding:var(--space-1) 0}.flow-editor-canvas-module__5w-IUG__autocompleteGroup+.flow-editor-canvas-module__5w-IUG__autocompleteGroup{border-top:1px solid var(--border-subtle)}.flow-editor-canvas-module__5w-IUG__autocompleteGroupTitle{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);font-family:var(--font-mono);display:flex}.flow-editor-canvas-module__5w-IUG__autocompleteGroupLabel{font-weight:var(--weight-semibold)}.flow-editor-canvas-module__5w-IUG__autocompleteItem{align-items:center;gap:var(--space-2);width:100%;padding:4px var(--space-3);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-xs);cursor:pointer;text-align:left;transition:background-color var(--motion-fast) var(--ease-out);background:0 0;border:none;display:flex}.flow-editor-canvas-module__5w-IUG__autocompleteItem:hover,.flow-editor-canvas-module__5w-IUG__autocompleteItemActive{background:var(--accent-muted)}.flow-editor-canvas-module__5w-IUG__autocompleteDot{border-radius:var(--radius-full);flex-shrink:0;width:6px;height:6px}.flow-editor-canvas-module__5w-IUG__autocompleteItemLabel{font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.flow-editor-canvas-module__5w-IUG__autocompleteItemPath{font-family:var(--font-mono);color:var(--text-tertiary);flex-shrink:0;font-size:10px}.flow-editor-canvas-module__5w-IUG__autocompleteItemType{font-size:10px;font-family:var(--font-mono);flex-shrink:0;padding:0 4px}.flow-editor-canvas-module__5w-IUG__exprEditorHintBar{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);background:var(--bg-tertiary);border-top:1px solid var(--border-subtle);color:var(--text-tertiary);font-size:10px;display:flex}.flow-editor-canvas-module__5w-IUG__exprEditorHint{align-items:center;gap:2px;display:flex}.flow-editor-canvas-module__5w-IUG__exprEditorHintCode{font-family:var(--font-mono);background:var(--bg-secondary);color:var(--accent);border-radius:2px;padding:0 3px;font-size:10px}.flow-editor-canvas-module__5w-IUG__exprEditorHintSep{color:var(--border-default)}.flow-editor-canvas-module__5w-IUG__exprPickerPanel{border-top:1px solid var(--border-subtle);background:var(--bg-secondary);max-height:200px;padding:var(--space-1) 0;overflow-y:auto}.flow-editor-canvas-module__5w-IUG__exprPickerHeader{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;display:flex}.flow-editor-canvas-module__5w-IUG__exprPickerSection{padding:0 var(--space-1)}.flow-editor-canvas-module__5w-IUG__exprPickerSectionTitle{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-secondary);font-family:var(--font-mono);display:flex}.flow-editor-canvas-module__5w-IUG__exprPickerItem{width:100%;padding:3px var(--space-3);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-xs);cursor:pointer;text-align:left;transition:background-color var(--motion-fast) var(--ease-out);background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__exprPickerItem:hover{background:var(--accent-muted)}.flow-editor-canvas-module__5w-IUG__exprPickerItemLabel{font-weight:var(--weight-medium);flex:1;min-width:0}.flow-editor-canvas-module__5w-IUG__exprPickerItemType{color:var(--text-tertiary);font-size:10px;font-family:var(--font-mono);background:var(--bg-tertiary);border-radius:var(--radius-sm);padding:1px 4px}.flow-editor-canvas-module__5w-IUG__exprPickerEmpty{padding:var(--space-3) var(--space-2);font-size:var(--text-xs);color:var(--text-tertiary);text-align:center}.flow-editor-canvas-module__5w-IUG__dataFlowBadge{border-radius:var(--radius-sm);font-size:9px;font-weight:var(--weight-medium);font-family:var(--font-mono);align-items:center;gap:2px;padding:1px 5px;line-height:1;display:inline-flex}.flow-editor-canvas-module__5w-IUG__dataFlowBadgeInput{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa4d}.flow-editor-canvas-module__5w-IUG__dataFlowBadgeOutput{color:#4ade80;background:#4ade8026;border:1px solid #4ade804d}.flow-editor-canvas-module__5w-IUG__nodeOutputFields{flex-wrap:wrap;gap:2px;padding:2px 0;display:flex}.flow-editor-canvas-module__5w-IUG__testChatPanel{border-left:1px solid var(--border-default);background:var(--bg-primary);width:380px;animation:flow-editor-canvas-module__5w-IUG__testChatSlideIn var(--motion-base) var(--ease-out);flex-direction:column;flex-shrink:0;display:flex}@keyframes flow-editor-canvas-module__5w-IUG__testChatSlideIn{0%{opacity:0;width:0}to{opacity:1;width:380px}}.flow-editor-canvas-module__5w-IUG__testChatHeader{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle);background:var(--bg-secondary);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__testChatTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);align-items:center;gap:var(--space-2);display:flex}.flow-editor-canvas-module__5w-IUG__testChatActions{gap:var(--space-1);display:flex}.flow-editor-canvas-module__5w-IUG__testChatBody{padding:var(--space-3);gap:var(--space-2);flex-direction:column;flex:1;display:flex;overflow-y:auto}.flow-editor-canvas-module__5w-IUG__testChatBubble{max-width:85%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-lg);font-size:var(--text-sm);line-height:var(--leading-relaxed);word-break:break-word;white-space:pre-wrap}.flow-editor-canvas-module__5w-IUG__testChatBubbleUser{background:var(--accent);color:#fff;border-bottom-right-radius:var(--radius-sm);align-self:flex-end}.flow-editor-canvas-module__5w-IUG__testChatBubbleAssistant{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-subtle);border-bottom-left-radius:var(--radius-sm);align-self:flex-start}.flow-editor-canvas-module__5w-IUG__testChatBubbleSystem{background:var(--bg-tertiary);color:var(--text-secondary);font-size:var(--text-xs);align-self:center;font-style:italic}.flow-editor-canvas-module__5w-IUG__testChatStreaming{max-width:85%;padding:var(--space-2) var(--space-3);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--text-primary);line-height:var(--leading-relaxed);align-self:flex-start}.flow-editor-canvas-module__5w-IUG__testChatStreamingCursor{background:var(--accent);vertical-align:text-bottom;width:6px;height:14px;margin-left:2px;animation:.8s step-end infinite flow-editor-canvas-module__5w-IUG__blink;display:inline-block}@keyframes flow-editor-canvas-module__5w-IUG__blink{50%{opacity:0}}.flow-editor-canvas-module__5w-IUG__testChatQuickReplies{gap:var(--space-1);padding:var(--space-1) 0;flex-wrap:wrap;display:flex}.flow-editor-canvas-module__5w-IUG__testChatQuickReplyBtn{padding:var(--space-1) var(--space-3);border:1px solid var(--accent);border-radius:var(--radius-full);color:var(--accent);font-size:var(--text-xs);font-family:var(--font-sans);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0}.flow-editor-canvas-module__5w-IUG__testChatQuickReplyBtn:hover{background:var(--accent);color:#fff}.flow-editor-canvas-module__5w-IUG__testChatComposer{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-top:1px solid var(--border-subtle);background:var(--bg-secondary);flex-shrink:0;display:flex}.flow-editor-canvas-module__5w-IUG__testChatInput{background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);color:var(--text-primary);font-size:var(--text-sm);font-family:var(--font-sans);resize:none;outline:none;flex:1;min-height:0;max-height:100px}.flow-editor-canvas-module__5w-IUG__testChatInput:focus{border-color:var(--accent)}.flow-editor-canvas-module__5w-IUG__testChatSendBtn{border-radius:var(--radius-md);background:var(--accent);color:#fff;cursor:pointer;width:32px;height:32px;transition:opacity var(--motion-fast) var(--ease-out);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__testChatSendBtn:disabled{opacity:.4;cursor:not-allowed}.flow-editor-canvas-module__5w-IUG__testChatLoading{color:var(--text-tertiary);font-size:var(--text-sm);flex:1;justify-content:center;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__testChatError{color:var(--error);font-size:var(--text-sm);padding:var(--space-4);text-align:center;flex:1;justify-content:center;align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__testChatEnded{text-align:center;padding:var(--space-2);font-size:var(--text-xs);color:var(--text-tertiary);border-top:1px solid var(--border-subtle)}.flow-editor-canvas-module__5w-IUG__spinner{animation:1s linear infinite flow-editor-canvas-module__5w-IUG__spin}.flow-editor-canvas-module__5w-IUG__aiDialogTitle{align-items:center;gap:var(--space-2);color:var(--text-primary);font-weight:var(--weight-semibold);display:inline-flex}.flow-editor-canvas-module__5w-IUG__aiDialogBody{gap:var(--space-3);padding:var(--space-3) 0;flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__aiDialogActions{gap:var(--space-2);margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);align-items:center;display:flex}.flow-editor-canvas-module__5w-IUG__kbdHint{padding:2px var(--space-2);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-tertiary);color:var(--text-tertiary);font-family:var(--font-mono);-webkit-user-select:none;user-select:none;align-items:center;font-size:11px;line-height:1.2;display:inline-flex}.flow-editor-canvas-module__5w-IUG__aiDialogError{color:var(--error);font-size:var(--text-xs);padding:var(--space-3);border:1px solid color-mix(in srgb, var(--error) 40%, transparent);border-radius:var(--radius-md);background:var(--error-muted);line-height:1.5}.flow-editor-canvas-module__5w-IUG__aiDialogPreview{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-3);font-family:var(--font-mono,ui-monospace, monospace);font-size:var(--text-xs);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;max-height:360px;margin:0;line-height:1.55;overflow:auto}.flow-editor-canvas-module__5w-IUG__aiArgsTrigger{font-size:var(--text-xs);color:var(--accent-hover);border:1px dashed color-mix(in oklab, var(--accent-hover) 40%, transparent);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;transition:background .15s,color .15s;display:inline-flex}.flow-editor-canvas-module__5w-IUG__aiArgsTrigger:hover{background:color-mix(in oklab, var(--accent-hover) 10%, transparent)}.flow-editor-canvas-module__5w-IUG__aiArgsTrigger:disabled{opacity:.45;cursor:not-allowed}.flow-editor-canvas-module__5w-IUG__aiArgsHeaderRow{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:4px;display:flex}.flow-editor-canvas-module__5w-IUG__testNodeBody{gap:var(--space-4);flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);height:100%;min-height:0;display:grid}.flow-editor-canvas-module__5w-IUG__testNodeSide{gap:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-primary);min-width:0;padding:var(--space-4);flex-direction:column;display:flex;overflow:auto}.flow-editor-canvas-module__5w-IUG__testNodeSectionTitle{text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:var(--weight-semibold);color:var(--text-tertiary)}.flow-editor-canvas-module__5w-IUG__testNodeRows{gap:var(--space-2);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__testNodeRow{gap:var(--space-2);grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) 32px;align-items:center;display:grid}.flow-editor-canvas-module__5w-IUG__testNodeList{font-size:var(--text-sm);color:var(--text-primary);line-height:var(--leading-relaxed);margin:0;padding-left:20px}.flow-editor-canvas-module__5w-IUG__testNodeTable{border-collapse:collapse;width:100%;font-size:var(--text-xs);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden}.flow-editor-canvas-module__5w-IUG__testNodeTable th,.flow-editor-canvas-module__5w-IUG__testNodeTable td{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle);text-align:left;vertical-align:top;line-height:1.5}.flow-editor-canvas-module__5w-IUG__testNodeTable tr:last-child td{border-bottom:none}.flow-editor-canvas-module__5w-IUG__testNodeTable th{color:var(--text-tertiary);font-weight:var(--weight-semibold);background:var(--bg-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.flow-editor-canvas-module__5w-IUG__testNodeDetails{margin-top:var(--space-1);font-size:var(--text-xs)}.flow-editor-canvas-module__5w-IUG__testNodeDetails summary{cursor:pointer;color:var(--text-tertiary);-webkit-user-select:none;user-select:none}@media (max-width:900px){.flow-editor-canvas-module__5w-IUG__testNodeBody{grid-template-columns:1fr;max-height:none}}.flow-editor-canvas-module__5w-IUG__testNodeMessage{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-left:3px solid var(--accent);border-radius:var(--radius-md);padding:var(--space-3);font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--text-primary);white-space:pre-wrap}.flow-editor-canvas-module__5w-IUG__testNodeQuickReplies{gap:var(--space-1);flex-wrap:wrap;display:flex}.flow-editor-canvas-module__5w-IUG__testNodeQuickReply{font-size:var(--text-xs);background:var(--accent-muted);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);color:var(--text-primary);border-radius:999px;padding:3px 10px}.flow-editor-canvas-module__5w-IUG__testNodeBadgeRow{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-size:var(--text-sm);display:flex}.flow-editor-canvas-module__5w-IUG__testNodeBadgeLabel{text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:var(--weight-semibold);color:var(--text-tertiary)}.flow-editor-canvas-module__5w-IUG__testNodeBadgeValue{font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-primary);font-size:var(--text-sm)}.flow-editor-canvas-module__5w-IUG__testNodeErrorBox{border-color:color-mix(in srgb, var(--error) 40%, transparent)!important;background:var(--error-muted)!important}.flow-editor-canvas-module__5w-IUG__testNodeErrorBanner{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border:1px solid color-mix(in srgb, var(--error) 40%, transparent);border-radius:var(--radius-md);background:var(--error-muted);line-height:1.5;display:flex}.flow-editor-canvas-module__5w-IUG__testNodeErrorBannerIcon{color:var(--error);flex-shrink:0;margin-top:1px}.flow-editor-canvas-module__5w-IUG__testNodeErrorBannerBody{flex:1;min-width:0}.flow-editor-canvas-module__5w-IUG__testNodeErrorBannerTitle{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--error);margin-bottom:2px;display:block}.flow-editor-canvas-module__5w-IUG__testNodeErrorBannerText{font-size:var(--text-xs);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.flow-editor-canvas-module__5w-IUG__configWarning{margin-top:var(--space-1);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--warning) 40%, transparent);background:var(--warning-muted);color:var(--text-primary);font-size:var(--text-xs);line-height:1.5}.flow-editor-canvas-module__5w-IUG__testNodeOutputHeader{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-1);display:flex}.flow-editor-canvas-module__5w-IUG__testNodeOutputTabs{border-radius:var(--radius-md);background:var(--bg-tertiary);border:1px solid var(--border-subtle);gap:2px;padding:2px;display:inline-flex}.flow-editor-canvas-module__5w-IUG__testNodeTab{padding:4px var(--space-2);border-radius:calc(var(--radius-md) - 2px);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-medium);cursor:pointer;transition:background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;border:none;align-items:center;gap:4px;display:inline-flex}.flow-editor-canvas-module__5w-IUG__testNodeTab:hover{color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__testNodeTabActive{background:var(--bg-primary);color:var(--text-primary);box-shadow:var(--shadow-sm)}.flow-editor-canvas-module__5w-IUG__testNodeEmpty{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-8) var(--space-4);border:1px dashed var(--border-default);border-radius:var(--radius-md);background:var(--bg-secondary);text-align:center;min-height:220px;color:var(--text-tertiary);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__testNodeEmptyIcon{opacity:.4}.flow-editor-canvas-module__5w-IUG__slotInventoryList{gap:var(--space-3);margin:var(--space-4) 0;flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__slotInventoryRow{gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);transition:border-color var(--motion-fast) var(--ease-out);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__slotInventoryRow:hover{border-color:var(--border-default)}.flow-editor-canvas-module__5w-IUG__slotInventoryRowMain{gap:var(--space-3);grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) 32px;align-items:end;display:grid}.flow-editor-canvas-module__5w-IUG__slotInventoryRemove{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);background:0 0;justify-content:center;align-self:end;align-items:center;margin-bottom:1px;display:inline-flex}.flow-editor-canvas-module__5w-IUG__slotInventoryRemove:hover{color:var(--error);border-color:color-mix(in srgb, var(--error) 40%, transparent);background:var(--error-muted)}.flow-editor-canvas-module__5w-IUG__slotInventoryAdd{margin-top:var(--space-1)}.flow-editor-canvas-module__5w-IUG__slotInventoryError{margin-top:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--error) 40%, transparent);background:var(--error-muted);color:var(--text-primary);font-size:var(--text-xs);gap:var(--space-1);flex-direction:column;line-height:1.5;display:flex}.flow-editor-canvas-module__5w-IUG__slotInventoryFooter{bottom:calc(-1 * var(--space-6));justify-content:flex-end;gap:var(--space-2);margin:var(--space-4) calc(-1 * var(--space-6)) calc(-1 * var(--space-6));padding:var(--space-3) var(--space-6);border-top:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg-secondary) 96%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1;display:flex;position:sticky}.flow-editor-canvas-module__5w-IUG__slotInventoryRowHighlight{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 22%, transparent);animation:1.6s ease-out flow-editor-canvas-module__5w-IUG__slotInventoryHighlightPulse}@keyframes flow-editor-canvas-module__5w-IUG__slotInventoryHighlightPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 30%, transparent)}60%{box-shadow:0 0 0 6px color-mix(in srgb, var(--accent) 14%, transparent)}to{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 22%, transparent)}}.flow-editor-canvas-module__5w-IUG__slotFillerSection{gap:var(--space-2);flex-direction:column;display:flex}.flow-editor-canvas-module__5w-IUG__slotFillerSectionHead{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:22px;display:flex}.flow-editor-canvas-module__5w-IUG__slotFillerCounter{margin-left:var(--space-2);font-size:10.5px;font-weight:var(--weight-medium);color:var(--text-tertiary);letter-spacing:0;text-transform:none}.flow-editor-canvas-module__5w-IUG__slotFillerCatalogBtn{padding:2px var(--space-2);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-primary);color:var(--text-secondary);font-family:inherit;font-size:11px;font-weight:var(--weight-medium);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);align-items:center;gap:4px;display:inline-flex}.flow-editor-canvas-module__5w-IUG__slotFillerCatalogBtn:hover{border-color:var(--accent);background:var(--accent-muted);color:var(--accent)}.flow-editor-canvas-module__5w-IUG__slotFillerEmpty{padding:var(--space-3) var(--space-4);border:1px dashed var(--border-default);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-tertiary);font-size:var(--text-xs);line-height:var(--leading-relaxed);text-align:center}.flow-editor-canvas-module__5w-IUG__slotFillerList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.flow-editor-canvas-module__5w-IUG__slotFillerCard{padding:var(--space-2) var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);transition:border-color var(--motion-fast) var(--ease-out);flex-direction:column;gap:4px;display:flex}.flow-editor-canvas-module__5w-IUG__slotFillerCard:hover{border-color:var(--border-default)}.flow-editor-canvas-module__5w-IUG__slotFillerCardOrphan{border-color:color-mix(in srgb, var(--error) 40%, transparent);background:var(--error-muted)}.flow-editor-canvas-module__5w-IUG__slotFillerCardHead{justify-content:space-between;align-items:center;gap:var(--space-2);min-width:0;display:flex}.flow-editor-canvas-module__5w-IUG__slotFillerCardTitleGroup{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:inline-flex}.flow-editor-canvas-module__5w-IUG__slotFillerCardName{font-family:var(--font-mono);font-size:12px;font-weight:var(--weight-semibold);color:var(--text-primary);word-break:break-word}.flow-editor-canvas-module__5w-IUG__slotFillerCardActions{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.flow-editor-canvas-module__5w-IUG__slotFillerCardLink{appearance:none;color:var(--text-tertiary);cursor:pointer;padding:2px var(--space-1);border-radius:var(--radius-sm);transition:color var(--motion-fast) var(--ease-out);background:0 0;border:none;font-family:inherit;font-size:11px}.flow-editor-canvas-module__5w-IUG__slotFillerCardLink:hover{color:var(--accent);text-decoration:underline}.flow-editor-canvas-module__5w-IUG__slotFillerCardRemove{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.flow-editor-canvas-module__5w-IUG__slotFillerCardRemove:hover{color:var(--error);background:var(--error-muted)}.flow-editor-canvas-module__5w-IUG__slotFillerCardDesc{color:var(--text-tertiary);margin:0;font-size:11.5px;line-height:1.45}.flow-editor-canvas-module__5w-IUG__slotFillerAddRow{align-items:center;gap:var(--space-2);display:flex}.flow-editor-canvas-module__5w-IUG__slotFillerAddRow>:first-child{flex:1;min-width:0}.flow-editor-canvas-module__5w-IUG__slotFillerCode{font-family:var(--font-mono);background:var(--bg-tertiary);color:var(--accent);border-radius:var(--radius-sm);padding:0 4px;font-size:11px}.flow-editor-canvas-module__5w-IUG__slotFillerToggle{align-items:center;gap:var(--space-1);margin:0 calc(-1 * var(--space-1));border-radius:var(--radius-sm);color:var(--text-secondary);font-family:inherit;font-size:var(--text-xs);font-weight:var(--weight-medium);cursor:pointer;transition:background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;border:none;align-self:flex-start;padding:4px 6px;display:inline-flex}.flow-editor-canvas-module__5w-IUG__slotFillerToggle:hover{background:var(--bg-tertiary);color:var(--text-primary)}.flow-editor-canvas-module__5w-IUG__slotFillerToggleHint{margin-left:var(--space-1);color:var(--text-tertiary);font-weight:var(--weight-regular);font-size:11px}.flow-editor-canvas-module__5w-IUG__slotFillerAdvanced{gap:var(--space-3);padding-left:var(--space-2);border-left:2px solid var(--border-subtle);margin-left:var(--space-1);flex-direction:column;display:flex}
.button-module__zYQKvq__button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);font-family:var(--font-sans);font-weight:var(--weight-medium);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), box-shadow var(--motion-base) var(--ease-out), transform var(--motion-instant) var(--ease-out);white-space:nowrap;-webkit-user-select:none;user-select:none;border:1px solid #0000;display:inline-flex}.button-module__zYQKvq__button:active:not(:disabled){transform:scale(.98)}.button-module__zYQKvq__button:disabled{opacity:.4;cursor:not-allowed}.button-module__zYQKvq__sm{height:28px;padding:0 var(--space-3);font-size:var(--text-xs)}.button-module__zYQKvq__md{height:32px;padding:0 var(--space-4);font-size:var(--text-sm)}.button-module__zYQKvq__lg{height:40px;padding:0 var(--space-5);font-size:var(--text-base)}@media (max-width:640px),(pointer:coarse){.button-module__zYQKvq__sm{height:auto;min-height:40px}.button-module__zYQKvq__md,.button-module__zYQKvq__lg{height:auto;min-height:44px}}.button-module__zYQKvq__primary{background:var(--accent);color:var(--text-inverse);box-shadow:0 1px #00000014}.button-module__zYQKvq__primary:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 1px 0 #0000000f, 0 4px 16px color-mix(in srgb, var(--accent) 28%, transparent)}.button-module__zYQKvq__secondary{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-default)}.button-module__zYQKvq__secondary:hover:not(:disabled){border-color:var(--border-strong);background:var(--bg-elevated)}.button-module__zYQKvq__ghost{color:var(--text-secondary);background:0 0}.button-module__zYQKvq__ghost:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text-primary)}.button-module__zYQKvq__danger{background:var(--error);color:var(--text-inverse)}.button-module__zYQKvq__danger:hover:not(:disabled){opacity:.9}.button-module__zYQKvq__icon{align-items:center;font-size:1.1em;display:inline-flex}
.tool-block-module__a-SeqW__card{border:1px solid var(--border-default);border-radius:var(--radius-md,8px);background:var(--bg-secondary);transition:border-color var(--motion-fast,.14s) var(--ease-out,ease);font-size:var(--text-sm,13px);color:var(--text-primary);overflow:hidden}.tool-block-module__a-SeqW__card[data-status=error]{border-color:var(--error);background:var(--error-muted)}.tool-block-module__a-SeqW__card[data-status=running],.tool-block-module__a-SeqW__card[data-status=pending]{border-color:var(--warning)}.tool-block-module__a-SeqW__header{all:unset;box-sizing:border-box;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:32px;padding:4px 10px;display:flex}.tool-block-module__a-SeqW__header[data-clickable=false]{cursor:default}.tool-block-module__a-SeqW__header:hover:not([data-clickable=false]){background:var(--bg-tertiary)}.tool-block-module__a-SeqW__headerLeft{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.tool-block-module__a-SeqW__headerRight{color:var(--text-tertiary);font-size:var(--text-xs,11px);flex-shrink:0;align-items:center;gap:6px;display:flex}.tool-block-module__a-SeqW__icon{border-radius:var(--radius-sm,4px);background:var(--bg-tertiary);width:24px;height:24px;color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.tool-block-module__a-SeqW__icon[data-tone=success]{background:var(--success-muted);color:var(--success)}.tool-block-module__a-SeqW__icon[data-tone=error]{background:var(--error-muted);color:var(--error)}.tool-block-module__a-SeqW__icon[data-tone=warning],.tool-block-module__a-SeqW__icon[data-tone=running]{background:var(--warning-muted);color:var(--warning)}.tool-block-module__a-SeqW__icon[data-tone=accent]{background:var(--accent-muted);color:var(--accent)}.tool-block-module__a-SeqW__icon[data-tone=memory]{color:#a78bfa;background:#8b5cf61f}.tool-block-module__a-SeqW__icon[data-tone=sandbox],.tool-block-module__a-SeqW__icon[data-tone=sql]{background:var(--accent-muted);color:var(--accent)}.tool-block-module__a-SeqW__icon[data-tone=subagent]{color:#a78bfa;background:#8b5cf61f}.tool-block-module__a-SeqW__headerText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.tool-block-module__a-SeqW__title{font-weight:var(--weight-medium,500);font-size:var(--text-sm,13px);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tool-block-module__a-SeqW__subtitle{font-size:var(--text-xs,11px);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tool-block-module__a-SeqW__duration{font-size:var(--text-xs,11px);color:var(--text-tertiary);font-variant-numeric:tabular-nums;align-items:center;gap:3px;display:inline-flex}.tool-block-module__a-SeqW__statusDot{background:var(--text-tertiary);border-radius:50%;flex-shrink:0;width:6px;height:6px}.tool-block-module__a-SeqW__statusDot[data-status=success]{background:var(--success)}.tool-block-module__a-SeqW__statusDot[data-status=error]{background:var(--error)}.tool-block-module__a-SeqW__statusDot[data-status=running],.tool-block-module__a-SeqW__statusDot[data-status=pending]{background:var(--warning);animation:1.4s ease-in-out infinite tool-block-module__a-SeqW__pulseDot}@keyframes tool-block-module__a-SeqW__pulseDot{0%,to{opacity:1}50%{opacity:.4}}.tool-block-module__a-SeqW__chevron{color:var(--text-tertiary);transition:transform var(--motion-fast,.14s) var(--ease-out,ease)}.tool-block-module__a-SeqW__chevron[data-open=true]{transform:rotate(90deg)}.tool-block-module__a-SeqW__spin{animation:.8s linear infinite tool-block-module__a-SeqW__spinTb}@keyframes tool-block-module__a-SeqW__spinTb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tool-block-module__a-SeqW__progressBar{background:var(--border-default);height:1px;position:relative;overflow:hidden}.tool-block-module__a-SeqW__progressBar:after{content:"";background:var(--accent);width:25%;height:100%;animation:1.4s cubic-bezier(.4,0,.6,1) infinite tool-block-module__a-SeqW__progressSlide;position:absolute;top:0;left:0}@keyframes tool-block-module__a-SeqW__progressSlide{0%{transform:translate(-100%)}to{transform:translate(500%)}}.tool-block-module__a-SeqW__body{border-top:1px solid var(--border-subtle);flex-direction:column;gap:8px;padding:10px;display:flex}.tool-block-module__a-SeqW__bodyFlush{border-top:none;padding-top:0}.tool-block-module__a-SeqW__group{border:1px solid var(--border-default);border-radius:var(--radius-md,8px);background:var(--bg-secondary);font-size:var(--text-sm,13px);color:var(--text-primary);overflow:hidden}.tool-block-module__a-SeqW__groupHeader{all:unset;box-sizing:border-box;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:38px;padding:8px 10px;display:flex}.tool-block-module__a-SeqW__groupHeader:hover{background:var(--bg-tertiary)}.tool-block-module__a-SeqW__groupBody{border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.tool-block-module__a-SeqW__groupCount{font-size:var(--text-xs,11px);color:var(--text-secondary);font-variant-numeric:tabular-nums}.tool-block-module__a-SeqW__statusSummary{align-items:center;gap:3px;display:flex}.tool-block-module__a-SeqW__miniDot{background:var(--text-tertiary);border-radius:50%;width:5px;height:5px}.tool-block-module__a-SeqW__miniDot[data-status=success]{background:var(--success)}.tool-block-module__a-SeqW__miniDot[data-status=error]{background:var(--error)}.tool-block-module__a-SeqW__miniDot[data-status=running],.tool-block-module__a-SeqW__miniDot[data-status=pending]{background:var(--warning)}.tool-block-module__a-SeqW__row{border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.tool-block-module__a-SeqW__row:first-child{border-top:none}.tool-block-module__a-SeqW__stack{flex-direction:column;gap:6px;display:flex}
.tool-timeline-module__LwNXya__stream{border:1px solid var(--border-default);border-radius:var(--radius-md,8px);background:var(--bg-secondary);font-size:var(--text-sm,13px);color:var(--text-primary);overflow:hidden}.tool-timeline-module__LwNXya__streamHeader{border-bottom:1px solid var(--border-subtle);background:var(--bg-secondary);min-height:28px;color:var(--text-secondary);align-items:center;gap:8px;padding:6px 10px;font-size:11px;display:flex}.tool-timeline-module__LwNXya__streamHeader[data-clickable=true]{cursor:pointer}.tool-timeline-module__LwNXya__streamHeader[data-clickable=true]:hover{background:var(--bg-tertiary)}.tool-timeline-module__LwNXya__streamLabel{font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:10px}.tool-timeline-module__LwNXya__streamCount{font-variant-numeric:tabular-nums;color:var(--text-secondary)}.tool-timeline-module__LwNXya__streamMeta{font-variant-numeric:tabular-nums;color:var(--text-tertiary);align-items:center;gap:8px;margin-left:auto;font-size:11px;display:inline-flex}.tool-timeline-module__LwNXya__streamCounter{align-items:center;gap:3px;display:inline-flex}.tool-timeline-module__LwNXya__streamCounter[data-tone=success]{color:var(--success)}.tool-timeline-module__LwNXya__streamCounter[data-tone=error]{color:var(--error)}.tool-timeline-module__LwNXya__streamCounter[data-tone=running]{color:var(--warning)}.tool-timeline-module__LwNXya__streamChevron{transition:transform var(--motion-fast,.14s) var(--ease-out,ease)}.tool-timeline-module__LwNXya__streamChevron[data-open=true]{transform:rotate(90deg)}.tool-timeline-module__LwNXya__timeline{padding:6px 0;position:relative}.tool-timeline-module__LwNXya__timeline:before{content:"";background:var(--border-subtle);z-index:0;width:1px;position:absolute;top:12px;bottom:12px;left:23px}.tool-timeline-module__LwNXya__row{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:16px 18px 1fr auto;align-items:center;gap:8px;min-height:26px;padding:3px 12px;display:grid;position:relative}.tool-timeline-module__LwNXya__row[data-clickable=false]{cursor:default}.tool-timeline-module__LwNXya__row:hover:not([data-clickable=false]){background:var(--bg-tertiary)}.tool-timeline-module__LwNXya__dot{background:var(--border-default);outline:2px solid var(--bg-secondary);outline-offset:0;z-index:1;border-radius:50%;width:8px;height:8px;margin:0 auto}.tool-timeline-module__LwNXya__dot[data-status=success]{background:var(--success)}.tool-timeline-module__LwNXya__dot[data-status=error]{background:var(--error)}.tool-timeline-module__LwNXya__dot[data-status=running],.tool-timeline-module__LwNXya__dot[data-status=pending]{background:var(--warning);animation:1.4s ease-in-out infinite tool-timeline-module__LwNXya__pulseDotTl}@keyframes tool-timeline-module__LwNXya__pulseDotTl{0%,to{opacity:1}50%{opacity:.45}}.tool-timeline-module__LwNXya__icon{color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tool-timeline-module__LwNXya__row:hover .tool-timeline-module__LwNXya__icon{color:var(--text-secondary)}.tool-timeline-module__LwNXya__row[data-status=error] .tool-timeline-module__LwNXya__icon{color:var(--error)}.tool-timeline-module__LwNXya__text{align-items:baseline;gap:10px;min-width:0;display:flex;overflow:hidden}.tool-timeline-module__LwNXya__name{font-family:var(--font-mono);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;flex-shrink:0;font-size:12px;overflow:hidden}.tool-timeline-module__LwNXya__row[data-status=error] .tool-timeline-module__LwNXya__name{color:var(--error)}.tool-timeline-module__LwNXya__param{font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;overflow:hidden}.tool-timeline-module__LwNXya__metaRight{font-family:var(--font-mono);color:var(--text-tertiary);font-variant-numeric:tabular-nums;flex-shrink:0;align-items:center;gap:6px;font-size:11px;display:inline-flex}.tool-timeline-module__LwNXya__chevron{color:var(--text-tertiary);transition:transform var(--motion-fast,.14s) var(--ease-out,ease);flex-shrink:0}.tool-timeline-module__LwNXya__chevron[data-open=true]{transform:rotate(90deg)}.tool-timeline-module__LwNXya__spin{animation:.8s linear infinite tool-timeline-module__LwNXya__spinTl}@keyframes tool-timeline-module__LwNXya__spinTl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tool-timeline-module__LwNXya__body{border-top:1px solid var(--border-subtle);background:var(--bg-primary);padding:6px 12px 8px 47px;position:relative}.tool-timeline-module__LwNXya__bodySection{flex-direction:column;gap:4px;margin-top:6px;display:flex}.tool-timeline-module__LwNXya__bodySection:first-child{margin-top:0}.tool-timeline-module__LwNXya__bodyLabel{font-size:10px;font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary)}.tool-timeline-module__LwNXya__bodyPre{border-radius:var(--radius-sm,4px);background:var(--bg-secondary);border:1px solid var(--border-subtle);font-family:var(--font-mono);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;max-height:240px;margin:0;padding:6px 8px;font-size:11px;line-height:1.45;overflow:auto}.tool-timeline-module__LwNXya__bodyError{color:var(--error)}.tool-timeline-module__LwNXya__attachment{margin:4px 12px 8px 47px}
.alert-module__dRwZHG__root{align-items:flex-start;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);line-height:var(--leading-relaxed);border:1px solid #0000;display:flex}.alert-module__dRwZHG__info{background:var(--accent-muted);border-color:var(--accent-muted);color:var(--text-secondary)}.alert-module__dRwZHG__success{background:var(--success-muted);border-color:var(--success-muted);color:var(--text-secondary)}.alert-module__dRwZHG__warning{background:var(--warning-muted);border-color:var(--warning-muted);color:var(--text-secondary)}.alert-module__dRwZHG__danger{background:var(--danger-muted);border-color:var(--danger-muted);color:var(--text-secondary)}.alert-module__dRwZHG__icon{flex-shrink:0;margin-top:1px;display:inline-flex}.alert-module__dRwZHG__info .alert-module__dRwZHG__icon{color:var(--accent)}.alert-module__dRwZHG__success .alert-module__dRwZHG__icon{color:var(--success)}.alert-module__dRwZHG__warning .alert-module__dRwZHG__icon{color:var(--warning)}.alert-module__dRwZHG__danger .alert-module__dRwZHG__icon{color:var(--danger)}.alert-module__dRwZHG__body{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.alert-module__dRwZHG__title{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.alert-module__dRwZHG__description{font-size:var(--text-xs);color:var(--text-secondary);margin:0}.alert-module__dRwZHG__actions{margin-top:var(--space-1);gap:var(--space-2);display:flex}.alert-module__dRwZHG__dismiss{padding:var(--space-1);color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:-4px -4px -4px 0;transition:color .15s,background .15s;display:inline-flex}.alert-module__dRwZHG__dismiss:hover{color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 8%, transparent)}
.badge-module__hjQ2BG__badge{align-items:center;gap:var(--space-1);padding:2px var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--weight-medium);white-space:nowrap;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);line-height:1;display:inline-flex}.badge-module__hjQ2BG__dot{width:6px;height:6px;transition:transform var(--motion-fast) var(--ease-spring);border-radius:50%;flex-shrink:0}.badge-module__hjQ2BG__badge:hover .badge-module__hjQ2BG__dot{transform:scale(1.15)}.badge-module__hjQ2BG__success{background:var(--success-muted);color:var(--success)}.badge-module__hjQ2BG__success .badge-module__hjQ2BG__dot{background:var(--success)}.badge-module__hjQ2BG__warning{background:var(--warning-muted);color:var(--warning)}.badge-module__hjQ2BG__warning .badge-module__hjQ2BG__dot{background:var(--warning)}.badge-module__hjQ2BG__error{background:var(--error-muted);color:var(--error)}.badge-module__hjQ2BG__error .badge-module__hjQ2BG__dot{background:var(--error)}.badge-module__hjQ2BG__info{background:var(--accent-muted);color:var(--accent)}.badge-module__hjQ2BG__info .badge-module__hjQ2BG__dot{background:var(--accent)}.badge-module__hjQ2BG__neutral{background:var(--bg-tertiary);color:var(--text-secondary)}.badge-module__hjQ2BG__neutral .badge-module__hjQ2BG__dot{background:var(--text-tertiary)}
.agent-module__wsRnKq__cardInner{gap:var(--space-2);padding:var(--space-1);flex-direction:column;display:flex}.agent-module__wsRnKq__headerRow{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.agent-module__wsRnKq__titleRow{align-items:flex-start;gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.agent-module__wsRnKq__name{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:var(--leading-tight);margin:0}.agent-module__wsRnKq__description{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}.agent-module__wsRnKq__modelLine{font-size:var(--text-xs);color:var(--text-secondary);font-family:var(--font-mono);line-height:var(--leading-normal);word-break:break-word;margin:0}.agent-module__wsRnKq__usageRow{align-items:center;gap:var(--space-3);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.agent-module__wsRnKq__usageCaption{font-size:var(--text-xs);color:var(--text-tertiary);flex-shrink:0}.agent-module__wsRnKq__meta{font-size:var(--text-xs);color:var(--text-tertiary);margin:var(--space-2) 0 0}
.model-module__TopG1a__card{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-4);gap:var(--space-3);flex-direction:column;transition:border-color .15s;display:flex}.model-module__TopG1a__card:hover{border-color:var(--border-default)}.model-module__TopG1a__cardHeader{gap:var(--space-2);flex-direction:column;display:flex}.model-module__TopG1a__cardInfo{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.model-module__TopG1a__cardName{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary)}.model-module__TopG1a__cardModelId{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary)}.model-module__TopG1a__cardBadges{gap:var(--space-1);flex-wrap:wrap;display:flex}.model-module__TopG1a__cardUrl{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.model-module__TopG1a__healthRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.model-module__TopG1a__healthModelsCount{font-size:var(--text-xs);color:var(--text-secondary)}.model-module__TopG1a__healthLatency{font-size:var(--text-xs);font-family:var(--font-mono);color:var(--text-tertiary)}.model-module__TopG1a__cardActions{gap:var(--space-2);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.model-module__TopG1a__actionBtn{font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:var(--space-1) var(--space-3);cursor:pointer;background:0 0;transition:background .15s,color .15s,border-color .15s}.model-module__TopG1a__actionBtn:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-strong)}.model-module__TopG1a__actionBtn:disabled{cursor:wait;opacity:.85}.model-module__TopG1a__actionBtnInner{align-items:center;gap:var(--space-1);display:inline-flex}.model-module__TopG1a__actionSpinner{flex-shrink:0;animation:.7s linear infinite model-module__TopG1a__modelCardSpin}@keyframes model-module__TopG1a__modelCardSpin{to{transform:rotate(360deg)}}.model-module__TopG1a__actionDanger:hover{color:var(--error);border-color:var(--error);background:var(--error-muted)}
.orchestrator-plan-block-module__wYcxxq__planCard{border:1px solid var(--accent-muted);border-radius:var(--radius-md);background:color-mix(in srgb, var(--accent) 3%, var(--bg-secondary));transition:border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-base) var(--ease-out);overflow:hidden}.orchestrator-plan-block-module__wYcxxq__planCard:hover:not([data-running=true]){border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 12%, transparent)}.orchestrator-plan-block-module__wYcxxq__planCard[data-running=true]{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 20%, transparent), 0 1px 8px color-mix(in srgb, var(--accent) 10%, transparent)}.orchestrator-plan-block-module__wYcxxq__planCard[data-error=true]{border-color:var(--error)}.orchestrator-plan-block-module__wYcxxq__planHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;border-radius:var(--radius-md);transition:background var(--motion-fast) var(--ease-out);background:0 0;border:none;display:flex}.orchestrator-plan-block-module__wYcxxq__planHeader:hover{background:color-mix(in srgb, var(--accent) 6%, transparent)}.orchestrator-plan-block-module__wYcxxq__planHeaderLeft{align-items:center;gap:var(--space-2);flex:1;min-width:0;display:flex}.orchestrator-plan-block-module__wYcxxq__planIcon{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--accent) 15%, transparent);width:28px;height:28px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.orchestrator-plan-block-module__wYcxxq__planTitle{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.orchestrator-plan-block-module__wYcxxq__planObjective{color:var(--text-tertiary);font-size:11px;line-height:var(--leading-snug);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.orchestrator-plan-block-module__wYcxxq__planHeaderRight{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.orchestrator-plan-block-module__wYcxxq__planMeta{color:var(--text-tertiary);font-variant-numeric:tabular-nums;align-items:center;gap:3px;font-size:10px;display:inline-flex}.orchestrator-plan-block-module__wYcxxq__planBadge{font-size:10px;font-weight:var(--weight-medium);white-space:nowrap;border-radius:99px;padding:1px 6px}.orchestrator-plan-block-module__wYcxxq__planBadge[data-status=running]{background:color-mix(in srgb, var(--accent) 15%, transparent);color:var(--accent);animation:2s ease-in-out infinite orchestrator-plan-block-module__wYcxxq__pulse-badge}.orchestrator-plan-block-module__wYcxxq__planBadge[data-status=done]{background:color-mix(in srgb, var(--success,#22c55e) 15%, transparent);color:var(--success,#22c55e)}.orchestrator-plan-block-module__wYcxxq__planBadge[data-status=error]{background:color-mix(in srgb, var(--error) 15%, transparent);color:var(--error)}.orchestrator-plan-block-module__wYcxxq__chevron{color:var(--text-tertiary);transition:transform var(--motion-fast) var(--ease-out)}.orchestrator-plan-block-module__wYcxxq__progressBar{background:linear-gradient(90deg, transparent 0%, var(--accent) 50%, transparent 100%);background-size:200% 100%;height:2px;animation:1.5s ease-in-out infinite orchestrator-plan-block-module__wYcxxq__shimmer}.orchestrator-plan-block-module__wYcxxq__planBody{padding:var(--space-2) var(--space-3) var(--space-3);border-top:1px solid color-mix(in srgb, var(--accent) 10%, var(--border-subtle));gap:var(--space-2);animation:orchestrator-plan-block-module__wYcxxq__fadeIn var(--motion-base) var(--ease-out);flex-direction:column;display:flex}.orchestrator-plan-block-module__wYcxxq__stepsList{flex-direction:column;gap:0;display:flex;position:relative}.orchestrator-plan-block-module__wYcxxq__step{align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-1);border-radius:var(--radius-sm);transition:background var(--motion-fast) var(--ease-out);display:flex;position:relative}.orchestrator-plan-block-module__wYcxxq__step:hover{background:color-mix(in srgb, var(--text-primary) 3%, transparent)}.orchestrator-plan-block-module__wYcxxq__step:not(:last-child):after{content:"";background:var(--border-subtle);width:1px;position:absolute;top:32px;bottom:-2px;left:11px}.orchestrator-plan-block-module__wYcxxq__stepIndicator{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.orchestrator-plan-block-module__wYcxxq__stepIndicator[data-status=pending]{border:1.5px solid var(--border-subtle);background:var(--bg-secondary);color:var(--text-tertiary)}.orchestrator-plan-block-module__wYcxxq__stepIndicator[data-status=running]{border:1.5px solid var(--accent);background:color-mix(in srgb, var(--accent) 15%, transparent);color:var(--accent);animation:2s ease-in-out infinite orchestrator-plan-block-module__wYcxxq__pulse-step}.orchestrator-plan-block-module__wYcxxq__stepIndicator[data-status=success]{border:1.5px solid var(--success,#22c55e);background:color-mix(in srgb, var(--success,#22c55e) 15%, transparent);color:var(--success,#22c55e)}.orchestrator-plan-block-module__wYcxxq__stepIndicator[data-status=error]{border:1.5px solid var(--error);background:color-mix(in srgb, var(--error) 15%, transparent);color:var(--error)}.orchestrator-plan-block-module__wYcxxq__stepContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.orchestrator-plan-block-module__wYcxxq__stepHeader{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.orchestrator-plan-block-module__wYcxxq__stepHeaderBtn{justify-content:space-between;align-items:flex-start;gap:var(--space-2);cursor:pointer;width:100%;font:inherit;color:inherit;text-align:left;background:0 0;border:none;margin:0;padding:0;display:flex}.orchestrator-plan-block-module__wYcxxq__stepHeaderBtn:hover{opacity:.85}.orchestrator-plan-block-module__wYcxxq__stepHeaderLeft{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.orchestrator-plan-block-module__wYcxxq__stepHeaderRight2{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.orchestrator-plan-block-module__wYcxxq__sessionIcon{color:var(--accent);opacity:.6}.orchestrator-plan-block-module__wYcxxq__stepAgent{font-size:11px;font-weight:var(--weight-semibold);color:var(--accent);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.orchestrator-plan-block-module__wYcxxq__stepDuration{color:var(--text-tertiary);font-variant-numeric:tabular-nums;flex-shrink:0;align-items:center;gap:3px;font-size:10px;display:inline-flex}.orchestrator-plan-block-module__wYcxxq__stepAction{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-snug);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.orchestrator-plan-block-module__wYcxxq__stepDeps{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.orchestrator-plan-block-module__wYcxxq__depTag{font-size:9px;font-weight:var(--weight-medium);background:color-mix(in srgb, var(--text-tertiary) 10%, transparent);color:var(--text-tertiary);white-space:nowrap;border-radius:99px;padding:0 5px}.orchestrator-plan-block-module__wYcxxq__stepResult{font-size:11px;line-height:var(--leading-relaxed);color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-primary);max-height:120px;padding:var(--space-1) var(--space-2);margin-top:4px;overflow-y:auto}.orchestrator-plan-block-module__wYcxxq__stepError{font-size:11px;line-height:var(--leading-relaxed);white-space:pre-wrap;word-break:break-word;max-height:120px;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);background:var(--bg-primary);color:var(--error);border:1px solid color-mix(in srgb, var(--error) 30%, transparent);margin-top:4px;overflow-y:auto}.orchestrator-plan-block-module__wYcxxq__planTaskStepsList{flex-direction:column;gap:2px;display:flex}.orchestrator-plan-block-module__wYcxxq__planTaskStep{align-items:flex-start;gap:var(--space-2);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);transition:background var(--motion-fast) var(--ease-out);display:flex}.orchestrator-plan-block-module__wYcxxq__planTaskStep:hover{background:color-mix(in srgb, var(--text-primary) 3%, transparent)}.orchestrator-plan-block-module__wYcxxq__planTaskStepNum{width:18px;height:18px;font-size:10px;font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums;background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.orchestrator-plan-block-module__wYcxxq__planTaskStepContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.orchestrator-plan-block-module__wYcxxq__planTaskStepAction{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-snug)}.orchestrator-plan-block-module__wYcxxq__planTaskResult{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-relaxed);white-space:pre-wrap;word-break:break-word;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-primary);max-height:300px;padding:var(--space-2);margin:0;font-family:inherit;overflow-y:auto}.orchestrator-plan-block-module__wYcxxq__spin{animation:.8s linear infinite orchestrator-plan-block-module__wYcxxq__spin}@keyframes orchestrator-plan-block-module__wYcxxq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes orchestrator-plan-block-module__wYcxxq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orchestrator-plan-block-module__wYcxxq__pulse-badge{0%,to{opacity:1}50%{opacity:.6}}@keyframes orchestrator-plan-block-module__wYcxxq__pulse-step{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 40%, transparent)}50%{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 10%, transparent)}}@keyframes orchestrator-plan-block-module__wYcxxq__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.orchestrator-plan-block-module__wYcxxq__sessionViewer{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-primary);animation:orchestrator-plan-block-module__wYcxxq__fadeIn var(--motion-base) var(--ease-out);margin-top:6px;overflow:hidden}.orchestrator-plan-block-module__wYcxxq__sessionLoading{align-items:center;gap:var(--space-1);padding:var(--space-2);color:var(--text-tertiary);font-size:11px;display:flex}.orchestrator-plan-block-module__wYcxxq__sessionError{align-items:center;gap:var(--space-1);padding:var(--space-2);color:var(--error);font-size:11px;display:flex}.orchestrator-plan-block-module__wYcxxq__sessionEmpty{padding:var(--space-2);color:var(--text-tertiary);text-align:center;font-size:11px}.orchestrator-plan-block-module__wYcxxq__sessionMsg{padding:var(--space-1) var(--space-2);border-bottom:1px solid color-mix(in srgb, var(--border-subtle) 60%, transparent)}.orchestrator-plan-block-module__wYcxxq__sessionMsg:last-child{border-bottom:none}.orchestrator-plan-block-module__wYcxxq__sessionMsg[data-role=user]{background:color-mix(in srgb, var(--accent) 4%, transparent)}.orchestrator-plan-block-module__wYcxxq__sessionMsgText{font-size:11px;line-height:var(--leading-relaxed);color:var(--text-secondary);white-space:pre-wrap;word-break:break-word}.orchestrator-plan-block-module__wYcxxq__sessionToolCalls{flex-direction:column;gap:4px;margin-bottom:4px;display:flex}.orchestrator-plan-block-module__wYcxxq__sessionToolCall{border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--border-subtle) 80%, transparent);background:color-mix(in srgb, var(--bg-secondary) 60%, transparent);overflow:hidden}.orchestrator-plan-block-module__wYcxxq__sessionToolCall[data-status=error]{border-color:color-mix(in srgb, var(--error) 30%, transparent)}.orchestrator-plan-block-module__wYcxxq__sessionToolCallHeader{color:var(--text-tertiary);align-items:center;gap:4px;padding:3px 6px;font-size:10px;display:flex}.orchestrator-plan-block-module__wYcxxq__sessionToolCallName{font-weight:var(--weight-medium);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.orchestrator-plan-block-module__wYcxxq__sessionToolCallDuration{font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto}.orchestrator-plan-block-module__wYcxxq__sessionToolCallError{color:var(--error);font-weight:var(--weight-medium)}.orchestrator-plan-block-module__wYcxxq__sessionToolCallResult{font-size:10px;line-height:var(--leading-relaxed);font-family:var(--font-mono,monospace);color:var(--text-secondary);white-space:pre-wrap;word-break:break-all;border-top:1px solid color-mix(in srgb, var(--border-subtle) 60%, transparent);background:var(--bg-primary);max-height:120px;margin:0;padding:4px 6px;overflow-y:auto}.orchestrator-plan-block-module__wYcxxq__sessionToolCallResultError{color:var(--error);}
.manage-tenants-module__r_FYBG__root{gap:var(--space-4);flex-direction:column;display:flex}.manage-tenants-module__r_FYBG__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.manage-tenants-module__r_FYBG__filters{align-items:center;gap:var(--space-2);flex-wrap:wrap;flex:1;min-width:0;display:flex}.manage-tenants-module__r_FYBG__searchWrap{flex:1;min-width:240px;max-width:360px;position:relative}.manage-tenants-module__r_FYBG__searchIcon{top:50%;left:var(--space-3);color:var(--text-tertiary);pointer-events:none;position:absolute;transform:translateY(-50%)}.manage-tenants-module__r_FYBG__searchInput{width:100%;height:34px;padding:0 var(--space-3) 0 calc(var(--space-3) + 20px);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);transition:border-color var(--motion-fast) var(--ease-out);outline:none}.manage-tenants-module__r_FYBG__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent)}.manage-tenants-module__r_FYBG__searchInput::placeholder{color:var(--text-tertiary)}.manage-tenants-module__r_FYBG__statusSelect{min-width:160px;max-width:200px}.manage-tenants-module__r_FYBG__count{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;font-variant-numeric:tabular-nums}.manage-tenants-module__r_FYBG__empty{align-items:center;gap:var(--space-3);padding:var(--space-12) var(--space-6);border:1px dashed var(--border-default);border-radius:var(--radius-lg);color:var(--text-tertiary);font-size:var(--text-sm);flex-direction:column;display:flex}.manage-tenants-module__r_FYBG__emptyCell{text-align:center;padding:var(--space-10) var(--space-6)!important}.manage-tenants-module__r_FYBG__emptyText{margin:0 0 var(--space-3);color:var(--text-tertiary);font-size:var(--text-sm)}.manage-tenants-module__r_FYBG__sortBtn{align-items:center;gap:var(--space-1);color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;transition:color var(--motion-fast) var(--ease-out);background:0 0;border:none;padding:0;display:inline-flex}.manage-tenants-module__r_FYBG__sortBtn:hover{color:var(--text-secondary)}.manage-tenants-module__r_FYBG__sortBtn:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 40%, transparent);outline-offset:3px;border-radius:var(--radius-sm)}.manage-tenants-module__r_FYBG__sortBtnActive{color:var(--accent)}.manage-tenants-module__r_FYBG__nameCell{flex-direction:column;gap:2px;min-width:0;display:flex}.manage-tenants-module__r_FYBG__name{font-weight:var(--weight-medium);color:var(--text-primary)}.manage-tenants-module__r_FYBG__idText{font-size:var(--text-xs)}.manage-tenants-module__r_FYBG__colActions{white-space:nowrap;text-align:right;width:1%}.manage-tenants-module__r_FYBG__pagination{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);flex-wrap:wrap;display:flex}.manage-tenants-module__r_FYBG__paginationMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.manage-tenants-module__r_FYBG__paginationActions{align-items:center;gap:var(--space-2);display:flex}.manage-tenants-module__r_FYBG__pageIndicator{font-size:var(--text-sm);color:var(--text-secondary);font-variant-numeric:tabular-nums;text-align:center;min-width:4rem}.manage-tenants-module__r_FYBG__form{gap:var(--space-4);flex-direction:column;min-width:340px;display:flex}.manage-tenants-module__r_FYBG__formTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.manage-tenants-module__r_FYBG__field{gap:var(--space-2);flex-direction:column;display:flex}.manage-tenants-module__r_FYBG__fieldLabel{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary)}.manage-tenants-module__r_FYBG__hint{font-size:var(--text-xs);color:var(--text-tertiary)}.manage-tenants-module__r_FYBG__error{font-size:var(--text-sm);color:var(--error);margin:0}.manage-tenants-module__r_FYBG__formActions{justify-content:flex-end;gap:var(--space-2);display:flex}
.sql-tool-block-module__p5LLTW__queryText,.sql-tool-block-module__p5LLTW__resultText{border-radius:var(--radius-sm,6px);background:var(--bg-primary);border:1px solid var(--border-subtle);font-family:var(--font-mono);font-size:var(--text-xs,11px);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;max-height:240px;margin:0;padding:8px 10px;line-height:1.5;overflow:auto}.sql-tool-block-module__p5LLTW__queryText{color:var(--accent)}.sql-tool-block-module__p5LLTW__callErrorText{font-size:var(--text-xs,12px);color:var(--error);white-space:pre-wrap;word-break:break-word;margin:0}
.card-module__TlMQqa__card{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-4);transition:border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out), box-shadow var(--motion-base) var(--ease-out), transform var(--motion-fast) var(--ease-out)}.card-module__TlMQqa__flush{padding:0}.card-module__TlMQqa__hoverable{cursor:pointer}.card-module__TlMQqa__hoverable:hover{border-color:var(--border-default);background:var(--bg-tertiary);box-shadow:var(--shadow-sm);transform:translateY(-1px)}
.input-module__gpn2wW__wrapper{align-items:center;display:flex;position:relative}.input-module__gpn2wW__input{width:100%;height:36px;padding:0 var(--space-3);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);transition:border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);outline:none}.input-module__gpn2wW__input::placeholder{color:var(--text-tertiary)}.input-module__gpn2wW__input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent)}.input-module__gpn2wW__withIcon{padding-left:var(--space-8)}.input-module__gpn2wW__icon{left:var(--space-3);color:var(--text-tertiary);pointer-events:none;font-size:var(--text-sm);align-items:center;display:flex;position:absolute}
.logo-module__GaIqKq__logo{-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}.logo-module__GaIqKq__text,.logo-module__GaIqKq__textMono{font-family:var(--font-sans);font-weight:var(--weight-bold);letter-spacing:.02em;white-space:nowrap;color:var(--text-primary);text-transform:uppercase;line-height:1}
/*# sourceMappingURL=12zyqxy12_bbr.css.map*/