@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";.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;touch-action:none}.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;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;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;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-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;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))}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--c-0b0e18:#0b0e18;--c-0b0f1c:#0b0f1c;--c-0e1422:#0e1422;--c-111827:#111827;--c-1f2937:#1f2937;--c-141d30:#141d30;--c-0f1e30:#0f1e30;--c-0d1a2e:#0d1a2e;--c-0a0f1c:#0a0f1c;--c-0d1630:#0d1630;--c-0f0f0f:#0f0f0f;--c-0a0e18:#0a0e18;--c-1a2240:#1a2240;--c-1a2640:#1a2640;--c-1c2640:#1c2640;--c-243047:#243047;--c-1e3055:#1e3055;--c-263a6a:#263a6a;--c-2e3f7a:#2e3f7a;--c-1e3a5f:#1e3a5f;--c-1e4a8a:#1e4a8a;--c-2a1055:#2a1055;--c-120e1e:#120e1e;--c-4a2a8a:#4a2a8a;--c-1a0808:#1a0808;--c-5a1a1a:#5a1a1a;--c-2a1a0a:#2a1a0a;--c-1c1508:#1c1508;--c-0a2010:#0a2010;--c-0a1a0a:#0a1a0a;--c-0a2a1a:#0a2a1a;--c-0a1820:#0a1820;--c-1a3a5a:#1a3a5a;--c-1a2235:#1a2235;--c-1e2d45:#1e2d45;--c-2e4070:#2e4070;--c-1f2d4a:#1f2d4a;--c-e2e8f8:#e2e8f8;--c-c8d5e8:#c8d5e8;--c-f9fafb:#f9fafb;--c-d1d5db:#d1d5db;--c-8896b0:#8896b0;--c-6b7fa0:#6b7fa0;--c-6a80a0:#6a80a0;--c-5e7a9a:#5e7a9a;--c-4a6080:#4a6080;--c-3a5060:#3a5060;--c-3a4a60:#3a4a60;--c-2e4060:#2e4060;--c-3a6040:#3a6040;--c-818cf8:#818cf8;--c-a5b4fc:#a5b4fc;--c-f87171:#f87171;--c-fca5a5:#fca5a5;--c-a78bfa:#a78bfa;--c-60a5fa:#60a5fa;--c-38bdf8:#38bdf8;--c-34d399:#34d399;--c-a3e635:#a3e635;--c-fbbf24:#fbbf24;--c-f59e0b:#f59e0b;--c-22c55e:#22c55e;--c-4a3a10:#4a3a10;--c-3a4870:#3a4870;--c-2a4a10:#2a4a10;--c-2a3a50:#2a3a50;--c-2a1408:#2a1408;--c-2a1060:#2a1060;--c-1c2a45:#1c2a45;--c-1a2860:#1a2860;--c-1a2540:#1a2540;--c-1a1a1a:#1a1a1a;--c-1a1408:#1a1408;--c-160d28:#160d28;--c-141d2e:#141d2e;--c-0f172a:#0f172a;--c-0f1520:#0f1520;--c-0d1a30:#0d1a30;--c-0d1525:#0d1525;--c-0a1f0f:#0a1f0f;--c-2e3a60:#2e3a60;--c-2d3748:#2d3748;--c-2a3a6a:#2a3a6a;--c-1e4070:#1e4070;--c-1e3060:#1e3060;--c-1e2a40:#1e2a40;--c-1e2a3a:#1e2a3a;--c-1e1b4b:#1e1b4b;--c-1a2e4a:#1a2e4a;--c-1a2e1a:#1a2e1a;--c-1a2a50:#1a2a50;--c-1a2a3a:#1a2a3a;--c-1a1a2a:#1a1a2a;--c-1a1810:#1a1810;--c-1a1200:#1a1200;--c-1a1010:#1a1010;--c-1a1008:#1a1008;--c-1a1000:#1a1000;--c-1a0a3a:#1a0a3a;--c-161d2e:#161d2e;--c-160a0a:#160a0a;--c-141d40:#141d40;--c-111e3d:#111e3d;--c-100820:#100820;--c-100808:#100808;--c-0f1e0a:#0f1e0a;--c-0f1729:#0f1729;--c-0f1428:#0f1428;--c-0e3a5a:#0e3a5a;--c-0d2a50:#0d2a50;--c-0d1a08:#0d1a08;--c-0d1426:#0d1426;--c-0d1228:#0d1228;--c-0d1225:#0d1225;--c-0c1a2e:#0c1a2e;--c-0b111e:#0b111e;--c-0a1a30:#0a1a30;--c-0a1a2a:#0a1a2a;--c-0a1020:#0a1020;--c-0a0f1e:#0a0f1e;--c-0a0e1a:#0a0e1a;--c-091525:#091525;--c-080c16:#080c16;--c-080b14:#080b14;--c-071a0d:#071a0d;--c-071422:#071422;--c-060a12:#060a12;--canvas-dots:#1e293b;--exec-color:#fff}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--c-0b0e18:#eef1f7;--c-0b0f1c:#e9edf5;--c-0e1422:#fff;--c-111827:#f7f9fc;--c-1f2937:#edf1f7;--c-141d30:#e9eef8;--c-0f1e30:#e7edf6;--c-0d1a2e:#e7edf6;--c-0a0f1c:#eaeef6;--c-0d1630:#e8edfa;--c-0f0f0f:#eff2f6;--c-0a0e18:#eef1f7;--c-1a2240:#e5eafa;--c-1a2640:#dfe6f8;--c-1c2640:#e0e7f5;--c-243047:#ccd7ec;--c-1e3055:#d3ddf2;--c-263a6a:#c2d0ee;--c-2e3f7a:#b3c3ea;--c-1e3a5f:#ccdcf2;--c-1e4a8a:#8fb3e2;--c-2a1055:#e9defa;--c-120e1e:#f0ecf8;--c-4a2a8a:#c0abe8;--c-1a0808:#fdecec;--c-5a1a1a:#f3c9c9;--c-2a1a0a:#fdf1de;--c-1c1508:#faeed8;--c-0a2010:#e5f5ec;--c-0a1a0a:#e7f6ee;--c-0a2a1a:#dff3e9;--c-0a1820:#e2f0f9;--c-1a3a5a:#a9cbe6;--c-1a2235:#e1e6f0;--c-1e2d45:#d3dcec;--c-2e4070:#b0bfda;--c-1f2d4a:#c8d2e4;--c-e2e8f8:#1c2536;--c-c8d5e8:#33415a;--c-f9fafb:#161e2d;--c-d1d5db:#3e4a5f;--c-8896b0:#5a6880;--c-6b7fa0:#5a6a88;--c-6a80a0:#5a6c8a;--c-5e7a9a:#55698a;--c-4a6080:#65778f;--c-3a5060:#6c7e95;--c-3a4a60:#8190a8;--c-2e4060:#99a6bc;--c-3a6040:#4c7c60;--c-818cf8:#4c5ad4;--c-a5b4fc:#5765d8;--c-f87171:#d43d3d;--c-fca5a5:#bb2020;--c-a78bfa:#8250e8;--c-60a5fa:#2c6cd4;--c-38bdf8:#0d86c4;--c-34d399:#0e9e6e;--c-a3e635:#67a60e;--c-fbbf24:#bd7d09;--c-f59e0b:#b26105;--c-22c55e:#17a34b;--c-4a3a10:#f2e6c2;--c-3a4870:#b0bede;--c-2a4a10:#dcedc4;--c-2a3a50:#c6d2e6;--c-2a1408:#fae8da;--c-2a1060:#e6dcf8;--c-1c2a45:#d2dcee;--c-1a2860:#d8dff6;--c-1a2540:#dce4f2;--c-1a1a1a:#fff;--c-1a1408:#faf0dc;--c-160d28:#efe8fa;--c-141d2e:#e6ecf5;--c-0f172a:#e8edf6;--c-0f1520:#eaeef5;--c-0d1a30:#e7eefa;--c-0d1525:#e9eef6;--c-0a1f0f:#e2f4e8;--c-2e3a60:#bcc8e0;--c-2d3748:#dbe2ec;--c-2a3a6a:#b8c6e8;--c-1e4070:#a6c2e4;--c-1e3060:#ccd8f0;--c-1e2a40:#d8dfee;--c-1e2a3a:#dae1ea;--c-1e1b4b:#e0def4;--c-1a2e4a:#d2ddec;--c-1a2e1a:#dcefdc;--c-1a2a50:#d4dcf0;--c-1a2a3a:#d8e0ea;--c-1a1a2a:#e9e9f2;--c-1a1810:#f2efe4;--c-1a1200:#f5edd5;--c-1a1010:#f6e9e9;--c-1a1008:#f5ece0;--c-1a1000:#f5ecd6;--c-1a0a3a:#e9e1f8;--c-161d2e:#e5eaf2;--c-160a0a:#f8e6e6;--c-141d40:#dee4f6;--c-111e3d:#dde4f5;--c-100820:#ebe5f7;--c-100808:#f7e8e8;--c-0f1e0a:#e4f2da;--c-0f1729:#e7ecf5;--c-0f1428:#e8ecf7;--c-0e3a5a:#bcdcf0;--c-0d2a50:#cfe0f4;--c-0d1a08:#e4f0da;--c-0d1426:#e8edf6;--c-0d1228:#e7ebf7;--c-0d1225:#e8ecf6;--c-0c1a2e:#e2eaf4;--c-0b111e:#e9edf4;--c-0a1a30:#dfe9f5;--c-0a1a2a:#e0eaf2;--c-0a1020:#e9edf6;--c-0a0f1e:#ebeef6;--c-0a0e1a:#eef1f7;--c-091525:#e6ecf4;--c-080c16:#edf0f5;--c-080b14:#eef1f6;--c-071a0d:#e2f2e6;--c-071422:#e8eef6;--c-060a12:#eef1f6;--canvas-dots:#c9d4e6;--exec-color:#33415a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--c-0b0e18);width:100%;height:100%;color:var(--c-e2e8f8);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--c-1f2d4a);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--c-2e4070)}.react-flow__handle:hover{transform:scale(1.3)}.react-flow__controls-button{background:var(--c-1c2640)!important;border-color:var(--c-243047)!important;color:var(--c-e2e8f8)!important;font-family:inherit!important}.react-flow__background{background:var(--c-0b0e18)!important}@keyframes fadein{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-border{0%,to{box-shadow:0 0 0 3px #fbbf2440}50%{box-shadow:0 0 0 6px #fbbf2420}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}@keyframes editZoom{0%{opacity:.35;transform:scale(.94)}to{opacity:1;transform:scale(1)}}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #5b6ff520;border-color:#5b6ff5!important}
