.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
.WorkflowNodePicker-module-scss-module__M1sYhW__wrapper{border:1px solid var(--border-base);background:var(--bg-base);width:240px;min-width:240px;max-width:240px;max-height:320px;box-shadow:var(--ring-shadow);cursor:default;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.WorkflowNodePicker-module-scss-module__M1sYhW__searchBar{border-bottom:1px solid var(--border-base);flex-shrink:0;align-items:center;gap:6px;padding:8px 10px;display:flex}.WorkflowNodePicker-module-scss-module__M1sYhW__searchBar__icon{color:var(--text-muted);flex-shrink:0;font-size:14px}.WorkflowNodePicker-module-scss-module__M1sYhW__searchBar__input{flex:1;min-width:0}.WorkflowNodePicker-module-scss-module__M1sYhW__scroll{overscroll-behavior:contain;flex:1;min-height:0;padding:0 8px 8px;overflow:hidden auto}.WorkflowNodePicker-module-scss-module__M1sYhW__group{flex-direction:column;gap:2px;margin-bottom:4px;display:flex}.WorkflowNodePicker-module-scss-module__M1sYhW__groupHeader{z-index:1;background:var(--bg-base);padding:10px 6px 4px;position:sticky;top:0}.WorkflowNodePicker-module-scss-module__M1sYhW__item{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px;transition:background .12s;display:flex}.WorkflowNodePicker-module-scss-module__M1sYhW__item:hover:not(:disabled),.WorkflowNodePicker-module-scss-module__M1sYhW__item:focus-visible:not(:disabled){background:var(--bg-container);outline:none}.WorkflowNodePicker-module-scss-module__M1sYhW__item:disabled{opacity:.55;cursor:not-allowed}.WorkflowNodePicker-module-scss-module__M1sYhW__itemLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.WorkflowNodePicker-module-scss-module__M1sYhW__empty{padding:16px 8px}
.WorkflowNodeCard-module-scss-module__ED75hG__wrapper{border:1px solid var(--border-base);background:var(--bg-base);backdrop-filter:blur(5px);cursor:pointer;width:240px;min-width:240px;max-width:240px;box-shadow:var(--ring-shadow);border-radius:12px;flex-direction:column;padding:0 8px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.WorkflowNodeCard-module-scss-module__ED75hG__wrapper:hover{border-color:var(--border-base)}.WorkflowNodeCard-module-scss-module__ED75hG__wrapper[data-selected=true]{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-70)}.WorkflowNodeCard-module-scss-module__ED75hG__wrapper[data-connection-preview-highlight=true]:not([data-selected=true]){border-color:var(--pending);box-shadow:0 0 0 2px color-mix(in srgb,var(--pending)28%,transparent)}.WorkflowNodeCard-module-scss-module__ED75hG__wrapper__header{border-bottom:1px solid var(--border-base);align-items:center;gap:8px;padding:8px 0;display:flex;position:relative}.WorkflowNodeCard-module-scss-module__ED75hG__wrapper__header__category{z-index:1;position:absolute;top:2px;right:0}.WorkflowNodeCard-module-scss-module__ED75hG__wrapper__content{color:var(--text-muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;flex-direction:column;gap:8px;padding:8px 0;font-size:12px;display:flex;overflow:hidden}.WorkflowNodeCard-module-scss-module__ED75hG__actions{z-index:1;background:var(--bg-base);box-shadow:var(--ring-shadow);border:1px solid var(--border-base);border-radius:12px;flex-direction:column;gap:2px;padding:2px;display:flex;position:absolute;top:0;right:-38px}.WorkflowNodeCard-module-scss-module__ED75hG__triggerTag{border:1px solid var(--border-base);background-color:var(--bg-container);height:18px;color:var(--text-muted);z-index:1;box-shadow:var(--ring-shadow);border-radius:8px;align-items:center;gap:4px;padding:2px 6px;font-size:12px;font-weight:400;line-height:14px;display:inline-flex;position:absolute;top:-22px;left:0}.WorkflowNodeCard-module-scss-module__ED75hG__stepTag{border:1px solid var(--border-base);background-color:var(--bg-base);height:18px;color:var(--text-muted);box-shadow:var(--ring-shadow);z-index:1;border-radius:8px;align-items:center;gap:4px;padding:2px 6px;font-size:12px;font-weight:400;line-height:14px;display:inline-flex;position:absolute;top:-22px;right:0}.WorkflowNodeCard-module-scss-module__ED75hG__stepTag[data-step-status=succeeded]{border-color:color-mix(in srgb,var(--success,#2e7d32)45%,var(--border-base));background-color:color-mix(in srgb,var(--success,#2e7d32)20%,var(--bg-base));color:color-mix(in srgb,var(--success,#2e7d32)45%,var(--text-base))}.WorkflowNodeCard-module-scss-module__ED75hG__stepTag[data-step-status=failed]{border-color:color-mix(in srgb,var(--danger,#c62828)50%,var(--border-base));background-color:color-mix(in srgb,var(--danger,#c62828)20%,var(--bg-base));color:color-mix(in srgb,var(--danger,#c62828)50%,var(--text-base))}.WorkflowNodeCard-module-scss-module__ED75hG__stepTag[data-step-status=running]{border-color:color-mix(in srgb,var(--pending)40%,var(--border-base));background-color:color-mix(in srgb,var(--pending)40%,var(--bg-base));color:color-mix(in srgb,var(--pending)40%,var(--text-base))}.WorkflowNodeCard-module-scss-module__ED75hG__stepTag[data-reveal=entering]{animation:.34s cubic-bezier(.22,1,.36,1) forwards WorkflowNodeCard-module-scss-module__ED75hG__stepTagReveal}@keyframes WorkflowNodeCard-module-scss-module__ED75hG__stepTagReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.WorkflowNodeCard-module-scss-module__ED75hG__handle{z-index:3;background:var(--primary)!important;border:2px solid var(--border-base)!important;width:8px!important;height:8px!important}.WorkflowNodeCard-module-scss-module__ED75hG__wrapper[data-terminal=true] .WorkflowNodeCard-module-scss-module__ED75hG__handle{z-index:4}.WorkflowNodeCard-module-scss-module__ED75hG__previewBlock{border:1px dashed var(--border-base);background:var(--bg-base);width:240px;min-width:240px;max-width:240px;height:60px;max-height:60px;color:var(--primary);box-shadow:var(--ring-shadow);border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative}.WorkflowNodeCard-module-scss-module__ED75hG__previewPicker{cursor:default;width:240px;min-width:240px;max-width:240px;position:relative}.WorkflowNodeCard-module-scss-module__ED75hG__addNext{opacity:0;pointer-events:none;z-index:2;transition:opacity .2s .5s;position:absolute;bottom:-34px;left:50%;transform:translate(-50%)}.WorkflowNodeCard-module-scss-module__ED75hG__addNext__button{border:1px solid var(--border-base);background:var(--bg-container);width:18px;height:18px;color:var(--text-muted);cursor:pointer;box-shadow:var(--ring-shadow);border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.WorkflowNodeCard-module-scss-module__ED75hG__addNext__button:hover{background:var(--primary);color:var(--primary-foreground,#fff)}.WorkflowNodeCard-module-scss-module__ED75hG__wrapper[data-terminal=true]:after{content:"";pointer-events:auto;z-index:1;height:44px;position:absolute;bottom:-34px;left:0;right:0}.WorkflowNodeCard-module-scss-module__ED75hG__wrapper[data-terminal=true]:hover .WorkflowNodeCard-module-scss-module__ED75hG__addNext,.WorkflowNodeCard-module-scss-module__ED75hG__wrapper[data-terminal=true] .WorkflowNodeCard-module-scss-module__ED75hG__addNext:hover{opacity:1;pointer-events:auto;transition-delay:0s}
.WorkflowLoopContainerCard-module-scss-module__l8ymGG__root{pointer-events:none;border:1.5px dashed color-mix(in srgb,var(--border-base)70%,var(--primary)30%);background:color-mix(in srgb,var(--bg-container)45%,transparent);border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:visible}.WorkflowLoopContainerCard-module-scss-module__l8ymGG__root[data-selected=true]{border-color:color-mix(in srgb,var(--primary)50%,var(--border-base));background:color-mix(in srgb,var(--primary)6%,var(--bg-container)40%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary)12%,transparent),inset 0 1px 0 color-mix(in srgb,var(--border-base)25%,transparent)}.WorkflowLoopContainerCard-module-scss-module__l8ymGG__root[data-has-body-children=true] .WorkflowLoopContainerCard-module-scss-module__l8ymGG__labeledCard .WorkflowLoopContainerCard-module-scss-module__l8ymGG__wrapper{border-radius:12px 12px 0 0}.WorkflowLoopContainerCard-module-scss-module__l8ymGG__iterationBar{border:1px solid var(--border-base);background:var(--bg-container);box-shadow:var(--ring-shadow);z-index:4;pointer-events:auto;border-radius:8px;align-items:center;padding:0;display:flex;position:absolute;top:-28px;left:0}.WorkflowLoopContainerCard-module-scss-module__l8ymGG__labeledCard{z-index:2;pointer-events:auto;flex:none;width:240px;min-width:240px;max-width:240px;margin:0 auto;position:relative}.WorkflowLoopContainerCard-module-scss-module__l8ymGG__bodyFrame{margin:0 var(--loop-body-pad-x,16px)var(--loop-body-pad-bottom,40px);z-index:0;pointer-events:none;flex:auto;min-height:80px;position:relative}.WorkflowLoopContainerCard-module-scss-module__l8ymGG__bodyFrame[data-has-children=false]{pointer-events:auto;justify-content:center;align-items:center;min-height:80px;display:flex}.WorkflowLoopContainerCard-module-scss-module__l8ymGG__addBody{border:1px dashed var(--border-base);background:var(--bg-base);width:24px;height:24px;color:var(--text-muted);cursor:pointer;box-shadow:var(--ring-shadow);border-radius:999px;justify-content:center;align-items:center;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.WorkflowLoopContainerCard-module-scss-module__l8ymGG__addBody:hover{background:var(--primary);color:var(--primary-foreground,#fff);border-color:var(--primary)}.WorkflowLoopContainerCard-module-scss-module__l8ymGG__flowHandle{z-index:10;pointer-events:auto!important}.WorkflowLoopContainerCard-module-scss-module__l8ymGG__root[data-terminal=true]:after{content:"";pointer-events:auto;z-index:1;height:44px;position:absolute;bottom:-34px;left:0;right:0}.WorkflowLoopContainerCard-module-scss-module__l8ymGG__root[data-terminal=true]:hover .WorkflowLoopContainerCard-module-scss-module__l8ymGG__postLoopAdd,.WorkflowLoopContainerCard-module-scss-module__l8ymGG__root[data-terminal=true] .WorkflowLoopContainerCard-module-scss-module__l8ymGG__postLoopAdd:hover{opacity:1;pointer-events:auto;transition-delay:0s}
.WorkflowLabelEdge-module-scss-module__c2mZ6q__badge{pointer-events:all;white-space:nowrap;color:var(--text-base);background:var(--bg-container);border:1px solid var(--border-base);box-shadow:var(--ring-shadow);cursor:pointer;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:500;line-height:1.4;transition:border-color .15s,box-shadow .15s;position:absolute}.WorkflowLabelEdge-module-scss-module__c2mZ6q__badge[data-selected=true]{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-70)}
.WorkflowVariablePicker-module-scss-module__DzS4PG__popover{background:var(--bg-base);border:1px solid var(--border-base);z-index:99;width:320px;max-width:calc(100vw - 24px);box-shadow:var(--ring-shadow);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.WorkflowVariablePicker-module-scss-module__DzS4PG__header{border-bottom:1px solid var(--border-base);background:var(--bg-container);align-items:center;gap:6px;min-height:32px;padding:6px 10px;display:flex}.WorkflowVariablePicker-module-scss-module__DzS4PG__backBtn{border:1px solid var(--border-base);background:var(--bg-base);width:22px;height:22px;color:var(--text-base);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .12s,border-color .12s;display:inline-flex}.WorkflowVariablePicker-module-scss-module__DzS4PG__backBtn:hover{background:color-mix(in srgb,var(--primary)8%,var(--bg-base));border-color:color-mix(in srgb,var(--primary)35%,var(--border-base));color:var(--primary)}.WorkflowVariablePicker-module-scss-module__DzS4PG__headerTitle{min-width:0;color:var(--text-base);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:500;overflow:hidden}.WorkflowVariablePicker-module-scss-module__DzS4PG__content{flex-direction:column;gap:4px;width:100%;max-height:280px;padding:6px;display:flex;overflow-y:auto}.WorkflowVariablePicker-module-scss-module__DzS4PG__empty{color:var(--text-muted);text-align:center;padding:12px 10px;font-size:13px}.WorkflowVariablePicker-module-scss-module__DzS4PG__group{flex-direction:column;gap:2px;display:flex}.WorkflowVariablePicker-module-scss-module__DzS4PG__group:not(:first-child){border-top:1px solid var(--border-base);margin-top:4px;padding-top:6px}.WorkflowVariablePicker-module-scss-module__DzS4PG__groupLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);padding:4px 8px 2px;font-size:11px;font-weight:600}.WorkflowVariablePicker-module-scss-module__DzS4PG__item{width:100%;min-height:30px;color:var(--text-base);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;font-size:14px;transition:background-color .12s;display:flex}.WorkflowVariablePicker-module-scss-module__DzS4PG__item:hover{background:var(--bg-container)}.WorkflowVariablePicker-module-scss-module__DzS4PG__item:focus-visible{outline:2px solid color-mix(in srgb,var(--primary)45%,transparent);outline-offset:2px}.WorkflowVariablePicker-module-scss-module__DzS4PG__itemLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.WorkflowVariablePicker-module-scss-module__DzS4PG__itemMeta{color:var(--text-muted);flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.WorkflowVariablePicker-module-scss-module__DzS4PG__itemEntire{border-bottom:1px solid var(--border-base);border-radius:6px 6px 0 0;margin-bottom:4px}.WorkflowVariablePicker-module-scss-module__DzS4PG__itemEntire .WorkflowVariablePicker-module-scss-module__DzS4PG__itemLabel{font-weight:500}.WorkflowVariablePicker-module-scss-module__DzS4PG__itemType{color:var(--text-muted);opacity:.75;font-size:11px}.WorkflowVariablePicker-module-scss-module__DzS4PG__itemBadge{letter-spacing:.04em;text-transform:uppercase;border:1px solid color-mix(in srgb,var(--primary)35%,transparent);background:color-mix(in srgb,var(--primary)14%,transparent);height:18px;color:color-mix(in srgb,var(--primary)75%,var(--text-base));border-radius:999px;align-items:center;padding:0 6px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}
.WorkflowVariable-module-scss-module__s5eBJq__pill{width:fit-content;height:fit-content;color:color-mix(in srgb,var(--pending)95%,var(--text-base));border-radius:6px;align-items:center;gap:4px;padding:2px 6px 2px 4px;font-size:13px;line-height:1.2;display:flex}.WorkflowVariable-module-scss-module__s5eBJq__pill[data-type=variable]{outline:1px solid color-mix(in srgb,var(--pending)15%,var(--border-base));background:color-mix(in srgb,var(--pending)20%,var(--bg-base));box-shadow:var(--ring-shadow)}.WorkflowVariable-module-scss-module__s5eBJq__pill[data-type=text]{background:0 0;border:#0000}.WorkflowVariable-module-scss-module__s5eBJq__pill__label,.WorkflowVariable-module-scss-module__s5eBJq__pill__trigger{min-width:0;font:inherit;color:inherit;align-items:center;gap:4px;display:inline-flex}.WorkflowVariable-module-scss-module__s5eBJq__pill__trigger{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:0;transition:color .12s}.WorkflowVariable-module-scss-module__s5eBJq__pill__trigger span{text-wrap:nowrap;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.WorkflowVariable-module-scss-module__s5eBJq__pill__icon{opacity:.8;flex-shrink:0}.WorkflowVariable-module-scss-module__s5eBJq__pill__remove{width:16px;height:16px;color:inherit;cursor:pointer;opacity:.55;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:opacity .12s,background-color .12s;display:flex}.WorkflowVariable-module-scss-module__s5eBJq__pill__remove:hover{opacity:1;background:color-mix(in srgb,var(--pending)18%,transparent)}.WorkflowVariable-module-scss-module__s5eBJq__detail_popover{background:var(--bg-base);border:1px solid var(--border-base);max-width:calc(100vw - 24px);box-shadow:var(--ring-shadow);z-index:120;border-radius:10px;overflow:hidden}.WorkflowVariable-module-scss-module__s5eBJq__detail_popover__header{border-bottom:1px solid var(--border-base);background:var(--bg-container);letter-spacing:.02em;color:var(--text-muted);align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.WorkflowVariable-module-scss-module__s5eBJq__detail_popover__body{padding:10px 12px 12px}.WorkflowVariable-module-scss-module__s5eBJq__detail_popover__arrow{fill:var(--bg-base)}.WorkflowVariable-module-scss-module__s5eBJq__flow{flex-direction:column;gap:6px;display:flex}.WorkflowVariable-module-scss-module__s5eBJq__flow__step{grid-template-columns:40px 16px 1fr;align-items:center;column-gap:8px;min-height:40px;display:grid}.WorkflowVariable-module-scss-module__s5eBJq__flow__label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);justify-self:end;font-size:10px;font-weight:600;line-height:1}.WorkflowVariable-module-scss-module__s5eBJq__flow__rail{justify-content:center;align-self:stretch;align-items:center;min-height:34px;display:flex;position:relative}.WorkflowVariable-module-scss-module__s5eBJq__flow__rail:after{content:"";background:var(--border-base);width:1px;position:absolute;top:calc(50% + 5px);bottom:-6px;left:50%;transform:translate(-50%)}.WorkflowVariable-module-scss-module__s5eBJq__flow__step:last-child .WorkflowVariable-module-scss-module__s5eBJq__flow__rail:after{display:none}.WorkflowVariable-module-scss-module__s5eBJq__flow__dot{z-index:1;background:var(--bg-base);border:1.5px solid var(--border-base);width:7px;height:7px;box-shadow:0 0 0 2px var(--bg-base);border-radius:50%;position:relative}.WorkflowVariable-module-scss-module__s5eBJq__flow__dot_highlighted{border-color:color-mix(in srgb,var(--pending)55%,var(--border-base));background:color-mix(in srgb,var(--pending)35%,var(--bg-base))}.WorkflowVariable-module-scss-module__s5eBJq__flow__card{border:1px solid var(--border-base);background:var(--bg-container);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:7px 10px;display:flex}.WorkflowVariable-module-scss-module__s5eBJq__flow__card_highlighted{border-color:color-mix(in srgb,var(--pending)30%,var(--border-base));background:color-mix(in srgb,var(--pending)10%,var(--bg-container))}.WorkflowVariable-module-scss-module__s5eBJq__flow__card_text{min-width:0;color:var(--text-base);word-break:break-word;font-size:13px;font-weight:500;line-height:1.3}.WorkflowVariable-module-scss-module__s5eBJq__flow__path{flex-wrap:wrap;align-items:center;gap:2px;min-width:0;display:flex}.WorkflowVariable-module-scss-module__s5eBJq__flow__path_group{align-items:center;gap:2px;display:inline-flex}.WorkflowVariable-module-scss-module__s5eBJq__flow__path_sep{color:var(--text-muted);opacity:.65;flex-shrink:0}.WorkflowVariable-module-scss-module__s5eBJq__flow__path_chip{background:var(--bg-base);border:1px solid var(--border-base);color:var(--text-base);white-space:nowrap;border-radius:5px;align-items:center;padding:2px 6px;font-size:12px;font-weight:500;line-height:1.3;display:inline-flex}
.WorkflowNodeInput-module-scss-module__JpjRKG__wrapper{border-radius:8px;flex-direction:column;gap:6px;width:100%;padding:8px;display:flex}.WorkflowNodeInput-module-scss-module__JpjRKG__wrapper[data-variant=default]{border:1px solid var(--border-base);background:var(--bg-container);box-shadow:var(--ring-shadow)}.WorkflowNodeInput-module-scss-module__JpjRKG__wrapper[data-variant=base],.WorkflowNodeInput-module-scss-module__JpjRKG__wrapper[data-variant=outline],.WorkflowNodeInput-module-scss-module__JpjRKG__wrapper[data-variant=ghost]{border:1px solid var(--border-base);background:var(--bg-base)}.WorkflowNodeInput-module-scss-module__JpjRKG__wrapper[data-compact=true]{gap:4px;padding:4px}.WorkflowNodeInput-module-scss-module__JpjRKG__inputWrapper{flex-wrap:wrap;align-items:center;gap:4px;width:100%;height:22px;font-size:14px;display:flex}.WorkflowNodeInput-module-scss-module__JpjRKG__input{width:100%;height:22px;color:var(--text-base);background:0 0;border:none;outline:none;font-size:14px}.WorkflowNodeInput-module-scss-module__JpjRKG__inputSelect{width:100%;min-height:22px;color:var(--text-base);cursor:pointer;background:0 0;border:none;outline:none;padding:0;font-size:14px}.WorkflowNodeInput-module-scss-module__JpjRKG__variable{border:1px solid color-mix(in srgb,var(--pending)20%,var(--border-base));background:color-mix(in srgb,var(--pending)20%,var(--bg-base));width:fit-content;height:fit-content;color:color-mix(in srgb,var(--pending)70%,var(--text-base));border-radius:6px;align-items:center;gap:4px;padding:2px 4px;font-size:14px;line-height:14px;display:flex}.WorkflowNodeInput-module-scss-module__JpjRKG__variable__remove{width:16px;height:16px;color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:flex}.WorkflowNodeInput-module-scss-module__JpjRKG__variable__remove:hover{opacity:1;background:color-mix(in srgb,var(--pending)20%,transparent)}.WorkflowNodeInput-module-scss-module__JpjRKG__addVariable{width:fit-content;height:20px;color:var(--text-muted);cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:0 4px;font-size:14px;display:flex}.WorkflowNodeInput-module-scss-module__JpjRKG__addVariable:hover{background:var(--bg-base)}.WorkflowNodeInput-module-scss-module__JpjRKG__popover{background:var(--bg-base);border:1px solid var(--border-base);z-index:99;width:300px;box-shadow:var(--ring-shadow);border-radius:8px;flex-direction:column;display:flex}.WorkflowNodeInput-module-scss-module__JpjRKG__popover__header{border-bottom:1px solid var(--border-base);width:100%;color:var(--text-muted);outline:none;padding:4px 12px;font-size:14px}.WorkflowNodeInput-module-scss-module__JpjRKG__popover__content{flex-direction:column;gap:4px;width:100%;max-height:200px;padding:4px;display:flex;overflow-y:auto}.WorkflowNodeInput-module-scss-module__JpjRKG__popover__group{flex-direction:column;display:flex}.WorkflowNodeInput-module-scss-module__JpjRKG__popover__group:not(:first-child){border-top:1px solid var(--border-base);margin-top:4px;padding-top:4px}.WorkflowNodeInput-module-scss-module__JpjRKG__popover__groupLabel{color:var(--text-muted);padding:4px 8px;font-size:12px;font-weight:500}.WorkflowNodeInput-module-scss-module__JpjRKG__popover__item{width:100%;color:var(--text-base);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:4px;padding:4px 8px;font-size:14px;display:flex}.WorkflowNodeInput-module-scss-module__JpjRKG__popover__item:hover{background:var(--bg-container)}.WorkflowNodeInput-module-scss-module__JpjRKG__popover__fieldType{color:var(--text-muted);opacity:.7;font-size:11px}
.InlineTip-module-scss-module__TsFXra__inline_tip{border:1px solid var(--border-base);background:var(--bg-muted);box-sizing:border-box;border-radius:8px;align-items:stretch;gap:12px;width:100%;padding:12px 14px;display:flex}.InlineTip-module-scss-module__TsFXra__inline_tip__accent{background:var(--text-muted);border-radius:999px;flex-shrink:0;align-self:stretch;width:3px;min-width:3px}.InlineTip-module-scss-module__TsFXra__inline_tip__body{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.InlineTip-module-scss-module__TsFXra__inline_tip__content{color:var(--text-muted);font-size:13px;line-height:1.45}.InlineTip-module-scss-module__TsFXra__inline_tip__label{color:var(--text-base);font-weight:600}.InlineTip-module-scss-module__TsFXra__inline_tip__footer{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.InlineTip-module-scss-module__TsFXra__inline_tip[data-variant=warning] .InlineTip-module-scss-module__TsFXra__inline_tip__accent{background:var(--warning,#d97706)}.InlineTip-module-scss-module__TsFXra__inline_tip[data-variant=error] .InlineTip-module-scss-module__TsFXra__inline_tip__accent{background:var(--text-danger,#dc2626)}.InlineTip-module-scss-module__TsFXra__inline_tip[data-variant=success] .InlineTip-module-scss-module__TsFXra__inline_tip__accent{background:var(--success,#16a34a)}
.GoogleSheetsConfig-module-scss-module___Ibz4q__operationHint,.GoogleSheetsConfig-module-scss-module___Ibz4q__valuesEditor{border:1px solid var(--border-base);background:var(--bg-muted);border-radius:8px;flex-direction:column;gap:8px;width:100%;min-width:0;max-width:100%;padding:12px;display:flex;overflow-x:clip}.GoogleSheetsConfig-module-scss-module___Ibz4q__valuesGrid{gap:6px;width:100%;min-width:0;max-width:100%;display:grid}.GoogleSheetsConfig-module-scss-module___Ibz4q__valuesGrid__corner,.GoogleSheetsConfig-module-scss-module___Ibz4q__valuesGrid__header,.GoogleSheetsConfig-module-scss-module___Ibz4q__valuesGrid__rowLabel,.GoogleSheetsConfig-module-scss-module___Ibz4q__valuesGrid__cell{border-radius:6px;align-items:center;min-height:32px;font-size:12px;display:flex}.GoogleSheetsConfig-module-scss-module___Ibz4q__valuesGrid__corner,.GoogleSheetsConfig-module-scss-module___Ibz4q__valuesGrid__header,.GoogleSheetsConfig-module-scss-module___Ibz4q__valuesGrid__rowLabel{color:var(--text-muted);background:var(--bg-container);border:1px solid var(--border-base);justify-content:center}.GoogleSheetsConfig-module-scss-module___Ibz4q__valuesGrid__rowLabel{padding:0 8px}.GoogleSheetsConfig-module-scss-module___Ibz4q__gridCellInput{min-width:0;max-width:100%;overflow:hidden}.GoogleSheetsConfig-module-scss-module___Ibz4q__valuesGrid__cell{background:var(--bg-base);border:1px solid var(--border-base);min-width:0;color:var(--text-base);text-overflow:ellipsis;white-space:nowrap;justify-content:flex-start;padding:0 10px;overflow:hidden}
.GoogleDriveConfig-module-scss-module__-b9E0W__previewTable{background:var(--bg-muted);border:1px solid var(--border-base);border-radius:8px;flex-direction:column;gap:8px;width:100%;padding:12px;display:flex;overflow-x:auto}.GoogleDriveConfig-module-scss-module__-b9E0W__previewTable table{border-collapse:collapse;width:100%;font-size:12px}.GoogleDriveConfig-module-scss-module__-b9E0W__previewTable th,.GoogleDriveConfig-module-scss-module__-b9E0W__previewTable td{text-align:left;border-bottom:1px solid var(--border-base);padding:6px 8px}.GoogleDriveConfig-module-scss-module__-b9E0W__previewTable th{color:var(--text-muted);font-weight:500}
.GoogleFormsConfig-module-scss-module__l5NAzq__previewTable{background:var(--bg-muted);border:1px solid var(--border-base);border-radius:8px;flex-direction:column;gap:8px;width:100%;padding:12px;display:flex;overflow-x:auto}.GoogleFormsConfig-module-scss-module__l5NAzq__previewTable table{border-collapse:collapse;width:100%;font-size:12px}.GoogleFormsConfig-module-scss-module__l5NAzq__previewTable th,.GoogleFormsConfig-module-scss-module__l5NAzq__previewTable td{text-align:left;border-bottom:1px solid var(--border-base);padding:6px 8px}.GoogleFormsConfig-module-scss-module__l5NAzq__previewTable th{color:var(--text-muted);font-weight:500}
.ClickUpConfig-module-scss-module__DIXqFa__checkbox{cursor:pointer;align-items:center;gap:8px;width:100%;display:flex}
.WhatsAppConfig-module-scss-module__0Atb3a__variableRow{align-items:flex-end;gap:8px;width:100%;display:flex}.WhatsAppConfig-module-scss-module__0Atb3a__variableRow__field{flex:1;min-width:0}
.FilterBuilder-module-scss-module__GmuCtq__wrapper{flex-flow:wrap;gap:8px;width:100%;display:flex}.FilterBuilder-module-scss-module__GmuCtq__filter{border:1px solid var(--border-base);background:var(--bg-base);width:fit-content;max-width:100%;height:28px;min-height:28px;max-height:28px;box-shadow:var(--ring-shadow);border-radius:8px;outline:hidden;align-items:center;display:flex}.FilterBuilder-module-scss-module__GmuCtq__filter__segment{border-right:1px solid var(--border-base);cursor:pointer;align-items:center;gap:8px;width:fit-content;max-width:100%;height:100%;display:flex}.FilterBuilder-module-scss-module__GmuCtq__filter__segment:hover{background:var(--bg-container)}.FilterBuilder-module-scss-module__GmuCtq__filter__segment:first-child{border-radius:8px 0 0 8px}.FilterBuilder-module-scss-module__GmuCtq__filter__segment:last-child{border-right:none;border-radius:0 8px 8px 0}
.WorkflowFilterBuilder-module-scss-module__34c5PG__workflow_filter_segment{align-items:center;gap:4px;width:fit-content;min-height:28px;padding:0 8px;display:flex}.WorkflowFilterBuilder-module-scss-module__34c5PG__workflow_filter_segment__placeholder{white-space:nowrap;width:fit-content;min-height:28px;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:4px;font-size:14px;display:flex}.WorkflowFilterBuilder-module-scss-module__34c5PG__workflow_filter_segment__placeholder:hover{color:var(--text-base)}.WorkflowFilterBuilder-module-scss-module__34c5PG__workflow_filter_segment__input_row{align-items:center;gap:4px;width:fit-content;min-width:0;display:flex}.WorkflowFilterBuilder-module-scss-module__34c5PG__workflow_filter_segment__var_btn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.WorkflowFilterBuilder-module-scss-module__34c5PG__workflow_filter_segment__var_btn:hover{background:var(--bg-hover);color:var(--text-base)}
.WorkspaceUserGetDetails-module-scss-module__WuM7xW__root{width:100%}
.ProjectFieldGetDetails-module-scss-module__mS-DlG__root{width:100%}
.ProjectItemGetDetails-module-scss-module__k-IGzW__root{width:100%}
.ProjectItemListDetails-module-scss-module__RNp6GW__root{width:100%}
.ProjectItemEditDetails-module-scss-module__1DAs0q__root{width:100%}
.ProjectItemBulkEditDetails-module-scss-module__ypnRMq__root{width:100%}
.ProjectItemBulkDeleteDetails-module-scss-module__sNrNyW__root{width:100%}
.ProjectItemBulkCreateDetails-module-scss-module__7VwS5q__root{width:100%}
.ProjectItemCreateDetails-module-scss-module__R4942W__root{width:100%}
.CalculationDetails-module-scss-module__vc87WW__root{width:100%}
.DelayDetails-module-scss-module__Rde6uW__root{width:100%}
.SwitchDetails-module-scss-module__QK1A1W__root{width:100%}
.IfElseDetails-module-scss-module__CM6Z1a__root{width:100%}
.FilterDetails-module-scss-module__cPnXga__root{width:100%}
.MergeDataDetails-module-scss-module__2qQkIW__root{width:100%}
.SetVariableDetails-module-scss-module__qTDy_G__root{width:100%}
.LoopDetails-module-scss-module__Z6Z_vW__root{width:100%}
.RandomNumberDetails-module-scss-module__xaxksa__root{width:100%}
.GenerateIdDetails-module-scss-module__wFX8WW__root{width:100%}
.Preview-module-scss-module__fxU7qG__container{grid-template-columns:1fr 4fr;width:100%;height:100%;padding:4px;display:grid}.Preview-module-scss-module__fxU7qG__sidebar{flex-direction:column;gap:4px;width:100%;height:100%;padding-right:4px;display:flex}.Preview-module-scss-module__fxU7qG__sidebar__header{border:1px solid var(--border-base);background:var(--bg-base);width:100%;box-shadow:var(--ring-shadow);color:var(--text-base);text-align:left;border-radius:6px;align-items:center;gap:8px;padding:2px 4px;font-size:12px;font-weight:400;display:flex}.Preview-module-scss-module__fxU7qG__sidebar__header__icon{background:var(--bg-container);width:16px;height:16px;color:var(--text-base);border:1px solid var(--border-base);box-shadow:var(--ring-shadow);border-radius:4px;justify-content:center;align-items:center;display:flex}.Preview-module-scss-module__fxU7qG__sidebar__header__title{color:var(--text-base);text-align:left;font-size:12px;font-weight:400}.Preview-module-scss-module__fxU7qG__sidebar__content{flex-direction:column;gap:2px;display:flex}.Preview-module-scss-module__fxU7qG__sidebar__footer{margin-top:auto}.Preview-module-scss-module__fxU7qG__sidebar__label{color:var(--text-muted);text-align:left;padding:2px 4px;font-size:10px;font-weight:400}.Preview-module-scss-module__fxU7qG__sidebar__item{cursor:pointer;border:1px solid #0000;border-radius:6px;flex-wrap:nowrap;align-items:center;gap:8px;width:100%;padding:2px 4px;transition:all .1s;display:flex;position:relative}.Preview-module-scss-module__fxU7qG__sidebar__item__actions{opacity:0;position:absolute;top:2px;right:2px}.Preview-module-scss-module__fxU7qG__sidebar__item__label{color:var(--text-base);font-size:12px;font-weight:400}.Preview-module-scss-module__fxU7qG__sidebar__item__icon{width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px;color:var(--text-base);background:0 0;border-radius:4px;justify-content:center;align-items:center;font-size:12px;font-weight:400;display:flex}.Preview-module-scss-module__fxU7qG__sidebar__item:hover .Preview-module-scss-module__fxU7qG__sidebar__item__actions{opacity:1}.Preview-module-scss-module__fxU7qG__sidebar__item:hover{background:var(--border-base-50)}.Preview-module-scss-module__fxU7qG__sidebar__item__active{background:var(--bg-base);border:1px solid var(--border-base);box-shadow:var(--ring-shadow)}.Preview-module-scss-module__fxU7qG__sidebar__item__active:hover{background:var(--bg-base);border:1px solid var(--border-base)}.Preview-module-scss-module__fxU7qG__wrapper{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:4px;width:100%;height:100%;min-height:0;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__header{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__header__search{border:1px solid var(--border-base);background:var(--bg-container);width:25%;box-shadow:var(--ring-shadow);color:var(--text-base);text-align:left;border-radius:6px;justify-content:flex-start;align-items:center;gap:4px;padding:2px 4px;font-size:12px;font-weight:400;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__header__search__icon{width:16px;height:16px;color:var(--text-muted);border-radius:4px;justify-content:center;align-items:center;font-size:10px;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__header__search__title{color:var(--text-muted);font-size:12px;font-weight:400}.Preview-module-scss-module__fxU7qG__wrapper__header__search__label{color:var(--text-muted);border:1px solid var(--border-base);border-radius:4px;margin-left:auto;padding:0 4px;font-size:8px;font-weight:400}.Preview-module-scss-module__fxU7qG__wrapper__header__user{align-items:center;gap:4px;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__header__user__name{color:var(--text-muted);font-size:12px;font-weight:400}.Preview-module-scss-module__fxU7qG__wrapper__header__user__icon{background:var(--bg-container);width:20px;height:20px;color:var(--text-muted);border:1px solid var(--border-base);box-shadow:var(--ring-shadow);border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__content{border:1px solid var(--border-base);background:var(--bg-base);width:100%;min-height:0;box-shadow:var(--ring-shadow);border-radius:6px;flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;display:flex;overflow:hidden}.Preview-module-scss-module__fxU7qG__wrapper__content__breadcrumb{width:100%;color:var(--text-muted);border-bottom:1px solid var(--border-base);flex-shrink:0;justify-content:flex-start;align-items:center;gap:8px;padding:2px 6px;font-size:9px;font-weight:400;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__content__tabs{border-bottom:1px solid var(--border-base);flex-shrink:0;align-items:center;gap:6px;width:100%;padding:0;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__content__tabs__tab{color:var(--text-muted);border-bottom:1px solid #0000;justify-content:center;align-items:center;gap:4px;padding:2px 6px;font-size:11px;font-weight:400;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__content__tabs__tab__active{border-bottom-color:var(--primary);color:var(--text-base)}.Preview-module-scss-module__fxU7qG__wrapper__content__header{border-bottom:1px solid var(--border-base);flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;width:100%;padding:6px;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__content__header__text{color:var(--text-muted);font-size:11px;font-weight:400}.Preview-module-scss-module__fxU7qG__wrapper__content__header__button{background:var(--primary);border:1px solid var(--border-base);color:var(--primary-foreground);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-size:12px;font-weight:400;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__content__header__button_outline{background:var(--bg-container);border:1px solid var(--border-base);color:var(--text-base);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-size:12px;font-weight:400;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__content__header__input{background:var(--bg-container);border:1px solid var(--border-base);width:20%;color:var(--text-muted);text-align:left;cursor:text;border-radius:6px;padding:0 8px;font-size:12px;font-weight:400}.Preview-module-scss-module__fxU7qG__wrapper__content__body{flex-direction:column;flex:auto;justify-content:flex-start;align-items:stretch;width:100%;min-height:0;display:flex;overflow:hidden auto}.Preview-module-scss-module__fxU7qG__wrapper__content__footer{border-top:1px solid var(--border-base);flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:6px;display:flex}.Preview-module-scss-module__fxU7qG__wrapper__content__footer__text{color:var(--text-muted);font-size:12px;font-weight:400}.Preview-module-scss-module__fxU7qG__table_import{border-collapse:collapse;table-layout:fixed;align-self:flex-start;width:100%;height:auto}.Preview-module-scss-module__fxU7qG__table_import th{text-align:left;vertical-align:middle;border-bottom:1px solid var(--border-base);color:var(--text-muted);padding:6px 8px;font-size:11px;font-weight:500}.Preview-module-scss-module__fxU7qG__table_import th:first-child{width:18%}.Preview-module-scss-module__fxU7qG__table_import th:nth-child(2){width:10%}.Preview-module-scss-module__fxU7qG__table_import th:nth-child(3){width:12%}.Preview-module-scss-module__fxU7qG__table_import th:nth-child(4){width:26%}.Preview-module-scss-module__fxU7qG__table_import th:nth-child(5){width:18%}.Preview-module-scss-module__fxU7qG__table_import th:nth-child(6){width:14%}.Preview-module-scss-module__fxU7qG__table_import__header_toolbar{flex-shrink:0;align-items:center;gap:4px;display:flex}.Preview-module-scss-module__fxU7qG__table_import__view_toggle{border:1px solid var(--border-base);background:var(--bg-container);width:24px;height:22px;color:var(--text-muted);border-radius:4px;justify-content:center;align-items:center;padding:0;display:flex}.Preview-module-scss-module__fxU7qG__table_import__td_actions{text-align:center;vertical-align:middle;width:32px;padding-left:4px!important;padding-right:4px!important}.Preview-module-scss-module__fxU7qG__table_import td{text-overflow:ellipsis;white-space:nowrap;text-align:left;vertical-align:middle;max-width:0;height:auto;color:var(--text-base);padding:6px 8px;font-size:12px;overflow:hidden}.Preview-module-scss-module__fxU7qG__table_import tr{border-bottom:1px solid var(--border-base)}.Preview-module-scss-module__fxU7qG__table_import tr:last-child{border-bottom:none}.Preview-module-scss-module__fxU7qG__table_import__source_badge{text-transform:uppercase;letter-spacing:.02em;color:var(--text-muted);background:color-mix(in srgb,var(--border-base)45%,var(--bg-container));border:1px solid var(--border-base);border-radius:4px;align-items:center;padding:0 3px;font-size:10px;font-weight:400;line-height:12px;display:inline-flex}.Preview-module-scss-module__fxU7qG__table_import__status_badge{text-transform:capitalize;letter-spacing:.01em;border-radius:4px;align-items:center;padding:0 3px;font-size:10px;font-weight:400;line-height:12px;display:inline-flex}.Preview-module-scss-module__fxU7qG__table_import__status_badge[data-status=completed]{color:#fff;background:var(--success,#2e7d32);border:1px solid color-mix(in srgb,var(--success,#2e7d32)85%,#000)}.Preview-module-scss-module__fxU7qG__table_import__status_badge[data-status=cancelled]{color:var(--text-muted);background:color-mix(in srgb,var(--border-base)35%,var(--bg-container));border:1px solid var(--border-base)}.Preview-module-scss-module__fxU7qG__table_import__progress_cell{align-items:center;gap:8px;min-width:0;display:flex}.Preview-module-scss-module__fxU7qG__table_import__progress_pct{font-variant-numeric:tabular-nums;color:var(--text-base);flex-shrink:0;font-size:11px}.Preview-module-scss-module__fxU7qG__table_import__progress_track{background:color-mix(in srgb,var(--border-base)55%,transparent);border-radius:999px;flex:1;min-width:32px;height:5px;overflow:hidden}.Preview-module-scss-module__fxU7qG__table_import__progress_fill{border-radius:999px;height:100%;transition:width .2s}.Preview-module-scss-module__fxU7qG__table_import__progress_fill[data-status=completed]{background:var(--success,#2e7d32)}.Preview-module-scss-module__fxU7qG__table_import__progress_fill[data-status=cancelled]{background:color-mix(in srgb,var(--text-muted)40%,var(--border-base))}.Preview-module-scss-module__fxU7qG__table_import__row_menu{color:var(--text-muted);opacity:.85;justify-content:center;align-items:center;display:inline-flex}.Preview-module-scss-module__fxU7qG__table{border-collapse:collapse;table-layout:fixed;align-self:flex-start;width:100%;height:auto}.Preview-module-scss-module__fxU7qG__table th{border-right:1px solid var(--border-base);text-align:left;vertical-align:middle;border-bottom:1px solid var(--border-base);padding:3px 8px;font-size:12px}.Preview-module-scss-module__fxU7qG__table th:last-child{border-right:none}.Preview-module-scss-module__fxU7qG__table td{border-right:1px solid var(--border-base);text-overflow:ellipsis;white-space:nowrap;text-align:left;vertical-align:middle;max-width:0;height:auto;padding:3px 8px;font-size:12px;overflow:hidden}.Preview-module-scss-module__fxU7qG__table td:last-child{border-right:none}.Preview-module-scss-module__fxU7qG__table tr{border-bottom:1px solid var(--border-base)}.Preview-module-scss-module__fxU7qG__table tr:last-child{border-bottom:none}.Preview-module-scss-module__fxU7qG__workflow{flex-direction:column;flex:1;min-height:0;display:flex}.Preview-module-scss-module__fxU7qG__workflow>div{flex:1;height:100%!important;min-height:0!important}.Preview-module-scss-module__fxU7qG__workflow>div>.react-flow{height:100%;min-height:0!important}
.DateTimeDetails-module-scss-module__oU69lq__root{width:100%}
@keyframes HeroSection-module-scss-module__E4mAIa__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes HeroSection-module-scss-module__E4mAIa__fadeInUp{0%{opacity:0}to{opacity:1}}}@property --heroPreviewAngle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes HeroSection-module-scss-module__E4mAIa__heroPreviewAngleSpin{to{--heroPreviewAngle:360deg}}@keyframes HeroSection-module-scss-module__E4mAIa__heroPreviewImageGlow{0%{opacity:0}to{opacity:.26}}.HeroSection-module-scss-module__E4mAIa__hero{border-bottom:1px solid var(--border-base);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.HeroSection-module-scss-module__E4mAIa__heroInner{text-align:center;width:100%;max-width:64rem;margin:0 auto;padding:48px 24px 64px}@media (min-width:640px){.HeroSection-module-scss-module__E4mAIa__heroInner{padding:96px 24px 128px}}.HeroSection-module-scss-module__E4mAIa__heroTitle{letter-spacing:-.025em;color:var(--text-base);font-size:1.75rem;font-weight:600;line-height:1.25;animation:.6s ease-out both HeroSection-module-scss-module__E4mAIa__fadeInUp}@media (min-width:640px){.HeroSection-module-scss-module__E4mAIa__heroTitle{font-size:2.25rem}}@media (min-width:900px){.HeroSection-module-scss-module__E4mAIa__heroTitle{font-size:3rem}}.HeroSection-module-scss-module__E4mAIa__heroSubtitle{color:var(--text-muted);max-width:42rem;margin-top:16px;margin-left:auto;margin-right:auto;font-size:1rem;animation:.6s ease-out 80ms both HeroSection-module-scss-module__E4mAIa__fadeInUp}@media (min-width:640px){.HeroSection-module-scss-module__E4mAIa__heroSubtitle{margin-top:24px;font-size:1.125rem}}.HeroSection-module-scss-module__E4mAIa__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:40px;animation:.6s ease-out .16s both HeroSection-module-scss-module__E4mAIa__fadeInUp;display:flex}.HeroSection-module-scss-module__E4mAIa__heroPreviewShell{width:100%;margin-top:40px;animation:.65s ease-out .22s both HeroSection-module-scss-module__E4mAIa__fadeInUp;position:relative}@media (min-width:640px){.HeroSection-module-scss-module__E4mAIa__heroPreviewShell{margin-top:56px}}.HeroSection-module-scss-module__E4mAIa__heroPreviewChrome{z-index:1;background-image:linear-gradient(var(--bg-container),var(--bg-container)),conic-gradient(from var(--heroPreviewAngle),transparent 0deg,transparent 258deg,var(--border-base-70)268deg,var(--border-base-50)276deg,var(--primary-70)284deg,var(--primary-50)291deg,var(--primary)296deg,var(--primary-50)301deg,var(--primary-70)310deg,var(--border-base-50)322deg,var(--border-base-70)332deg,transparent 343deg,transparent 360deg);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:8px;animation:5.5s linear infinite HeroSection-module-scss-module__E4mAIa__heroPreviewAngleSpin;position:relative}.HeroSection-module-scss-module__E4mAIa__heroPreviewChrome:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;filter:blur(180px);opacity:0;width:100%;height:50%;animation:2s ease-out .35s forwards HeroSection-module-scss-module__E4mAIa__heroPreviewImageGlow;position:absolute;top:0;left:0;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.HeroSection-module-scss-module__E4mAIa__heroPreviewChrome{animation:none}.HeroSection-module-scss-module__E4mAIa__heroPreviewChrome:before{opacity:.22;animation:none}}.HeroSection-module-scss-module__E4mAIa__heroPreviewBody{z-index:1;background:var(--border-base-50);aspect-ratio:16/10;min-height:220px;box-shadow:inset 0 1px 0 var(--border-base-50),inset 0 0 0 1px var(--border-base-70);border-radius:8px;position:relative;overflow:hidden}@media (min-width:640px){.HeroSection-module-scss-module__E4mAIa__heroPreviewBody{min-height:280px}}@media (min-width:900px){.HeroSection-module-scss-module__E4mAIa__heroPreviewBody{min-height:340px}}.HeroSection-module-scss-module__E4mAIa__heroPreviewFade{z-index:2;border-radius:inherit;pointer-events:none;background:linear-gradient(to top,var(--bg-base-50)10%,transparent);position:absolute;inset:0}
.ConfettiDetails-module-scss-module__ClEvsW__root{width:100%}
@keyframes FeaturesSection-module-scss-module__B96oha__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes FeaturesSection-module-scss-module__B96oha__fadeInUp{0%{opacity:0}to{opacity:1}}}.FeaturesSection-module-scss-module__B96oha__section{border-bottom:1px solid var(--border-base);margin-top:-1px}.FeaturesSection-module-scss-module__B96oha__sectionFeatures{padding:48px 16px 64px}@media (min-width:640px){.FeaturesSection-module-scss-module__B96oha__sectionFeatures{padding:80px 24px}}.FeaturesSection-module-scss-module__B96oha__featuresInner{max-width:72rem;margin:0 auto}.FeaturesSection-module-scss-module__B96oha__sectionTitle{text-align:center;color:var(--text-base);font-size:1.5rem;font-weight:600;animation:.5s ease-out both FeaturesSection-module-scss-module__B96oha__fadeInUp}@media (min-width:640px){.FeaturesSection-module-scss-module__B96oha__sectionTitle{font-size:1.875rem}}.FeaturesSection-module-scss-module__B96oha__sectionSubtitle{text-align:center;color:var(--text-muted);max-width:42rem;margin-top:16px;margin-left:auto;margin-right:auto;animation:.5s ease-out 60ms both FeaturesSection-module-scss-module__B96oha__fadeInUp}.FeaturesSection-module-scss-module__B96oha__featuresGrid{gap:12px;margin-top:32px;display:grid}@media (min-width:640px){.FeaturesSection-module-scss-module__B96oha__featuresGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:64px}}@media (min-width:1024px){.FeaturesSection-module-scss-module__B96oha__featuresGrid{grid-template-columns:repeat(3,1fr)}}.FeaturesSection-module-scss-module__B96oha__featureCard{border:1px solid var(--border-base);background:var(--bg-container);box-shadow:var(--ring-shadow);border-radius:12px;padding:20px;transition:transform .25s,box-shadow .25s;animation:.5s ease-out both FeaturesSection-module-scss-module__B96oha__fadeInUp}@media (min-width:640px){.FeaturesSection-module-scss-module__B96oha__featureCard{padding:24px}}.FeaturesSection-module-scss-module__B96oha__featureCard:hover{box-shadow:var(--ring-shadow);transform:translateY(-2px)}@media (min-width:640px){.FeaturesSection-module-scss-module__B96oha__featureCard:first-child{animation-delay:40ms}.FeaturesSection-module-scss-module__B96oha__featureCard:nth-child(2){animation-delay:80ms}.FeaturesSection-module-scss-module__B96oha__featureCard:nth-child(3){animation-delay:.12s}.FeaturesSection-module-scss-module__B96oha__featureCard:nth-child(4){animation-delay:.16s}.FeaturesSection-module-scss-module__B96oha__featureCard:nth-child(5){animation-delay:.2s}.FeaturesSection-module-scss-module__B96oha__featureCard:nth-child(6){animation-delay:.24s}}.FeaturesSection-module-scss-module__B96oha__featureCardTitle{color:var(--text-base);font-size:18px;font-weight:500}.FeaturesSection-module-scss-module__B96oha__featureCardDesc{color:var(--text-muted);margin-top:8px;font-size:14px}
.TextDetails-module-scss-module__ONJRwa__root{width:100%}
@keyframes PricingTeaserSection-module-scss-module__FaqbDW__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes PricingTeaserSection-module-scss-module__FaqbDW__fadeInUp{0%{opacity:0}to{opacity:1}}}.PricingTeaserSection-module-scss-module__FaqbDW__section{border-bottom:1px solid var(--border-base);margin-top:-1px}.PricingTeaserSection-module-scss-module__FaqbDW__sectionPricingTeaser{padding:48px 16px 64px}@media (min-width:640px){.PricingTeaserSection-module-scss-module__FaqbDW__sectionPricingTeaser{padding:80px 24px}}.PricingTeaserSection-module-scss-module__FaqbDW__pricingTeaserInner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:56rem;margin:0 auto;display:flex}.PricingTeaserSection-module-scss-module__FaqbDW__pricingTeaserTitle{color:var(--text-base);font-size:1.875rem;font-weight:600;animation:.5s ease-out both PricingTeaserSection-module-scss-module__FaqbDW__fadeInUp}.PricingTeaserSection-module-scss-module__FaqbDW__pricingTeaserSubtitle{color:var(--text-muted);max-width:36rem;margin-top:16px;margin-left:auto;margin-right:auto;font-size:1.125rem;animation:.5s ease-out 60ms both PricingTeaserSection-module-scss-module__FaqbDW__fadeInUp}.PricingTeaserSection-module-scss-module__FaqbDW__pricingTeaserPoints{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 40px;margin-top:32px;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:flex}.PricingTeaserSection-module-scss-module__FaqbDW__pricingTeaserPoint{color:var(--text-muted);align-items:center;gap:8px;font-size:14px;display:flex}.PricingTeaserSection-module-scss-module__FaqbDW__pricingTeaserPointIcon{color:var(--primary);flex-shrink:0}.PricingTeaserSection-module-scss-module__FaqbDW__pricingTeaserPlans{border:1px solid var(--border-base);background:var(--bg-container);box-shadow:var(--ring-shadow);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 24px;margin-top:24px;padding:20px 16px;animation:.5s ease-out .12s both PricingTeaserSection-module-scss-module__FaqbDW__fadeInUp;display:inline-flex}@media (min-width:640px){.PricingTeaserSection-module-scss-module__FaqbDW__pricingTeaserPlans{gap:24px 32px;margin-top:40px;padding:24px 32px}}.PricingTeaserSection-module-scss-module__FaqbDW__pricingTeaserPlanItem{color:var(--text-base);font-size:14px}.PricingTeaserSection-module-scss-module__FaqbDW__pricingTeaserPlanItem strong{color:var(--primary);font-weight:600}.PricingTeaserSection-module-scss-module__FaqbDW__pricingTeaserCta{margin-top:32px;animation:.5s ease-out .18s both PricingTeaserSection-module-scss-module__FaqbDW__fadeInUp;display:inline-flex}
.FallbackDetails-module-scss-module__ESD-dG__root{width:100%}
.page-module-scss-module__9sQipq__workflow_canvas{border:1px solid var(--border-base);background:var(--bg-base);border-radius:10px;height:260px;overflow:hidden}@media (min-width:640px){.page-module-scss-module__9sQipq__workflow_canvas{height:300px}}.page-module-scss-module__9sQipq__flow_node{border:1px solid var(--border-base);background:var(--bg-base);box-shadow:var(--ring-shadow);border-radius:12px;flex-direction:column;gap:4px;width:100%;max-width:280px;padding:12px 14px;display:flex}.page-module-scss-module__9sQipq__flow_node strong{color:var(--text-base);font-size:13px;font-weight:600}.page-module-scss-module__9sQipq__flow_node span{color:var(--text-muted);font-size:11px}
@keyframes FaqSection-module-scss-module__t0vfOa__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes FaqSection-module-scss-module__t0vfOa__fadeInUp{0%{opacity:0}to{opacity:1}}}.FaqSection-module-scss-module__t0vfOa__sectionFaq{padding:48px 16px 64px}@media (min-width:640px){.FaqSection-module-scss-module__t0vfOa__sectionFaq{padding:80px 24px}}.FaqSection-module-scss-module__t0vfOa__faqInner{max-width:42rem;margin:0 auto}.FaqSection-module-scss-module__t0vfOa__sectionTitle{text-align:center;color:var(--text-base);font-size:1.5rem;font-weight:600;animation:.5s ease-out both FaqSection-module-scss-module__t0vfOa__fadeInUp}@media (min-width:640px){.FaqSection-module-scss-module__t0vfOa__sectionTitle{font-size:1.875rem}}.FaqSection-module-scss-module__t0vfOa__faqList{margin-top:24px}@media (min-width:640px){.FaqSection-module-scss-module__t0vfOa__faqList{margin-top:48px}}.FaqSection-module-scss-module__t0vfOa__faqItem{margin-bottom:32px;animation:.45s ease-out both FaqSection-module-scss-module__t0vfOa__fadeInUp}.FaqSection-module-scss-module__t0vfOa__faqItem:last-child{margin-bottom:0}.FaqSection-module-scss-module__t0vfOa__faqItem:first-child{animation-delay:60ms}.FaqSection-module-scss-module__t0vfOa__faqItem:nth-child(2){animation-delay:.12s}.FaqSection-module-scss-module__t0vfOa__faqItem:nth-child(3){animation-delay:.18s}.FaqSection-module-scss-module__t0vfOa__faqDt{color:var(--text-base);text-align:center;font-size:16px;font-weight:500}.FaqSection-module-scss-module__t0vfOa__faqDd{color:var(--text-muted);text-align:center;margin-top:8px;font-size:14px}
.WorkflowRunNodeDetails-module-scss-module__F-P98a__root{flex-direction:column;width:100%;height:100%;display:flex}.WorkflowRunNodeDetails-module-scss-module__F-P98a__header{border-bottom:1px solid var(--border-base);align-items:center;gap:8px;padding:12px;display:flex}.WorkflowRunNodeDetails-module-scss-module__F-P98a__body{flex-direction:column;flex:1;gap:12px;padding:12px;display:flex;overflow:auto}.WorkflowRunNodeDetails-module-scss-module__F-P98a__json{word-break:break-all;border:1px solid var(--border-base);background:var(--bg-container);width:100%;height:100%;box-shadow:var(--ring-shadow);border-radius:8px;flex-direction:column;gap:4px;padding:4px 8px;font-family:ui-monospace,monospace;font-size:12px;display:flex}
.page-module-scss-module__8XzYEq__page{flex-direction:column;flex:1;min-height:0;display:flex}.page-module-scss-module__8XzYEq__container{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}
.page-module-scss-module__3EtPeG__page{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}
.page-module-scss-module__vElvaa__wrapper{flex:1;width:100%;height:100%;min-height:0}.page-module-scss-module__vElvaa__detail{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.page-module-scss-module__vElvaa__detail__empty{background:var(--bg-base);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-module-scss-module__vElvaa__detail__panel{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.page-module-scss-module__vElvaa__resizeHandle{background:var(--border-base);cursor:col-resize;flex-shrink:0;width:1px}.page-module-scss-module__vElvaa__panel{width:100%;height:100%}.page-module-scss-module__vElvaa__list{flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.page-module-scss-module__vElvaa__list__footer{justify-content:center;align-items:center;padding:8px 4px 12px;display:flex}.page-module-scss-module__vElvaa__list__row{border-bottom:1px solid var(--border-base);background:var(--bg-base);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px;display:flex;position:relative}.page-module-scss-module__vElvaa__list__row:hover{background:var(--border-base-70)}.page-module-scss-module__vElvaa__list__row__active{border-left:3px solid var(--primary)}.page-module-scss-module__vElvaa__list__row__actions{margin-left:auto}.page-module-scss-module__vElvaa__list__empty{background:var(--bg-base);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-module-scss-module__vElvaa__list__pad{padding:12px}
.page-module-scss-module__bA2hJW__wrapper{flex:1;width:100%;height:100%;min-height:0}.page-module-scss-module__bA2hJW__detail{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.page-module-scss-module__bA2hJW__detail__panel{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.page-module-scss-module__bA2hJW__detail__toolbar{border-bottom:1px solid var(--border-base);background:var(--bg-base);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}.page-module-scss-module__bA2hJW__detail__toolbarMeta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.page-module-scss-module__bA2hJW__detail__canvas{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.page-module-scss-module__bA2hJW__resizeHandle{background:var(--border-base);cursor:col-resize;flex-shrink:0;width:1px;transition:background .12s}.page-module-scss-module__bA2hJW__resizeHandle:hover{background:var(--primary-50)}.page-module-scss-module__bA2hJW__panel{width:100%;height:100%}.page-module-scss-module__bA2hJW__list{background:var(--bg-base);flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow-y:auto}.page-module-scss-module__bA2hJW__list__pad{padding:16px 12px}.page-module-scss-module__bA2hJW__list__row{border-bottom:1px solid var(--border-base);background:var(--bg-base);cursor:pointer;text-align:left;flex-direction:column;gap:6px;width:100%;padding:10px 12px;display:flex}.page-module-scss-module__bA2hJW__list__row:hover{background:var(--bg-container)}.page-module-scss-module__bA2hJW__list__row__active{border-left:3px solid var(--primary);background:color-mix(in srgb,var(--primary)6%,var(--bg-base))}.page-module-scss-module__bA2hJW__list__row__top{justify-content:space-between;align-items:center;gap:8px;display:flex}
