#root,body,html{box-sizing:border-box;font-family:sans-serif;height:100%;margin:0;padding:0;width:100%}.dndflow{display:flex}.dndflow,.dndflow .reactflow-wrapper{flex-grow:1;height:100%}svg:active,svg:focus{outline:none}:root.light .react-flow__background{background-color:#f8f9f7}:root.dark .react-flow__background{background-color:#2b303a}.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__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%}.Toolbar_panel__XEWWs{background:#eaeaea;border:1px solid #fff;border-radius:10px;display:flex;flex-wrap:wrap;left:37%;padding:13px}.Toolbar_routerContainer__JlvAK{margin-right:25px;margin-top:10px}.Toolbar_routerContainer__JlvAK,.Toolbar_serverContainer__w9\+bD{align-items:center;cursor:pointer;display:flex;flex-direction:column;margin-left:15px}.Toolbar_serverContainer__w9\+bD{margin-right:15px}.Toolbar_PCContainer__wvUtm{align-items:center;cursor:pointer;display:flex;flex-direction:column;margin-left:20px;margin-right:12px;margin-top:5px}.Toolbar_PCContainer__wvUtm:hover,.Toolbar_routerContainer__JlvAK:hover,.Toolbar_serverContainer__w9\+bD:hover{transform:scale(1.06)}@media (max-width:1400px){.Toolbar_panel__XEWWs{flex-direction:column;gap:20px;left:0;top:65px}.Toolbar_PCContainer__wvUtm,.Toolbar_routerContainer__JlvAK,.Toolbar_serverContainer__w9\+bD{margin-left:3px;margin-right:3px}}.Node_label__QNfzS{align-items:center;display:flex;font-size:15px;height:14px;justify-content:center;line-height:14px;text-align:center}.Node_routerHandle__4Nmpl{top:-14%}.Node_routerHandle__4Nmpl,.Node_serverHandle__16N9r{background-color:#262626;height:15px;left:50%;width:15px}.Node_serverHandle__16N9r{top:-10%}.Node_pcHandle__s3zJu{background-color:#262626;height:15px;left:53%;top:-7%;width:15px}.Node_deviceIcon__9284z{cursor:pointer}.Node_pcIconDark__BeFsc{stroke:#fff;cursor:pointer}.Node_pcIconLight__SqUAg{stroke:#000;cursor:pointer}.Node_deviceIcon__9284z:active{cursor:grabbing}.NodeMenu_NodeMenu__r8Wyl{background:#fff;border:1px solid #d2d2d2d5;border-radius:5px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;gap:10px;padding:13px}.NodeMenu_addressBox__6YtO5,.NodeMenu_maskBox__fsVW9{width:150px}.NodeMenu_labelBox__MHcrG{width:120px}.EdgeMenu_selectBox__waNnw{border-radius:4px;pointer-events:all}.EdgeMenu_menu__E8Grv{display:flex;flex-direction:column;pointer-events:all;position:absolute;z-index:100!important}.EdgeMenu_inputBox__KSQyD{pointer-events:all;width:100px}.ControlBar_controllers__1VLmg,.ControlBar_panel__RzUI-{align-items:center;display:flex;flex-direction:column}.ControlBar_controllers__1VLmg{background:#e8e8e8e3;border:1px solid #fff;border-radius:10px;gap:5px;max-height:700px;min-width:480px;overflow-y:auto;padding:10px}.ControlBar_panel__RzUI- label{font-family:monospace;font-size:11px;text-align:center;-webkit-user-select:none;user-select:none}.ControlBar_panel__RzUI- select{cursor:pointer;-webkit-user-select:none;user-select:none;width:80px}.ControlBar_addButtonDark__u\+7Gr,.ControlBar_addButton__RMfRF{background-color:#272727;border-radius:5px;color:#fff;cursor:pointer;font-size:15px;min-width:250px;transition-duration:.4s;-webkit-user-select:none;user-select:none}.ControlBar_addButtonDark__u\+7Gr{border-color:#fff}.ControlBar_addButton__RMfRF:hover{background-color:#525252;color:#fff}@media (max-width:635px){.ControlBar_panel__RzUI- label{margin-left:0}}.Controller_controller__62RHZ{align-items:flex-start;background:#eaeaea;border:3px solid #fff;border-radius:10px;display:flex;flex-direction:column;gap:9px;min-width:460px;padding-bottom:15px;padding-right:15px;padding-top:10px;position:relative}.Controller_controller__62RHZ .Controller_primaryControls__zx6Ma{align-items:center;display:flex;flex-direction:row;margin-left:35px}.Controller_controller__62RHZ .Controller_secondaryControls__XGPjA{align-items:center;display:flex;flex-direction:row;gap:8px;margin-left:30px}.Controller_controller__62RHZ .Controller_primaryControlsYen__MEjDM{align-items:center;display:flex;flex-direction:row;margin-left:10px}.Controller_controller__62RHZ .Controller_col0__xn5iA{align-items:center;border-right:1px solid #6c6c6c;padding-bottom:7px;padding-right:20px;padding-top:7px}.Controller_controller__62RHZ .Controller_col0__xn5iA,.Controller_controller__62RHZ .Controller_col1__cS4Hd{display:flex;flex-direction:column;gap:10px;margin-left:10px}.Controller_controller__62RHZ .Controller_row__EDmWY{align-items:center;display:flex;flex-direction:row;gap:10px;margin-left:4px}.Controller_controller__62RHZ .Controller_col1__cS4Hd select{cursor:pointer;width:100px}.Controller_colorPicker__HNo9T{height:25px;width:25px}.Controller_sourceLabel__WGqf-{margin-right:33px}.Controller_colorLabel__fM7RA{margin-left:25px;margin-right:10px}.Controller_qosLabel__1QdXf{margin-left:5px}.Controller_removeButtonContainer__Y3fLq{margin-top:45px;position:absolute;transform:translate(-50%,50%)}.Controller_removeButton__wulVD{background-color:red;border-radius:20px;color:#fff;cursor:pointer;font-size:11px;transition-duration:.4s;-webkit-user-select:none;user-select:none}.Controller_removeButton__wulVD:hover{background-color:#e32b2b;color:#fff}.Controller_labelYen__66-aR{margin-left:0}.Controller_selectBox__MACdD{width:112px!important}.Controller_smallSelectBox__WpagK{width:55px!important}.Controller_numPathsSelectedBox__5pdIF{width:auto!important}.Menu_panel__knv8m{align-items:center;background:#eaeaea;border:1px solid #fff;border-radius:10px;cursor:pointer;display:flex;padding:12px}.Menu_panel__knv8m:hover{background:#e1e1e1;border:1px solid #dcdcdcb6;transform:scale(1.02)}
/*# sourceMappingURL=main.fdf8ae6b.css.map*/