.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%}.glowing{background:#111;border:none;border-radius:10px;color:#fff;cursor:pointer;outline:none;padding:.6em 2em;position:relative;touch-action:manipulation;user-select:none;-webkit-user-select:none;z-index:0}.glowing:before{animation:glowing-glowing 20s linear infinite;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;border-radius:10px;content:"";filter:blur(5px);-webkit-filter:blur(5px);height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:-1}@keyframes glowing-glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.glowing:after{background:#222;border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.delete{align-items:center;background-color:#141414;border:none;border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,.164);cursor:pointer;display:flex;font-weight:600;height:50px;justify-content:center;overflow:hidden;position:relative;transition-duration:.3s;width:50px}.svgIcon{width:12px}.svgIcon path{fill:#fff}.delete:hover{align-items:center;background-color:#ff4545;border-radius:50px;transition-duration:.3s;width:140px}.delete:hover .svgIcon{transform:translateY(60%);transition-duration:.3s;width:50px}.delete:before{color:#fff;content:"Delete";font-size:2px;position:absolute;top:-20px;transition-duration:.3s}.delete:hover:before{font-size:13px;opacity:1;transform:translateY(30px);transition-duration:.3s}.pshdown1{background-color:#6c5ce7;border:none;border-radius:5px;box-shadow:0 5px 0 0 #a29bfe;color:#fff;font-size:12px;font-weight:700;outline:none;padding:10px 20px;transition:all .1s ease}.pshdown1:active{box-shadow:0 0 0 0 #a29bfe;transform:translateY(5px)}.button-4{align-items:center;background:#040f16;border:none;border-radius:5px;color:#f5f5f5;display:flex;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:20px;font-weight:600;height:50px;transition:all .5s ease-in-out;width:150px}.button-4:hover{box-shadow:0 0 20px 0 #2e2e2e3a}.button-4 .icon{align-items:center;display:flex;height:40px;justify-content:center;position:absolute;transition:all .5s;width:70px}.button-4 .text{transform:translateX(55px)}.button-4:hover .icon{width:175px}.button-4:hover .text{opacity:0;transition:all .5s}.button-4:focus{outline:none}.button-4:active .icon{transform:scale(.85)}.pshdown2{background-color:#eee;border:none;box-shadow:0 .4rem #8f8f8f;color:#9428d7;cursor:pointer;font-size:1rem;padding:1rem;transition:width .5s ease,padding .5s ease;width:99%}.pshdown2:active{box-shadow:0 .2rem #dfd9d9;color:#fff;transform:translateY(.2rem)}.pshdown2:hover:not(:disabled){background:#9428d7;color:#fff;text-shadow:0 .1rem #bcb4b4}.pshdown2:disabled{color:grey;cursor:auto}.shape-menu{background:#0000;display:flex;flex-direction:column;left:0;margin:0;padding:0;position:absolute;top:100%;width:100%;z-index:1}.shape-menu .pshdown2{background-color:#eee;box-shadow:0 .4rem #dfd9d9;color:#9428d7;cursor:pointer;font-size:1rem;margin:0;padding:1rem;transition:width .5s ease,padding .5s ease;width:100%}.fullscreen-button-container{--color:#a5a5b0;--size:25px;fill:var(--color);align-items:center;cursor:pointer;display:flex;font-size:var(--size);justify-content:center;-webkit-user-select:none;user-select:none}.fullscreen-button-container .compress,.fullscreen-button-container .expand{height:var(--size);width:var(--size)}.fullscreen-button-container .compress,.fullscreen-button-container input,.fullscreen-button-container input:checked~.expand{display:none}.fullscreen-button-container input:checked~.compress{display:block}#left-pane{position:relative}#left-pane .node-editor-buttons{display:flex;flex-wrap:wrap;gap:10px;left:10px;position:absolute;top:10px;width:100%;z-index:1}.node-editor-buttons button{flex:1 1 auto;min-width:10px}.hidden{display:none}.divider{background:#ccc;bottom:0;cursor:ew-resize;position:absolute;top:0;transition:none;width:5px;z-index:10}.card{background-blend-mode:normal,normal,screen,overlay,normal;border-radius:10px;box-shadow:0 0 10px 1px #000;padding:10px;transition:background .3s ease}.motorNode,.vectorNode{background:linear-gradient(135deg,#f0c75e,#f1a75e);border:2px solid #fff}.colorNode{background:linear-gradient(135deg,#c299ff,#d1a1ff);border:2px solid #fff}.shapeNode{background:radial-gradient(ellipse farthest-side at 76% 77%,#f5e4d400 4%,#fff0 calc(4% + 1px)),radial-gradient(circle at 76% 40%,#fef6ec00 4%,#fff0 4.18%),linear-gradient(135deg,#6fb2ff,#78a7ff),radial-gradient(ellipse at 28% 0,#010165 0,#1f1b6880 100%)}.modeNode,.shapeNode{border:2px solid #fff}.modeNode{background:linear-gradient(135deg,#ff7676,#ff8484)}.renderNode{background:linear-gradient(135deg,#a5d66e,#b4d87e);border:2px solid #fff}.context-menu{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 10px #0000001a;padding:8px;position:absolute;z-index:1000}.context-menu button{background:none;border:none;cursor:pointer;display:block;margin-bottom:4px;padding:8px;text-align:left;width:100%}.context-menu button:hover{background-color:#f0f0f0}.button{align-items:center;background-color:#fff;border:none;border-radius:5px;box-shadow:0 0 20px rgba(0,0,0,.164);cursor:pointer;display:flex;font-weight:600;height:40px;justify-content:center;overflow:hidden;position:relative;width:70px}.button,.svgIcon{transition-duration:.3s}.svgIcon{width:20px}.svgIcon path{fill:#000}.button:hover{align-items:center;background-color:#ff4545;border-radius:50px;height:50px;transition-duration:.3s;width:140px}.button:hover .svgIcon{fill:#fff;transform:translateY(60%);transition-duration:.3s;width:50px}.button:before{color:#000;content:"Reset";font-size:2px;position:absolute;top:-20px;transition-duration:.3s}.button:hover:before{color:#fff;font-size:13px;opacity:1;transform:translateY(32px);transition-duration:.3s}.custom-edge-path{fill:none;stroke-width:7px}.animated{stroke-dasharray:6;animation:dash 1s linear infinite}.edgebutton{align-items:center!important;background-color:#fff!important;border:0 solid red!important;border-radius:50%!important;cursor:pointer!important;display:flex!important;font-size:20px!important;height:30px!important;justify-content:center!important;padding:0!important;width:30px!important}.edgebutton:hover{background-color:red!important;box-shadow:0 0 6px 2px #ff000080!important;color:#fff!important}@keyframes dash{to{stroke-dashoffset:-12}}.custom-animated-path{stroke-dasharray:5,10;animation:dash 1.5s linear infinite}.edgebutton{background:#eee;border:1px solid #fff;border-radius:50%;cursor:pointer;font-size:12px;height:20px;line-height:1;width:20px}.edgebutton:hover{background:#ff4d4d;box-shadow:0 0 6px 2px #00000014}.react-flow__attribution{display:none}
/*# sourceMappingURL=main.4ba83dc3.css.map*/