:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:243 75% 59%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:243 75% 59%;--radius:0.5rem;--purple:265 89% 66%;--blue:217 91% 60%;--cyan:190 95% 39%;--teal:168 76% 42%;--green:142 76% 45%;--yellow:43 96% 56%;--orange:27 96% 61%;--red:0 91% 63%;--pink:330 81% 60%;--gradient-primary:linear-gradient(135deg,hsl(var(--purple)),hsl(var(--blue)));--gradient-secondary:linear-gradient(135deg,hsl(var(--cyan)),hsl(var(--teal)));--gradient-accent:linear-gradient(135deg,hsl(var(--yellow)),hsl(var(--orange)));--gradient-vibrant:linear-gradient(135deg,hsl(var(--purple)),hsl(var(--blue)),hsl(var(--cyan)),hsl(var(--teal)))}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:243 75% 59%;--primary-foreground:210 40% 98%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:243 75% 59%;--gradient-primary:linear-gradient(135deg,#9b5bf5cc,#3c83f6cc);--gradient-secondary:linear-gradient(135deg,#05a2c2cc,#1abc9ccc);--gradient-accent:linear-gradient(135deg,#fbbd23cc,#fb923ccc);--gradient-vibrant:linear-gradient(135deg,#9b5bf5cc,#3c83f6cc,#05a2c2cc,#1abc9ccc)}body{margin:0;padding:0}.react-flow__handle{background-color:#6366f1;border:2px solid #fff;height:10px;width:10px}.react-flow__edge-path{stroke-width:2}.react-flow__controls,.react-flow__minimap{border:1px solid #d9d9d9;border-radius:4px}.react-flow__controls{background-color:#fff;box-shadow:0 2px 8px #00000026}.react-flow__controls-button{background-color:#fff;border-color:#d9d9d9;color:#000000d9}.react-flow__controls-button:hover{background-color:#f5f5f5}.dark .react-flow__controls,.dark .react-flow__controls-button,.dark .react-flow__minimap{background-color:#141414;border-color:#434343}.dark .react-flow__controls-button{color:#ffffffd9}.dark .react-flow__controls-button:hover{background-color:#1f1f1f}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-float{animation:float 6s ease-in-out infinite}.animate-pulse-slow{animation:pulse 3s ease-in-out infinite}.animate-spin-slow{animation:spin-slow 20s linear infinite}.bg-gradient-primary{background:linear-gradient(135deg,#9b5bf5,#3c83f6);background:var(--gradient-primary)}.bg-gradient-secondary{background:linear-gradient(135deg,#05a2c2,#1abc9c);background:var(--gradient-secondary)}.bg-gradient-accent{background:linear-gradient(135deg,#fbbd23,#fb923c);background:var(--gradient-accent)}.bg-gradient-vibrant{background:linear-gradient(135deg,#9b5bf5,#3c83f6,#05a2c2,#1abc9c);background:var(--gradient-vibrant)}.text-gradient{-webkit-text-fill-color:#0000;background-clip:text;-webkit-background-clip:text}.glass-effect{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.blob,.blob-spin{border-radius:42% 58% 70% 30%/45% 45% 55% 55%}.blob-spin{animation:spin-slow 20s linear infinite}.auth-wrapper{align-items:center;display:inline-flex;height:80px;justify-content:center;position:relative;width:80px}.auth-icon{z-index:2}.loader{animation:spin 1.2s linear infinite;border-radius:50%;height:90px;-webkit-mask:radial-gradient(farthest-side,#0000 90%,#000 0);mask:radial-gradient(farthest-side,#0000 90%,#000 0);position:absolute;width:90px;z-index:1}.loader-github{background:linear-gradient(90deg,#020b18,#fff)}.loader-google{background:linear-gradient(90deg,#f74b4b,#fff)}@keyframes spin{to{transform:rotate(1turn)}}.ant-card-body{margin:0!important;padding:0!important}.ant-card-head{padding:0 12px!important}.ant-card-body>a{border-top-left-radius:0;border-top-right-radius:0}svg{display:inline!important}.dndflow{display:flex;flex-direction:column;flex-grow:1;height:100%}.dndflow aside{background:#fcfcfc;border-right:1px solid #eee;font-size:12px;padding:15px 10px}.dndflow .dndnode,.dndflow aside .description{margin-bottom:10px}.dndflow .dndnode{align-items:center;border:1px solid #1a192b;border-radius:2px;cursor:grab;display:flex;height:20px;justify-content:center;padding:4px}.dndflow .dndnode.input{border-color:#0041d0}.dndflow .dndnode.output{border-color:#ff0072}.dndflow .reactflow-wrapper{flex-grow:1;height:100%}.dndflow .selectall{margin-top:10px}@media screen and (min-width:768px){.dndflow{flex-direction:row}.dndflow aside{max-width:250px;width:20%}}.edgebutton{background:#eee;border:1px solid #fff;border-radius:50%;color:red;cursor:pointer;font-size:12px;height:20px;line-height:1;width:20px}.edgebutton:hover{box-shadow:0 0 6px 2px #00000014}.edgebutton-foreignobject body{align-items:center;background:#0000;display:flex;height:40px;justify-content:center;min-height:40px;width:40px}.react-flow__node-fn{background:#fff;border:1px solid #000;border-radius:15;font-size:12;height:100;padding:5;z-index:-1!important}.react-flow__node{align-items:center;border-radius:1px;border-width:2px;box-shadow:6px 6px 0 1px #000000b3;display:flex;font-size:12px;justify-content:center;padding:10px}.react-flow__node.selected,.react-flow__node:focus,.react-flow__node:hover{background-color:#eee!important;box-shadow:6px 6px 0 1px #000000b3}.react-flow__node-filter.selected,.react-flow__node-filter:focus,.react-flow__node-filter:hover,.react-flow__node-map.selected,.react-flow__node-map:focus,.react-flow__node-map:hover,.react-flow__node-reduce.selected,.react-flow__node-reduce:focus,.react-flow__node-reduce:hover{background-color:#f4f4f4!important;z-index:-1!important}.react-flow__node-output{border-radius:50%!important}.react-flow__controls,.react-flow__minimap{bottom:10px!important}.react-flow__handle-left{background-color:blue!important;height:10px!important;left:-5px!important;width:10px!important}.react-flow__handle-right{background-color:red!important;height:10px!important;right:-5px!important;width:10px!important}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.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 .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.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:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.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-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.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{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{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:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.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.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
/*# sourceMappingURL=main.2f7f71eb.css.map*/