.WorkflowRefineModal-module__L24b1q__overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;animation:WorkflowRefineModal-module__L24b1q__fadeIn .16s var(--transition);background:#00000073;justify-content:flex-end;display:flex;position:fixed;inset:0}.WorkflowRefineModal-module__L24b1q__panel{background:var(--bg-elevated);border-left:1px solid var(--border-color);width:min(560px,100vw);max-width:100vw;height:100dvh;box-shadow:var(--shadow-lg);font-family:var(--font-sans);animation:WorkflowRefineModal-module__L24b1q__slideInRight .22s var(--transition);outline:none;flex-direction:column;display:flex}.WorkflowRefineModal-module__L24b1q__panelHeader{border-bottom:1px solid var(--border-subtle);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.WorkflowRefineModal-module__L24b1q__panelHeaderText{flex:auto;min-width:0}.WorkflowRefineModal-module__L24b1q__panelTitle{color:var(--text-primary);font-size:17px;font-weight:600;font-family:var(--font-display);margin:0}.WorkflowRefineModal-module__L24b1q__panelSubtitle{color:var(--text-secondary);margin:4px 0 0;font-size:13px;line-height:1.4}.WorkflowRefineModal-module__L24b1q__headerActions{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.WorkflowRefineModal-module__L24b1q__clearBtn{border:1px solid var(--border-color);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);background:0 0;padding:5px 10px;font-size:12.5px}.WorkflowRefineModal-module__L24b1q__clearBtn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.WorkflowRefineModal-module__L24b1q__clearBtn:disabled{opacity:.5;cursor:default}.WorkflowRefineModal-module__L24b1q__closeBtn{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition), color var(--transition);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:inline-flex}.WorkflowRefineModal-module__L24b1q__closeBtn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.WorkflowRefineModal-module__L24b1q__closeBtn:disabled{opacity:.5;cursor:default}.WorkflowRefineModal-module__L24b1q__panelBody{min-height:0;color:var(--text-primary);flex:auto;padding:16px 20px;overflow-y:auto}.WorkflowRefineModal-module__L24b1q__panelFooter{border-top:1px solid var(--border-subtle);background:var(--bg-elevated);flex-shrink:0;padding:12px 16px 16px}.WorkflowRefineModal-module__L24b1q__proposalFlow{border-bottom:1px solid var(--border-subtle);padding:12px 14px}.WorkflowRefineModal-module__L24b1q__proposalFlowLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);margin-bottom:8px;font-size:11px;display:block}.WorkflowRefineModal-module__L24b1q__flowDiagram{padding-bottom:2px;overflow-x:auto}.WorkflowRefineModal-module__L24b1q__thread{flex-direction:column;gap:10px;min-height:200px;padding:4px 2px;display:flex}.WorkflowRefineModal-module__L24b1q__empty{text-align:center;width:100%;max-width:540px;color:var(--text-tertiary);flex-direction:column;align-items:center;gap:10px;margin:auto;padding:24px 12px;display:flex}.WorkflowRefineModal-module__L24b1q__emptyTitle{color:var(--text-secondary);margin:0;font-size:16px}.WorkflowRefineModal-module__L24b1q__emptyHint{max-width:440px;margin:0;font-size:13px}.WorkflowRefineModal-module__L24b1q__emptyOr{width:100%;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:6px 0 2px;font-size:11px;display:flex}.WorkflowRefineModal-module__L24b1q__emptyOr:before,.WorkflowRefineModal-module__L24b1q__emptyOr:after{content:"";background:var(--border-subtle);flex:1;height:1px}.WorkflowRefineModal-module__L24b1q__row{display:flex}.WorkflowRefineModal-module__L24b1q__rowUser{justify-content:flex-end}.WorkflowRefineModal-module__L24b1q__rowBot{justify-content:flex-start}.WorkflowRefineModal-module__L24b1q__bubbleUser,.WorkflowRefineModal-module__L24b1q__bubbleBot{white-space:pre-wrap;word-break:break-word;border-radius:14px;max-width:78%;padding:9px 13px;font-size:14px;line-height:1.5}.WorkflowRefineModal-module__L24b1q__bubbleUser{background:var(--accent);color:#fff;border-bottom-right-radius:4px}.WorkflowRefineModal-module__L24b1q__bubbleBot{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-subtle);border-bottom-left-radius:4px}.WorkflowRefineModal-module__L24b1q__videoBubble{border:1px solid var(--border-color);background:#000;border-radius:14px;max-width:78%;overflow:hidden}.WorkflowRefineModal-module__L24b1q__video{width:100%;max-height:220px;display:block}.WorkflowRefineModal-module__L24b1q__videoGone{color:var(--text-tertiary);padding:16px;font-size:13px;display:block}.WorkflowRefineModal-module__L24b1q__typing{align-items:center;gap:4px;display:inline-flex}.WorkflowRefineModal-module__L24b1q__typing i{background:var(--text-tertiary);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite both WorkflowRefineModal-module__L24b1q__blink}.WorkflowRefineModal-module__L24b1q__typing i:nth-child(2){animation-delay:.2s}.WorkflowRefineModal-module__L24b1q__typing i:nth-child(3){animation-delay:.4s}@keyframes WorkflowRefineModal-module__L24b1q__blink{0%,80%,to{opacity:.3}40%{opacity:1}}.WorkflowRefineModal-module__L24b1q__diffCard{border:1px solid var(--border-color);background:var(--bg-elevated);border-radius:12px;overflow:hidden}.WorkflowRefineModal-module__L24b1q__diffHead{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:baseline;gap:12px;padding:10px 14px;display:flex}.WorkflowRefineModal-module__L24b1q__diffTitle{color:var(--text-primary);font-size:13px;font-weight:600}.WorkflowRefineModal-module__L24b1q__diffSummary{color:var(--accent);font-size:12px}.WorkflowRefineModal-module__L24b1q__diffBody{font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);max-height:340px;padding:8px 0;font-size:12.5px;line-height:1.55;overflow-y:auto}.WorkflowRefineModal-module__L24b1q__diffGap{border:0;border-top:1px dashed var(--border-subtle);border-bottom:1px dashed var(--border-subtle);width:100%;color:var(--text-tertiary);font:inherit;text-align:center;cursor:pointer;background:0 0;padding:3px 10px;font-size:11.5px;display:block}.WorkflowRefineModal-module__L24b1q__diffGap:hover{background:var(--bg-hover);color:var(--text-secondary)}.WorkflowRefineModal-module__L24b1q__diffAdd,.WorkflowRefineModal-module__L24b1q__diffDel,.WorkflowRefineModal-module__L24b1q__diffCtx{white-space:pre-wrap;padding:0 10px;display:flex}.WorkflowRefineModal-module__L24b1q__diffAdd{background:var(--success-subtle)}.WorkflowRefineModal-module__L24b1q__diffDel{background:rgba(var(--danger-rgb), .12)}.WorkflowRefineModal-module__L24b1q__diffGutter{width:14px;color:var(--text-tertiary);-webkit-user-select:none;user-select:none;flex:none}.WorkflowRefineModal-module__L24b1q__diffAdd .WorkflowRefineModal-module__L24b1q__diffGutter{color:var(--success)}.WorkflowRefineModal-module__L24b1q__diffDel .WorkflowRefineModal-module__L24b1q__diffGutter{color:var(--danger)}.WorkflowRefineModal-module__L24b1q__diffText{word-break:break-word;flex:1}.WorkflowRefineModal-module__L24b1q__diffDel .WorkflowRefineModal-module__L24b1q__diffText{opacity:.75;text-decoration:line-through}.WorkflowRefineModal-module__L24b1q__diffMeta{color:var(--text-secondary);border-top:1px solid var(--border-subtle);padding:6px 14px;font-size:12px}.WorkflowRefineModal-module__L24b1q__memorySection{border-top:1px solid var(--border-color)}.WorkflowRefineModal-module__L24b1q__facetRow{border-top:1px solid var(--border-subtle);flex-wrap:wrap;align-items:baseline;gap:8px;padding:8px 14px;font-size:12.5px;display:flex}.WorkflowRefineModal-module__L24b1q__facetLabel{text-transform:uppercase;letter-spacing:.04em;min-width:76px;color:var(--text-tertiary);flex:none;font-size:11px}.WorkflowRefineModal-module__L24b1q__facetChange{color:var(--text-primary);word-break:break-word}.WorkflowRefineModal-module__L24b1q__facetWarn{color:var(--warning,#b26a00);flex-basis:100%;font-size:11.5px}.WorkflowRefineModal-module__L24b1q__opsList{flex-wrap:wrap;gap:6px;display:flex}.WorkflowRefineModal-module__L24b1q__opChip{background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-secondary);word-break:break-word;border-radius:999px;padding:2px 9px;font-size:11.5px}.WorkflowRefineModal-module__L24b1q__editWrap{border-top:1px solid var(--border-subtle)}.WorkflowRefineModal-module__L24b1q__editSummary{cursor:pointer;color:var(--text-secondary);-webkit-user-select:none;user-select:none;padding:8px 14px;font-size:12px}.WorkflowRefineModal-module__L24b1q__editArea{border:none;border-top:1px solid var(--border-subtle);background:var(--bg-input);width:100%;min-height:120px;color:var(--text-primary);font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);resize:vertical;padding:10px 14px;font-size:12.5px;line-height:1.55;display:block}.WorkflowRefineModal-module__L24b1q__editArea:focus{outline:none}.WorkflowRefineModal-module__L24b1q__diffActions{border-top:1px solid var(--border-subtle);justify-content:flex-end;gap:8px;padding:10px 14px;display:flex}.WorkflowRefineModal-module__L24b1q__error{background:rgba(var(--danger-rgb), .1);color:var(--danger);border-radius:8px;padding:8px 12px;font-size:13px}.WorkflowRefineModal-module__L24b1q__noteRow{justify-content:center;padding:2px 0;display:flex}.WorkflowRefineModal-module__L24b1q__noteText{color:var(--text-tertiary);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:999px;padding:3px 12px;font-size:11.5px}.WorkflowRefineModal-module__L24b1q__riskBanner{background:rgba(var(--danger-rgb), .08);border-bottom:1px solid rgba(var(--danger-rgb), .25);color:var(--danger);align-items:flex-start;gap:8px;padding:10px 14px;font-size:12.5px;line-height:1.45;display:flex}.WorkflowRefineModal-module__L24b1q__riskBanner svg{flex:none;margin-top:1px}.WorkflowRefineModal-module__L24b1q__chips{flex-wrap:wrap;gap:8px;display:flex}.WorkflowRefineModal-module__L24b1q__chip{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;transition:var(--transition);border-radius:999px;padding:6px 12px;font-size:13px}.WorkflowRefineModal-module__L24b1q__chip:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.WorkflowRefineModal-module__L24b1q__chip:disabled{opacity:.5;cursor:default}.WorkflowRefineModal-module__L24b1q__composer{border:1px solid var(--border-color);background:var(--bg-input);border-radius:12px;flex-direction:column;gap:8px;padding:8px;display:flex}.WorkflowRefineModal-module__L24b1q__input{color:var(--text-primary);font-size:14px;font-family:var(--font-sans);resize:none;background:0 0;border:none;width:100%;min-height:40px;max-height:160px;line-height:1.4;overflow-y:hidden}.WorkflowRefineModal-module__L24b1q__input:focus{outline:none}.WorkflowRefineModal-module__L24b1q__composerActions{justify-content:space-between;align-items:center;display:flex}.WorkflowRefineModal-module__L24b1q__recordBtn{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;transition:var(--transition);border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.WorkflowRefineModal-module__L24b1q__recordBtn:hover:not(:disabled){color:var(--danger);border-color:var(--danger)}.WorkflowRefineModal-module__L24b1q__recordBtn:disabled{opacity:.5;cursor:default}.WorkflowRefineModal-module__L24b1q__btnPrimary,.WorkflowRefineModal-module__L24b1q__sendBtn{background:var(--accent);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:600}.WorkflowRefineModal-module__L24b1q__btnPrimary:hover:not(:disabled),.WorkflowRefineModal-module__L24b1q__sendBtn:hover:not(:disabled){background:var(--accent-hover)}.WorkflowRefineModal-module__L24b1q__btnPrimary:disabled,.WorkflowRefineModal-module__L24b1q__sendBtn:disabled{opacity:.5;cursor:default}.WorkflowRefineModal-module__L24b1q__btnGhost{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;transition:var(--transition);background:0 0;border-radius:8px;padding:7px 14px;font-size:13px}.WorkflowRefineModal-module__L24b1q__btnGhost:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.WorkflowRefineModal-module__L24b1q__btnGhost:disabled{opacity:.5;cursor:default}.WorkflowRefineModal-module__L24b1q__costLine{text-align:right;color:var(--text-tertiary);font-size:11.5px}@keyframes WorkflowRefineModal-module__L24b1q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WorkflowRefineModal-module__L24b1q__slideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.WorkflowRefineModal-module__L24b1q__panel{border-left:none;width:100vw}}
.workflowWalkthrough-module__gnEnAq__root{z-index:10000;pointer-events:none;position:fixed;inset:0}.workflowWalkthrough-module__gnEnAq__cutout{pointer-events:none;will-change:top, left, width, height;background:0 0;border-radius:10px;transition:top .18s,left .18s,width .18s,height .18s;position:fixed;box-shadow:0 0 0 9999px #0000008c}.workflowWalkthrough-module__gnEnAq__tooltip{z-index:10001;background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);pointer-events:auto;font-family:var(--font-sans);outline:none;padding:16px;animation:.2s ease-out workflowWalkthrough-module__gnEnAq__tooltipIn;position:fixed}@keyframes workflowWalkthrough-module__gnEnAq__tooltipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.workflowWalkthrough-module__gnEnAq__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.workflowWalkthrough-module__gnEnAq__counter{color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.workflowWalkthrough-module__gnEnAq__skipBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:4px 8px;font-size:12px;transition:background .12s,color .12s}.workflowWalkthrough-module__gnEnAq__skipBtn:hover{color:var(--text-primary);background:var(--bg-hover)}.workflowWalkthrough-module__gnEnAq__title{color:var(--text-primary);font-size:16px;font-weight:600;font-family:var(--font-display,var(--font-sans));margin:0 0 6px}.workflowWalkthrough-module__gnEnAq__body{color:var(--text-secondary);margin:0 0 16px;font-size:13px;line-height:1.5}.workflowWalkthrough-module__gnEnAq__actions{justify-content:space-between;gap:8px;display:flex}.workflowWalkthrough-module__gnEnAq__backBtn,.workflowWalkthrough-module__gnEnAq__nextBtn{border-radius:var(--radius);cursor:pointer;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s,color .12s,border-color .12s}.workflowWalkthrough-module__gnEnAq__backBtn{color:var(--text-secondary);border:1px solid var(--border-color);background:0 0}.workflowWalkthrough-module__gnEnAq__backBtn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.workflowWalkthrough-module__gnEnAq__backBtn:disabled{opacity:.4;cursor:not-allowed}.workflowWalkthrough-module__gnEnAq__nextBtn{background:var(--accent);color:#fff;border:1px solid var(--accent);box-shadow:var(--shadow-accent)}.workflowWalkthrough-module__gnEnAq__nextBtn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.workflowWalkthrough-module__gnEnAq__placement_below:before,.workflowWalkthrough-module__gnEnAq__placement_above:before{content:"";background:var(--bg-secondary);border:1px solid var(--border-color);width:12px;height:12px;margin-left:-6px;position:absolute;left:50%;transform:rotate(45deg)}.workflowWalkthrough-module__gnEnAq__placement_below:before{border-bottom:none;border-right:none;top:-7px}.workflowWalkthrough-module__gnEnAq__placement_above:before{border-top:none;border-left:none;bottom:-7px}.workflowWalkthrough-module__gnEnAq__placement_right:before{content:"";background:var(--bg-secondary);border:1px solid var(--border-color);border-top:none;border-right:none;width:12px;height:12px;margin-top:-6px;position:absolute;top:50%;left:-7px;transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.workflowWalkthrough-module__gnEnAq__cutout{transition:none}.workflowWalkthrough-module__gnEnAq__tooltip{animation:none}}@media (max-width:640px){.workflowWalkthrough-module__gnEnAq__root{display:none}}
.postConnectSpotlight-module__XeBnHG__root{z-index:10000;pointer-events:none;position:fixed;inset:0}.postConnectSpotlight-module__XeBnHG__cutout{pointer-events:none;will-change:top, left, width, height;background:0 0;border-radius:10px;transition:top .18s,left .18s,width .18s,height .18s;position:fixed;box-shadow:0 0 0 9999px #0000008c}.postConnectSpotlight-module__XeBnHG__tooltip{z-index:10001;background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);pointer-events:auto;font-family:var(--font-sans);outline:none;padding:16px;animation:.2s ease-out postConnectSpotlight-module__XeBnHG__tooltipIn;position:fixed}@keyframes postConnectSpotlight-module__XeBnHG__tooltipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.postConnectSpotlight-module__XeBnHG__header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.postConnectSpotlight-module__XeBnHG__checkBadge{background:var(--accent);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.postConnectSpotlight-module__XeBnHG__checkBadge svg{width:15px;height:15px}.postConnectSpotlight-module__XeBnHG__headerSpacer{flex:auto}.postConnectSpotlight-module__XeBnHG__closeBtn{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex:none;padding:2px 6px;font-size:18px;line-height:1;transition:background .12s,color .12s}.postConnectSpotlight-module__XeBnHG__closeBtn:hover{color:var(--text-primary);background:var(--bg-hover)}.postConnectSpotlight-module__XeBnHG__title{color:var(--text-primary);font-size:16px;font-weight:600;font-family:var(--font-display,var(--font-sans));margin:0 0 6px}.postConnectSpotlight-module__XeBnHG__body{color:var(--text-secondary);margin:0 0 16px;font-size:13px;line-height:1.5}.postConnectSpotlight-module__XeBnHG__body strong{color:var(--text-primary);font-weight:600}.postConnectSpotlight-module__XeBnHG__actions{justify-content:flex-end;gap:8px;display:flex}.postConnectSpotlight-module__XeBnHG__primaryBtn,.postConnectSpotlight-module__XeBnHG__secondaryBtn{border-radius:var(--radius);cursor:pointer;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.postConnectSpotlight-module__XeBnHG__primaryBtn{background:var(--accent);color:#fff;border:1px solid var(--accent);box-shadow:var(--shadow-accent)}.postConnectSpotlight-module__XeBnHG__primaryBtn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.postConnectSpotlight-module__XeBnHG__secondaryBtn{color:var(--text-secondary);border:1px solid var(--border-color);background:0 0}.postConnectSpotlight-module__XeBnHG__secondaryBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.postConnectSpotlight-module__XeBnHG__btnIcon{width:14px;height:14px}.postConnectSpotlight-module__XeBnHG__placement_below:before,.postConnectSpotlight-module__XeBnHG__placement_above:before{content:"";background:var(--bg-secondary);border:1px solid var(--border-color);width:12px;height:12px;margin-left:-6px;position:absolute;left:50%;transform:rotate(45deg)}.postConnectSpotlight-module__XeBnHG__placement_below:before{border-bottom:none;border-right:none;top:-7px}.postConnectSpotlight-module__XeBnHG__placement_above:before{border-top:none;border-left:none;bottom:-7px}@media (prefers-reduced-motion:reduce){.postConnectSpotlight-module__XeBnHG__cutout{transition:none}.postConnectSpotlight-module__XeBnHG__tooltip{animation:none}}@media (max-width:640px){.postConnectSpotlight-module__XeBnHG__root{display:none}}
.SchemaBuilder-module__mhFGuq__schemaContainer{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;gap:12px;margin-top:10px;padding:16px;display:flex}.SchemaBuilder-module__mhFGuq__schemaPropertyWrapper{flex-direction:column;gap:8px;display:flex}.SchemaBuilder-module__mhFGuq__schemaPropertyRow{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius);align-items:center;gap:8px;padding:8px 12px;display:flex}.SchemaBuilder-module__mhFGuq__schemaDragHandle{color:var(--text-muted);cursor:grab;opacity:.6;transition:opacity var(--transition);justify-content:center;align-items:center;padding:4px;display:flex}.SchemaBuilder-module__mhFGuq__schemaDragHandle:hover{opacity:1}.SchemaBuilder-module__mhFGuq__schemaPropertyName{background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius);color:var(--text-primary);transition:all var(--transition);flex:1;padding:8px 12px;font-size:14px;font-weight:500}.SchemaBuilder-module__mhFGuq__schemaPropertyName:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle);outline:none}.SchemaBuilder-module__mhFGuq__schemaPropertyName::placeholder{color:var(--text-muted)}.SchemaBuilder-module__mhFGuq__schemaTypeDropdown{position:relative}.SchemaBuilder-module__mhFGuq__schemaTypeButton{background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius);color:var(--text-primary);cursor:pointer;min-width:100px;transition:all var(--transition);align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;display:flex}.SchemaBuilder-module__mhFGuq__schemaTypeButton:hover{border-color:var(--accent)}.SchemaBuilder-module__mhFGuq__schemaTypeButton svg{color:var(--text-muted);margin-left:auto}.SchemaBuilder-module__mhFGuq__schemaTypeMenu{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:200;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0}.SchemaBuilder-module__mhFGuq__schemaTypeOption{color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);border-radius:4px;padding:8px 12px;font-size:14px;font-weight:500}.SchemaBuilder-module__mhFGuq__schemaTypeOption:hover{background:var(--accent-subtle);color:var(--accent)}.SchemaBuilder-module__mhFGuq__schemaTypeOption.SchemaBuilder-module__mhFGuq__selected{background:var(--accent-subtle);color:var(--accent);font-weight:600}.SchemaBuilder-module__mhFGuq__schemaRequiredBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition);background:0 0;border:none;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.SchemaBuilder-module__mhFGuq__schemaRequiredBtn:hover{background:var(--danger-subtle);color:var(--danger)}.SchemaBuilder-module__mhFGuq__schemaRequiredBtn.SchemaBuilder-module__mhFGuq__active{color:var(--danger)}.SchemaBuilder-module__mhFGuq__schemaDeleteBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.SchemaBuilder-module__mhFGuq__schemaDeleteBtn:hover{background:var(--danger-subtle);color:var(--danger)}.SchemaBuilder-module__mhFGuq__schemaChildren{border-left:2px dashed var(--text-muted);flex-direction:column;gap:8px;margin-left:24px;padding-left:16px;display:flex}.SchemaBuilder-module__mhFGuq__schemaAddBtn{border:1px dashed var(--border-color);border-radius:var(--radius);width:100%;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition);font-family:var(--font-sans);background:0 0;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:500;display:inline-flex}.SchemaBuilder-module__mhFGuq__schemaAddHint{font-weight:500}.SchemaBuilder-module__mhFGuq__schemaAddBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-subtle)}
.CsvColumnBuilder-module__mtWjFW__sheetBuilder{width:0;min-width:100%;margin-top:10px}.CsvColumnBuilder-module__mtWjFW__sheetContainer{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:16px;overflow:auto hidden}.CsvColumnBuilder-module__mtWjFW__sheetGrid{flex-direction:column;display:inline-flex}.CsvColumnBuilder-module__mtWjFW__sheetRow{align-items:stretch;display:flex}.CsvColumnBuilder-module__mtWjFW__sheetPreviewRow{opacity:.5}.CsvColumnBuilder-module__mtWjFW__sheetCell{border:1px solid var(--border-color);background:var(--bg-secondary);min-width:120px;max-width:180px;transition:all var(--transition);flex:1;align-items:center;margin:-.5px;display:flex}.CsvColumnBuilder-module__mtWjFW__sheetHeaderCell{background:var(--bg-primary);border-color:var(--border-color);cursor:grab}.CsvColumnBuilder-module__mtWjFW__sheetHeaderCell:hover{background:var(--accent-subtle);border-color:var(--accent)}.CsvColumnBuilder-module__mtWjFW__sheetHeaderCell.CsvColumnBuilder-module__mtWjFW__dragging{opacity:.5;background:var(--accent-subtle);border-color:var(--accent)}.CsvColumnBuilder-module__mtWjFW__sheetPreviewCell{background:var(--bg-tertiary);justify-content:center;min-height:36px;padding:8px 12px}.CsvColumnBuilder-module__mtWjFW__sheetCellDragHandle{color:var(--text-muted);cursor:grab;opacity:.5;transition:opacity var(--transition);justify-content:center;align-items:center;padding:8px 4px 8px 8px;display:flex}.CsvColumnBuilder-module__mtWjFW__sheetHeaderCell:hover .CsvColumnBuilder-module__mtWjFW__sheetCellDragHandle{opacity:1}.CsvColumnBuilder-module__mtWjFW__sheetCellInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 12px 10px 4px;font-size:13px;font-weight:600}.CsvColumnBuilder-module__mtWjFW__sheetCellInput::placeholder{color:var(--text-muted);font-weight:500}.CsvColumnBuilder-module__mtWjFW__sheetPreviewText{color:var(--text-muted);font-size:12px}.CsvColumnBuilder-module__mtWjFW__sheetAddColumnBtn{border:2px dashed var(--border-color);min-width:40px;max-width:40px;color:var(--text-muted);cursor:pointer;transition:all var(--transition);background:0 0;border-radius:0;justify-content:center;align-items:center;margin-left:-1px;display:flex}.CsvColumnBuilder-module__mtWjFW__sheetAddColumnBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-subtle)}.CsvColumnBuilder-module__mtWjFW__sheetCellSpacer{min-width:40px;max-width:40px}.CsvColumnBuilder-module__mtWjFW__sheetContextMenu{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:1000;min-width:160px;padding:4px}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItem{width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:500;display:flex}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItem:hover{background:var(--accent-subtle);color:var(--accent)}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItem:disabled{opacity:.4;cursor:not-allowed}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItem:disabled:hover{color:var(--text-secondary);background:0 0}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItemDanger:hover{background:var(--danger-subtle);color:var(--danger)}.CsvColumnBuilder-module__mtWjFW__sheetContextMenuItem svg{width:14px;height:14px}
.OutputFormatField-module__zXbbsW__wrap{flex-direction:column;gap:4px;display:flex}.OutputFormatField-module__zXbbsW__toggleGroup{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-sm);gap:2px;width:fit-content;padding:4px;display:flex}.OutputFormatField-module__zXbbsW__toggleButton{color:var(--text-muted);cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-radius:4px;min-width:50px;padding:6px 14px;font-size:12px;font-weight:600}.OutputFormatField-module__zXbbsW__toggleButton:hover{color:var(--text-secondary);background:var(--bg-hover)}.OutputFormatField-module__zXbbsW__toggleButton.OutputFormatField-module__zXbbsW__active{background:var(--accent);color:#fff;font-weight:700}.OutputFormatField-module__zXbbsW__toggleButton:disabled{opacity:.5;cursor:not-allowed}
.TimeZoneSelect-module__r2saMG__wrap{width:100%;position:relative}.TimeZoneSelect-module__r2saMG__trigger{background:var(--bg-elevated);border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-size:14px;font-family:var(--font-sans);cursor:pointer;transition:border-color var(--transition);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.TimeZoneSelect-module__r2saMG__trigger:hover:not(:disabled){border-color:var(--accent)}.TimeZoneSelect-module__r2saMG__trigger:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.TimeZoneSelect-module__r2saMG__trigger:disabled{opacity:.6;cursor:not-allowed}.TimeZoneSelect-module__r2saMG__triggerLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TimeZoneSelect-module__r2saMG__chevron{color:var(--text-muted);transition:transform var(--transition);flex-shrink:0;display:inline-flex}.TimeZoneSelect-module__r2saMG__chevronOpen{transform:rotate(180deg)}.TimeZoneSelect-module__r2saMG__dropdown{background:var(--bg-secondary);border:1px solid var(--border-color);z-index:100;border-radius:10px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #00000040}.TimeZoneSelect-module__r2saMG__searchWrap{border-bottom:1px solid var(--border-color);color:var(--text-muted);align-items:center;gap:8px;padding:10px 12px;display:flex}.TimeZoneSelect-module__r2saMG__searchWrap svg{flex-shrink:0}.TimeZoneSelect-module__r2saMG__searchInput{width:100%;color:var(--text-primary);font-size:13px;font-family:var(--font-sans);background:0 0;border:none;outline:none}.TimeZoneSelect-module__r2saMG__searchInput::placeholder{color:var(--text-muted)}.TimeZoneSelect-module__r2saMG__list{max-height:240px;padding:4px;overflow-y:auto}.TimeZoneSelect-module__r2saMG__list::-webkit-scrollbar{width:6px}.TimeZoneSelect-module__r2saMG__list::-webkit-scrollbar-track{background:0 0}.TimeZoneSelect-module__r2saMG__list::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.TimeZoneSelect-module__r2saMG__option{width:100%;color:var(--text-primary);cursor:pointer;transition:background var(--transition);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;padding:8px 10px;font-size:13px;display:flex}.TimeZoneSelect-module__r2saMG__option:hover{background:var(--bg-hover)}.TimeZoneSelect-module__r2saMG__optionActive{background:var(--accent-subtle);color:var(--accent)}.TimeZoneSelect-module__r2saMG__noResults{text-align:center;color:var(--text-muted);padding:12px;font-size:13px}
.sessionInfo-module__l0-wmW__container{flex-direction:column;flex:1;gap:12px;padding:14px;display:flex;overflow-y:auto}.sessionInfo-module__l0-wmW__empty{text-align:center;color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.sessionInfo-module__l0-wmW__emptyIcon{background:var(--bg-tertiary);width:48px;height:48px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.sessionInfo-module__l0-wmW__empty h3{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:600}.sessionInfo-module__l0-wmW__empty p{color:var(--text-muted);margin:0;font-size:14px}.sessionInfo-module__l0-wmW__panelCard{background:var(--bg-secondary);border:1px solid var(--border-color);transition:border-color var(--transition);border-radius:16px;overflow:hidden}.sessionInfo-module__l0-wmW__panelHeader{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);transition:background var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:14px 16px;font-family:inherit;display:flex}.sessionInfo-module__l0-wmW__panelHeader:hover{background:var(--bg-tertiary)}.sessionInfo-module__l0-wmW__panelHeaderLeft{align-items:center;gap:12px;min-width:0;display:flex}.sessionInfo-module__l0-wmW__panelIcon{background:var(--accent-subtle);width:32px;height:32px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sessionInfo-module__l0-wmW__panelTitle{color:var(--text-primary);letter-spacing:-.1px;font-size:14px;font-weight:600}.sessionInfo-module__l0-wmW__panelHeaderRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.sessionInfo-module__l0-wmW__headerMeta{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.sessionInfo-module__l0-wmW__panelChevron{color:var(--text-muted);transition:transform var(--transition-fast);justify-content:center;align-items:center;width:20px;height:20px;display:flex}.sessionInfo-module__l0-wmW__panelChevronOpen{transform:rotate(180deg)}.sessionInfo-module__l0-wmW__panelBody{border-top:1px solid var(--border-subtle);padding:4px 16px 14px}.sessionInfo-module__l0-wmW__rowList{flex-direction:column;display:flex}.sessionInfo-module__l0-wmW__row{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 0;display:flex}.sessionInfo-module__l0-wmW__row:last-child{border-bottom:none}.sessionInfo-module__l0-wmW__rowLabel{color:var(--text-secondary);flex-shrink:0;min-width:100px;font-size:13px;font-weight:500}.sessionInfo-module__l0-wmW__rowValueWrap{flex:1;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.sessionInfo-module__l0-wmW__value{color:var(--text-primary);text-align:right;min-width:0;font-size:13px;font-weight:500}.sessionInfo-module__l0-wmW__valueTruncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sessionInfo-module__l0-wmW__valueLink{color:var(--accent);transition:opacity var(--transition-fast);font-weight:600;text-decoration:none}.sessionInfo-module__l0-wmW__valueLink:hover{opacity:.85;text-decoration:underline}.sessionInfo-module__l0-wmW__valueSublabel{color:var(--text-muted);font-size:12px;font-weight:400}.sessionInfo-module__l0-wmW__valueHighlight{color:var(--text-primary);text-align:right;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.sessionInfo-module__l0-wmW__valueMono{color:var(--text-primary);background:var(--bg-tertiary);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:3px 8px;font-family:SF Mono,Monaco,Courier New,monospace;font-size:12px;font-weight:500;overflow:hidden}.sessionInfo-module__l0-wmW__copyBtn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.sessionInfo-module__l0-wmW__copyBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.sessionInfo-module__l0-wmW__usageSection{flex-direction:column;gap:16px;padding-top:6px;display:flex}.sessionInfo-module__l0-wmW__usageGroup{flex-direction:column;display:flex}.sessionInfo-module__l0-wmW__usageGroupLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.6px;padding:0 0 6px;font-size:11px;font-weight:700}.sessionInfo-module__l0-wmW__usageRow{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:baseline;gap:12px;padding:8px 0;display:flex}.sessionInfo-module__l0-wmW__usageRow:last-child{border-bottom:none}.sessionInfo-module__l0-wmW__usageRowLabel{color:var(--text-secondary);font-size:13px;font-weight:500}.sessionInfo-module__l0-wmW__usageRowValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-family:SF Mono,Monaco,Courier New,monospace;font-size:13px;font-weight:600}.sessionInfo-module__l0-wmW__usageDivider{background:var(--border-color);height:1px;margin:6px 0}.sessionInfo-module__l0-wmW__usageTotalRow{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius);justify-content:space-between;align-items:baseline;gap:12px;margin-top:4px;padding:10px 14px;display:flex}.sessionInfo-module__l0-wmW__usageTotalLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.sessionInfo-module__l0-wmW__usageTotalValue{color:var(--amber);font-variant-numeric:tabular-nums;font-family:SF Mono,Monaco,Courier New,monospace;font-size:18px;font-weight:700}.sessionInfo-module__l0-wmW__errorBanner{background:var(--danger-subtle);border:1px solid rgba(var(--danger-rgb), .3);border-radius:var(--radius);color:var(--danger);align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.sessionInfo-module__l0-wmW__errorIcon{flex-shrink:0;align-items:center;margin-top:1px;display:flex}
.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__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;gap:14px;width:100%;max-width:620px;margin-top:auto;margin-bottom:auto;padding:16px 4px 8px;animation:.3s chat-module__5sLHOW__fadeIn;display:flex}.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__introSectionLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);justify-content:space-between;align-items:baseline;gap:12px;margin:4px 2px -4px;font-size:11px;font-weight:700;display:flex}.chat-module__5sLHOW__introSectionLink{color:var(--accent);transition:var(--transition);flex-shrink:0;align-items:center;gap:2px;text-decoration:none;display:inline-flex}.chat-module__5sLHOW__introSectionLink:hover{opacity:.78}.chat-module__5sLHOW__introSectionLink svg{margin-top:-1px}.chat-module__5sLHOW__introOr{align-items:center;gap:12px;margin:2px 0;display:flex}.chat-module__5sLHOW__introOr:before,.chat-module__5sLHOW__introOr:after{content:"";background:var(--border-subtle);flex:1;height:1px}.chat-module__5sLHOW__introOr span{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:11.5px;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__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__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__introStage{margin-top:0;margin-bottom:0}.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}}
.DiagramCanvas-module__AyWI5q__viewport{border:1px solid var(--border-subtle);background-color:var(--bg-secondary);background-image:radial-gradient(circle, rgba(var(--accent-rgb), .18) 1px, transparent 1px);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background-size:22px 22px;border-radius:12px;height:400px;position:relative;overflow:hidden}.DiagramCanvas-module__AyWI5q__viewport.DiagramCanvas-module__AyWI5q__grabbing{cursor:grabbing}.DiagramCanvas-module__AyWI5q__viewport.DiagramCanvas-module__AyWI5q__active{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.DiagramCanvas-module__AyWI5q__hintOverlay{z-index:2;pointer-events:none;background:rgba(var(--accent-rgb), .05);justify-content:center;align-items:center;animation:.14s ease-out DiagramCanvas-module__AyWI5q__hintFade;display:flex;position:absolute;inset:0}.DiagramCanvas-module__AyWI5q__hintPill{background:var(--text-primary);color:var(--bg-secondary);border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 4px 16px #0000002e}.DiagramCanvas-module__AyWI5q__hintPill svg{width:16px;height:16px}@keyframes DiagramCanvas-module__AyWI5q__hintFade{0%{opacity:0}to{opacity:1}}@media (max-width:760px){.DiagramCanvas-module__AyWI5q__viewport{height:320px}}.DiagramCanvas-module__AyWI5q__content{transform-origin:0 0;will-change:transform;position:absolute;top:0;left:0}.DiagramCanvas-module__AyWI5q__content.DiagramCanvas-module__AyWI5q__animated{transition:transform .12s ease-out}.DiagramCanvas-module__AyWI5q__content.DiagramCanvas-module__AyWI5q__hidden{visibility:hidden}@media (prefers-reduced-motion:reduce){.DiagramCanvas-module__AyWI5q__content.DiagramCanvas-module__AyWI5q__animated{transition:none}}.DiagramCanvas-module__AyWI5q__measure{--accent-subtle:var(--accent-subtle-solid);display:inline-block}.DiagramCanvas-module__AyWI5q__controls{z-index:3;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:12px;right:12px}.DiagramCanvas-module__AyWI5q__controlBtn{border:1px solid var(--border-subtle);background:var(--bg-secondary);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:color var(--transition), border-color var(--transition);border-radius:8px;justify-content:center;align-items:center;display:flex}.DiagramCanvas-module__AyWI5q__controlBtn:hover{color:var(--text-primary);border-color:var(--accent)}.DiagramCanvas-module__AyWI5q__controlBtn svg{width:16px;height:16px}
.WorkflowFlowDiagram-module__TKePpW__diagramWrap{flex-direction:column;align-items:center;gap:14px;display:flex}.WorkflowFlowDiagram-module__TKePpW__triggerPhraseChip{background:var(--accent-subtle);color:var(--accent);border:1px solid var(--accent);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.WorkflowFlowDiagram-module__TKePpW__triggerPhraseChipIcon{flex-shrink:0;width:14px;height:14px}.WorkflowFlowDiagram-module__TKePpW__noCodeStack{flex-direction:column;align-items:center;gap:0;display:flex}.WorkflowFlowDiagram-module__TKePpW__noCodeConnectorDashed{border-left:2px dashed var(--accent);opacity:.45;width:0;height:24px;margin:6px 0}.WorkflowFlowDiagram-module__TKePpW__webrunMini{background:var(--accent-subtle);border:1px solid var(--accent);box-shadow:0 6px 18px rgba(var(--accent-rgb), .12);border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.WorkflowFlowDiagram-module__TKePpW__webrunMiniIcon{background:var(--accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.WorkflowFlowDiagram-module__TKePpW__webrunMiniIcon svg{width:18px;height:18px}.WorkflowFlowDiagram-module__TKePpW__webrunMiniMark{width:22px;height:22px}.WorkflowFlowDiagram-module__TKePpW__webrunMiniText{text-align:left;flex-direction:column;gap:2px;display:flex}.WorkflowFlowDiagram-module__TKePpW__webrunMiniLabel{color:var(--accent);font-size:14px;font-weight:700;line-height:1.2}.WorkflowFlowDiagram-module__TKePpW__webrunMiniSub{color:var(--accent);opacity:.78;font-size:11px;line-height:1.2}.WorkflowFlowDiagram-module__TKePpW__noCodeFanOut{flex-direction:column;align-items:stretch;margin-top:8px;display:flex}.WorkflowFlowDiagram-module__TKePpW__noCodeBranches{width:100%;height:60px;display:block}.WorkflowFlowDiagram-module__TKePpW__noCodeBranchPath{stroke:var(--accent);stroke-width:2px;stroke-dasharray:6 5;stroke-linecap:round;fill:none;opacity:.3;animation-timing-function:linear;animation-iteration-count:infinite}.WorkflowFlowDiagram-module__TKePpW__cardSeqN2I0{animation-name:WorkflowFlowDiagram-module__TKePpW__cardSeqN2I0kf}.WorkflowFlowDiagram-module__TKePpW__cardSeqN2I1{animation-name:WorkflowFlowDiagram-module__TKePpW__cardSeqN2I1kf}.WorkflowFlowDiagram-module__TKePpW__arrowSeqN2I0{animation-name:WorkflowFlowDiagram-module__TKePpW__arrowSeqN2I0kf}.WorkflowFlowDiagram-module__TKePpW__branchSeqN2I0{animation-name:WorkflowFlowDiagram-module__TKePpW__branchSeqN2I0kf}.WorkflowFlowDiagram-module__TKePpW__branchSeqN2I1{animation-name:WorkflowFlowDiagram-module__TKePpW__branchSeqN2I1kf}.WorkflowFlowDiagram-module__TKePpW__checkSeqN2I0{animation-name:WorkflowFlowDiagram-module__TKePpW__checkSeqN2I0kf}.WorkflowFlowDiagram-module__TKePpW__checkSeqN2I1{animation-name:WorkflowFlowDiagram-module__TKePpW__checkSeqN2I1kf}@keyframes WorkflowFlowDiagram-module__TKePpW__cardSeqN2I0kf{0%,15.254%{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}20.339%,91.525%{background:var(--accent-subtle);border-color:var(--accent);box-shadow:0 6px 22px rgba(var(--accent-rgb), .18)}to{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}}@keyframes WorkflowFlowDiagram-module__TKePpW__cardSeqN2I1kf{0%,35.593%{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}40.678%,91.525%{background:var(--accent-subtle);border-color:var(--accent);box-shadow:0 6px 22px rgba(var(--accent-rgb), .18)}to{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}}@keyframes WorkflowFlowDiagram-module__TKePpW__arrowSeqN2I0kf{0%,20.339%{opacity:.4}25.424%,91.525%{opacity:1}to{opacity:.4}}@keyframes WorkflowFlowDiagram-module__TKePpW__branchSeqN2I0kf{0%{opacity:.9;stroke-dashoffset:0}15.254%{opacity:.9;stroke-dashoffset:-110px}15.6%{opacity:.7;stroke-dashoffset:-110px}91.525%{opacity:.7;stroke-dashoffset:-110px}to{opacity:.3;stroke-dashoffset:-110px}}@keyframes WorkflowFlowDiagram-module__TKePpW__branchSeqN2I1kf{0%,20.339%{opacity:.3;stroke-dashoffset:0}20.7%{opacity:.9;stroke-dashoffset:0}35.593%{opacity:.9;stroke-dashoffset:-110px}35.95%{opacity:.7;stroke-dashoffset:-110px}91.525%{opacity:.7;stroke-dashoffset:-110px}to{opacity:.3;stroke-dashoffset:-110px}}@keyframes WorkflowFlowDiagram-module__TKePpW__checkSeqN2I0kf{0%,20.339%{opacity:0;transform:scale(.6)}25.424%,91.525%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}@keyframes WorkflowFlowDiagram-module__TKePpW__checkSeqN2I1kf{0%,40.678%{opacity:0;transform:scale(.6)}45.763%,91.525%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}.WorkflowFlowDiagram-module__TKePpW__cardSeqN3I0{animation-name:WorkflowFlowDiagram-module__TKePpW__cardSeqN3I0kf}.WorkflowFlowDiagram-module__TKePpW__cardSeqN3I1{animation-name:WorkflowFlowDiagram-module__TKePpW__cardSeqN3I1kf}.WorkflowFlowDiagram-module__TKePpW__cardSeqN3I2{animation-name:WorkflowFlowDiagram-module__TKePpW__cardSeqN3I2kf}.WorkflowFlowDiagram-module__TKePpW__arrowSeqN3I0{animation-name:WorkflowFlowDiagram-module__TKePpW__arrowSeqN3I0kf}.WorkflowFlowDiagram-module__TKePpW__arrowSeqN3I1{animation-name:WorkflowFlowDiagram-module__TKePpW__arrowSeqN3I1kf}.WorkflowFlowDiagram-module__TKePpW__branchSeqN3I0{animation-name:WorkflowFlowDiagram-module__TKePpW__branchSeqN3I0kf}.WorkflowFlowDiagram-module__TKePpW__branchSeqN3I1{animation-name:WorkflowFlowDiagram-module__TKePpW__branchSeqN3I1kf}.WorkflowFlowDiagram-module__TKePpW__branchSeqN3I2{animation-name:WorkflowFlowDiagram-module__TKePpW__branchSeqN3I2kf}.WorkflowFlowDiagram-module__TKePpW__checkSeqN3I0{animation-name:WorkflowFlowDiagram-module__TKePpW__checkSeqN3I0kf}.WorkflowFlowDiagram-module__TKePpW__checkSeqN3I1{animation-name:WorkflowFlowDiagram-module__TKePpW__checkSeqN3I1kf}.WorkflowFlowDiagram-module__TKePpW__checkSeqN3I2{animation-name:WorkflowFlowDiagram-module__TKePpW__checkSeqN3I2kf}@keyframes WorkflowFlowDiagram-module__TKePpW__cardSeqN3I0kf{0%,12.676%{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}16.901%,92.958%{background:var(--accent-subtle);border-color:var(--accent);box-shadow:0 6px 22px rgba(var(--accent-rgb), .18)}to{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}}@keyframes WorkflowFlowDiagram-module__TKePpW__cardSeqN3I1kf{0%,29.577%{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}33.803%,92.958%{background:var(--accent-subtle);border-color:var(--accent);box-shadow:0 6px 22px rgba(var(--accent-rgb), .18)}to{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}}@keyframes WorkflowFlowDiagram-module__TKePpW__cardSeqN3I2kf{0%,46.479%{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}50.704%,92.958%{background:var(--accent-subtle);border-color:var(--accent);box-shadow:0 6px 22px rgba(var(--accent-rgb), .18)}to{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}}@keyframes WorkflowFlowDiagram-module__TKePpW__arrowSeqN3I0kf{0%,16.901%{opacity:.4}21.127%,92.958%{opacity:1}to{opacity:.4}}@keyframes WorkflowFlowDiagram-module__TKePpW__arrowSeqN3I1kf{0%,33.803%{opacity:.4}38.028%,92.958%{opacity:1}to{opacity:.4}}@keyframes WorkflowFlowDiagram-module__TKePpW__branchSeqN3I0kf{0%{opacity:.9;stroke-dashoffset:0}12.676%{opacity:.9;stroke-dashoffset:-110px}13%{opacity:.7;stroke-dashoffset:-110px}92.958%{opacity:.7;stroke-dashoffset:-110px}to{opacity:.3;stroke-dashoffset:-110px}}@keyframes WorkflowFlowDiagram-module__TKePpW__branchSeqN3I1kf{0%,16.901%{opacity:.3;stroke-dashoffset:0}17.25%{opacity:.9;stroke-dashoffset:0}29.577%{opacity:.9;stroke-dashoffset:-110px}29.9%{opacity:.7;stroke-dashoffset:-110px}92.958%{opacity:.7;stroke-dashoffset:-110px}to{opacity:.3;stroke-dashoffset:-110px}}@keyframes WorkflowFlowDiagram-module__TKePpW__branchSeqN3I2kf{0%,33.803%{opacity:.3;stroke-dashoffset:0}34.15%{opacity:.9;stroke-dashoffset:0}46.479%{opacity:.9;stroke-dashoffset:-110px}46.85%{opacity:.7;stroke-dashoffset:-110px}92.958%{opacity:.7;stroke-dashoffset:-110px}to{opacity:.3;stroke-dashoffset:-110px}}@keyframes WorkflowFlowDiagram-module__TKePpW__checkSeqN3I0kf{0%,16.901%{opacity:0;transform:scale(.6)}21.127%,92.958%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}@keyframes WorkflowFlowDiagram-module__TKePpW__checkSeqN3I1kf{0%,33.803%{opacity:0;transform:scale(.6)}38.028%,92.958%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}@keyframes WorkflowFlowDiagram-module__TKePpW__checkSeqN3I2kf{0%,50.704%{opacity:0;transform:scale(.6)}54.93%,92.958%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}.WorkflowFlowDiagram-module__TKePpW__cardSeqN4I0{animation-name:WorkflowFlowDiagram-module__TKePpW__cardSeqN4I0kf}.WorkflowFlowDiagram-module__TKePpW__cardSeqN4I1{animation-name:WorkflowFlowDiagram-module__TKePpW__cardSeqN4I1kf}.WorkflowFlowDiagram-module__TKePpW__cardSeqN4I2{animation-name:WorkflowFlowDiagram-module__TKePpW__cardSeqN4I2kf}.WorkflowFlowDiagram-module__TKePpW__cardSeqN4I3{animation-name:WorkflowFlowDiagram-module__TKePpW__cardSeqN4I3kf}.WorkflowFlowDiagram-module__TKePpW__arrowSeqN4I0{animation-name:WorkflowFlowDiagram-module__TKePpW__arrowSeqN4I0kf}.WorkflowFlowDiagram-module__TKePpW__arrowSeqN4I1{animation-name:WorkflowFlowDiagram-module__TKePpW__arrowSeqN4I1kf}.WorkflowFlowDiagram-module__TKePpW__arrowSeqN4I2{animation-name:WorkflowFlowDiagram-module__TKePpW__arrowSeqN4I2kf}.WorkflowFlowDiagram-module__TKePpW__branchSeqN4I0{animation-name:WorkflowFlowDiagram-module__TKePpW__branchSeqN4I0kf}.WorkflowFlowDiagram-module__TKePpW__branchSeqN4I1{animation-name:WorkflowFlowDiagram-module__TKePpW__branchSeqN4I1kf}.WorkflowFlowDiagram-module__TKePpW__branchSeqN4I2{animation-name:WorkflowFlowDiagram-module__TKePpW__branchSeqN4I2kf}.WorkflowFlowDiagram-module__TKePpW__branchSeqN4I3{animation-name:WorkflowFlowDiagram-module__TKePpW__branchSeqN4I3kf}.WorkflowFlowDiagram-module__TKePpW__checkSeqN4I0{animation-name:WorkflowFlowDiagram-module__TKePpW__checkSeqN4I0kf}.WorkflowFlowDiagram-module__TKePpW__checkSeqN4I1{animation-name:WorkflowFlowDiagram-module__TKePpW__checkSeqN4I1kf}.WorkflowFlowDiagram-module__TKePpW__checkSeqN4I2{animation-name:WorkflowFlowDiagram-module__TKePpW__checkSeqN4I2kf}.WorkflowFlowDiagram-module__TKePpW__checkSeqN4I3{animation-name:WorkflowFlowDiagram-module__TKePpW__checkSeqN4I3kf}@keyframes WorkflowFlowDiagram-module__TKePpW__cardSeqN4I0kf{0%,10.843%{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}14.458%,93.976%{background:var(--accent-subtle);border-color:var(--accent);box-shadow:0 6px 22px rgba(var(--accent-rgb), .18)}to{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}}@keyframes WorkflowFlowDiagram-module__TKePpW__cardSeqN4I1kf{0%,25.301%{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}28.916%,93.976%{background:var(--accent-subtle);border-color:var(--accent);box-shadow:0 6px 22px rgba(var(--accent-rgb), .18)}to{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}}@keyframes WorkflowFlowDiagram-module__TKePpW__cardSeqN4I2kf{0%,39.759%{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}43.373%,93.976%{background:var(--accent-subtle);border-color:var(--accent);box-shadow:0 6px 22px rgba(var(--accent-rgb), .18)}to{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}}@keyframes WorkflowFlowDiagram-module__TKePpW__cardSeqN4I3kf{0%,54.217%{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}57.831%,93.976%{background:var(--accent-subtle);border-color:var(--accent);box-shadow:0 6px 22px rgba(var(--accent-rgb), .18)}to{background:var(--bg-elevated);border-color:var(--border-subtle);box-shadow:none}}@keyframes WorkflowFlowDiagram-module__TKePpW__arrowSeqN4I0kf{0%,14.458%{opacity:.4}18.072%,93.976%{opacity:1}to{opacity:.4}}@keyframes WorkflowFlowDiagram-module__TKePpW__arrowSeqN4I1kf{0%,28.916%{opacity:.4}32.53%,93.976%{opacity:1}to{opacity:.4}}@keyframes WorkflowFlowDiagram-module__TKePpW__arrowSeqN4I2kf{0%,43.373%{opacity:.4}46.988%,93.976%{opacity:1}to{opacity:.4}}@keyframes WorkflowFlowDiagram-module__TKePpW__branchSeqN4I0kf{0%{opacity:.9;stroke-dashoffset:0}10.843%{opacity:.9;stroke-dashoffset:-110px}11.15%{opacity:.7;stroke-dashoffset:-110px}93.976%{opacity:.7;stroke-dashoffset:-110px}to{opacity:.3;stroke-dashoffset:-110px}}@keyframes WorkflowFlowDiagram-module__TKePpW__branchSeqN4I1kf{0%,14.458%{opacity:.3;stroke-dashoffset:0}14.8%{opacity:.9;stroke-dashoffset:0}25.301%{opacity:.9;stroke-dashoffset:-110px}25.6%{opacity:.7;stroke-dashoffset:-110px}93.976%{opacity:.7;stroke-dashoffset:-110px}to{opacity:.3;stroke-dashoffset:-110px}}@keyframes WorkflowFlowDiagram-module__TKePpW__branchSeqN4I2kf{0%,28.916%{opacity:.3;stroke-dashoffset:0}29.25%{opacity:.9;stroke-dashoffset:0}39.759%{opacity:.9;stroke-dashoffset:-110px}40.05%{opacity:.7;stroke-dashoffset:-110px}93.976%{opacity:.7;stroke-dashoffset:-110px}to{opacity:.3;stroke-dashoffset:-110px}}@keyframes WorkflowFlowDiagram-module__TKePpW__branchSeqN4I3kf{0%,43.373%{opacity:.3;stroke-dashoffset:0}43.7%{opacity:.9;stroke-dashoffset:0}54.217%{opacity:.9;stroke-dashoffset:-110px}54.55%{opacity:.7;stroke-dashoffset:-110px}93.976%{opacity:.7;stroke-dashoffset:-110px}to{opacity:.3;stroke-dashoffset:-110px}}@keyframes WorkflowFlowDiagram-module__TKePpW__checkSeqN4I0kf{0%,14.458%{opacity:0;transform:scale(.6)}18.072%,93.976%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}@keyframes WorkflowFlowDiagram-module__TKePpW__checkSeqN4I1kf{0%,28.916%{opacity:0;transform:scale(.6)}32.53%,93.976%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}@keyframes WorkflowFlowDiagram-module__TKePpW__checkSeqN4I2kf{0%,43.373%{opacity:0;transform:scale(.6)}46.988%,93.976%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}@keyframes WorkflowFlowDiagram-module__TKePpW__checkSeqN4I3kf{0%,57.831%{opacity:0;transform:scale(.6)}61.446%,93.976%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.6)}}@media (prefers-reduced-motion:reduce){.WorkflowFlowDiagram-module__TKePpW__noCodeBranchPath{opacity:.55;animation:none}}.WorkflowFlowDiagram-module__TKePpW__noCodeStrip{justify-content:center;align-items:stretch;gap:24px;display:flex}.WorkflowFlowDiagram-module__TKePpW__noCodeStripRow{align-items:stretch;gap:24px;display:inline-flex}.WorkflowFlowDiagram-module__TKePpW__stepChevron{width:36px;height:14px;color:var(--accent);opacity:.4;flex-shrink:0;align-self:center;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.WorkflowFlowDiagram-module__TKePpW__stepChevron{opacity:.6;animation:none}}.WorkflowFlowDiagram-module__TKePpW__nodeStep{flex-shrink:0;width:220px;min-width:220px;max-width:220px;margin-top:14px;animation-timing-function:linear;animation-iteration-count:infinite;position:relative}@media (prefers-reduced-motion:reduce){.WorkflowFlowDiagram-module__TKePpW__nodeStep{animation:none}}.WorkflowFlowDiagram-module__TKePpW__stepCheck{background:var(--accent);color:#fff;width:24px;height:24px;box-shadow:0 0 0 3px var(--bg-secondary), 0 3px 8px #0000001f;z-index:2;opacity:0;border-radius:50%;justify-content:center;align-items:center;animation-timing-function:cubic-bezier(.34,1.56,.64,1);animation-iteration-count:infinite;display:flex;position:absolute;top:-10px;right:-10px;transform:scale(.6)}.WorkflowFlowDiagram-module__TKePpW__stepCheck svg{width:14px;height:14px}@media (prefers-reduced-motion:reduce){.WorkflowFlowDiagram-module__TKePpW__stepCheck{opacity:1;animation:none;transform:none}}.WorkflowFlowDiagram-module__TKePpW__stepBadge{background:var(--accent);color:#fff;width:28px;height:28px;box-shadow:0 0 0 3px var(--bg-secondary), 0 2px 6px #00000014;z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.WorkflowFlowDiagram-module__TKePpW__stepVerb{color:var(--text-secondary);text-align:center;margin-top:2px;font-size:12px;line-height:1.35}.WorkflowFlowDiagram-module__TKePpW__stepAlts{flex-direction:column;gap:6px;width:100%;margin-top:6px;display:flex}.WorkflowFlowDiagram-module__TKePpW__stepAltsDivider{background:var(--border-subtle);width:100%;height:1px}.WorkflowFlowDiagram-module__TKePpW__stepAltsLine{color:var(--text-tertiary);text-align:center;word-break:normal;overflow-wrap:anywhere;font-size:11px;line-height:1.35}.WorkflowFlowDiagram-module__TKePpW__emptyHint{color:var(--text-tertiary);padding:14px 18px;font-size:13px;font-style:italic}.WorkflowFlowDiagram-module__TKePpW__diagram{justify-content:center;align-items:flex-start;gap:0;display:flex;overflow-x:auto}.WorkflowFlowDiagram-module__TKePpW__row{align-items:flex-start;gap:0;display:inline-flex}.WorkflowFlowDiagram-module__TKePpW__node{text-align:center;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:14px;flex-direction:column;flex:none;align-items:center;gap:8px;min-width:200px;max-width:240px;padding:20px 16px;display:flex}.WorkflowFlowDiagram-module__TKePpW__iconWrap{background:var(--bg-secondary);border:1px solid var(--border-subtle);width:48px;height:48px;color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;display:flex;overflow:hidden}.WorkflowFlowDiagram-module__TKePpW__kindIcon{width:24px;height:24px}.WorkflowFlowDiagram-module__TKePpW__kindIconLight{color:#fff;width:26px;height:26px}.WorkflowFlowDiagram-module__TKePpW__favicon{border-radius:4px;width:26px;height:26px}.WorkflowFlowDiagram-module__TKePpW__nodeLabel{color:var(--text-primary);font-size:15px;font-weight:600;line-height:1.2;font-family:var(--font-sans);letter-spacing:-.1px}.WorkflowFlowDiagram-module__TKePpW__nodeSub{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:11px;line-height:1.2}.WorkflowFlowDiagram-module__TKePpW__nodeWebrun{background:var(--accent-subtle);border-color:var(--accent);box-shadow:0 6px 18px rgba(var(--accent-rgb), .12)}.WorkflowFlowDiagram-module__TKePpW__iconWrapWebrun{background:var(--accent);border-color:var(--accent);color:#fff}.WorkflowFlowDiagram-module__TKePpW__nodeLabelAccent{color:var(--accent)}.WorkflowFlowDiagram-module__TKePpW__nodeSubAccent{color:var(--accent);opacity:.78}.WorkflowFlowDiagram-module__TKePpW__webrunBody{text-align:left;flex-direction:column;gap:8px;width:100%;margin-top:6px;display:flex}.WorkflowFlowDiagram-module__TKePpW__webrunSectionLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;opacity:.85;font-size:10px;font-weight:700}.WorkflowFlowDiagram-module__TKePpW__surfaceGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.WorkflowFlowDiagram-module__TKePpW__surfaceChip{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:8px;align-items:center;gap:6px;min-width:0;padding:6px 8px;font-size:12px;font-weight:500;line-height:1.2;display:inline-flex}.WorkflowFlowDiagram-module__TKePpW__surfaceIconWrap{width:16px;height:16px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.WorkflowFlowDiagram-module__TKePpW__surfaceFavicon{border-radius:3px}.WorkflowFlowDiagram-module__TKePpW__surfaceLabel{text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.WorkflowFlowDiagram-module__TKePpW__nodeTarget{background:var(--bg-elevated);border-color:var(--border-subtle)}.WorkflowFlowDiagram-module__TKePpW__targetAlternatives{flex-direction:column;gap:6px;width:100%;margin-top:2px;display:flex}.WorkflowFlowDiagram-module__TKePpW__toolChip{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:8px;align-items:center;gap:8px;width:100%;min-width:0;padding:7px 10px;font-size:13px;font-weight:500;line-height:1.2;display:inline-flex}.WorkflowFlowDiagram-module__TKePpW__toolFavicon{border-radius:3px;flex-shrink:0}.WorkflowFlowDiagram-module__TKePpW__toolFaviconBlank{background:var(--bg-tertiary);border-radius:3px;flex-shrink:0;width:16px;height:16px}.WorkflowFlowDiagram-module__TKePpW__toolLabel{text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.WorkflowFlowDiagram-module__TKePpW__orDivider{align-items:center;gap:8px;width:100%;margin:4px 0 2px;display:flex}.WorkflowFlowDiagram-module__TKePpW__orLine{background:var(--border-subtle);flex:1;height:1px}.WorkflowFlowDiagram-module__TKePpW__orText{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.WorkflowFlowDiagram-module__TKePpW__outcome{background:var(--success-subtle);color:var(--success);box-sizing:border-box;border-radius:10px;align-items:center;gap:8px;width:100%;margin-top:10px;padding:10px 12px;font-size:12px;font-weight:600;line-height:1.4;display:flex}.WorkflowFlowDiagram-module__TKePpW__outcomeIcon{flex-shrink:0;width:14px;height:14px}.WorkflowFlowDiagram-module__TKePpW__chevron{width:22px;height:22px;color:var(--text-tertiary);flex-shrink:0;align-self:flex-start;margin:36px 10px 0}@media (max-width:760px){.WorkflowFlowDiagram-module__TKePpW__diagram{flex-direction:column;align-items:stretch;gap:0}.WorkflowFlowDiagram-module__TKePpW__row{flex-direction:column;align-items:stretch}.WorkflowFlowDiagram-module__TKePpW__node{min-width:0;max-width:none}.WorkflowFlowDiagram-module__TKePpW__chevron{margin:6px auto;transform:rotate(90deg)}}.WorkflowFlowDiagram-module__TKePpW__compactStrip{background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-secondary);border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px 8px;padding:8px 12px;font-size:12px;line-height:1.3;display:flex}.WorkflowFlowDiagram-module__TKePpW__compactChip{background:var(--accent-subtle,#0000000a);color:var(--accent,var(--text-primary,#111));white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-weight:600;display:inline-flex}.WorkflowFlowDiagram-module__TKePpW__compactIcon{flex-shrink:0;width:12px;height:12px}.WorkflowFlowDiagram-module__TKePpW__compactArrow{color:var(--text-tertiary,#999);flex-shrink:0;font-size:13px}.WorkflowFlowDiagram-module__TKePpW__compactStepWrap{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.WorkflowFlowDiagram-module__TKePpW__compactStep{background:var(--bg-elevated);border:1px solid var(--border-color);color:var(--text-primary);white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;display:inline-flex}.WorkflowFlowDiagram-module__TKePpW__compactFavicon{border-radius:2px;flex-shrink:0;width:14px;height:14px}.WorkflowFlowDiagram-module__TKePpW__compactSep{color:var(--text-tertiary,#999);margin-left:4px;font-size:11px}.WorkflowFlowDiagram-module__TKePpW__shotTip{z-index:9999;pointer-events:none;opacity:0;filter:drop-shadow(0 14px 30px #0000003d);width:340px;max-width:42vw;transition:opacity .14s;position:fixed}.WorkflowFlowDiagram-module__TKePpW__shotTipReady{opacity:1}.WorkflowFlowDiagram-module__TKePpW__shotTipFrame{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:12px;line-height:0;overflow:hidden}.WorkflowFlowDiagram-module__TKePpW__shotTipImg{object-fit:cover;object-position:center top;width:100%;height:auto;max-height:220px;display:block}.WorkflowFlowDiagram-module__TKePpW__shotTipCaption{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-secondary);font-size:12px;font-weight:500;font-family:var(--font-sans);text-align:center;border-radius:8px;margin-top:8px;padding:6px 10px;line-height:1.3}.WorkflowFlowDiagram-module__TKePpW__shotTip:after{content:"";background:var(--bg-elevated);border:1px solid var(--border-subtle);width:10px;height:10px;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.WorkflowFlowDiagram-module__TKePpW__shotTipAbove:after{border-top:none;border-left:none;bottom:-6px}.WorkflowFlowDiagram-module__TKePpW__shotTipBelow:after{border-bottom:none;border-right:none;top:-6px}
.SaveAsWorkflowModal-module__ZfD1wW__body{flex-direction:column;gap:14px;min-height:160px;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__compileWrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 24px;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__compileText{color:var(--text-primary);font-size:14px;font-weight:600}.SaveAsWorkflowModal-module__ZfD1wW__compileSub{color:var(--text-tertiary);max-width:380px;font-size:12.5px;line-height:1.5}.SaveAsWorkflowModal-module__ZfD1wW__resolveStack{flex-direction:column;gap:12px;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__blockerHint{background:var(--warning-subtle);border:1px solid rgba(var(--warning-rgb), .4);border-radius:var(--radius-sm);color:var(--text-primary);padding:10px 12px;font-size:12.5px;line-height:1.5}.SaveAsWorkflowModal-module__ZfD1wW__blockerHint ul{margin:4px 0 0;padding-left:18px}.SaveAsWorkflowModal-module__ZfD1wW__blockerHint li{color:var(--text-secondary);margin:2px 0}.SaveAsWorkflowModal-module__ZfD1wW__reviewStack{flex-direction:column;gap:16px;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__label{flex-direction:column;gap:6px;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__labelText{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.SaveAsWorkflowModal-module__ZfD1wW__required{color:var(--danger)}.SaveAsWorkflowModal-module__ZfD1wW__input,.SaveAsWorkflowModal-module__ZfD1wW__textarea{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-elevated);width:100%;color:var(--text-primary);font-size:13.5px;font-family:var(--font-sans);transition:border-color var(--transition);padding:9px 12px}.SaveAsWorkflowModal-module__ZfD1wW__textarea{resize:vertical;min-height:56px;line-height:1.45}.SaveAsWorkflowModal-module__ZfD1wW__input:focus,.SaveAsWorkflowModal-module__ZfD1wW__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle);outline:none}.SaveAsWorkflowModal-module__ZfD1wW__input:disabled,.SaveAsWorkflowModal-module__ZfD1wW__textarea:disabled{opacity:.6;cursor:not-allowed}.SaveAsWorkflowModal-module__ZfD1wW__promptPreview{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-family:var(--font-mono);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;max-height:260px;margin:0;padding:12px 14px;font-size:12.5px;line-height:1.55;overflow-y:auto}.SaveAsWorkflowModal-module__ZfD1wW__helper{color:var(--text-tertiary);font-size:11.5px;line-height:1.45}.SaveAsWorkflowModal-module__ZfD1wW__subList{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);flex-direction:column;gap:4px;padding:10px 12px;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__subListTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:4px;font-size:11px;font-weight:600}.SaveAsWorkflowModal-module__ZfD1wW__subItem{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__subItem 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}.SaveAsWorkflowModal-module__ZfD1wW__errorBanner{border-radius:var(--radius-sm);background:var(--danger-subtle);color:var(--danger);border:1px solid rgba(var(--danger-rgb), .3);align-items:center;gap:8px;padding:10px 12px;font-size:12.5px;line-height:1.45;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__errorBanner svg{flex-shrink:0}.SaveAsWorkflowModal-module__ZfD1wW__btnPrimary{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;font-size:13.5px;font-weight:600;font-family:var(--font-sans);transition:background var(--transition), opacity var(--transition);border:1px solid #0000;justify-content:center;align-items:center;padding:9px 18px;display:inline-flex}.SaveAsWorkflowModal-module__ZfD1wW__btnPrimary:hover:not(:disabled){background:var(--accent-hover)}.SaveAsWorkflowModal-module__ZfD1wW__btnPrimary:disabled{opacity:.55;cursor:not-allowed}.SaveAsWorkflowModal-module__ZfD1wW__btnSecondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);cursor:pointer;font-size:13.5px;font-weight:500;font-family:var(--font-sans);transition:background var(--transition);padding:9px 16px}.SaveAsWorkflowModal-module__ZfD1wW__btnSecondary:hover:not(:disabled){background:var(--bg-hover)}.SaveAsWorkflowModal-module__ZfD1wW__btnSecondary:disabled{opacity:.55;cursor:not-allowed}.SaveAsWorkflowModal-module__ZfD1wW__btnLabel{margin-left:8px}.SaveAsWorkflowModal-module__ZfD1wW__resolveStripWrap{margin-bottom:4px}.SaveAsWorkflowModal-module__ZfD1wW__reviewThread{flex-direction:column;gap:12px;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__truncationNote{background:var(--warning-subtle);border:1px solid rgba(var(--warning-rgb), .3);border-radius:var(--radius-sm);color:var(--text-secondary);padding:8px 12px;font-size:12px;line-height:1.5}.SaveAsWorkflowModal-module__ZfD1wW__thread{flex-direction:column;gap:10px;padding:4px 2px;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__driftBanner{border-radius:var(--radius-sm);border:1px solid rgba(var(--warning-rgb), .4);background:var(--warning-subtle);color:var(--text-primary);flex-direction:column;gap:6px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__driftBanner strong{font-size:13px;font-weight:600}.SaveAsWorkflowModal-module__ZfD1wW__driftBanner p{color:var(--text-secondary);margin:0}.SaveAsWorkflowModal-module__ZfD1wW__driftBanner button{align-self:flex-start;margin-top:4px}.SaveAsWorkflowModal-module__ZfD1wW__drift_block{border-color:rgba(var(--danger-rgb), .4);background:var(--danger-subtle)}.SaveAsWorkflowModal-module__ZfD1wW__refinementHint{color:var(--text-tertiary);text-align:right;padding:0 4px;font-size:11.5px}.SaveAsWorkflowModal-module__ZfD1wW__reviewFooterRow{align-items:center;gap:14px;width:100%;display:flex}.SaveAsWorkflowModal-module__ZfD1wW__reviewFooterRow>:first-child{flex:none}.SaveAsWorkflowModal-module__ZfD1wW__reviewFooterRow>:last-child{flex:auto;min-width:0}.SaveAsWorkflowModal-module__ZfD1wW__btnBackLink{color:var(--text-secondary);cursor:pointer;font-size:13.5px;font-weight:500;font-family:var(--font-sans);transition:color var(--transition);background:0 0;border:none;align-items:center;gap:6px;padding:6px 4px;line-height:1;display:inline-flex}.SaveAsWorkflowModal-module__ZfD1wW__btnBackLink:hover{color:var(--accent)}.SaveAsWorkflowModal-module__ZfD1wW__btnBackLink svg{flex-shrink:0}@media (max-width:768px){.SaveAsWorkflowModal-module__ZfD1wW__body{gap:12px}.SaveAsWorkflowModal-module__ZfD1wW__compileWrap{padding:32px 16px}.SaveAsWorkflowModal-module__ZfD1wW__thread{max-height:360px}}.SaveAsWorkflowModal-module__ZfD1wW__deliveryPickWrap{padding:2px 2px 10px}.SaveAsWorkflowModal-module__ZfD1wW__deliveryPickWrap>div{margin-top:0;margin-left:0}.SaveAsWorkflowModal-module__ZfD1wW__deliveryPickQuestion{color:var(--text-primary);margin:2px 0 14px;font-size:1.05rem;font-weight:600}
