.WorkflowPromptPreview-module__PcUVOW__wrapper{flex-direction:column;gap:12px;display:flex}.WorkflowPromptPreview-module__PcUVOW__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.WorkflowPromptPreview-module__PcUVOW__copyBtn{background:var(--bg-elevated);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-sans);transition:background var(--transition), border-color var(--transition);border-radius:8px;align-items:center;gap:6px;padding:7px 14px;display:inline-flex}.WorkflowPromptPreview-module__PcUVOW__copyBtn svg{width:14px;height:14px}.WorkflowPromptPreview-module__PcUVOW__copyBtn:hover{background:var(--bg-hover);border-color:var(--accent)}.WorkflowPromptPreview-module__PcUVOW__copyBtn:disabled{opacity:.55;cursor:not-allowed}.WorkflowPromptPreview-module__PcUVOW__editActions{align-items:center;gap:8px;display:inline-flex}.WorkflowPromptPreview-module__PcUVOW__saveBtn{background:var(--accent);border-color:var(--accent);color:#fff}.WorkflowPromptPreview-module__PcUVOW__saveBtn:hover:not(:disabled){background:var(--accent);filter:brightness(1.06)}.WorkflowPromptPreview-module__PcUVOW__editingLabel{color:var(--text-secondary);font-size:13px;font-weight:600}.WorkflowPromptPreview-module__PcUVOW__editor{box-sizing:border-box;background:var(--bg-elevated);border:1px solid var(--border-color);width:100%;font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);color:var(--text-primary);resize:vertical;border-radius:12px;min-height:220px;margin:0;padding:20px;font-size:13px;line-height:1.65}.WorkflowPromptPreview-module__PcUVOW__editor:focus{border-color:var(--accent);outline:none}.WorkflowPromptPreview-module__PcUVOW__editor:disabled{opacity:.6;cursor:not-allowed}.WorkflowPromptPreview-module__PcUVOW__editFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.WorkflowPromptPreview-module__PcUVOW__editHint{color:var(--text-tertiary);font-size:12px}.WorkflowPromptPreview-module__PcUVOW__editHint code{font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);background:var(--accent-subtle);color:var(--accent);border-radius:4px;padding:1px 5px;font-size:11px}.WorkflowPromptPreview-module__PcUVOW__counter{color:var(--text-tertiary);font-size:12px}.WorkflowPromptPreview-module__PcUVOW__counterOver{color:var(--danger,#e5484d);font-size:12px;font-weight:600}.WorkflowPromptPreview-module__PcUVOW__saveError{color:var(--danger,#e5484d);margin:0;font-size:13px}.WorkflowPromptPreview-module__PcUVOW__preview{background:var(--bg-elevated);border:1px solid var(--border-color);font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;border-radius:12px;max-height:420px;margin:0;padding:20px;font-size:13px;line-height:1.65;overflow-y:auto}.WorkflowPromptPreview-module__PcUVOW__varToken{background:var(--accent-subtle);color:var(--accent);border-radius:4px;padding:1px 6px;font-weight:600}.WorkflowPromptPreview-module__PcUVOW__sampleToken{background:var(--success-subtle);color:var(--success);border-radius:4px;padding:1px 6px;font-weight:500}.WorkflowPromptPreview-module__PcUVOW__empty{text-align:center;color:var(--text-tertiary);background:var(--bg-secondary);border:1px dashed var(--border-color);border-radius:12px;padding:24px;font-size:14px}
.ConnectChecklist-module__b6o82W__rowList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ConnectChecklist-module__b6o82W__row{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:background .2s,border-color .2s;display:flex}.ConnectChecklist-module__b6o82W__rowConnected{background:var(--bg-secondary);border-color:var(--border-color);opacity:.92}.ConnectChecklist-module__b6o82W__rowFresh{animation:1.4s ease-out ConnectChecklist-module__b6o82W__rowFreshFlash}@keyframes ConnectChecklist-module__b6o82W__rowFreshFlash{0%{background:#22c55e38;border-color:#22c55ea6}to{background:var(--bg-secondary);border-color:var(--border-color)}}.ConnectChecklist-module__b6o82W__rowStatus{background:var(--bg-base,#fff);border:1px solid var(--border-color);width:22px;height:22px;color:var(--text-secondary);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.ConnectChecklist-module__b6o82W__rowConnected .ConnectChecklist-module__b6o82W__rowStatus{color:#fff;background:#22c55e;border-color:#16a34a}.ConnectChecklist-module__b6o82W__rowDot{background:var(--text-tertiary,#9ca3af);border-radius:50%;width:6px;height:6px}.ConnectChecklist-module__b6o82W__rowFavicon{background:var(--bg-base,#fff);border-radius:4px;flex:none;width:20px;height:20px}.ConnectChecklist-module__b6o82W__rowFaviconFallback{background:var(--bg-base,#fff);border:1px solid var(--border-color);width:20px;height:20px;color:var(--text-secondary);border-radius:4px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:inline-flex}.ConnectChecklist-module__b6o82W__rowMain{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.ConnectChecklist-module__b6o82W__rowName{color:var(--text-primary);font-size:13px;font-weight:600}.ConnectChecklist-module__b6o82W__rowMeta{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.ConnectChecklist-module__b6o82W__rowActions{flex:none;align-items:center;gap:6px;display:flex}.ConnectChecklist-module__b6o82W__rowBtnPrimary{background:var(--accent,#6366f1);color:#fff;cursor:pointer;border:0;border-radius:6px;align-items:center;height:28px;padding:0 12px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__rowBtnPrimary:hover:not(:disabled){background:var(--accent-hover,#4f46e5)}.ConnectChecklist-module__b6o82W__rowBtnPrimary:disabled{background:var(--text-tertiary,#9ca3af);cursor:not-allowed}.ConnectChecklist-module__b6o82W__rowBtnSecondary{height:28px;color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:6px;align-items:center;padding:0 10px;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__rowBtnSecondary:hover{background:var(--bg-hover);color:var(--text-primary)}.ConnectChecklist-module__b6o82W__rowBtnGhost{height:28px;color:var(--text-tertiary,#9ca3af);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;padding:0 8px;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__rowBtnGhost:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.ConnectChecklist-module__b6o82W__rowBtnGhost:disabled{opacity:.5;cursor:not-allowed}.ConnectChecklist-module__b6o82W__rowBtnRemove{width:28px;height:28px;color:var(--text-tertiary,#9ca3af);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin-left:2px;padding:0;transition:background .15s,color .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__rowBtnRemove:hover:not(:disabled){background:var(--danger-subtle,#ef44441a);color:var(--danger,#dc2626)}.ConnectChecklist-module__b6o82W__rowBtnRemove:disabled{opacity:.5;cursor:not-allowed}.ConnectChecklist-module__b6o82W__successBanner{background:#22c55e14;border:1px solid #22c55e;border-left-width:3px;border-radius:10px;align-items:flex-start;gap:12px;margin:0 0 16px;padding:14px 16px;display:flex}.ConnectChecklist-module__b6o82W__successIcon{color:#fff;background:#22c55e;border-radius:8px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ConnectChecklist-module__b6o82W__successBody{flex:auto;min-width:0}.ConnectChecklist-module__b6o82W__successTitle{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.ConnectChecklist-module__b6o82W__successText{color:var(--text-secondary);font-size:13px;line-height:1.5}.ConnectChecklist-module__b6o82W__successActions{flex:none;align-items:center;gap:8px;display:flex}.ConnectChecklist-module__b6o82W__upsellPrimary{background:var(--accent,#6366f1);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;height:32px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__upsellPrimary:hover{background:var(--accent-hover,#4f46e5)}.ConnectChecklist-module__b6o82W__upsellSecondary{height:32px;color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:8px;align-items:center;padding:0 12px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__upsellSecondary:hover{background:var(--bg-hover);color:var(--text-primary)}.ConnectChecklist-module__b6o82W__secretField{margin-bottom:14px}.ConnectChecklist-module__b6o82W__secretField:last-of-type{margin-bottom:0}.ConnectChecklist-module__b6o82W__secretLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.ConnectChecklist-module__b6o82W__secretInput{border:1px solid var(--border-color);background:var(--bg-elevated);width:100%;color:var(--text-primary);font-size:14px;font-family:var(--font-sans);border-radius:8px;padding:9px 12px;transition:border-color .15s}.ConnectChecklist-module__b6o82W__secretInput:focus{border-color:var(--accent,#6366f1);outline:none}.ConnectChecklist-module__b6o82W__secretInput:disabled{opacity:.6;cursor:not-allowed}.ConnectChecklist-module__b6o82W__secretFieldList{flex-direction:column;gap:8px;display:flex}.ConnectChecklist-module__b6o82W__secretFieldRow{grid-template-columns:1fr 1fr auto;align-items:center;gap:6px;display:grid}.ConnectChecklist-module__b6o82W__secretFieldRemove{background:var(--bg-secondary);width:32px;height:32px;color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;font-size:18px;line-height:1;transition:background .15s,color .15s}.ConnectChecklist-module__b6o82W__secretFieldRemove:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.ConnectChecklist-module__b6o82W__secretFieldRemove:disabled{opacity:.4;cursor:not-allowed}.ConnectChecklist-module__b6o82W__secretAddBtn{color:var(--accent,#6366f1);border:1px dashed var(--border-color);cursor:pointer;background:0 0;border-radius:8px;margin-top:8px;padding:7px 12px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.ConnectChecklist-module__b6o82W__secretAddBtn:hover:not(:disabled){background:var(--bg-hover);border-color:var(--accent,#6366f1)}.ConnectChecklist-module__b6o82W__secretAddBtn:disabled{opacity:.5;cursor:not-allowed}.ConnectChecklist-module__b6o82W__secretError{background:var(--danger-subtle,#ef44441a);color:var(--danger,#dc2626);border:1px solid var(--danger,#dc2626);border-radius:8px;margin-top:12px;padding:9px 12px;font-size:13px}.ConnectChecklist-module__b6o82W__modalBtnPrimary{background:var(--accent,#6366f1);color:#fff;cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-sans);border:1px solid #0000;border-radius:8px;padding:8px 16px;transition:background .15s,opacity .15s}.ConnectChecklist-module__b6o82W__modalBtnPrimary:hover:not(:disabled){background:var(--accent-hover,#4f46e5)}.ConnectChecklist-module__b6o82W__modalBtnPrimary:disabled{opacity:.6;cursor:not-allowed}.ConnectChecklist-module__b6o82W__modalBtnSecondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-sans);border-radius:8px;padding:8px 14px;transition:background .15s}.ConnectChecklist-module__b6o82W__modalBtnSecondary:hover:not(:disabled){background:var(--bg-hover)}.ConnectChecklist-module__b6o82W__modalBtnSecondary:disabled{opacity:.6;cursor:not-allowed}.ConnectChecklist-module__b6o82W__modalBtnDanger{background:var(--danger,#dc2626);color:#fff;cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-sans);border:1px solid #0000;border-radius:8px;padding:8px 16px;transition:filter .15s,opacity .15s}.ConnectChecklist-module__b6o82W__modalBtnDanger:hover:not(:disabled){filter:brightness(.92)}.ConnectChecklist-module__b6o82W__modalBtnDanger:disabled{opacity:.6;cursor:not-allowed}.ConnectChecklist-module__b6o82W__removeBody{color:var(--text-secondary);font-size:13px;line-height:1.55}.ConnectChecklist-module__b6o82W__removeHint{color:var(--text-tertiary,#9ca3af);margin-top:8px;font-size:12px}.ConnectChecklist-module__b6o82W__emptyHint{border:1px dashed var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);border-radius:10px;margin:0 0 12px;padding:12px 14px;font-size:13px;line-height:1.5}.ConnectChecklist-module__b6o82W__addRow{margin-top:12px}.ConnectChecklist-module__b6o82W__addLoginBtn{width:100%;color:var(--accent,#6366f1);border:1px dashed var(--border-color);cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-sans);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px 12px;transition:background .15s,border-color .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__addLoginBtn:hover:not(:disabled){background:var(--bg-hover);border-color:var(--accent,#6366f1)}.ConnectChecklist-module__b6o82W__addLoginBtn:disabled{opacity:.5;cursor:not-allowed}.ConnectChecklist-module__b6o82W__addHint{color:var(--text-tertiary,#9ca3af);margin-top:6px;font-size:12px}.ConnectChecklist-module__b6o82W__addChoose{flex-direction:column;gap:14px;display:flex}.ConnectChecklist-module__b6o82W__addChoosePreview{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.ConnectChecklist-module__b6o82W__addChooseFavicon{border-radius:6px;flex:none}.ConnectChecklist-module__b6o82W__addChooseMeta{min-width:0}.ConnectChecklist-module__b6o82W__addChooseName{color:var(--text-primary);font-size:14px;font-weight:600}.ConnectChecklist-module__b6o82W__addChooseDomain{color:var(--text-secondary);font-size:12px}.ConnectChecklist-module__b6o82W__addDedupeNote{color:var(--text-secondary);background:#6366f114;border-radius:8px;padding:8px 12px;font-size:12px}.ConnectChecklist-module__b6o82W__addChooseActions{flex-direction:column;gap:8px;display:flex}.ConnectChecklist-module__b6o82W__addChooseConnect{background:var(--accent,#6366f1);color:#fff;cursor:pointer;width:100%;font-size:14px;font-weight:600;font-family:var(--font-sans);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;transition:background .15s,opacity .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__addChooseConnect:hover:not(:disabled){background:var(--accent-hover,#4f46e5)}.ConnectChecklist-module__b6o82W__addChooseConnect:disabled{opacity:.6;cursor:not-allowed}.ConnectChecklist-module__b6o82W__addChooseSecret{background:var(--bg-secondary);width:100%;color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font-sans);border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;transition:background .15s;display:inline-flex}.ConnectChecklist-module__b6o82W__addChooseSecret:hover:not(:disabled){background:var(--bg-hover)}.ConnectChecklist-module__b6o82W__addChooseHelp{color:var(--text-tertiary,#9ca3af);font-size:12px;line-height:1.5}@media (max-width:720px){.ConnectChecklist-module__b6o82W__row{flex-wrap:wrap}.ConnectChecklist-module__b6o82W__rowActions{margin-left:auto}.ConnectChecklist-module__b6o82W__successBanner{flex-direction:column}.ConnectChecklist-module__b6o82W__successActions{flex-direction:column;width:100%}.ConnectChecklist-module__b6o82W__upsellPrimary,.ConnectChecklist-module__b6o82W__upsellSecondary{justify-content:center;width:100%}}
.StatusPill-module__AuUNDW__pill{white-space:nowrap;font-size:12px;font-weight:500;line-height:18px;font-family:var(--font-sans);border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;display:inline-flex}.StatusPill-module__AuUNDW__dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.StatusPill-module__AuUNDW__success{background:var(--success-subtle);color:var(--success);border-color:rgba(var(--success-rgb), .22)}.StatusPill-module__AuUNDW__error{background:var(--danger-subtle);color:var(--danger);border-color:rgba(var(--danger-rgb), .22)}.StatusPill-module__AuUNDW__warning{background:var(--warning-subtle);color:var(--warning);border-color:rgba(var(--warning-rgb), .22)}.StatusPill-module__AuUNDW__info{background:var(--teal-subtle);color:var(--teal);border-color:rgba(var(--teal-rgb), .22)}.StatusPill-module__AuUNDW__neutral{background:var(--bg-tertiary);color:var(--text-secondary);border-color:var(--border-color)}.StatusPill-module__AuUNDW__accent{background:var(--accent-subtle);color:var(--accent);border-color:rgba(var(--accent-rgb), .22)}.StatusPill-module__AuUNDW__amber{background:var(--amber-subtle);color:var(--amber);border-color:rgba(var(--amber-rgb), .22)}.StatusPill-module__AuUNDW__sm{padding:2px 8px;font-size:11px;line-height:16px}.StatusPill-module__AuUNDW__md{padding:3px 10px;font-size:12px;line-height:18px}
.environmentSelector-module__BmZ9sG__profileDropdown{position:relative}.environmentSelector-module__BmZ9sG__profileDropdownTrigger{color:var(--text-secondary);cursor:pointer;background:var(--bg-secondary);border:1px solid var(--border-color);height:40px;transition:all var(--transition);border-radius:10px;align-items:center;gap:8px;width:fit-content;padding:0 12px;font-size:14px;font-weight:600;display:flex}.environmentSelector-module__BmZ9sG__profileDropdownTrigger:hover,.environmentSelector-module__BmZ9sG__profileDropdownTrigger.environmentSelector-module__BmZ9sG__profileActive{background:var(--accent-subtle);border-color:var(--accent);color:var(--accent)}.environmentSelector-module__BmZ9sG__profileDropdownTrigger.environmentSelector-module__BmZ9sG__profileEmpty{border-style:dashed;border-color:var(--accent);color:var(--accent);background:0 0}.environmentSelector-module__BmZ9sG__profileDropdownTrigger.environmentSelector-module__BmZ9sG__profileEmpty:hover{background:var(--accent-subtle)}.environmentSelector-module__BmZ9sG__profileEmptyPlus{justify-content:center;align-items:center;margin-right:-2px;display:flex}.environmentSelector-module__BmZ9sG__profileDropdownIcon{justify-content:center;align-items:center;display:flex}.environmentSelector-module__BmZ9sG__profileTriggerLabel{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:13px;font-weight:600;line-height:1;overflow:hidden}.environmentSelector-module__BmZ9sG__profileDropdownPanel{background:var(--bg-primary);border:1px solid var(--border-color);width:320px;box-shadow:var(--shadow-lg);z-index:100;border-radius:14px;flex-direction:column;gap:8px;max-height:400px;padding:8px;animation:.2s environmentSelector-module__BmZ9sG__profileDropdownSlide;display:flex;position:absolute;bottom:calc(100% + 8px);right:-11vw;overflow-y:auto}@keyframes environmentSelector-module__BmZ9sG__profileDropdownSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.environmentSelector-module__BmZ9sG__profileDropdownOption{cursor:pointer;transition:all var(--transition-fast);border-radius:10px;align-items:center;gap:12px;padding:8px 14px;display:flex}.environmentSelector-module__BmZ9sG__profileDropdownOption:hover{background:var(--accent-subtle)}.environmentSelector-module__BmZ9sG__profileDropdownOption.environmentSelector-module__BmZ9sG__selected{background:rgba(var(--accent-rgb), .15)}.environmentSelector-module__BmZ9sG__profileOptionIcon{background:var(--accent-subtle);border:1px solid rgba(var(--accent-rgb), .2);border-radius:var(--radius);width:36px;height:36px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.environmentSelector-module__BmZ9sG__profileDropdownOption.environmentSelector-module__BmZ9sG__selected .environmentSelector-module__BmZ9sG__profileOptionIcon{background:var(--accent);color:#fff;border-color:var(--accent)}.environmentSelector-module__BmZ9sG__profileOptionIconAdd{border:1.5px dashed rgba(var(--accent-rgb), .4);border-radius:var(--radius);width:36px;height:36px;color:var(--accent);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.environmentSelector-module__BmZ9sG__profileOptionContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.environmentSelector-module__BmZ9sG__profileOptionTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.environmentSelector-module__BmZ9sG__profileOptionDesc{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.environmentSelector-module__BmZ9sG__profileOptionCheck{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.environmentSelector-module__BmZ9sG__profileDropdownDivider{background:var(--border-color);height:1px;margin:0 6px}@media (max-width:768px){.environmentSelector-module__BmZ9sG__profileDropdownPanel{width:auto;max-width:none;max-height:60vh;position:fixed;bottom:16px;left:16px;right:16px}.environmentSelector-module__BmZ9sG__profileDropdownTrigger{width:100%}}.environmentSelector-module__BmZ9sG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.environmentSelector-module__BmZ9sG__modal{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:20px;width:100%;max-width:420px;padding:28px;box-shadow:0 25px 50px -12px #00000080}.environmentSelector-module__BmZ9sG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.environmentSelector-module__BmZ9sG__modalTitle{font-size:20px;font-weight:600}.environmentSelector-module__BmZ9sG__modalClose{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .15s;display:flex}.environmentSelector-module__BmZ9sG__modalClose:hover{background:var(--bg-tertiary);color:var(--text-primary)}.environmentSelector-module__BmZ9sG__modalSubtitle{color:var(--text-secondary);margin-bottom:24px;font-size:14px}.environmentSelector-module__BmZ9sG__modalError{color:var(--danger);background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:13px;display:flex}.environmentSelector-module__BmZ9sG__inputGroup{margin-bottom:24px}.environmentSelector-module__BmZ9sG__inputLabel{margin-bottom:8px;font-size:14px;font-weight:500;display:block}.environmentSelector-module__BmZ9sG__input{background:var(--bg-tertiary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:10px;padding:14px 16px;font-size:14px;transition:all .15s}.environmentSelector-module__BmZ9sG__input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #6366f126}.environmentSelector-module__BmZ9sG__input::placeholder{color:var(--text-secondary)}.environmentSelector-module__BmZ9sG__modalActions{gap:12px;display:flex}.environmentSelector-module__BmZ9sG__modalBtnSecondary{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:10px;flex:1;padding:14px 20px;font-size:14px;font-weight:500;transition:all .15s}.environmentSelector-module__BmZ9sG__modalBtnSecondary:hover{background:var(--bg-tertiary)}.environmentSelector-module__BmZ9sG__modalBtnPrimary{background:var(--accent);border-radius:var(--radius);color:#fff;cursor:pointer;border:none;flex:2;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.environmentSelector-module__BmZ9sG__modalBtnPrimary:hover:not(:disabled){background:var(--accent-hover)}.environmentSelector-module__BmZ9sG__modalBtnPrimary:disabled{opacity:.5;cursor:not-allowed}
.ScheduleFields-module__6fCOUW__fields{flex-direction:column;gap:0;display:flex}.ScheduleFields-module__6fCOUW__scheduleField{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.ScheduleFields-module__6fCOUW__scheduleField:last-child{margin-bottom:0}.ScheduleFields-module__6fCOUW__scheduleLabel{color:var(--text-secondary);font-size:13px;font-weight:500}.ScheduleFields-module__6fCOUW__scheduleInput{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius);width:100%;color:var(--text-primary);transition:all var(--transition-fast);padding:10px 14px;font-family:inherit;font-size:13px}.ScheduleFields-module__6fCOUW__scheduleInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.ScheduleFields-module__6fCOUW__scheduleInput::placeholder{color:var(--text-secondary)}.ScheduleFields-module__6fCOUW__scheduleInput:disabled{opacity:.5;cursor:not-allowed}.ScheduleFields-module__6fCOUW__scheduleSegmented{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:10px;gap:4px;padding:4px;display:flex}.ScheduleFields-module__6fCOUW__scheduleSegment{text-align:center;color:var(--text-secondary);border-radius:var(--radius);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;flex:1;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:500}.ScheduleFields-module__6fCOUW__scheduleSegment:hover:not(:disabled){color:var(--text-primary)}.ScheduleFields-module__6fCOUW__scheduleSegment:disabled{opacity:.5;cursor:not-allowed}.ScheduleFields-module__6fCOUW__scheduleSegmentActive{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 1px 3px #00000014}.ScheduleFields-module__6fCOUW__intervalPresets{flex-wrap:wrap;gap:6px;display:flex}.ScheduleFields-module__6fCOUW__intervalPreset{background:var(--bg-primary);height:32px;color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;transition:all var(--transition-fast);border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.ScheduleFields-module__6fCOUW__intervalPreset:hover:not(:disabled){color:var(--text-primary);background:var(--bg-tertiary)}.ScheduleFields-module__6fCOUW__intervalPreset:disabled{opacity:.5;cursor:not-allowed}.ScheduleFields-module__6fCOUW__intervalPresetActive{background:var(--accent-subtle);color:var(--accent);border-color:rgba(var(--accent-rgb), .35)}.ScheduleFields-module__6fCOUW__intervalPresetCustom{cursor:default}.ScheduleFields-module__6fCOUW__scheduleHelper{color:var(--text-secondary);font-size:11px;font-family:var(--font-mono);margin-top:4px}.ScheduleFields-module__6fCOUW__expiryRow{align-items:center;gap:8px;display:flex}.ScheduleFields-module__6fCOUW__expiryRow .ScheduleFields-module__6fCOUW__scheduleInput{flex:1}.ScheduleFields-module__6fCOUW__expiryClearBtn{background:var(--bg-primary);height:38px;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:var(--radius);cursor:pointer;transition:all var(--transition-fast);flex:none;padding:0 14px;font-family:inherit;font-size:12px;font-weight:500}.ScheduleFields-module__6fCOUW__expiryClearBtn:hover:not(:disabled){color:var(--text-primary);background:var(--bg-tertiary)}.ScheduleFields-module__6fCOUW__expiryClearBtn:disabled{opacity:.5;cursor:not-allowed}.ScheduleFields-module__6fCOUW__expirySetBtn{background:var(--bg-primary);height:32px;color:var(--text-secondary);border:1px dashed var(--border-color);cursor:pointer;transition:all var(--transition-fast);border-radius:999px;align-self:flex-start;padding:0 14px;font-family:inherit;font-size:12px;font-weight:500}.ScheduleFields-module__6fCOUW__expirySetBtn:hover:not(:disabled){color:var(--accent);border-color:rgba(var(--accent-rgb), .45);background:var(--accent-subtle)}.ScheduleFields-module__6fCOUW__expirySetBtn:disabled{opacity:.5;cursor:not-allowed}
.EnvironmentResolveCard-module__MaIjuG__card{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius);flex-direction:column;gap:12px;padding:14px;display:flex}.EnvironmentResolveCard-module__MaIjuG__header{align-items:flex-start;gap:12px;display:flex}.EnvironmentResolveCard-module__MaIjuG__iconWrap{background:var(--accent-subtle);width:28px;height:28px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.EnvironmentResolveCard-module__MaIjuG__headerText{flex:1;min-width:0}.EnvironmentResolveCard-module__MaIjuG__title{color:var(--text-primary);font-size:13.5px;font-weight:600;line-height:1.35}.EnvironmentResolveCard-module__MaIjuG__subtitle{color:var(--text-secondary);margin-top:2px;font-size:12.5px;line-height:1.45}.EnvironmentResolveCard-module__MaIjuG__options{flex-direction:column;gap:8px;display:flex}.EnvironmentResolveCard-module__MaIjuG__option{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--bg-elevated);cursor:pointer;transition:border-color var(--transition), background var(--transition);align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.EnvironmentResolveCard-module__MaIjuG__option:hover{border-color:var(--border-color)}.EnvironmentResolveCard-module__MaIjuG__optionActive{border-color:var(--accent);background:var(--accent-subtle)}.EnvironmentResolveCard-module__MaIjuG__option input[type=radio]{accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:3px}.EnvironmentResolveCard-module__MaIjuG__option input[type=radio]:disabled{cursor:not-allowed}.EnvironmentResolveCard-module__MaIjuG__optionBody{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.EnvironmentResolveCard-module__MaIjuG__optionTitle{color:var(--text-primary);font-size:13px;font-weight:600;line-height:1.35}.EnvironmentResolveCard-module__MaIjuG__optionHint{color:var(--text-tertiary);font-size:12px;font-weight:400}.EnvironmentResolveCard-module__MaIjuG__optionDesc{color:var(--text-tertiary);font-size:12px;line-height:1.45}.EnvironmentResolveCard-module__MaIjuG__input,.EnvironmentResolveCard-module__MaIjuG__select{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-elevated);width:100%;color:var(--text-primary);font-size:13px;font-family:var(--font-sans);transition:border-color var(--transition);margin-top:4px;padding:7px 10px}.EnvironmentResolveCard-module__MaIjuG__input:focus,.EnvironmentResolveCard-module__MaIjuG__select:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle);outline:none}.EnvironmentResolveCard-module__MaIjuG__input:disabled,.EnvironmentResolveCard-module__MaIjuG__select:disabled{opacity:.6;cursor:not-allowed}.EnvironmentResolveCard-module__MaIjuG__loadingRow{color:var(--text-tertiary);align-items:center;gap:8px;margin-top:4px;font-size:12.5px;display:flex}.EnvironmentResolveCard-module__MaIjuG__errorRow{border-radius:var(--radius-sm);background:var(--danger-subtle);color:var(--danger);border:1px solid rgba(var(--danger-rgb), .3);margin-top:4px;padding:7px 10px;font-size:12.5px}@media (max-width:768px){.EnvironmentResolveCard-module__MaIjuG__header{gap:10px}.EnvironmentResolveCard-module__MaIjuG__option{padding:9px 10px}}
.SecretsResolveCard-module__QyqrJa__card{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius);flex-direction:column;gap:12px;padding:14px;display:flex}.SecretsResolveCard-module__QyqrJa__header{align-items:flex-start;gap:12px;display:flex}.SecretsResolveCard-module__QyqrJa__iconWrap{background:var(--accent-subtle);width:28px;height:28px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SecretsResolveCard-module__QyqrJa__headerText{flex:1;min-width:0}.SecretsResolveCard-module__QyqrJa__title{color:var(--text-primary);font-size:13.5px;font-weight:600;line-height:1.35}.SecretsResolveCard-module__QyqrJa__subtitle{color:var(--text-secondary);margin-top:2px;font-size:12.5px;line-height:1.45}.SecretsResolveCard-module__QyqrJa__groupList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.SecretsResolveCard-module__QyqrJa__group{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);flex-direction:column;gap:8px;padding:10px 12px;display:flex}.SecretsResolveCard-module__QyqrJa__groupHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.SecretsResolveCard-module__QyqrJa__domain{font-family:var(--font-mono);color:var(--text-primary);overflow-wrap:anywhere;word-break:break-word;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.SecretsResolveCard-module__QyqrJa__domain svg{color:var(--text-tertiary);flex-shrink:0}.SecretsResolveCard-module__QyqrJa__fieldCount{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;font-size:11.5px;font-weight:600}.SecretsResolveCard-module__QyqrJa__fieldNameList{flex-wrap:wrap;gap:6px;display:flex}.SecretsResolveCard-module__QyqrJa__fieldName{font-family:var(--font-mono);background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-secondary);border-radius:999px;padding:2px 8px;font-size:11.5px}.SecretsResolveCard-module__QyqrJa__modeRow{flex-direction:column;gap:6px;display:flex}.SecretsResolveCard-module__QyqrJa__modeOption{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--bg-secondary);cursor:pointer;transition:border-color var(--transition), background var(--transition);align-items:flex-start;gap:8px;padding:8px 10px;display:flex}.SecretsResolveCard-module__QyqrJa__modeOption:hover:not(.SecretsResolveCard-module__QyqrJa__modeOptionDisabled){border-color:var(--border-color)}.SecretsResolveCard-module__QyqrJa__modeOptionActive{border-color:var(--accent);background:var(--accent-subtle)}.SecretsResolveCard-module__QyqrJa__modeOptionDisabled{opacity:.55;cursor:not-allowed}.SecretsResolveCard-module__QyqrJa__modeOption input[type=radio]{accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:2px}.SecretsResolveCard-module__QyqrJa__modeOption.SecretsResolveCard-module__QyqrJa__modeOptionDisabled input[type=radio]{cursor:not-allowed}.SecretsResolveCard-module__QyqrJa__modeBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SecretsResolveCard-module__QyqrJa__modeLabel{color:var(--text-primary);font-size:12.5px;font-weight:600;line-height:1.35}.SecretsResolveCard-module__QyqrJa__modeHelper{color:var(--text-tertiary);overflow-wrap:anywhere;font-size:11.5px;line-height:1.4}@media (max-width:768px){.SecretsResolveCard-module__QyqrJa__groupHeader{flex-wrap:wrap}.SecretsResolveCard-module__QyqrJa__modeOption{padding:8px}}
.VariableCandidatesCard-module__lgn24a__card{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius);flex-direction:column;gap:12px;padding:14px;display:flex}.VariableCandidatesCard-module__lgn24a__header{align-items:flex-start;gap:12px;display:flex}.VariableCandidatesCard-module__lgn24a__iconWrap{background:var(--accent-subtle);width:28px;height:28px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.VariableCandidatesCard-module__lgn24a__headerText{flex:1;min-width:0}.VariableCandidatesCard-module__lgn24a__title{color:var(--text-primary);font-size:13.5px;font-weight:600;line-height:1.35}.VariableCandidatesCard-module__lgn24a__subtitle{color:var(--text-secondary);margin-top:2px;font-size:12.5px;line-height:1.45}.VariableCandidatesCard-module__lgn24a__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.VariableCandidatesCard-module__lgn24a__row{border:1px solid var(--border-subtle);background:var(--bg-elevated);border-radius:var(--radius-sm);transition:border-color var(--transition), background var(--transition);grid-template-columns:minmax(160px,1.2fr) auto minmax(160px,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.VariableCandidatesCard-module__lgn24a__rowActive{border-color:var(--accent);background:var(--accent-subtle)}.VariableCandidatesCard-module__lgn24a__checkLabel{cursor:pointer;align-items:center;gap:8px;min-width:0;display:flex}.VariableCandidatesCard-module__lgn24a__checkLabel input[type=checkbox]{accent-color:var(--accent);cursor:pointer;flex-shrink:0}.VariableCandidatesCard-module__lgn24a__literalWrap{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.VariableCandidatesCard-module__lgn24a__literal{font-family:var(--font-mono);color:var(--text-primary);overflow-wrap:anywhere;word-break:break-word;font-size:12.5px}.VariableCandidatesCard-module__lgn24a__kindPill{text-transform:uppercase;letter-spacing:.05em;background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-tertiary);border-radius:999px;padding:1px 6px;font-size:10.5px;font-weight:600}.VariableCandidatesCard-module__lgn24a__arrow{color:var(--text-tertiary);text-align:center;-webkit-user-select:none;user-select:none;font-size:14px}.VariableCandidatesCard-module__lgn24a__varField{align-items:center;gap:4px;min-width:0;display:flex}.VariableCandidatesCard-module__lgn24a__varBraces{color:var(--text-tertiary);font-family:var(--font-mono);flex-shrink:0;font-size:13px}.VariableCandidatesCard-module__lgn24a__input{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-elevated);min-width:0;color:var(--text-primary);font-family:var(--font-mono);transition:border-color var(--transition);flex:1;padding:6px 8px;font-size:12.5px}.VariableCandidatesCard-module__lgn24a__input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle);outline:none}.VariableCandidatesCard-module__lgn24a__input:disabled{opacity:.55;cursor:not-allowed;background:var(--bg-secondary)}.VariableCandidatesCard-module__lgn24a__snippet{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:11.5px;font-style:italic;line-height:1.4;overflow:hidden}.VariableCandidatesCard-module__lgn24a__warnRow{color:var(--text-tertiary);grid-column:1/-1;font-size:11.5px;line-height:1.4}.VariableCandidatesCard-module__lgn24a__warnRow code{font-family:var(--font-mono);background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:4px;padding:1px 5px}@media (max-width:768px){.VariableCandidatesCard-module__lgn24a__row{grid-template-columns:1fr}.VariableCandidatesCard-module__lgn24a__arrow{display:none}.VariableCandidatesCard-module__lgn24a__varField{margin-top:4px}}
.SaveAsWorkflowQuestionsPopup-module__yCduZq__wrap{position:relative}.SaveAsWorkflowQuestionsPopup-module__yCduZq__loadingOverlay{z-index:10;background:#ffffffc7;border-radius:14px;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}@media (prefers-color-scheme:dark){.SaveAsWorkflowQuestionsPopup-module__yCduZq__loadingOverlay{background:#14161cc7}}.SaveAsWorkflowQuestionsPopup-module__yCduZq__loadingText{color:var(--text-secondary,#4a5160);font-size:14px;font-weight:500}
.chat-module__5sLHOW__chatLayout{align-items:flex-start;gap:24px;width:100%;max-width:1120px;margin:0 auto;display:flex;position:relative}.chat-module__5sLHOW__chatRoot{flex-direction:column;flex:1;width:100%;min-width:0;max-width:760px;min-height:calc(100vh - 90px);margin:0 auto;display:flex}.chat-module__5sLHOW__presetsPanel{flex-shrink:0;align-self:flex-start;width:272px;max-height:calc(100vh - 32px);padding:18px 2px 18px 0;position:sticky;top:16px;overflow-y:auto}.chat-module__5sLHOW__presetsTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);margin:0 4px 10px;font-size:11px;font-weight:700}.chat-module__5sLHOW__presetsList{flex-direction:column;gap:8px;display:flex}.chat-module__5sLHOW__presetCard{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-primary);color:var(--text-primary);transition:var(--transition);flex-direction:column;gap:4px;padding:11px 12px;display:flex}.chat-module__5sLHOW__presetCard:hover{border-color:var(--accent)}.chat-module__5sLHOW__presetCardTitle{font-size:13px;font-weight:700}.chat-module__5sLHOW__presetCardDesc{color:var(--text-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.chat-module__5sLHOW__presetCardActions{gap:6px;margin-top:6px;display:flex}.chat-module__5sLHOW__presetPreview{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-primary);color:var(--text-secondary);font:inherit;cursor:pointer;transition:var(--transition);flex:1;padding:6px 8px;font-size:12px;font-weight:600}.chat-module__5sLHOW__presetPreview:hover{border-color:var(--accent);color:var(--text-primary)}.chat-module__5sLHOW__presetDeploy{border-radius:var(--radius-sm);background:var(--accent);color:#fff;font:inherit;cursor:pointer;transition:var(--transition);border:none;flex:1;padding:6px 8px;font-size:12px;font-weight:600}.chat-module__5sLHOW__presetDeploy:hover{background:var(--accent-hover)}.chat-module__5sLHOW__thread{flex-direction:column;flex:1;gap:14px;padding:28px 16px 24px;display:flex;overflow-y:auto}.chat-module__5sLHOW__turn{flex-direction:column;gap:10px;display:flex}.chat-module__5sLHOW__turn>.chat-module__5sLHOW__msgRow:not(:first-child){margin-top:8px}.chat-module__5sLHOW__msgRow{align-items:flex-start;gap:9px;animation:.25s chat-module__5sLHOW__fadeIn;display:flex}.chat-module__5sLHOW__msgRowUser{justify-content:flex-end}.chat-module__5sLHOW__msgRowAssistant{justify-content:flex-start}.chat-module__5sLHOW__avatar{background:var(--accent);color:#fff;width:30px;height:30px;box-shadow:0 0 0 3px var(--accent-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:14px;font-weight:700;display:flex}.chat-module__5sLHOW__bubble{white-space:pre-wrap;word-break:break-word;max-width:80%;padding:10px 14px;font-size:14.5px;line-height:1.55}.chat-module__5sLHOW__bubbleAssistant{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);white-space:normal;border-radius:16px 16px 16px 5px}.chat-module__5sLHOW__bubbleUser{background:var(--accent);color:#fff;border:1px solid var(--accent);box-shadow:var(--shadow-sm);border-radius:16px 16px 5px}.chat-module__5sLHOW__payloadWrap{width:100%;max-width:100%}.chat-module__5sLHOW__bubbleMedia{max-width:min(360px,80%);padding:5px}.chat-module__5sLHOW__bubbleVideo{background:#000;border-radius:11px;width:100%;display:block}.chat-module__5sLHOW__briefEdit{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-secondary);width:100%;min-height:150px;color:var(--text-primary);font:inherit;resize:vertical;margin-top:12px;padding:10px 12px;font-size:13.5px;line-height:1.55}.chat-module__5sLHOW__briefEdit:focus{border-color:var(--accent);outline:none}.chat-module__5sLHOW__briefView{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-secondary);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin-top:12px;padding:10px 12px;font-size:13.5px;line-height:1.55}.chat-module__5sLHOW__typing{gap:4px;padding:14px 16px;display:inline-flex}.chat-module__5sLHOW__typing span{background:var(--text-tertiary);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite chat-module__5sLHOW__bounce}.chat-module__5sLHOW__typing span:nth-child(2){animation-delay:.15s}.chat-module__5sLHOW__typing span:nth-child(3){animation-delay:.3s}.chat-module__5sLHOW__thinkingBubble{padding:10px 14px}.chat-module__5sLHOW__thinkingStatus{align-items:center;gap:8px;display:inline-flex}.chat-module__5sLHOW__thinkingText{color:var(--text-secondary);font-size:.9rem;animation:.35s chat-module__5sLHOW__fadeIn}.chat-module__5sLHOW__thinkingStatus .chat-module__5sLHOW__typing{gap:3px;padding:0}.chat-module__5sLHOW__thinkingStatus .chat-module__5sLHOW__typing span{width:5px;height:5px}@media (prefers-reduced-motion:reduce){.chat-module__5sLHOW__thinkingText{animation:none}}.chat-module__5sLHOW__options{flex-direction:column;gap:8px;margin:4px 0 4px 40px;animation:.3s chat-module__5sLHOW__fadeIn;display:flex}.chat-module__5sLHOW__envScroll{scrollbar-width:thin;flex-direction:column;gap:8px;max-height:268px;display:flex;overflow-y:auto}.chat-module__5sLHOW__optionBtn{text-align:left;border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;transition:var(--transition);font:inherit;flex-direction:column;align-items:flex-start;gap:2px;padding:11px 14px;display:flex}.chat-module__5sLHOW__optionBtn:hover:not(:disabled){border-color:var(--accent);background:var(--accent-subtle)}.chat-module__5sLHOW__optionBtn:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__optionLabel{font-size:14px;font-weight:600}.chat-module__5sLHOW__optionSub{color:var(--text-tertiary);font-size:12px}.chat-module__5sLHOW__optionRow{flex-direction:row;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.chat-module__5sLHOW__optionText{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.chat-module__5sLHOW__optionFavicon{border-radius:6px;flex-shrink:0}.chat-module__5sLHOW__optionBtnSelected{border-color:var(--accent);background:var(--accent-subtle)}.chat-module__5sLHOW__optionCheck{border:1.5px solid var(--border-color);color:#0000;background:var(--bg-primary);width:18px;height:18px;transition:var(--transition);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chat-module__5sLHOW__optionBtnSelected .chat-module__5sLHOW__optionCheck{background:var(--accent);border-color:var(--accent);color:#fff}.chat-module__5sLHOW__optionsSubmitRow{align-items:center;gap:10px;margin-top:2px;display:flex}.chat-module__5sLHOW__optionsSubmitBtn{border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);color:#fff;font:inherit;cursor:pointer;transition:var(--transition);padding:9px 18px;font-size:14px;font-weight:600}.chat-module__5sLHOW__optionsSubmitBtn:hover:not(:disabled){border-color:var(--accent-hover);background:var(--accent-hover)}.chat-module__5sLHOW__optionsSubmitBtn:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__optionsSubmitHint{color:var(--text-tertiary);font-size:12px}.chat-module__5sLHOW__optionPrimary{border-color:var(--accent);background:var(--accent);color:#fff}.chat-module__5sLHOW__optionPrimary:hover:not(:disabled){border-color:var(--accent-hover);background:var(--accent-hover)}.chat-module__5sLHOW__optionPrimary .chat-module__5sLHOW__optionSub{color:#ffffffd9}.chat-module__5sLHOW__dismissRow{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-primary);color:var(--text-secondary);font:inherit;cursor:pointer;transition:var(--transition);justify-content:center;align-self:center;align-items:center;gap:6px;margin-top:4px;padding:9px 18px;font-size:13px;font-weight:600;display:inline-flex}.chat-module__5sLHOW__dismissRow:hover:not(:disabled){border-color:var(--accent);background:var(--accent-subtle);color:var(--text-primary)}.chat-module__5sLHOW__dismissRow:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__deliveryGroupLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);align-items:center;gap:6px;margin:10px 0 0;font-size:11px;font-weight:600;display:flex}.chat-module__5sLHOW__deliveryGroupIcon{opacity:.75;flex:none;width:13px;height:13px}.chat-module__5sLHOW__deliveryChipRow{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.chat-module__5sLHOW__optionChip{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-primary);min-width:0;color:var(--text-primary);font:inherit;cursor:pointer;transition:var(--transition);justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.chat-module__5sLHOW__optionChip:hover:not(:disabled){border-color:var(--accent);background:var(--accent-subtle)}.chat-module__5sLHOW__optionChip:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__chipFavicon{border-radius:4px;flex:none;width:18px;height:18px}.chat-module__5sLHOW__deliveryRowBtn{text-align:left;border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-primary);color:var(--text-primary);font:inherit;cursor:pointer;transition:var(--transition);align-items:center;gap:10px;padding:11px 14px;display:flex}.chat-module__5sLHOW__deliveryRowBtn:hover:not(:disabled){border-color:var(--accent);background:var(--accent-subtle)}.chat-module__5sLHOW__deliveryRowBtn:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__deliveryRowIcon{width:18px;height:18px;color:var(--text-tertiary);flex:none}.chat-module__5sLHOW__introStage{flex-direction:column;align-self:center;width:100%;max-width:760px;padding:0 4px;animation:.3s chat-module__5sLHOW__fadeIn;display:flex}.chat-module__5sLHOW__introFirstScreen{flex-direction:column;width:100%;max-width:620px;min-height:calc(100vh - 150px);margin:0 auto;padding:16px 0 18px;display:flex}.chat-module__5sLHOW__introHeroBlock{flex-direction:column;flex:1;justify-content:center;gap:14px;display:flex}.chat-module__5sLHOW__introFirstFooter{flex-direction:column;align-items:center;gap:12px;padding-top:16px;display:flex}.chat-module__5sLHOW__introFirstFooter .chat-module__5sLHOW__recordCta{background:var(--bg-tertiary);border:1px solid var(--border-subtle);max-width:540px;box-shadow:none;padding:14px 18px}.chat-module__5sLHOW__introFirstFooter .chat-module__5sLHOW__recordCtaIcon{background:var(--bg-secondary);color:var(--text-secondary)}.chat-module__5sLHOW__introFirstFooter .chat-module__5sLHOW__recordCtaSub{text-wrap:balance;max-width:300px}.chat-module__5sLHOW__introHero{text-align:center}.chat-module__5sLHOW__introTitle{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:28px;font-weight:700}.chat-module__5sLHOW__introSub{max-width:470px;color:var(--text-secondary);margin:8px auto 0;font-size:15px;line-height:1.55}.chat-module__5sLHOW__introComposer{border:1.5px solid var(--border-color);background:var(--bg-secondary);width:100%;transition:border-color var(--transition), box-shadow var(--transition);border-radius:16px;padding:14px 14px 10px;box-shadow:0 3px 14px #0000000a}.chat-module__5sLHOW__introComposer:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-subtle)}.chat-module__5sLHOW__introComposer .chat-module__5sLHOW__composerInput{background:0 0;border:none;min-height:60px;max-height:220px;padding:6px 6px 0;font-size:16px;line-height:1.5}.chat-module__5sLHOW__introComposer .chat-module__5sLHOW__composerInput:focus{border-color:#0000}.chat-module__5sLHOW__introExamples{flex-direction:column;gap:12px;padding:8px 0 28px;scroll-margin-top:12px;display:flex}.chat-module__5sLHOW__introAltLabel{text-align:center;letter-spacing:.03em;text-transform:uppercase;color:var(--text-tertiary);margin:0;font-size:12px;font-weight:600}.chat-module__5sLHOW__suggestWrap{width:100%;position:relative}.chat-module__5sLHOW__suggestScrollMore{border:1px solid var(--border-color);background:var(--bg-primary);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;box-shadow:var(--shadow-md);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;padding:0;animation:.3s chat-module__5sLHOW__fadeIn;display:flex;position:absolute;top:50%;right:0;transform:translateY(calc(-50% - 4px))}.chat-module__5sLHOW__suggestScrollMore:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-subtle)}.chat-module__5sLHOW__suggestRow{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:transparent transparent;flex-wrap:nowrap;gap:10px;width:100%;margin:0;padding:2px 16px 8px 2px;animation:.3s chat-module__5sLHOW__fadeIn;display:flex;overflow-x:auto}.chat-module__5sLHOW__suggestRow.chat-module__5sLHOW__fadeRight{-webkit-mask-image:linear-gradient(90deg,#000 86%,#0000 100%);mask-image:linear-gradient(90deg,#000 86%,#0000 100%)}.chat-module__5sLHOW__suggestRow.chat-module__5sLHOW__scrolling{scrollbar-color:var(--border-color) transparent}.chat-module__5sLHOW__suggestRow::-webkit-scrollbar{height:6px}.chat-module__5sLHOW__suggestRow::-webkit-scrollbar-track{background:0 0}.chat-module__5sLHOW__suggestRow::-webkit-scrollbar-thumb{background:0 0;border-radius:3px;transition:background .2s}.chat-module__5sLHOW__suggestRow.chat-module__5sLHOW__scrolling::-webkit-scrollbar-thumb{background:var(--border-color)}.chat-module__5sLHOW__suggestCard{text-align:left;scroll-snap-align:start;border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-primary);width:218px;color:var(--text-primary);cursor:pointer;transition:var(--transition);font:inherit;flex-direction:column;flex-shrink:0;gap:4px;padding:13px 14px;display:flex}.chat-module__5sLHOW__suggestCard:hover:not(:disabled){border-color:var(--accent);background:var(--accent-subtle);transform:translateY(-1px)}.chat-module__5sLHOW__suggestCard:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__suggestTitle{font-size:13.5px;font-weight:700}.chat-module__5sLHOW__suggestDesc{color:var(--text-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.chat-module__5sLHOW__suggestHint{color:var(--accent);margin-top:2px;font-size:11px;font-weight:600}.chat-module__5sLHOW__suggestRichGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;width:100%;animation:.3s chat-module__5sLHOW__fadeIn;display:grid}.chat-module__5sLHOW__suggestMoreCard{border:1px dashed var(--border-color);color:var(--text-secondary);cursor:pointer;text-align:center;background:0 0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:22px;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:flex}.chat-module__5sLHOW__suggestMoreCard:hover{border-color:var(--accent);background:var(--accent-subtle);transform:translateY(-1px)}.chat-module__5sLHOW__suggestMoreIcon{background:var(--bg-secondary);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-tertiary);transition:var(--transition);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chat-module__5sLHOW__suggestMoreCard:hover .chat-module__5sLHOW__suggestMoreIcon{border-color:var(--accent);color:var(--accent)}.chat-module__5sLHOW__suggestMoreText{color:var(--text-primary);font-size:14px;font-weight:600}.chat-module__5sLHOW__suggestMoreCard:hover .chat-module__5sLHOW__suggestMoreText{color:var(--accent)}.chat-module__5sLHOW__suggestMoreSub{color:var(--text-tertiary);font-size:12px}@media (max-width:560px){.chat-module__5sLHOW__suggestRichGrid{grid-template-columns:1fr}}.chat-module__5sLHOW__exploreCard{text-align:center;scroll-snap-align:start;border:1px dashed var(--border-color);border-radius:var(--radius);background:var(--bg-secondary);width:218px;color:var(--text-secondary);cursor:pointer;transition:var(--transition);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:13px 14px;text-decoration:none;display:flex}.chat-module__5sLHOW__exploreCard:hover{border-color:var(--accent);background:var(--accent-subtle);transform:translateY(-1px)}.chat-module__5sLHOW__exploreIcon{border:1px solid var(--border-color);background:var(--bg-primary);width:34px;height:34px;color:var(--accent);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.chat-module__5sLHOW__exploreCard:hover .chat-module__5sLHOW__exploreIcon{border-color:var(--accent)}.chat-module__5sLHOW__exploreTitle{color:var(--text-primary);font-size:13px;font-weight:700}.chat-module__5sLHOW__exploreCard:hover .chat-module__5sLHOW__exploreTitle{color:var(--accent)}.chat-module__5sLHOW__exploreDesc{color:var(--text-tertiary);font-size:11.5px}.chat-module__5sLHOW__recordCta{border:1px solid var(--accent);border-radius:var(--radius-lg);background:var(--accent-subtle);width:100%;box-shadow:var(--shadow-sm);align-items:center;gap:14px;padding:16px 18px;animation:.3s chat-module__5sLHOW__fadeIn;display:flex}.chat-module__5sLHOW__recordCtaIcon{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.chat-module__5sLHOW__recordCtaMain{text-align:left;flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.chat-module__5sLHOW__recordCtaTitle{color:var(--text-primary);font-size:15px;font-weight:700}.chat-module__5sLHOW__recordCtaSub{color:var(--text-secondary);font-size:13px;line-height:1.45}.chat-module__5sLHOW__composerDock{border-top:1px solid var(--border-subtle);background:var(--bg-primary);align-items:flex-end;gap:8px;padding:12px 16px 16px;display:flex;position:sticky;bottom:0}.chat-module__5sLHOW__composerFlat{align-items:flex-end;gap:8px;width:100%;display:flex}.chat-module__5sLHOW__composerInput{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-secondary);color:var(--text-primary);font:inherit;resize:none;flex:1;min-height:42px;max-height:160px;padding:11px 14px;font-size:14px;overflow-y:hidden}.chat-module__5sLHOW__composerInput:focus{border-color:var(--accent);outline:none}.chat-module__5sLHOW__sendBtn{border-radius:var(--radius);background:var(--accent);color:#fff;cursor:pointer;height:42px;transition:var(--transition);border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0 18px;font-weight:600;display:inline-flex}.chat-module__5sLHOW__sendBtn:hover:not(:disabled){background:var(--accent-hover)}.chat-module__5sLHOW__sendBtn:disabled{opacity:.45;cursor:default}.chat-module__5sLHOW__composerStacked{flex-direction:column;gap:6px;width:100%;display:flex}.chat-module__5sLHOW__composerToolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-module__5sLHOW__composerToolbarSide{align-items:center;gap:4px;display:inline-flex}.chat-module__5sLHOW__sendBtnCircle{background:var(--accent);color:#fff;cursor:pointer;width:38px;height:38px;transition:var(--transition);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.chat-module__5sLHOW__sendBtnCircle:hover:not(:disabled){background:var(--accent-hover)}.chat-module__5sLHOW__sendBtnCircle:disabled{opacity:.45;cursor:default}.chat-module__5sLHOW__voiceBtn{border-radius:var(--radius);width:38px;height:42px;color:var(--text-tertiary);cursor:pointer;transition:color var(--transition), background var(--transition), box-shadow var(--transition);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.chat-module__5sLHOW__voiceBtn:hover:not(:disabled){color:var(--accent);background:var(--accent-subtle)}.chat-module__5sLHOW__voiceBtn:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__voiceBtnRecording,.chat-module__5sLHOW__voiceBtnRecording:hover{color:#fff;background:#dc3545;animation:1.4s ease-in-out infinite chat-module__5sLHOW__voicePulse}@keyframes chat-module__5sLHOW__voicePulse{0%,to{box-shadow:0 0 #dc354580}50%{box-shadow:0 0 0 7px #dc354500}}.chat-module__5sLHOW__voiceSpinner{border:2px solid var(--border-color);border-top-color:var(--accent);border-radius:50%;width:15px;height:15px;animation:.8s linear infinite chat-module__5sLHOW__voiceSpin}@keyframes chat-module__5sLHOW__voiceSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.chat-module__5sLHOW__voiceBtnRecording,.chat-module__5sLHOW__voiceBtnRecording:hover{animation:none}.chat-module__5sLHOW__voiceSpinner{animation-duration:1.6s}}.chat-module__5sLHOW__voiceStatus{z-index:42;text-overflow:ellipsis;white-space:nowrap;border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border-color);max-width:240px;box-shadow:var(--shadow-md);color:var(--text-secondary);padding:6px 10px;font-size:12px;font-weight:500;animation:.15s chat-module__5sLHOW__fadeIn;position:absolute;bottom:calc(100% + 8px);right:0;overflow:hidden}.chat-module__5sLHOW__railHead{letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);align-items:center;gap:7px;margin:0 4px 12px;font-size:12px;font-weight:700;display:flex}.chat-module__5sLHOW__pipelineDot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 4px var(--accent-subtle);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite chat-module__5sLHOW__pulseDot}.chat-module__5sLHOW__railFlow{flex-direction:column;gap:12px;display:flex}.chat-module__5sLHOW__tlItem{gap:12px;display:flex}.chat-module__5sLHOW__tlMarker{flex-shrink:0;width:16px;position:relative}.chat-module__5sLHOW__tlMarker:before{content:"";background:var(--border-color);z-index:0;width:2px;position:absolute;top:0;bottom:-12px;left:50%;transform:translate(-50%)}.chat-module__5sLHOW__tlItem:first-child .chat-module__5sLHOW__tlMarker:before{top:50%}.chat-module__5sLHOW__tlItem:last-child .chat-module__5sLHOW__tlMarker:before{bottom:50%}.chat-module__5sLHOW__tlDot{background:var(--bg-primary);border:2px solid var(--accent);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chat-module__5sLHOW__tlDot:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.chat-module__5sLHOW__railNode{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-secondary);min-width:0;color:var(--text-primary);flex:1;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:600;display:flex}.chat-module__5sLHOW__railNodeTrigger{border-color:var(--accent);background:var(--accent-subtle);color:var(--accent);font-weight:700}.chat-module__5sLHOW__railNodeWebrun{border-color:var(--sage);background:var(--sage-subtle);color:var(--sage);font-weight:700}.chat-module__5sLHOW__railNodeCustom{border-style:dashed}.chat-module__5sLHOW__railFavicon{border-radius:3px;flex-shrink:0;width:16px;height:16px}.chat-module__5sLHOW__railIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-module__5sLHOW__railIcon svg{width:16px;height:16px}.chat-module__5sLHOW__cardNameInput{border-radius:var(--radius-sm);min-width:0;color:var(--text-primary);font:inherit;background:0 0;border:1px solid #0000;flex:1;margin:-3px -6px;padding:3px 6px;font-size:17px;font-weight:700}.chat-module__5sLHOW__cardNameInput:focus{border-color:var(--accent);background:var(--bg-secondary);outline:none}.chat-module__5sLHOW__cardNameInput:disabled{color:var(--text-primary);-webkit-text-fill-color:var(--text-primary);opacity:1}.chat-module__5sLHOW__draftFieldHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.chat-module__5sLHOW__draftFieldHeader .chat-module__5sLHOW__draftLabel{margin-bottom:0}.chat-module__5sLHOW__promptToggle{cursor:pointer;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;background:0 0;border:none;align-items:center;padding:2px 4px;font-size:11px;font-weight:600;display:inline-flex}.chat-module__5sLHOW__promptToggle:hover{color:var(--accent)}.chat-module__5sLHOW__draftPromptView{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-secondary);width:100%;min-height:130px;color:var(--text-primary);font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word;padding:10px 12px;font-size:12.5px;line-height:1.6}.chat-module__5sLHOW__draftPromptViewCollapsed{position:relative;overflow:hidden}.chat-module__5sLHOW__draftPromptViewCollapsed>.chat-module__5sLHOW__draftPromptView{min-height:0;max-height:80px;overflow:hidden}.chat-module__5sLHOW__draftPromptViewCollapsed:after{content:"";background:linear-gradient(to bottom, #fff0 0%, var(--bg-secondary) 75%, var(--bg-secondary) 100%);pointer-events:none;border-bottom-left-radius:var(--radius-sm);border-bottom-right-radius:var(--radius-sm);height:56px;position:absolute;bottom:0;left:0;right:0}.chat-module__5sLHOW__draftPromptFadeBtn{z-index:1;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:999px;padding:4px 14px;font-size:12px;font-weight:600;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.chat-module__5sLHOW__draftPromptFadeBtn:hover{border-color:var(--accent);color:var(--accent)}.chat-module__5sLHOW__draftPromptViewExpanded{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.chat-module__5sLHOW__draftPromptCollapseBtn{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:999px;align-self:center;padding:4px 14px;font-size:12px;font-weight:600}.chat-module__5sLHOW__draftPromptCollapseBtn:hover{border-color:var(--accent);color:var(--accent)}@keyframes chat-module__5sLHOW__pulseDot{0%,to{box-shadow:0 0 0 4px var(--accent-subtle)}50%{box-shadow:0 0 0 6px var(--accent-subtle)}}.chat-module__5sLHOW__card{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-elevated);width:100%;box-shadow:var(--shadow-md);padding:18px 20px}.chat-module__5sLHOW__cardKicker{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);background:var(--accent-subtle);border-radius:999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.chat-module__5sLHOW__cardTitle{color:var(--text-primary);font-size:17px;font-weight:700}.chat-module__5sLHOW__cardDesc{color:var(--text-secondary);margin-top:4px;font-size:13px;line-height:1.55}.chat-module__5sLHOW__connectList{flex-direction:column;gap:8px;margin:14px 0 0;padding:0;list-style:none;display:flex}.chat-module__5sLHOW__connectRow{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-secondary);align-items:center;gap:11px;padding:10px 12px;display:flex}.chat-module__5sLHOW__connectFavicon{border-radius:5px;flex-shrink:0}.chat-module__5sLHOW__connectFaviconFallback{background:var(--accent-subtle);width:20px;height:20px;color:var(--accent);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.chat-module__5sLHOW__connectRowMain{flex:auto;min-width:0}.chat-module__5sLHOW__connectRowName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.chat-module__5sLHOW__connectRowMeta{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.chat-module__5sLHOW__connectRowBtn{border-radius:var(--radius);background:var(--accent);color:#fff;cursor:pointer;transition:var(--transition);border:none;flex-shrink:0;padding:7px 13px;font-size:13px;font-weight:600}.chat-module__5sLHOW__connectRowBtn:hover:not(:disabled){background:var(--accent-hover)}.chat-module__5sLHOW__connectRowBtn:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__cardHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-module__5sLHOW__cardToggle{cursor:pointer;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;background:0 0;border:none;align-items:center;gap:4px;padding:2px 4px;font-size:11px;font-weight:600;display:inline-flex}.chat-module__5sLHOW__cardToggle:hover{color:var(--text-secondary)}.chat-module__5sLHOW__draftField{margin-top:14px}.chat-module__5sLHOW__draftDivider{background:var(--border-subtle);height:1px;margin:0 0 14px}.chat-module__5sLHOW__draftLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:5px;font-size:11px;font-weight:700}.chat-module__5sLHOW__envRow{align-items:center;gap:10px;display:flex}.chat-module__5sLHOW__envRow .chat-module__5sLHOW__draftLabel{flex-shrink:0;margin-bottom:0}.chat-module__5sLHOW__envValue{min-width:0;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:13px;font-weight:600;overflow:hidden}.chat-module__5sLHOW__envEditBtn{cursor:pointer;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;padding:2px 4px;font-size:11px;font-weight:600;display:inline-flex}.chat-module__5sLHOW__envEditBtn:hover:not(:disabled){color:var(--accent)}.chat-module__5sLHOW__envEditBtn:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__envEditBtn svg{width:13px;height:13px}.chat-module__5sLHOW__draftInput{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-secondary);width:100%;color:var(--text-primary);font:inherit;padding:8px 11px;font-size:14px}.chat-module__5sLHOW__draftPrompt{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-secondary);width:100%;min-height:130px;color:var(--text-primary);font-family:var(--font-mono);resize:vertical;padding:10px 12px;font-size:12.5px;line-height:1.6}.chat-module__5sLHOW__draftInput:focus,.chat-module__5sLHOW__draftPrompt:focus{border-color:var(--accent);outline:none}.chat-module__5sLHOW__proposalCard{border:1px solid var(--border-color);background:var(--bg-elevated);border-radius:12px;overflow:hidden}.chat-module__5sLHOW__proposalFlow{border-bottom:1px solid var(--border-subtle);padding:12px 14px}.chat-module__5sLHOW__proposalFlowLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);margin-bottom:8px;font-size:11px;display:block}.chat-module__5sLHOW__proposalFlowDiagram{padding-bottom:2px;overflow-x:auto}.chat-module__5sLHOW__proposalHead{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:baseline;gap:12px;padding:10px 14px;display:flex}.chat-module__5sLHOW__proposalTitle{color:var(--text-primary);font-size:13px;font-weight:600}.chat-module__5sLHOW__proposalBody{font-family:var(--font-mono);max-height:300px;padding:8px 0;font-size:12.5px;line-height:1.55;overflow-y:auto}.chat-module__5sLHOW__proposalLine{white-space:pre-wrap;word-break:break-word;color:var(--text-primary);padding:0 14px}.chat-module__5sLHOW__editWrap{border-top:1px solid var(--border-subtle)}.chat-module__5sLHOW__editSummary{cursor:pointer;color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);-webkit-user-select:none;user-select:none;transition:var(--transition);align-items:center;gap:6px;margin:12px 14px;padding:6px 12px;font-size:12px;font-weight:600;list-style:none;display:inline-flex}.chat-module__5sLHOW__editSummary::-webkit-details-marker{display:none}.chat-module__5sLHOW__editSummary:hover{border-color:var(--accent);color:var(--text-primary)}.chat-module__5sLHOW__editSummary svg{flex-shrink:0;width:13px;height:13px}.chat-module__5sLHOW__editArea{border:none;border-top:1px solid var(--border-subtle);background:var(--bg-secondary);width:100%;min-height:120px;color:var(--text-primary);font-family:var(--font-mono);resize:vertical;padding:10px 14px;font-size:12.5px;line-height:1.55;display:block}.chat-module__5sLHOW__editArea:focus{outline:none}.chat-module__5sLHOW__cardActions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.chat-module__5sLHOW__btnPrimary{border-radius:var(--radius);background:var(--accent);color:#fff;cursor:pointer;transition:var(--transition);border:none;padding:9px 16px;font-size:13.5px;font-weight:600}.chat-module__5sLHOW__btnPrimary:hover:not(:disabled){background:var(--accent-hover)}.chat-module__5sLHOW__btnPrimary:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__btnGhost{border:1px solid var(--border-color);border-radius:var(--radius);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;transition:var(--transition);padding:9px 16px;font-size:13.5px;font-weight:600}.chat-module__5sLHOW__btnGhost:hover:not(:disabled){border-color:var(--accent);color:var(--text-primary)}.chat-module__5sLHOW__heroActions{flex-direction:column;align-items:center;gap:28px;margin:24px 0 6px;display:flex}.chat-module__5sLHOW__heroDeploy{background:var(--accent);color:#fff;font-family:var(--font-sans);letter-spacing:-.01em;cursor:pointer;transition:transform var(--transition), box-shadow var(--transition), filter var(--transition);border:none;border-radius:999px;justify-content:center;align-items:center;gap:11px;padding:17px 38px;font-size:16.5px;font-weight:650;display:inline-flex;position:relative;box-shadow:0 8px 22px #0000001f,0 2px 6px #00000014}.chat-module__5sLHOW__heroDeploy svg{flex-shrink:0;width:21px;height:21px}.chat-module__5sLHOW__heroDeploy:hover:not(:disabled){filter:brightness(.94);transform:translateY(-2px);box-shadow:0 14px 30px #00000029,0 4px 10px #0000001a}.chat-module__5sLHOW__heroDeploy:active:not(:disabled){transform:translateY(0)}.chat-module__5sLHOW__heroDeploy:disabled{opacity:.55;cursor:default}.chat-module__5sLHOW__heroDeploy:before{content:"";pointer-events:none;border-radius:999px;animation:2.6s ease-out infinite chat-module__5sLHOW__heroDeployPulse;position:absolute;inset:0}.chat-module__5sLHOW__heroDeploy:disabled:before{animation:none}@keyframes chat-module__5sLHOW__heroDeployPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 45%, transparent)}70%{box-shadow:0 0 0 11px color-mix(in srgb, var(--accent) 0%, transparent)}to{box-shadow:0 0 0 11px color-mix(in srgb, var(--accent) 0%, transparent)}}.chat-module__5sLHOW__heroChange{color:var(--text-secondary);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:8px;padding:7px 14px;font-size:13.5px;font-weight:600}.chat-module__5sLHOW__heroChange:hover:not(:disabled){color:var(--text-primary);background:var(--bg-secondary)}.chat-module__5sLHOW__heroChange:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__heroBack{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;transition:var(--transition);border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:13.5px;font-weight:600;display:inline-flex}.chat-module__5sLHOW__heroBack svg{flex-shrink:0;width:15px;height:15px}.chat-module__5sLHOW__heroBack:hover{border-color:var(--accent);color:var(--text-primary)}@media (prefers-reduced-motion:reduce){.chat-module__5sLHOW__heroDeploy:before{animation:none}.chat-module__5sLHOW__heroDeploy:hover:not(:disabled){transform:none}}.chat-module__5sLHOW__header{text-align:center;padding:18px 16px 4px}.chat-module__5sLHOW__headerTitle{color:var(--text-primary);font-size:19px;font-weight:700}.chat-module__5sLHOW__headerSub{color:var(--text-tertiary);margin-top:2px;font-size:13px}.chat-module__5sLHOW__notice{border-radius:var(--radius-sm);background:var(--warning-subtle);border:1px solid var(--warning);color:var(--text-secondary);margin:8px 16px;padding:9px 12px;font-size:12.5px}.chat-module__5sLHOW__errorNotice{background:var(--bg-secondary);border-color:var(--border-color)}.chat-module__5sLHOW__safetyWarn{border-radius:var(--radius-sm);background:var(--warning-subtle);border:1px solid var(--warning);color:var(--text-secondary);align-items:flex-start;gap:8px;margin:10px 0 2px;padding:10px 12px;font-size:12.5px;line-height:1.45;display:flex}.chat-module__5sLHOW__safetyWarnIcon{flex-shrink:0;font-size:14px;line-height:1.3}.chat-module__5sLHOW__skeleton{min-height:60vh;color:var(--text-tertiary);justify-content:center;align-items:center;font-size:14px;display:flex}.chat-module__5sLHOW__fallbackForm{flex-direction:column;gap:14px;width:100%;max-width:560px;margin:24px auto;padding:0 16px;display:flex}@keyframes chat-module__5sLHOW__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes chat-module__5sLHOW__bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}@media (max-width:1023px){.chat-module__5sLHOW__presetsPanel{display:none}.chat-module__5sLHOW__chatLayout{max-width:760px}}@media (max-width:768px){.chat-module__5sLHOW__bubble{max-width:88%}.chat-module__5sLHOW__options{margin-left:0}.chat-module__5sLHOW__thread{padding:20px 10px}.chat-module__5sLHOW__introFirstScreen{min-height:calc(100svh - 96px);padding-bottom:46px}.chat-module__5sLHOW__introTitle{font-size:24px}.chat-module__5sLHOW__recordCta{text-align:center;flex-direction:column}.chat-module__5sLHOW__recordCtaMain{text-align:center;align-items:center}}.chat-module__5sLHOW__fmScroll{scrollbar-width:thin;max-height:332px;padding:3px;overflow-y:auto}.chat-module__5sLHOW__fmGrid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px;display:grid}.chat-module__5sLHOW__fmCard{text-align:left;border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-primary);min-height:108px;color:var(--text-primary);cursor:pointer;transition:border-color var(--transition), background var(--transition), box-shadow var(--transition);font:inherit;flex-direction:column;align-items:flex-start;gap:10px;padding:14px;display:flex}.chat-module__5sLHOW__fmCard:hover:not(:disabled){border-color:var(--accent);background:var(--accent-subtle);box-shadow:var(--shadow-sm)}.chat-module__5sLHOW__fmCard:disabled{opacity:.5;cursor:default}.chat-module__5sLHOW__fmIcon{background:var(--accent-subtle);width:42px;height:42px;color:var(--accent);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chat-module__5sLHOW__fmIconFolder{color:#c4841a;background:#e5a02a29}.chat-module__5sLHOW__fmText{flex-direction:column;gap:2px;width:100%;min-width:0;display:flex}.chat-module__5sLHOW__fmName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.chat-module__5sLHOW__fmSub{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.chat-module__5sLHOW__fmCardGhost{text-align:center;color:var(--text-secondary);background:0 0;border-style:dashed;justify-content:center;align-items:center}.chat-module__5sLHOW__fmCardGhost .chat-module__5sLHOW__fmIcon{background:var(--bg-secondary);color:var(--text-secondary)}.chat-module__5sLHOW__fmCardGhost:hover:not(:disabled){border-color:var(--accent);background:var(--accent-subtle);color:var(--text-primary)}.chat-module__5sLHOW__fmCrumb{max-width:100%;font:inherit;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:7px;margin:0;padding:2px 4px 6px;font-size:13px;font-weight:600;display:flex}.chat-module__5sLHOW__fmCrumb:hover:not(:disabled){color:var(--text-primary)}.chat-module__5sLHOW__fmCrumb:disabled{cursor:default}.chat-module__5sLHOW__fmCrumbHere{color:var(--text-tertiary);font-weight:400}.chat-module__5sLHOW__fmSectionLabel{letter-spacing:.03em;text-transform:uppercase;color:var(--text-tertiary);grid-column:1/-1;margin:4px 2px 0;font-size:11px;font-weight:600}.chat-module__5sLHOW__fmStatus{color:var(--text-tertiary);text-align:center;grid-column:1/-1;padding:22px 4px;font-size:13px}.chat-module__5sLHOW__attachMenu{z-index:41;background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:292px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-lg);flex-direction:column;gap:2px;padding:6px;animation:.12s chat-module__5sLHOW__fadeIn;display:flex;position:absolute;bottom:calc(100% + 10px);left:0}.chat-module__5sLHOW__attachItem{text-align:left;border-radius:var(--radius);width:100%;color:var(--text-primary);cursor:pointer;font:inherit;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:12px;padding:8px 12px;display:flex}.chat-module__5sLHOW__attachItem:hover{background:var(--accent-subtle)}.chat-module__5sLHOW__attachItemIcon{border-radius:var(--radius);border:1px solid rgba(var(--accent-rgb), .2);background:var(--accent-subtle);width:36px;height:36px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chat-module__5sLHOW__attachItemText{flex-direction:column;gap:2px;min-width:0;display:flex}.chat-module__5sLHOW__attachItemTitle{font-size:14px;font-weight:600;line-height:1.25}.chat-module__5sLHOW__attachItemSub{color:var(--text-muted);font-size:12px;line-height:1.3}.chat-module__5sLHOW__dropOverlay{z-index:60;background:var(--accent-subtle-solid);border:2px dashed var(--accent);border-radius:var(--radius-lg);pointer-events:none;justify-content:center;align-items:center;padding:24px;animation:.12s chat-module__5sLHOW__fadeIn;display:flex;position:absolute;inset:0}.chat-module__5sLHOW__dropOverlayInner{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.chat-module__5sLHOW__dropOverlayIcon{background:var(--accent);color:#fff;width:56px;height:56px;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.chat-module__5sLHOW__dropOverlayTitle{color:var(--accent);font-size:18px;font-weight:700}.chat-module__5sLHOW__dropOverlaySub{color:var(--text-secondary);font-size:13px;font-weight:500}.chat-module__5sLHOW__deploySteps{align-items:center;gap:8px;margin-bottom:14px;display:flex}.chat-module__5sLHOW__deployStep{align-items:center;gap:8px;min-width:0;display:flex}.chat-module__5sLHOW__deployStep:not(:last-child){flex:1}.chat-module__5sLHOW__deployStepDot{background:var(--bg-hover);width:20px;height:20px;color:var(--text-muted);border:1px solid var(--border-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.chat-module__5sLHOW__deployStep[data-state=current] .chat-module__5sLHOW__deployStepDot{background:var(--accent);color:#fff;border-color:var(--accent)}.chat-module__5sLHOW__deployStep[data-state=done] .chat-module__5sLHOW__deployStepDot{background:var(--success);color:#fff;border-color:var(--success)}.chat-module__5sLHOW__deployStepLabel{white-space:nowrap;color:var(--text-muted);font-size:12px;font-weight:600}.chat-module__5sLHOW__deployStep[data-state=current] .chat-module__5sLHOW__deployStepLabel{color:var(--text-primary)}.chat-module__5sLHOW__deployStep[data-state=done] .chat-module__5sLHOW__deployStepLabel{color:var(--text-secondary)}.chat-module__5sLHOW__deployStepBar{background:var(--border-color);border-radius:2px;flex:1;min-width:12px;height:2px}.chat-module__5sLHOW__deployStepBar[data-filled=true]{background:var(--success)}@media (max-width:520px){.chat-module__5sLHOW__deployStepLabel{display:none}}.chat-module__5sLHOW__stepEditCtx{align-items:center;gap:8px;min-width:0;margin-bottom:10px;display:flex}.chat-module__5sLHOW__stepEditCtxIcon{border-radius:4px;flex-shrink:0;width:20px;height:20px}.chat-module__5sLHOW__stepEditCtxLabel{color:var(--text-primary);white-space:nowrap;font-size:13px;font-weight:600}.chat-module__5sLHOW__stepEditCtxVerb{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.chat-module__5sLHOW__stepEditArea{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-secondary);width:100%;min-height:90px;color:var(--text-primary);font:inherit;resize:vertical;padding:10px 12px;font-size:14px;line-height:1.5}.chat-module__5sLHOW__stepEditArea:focus{border-color:var(--accent);outline:none}
.SessionWarningCard-module__fad1Ba__card{border-radius:var(--radius);border:1px solid var(--border-color);background:var(--bg-secondary);align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.SessionWarningCard-module__fad1Ba__iconWrap{background:var(--bg-elevated);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.SessionWarningCard-module__fad1Ba__body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.SessionWarningCard-module__fad1Ba__title{color:var(--text-primary);font-size:13.5px;font-weight:600;line-height:1.35}.SessionWarningCard-module__fad1Ba__text{color:var(--text-secondary);overflow-wrap:anywhere;font-size:12.5px;line-height:1.5}.SessionWarningCard-module__fad1Ba__text strong{color:var(--text-primary);font-weight:600}.SessionWarningCard-module__fad1Ba__code{font-family:var(--font-mono);background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:4px;padding:1px 5px;font-size:11.5px}.SessionWarningCard-module__fad1Ba__link{color:var(--accent);text-underline-offset:2px;align-self:flex-start;font-size:12.5px;text-decoration:underline}.SessionWarningCard-module__fad1Ba__link:hover{color:var(--accent-hover)}.SessionWarningCard-module__fad1Ba__ackRow{color:var(--text-secondary);cursor:pointer;align-items:flex-start;gap:8px;margin-top:2px;font-size:12.5px;line-height:1.45;display:flex}.SessionWarningCard-module__fad1Ba__ackRow input[type=checkbox]{cursor:pointer;accent-color:var(--accent);flex-shrink:0;margin-top:2px}.SessionWarningCard-module__fad1Ba__toneDanger{background:var(--danger-subtle);border-color:rgba(var(--danger-rgb), .35);color:var(--danger)}.SessionWarningCard-module__fad1Ba__toneDanger .SessionWarningCard-module__fad1Ba__iconWrap{color:var(--danger);background:rgba(var(--danger-rgb), .12)}.SessionWarningCard-module__fad1Ba__toneWarning{background:var(--warning-subtle);border-color:rgba(var(--warning-rgb), .4);color:var(--warning)}.SessionWarningCard-module__fad1Ba__toneWarning .SessionWarningCard-module__fad1Ba__iconWrap{color:var(--warning);background:rgba(var(--warning-rgb), .12)}.SessionWarningCard-module__fad1Ba__toneInfo{background:var(--accent-subtle);border-color:rgba(var(--accent-rgb), .3)}.SessionWarningCard-module__fad1Ba__toneInfo .SessionWarningCard-module__fad1Ba__iconWrap{color:var(--accent);background:rgba(var(--accent-rgb), .12)}
.scheduler-module__sOW2FW__loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.scheduler-module__sOW2FW__skeletonBlock{background:linear-gradient(90deg, var(--bg-secondary) 0%, var(--bg-hover) 50%, var(--bg-secondary) 100%);border-radius:var(--radius);background-size:200% 100%;animation:1.2s ease-in-out infinite scheduler-module__sOW2FW__skeletonShimmer}@keyframes scheduler-module__sOW2FW__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.scheduler-module__sOW2FW__skeletonCard{border-radius:var(--radius-lg);height:96px}.scheduler-module__sOW2FW__container{flex-direction:column;gap:24px;display:flex}.scheduler-module__sOW2FW__titleHeader{margin-bottom:24px;margin-left:-10px;position:absolute;top:0}.scheduler-module__sOW2FW__titleHeaderText{color:var(--text-primary);letter-spacing:-.02em;font-size:22px;font-weight:600;font-family:var(--font-display);margin:0;line-height:1.2;position:relative;top:16px}.scheduler-module__sOW2FW__toolbarRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.scheduler-module__sOW2FW__toolbarFilters{flex-wrap:wrap;flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.scheduler-module__sOW2FW__searchWrap{flex:1;align-items:center;min-width:180px;max-width:320px;display:flex;position:relative}.scheduler-module__sOW2FW__searchIcon{width:14px;height:14px;color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.scheduler-module__sOW2FW__searchInput{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius);width:100%;color:var(--text-primary);transition:all var(--transition);padding:10px 36px;font-family:inherit;font-size:14px}.scheduler-module__sOW2FW__searchInput::placeholder{color:var(--text-tertiary)}.scheduler-module__sOW2FW__searchInput:hover{border-color:var(--accent)}.scheduler-module__sOW2FW__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.scheduler-module__sOW2FW__filterDropdown{position:relative}.scheduler-module__sOW2FW__filterSelect{appearance:none;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius);color:var(--text-primary);cursor:pointer;transition:all var(--transition);min-width:140px;padding:10px 36px 10px 14px;font-family:inherit;font-size:14px;font-weight:500}.scheduler-module__sOW2FW__filterSelect:hover{border-color:var(--accent)}.scheduler-module__sOW2FW__filterSelect:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.scheduler-module__sOW2FW__filterIcon{pointer-events:none;color:var(--text-tertiary);font-size:12px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.scheduler-module__sOW2FW__envFilterPill{background:var(--accent-subtle);border:1px solid var(--accent);border-radius:var(--radius);min-width:0;max-width:260px;color:var(--accent);align-items:center;gap:8px;padding:6px 6px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.scheduler-module__sOW2FW__envFilterPillIcon{opacity:.9;flex-shrink:0;display:inline-flex}.scheduler-module__sOW2FW__envFilterPillName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.scheduler-module__sOW2FW__envFilterPillClear{width:20px;height:20px;color:inherit;cursor:pointer;transition:background var(--transition), color var(--transition);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.scheduler-module__sOW2FW__envFilterPillClear:hover{background:var(--accent);color:var(--bg-elevated)}.scheduler-module__sOW2FW__toast{background:var(--bg-elevated,var(--bg-secondary));border:1px solid var(--border-color);box-shadow:var(--shadow-md,0 8px 24px #0000001f);z-index:1001;color:var(--text-primary);border-radius:10px;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:500;animation:.2s scheduler-module__sOW2FW__toastIn;display:flex;position:fixed;top:20px;right:20px}@keyframes scheduler-module__sOW2FW__toastIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.scheduler-module__sOW2FW__toast_success{border-left:3px solid var(--success)}.scheduler-module__sOW2FW__toast_error{border-left:3px solid var(--danger)}.scheduler-module__sOW2FW__toastIcon{border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.scheduler-module__sOW2FW__toast_success .scheduler-module__sOW2FW__toastIcon{background:var(--success-subtle);color:var(--success)}.scheduler-module__sOW2FW__toast_error .scheduler-module__sOW2FW__toastIcon{background:var(--danger-subtle);color:var(--danger)}.scheduler-module__sOW2FW__errorBanner{background:var(--danger-subtle);border:1px solid rgba(var(--danger-rgb), .25);color:var(--danger);border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:13px}.scheduler-module__sOW2FW__toolbarSearch{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius);min-width:220px;max-width:320px;color:var(--text-primary);flex:1;padding:7px 12px;font-family:inherit;font-size:13px}.scheduler-module__sOW2FW__toolbarSearch:focus{border-color:var(--accent);outline:none}.scheduler-module__sOW2FW__toolbarSearch::placeholder{color:var(--text-tertiary)}.scheduler-module__sOW2FW__envPicker{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius);color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:12px;padding:7px 28px 7px 12px;font-family:inherit;font-size:13px;font-weight:500}.scheduler-module__sOW2FW__envPicker:focus{border-color:var(--accent);outline:none}.scheduler-module__sOW2FW__emptyState{text-align:center;background:var(--bg-secondary);border:2px dashed var(--border-color);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin-top:8px;padding:56px 24px;display:flex}.scheduler-module__sOW2FW__emptyIcon{background:var(--bg-tertiary);width:56px;height:56px;color:var(--text-secondary);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.scheduler-module__sOW2FW__emptyTitle{color:var(--text-primary);margin-bottom:6px;font-size:16px;font-weight:600}.scheduler-module__sOW2FW__emptySubtitle{color:var(--text-secondary);max-width:460px;margin:0 auto 22px;font-size:14px;line-height:1.6}.scheduler-module__sOW2FW__emptyActions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.scheduler-module__sOW2FW__envSection{margin-top:0}.scheduler-module__sOW2FW__envSection+.scheduler-module__sOW2FW__envSection{margin-top:-4px}.scheduler-module__sOW2FW__envSectionHeader{align-items:center;gap:8px;min-width:0;margin-bottom:8px;display:flex}.scheduler-module__sOW2FW__envSectionIcon{background:var(--bg-tertiary);width:24px;height:24px;color:var(--text-secondary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.scheduler-module__sOW2FW__envSectionName{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:14px;font-weight:600;overflow:hidden}.scheduler-module__sOW2FW__viewMoreRow{justify-content:center;margin-top:14px;display:flex}.scheduler-module__sOW2FW__jobGrid{flex-direction:column;gap:8px;display:flex}.scheduler-module__sOW2FW__jobCard{cursor:pointer;transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition)}.scheduler-module__sOW2FW__jobGrid .scheduler-module__sOW2FW__jobCard{gap:8px;padding:12px}.scheduler-module__sOW2FW__jobCard:hover{border-color:var(--border-focus);box-shadow:var(--shadow-md);z-index:3;transform:translateY(-1px)}.scheduler-module__sOW2FW__cardLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.scheduler-module__sOW2FW__cardHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.scheduler-module__sOW2FW__cardIcon{background:var(--accent-subtle);width:28px;height:28px;color:var(--accent);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.scheduler-module__sOW2FW__cardIcon_paused{background:var(--warning-subtle);color:var(--warning)}.scheduler-module__sOW2FW__cardIcon_failed{background:var(--danger-subtle);color:var(--danger)}.scheduler-module__sOW2FW__cardIcon_completed{color:#2196f3;background:#2196f31f}.scheduler-module__sOW2FW__cardTitleBlock{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.scheduler-module__sOW2FW__cardTitleRow{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.scheduler-module__sOW2FW__cardTitle{letter-spacing:-.01em;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:500;overflow:hidden}.scheduler-module__sOW2FW__jobCard:hover .scheduler-module__sOW2FW__cardTitle{color:var(--accent)}.scheduler-module__sOW2FW__cardSubtitle{color:var(--text-secondary);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.scheduler-module__sOW2FW__cardActions{z-index:2;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;display:flex;position:relative}.scheduler-module__sOW2FW__cardMetaLine{color:var(--text-secondary);border-top:1px solid var(--border-subtle,var(--border-color));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;margin-top:0;padding-top:8px;font-size:13px;display:flex;position:relative}.scheduler-module__sOW2FW__cardMetaItems{flex-wrap:wrap;align-items:center;gap:4px 12px;min-width:0;display:flex}.scheduler-module__sOW2FW__cardMetaItemWrap{align-items:center;gap:12px;min-width:0;max-width:100%;display:inline-flex}.scheduler-module__sOW2FW__cardMetaItem{align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.scheduler-module__sOW2FW__cardMetaIcon{color:var(--text-tertiary);flex-shrink:0;align-items:center;line-height:1;display:inline-flex}.scheduler-module__sOW2FW__cardMetaValue{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-weight:400;overflow:hidden}.scheduler-module__sOW2FW__cardMetaDot{color:var(--border-color)}.scheduler-module__sOW2FW__cardMetaLink{z-index:2;color:inherit;border-radius:4px;margin:-1px -4px;padding:1px 4px;text-decoration:none;transition:background-color .12s;position:relative}.scheduler-module__sOW2FW__cardMetaLink:hover{background:var(--bg-tertiary);color:var(--text-primary);text-decoration:underline}.scheduler-module__sOW2FW__cardOverflow{z-index:2;position:relative}.scheduler-module__sOW2FW__overflowBtn{border-radius:var(--radius);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:background var(--transition), color var(--transition), border-color var(--transition);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;display:flex}.scheduler-module__sOW2FW__overflowBtn:hover{background:var(--bg-hover,var(--bg-tertiary));color:var(--text-primary)}.scheduler-module__sOW2FW__overflowMenu{background:var(--bg-elevated,var(--bg-secondary));border:1px solid var(--border-color);min-width:160px;box-shadow:var(--shadow-md,0 12px 28px #0000002e);z-index:50;border-radius:10px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden}.scheduler-module__sOW2FW__overflowItem{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:9px 14px;font-family:inherit;font-size:13px;display:flex}.scheduler-module__sOW2FW__overflowItem:hover{background:var(--bg-tertiary)}.scheduler-module__sOW2FW__overflowItem_danger{color:var(--danger)}.scheduler-module__sOW2FW__overflowItem_danger:hover{background:var(--danger-subtle)}.scheduler-module__sOW2FW__detailStack{flex-direction:column;gap:20px;padding-bottom:40px;display:flex}.scheduler-module__sOW2FW__healthLine{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:6px 10px;margin:-4px 0 0;padding:0 2px;font-size:13px;display:flex}.scheduler-module__sOW2FW__healthValue{color:var(--text-primary);font-weight:500}.scheduler-module__sOW2FW__healthDot{color:var(--border-color)}.scheduler-module__sOW2FW__wfCard{background:var(--bg-secondary);border:1px solid var(--border-subtle,var(--border-color));color:inherit;transition:border-color var(--transition), background var(--transition);border-radius:12px;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;display:flex}.scheduler-module__sOW2FW__wfCard:hover{border-color:var(--accent);background:var(--bg-hover)}.scheduler-module__sOW2FW__wfCardIcon{background:var(--accent-subtle);width:34px;height:34px;color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.scheduler-module__sOW2FW__wfCardIcon svg{width:17px;height:17px}.scheduler-module__sOW2FW__wfCardText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.scheduler-module__sOW2FW__wfCardTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.scheduler-module__sOW2FW__wfCardTitle strong{color:var(--accent);font-weight:600}.scheduler-module__sOW2FW__wfCardSub{color:var(--text-secondary);font-size:12px;line-height:1.4}.scheduler-module__sOW2FW__wfCardArrow{color:var(--text-tertiary);flex-shrink:0;align-items:center;display:flex}.scheduler-module__sOW2FW__wfCard:hover .scheduler-module__sOW2FW__wfCardArrow{color:var(--accent)}.scheduler-module__sOW2FW__panelCard{background:var(--bg-secondary);border:1px solid var(--border-subtle,var(--border-color));border-radius:14px;flex-direction:column;gap:20px;padding:24px;display:flex}.scheduler-module__sOW2FW__panelHeader{align-items:center;gap:12px;display:flex}.scheduler-module__sOW2FW__panelHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.scheduler-module__sOW2FW__panelHeaderRow .scheduler-module__sOW2FW__panelHeader{min-width:0}.scheduler-module__sOW2FW__panelIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.scheduler-module__sOW2FW__panelIcon svg{width:18px;height:18px}.scheduler-module__sOW2FW__panelIcon_blue{background:var(--accent-subtle,#6366f11a);color:var(--accent,#6366f1)}.scheduler-module__sOW2FW__panelIcon_purple{color:#5e35b1;background:#5e35b11f}.scheduler-module__sOW2FW__panelIcon_green{background:var(--success-subtle);color:var(--success)}.scheduler-module__sOW2FW__panelIcon_orange{background:var(--warning-subtle);color:var(--warning)}.scheduler-module__sOW2FW__panelHeaderText{flex-direction:column;gap:2px;min-width:0;display:flex}.scheduler-module__sOW2FW__panelTitle{color:var(--text-primary);font-size:14px;font-weight:600;line-height:1.2}.scheduler-module__sOW2FW__panelSubtitle{color:var(--text-secondary);font-size:12px;line-height:1.3}.scheduler-module__sOW2FW__specList{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.scheduler-module__sOW2FW__specRow{grid-template-columns:minmax(150px,220px) 1fr;align-items:stretch;display:grid}.scheduler-module__sOW2FW__specRow+.scheduler-module__sOW2FW__specRow{border-top:1px solid var(--border-subtle,var(--border-color))}.scheduler-module__sOW2FW__specKey{background:var(--bg-tertiary);border-right:1px solid var(--border-subtle,var(--border-color));color:var(--text-secondary);padding:12px 16px;font-size:13px;font-weight:500;line-height:1.5}.scheduler-module__sOW2FW__specValue{color:var(--text-primary);word-break:break-word;min-width:0;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.5}.scheduler-module__sOW2FW__specMuted{color:var(--text-tertiary)}.scheduler-module__sOW2FW__specLink{color:var(--accent);text-decoration:none}.scheduler-module__sOW2FW__specLink:hover{text-decoration:underline}.scheduler-module__sOW2FW__taskBody{flex-direction:column;gap:16px;display:flex}.scheduler-module__sOW2FW__taskBody .scheduler-module__sOW2FW__promptBlock{border-top:none;margin-top:0;padding-top:0}.scheduler-module__sOW2FW__memoryHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.scheduler-module__sOW2FW__memoryActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.scheduler-module__sOW2FW__memoryEditBtn{background:var(--bg-elevated);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-sans);transition:background var(--transition), border-color var(--transition);border-radius:8px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.scheduler-module__sOW2FW__memoryEditBtn:hover{background:var(--bg-hover);border-color:var(--accent)}.scheduler-module__sOW2FW__memoryEditBtn svg{width:14px;height:14px}.scheduler-module__sOW2FW__memoryToggleOff,.scheduler-module__sOW2FW__memoryToggleOn{cursor:pointer;width:38px;height:22px;transition:background var(--transition);border:none;border-radius:11px;flex-shrink:0;padding:0;position:relative}.scheduler-module__sOW2FW__memoryToggleOff{background:var(--border-color)}.scheduler-module__sOW2FW__memoryToggleOn{background:var(--success)}.scheduler-module__sOW2FW__memoryKnobOff,.scheduler-module__sOW2FW__memoryKnobOn{width:16px;height:16px;transition:left var(--transition);background:#fff;border-radius:50%;position:absolute;top:3px;box-shadow:0 1px 3px #00000026}.scheduler-module__sOW2FW__memoryKnobOff{left:3px}.scheduler-module__sOW2FW__memoryKnobOn{left:19px}.scheduler-module__sOW2FW__memoryEmpty{border:1px dashed var(--border-color);background:var(--bg-elevated);color:var(--text-secondary);border-radius:10px;padding:20px 18px;font-size:13px;line-height:1.6}.scheduler-module__sOW2FW__memoryEmptyTitle{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.scheduler-module__sOW2FW__memoryTextarea{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;min-height:200px;color:var(--text-primary);resize:vertical;transition:border-color var(--transition), box-shadow var(--transition);border-radius:10px;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.6}.scheduler-module__sOW2FW__memoryTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle,#6366f126);outline:none}.scheduler-module__sOW2FW__memoryCharCount{color:var(--text-tertiary);text-align:right;margin-top:6px;font-size:12px}.scheduler-module__sOW2FW__modalText{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.scheduler-module__sOW2FW__modalError{color:var(--danger,#e5484d);margin:12px 0 0;font-size:13px;line-height:1.5}.scheduler-module__sOW2FW__modalCancelBtn{background:var(--bg-elevated);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font-sans);border-radius:8px;padding:9px 16px}.scheduler-module__sOW2FW__modalCancelBtn:hover{background:var(--bg-hover)}.scheduler-module__sOW2FW__modalCancelBtn:disabled{opacity:.6;cursor:not-allowed}.scheduler-module__sOW2FW__modalPrimaryBtn{background:var(--accent);border:1px solid var(--accent);color:#fff;cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-sans);border-radius:8px;padding:9px 16px}.scheduler-module__sOW2FW__modalPrimaryBtn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.scheduler-module__sOW2FW__modalPrimaryBtn:disabled{opacity:.6;cursor:not-allowed}.scheduler-module__sOW2FW__promptBlock{border-top:1px solid var(--border-subtle,var(--border-color));margin-top:22px;padding-top:22px}.scheduler-module__sOW2FW__promptBlock+.scheduler-module__sOW2FW__promptBlock{border-top:none;margin-top:18px;padding-top:0}.scheduler-module__sOW2FW__promptLabelRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.scheduler-module__sOW2FW__promptLabel{color:var(--text-secondary);font-size:12px;font-weight:600}.scheduler-module__sOW2FW__promptToggle{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:500}.scheduler-module__sOW2FW__promptToggle:hover{text-decoration:underline}.scheduler-module__sOW2FW__promptBoxWrap{position:relative}.scheduler-module__sOW2FW__promptBox{background:var(--bg-primary);border:1px solid var(--border-subtle,var(--border-color));color:var(--text-primary);font-size:13px;line-height:1.6;font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);white-space:pre-wrap;word-break:break-word;border-radius:10px;margin:0;padding:14px 16px;overflow:auto}.scheduler-module__sOW2FW__promptBoxCollapsed{max-height:240px;overflow:hidden}.scheduler-module__sOW2FW__promptFade{background:linear-gradient(to bottom, #0000, var(--bg-primary) 85%);pointer-events:none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;height:56px;position:absolute;bottom:1px;left:1px;right:1px}.scheduler-module__sOW2FW__outputBox{background:var(--bg-primary);border:1px solid var(--border-subtle,var(--border-color));color:var(--text-primary);overflow-wrap:anywhere;word-break:break-word;border-radius:10px;max-width:100%;margin:0;padding:14px 16px;overflow:auto}.scheduler-module__sOW2FW__latestRun{border:1px solid var(--border-subtle,var(--border-color));background:var(--bg-primary);border-radius:10px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.scheduler-module__sOW2FW__latestRunHead{color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.scheduler-module__sOW2FW__latestRunBody{overflow-wrap:anywhere;word-break:break-word;max-height:320px;overflow:auto}.scheduler-module__sOW2FW__runHistory{flex-direction:column;gap:6px;display:flex}.scheduler-module__sOW2FW__runRow{background:var(--bg-primary);border:1px solid var(--border-subtle,var(--border-color));transition:border-color var(--transition), background var(--transition);border-radius:10px;grid-template-columns:14px 1fr 70px 80px 1.4fr auto;align-items:center;gap:14px;padding:10px 14px;display:grid}.scheduler-module__sOW2FW__runRow:hover{border-color:var(--border-focus,var(--border-color));background:var(--bg-hover,var(--bg-secondary))}.scheduler-module__sOW2FW__runDot{border-radius:50%;width:9px;height:9px}.scheduler-module__sOW2FW__runDot_completed{background:var(--success)}.scheduler-module__sOW2FW__runDot_failed{background:var(--danger)}.scheduler-module__sOW2FW__runDot_running{background:#2196f3;animation:1.4s infinite scheduler-module__sOW2FW__schedPulse}.scheduler-module__sOW2FW__runDot_pending{background:var(--text-secondary);opacity:.5}@keyframes scheduler-module__sOW2FW__schedPulse{0%,to{opacity:1}50%{opacity:.45}}.scheduler-module__sOW2FW__runTime{color:var(--text-primary);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.scheduler-module__sOW2FW__runDuration,.scheduler-module__sOW2FW__runCost{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:12px;font-family:var(--font-mono,"SF Mono", "Fira Code", monospace)}.scheduler-module__sOW2FW__runError{color:var(--danger);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.scheduler-module__sOW2FW__runSuccess{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.scheduler-module__sOW2FW__runViewLink{color:var(--accent);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.scheduler-module__sOW2FW__runViewLink:hover{text-decoration:underline}.scheduler-module__sOW2FW__runViewLinkDisabled{color:var(--text-tertiary,var(--text-secondary));opacity:.5;text-align:right;font-size:12px}.scheduler-module__sOW2FW__runEmpty{text-align:center;color:var(--text-secondary);background:var(--bg-primary);border:1px dashed var(--border-color);border-radius:10px;padding:28px 16px;font-size:13px}@media (max-width:768px){.scheduler-module__sOW2FW__cardActions{justify-content:flex-start;width:100%}.scheduler-module__sOW2FW__runRow{grid-template-columns:12px 1fr auto}.scheduler-module__sOW2FW__runDuration,.scheduler-module__sOW2FW__runCost,.scheduler-module__sOW2FW__runError,.scheduler-module__sOW2FW__runSuccess{display:none}}
