.builder-graph-editor{--border-width-zoom: calc(1px / var(--flow-zoom) * 2);--stroke-width-zoom: calc(2px / var(--flow-zoom))}.builder-graph-editor .react-flow__handle:after{content:"";border-radius:100%;position:absolute;background-color:transparent;width:18px;height:18px;top:-6px;left:-6px}.builder-graph-editor .react-flow__node{border:var(--xy-node-border-default);border-radius:var(--xy-node-border-radius-default)}.builder-graph-editor .react-flow__node.selected .graph-node-container{border:1px solid black}.builder-graph-editor .group-node{background-color:#f6f6f6;padding:0}.builder-graph-editor .group-node .graph-node-label{margin-top:6px}.builder-graph-editor .react-flow__edge.edge-error .react-flow__edge-path{stroke:#d6002a80!important;stroke-width:var(--stroke-width-zoom)!important}.builder-graph-editor .edge-label-renderer__custom-edge{position:absolute;background-color:#dcdcdc66;padding:1px;border-radius:10px;font-size:6px;z-index:8000;color:#000;font-weight:700}.builder-graph-editor .react-flow__edge.edge-source-selected .react-flow__edge-path{stroke:#ff9800;stroke-width:var(--stroke-width-zoom)!important}.builder-graph-editor .react-flow__edge.edge-target-selected .react-flow__edge-path{stroke:#648fff;stroke-width:var(--stroke-width-zoom)!important}.builder-graph-editor .react-flow__node.selected,.builder-graph-editor .react-flow__node-group.selected{border:var(--border-width-zoom) solid #dc267f;border-radius:4px}.builder-graph-editor .react-flow__node.node-source-selected .graph-node-container{outline-color:#648fff;outline-width:2px}.builder-graph-editor .react-flow__node.node-target-selected .graph-node-container{outline-color:#ff9800;outline-width:2px}.builder-graph-editor .graph-node-container{width:100%;height:100%;box-sizing:border-box;display:flex;outline:none!important;background-color:#e8eae8;border-radius:var(--xy-node-border-radius-default)}.builder-graph-editor .graph-node-label{display:flex;align-items:center;justify-content:center;font-size:7px;text-align:center;word-break:break-word;flex-grow:1}.builder-graph-editor .graph-node-type{align-self:flex-end;order:2;box-sizing:border-box;padding:2px 1px;text-align:center;writing-mode:vertical-rl;font-size:4px;height:100%;border-radius:0 2px 2px 0}.builder-graph-editor .group-node-label{position:absolute;top:0;text-align:center;width:12px;font-size:14px;background-color:red}.builder-graph-editor .graph-node-lod{position:relative}.builder-graph-editor .graph-node-lod:after{width:8px;height:100%;content:"";position:absolute;top:0;right:0}.builder-graph-editor .graph-node-categorical,.builder-graph-editor .graph-node-lod-categorical:after{background-color:#5b4770;color:#fff}.builder-graph-editor .graph-node-continuous,.builder-graph-editor .graph-node-lod-continuous:after{background-color:#53baa0;color:#fff}.builder-graph-editor .graph-node-deterministic,.builder-graph-editor .graph-node-lod-deterministic:after{background-color:#6986b0;color:#fff}.builder-graph-editor .graph-node-discrete,.builder-graph-editor .graph-node-lod-discrete:after{background-color:#d6002a;color:#fff}.builder-graph-editor .graph-node-forecast,.builder-graph-editor .graph-node-lod-forecast:after{background-color:#ffa07a;color:#000}.builder-graph-editor .graph-node-table,.builder-graph-editor .graph-node-lod-table:after{background-color:#32cd32;color:#fff}.builder-graph-editor .graph-node-lag,.builder-graph-editor .graph-node-lod-lag:after{background-color:gray;color:#fff}.builder-graph-editor .graph-node-scenario,.builder-graph-editor .graph-node-lod-scenario:after{background-color:#ffb6c1;color:#000}.builder-graph-editor .graph-node-mixture,.builder-graph-editor .graph-node-lod-mixture:after{background-color:#f1a649;color:#fff}.builder-graph-editor .react-flow__nodesselection-rect{pointer-events:none}.builder-graph-editor .overlap-warning{outline:orange 2px dotted!important;outline-offset:4px;opacity:.8}.builder-graph-editor .overlap-opacity{opacity:.4}.builder-graph-editor.no-pointer .react-flow__node{pointer-events:none!important}div.ghost-node-for-edit{width:90px;height:30px;outline:1px solid #999999;border-radius:2px;background-color:#e8eae8;position:absolute;opacity:50%}.react-flow{direction:ltr;--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: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--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-border-default: 1px solid #bbb;--xy-node-border-selected-default: 1px solid #555;--xy-handle-background-color-default: #333;--xy-selection-background-color-default: rgba(150, 150, 180, .1);--xy-selection-border-default: 1px dotted rgba(155, 155, 155, .8);--xy-resize-background-color-default: #3367d9}.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: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--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: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default))}.react-flow__controls{display:flex;flex-direction:column}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border:var(--xy-node-border, var(--xy-node-border-default));color:var(--xy-node-color, var(--xy-node-color-default))}.react-flow__node-input.selected,.react-flow__node-input:focus,.react-flow__node-input:focus-visible,.react-flow__node-default.selected,.react-flow__node-default:focus,.react-flow__node-default:focus-visible,.react-flow__node-output.selected,.react-flow__node-output:focus,.react-flow__node-output:focus-visible,.react-flow__node-group.selected,.react-flow__node-group:focus,.react-flow__node-group:focus-visible{outline:none;border:var(--xy-node-border-selected, var(--xy-node-border-selected-default))}.react-flow{direction:ltr;--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: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--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: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--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: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--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 rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.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: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--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: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--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: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--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 rgba(0, 0, 0, .08);--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__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.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{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.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.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__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.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:default}.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-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;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%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;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__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;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))}.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__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: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.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.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))}._overlap-warning_13qrz_1{outline:orange calc(2px / var(--flow-zoom, 1)) dotted!important;outline-offset:calc(4px / var(--flow-zoom, 1));opacity:.8}._overlap-opacity_13qrz_7{opacity:.4}._react-flow__devtools_1wepy_1{--border-radius: .3em;--highlight-color: rgba(238, 58, 115, 1);--font: monospace, sans-serif;border-radius:var(--border-radius);font-size:11px;font-family:var(--font)}._react-flow__devtools_1wepy_1 button{background:#fff;border:none;padding:5px 15px;color:#222;font-weight:700;font-size:12px;cursor:pointer;font-family:var(--font);background-color:#f4f4f4}._react-flow__devtools_1wepy_1 button:hover,._react-flow__devtools_1wepy_1 button._active_1wepy_28{background:var(--highlight-color);color:#fff}._react-flow__devtools_1wepy_1 button:first-child{border-radius:var(--border-radius) 0 0 var(--border-radius);border-right:1px solid #ddd}._react-flow__devtools_1wepy_1 button:last-child{border-radius:0 var(--border-radius) var(--border-radius) 0}._react-flow__devtools-changelogger_1wepy_42{pointer-events:none;position:relative;top:20px;left:50px;font-family:var(--font)}._react-flow__devtools-title_1wepy_50{font-weight:700;margin-bottom:5px}._react-flow__devtools-nodeinspector_1wepy_55{pointer-events:none;font-family:monospace,sans-serif;font-size:10px}._react-flow__devtools-nodeinfo_1wepy_61{position:absolute;top:5px}._react-flow__devtools-cursorinspector_1wepy_66{position:absolute;left:2em;bottom:2em;padding:.3em .5em;border-radius:var(--border-radius);font-size:1.4em;font-family:var(--font);pointer-events:none;background:#fff3}._highlight-collision_ucph0_1{box-shadow:0 0 0 calc(5px / var(--flow-zoom, 1) * .7) green!important;height:100%;border-radius:var(--xy-node-border-radius-default)}._highlight-error_ucph0_7{box-shadow:0 0 0 calc(5px / var(--flow-zoom, 1) * .7) red!important;height:100%;border-radius:var(--xy-node-border-radius-default)}._invalidHandle_k8j1z_1{background:linear-gradient(45deg,#dc2626,#991b1b)!important}@keyframes _fast-shake_k8j1z_1{0%,25%,50%,75%,to{--shake-x: 0px}12.5%,62.5%{--shake-x: -3px}37.5%,87.5%{--shake-x: 3px}}._group-node_155m2_1{background-color:#f6f6f6}._collapse-icon_155m2_5{position:absolute;right:0;top:0;padding:4px}._resize-line_155m2_12{padding:calc(4px / var(--flow-zoom, 1));border-color:transparent!important}._adornment_1w3ns_1{font-size:20px;font-weight:700;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.6}.displayContainer{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@font-face{font-family:Akkurat-Regular;src:url(https://pgm.spglobal.com/assets/AkkuratLLWeb-Regular-BlbqZHeU.woff2) format("woff2")}@font-face{font-family:Akkurat-Bold;src:url(https://pgm.spglobal.com/assets/AkkuratLLWeb-Bold-CSyewQBn.woff2) format("woff2")}@font-face{font-family:Akkurat-Light;src:url(https://pgm.spglobal.com/assets/AkkuratLLWeb-Light-BwnJbPRl.woff2) format("woff2")}@font-face{font-family:Albra-Regular;src:url(https://pgm.spglobal.com/assets/Albra-Regular-CvZvSli7.woff2) format("woff2")}html,body,#root{height:100%}body{margin:0;font-family:Akkurat-Regular,Fallback,sans-serif}h1,h2,h3,h4{font-family:Akkurat-Bold,Fallback,sans-serif}::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px}::-webkit-scrollbar-thumb{border-radius:4px;height:7px;background-color:#00000080;-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}.MuiTypography-h4{margin-bottom:0!important}.app-container{box-sizing:border-box;padding:0 16px 16px;height:100%}.logoutButton{cursor:pointer;white-space:nowrap;padding-right:20px}.companyLogo{padding-bottom:0}.arrow-after:after{content:" ▶"}.arrow-after{transition:color 1s}.arrow-after:hover{cursor:pointer;color:#d6002a}span.title{white-space:nowrap}span.red{color:#d6002a;font-weight:1000;text-shadow:0px 1px black}span.author{color:gray;font-weight:1000}h2.title{font-size:1.8rem;margin-top:10px;margin-left:10px;display:inline}.btn{padding:8px;text-decoration:none;font-weight:700;border-radius:2px;text-transform:uppercase}a{text-decoration:none}div.Dropdown-root{padding:10px}.subcomponent{display:inline-block;padding-left:5px}.content{padding:10px}.nav{display:flex;justify-content:space-between;vertical-align:middle}.flex{display:flex}.nava{padding:4px 10px 5px 0;color:#000;font-weight:700;text-decoration:None}.hover-underline-animation{display:inline-block;position:relative}.hover-underline-animation:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#d6002a;transform-origin:bottom right;transition:transform .25s ease-in-out}.hover-underline-animation:hover:after{transform:scaleX(1);transform-origin:bottom left}.table-header-cell{background-color:#e8eae8}.table-header-cell .MuiDataGrid-columnHeaderTitle{font-weight:700!important}table{border-collapse:collapse}th,td{border:1px solid #ddd;padding:.1em .4em}button.MuiButton-root,div.MuiDataGrid-root,div.MuiPaper-root,div.MuiInputBase-root,div.MuiButtonBase-root{border-radius:0}div.MuiDataGrid-columnHeaders div.MuiDataGrid-columnHeader div.MuiDataGrid-menuIcon{visibility:visible!important;width:auto!important}div.display-container{animation:fade-in 3s}#menu{background:#fff3}@keyframes fade-in{0%{opacity:0}to{opacity:100}}@media screen and (max-width: 1400px){.hideNarrow1400{display:None}}@media screen and (min-width: 1400px){.hideNarrow1400{vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;padding:0;margin-top:0}}@media screen and (max-width: 1230px){.hideNarrow1230{display:None}}@media screen and (min-width: 1230px){.hideNarrow1230{vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;padding:0;margin-top:0}}@media screen and (max-width: 1230px){.logoutButton span{display:none}}.hideNarrow1400,.hideNarrow1230{font-size:11pt}.loginContainer{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.loginButton{padding-top:50px}.admin-grid-container{padding-top:16px}.admin-grid-item-paper{height:200px;background-color:#faf9f6!important;text-align:center}.admin-grid-item-paper:hover{box-shadow:20px}.admin-grid-item-paper .admin-grid-item-paper-container{display:flex;flex-direction:column}.admin-grid-item-paper .admin-grid-item-paper-container .admin-grid-item-paper-icon-container{padding-top:42px;padding-bottom:32px;flex-grow:4}.admin-grid-item-paper .admin-grid-item-paper-container .admin-grid-item-paper-icon{transform:scale(2)}.admin-grid-item-paper .admin-grid-item-paper-container .admin-grid-item-paper-name,.admin-grid-item-paper .admin-grid-item-paper-container .admin-grid-item-paper-description{padding-bottom:8px}.admin-grid-item-paper .admin-grid-item-paper-container .admin-grid-item-paper-name{font-weight:700}.runContainer{display:flex}.runDetailsContainer{display:flex;position:absolute;flex-direction:column;z-index:-1;color:#000}.MuiAlert-message button{color:#fff;background:#000;padding:5px}.MuiAlert-message button:hover{color:#fff;background:gray;padding:5px}.instruction{animation-name:blink;font-weight:700!important;width:280px;color:red;animation-duration:2s;animation-timing-function:ease-in;animation-iteration-count:4}@keyframes blink{0%{color:red}50%{color:#fff}to{color:red}}.runDetailsContainer div{padding-left:8px}.runDetailsContainer .runDetailsAction{padding-top:8px}.dndnode{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{direction:ltr}.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__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.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%}.graph-editor .graph-node-label{display:flex;align-items:center;justify-content:center;font-size:7px;width:75px;text-align:center;word-break:break-all}.graph-editor .graph-node-type{position:absolute;margin-top:1px;margin-right:1px;padding:2px 1px 1px 2px;top:0;right:0;text-align:center;writing-mode:vertical-rl;font-size:4px;height:25px}.graph-editor .group-node-label{position:absolute;top:0;text-align:center;width:calc(100% - 24px);font-size:14px}.graph-editor .react-flow__node-group:has(>div.collapsed-gigante){height:auto!important;width:auto!important}.graph-editor .react-flow__node-group>div.collapsed-gigante>div{font-size:200px!important}.graph-editor .group-node-ec-button{border:1px #000000 solid;background-color:#fff;position:absolute;top:2px;right:2px;border-radius:2px;width:15px;height:15px;cursor:pointer;display:flex;align-items:center;justify-content:center}.graph-editor .group-node-ec-button-gigante{border:1px #000000 solid;background-color:#fff;position:absolute;top:2px;right:2px;border-radius:2px;width:120px;height:120px;cursor:pointer;display:flex;align-items:center;justify-content:center}.graph-editor .group-node-ec-button-gigante>svg{width:120px;height:120px}.graph-editor .graph-node-table{background-color:#32cd32;color:#fff;border-radius:0 1px 1px 0}.graph-editor .graph-node-forecast{background-color:#ffa07a;color:#000;border-radius:0 1px 1px 0}.graph-editor .graph-node-scenario{background-color:#ffb6c1;color:#000;border-radius:0 1px 1px 0}.graph-editor .graph-node-categorical{background-color:#5b4770;color:#fff;border-radius:0 1px 1px 0}.graph-editor .graph-node-lag{background-color:gray;color:#fff;border-radius:0 1px 1px 0}.graph-editor .graph-node-continuous{background-color:#53baa0;color:#fff;border-radius:0 1px 1px 0}.graph-editor .graph-node-deterministic{background-color:#6986b0;color:#fff;border-radius:0 1px 1px 0}.graph-editor .graph-node-discrete{background-color:#d6002a;color:#fff;border-radius:0 1px 1px 0}.graph-editor .graph-node-mixture{background-color:#f1a649;color:#fff;border-radius:0 1px 1px 0}.graph-editor .graph-node-container{width:100%;height:100%;box-sizing:border-box;display:flex;outline:1px solid #999999;border-radius:2px;background-color:#e8eae8}.graph-editor .graph-node-container-transparent{width:100%;height:100%;box-sizing:border-box;display:flex;outline:1px solid #999999!important;border-radius:1px;color:gray;background-color:transparent!important}.graph-editor .gnc-selected{outline:3px solid #dc267f;border:0px solid transparent;background:#000;color:#fff;filter:drop-shadow(0 0 .06rem black)}.graph-editor .gnc-selected-parent{outline:3px solid #648fff;filter:drop-shadow(0 0 .06rem black)}.graph-editor .gnc-selected-child{outline:3px solid #ff9800;filter:drop-shadow(0 0 .06rem black)}.graph-editor .gnc-edge{stroke:#b1b1b7;stroke-width:1px}.graph-editor .gnc-edge-table{stroke:#32cd32!important;stroke-dasharray:2;z-index:1337!important;filter:invert(54%) sepia(88%) saturate(587%) hue-rotate(74deg) brightness(104%) contrast(78%)}.graph-editor .gnc-edge-selected{stroke:#000}.graph-editor .gnc-edge-child{stroke-width:3px;stroke:#ff9800;filter:invert(74%) sepia(86%) saturate(2353%) hue-rotate(358deg) brightness(100%) contrast(105%) drop-shadow(0 0 .05rem black)}.graph-editor svg:has(>g>g.gnc-edge-child){z-index:10002!important}.graph-editor div.react-flow__node:has(>div.graph-node-container){z-index:10001!important}.graph-editor .gnc-edge-parent{stroke-width:3px;stroke:#648fff;filter:invert(48%) sepia(87%) saturate(1721%) hue-rotate(204deg) brightness(103%) contrast(101%) drop-shadow(0 0 .05rem black)}.graph-editor svg:has(>g>g.gnc-edge-parent){z-index:10002!important}.graph-editor .gnc-edge-table-marker{stroke-width:0px!important;stroke:#ff9800!important;fill:#ff9800!important}.graph-editor .gnc-edge-parent-marker{stroke-width:1px!important;stroke:#ff9800!important;fill:#ff9800!important}.graph-editor .gnc-edge-normal-marker{stroke:#b1b1b7;fill:#b1b1b7!important;stroke-width:1px!important;filter:invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.graph-editor .gnc-edge-child-marker{stroke-width:1px!important;stroke:#648fff!important;fill:#648fff!important}.graph-editor .react-flow__node{padding:0}.graph-editor .react-flow__nodesselection-rect{pointer-events:none}.probability-density-slider .MuiSlider-markLabel{transform:rotate(-45deg) translate(-50%,-50%)!important}.node-to-node-grid svg .tick,.node-to-node-grid svg .domain{color:#7b7b7b}.node-to-node-grid svg{font-family:Roboto,Helvetica,Arial,sans-serif}
