.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%}.react-flow__control-panel,.react-flow__minimap{--button-size: 1.5rem}.react-flow__control-panel .btn-xs{width:var(--button-size)!important;height:var(--button-size)!important}.react-flow__control-panel .v-divider{width:1px;height:var(--button-size, 1.5rem)}.react-flow__control-panel .flex-gap-sm{gap:.5rem}.react-flow__control-panel .btn{--c-text: inherit;color:var(--c-text)}.react-flow__control-panel .btn:hover,.react-flow__control-panel .btn.active{--c-text: var(--dark, #17182f)}.dark-mode .react-flow__control-panel .btn:hover{--c-text: #fff}.control-panel__percentage{min-width:2rem}.flowWrapper .react-flow__minimap{bottom:2.75rem;right:calc(11.625rem - var(--button-size) / 2 - .25rem);transform:translate(50%)}.react-flow__minimap:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%,50%) rotate(45deg);width:.5rem;height:.5rem;background-color:#fff}.dark-mode .react-flow__minimap:after{background-color:var(--c-dark)}[data-tooltip-position="top right"][data-tooltip]:before{right:calc((var(--button-size)) / 2 - .71428571em)}[data-tooltip][data-tooltip-position="top right"]:after{transform-origin:100% 100%}:root{--c-canvas: #F1F2F9;--c-canvas-dark: #18191F;--c-dark: #23252E}.react-flow__node p,.dark-mode .react-flow__node p{margin:0}.flowWrapper{--canvasBackgroundColor: var(--c-canvas);height:100%}.dark-mode .flowWrapper{--canvasBackgroundColor: var(--c-canvas-dark)}.flowWrapper .dragging,.dark-mode .flowWrapper .dragging{opacity:1}.resize-none{resize:none}.card.note.note-expanded .right-element .btn{margin-top:-7px}.note.note-expanded{width:316px;right:-332px;cursor:default}.note.note-collapsed{width:40px;height:40px;right:-56px}.react-flow__node .note:before{position:absolute;top:14px;left:-4px;content:"";font-size:14px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.node-section-property+.node-section-property .node-section-property__label{margin-top:1rem}.node-section-property__label:after{content:":\a0"}.flex-align-center{align-items:center}.shadow-md{box-shadow:0 .5rem 1rem #0a144429}.flowWrapper .react-flow__minimap.border-2xl{border-width:.5rem!important}.react-flow__minimap{--minimap-node-color: #fff;background-color:var(--canvasBackgroundColor)}.dark-mode .react-flow__minimap{--minimap-node-color: var(--c-dark)}:root{--header-height: 4rem;--tooltip-background: #fff;--tooltip-color: #23252e;--tooltip-border-color: #ced0dd;--dropdown-bg-color: #f1f2f9}.transparent-scrollbar{scrollbar-width:thin;scrollbar-color:var(--gray) transparent}.cursor-pointer-simple{cursor:pointer}.cursor-not-allowed{cursor:not-allowed!important}.bg-image-none{background-image:none!important}.input-number-no-arrow::-webkit-inner-spin-button,.input-number-no-arrow::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;margin:0}.sidebar-logo-only,html.dark-mode .sidebar-logo-only{bottom:unset}.sidebar-logo-only .sidebar-body{display:none}.sidebar-logo-only~.container-fluid,html.dark-mode .sidebar-logo-only~.container-fluid{left:0;max-width:100%}.text-truncate-2-lines{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.line-height-sm{line-height:1}.dark-mode{--tooltip-background: #23252e;--tooltip-color: #fff;--tooltip-border-color: rgba(255, 255, 255, .2);--dropdown-bg-color: #41455f}.spaced-caption{font-size:smaller;font-weight:600;text-transform:uppercase;letter-spacing:.175em;color:var(--textStaticLow)}:root{--bgPage: rgb(241, 242, 249);--bgDefault: rgb(255, 255, 255);--bgDefaultAccent: rgb(252, 252, 253);--bgInWidget: rgb(241, 242, 249);--bgInWidgetAccent: rgb(231, 233, 243);--bgTransparent: rgba(255, 255, 255, 0);--bgTransparentAccent: rgba(241, 242, 249, .8);--bgDisabled: rgb(222, 225, 237);--bgOverlay: rgb(8, 14, 45);--primary: rgb(87, 229, 202);--primaryAccent: rgb(83, 218, 192);--secondary: rgb(113, 54, 196);--secondarySoft: rgb(237, 227, 252);--borderDefault: rgb(222, 225, 237);--borderFocus: rgb(5, 144, 221);--success: rgb(26, 214, 110);--successAccent: rgb(24, 199, 103);--successSoft: rgb(227, 252, 238);--warning: rgb(245, 168, 0);--warningAccent: rgb(229, 158, 0);--warningSoft: rgb(252, 244, 227);--danger: rgb(244, 59, 58);--dangerAccent: rgb(232, 56, 55);--dangerSoft: rgb(252, 227, 227);--info: rgb(5, 144, 221);--infoAccent: rgb(5, 137, 210);--infoSoft: rgb(227, 244, 252);--neutral: rgb(222, 225, 237);--highContrast: rgb(30, 29, 98);--highContrastAccent: rgb(75, 74, 129);--textHeadings: rgb(8, 14, 45);--textStaticHigh: rgb(8, 14, 45);--textStaticMid: rgb(52, 58, 84);--textStaticLow: rgb(102, 108, 138);--textBase: rgb(102, 108, 138);--textBaseStrong: rgb(52, 58, 84);--textBaseAccent: rgb(8, 14, 45);--textBaseAccentAlt: rgb(8, 14, 45);--textBaseSoft: rgb(167, 167, 190);--textDisabled: rgb(167, 167, 190);--textLink: rgb(30, 29, 98);--textLinkAccent: rgb(70, 38, 115);--textLinkVisited: rgb(30, 29, 98);--textInverted: rgb(252, 252, 253);--textInvertedAccent: rgb(255, 255, 255);--textFixedClear: rgb(252, 252, 253);--textFixedClearAccent: rgb(255, 255, 255);--textFixedBold: rgb(52, 58, 84);--textFixedBoldAccent: rgb(8, 14, 45);--textHighlighted: rgb(8, 14, 45);--bgTextHighlight: rgb(255, 226, 107);--shadowColorSmall: rgba(10, 20, 68, .09);--shadowColorRegular1: rgba(10, 20, 68, .08);--shadowColorRegular2: rgba(10, 20, 68, .16);--shadowColorMedium1: rgba(10, 20, 68, .08);--shadowColorMedium2: rgba(10, 20, 68, .16);--shadowColorLarge1: rgba(10, 31, 68, .08);--shadowColorLarge2: rgba(10, 31, 68, .16);--white100: rgb(255, 255, 255);--white75: rgb(249, 250, 251);--white50: rgb(241, 242, 249);--white25: rgb(231, 233, 243);--white10: rgb(222, 225, 237);--black100: rgb(8, 14, 45);--black75: rgb(52, 58, 84);--black50: rgb(102, 108, 138);--black25: rgb(167, 167, 190);--black10: rgb(213, 213, 229);--mint100: rgb(83, 218, 192);--mint75: rgb(87, 229, 202);--mint50: rgb(121, 234, 213);--mint25: rgb(154, 239, 223);--mint10: rgb(227, 252, 248);--violet100: rgb(70, 38, 115);--violet75: rgb(93, 51, 153);--violet50: rgb(113, 54, 196);--violet25: rgb(169, 141, 207);--violet10: rgb(237, 227, 252);--azure100: rgb(5, 137, 210);--azure75: rgb(5, 144, 221);--azure50: rgb(55, 166, 228);--azure25: rgb(105,188,235);--azure10: rgb(227, 244, 252);--yellow100: rgb(242, 197, 8);--yellow75: rgb(255, 207, 8);--yellow50: rgb(255, 217, 57);--yellow25: rgb(255, 226, 107);--yellow10: rgb(252, 248, 228);--orange100: rgb(229, 158, 0);--orange75: rgb(245, 168, 0);--orange50: rgb(247, 185, 51);--orange25: rgb(249, 203, 102);--orange10: rgb(252, 244, 227);--red100: rgb(232, 56, 55);--red75: rgb(244, 59, 58);--red50: rgb(246, 98, 97);--red25: rgb(248, 137, 137);--red10: rgb(252, 227, 227);--green100: rgb(24, 199, 103);--green75: rgb(26, 214, 110);--green50: rgb(72, 222, 139);--green25: rgb(118, 230, 168);--green10: rgb(227, 252, 238);--blue100: rgb(0, 61, 165);--blue75: rgb(0, 64, 174);--blue50: rgb(51, 96, 190);--blue25: rgb(102, 140, 206);--blue10: rgb(227, 237, 252);--lucky100: rgb(25, 25, 84);--lucky75: rgb(30, 29, 98);--lucky50: rgb(75, 74, 129);--lucky25: rgb(120, 119, 161);--lucky10: rgb(165, 165, 192)}.dark{--bgPage: rgb(21, 21, 30);--bgDefault: rgb(42, 43, 60);--bgDefaultAccent: rgb(46, 47, 66);--bgInWidget: rgb(57, 57, 81);--bgInWidgetAccent: rgb(73, 73, 105);--bgTransparent: rgba(255, 255, 255, 0);--bgTransparentAccent: rgba(57, 57, 81, 0,8);--bgDisabled: rgb(73, 73, 105);--bgOverlay: rgb(21, 21 ,30);--primary: rgb(94, 222, 198);--primaryAccent: rgb(115, 226, 205);--secondary: rgb(187, 156, 227);--secondarySoft: rgb(55, 53, 75);--borderDefault: rgb(57, 57, 81);--borderFocus: rgb(94, 145, 232);--success: rgb(75, 215, 138);--successAccent: rgb(96, 220, 151);--successSoft: rgb(45, 60, 68);--warning: rgb(231, 173, 48);--warningAccent: rgb(234, 183, 72);--warningSoft: rgb(61, 56, 59);--danger: rgb(242, 83, 82);--dangerAccent: rgb(244, 108, 108);--dangerSoft: rgb(62, 47, 62);--info: rgb(94, 145, 232);--infoAccent: rgb(117, 160, 235);--infoSoft: rgb(47, 53, 77);--neutral: rgb(73, 73, 105);--highContrast: rgb(145, 145, 213);--highContrastAccent: rgb(167, 167, 226);--textHeadings: rgb(255, 255, 255);--textStaticHigh: rgb(255, 255, 255);--textStaticMid: rgb(225, 225, 234);--textStaticLow: rgb(169, 169, 188);--textBase: rgb(169, 169, 188);--textBaseStrong: rgb(225, 225, 234);--textBaseAccent: rgb(255, 255, 255);--textBaseAccentAlt: rgb(94, 222, 198);--textBaseSoft: rgb(126, 126, 153);--textDisabled: rgb(126, 126, 153);--textLink: rgb(187, 156, 227);--textLinkAccent: rgb(138, 89, 207);--textLinkVisited: rgb(187, 156, 227);--textInverted: rgb(46, 47, 66);--textInvertedAccent: rgb(42, 43, 60);--textFixedClear: rgb(225, 225, 235);--textFixedClearAccent: rgb(255, 255, 255);--textFixedBold: rgb(46, 47, 66);--textFixedBoldAccent: rgb(42, 43, 60);--textHighlighted: rgb(255, 255, 255);--bgTextHighlight: rgb(136, 120, 56);--shadowColorSmall: rgba(0, 0, 0, .3);--shadowColorRegular1: rgba(0, 0, 0, .24);--shadowColorRegular2: rgba(0, 0, 0, .27);--shadowColorMedium1: rgba(0, 0, 0, .28);--shadowColorMedium2: rgba(0, 0, 0, .56);--shadowColorLarge1: rgba(0, 0, 0, .32);--shadowColorLarge2: rgba(0, 0, 0, .6);--white100: rgb(42, 43, 60);--white75: rgb(51, 51, 71);--white50: rgb(57, 57, 81);--white25: rgb(73, 73, 105);--white10: rgb(84, 84, 120);--black100: rgb(255, 255, 255);--black75: rgb(225, 225, 234);--black50: rgb(169, 169, 188);--black25: rgb(126, 126, 153);--black10: rgb(111, 111, 134);--mint100: rgb(115, 226, 205);--mint75: rgb(94, 222, 198);--mint50: rgb(81, 177, 163);--mint25: rgb(68, 133, 129);--mint10: rgb(47, 61, 74);--violet100: rgb(138, 89, 207);--violet75: rgb(187, 156, 227);--violet50: rgb(140, 118, 175);--violet25: rgb(107, 93, 137);--violet10: rgb(55, 53, 75);--azure100: rgb(67, 165, 219);--azure75: rgb(44, 154, 215);--azure50: rgb(43, 126, 176);--azure25: rgb(43, 98, 137);--azure10: rgb(42, 54, 75);--yellow100: rgb(233, 203, 73);--yellow75: rgb(231, 197, 52);--yellow50: rgb(184, 158, 54);--yellow25: rgb(136, 120, 56);--yellow10: rgb(61, 58, 59);--orange100: rgb(234, 183, 72);--orange75: rgb(231, 173, 48);--orange50: rgb(184, 140, 51);--orange25: rgb(136, 108, 54);--orange10: rgb(61, 56, 59);--red100: rgb(244, 108, 108);--red75: rgb(242, 83, 82);--red50: rgb(192, 73, 77);--red25: rgb(142, 63, 71);--red10: rgb(62, 47, 62);--green100: rgb(96, 220, 151);--green75: rgb(75, 215, 138);--green50: rgb(67, 172, 118);--green25: rgb(59, 129, 99);--green10: rgb(45, 60, 68);--blue100: rgb(117, 160, 235);--blue75: rgb(94, 145, 232);--blue50: rgb(81, 119, 189);--blue25: rgb(68, 94, 146);--blue10: rgb(47, 53, 77);--lucky100: rgb(167, 167, 226);--lucky75: rgb(145 145, 213);--lucky50: rgb(112, 112, 170);--lucky25: rgb(81, 81, 124);--lucky10: rgb(33, 33, 49);--deepBlack: rgb(21, 21, 30)}
