@import "https://fonts.googleapis.com/css2?family=Funnel+Display:wght@300..800&display=swap";body{background-color:#2b2e37;min-height:100vh;margin:0;padding:0}.placeholderMessage{color:#f3f3f3;letter-spacing:0;text-transform:none;text-align:center;opacity:.95;width:368px;margin:0;font-family:Funnel Display,sans-serif;font-size:20px;font-weight:400;line-height:1.4;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.tabBar{width:300px;height:60px;clip-path:path("M 0 0 H 300 L 295 55 Q 295 60 290 60 H 10 Q 5 60 5 55 L 0 0 Z");-webkit-clip-path:path("M 0 0 H 300 L 295 55 Q 295 60 290 60 H 10 Q 5 60 5 55 L 0 0 Z");background-color:#1e2026;justify-content:center;align-items:stretch;margin:0 auto;display:flex;overflow:hidden}.tabBar button{cursor:pointer;background:0 0;border:0;flex:1;margin:0;padding:0;font-family:Funnel Display;font-size:15px;font-weight:700;transition:background-color .18s,color .18s}.tabBar button:hover{background-color:#4d4d4d}.tabBar button+button{position:relative}.tabBar button+button:before{content:"";background-color:#414141;width:1px;height:50px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.activeButton{color:#ff8000}.passiveButton{color:#fff}.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.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__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.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-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.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:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.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-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.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{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.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:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.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.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}.SchemaSection{width:100vw;height:100vh;margin:0;padding:0}.SchemaSection .react-flow__panel:first-of-type{top:0!important;left:50%!important;transform:translate(-50%)!important}.SchemaSection .react-flow__panel:first-of-type *{margin-top:0!important;padding-top:0!important}.SchemaSection .react-flow__panel.top.left>div{gap:10px;display:flex}.toolBar{box-sizing:border-box;background:0 0;border-radius:5px;grid-template-rows:auto 50px;grid-template-columns:repeat(4,1fr);gap:10px 0;width:562px;display:grid;position:relative}.toolBar>.list{box-sizing:border-box;z-index:5;background:#1e2026;border-radius:5px;grid-row:1;width:100%;position:relative;overflow:hidden}.toolBar>.list:first-of-type{grid-column:1}.toolBar>.list:nth-of-type(2){grid-column:2}.toolBar>.list:nth-of-type(3){grid-column:3}.toolBar>.list>.listButton{color:#fff;cursor:pointer;box-sizing:border-box;white-space:nowrap;background:0 0;border:0;justify-content:flex-start;align-items:center;width:100%;height:36px;margin:0;padding:0 25px;font-family:Funnel Display;font-size:15px;font-weight:400;transition:background-color .18s,color .18s;display:flex}.toolBar>.list>.listButton+.listButton{border-top:1px solid #414141}.toolBar>.list>.listButton:hover{color:#fff;background:#ff8000}.toolBar>.list:nth-of-type(2)>.listButton{text-align:center;justify-content:center}.toolBar>.mathNodes,.toolBar>.conditionalNodes,.toolBar>.NumEx,.toolBar>.dataNodes{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;appearance:none;white-space:nowrap;z-index:2;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:50px;padding:0 25px;font-family:Funnel Display;font-size:15px;font-weight:700;display:flex;position:relative}.toolBar>.mathNodes:hover{border-radius:5px 0 0 5px}.toolBar>.Dataset:hover{border-radius:0 5px 5px 0;overflow:hidden}.toolBar>.mathNodes{grid-area:2/1}.toolBar>.conditionalNodes{grid-area:2/2}.toolBar>.dataNodes{grid-area:2/3}.toolBar>.NumEx{grid-area:2/4}.toolBar>.mathNodes:after,.toolBar>.conditionalNodes:after,.toolBar>.dataNodes:after{content:"";pointer-events:none;background:#414141;width:1px;height:45px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.toolBar>.NumEx:hover{background:#ff8000;border-radius:0 5px 5px 0;overflow:hidden}.toolBar>.mathNodes:hover,.toolBar>.conditionalNodes:hover,.toolBar>.dataNodes:hover{background:#252930}.toolBar:before{content:"";z-index:1;background:#1e2026;border-radius:5px;height:50px;position:absolute;bottom:0;left:0;right:0}.ActionButton{cursor:pointer;background-color:#1e2026;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background-color .18s,transform .18s;display:inline-flex}.ActionButton img{filter:brightness(0)invert();width:18px;height:18px;display:block}.ActionButton:hover{background-color:#ff8000;transform:translateY(-1px)}.DatasetNodeNameTab,.DatasetNodeMainSection{box-sizing:border-box;color:#fff;font-family:Funnel Display,sans-serif}.DatasetNodeNameTab{z-index:2;border-radius:5px 5px 0 0;justify-content:center;align-items:center;width:175px;height:30px;margin-bottom:0;margin-left:46px;display:flex;position:relative;overflow:hidden;background-color:#0000!important}.DatasetNodeNameTab:before{content:"";clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");-webkit-clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");z-index:0;pointer-events:none;background-color:#433173;position:absolute;inset:0}.DatasetNodeNameTab h3{z-index:1;letter-spacing:0;margin:0;font-size:15px;font-weight:400;line-height:1;position:relative}.DatasetNodeMainSection{z-index:1;border-radius:5px;width:267px;height:182px;position:relative;overflow:visible;background-color:#56428f!important}.DatasetNodeMainSection p{white-space:nowrap;margin:0;font-size:10px;font-weight:300;line-height:1;position:absolute;transform:translateY(-50%)}.DatasetNodeMainSection .handle{min-width:12px;min-height:12px;box-shadow:none;background:#fff;border:2px solid #fff;position:absolute;transform:translateY(-50%);width:12px!important;height:12px!important}.DatasetNodeMainSection>.handle:first-child{top:39px;left:-6px}.DatasetNodeMainSection>p:nth-child(2){top:39px;left:16px}.DatasetNodeMainSection>.handle:nth-child(3){top:71px;left:-6px}.DatasetNodeMainSection>p:nth-child(4){top:71px;left:16px}.DatasetNodeMainSection>.handle:nth-child(5){top:103px;left:-6px}.DatasetNodeMainSection>p:nth-child(6){top:103px;left:16px}.DatasetNodeMainSection>.handle:nth-child(7){top:135px;left:-6px}.DatasetNodeMainSection>p:nth-child(8){top:135px;left:16px}.DatasetNodeMainSection>.handle:nth-child(9){top:98px;left:auto;right:-6px}.DatasetNodeMainSection>p:nth-child(10){top:98px;left:auto;right:16px}.NumExNodeNameTab,.NumExNodeMainSection{box-sizing:border-box;color:#fff;font-family:Funnel Display,sans-serif}.NumExNodeNameTab{z-index:2;border-radius:5px 5px 0 0;justify-content:center;align-items:center;width:175px;height:30px;margin-bottom:0;margin-left:46px;display:flex;position:relative;overflow:hidden;background-color:#0000!important}.NumExNodeNameTab:before{content:"";clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");-webkit-clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");z-index:0;pointer-events:none;background-color:#756f32;position:absolute;inset:0}.NumExNodeNameTab h3{z-index:1;letter-spacing:0;margin:0;font-size:15px;font-weight:400;line-height:1;position:relative}.NumExNodeMainSection{z-index:1;border-radius:5px;width:267px;height:182px;position:relative;overflow:visible;background-color:#8f8742!important}.NumExNodeMainSection p{white-space:nowrap;margin:0;font-size:10px;font-weight:300;line-height:1;position:absolute;transform:translateY(-50%)}.NumExNodeMainSection .Handle{min-width:12px;min-height:12px;box-shadow:none;background:#fff;border:2px solid #fff;position:absolute;transform:translateY(-50%);width:12px!important;height:12px!important}.NumExNodeMainSection>.Handle:first-of-type{top:42px;left:-6px}.NumExNodeMainSection>p:first-of-type{top:39px;left:16px}.NumExNodeMainSection>.Handle:nth-of-type(2){top:74px;left:-6px}.NumExNodeMainSection>p:nth-of-type(2){top:71px;left:16px}.NumExNodeMainSection>.Handle:nth-of-type(3){top:106px;left:-6px}.NumExNodeMainSection>p:nth-of-type(3){top:103px;left:16px}.NumExNodeMainSection>.Handle:nth-of-type(4){top:98px;left:auto;right:-6px}.NumExNodeMainSection>p:nth-of-type(4){top:98px;left:auto;right:16px}.DataNumNodeNameTab,.DataNumNodeMainSection{box-sizing:border-box;color:#fff;font-family:Funnel Display,sans-serif}.DataNumNodeNameTab{z-index:2;border-radius:5px 5px 0 0;justify-content:center;align-items:center;width:175px;height:30px;margin-bottom:0;margin-left:46px;display:flex;position:relative;overflow:hidden;background-color:#0000!important}.DataNumNodeNameTab:before{content:"";clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");-webkit-clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");z-index:0;pointer-events:none;background-color:#774835;position:absolute;inset:0}.DataNumNodeNameTab h3{z-index:1;letter-spacing:0;margin:0;font-size:15px;font-weight:400;line-height:1;position:relative}.DataNumNodeMainSection{z-index:1;border-radius:5px;width:267px;height:120px;position:relative;overflow:visible;background-color:#8f5842!important}.DataNumNodeMainSection p{white-space:nowrap;margin:0;font-size:10px;font-weight:300;line-height:1;position:absolute;transform:translateY(-50%)}.DataNumNodeMainSection .handle{min-width:12px;min-height:12px;box-shadow:none;background:#fff;border:2px solid #fff;position:absolute;transform:translateY(-50%);width:12px!important;height:12px!important}.DataNumNodeMainSection>.handle:first-child{top:93px;left:-6px}.DataNumNodeMainSection>p:nth-child(2){top:93px;left:16px}.DataNumNodeMainSection>p:nth-child(3){top:27px;left:calc(50% - 81.5px)}.DataNumNodeMainSection>input:nth-child(4){color:#fff;box-sizing:border-box;background-color:#774835;border:none;border-radius:5px;outline:none;width:163px;height:28px;padding:0 10px;font-family:Funnel Display,sans-serif;font-size:10px;font-weight:300;line-height:1;position:absolute;top:35px;left:50%;transform:translate(-50%)}.DataNumNodeMainSection>input:nth-child(4)::placeholder{color:#ffffffb3}.DataNumNodeMainSection>input:nth-child(4)::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.DataNumNodeMainSection>input:nth-child(4)::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.DataNumNodeMainSection>input:nth-child(4)[type=number]{-moz-appearance:textfield}.DataNumNodeMainSection>.handle:nth-child(5){top:93px;left:auto;right:-6px}.DataNumNodeMainSection>p:nth-child(6){top:93px;left:auto;right:16px}.DataMatrixNodeNameTab,.DataMatrixNodeMainSection{box-sizing:border-box;color:#fff;font-family:Funnel Display,sans-serif}.DataMatrixNodeNameTab{z-index:2;border-radius:5px 5px 0 0;justify-content:center;align-items:center;width:175px;height:30px;margin:0 auto;display:flex;position:relative;overflow:hidden;background-color:#0000!important}.DataMatrixNodeNameTab:before{content:"";clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");-webkit-clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");z-index:0;pointer-events:none;background-color:#396f33;position:absolute;inset:0}.DataMatrixNodeNameTab h3{z-index:1;margin:0;font-size:15px;font-weight:400;line-height:1;position:relative}.DataMatrixNodeMainSection{box-sizing:border-box;z-index:1;border-radius:5px;flex-direction:column;align-items:center;width:fit-content;height:fit-content;padding:31px 0;display:flex;position:relative;background-color:#4a8f42!important}.DataMatrixNodeMainSection p{margin:0;font-size:10px;font-weight:300;line-height:1}.DimensionSection{align-items:center;height:25px;margin-bottom:15px;display:flex}.DimensionSection p{margin:0 3px 0 0}.DimensionSection input{color:#fff;text-align:center;box-sizing:border-box;background-color:#396f33;border:none;border-radius:5px;outline:none;width:60px;height:25px;margin:0;font-family:Funnel Display,sans-serif;font-size:10px;font-weight:300}.DimensionSection input:first-of-type{margin-right:20px}.DataMatrixNodeMainSection>div:nth-of-type(2){flex-direction:column;align-items:flex-start;padding:0 58.5px;display:flex}.DataMatrixNodeMainSection>div:nth-of-type(2)>p{margin:0 0 5px}.DataMatrixNodeMainSection>div:nth-of-type(2)>div{border-radius:5px;flex-direction:column;display:flex;overflow:hidden}.DataMatrixNodeMainSection>div:nth-of-type(2)>div>div{display:flex}.DataMatrixNodeMainSection>div:nth-of-type(2)>div>div input{color:#fff;text-align:center;box-sizing:border-box;background-color:#396f33;border:1px solid #0003;border-radius:0;outline:none;width:50px;height:25px;margin:0;font-family:Funnel Display,sans-serif;font-size:10px;font-weight:300}.DataMatrixNodeMainSection>.handle{min-width:12px;min-height:12px;box-shadow:none;background:#fff;border:2px solid #fff;border-radius:50%;position:absolute;width:12px!important;height:12px!important;transform:translateY(-50%)!important}.DataMatrixNodeMainSection>.handle:nth-child(3){top:auto!important;bottom:28px!important;left:-8px!important}.DataMatrixNodeMainSection>.handle:nth-child(4){inset:auto -8px 28px auto!important}.DataMatrixNodeMainSection>.handle:nth-child(3):after,.DataMatrixNodeMainSection>.handle:nth-child(4):after{color:#fff;font-family:Funnel Display,sans-serif;font-size:10px;font-weight:300;position:absolute;top:50%;transform:translateY(-50%)}.DataMatrixNodeMainSection>.handle:nth-child(3):after{content:"Set";left:calc(100% + 10px)}.DataMatrixNodeMainSection>.handle:nth-child(4):after{content:"Output";right:calc(100% + 10px)}.DataMatrixNodeMainSection input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.DataMatrixNodeMainSection input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.DataMatrixNodeMainSection input[type=number]{-moz-appearance:textfield}.MathNumNodeNameTab,.MathNumNodeMainSection{box-sizing:border-box;color:#fff;font-family:Funnel Display,sans-serif}.MathNumNodeNameTab{z-index:2;border-radius:5px 5px 0 0;justify-content:center;align-items:center;width:175px;height:30px;margin:0 auto;display:flex;position:relative;overflow:hidden;background-color:#0000!important}.MathNumNodeNameTab:before{content:"";clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");-webkit-clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");z-index:0;pointer-events:none;background-color:#356479;position:absolute;inset:0}.MathNumNodeNameTab h3{z-index:1;margin:0;font-size:15px;font-weight:400;line-height:1;position:relative}.MathNumNodeMainSection{box-sizing:border-box;z-index:1;border-radius:5px;flex-direction:column;justify-content:center;width:267px;height:fit-content;min-height:182px;padding:20px 0 20px 18px;display:flex;position:relative;background-color:#42778f!important}.MathNumNodeMainSection p{height:10px;margin:0;font-size:10px;font-weight:300;line-height:1}.MathNumNodeMainSection>p:nth-last-of-type(3){position:absolute;top:31px;left:52px}.MathNumNodeMainSection>p:nth-last-of-type(2){position:absolute;top:84px;left:52px}.MathNumNodeMainSection>p:last-of-type{position:absolute;top:142px;left:auto;right:18px}.MathNumNodeMainSection input{color:#fff;box-sizing:border-box;background-color:#356479;border:none;border-radius:5px;outline:none;width:163px;height:30px;margin:0;padding:0 8px;font-family:Funnel Display,sans-serif;font-size:10px;font-weight:300}.MathNumNodeMainSection>input:first-of-type{position:absolute;top:44px;left:52px}.MathNumNodeMainSection>input:nth-of-type(2){position:absolute;top:97px;left:52px}.MathNumNodeMainSection .Handle{min-width:12px;min-height:12px;box-shadow:none;background:#fff;border:2px solid #fff;border-radius:50%;width:12px!important;height:12px!important}.MathNumNodeMainSection .react-flow__handle-left{margin-bottom:-6px!important;position:relative!important;top:-13px!important;left:-26px!important;transform:none!important}.MathNumNodeMainSection .react-flow__handle-right{position:absolute!important;top:147px!important;left:auto!important;right:-8px!important;transform:translateY(-50%)!important}.MathNumNodeMainSection input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.MathNumNodeMainSection input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.MathNumNodeMainSection input[type=number]{-moz-appearance:textfield}.MathMatrixNodeNameTab,.MathMatrixNodeMainSection{box-sizing:border-box;color:#fff;font-family:Funnel Display,sans-serif}.MathMatrixNodeNameTab{z-index:2;border-radius:5px 5px 0 0;justify-content:center;align-items:center;width:175px;height:30px;margin:0 auto;display:flex;position:relative;overflow:hidden;background-color:#0000!important}.MathMatrixNodeNameTab:before{content:"";clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");-webkit-clip-path:path("M 0 30 L 5 5 A 5 5 0 0 1 10 0 H 165 A 5 5 0 0 1 170 5 L 175 30 Z");z-index:0;pointer-events:none;background-color:#317453;position:absolute;inset:0}.MathMatrixNodeNameTab h3{z-index:1;margin:0;font-size:15px;font-weight:400;line-height:1;position:relative}.MathMatrixNodeMainSection{box-sizing:border-box;z-index:1;border-radius:5px;flex-direction:column;justify-content:center;width:267px;height:fit-content;min-height:182px;padding:20px 0 20px 18px;display:flex;position:relative;background-color:#428f68!important}.MathMatrixNodeMainSection p{height:10px;margin:0;font-size:10px;font-weight:300;line-height:1}.MathMatrixNodeMainSection>p:nth-last-of-type(3){position:absolute;top:31px;left:52px}.MathMatrixNodeMainSection>p:nth-last-of-type(2){position:absolute;top:84px;left:52px}.MathMatrixNodeMainSection>p:last-of-type{position:absolute;top:142px;left:auto;right:18px}.MathMatrixNodeMainSection input{color:#fff;box-sizing:border-box;background-color:#317453;border:none;border-radius:5px;outline:none;width:163px;height:30px;margin:0;padding:0 8px;font-family:Funnel Display,sans-serif;font-size:10px;font-weight:300}.MathMatrixNodeMainSection>input:first-of-type{position:absolute;top:44px;left:52px}.MathMatrixNodeMainSection>input:nth-of-type(2){position:absolute;top:97px;left:52px}.MathMatrixNodeMainSection .Handle{min-width:12px;min-height:12px;box-shadow:none;background:#fff;border:2px solid #fff;border-radius:50%;width:12px!important;height:12px!important}.MathMatrixNodeMainSection .react-flow__handle-left{margin-bottom:-6px!important;position:relative!important;top:-13px!important;left:-26px!important;transform:none!important}.MathMatrixNodeMainSection .react-flow__handle-right{position:absolute!important;top:147px!important;left:auto!important;right:-8px!important;transform:translateY(-50%)!important}.MathMatrixNodeMainSection input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.MathMatrixNodeMainSection input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.MathMatrixNodeMainSection input[type=number]{-moz-appearance:textfield}
