:root{--achent-color: #57bd63;--size-line: 5}body{align-items:center;background-color:#252525}.ListMain{margin:100px}.ListMain .list{width:70vw;margin:40px;padding:8px;display:flex;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;scrollbar-color:var(--achent-color) rgba(37,37,37,1);scrollbar-width:thin}.ListMain h1{color:#fff;font-style:normal;font-size:36px;font-weight:400;line-height:1.2;letter-spacing:0px;text-decoration:none;text-transform:none}.Item{margin-right:25px;border-radius:15px;background-color:#c6c6c6;min-width:219px;height:165px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;color:#000;font-style:normal;font-size:25px;font-weight:400;line-height:1.2;letter-spacing:0px;text-decoration:none;text-transform:none;transition:background-color .2s,margin-right .4s}.Item:hover{background-color:var(--achent-color);margin-right:40px}.Item img{width:50px;height:50px}.Button{margin-right:10px;padding:0;width:198px;height:53px;border-radius:5px;border:0;background-color:var(--achent-color);font-family:Neucha;font-style:normal;font-size:22px;font-weight:400;line-height:0;letter-spacing:0px;text-decoration:none;text-transform:none;color:#000;transition:background-color .2s}.Button:hover{background-color:#c6c6c6}.Button img{margin-right:10px;width:30px;height:30px}.Button p{margin:0;padding:0;display:flex;align-items:stretch;flex-direction:row;justify-content:center;align-items:center;align-content:space-around;align-self:center}.setting{display:flex}.SettingDiv{margin:0;padding:0}dialog{position:fixed;top:0;margin-top:100px;width:815px;height:589px;background:#2f2f2f;padding:0;border:0;border-radius:0}dialog .TopBar{height:32px;width:100%;margin:0;background:#3f3f3f;display:flex;flex-direction:row-reverse}dialog .Close{height:32px;width:32px;background:var(--achent-color);border-radius:0;display:flex;justify-content:center;align-items:center}dialog .body{padding:0;color:#fff;margin:20px;background:none;border:0}dialog p{display:flex;justify-content:space-between;align-items:center;margin:10px}dialog a{font-size:22px}.Close img{width:28px;height:28px}@media (max-width: 500px){body{align-items:normal}.ListMain{margin:40px 0 0 40px;padding:0 0 50px}.ListMain .list{display:flex;flex-direction:column;width:70vw;margin:20px 0 0 10px;overflow-x:hidden}.Item{margin-bottom:10px;border-radius:15px;background-color:#c6c6c6;width:100%;height:73px;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.Item img{width:45px;height:45px}.setting{position:fixed;bottom:0;right:0;width:100%;display:flex;flex-direction:row}.Button{margin-right:0;border-radius:0;flex:1}dialog{position:fixed;top:0;left:0;margin:0;width:100%;height:100%}}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.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 .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;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{position:absolute;z-index:5;margin:15px}.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:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.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-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,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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 rgba(0,89,220,.8)}.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{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.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__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{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.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.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:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.Editor{height:100vh;width:100vw;background-color:#fff;display:flex;flex-direction:column;align-items:stretch}.Editor .TopBar{height:79px;border-radius:0 0 10px 10px;background-color:#252525;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row}.RightBar,.ToolsBar{background-color:var(--achent-color);height:79px;border-radius:0 0 10px 10px;margin:0;padding:0;display:flex;align-items:center;justify-content:space-between;flex-direction:row;font-family:Neucha;font-style:normal;font-size:32px;font-weight:400;letter-spacing:0px;text-decoration:none;text-transform:none;color:#000}.RightBar{width:455px}.RightBar img{margin:0;width:30px;height:30px}.RightBar .Icon{height:79px;border:1px solid #FFF;border-width:0 1px 0 0;margin:0;padding:25px;display:flex;align-items:center}.RightBar .Title{margin:0;flex:1;text-align:center}.ToolsBar{width:239px;display:flex;align-items:center;transition:border-radius .4s,background-color .2s,width .2s,height .3s;z-index:2}.ToolsBar .title{flex:1;text-align:center;padding:0;margin:0}.ToolsBar .listNodes{flex:2;display:none;flex-direction:column;padding:25px}.listNodes .listNodesItems{flex:2;margin:0;padding:15px;border:1px solid #FFF;border-radius:10px 0 0 10px;background-color:#ececec;overflow-x:auto;scrollbar-color:rgba(177,178,181,1) rgba(37,37,37,1);scrollbar-width:thin}.listNodes p{margin:0 0 10px}.ToolsBar:hover{background-color:#b1b2b5;width:385px;height:452px;align-items:stretch;position:fixed;right:0;border-radius:10px 0 10px 10px}.ToolsBar:hover .title{display:none}.ToolsBar:hover .listNodes{display:flex}.ItemNode{margin-bottom:10px;display:flex;align-items:center;align-self:stretch;border-radius:10px;background-color:#b1b2b5}.ItemNode .icon{background:red;border-radius:10px;height:80px;width:80px}.ItemNode .name{flex:1;margin:0;padding:10px}@media (max-width: 500px){.ToolsBar,.ToolsBar:hover{position:fixed;right:0;bottom:0;padding:7px;margin:1px;border-radius:10px;transition:border-radius .4s,background-color .2s,width .2s,height .3s;z-index:2}}.react-flow__edge-path{stroke-width:var( --size-line )}.body{background:#fff;border:1px solid black;color:#000;padding:8px;border-radius:5px}.body p{margin:0;padding:0;font-size:18px}.body input{border:0px;border-radius:2px;background:#fff;color:#000}.body textarea{margin:0;border:0px;border-radius:2px;background:#fff;color:#000;scrollbar-color:var(--achent-color) white;scrollbar-width:thin}.body button{background:var(--achent-color);border-radius:2px;border:0;margin-top:10px;padding:10px}@media (pointer: coarse){.body{padding:25px}}@font-face{font-family:Neucha;src:url(/fonts/Neucha-Regular.ttf) format("truetype")}:root{font-family:Neucha;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;width:100%;height:100%}html{width:100%;height:100%}
