.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}table{border-collapse:collapse;margin:20px 0;width:100%}thead th{border-bottom:2px solid #ddd;padding:8px;text-align:left}tbody td{border-bottom:1px solid #ddd;padding:8px}button{background-color:#007bff;border:none;color:#fff;cursor:pointer;margin:0 5px;padding:8px 12px}button:disabled{background-color:#ccc;cursor:not-allowed}.academy-markdown{line-height:1.7;margin:0 auto;max-width:680px}.academy-markdown h1,.academy-markdown h2,.academy-markdown h3,.academy-markdown h4,.academy-markdown h5,.academy-markdown h6{margin-bottom:.6em;margin-top:1.6em}.academy-markdown p{margin:0 0 1em}.academy-markdown img{border-radius:12px;display:block;max-width:100%}.academy-markdown a{color:#00d4ff;font-weight:600}.academy-image-button{background:#0000;border:none;cursor:zoom-in;display:block;margin:1.2rem 0;max-width:100%;padding:0;width:100%}.academy-image{height:auto;width:100%}.academy-image-button:focus-visible{outline:2px solid #00d4ff;outline-offset:3px}.academy-linked-image{align-items:flex-start;display:flex;flex-direction:column}.academy-linked-image__link{align-self:flex-start;color:#8adfff;font-size:.9rem;margin-top:.2rem;text-decoration:underline}.academy-linked-image__link-text{font-weight:600}.academy-linked-image__content{width:100%}.academy-image-modal{align-items:center;background:#0a0a0aeb;display:flex;inset:0;justify-content:center;padding:4vh 4vw;position:absolute}.academy-image-modal__content{cursor:default;max-height:86vh;max-width:min(96vw,1400px);width:100%}.academy-image-modal__img{border-radius:16px;height:auto;max-height:86vh;object-fit:contain;width:100%}:root{--dwlf-bg:#0a0a0f;--dwlf-blue:#00b4d8;--dwlf-blue-dim:#00b4d84d;--dwlf-blue-glow:#00b4d899;--dwlf-green:#00e676;--dwlf-red:#ff1744;--dwlf-grey:#ffffff0f;--dwlf-grey-line:#ffffff0a;--dwlf-text:#ffffff80}.dwlf-loader{align-items:center;background:#0000;display:inline-flex;justify-content:center;overflow:hidden;position:relative}.dwlf-loader--tiny{height:16px;width:20px}.dwlf-loader--small{height:32px;width:80px}.dwlf-loader--medium{height:120px;width:240px}.dwlf-loader--large{height:280px;width:480px}.dwlf-loader-overlay{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;z-index:1}.dwlf-loader__tiny-dot{fill:#00b4d8;fill:var(--dwlf-blue);animation:dwlf-tiny-pulse 1.4s ease-in-out infinite;opacity:.3}.dwlf-loader__tiny-dot--2{animation-delay:.2s}.dwlf-loader__tiny-dot--3{animation-delay:.4s}.dwlf-loader__svg{display:block;height:100%;width:100%}.dwlf-loader__grid-line{stroke:#ffffff0a;stroke:var(--dwlf-grey-line);stroke-width:.5}.dwlf-loader__line{fill:none;stroke:#00b4d8;stroke:var(--dwlf-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:600;stroke-dashoffset:600;animation:dwlf-draw 2.4s cubic-bezier(.4,0,.2,1) infinite}.dwlf-loader--small .dwlf-loader__line{stroke-width:1.5}.dwlf-loader__area{animation:dwlf-area-fade 2.4s cubic-bezier(.4,0,.2,1) infinite;opacity:0}.dwlf-loader__dot{fill:#00b4d8;fill:var(--dwlf-blue);opacity:0}.dwlf-loader__dot--green{fill:#00e676;fill:var(--dwlf-green)}.dwlf-loader__dot--red{fill:#ff1744;fill:var(--dwlf-red)}.dwlf-loader__dot:first-child{animation:dwlf-dot-pop 2.4s cubic-bezier(.4,0,.2,1) .3s infinite}.dwlf-loader__dot:nth-child(2){animation:dwlf-dot-pop 2.4s cubic-bezier(.4,0,.2,1) .65s infinite}.dwlf-loader__dot:nth-child(3){animation:dwlf-dot-pop 2.4s cubic-bezier(.4,0,.2,1) 1s infinite}.dwlf-loader__dot:nth-child(4){animation:dwlf-dot-pop 2.4s cubic-bezier(.4,0,.2,1) 1.35s infinite}.dwlf-loader__dot:nth-child(5){animation:dwlf-dot-pop 2.4s cubic-bezier(.4,0,.2,1) 1.7s infinite}.dwlf-loader__dot-ring{fill:none;stroke:#00b4d8;stroke:var(--dwlf-blue);stroke-width:1;opacity:0}.dwlf-loader__dot-ring:first-child{animation:dwlf-ring-pulse 2.4s cubic-bezier(.4,0,.2,1) .3s infinite}.dwlf-loader__dot-ring:nth-child(2){animation:dwlf-ring-pulse 2.4s cubic-bezier(.4,0,.2,1) .65s infinite}.dwlf-loader__dot-ring:nth-child(3){animation:dwlf-ring-pulse 2.4s cubic-bezier(.4,0,.2,1) 1s infinite}.dwlf-loader__dot-ring:nth-child(4){animation:dwlf-ring-pulse 2.4s cubic-bezier(.4,0,.2,1) 1.35s infinite}.dwlf-loader__dot-ring:nth-child(5){animation:dwlf-ring-pulse 2.4s cubic-bezier(.4,0,.2,1) 1.7s infinite}.dwlf-loader__text{fill:#ffffff80;fill:var(--dwlf-text);text-anchor:middle;animation:dwlf-text-fade 2.4s ease infinite;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-weight:600;letter-spacing:.3em;opacity:0}.dwlf-loader--small .dwlf-loader__text{font-size:6px;letter-spacing:.2em}.dwlf-loader--medium .dwlf-loader__text{font-size:11px}.dwlf-loader--large .dwlf-loader__text{font-size:16px}@keyframes dwlf-draw{0%{stroke-dashoffset:600;opacity:0}5%{opacity:1}70%{stroke-dashoffset:0;opacity:1}85%{opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes dwlf-area-fade{0%{opacity:0}50%{opacity:.15}70%{opacity:.15}85%{opacity:.15}to{opacity:0}}@keyframes dwlf-dot-pop{0%,5%{r:0;opacity:0}10%{r:3.5;opacity:1}15%{r:2.5}70%{opacity:1}85%{opacity:1}to{opacity:0}}@keyframes dwlf-ring-pulse{0%,5%{r:2.5;opacity:0}10%{r:2.5;opacity:.6}30%{r:10;opacity:0}to{r:10;opacity:0}}@keyframes dwlf-tiny-pulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes dwlf-text-fade{0%,60%{opacity:0}75%{opacity:.5}90%{opacity:.5}to{opacity:0}}.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:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:#0000;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#0000;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;--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 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;background-color:var(--xy-background-color-default);background-color:var(--xy-background-color,var(--xy-background-color-default));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:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:#0000;--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:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 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-default);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{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.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__edge-path{stroke:var(--xy-edge-stroke-default);stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width-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-default);stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width-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;pointer-events:none;position:absolute}.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.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path,.react-flow__edge.selected .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected-default);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-default);stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke-default);fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{overflow:visible;position:absolute;z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:default;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.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{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-color:var(--xy-handle-background-color-default);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%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:0;left:50%;top:auto;transform:translate(-50%,50%)}.react-flow__handle-top{left:50%;top:0;transform:translate(-50%,-50%)}.react-flow__handle-left{left:0;top:50%;transform:translate(-50%,-50%)}.react-flow__handle-right{right:0;top:50%;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{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.bottom.center,.react-flow__panel.top.center{left:50%;transform:translateX(-15px) translateX(-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-default);background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));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{pointer-events:none}.react-flow__edgelabel-renderer,.react-flow__viewport-portal{height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.react-flow__minimap{background:var(--xy-minimap-background-color-default);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-default);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-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-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-default);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-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-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-dots-color-default);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-lines-color-default);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-cross-color-default);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-default);box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));display:flex;flex-direction:column}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{align-items:center;background:var(--xy-controls-button-background-color-default);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))
      );color:var(--xy-controls-button-color-default);color:var(
      --xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default))
    );cursor:pointer;display:flex;height:26px;justify-content:center;padding:4px;-webkit-user-select:none;user-select:none;width:26px}.react-flow__controls-button svg{fill:currentColor;max-height:12px;max-width:12px;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:var(--xy-node-background-color-default);background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));border:var(--xy-node-border,var(--xy-node-border-default));border-radius:var(--xy-node-border-radius-default);border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));color:var(--xy-node-color-default);color:var(--xy-node-color,var(--xy-node-color-default));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:var(--xy-node-boxshadow-hover-default);box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.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:var(--xy-node-boxshadow-selected-default);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-default);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-default);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-default);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-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.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:var(--xy-resize-background-color-default);background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;height:5px;translate:-50% -50%;width:5px}.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-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{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%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color-default);fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color-default);fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}.dwlf-chart-container{color:#1a202c;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dwlf-chart-svg{display:block}.dwlf-pane-tooltip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111827d9;border:1px solid #94a3b833;border-radius:6px;color:#f7fafc;font-size:11px;max-width:220px;padding:6px 10px;pointer-events:none;position:absolute}.dwlf-pane-tooltip__title{font-weight:600;margin-bottom:2px}.dwlf-pane-tooltip__content{display:flex;flex-direction:column;gap:2px}.dwlf-pane-tooltip__row{display:flex;gap:8px;justify-content:space-between;white-space:nowrap}.dwlf-candles path{shape-rendering:crispEdges}.dwlf-y-axis text{text-anchor:end}.dwlf-x-axis text{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;pointer-events:none}.dwlf-chart-container.fade-transition{transition:opacity .5s ease-out,background-color .3s ease-out}.dwlf-chart-container.fade-transition.background,.dwlf-chart-container.fade-transition.loading{opacity:1}.dwlf-chart-container.fade-transition .dwlf-chart-svg g{transition:opacity .3s ease-out}.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles{transition:opacity .2s ease-out}.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line{transition:opacity .4s ease-out}@media(prefers-reduced-motion:reduce){.dwlf-chart-container,.dwlf-chart-container.fade-transition,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line,.dwlf-chart-container.fade-transition .dwlf-chart-svg g{transition:none!important;@keyframes marker-drop{0%{opacity:0;transform:translateY(-20px)}60%{opacity:.8;transform:translateY(2px)}80%{opacity:1;transform:translateY(-1px)}to{opacity:1;transform:translateY(0)}}@keyframes dashdraw{0%{stroke-dashoffset:10}}}.dwlf-chart-container .marker-overlay-animated .dwlf-marker-drop,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .marker-overlay-animated .dwlf-marker-drop,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .marker-overlay-animated .dwlf-marker-drop,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .marker-overlay-animated .dwlf-marker-drop,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .marker-overlay-animated .dwlf-marker-drop,.dwlf-chart-container.fade-transition .marker-overlay-animated .dwlf-marker-drop{animation:marker-drop .6s ease-out forwards;animation:none!important;opacity:0;opacity:1!important;transform:translateY(-20px);transform:none!important}.dwlf-chart-container .annotation-layer,.dwlf-chart-container.fade-transition .annotation-layer,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .annotation-layer,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .annotation-layer,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .annotation-layer,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .annotation-layer{transition:opacity .4s ease-in-out;transition:none!important}.dwlf-chart-container .react-flow,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow,.dwlf-chart-container.fade-transition .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:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:#0000;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#0000;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;--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;background-color:var(--xy-background-color-default);background-color:var(--xy-background-color,var(--xy-background-color-default));direction:ltr}.dwlf-chart-container .react-flow.dark,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow.dark,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow.dark,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow.dark,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow.dark,.dwlf-chart-container.fade-transition .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:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:#0000;--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:#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}.dwlf-chart-container .react-flow__background,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__background,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__background,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__background,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__background,.dwlf-chart-container.fade-transition .react-flow__background{background-color:var(--xy-background-color-default);background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.dwlf-chart-container .react-flow__container,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__container,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__container,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__container,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__container,.dwlf-chart-container.fade-transition .react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.dwlf-chart-container .react-flow__pane,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__pane,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__pane,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__pane,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__pane,.dwlf-chart-container.fade-transition .react-flow__pane{z-index:1}.dwlf-chart-container .react-flow__pane.draggable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__pane.draggable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__pane.draggable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__pane.draggable,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__pane.draggable,.dwlf-chart-container.fade-transition .react-flow__pane.draggable{cursor:grab}.dwlf-chart-container .react-flow__pane.dragging,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__pane.dragging,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__pane.dragging,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__pane.dragging,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__pane.dragging,.dwlf-chart-container.fade-transition .react-flow__pane.dragging{cursor:grabbing}.dwlf-chart-container .react-flow__pane.selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__pane.selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__pane.selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__pane.selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__pane.selection,.dwlf-chart-container.fade-transition .react-flow__pane.selection{cursor:pointer}.dwlf-chart-container .react-flow__viewport,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__viewport,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__viewport,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__viewport,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__viewport,.dwlf-chart-container.fade-transition .react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.dwlf-chart-container .react-flow__renderer,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__renderer,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__renderer,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__renderer,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__renderer,.dwlf-chart-container.fade-transition .react-flow__renderer{z-index:4}.dwlf-chart-container .react-flow__selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__selection,.dwlf-chart-container.fade-transition .react-flow__selection{z-index:6}.dwlf-chart-container .react-flow__nodesselection-rect:focus,.dwlf-chart-container .react-flow__nodesselection-rect:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__nodesselection-rect:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__nodesselection-rect:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__nodesselection-rect:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__nodesselection-rect:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__nodesselection-rect:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__nodesselection-rect:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__nodesselection-rect:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__nodesselection-rect:focus-visible,.dwlf-chart-container.fade-transition .react-flow__nodesselection-rect:focus,.dwlf-chart-container.fade-transition .react-flow__nodesselection-rect:focus-visible{outline:none}.dwlf-chart-container .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge-path,.dwlf-chart-container.fade-transition .react-flow__edge-path{stroke:var(--xy-edge-stroke-default);stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width-default);stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.dwlf-chart-container .react-flow__connection-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__connection-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__connection-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__connection-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__connection-path,.dwlf-chart-container.fade-transition .react-flow__connection-path{stroke:var(--xy-connectionline-stroke-default);stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width-default);stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.dwlf-chart-container .react-flow .react-flow__edges,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow .react-flow__edges,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow .react-flow__edges,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow .react-flow__edges,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow .react-flow__edges,.dwlf-chart-container.fade-transition .react-flow .react-flow__edges{position:absolute}.dwlf-chart-container .react-flow .react-flow__edges svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow .react-flow__edges svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow .react-flow__edges svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow .react-flow__edges svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow .react-flow__edges svg,.dwlf-chart-container.fade-transition .react-flow .react-flow__edges svg{overflow:visible;pointer-events:none;position:absolute}.dwlf-chart-container .react-flow__edge,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge,.dwlf-chart-container.fade-transition .react-flow__edge{pointer-events:visibleStroke}.dwlf-chart-container .react-flow__edge.selectable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge.selectable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge.selectable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge.selectable,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge.selectable,.dwlf-chart-container.fade-transition .react-flow__edge.selectable{cursor:pointer}.dwlf-chart-container .react-flow__edge.animated path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge.animated path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge.animated path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge.animated path,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge.animated path,.dwlf-chart-container.fade-transition .react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.dwlf-chart-container .react-flow__edge.animated path.react-flow__edge-interaction,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge.animated path.react-flow__edge-interaction,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge.animated path.react-flow__edge-interaction,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge.animated path.react-flow__edge-interaction,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge.animated path.react-flow__edge-interaction,.dwlf-chart-container.fade-transition .react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.dwlf-chart-container .react-flow__edge.inactive,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge.inactive,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge.inactive,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge.inactive,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge.inactive,.dwlf-chart-container.fade-transition .react-flow__edge.inactive{pointer-events:none}.dwlf-chart-container .react-flow__edge.selected,.dwlf-chart-container .react-flow__edge:focus,.dwlf-chart-container .react-flow__edge:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge:focus-visible,.dwlf-chart-container.fade-transition .react-flow__edge.selected,.dwlf-chart-container.fade-transition .react-flow__edge:focus,.dwlf-chart-container.fade-transition .react-flow__edge:focus-visible{outline:none}.dwlf-chart-container .react-flow__edge.selectable:focus .react-flow__edge-path,.dwlf-chart-container .react-flow__edge.selectable:focus-visible .react-flow__edge-path,.dwlf-chart-container .react-flow__edge.selected .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge.selectable:focus .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge.selectable:focus-visible .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge.selected .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge.selectable:focus .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge.selectable:focus-visible .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge.selected .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge.selectable:focus .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge.selectable:focus-visible .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge.selected .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge.selectable:focus .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge.selectable:focus-visible .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge.selected .react-flow__edge-path,.dwlf-chart-container.fade-transition .react-flow__edge.selectable:focus .react-flow__edge-path,.dwlf-chart-container.fade-transition .react-flow__edge.selectable:focus-visible .react-flow__edge-path,.dwlf-chart-container.fade-transition .react-flow__edge.selected .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected-default);stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.dwlf-chart-container .react-flow__edge-textwrapper,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge-textwrapper,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge-textwrapper,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge-textwrapper,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge-textwrapper,.dwlf-chart-container.fade-transition .react-flow__edge-textwrapper{pointer-events:all}.dwlf-chart-container .react-flow__edge .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge .react-flow__edge-text,.dwlf-chart-container.fade-transition .react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.dwlf-chart-container .react-flow__arrowhead polyline,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__arrowhead polyline,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__arrowhead polyline,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__arrowhead polyline,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__arrowhead polyline,.dwlf-chart-container.fade-transition .react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke-default);stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.dwlf-chart-container .react-flow__arrowhead polyline.arrowclosed,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__arrowhead polyline.arrowclosed,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__arrowhead polyline.arrowclosed,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__arrowhead polyline.arrowclosed,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__arrowhead polyline.arrowclosed,.dwlf-chart-container.fade-transition .react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke-default);fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.dwlf-chart-container .react-flow__connection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__connection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__connection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__connection,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__connection,.dwlf-chart-container.fade-transition .react-flow__connection{pointer-events:none}.dwlf-chart-container .react-flow__connection .animated,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__connection .animated,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__connection .animated,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__connection .animated,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__connection .animated,.dwlf-chart-container.fade-transition .react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.dwlf-chart-container svg.react-flow__connectionline,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles svg.react-flow__connectionline,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area svg.react-flow__connectionline,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line svg.react-flow__connectionline,.dwlf-chart-container.fade-transition .dwlf-chart-svg g svg.react-flow__connectionline,.dwlf-chart-container.fade-transition svg.react-flow__connectionline{overflow:visible;position:absolute;z-index:1001}.dwlf-chart-container .react-flow__nodes,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__nodes,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__nodes,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__nodes,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__nodes,.dwlf-chart-container.fade-transition .react-flow__nodes{pointer-events:none;transform-origin:0 0}.dwlf-chart-container .react-flow__node,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node,.dwlf-chart-container.fade-transition .react-flow__node{box-sizing:border-box;cursor:default;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.dwlf-chart-container .react-flow__node.selectable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node.selectable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node.selectable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node.selectable,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node.selectable,.dwlf-chart-container.fade-transition .react-flow__node.selectable{cursor:pointer}.dwlf-chart-container .react-flow__node.draggable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node.draggable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node.draggable,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node.draggable,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node.draggable,.dwlf-chart-container.fade-transition .react-flow__node.draggable{cursor:grab;pointer-events:all}.dwlf-chart-container .react-flow__node.draggable.dragging,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node.draggable.dragging,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node.draggable.dragging,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node.draggable.dragging,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node.draggable.dragging,.dwlf-chart-container.fade-transition .react-flow__node.draggable.dragging{cursor:grabbing}.dwlf-chart-container .react-flow__nodesselection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__nodesselection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__nodesselection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__nodesselection,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__nodesselection,.dwlf-chart-container.fade-transition .react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.dwlf-chart-container .react-flow__nodesselection-rect,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__nodesselection-rect,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__nodesselection-rect,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__nodesselection-rect,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__nodesselection-rect,.dwlf-chart-container.fade-transition .react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.dwlf-chart-container .react-flow__handle,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__handle,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__handle,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__handle,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__handle,.dwlf-chart-container.fade-transition .react-flow__handle{background-color:var(--xy-handle-background-color-default);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%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.dwlf-chart-container .react-flow__handle.connectingfrom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__handle.connectingfrom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__handle.connectingfrom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__handle.connectingfrom,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__handle.connectingfrom,.dwlf-chart-container.fade-transition .react-flow__handle.connectingfrom{pointer-events:all}.dwlf-chart-container .react-flow__handle.connectionindicator,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__handle.connectionindicator,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__handle.connectionindicator,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__handle.connectionindicator,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__handle.connectionindicator,.dwlf-chart-container.fade-transition .react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.dwlf-chart-container .react-flow__handle-bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__handle-bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__handle-bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__handle-bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__handle-bottom,.dwlf-chart-container.fade-transition .react-flow__handle-bottom{bottom:0;left:50%;top:auto;transform:translate(-50%,50%)}.dwlf-chart-container .react-flow__handle-top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__handle-top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__handle-top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__handle-top,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__handle-top,.dwlf-chart-container.fade-transition .react-flow__handle-top{left:50%;top:0;transform:translate(-50%,-50%)}.dwlf-chart-container .react-flow__handle-left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__handle-left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__handle-left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__handle-left,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__handle-left,.dwlf-chart-container.fade-transition .react-flow__handle-left{left:0;top:50%;transform:translate(-50%,-50%)}.dwlf-chart-container .react-flow__handle-right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__handle-right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__handle-right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__handle-right,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__handle-right,.dwlf-chart-container.fade-transition .react-flow__handle-right{right:0;top:50%;transform:translate(50%,-50%)}.dwlf-chart-container .react-flow__edgeupdater,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edgeupdater,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edgeupdater,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edgeupdater,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edgeupdater,.dwlf-chart-container.fade-transition .react-flow__edgeupdater{cursor:move;pointer-events:all}.dwlf-chart-container .react-flow__pane.selection .react-flow__panel,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__pane.selection .react-flow__panel,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__pane.selection .react-flow__panel,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__pane.selection .react-flow__panel,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__pane.selection .react-flow__panel,.dwlf-chart-container.fade-transition .react-flow__pane.selection .react-flow__panel{pointer-events:none}.dwlf-chart-container .react-flow__panel,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__panel,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__panel,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__panel,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__panel,.dwlf-chart-container.fade-transition .react-flow__panel{margin:15px;position:absolute;z-index:5}.dwlf-chart-container .react-flow__panel.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__panel.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__panel.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__panel.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__panel.top,.dwlf-chart-container.fade-transition .react-flow__panel.top{top:0}.dwlf-chart-container .react-flow__panel.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__panel.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__panel.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__panel.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__panel.bottom,.dwlf-chart-container.fade-transition .react-flow__panel.bottom{bottom:0}.dwlf-chart-container .react-flow__panel.bottom.center,.dwlf-chart-container .react-flow__panel.top.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__panel.bottom.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__panel.top.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__panel.bottom.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__panel.top.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__panel.bottom.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__panel.top.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__panel.bottom.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__panel.top.center,.dwlf-chart-container.fade-transition .react-flow__panel.bottom.center,.dwlf-chart-container.fade-transition .react-flow__panel.top.center{left:50%;transform:translate(-15px) translate(-50%)}.dwlf-chart-container .react-flow__panel.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__panel.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__panel.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__panel.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__panel.left,.dwlf-chart-container.fade-transition .react-flow__panel.left{left:0}.dwlf-chart-container .react-flow__panel.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__panel.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__panel.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__panel.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__panel.right,.dwlf-chart-container.fade-transition .react-flow__panel.right{right:0}.dwlf-chart-container .react-flow__panel.left.center,.dwlf-chart-container .react-flow__panel.right.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__panel.left.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__panel.right.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__panel.left.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__panel.right.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__panel.left.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__panel.right.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__panel.left.center,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__panel.right.center,.dwlf-chart-container.fade-transition .react-flow__panel.left.center,.dwlf-chart-container.fade-transition .react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.dwlf-chart-container .react-flow__attribution,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__attribution,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__attribution,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__attribution,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__attribution,.dwlf-chart-container.fade-transition .react-flow__attribution{background:var(--xy-attribution-background-color-default);background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));font-size:10px;margin:0;padding:2px 3px}.dwlf-chart-container .react-flow__attribution a,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__attribution a,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__attribution a,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__attribution a,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__attribution a,.dwlf-chart-container.fade-transition .react-flow__attribution a{color:#999;text-decoration:none}.dwlf-chart-container .react-flow__edgelabel-renderer,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edgelabel-renderer,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edgelabel-renderer,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edgelabel-renderer,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edgelabel-renderer,.dwlf-chart-container.fade-transition .react-flow__edgelabel-renderer{height:100%;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.dwlf-chart-container .react-flow__viewport-portal,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__viewport-portal,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__viewport-portal,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__viewport-portal,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__viewport-portal,.dwlf-chart-container.fade-transition .react-flow__viewport-portal{height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.dwlf-chart-container .react-flow__minimap,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__minimap,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__minimap,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__minimap,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__minimap,.dwlf-chart-container.fade-transition .react-flow__minimap{background:var(--xy-minimap-background-color-default);background:var( --xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)) )}.dwlf-chart-container .react-flow__minimap-svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__minimap-svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__minimap-svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__minimap-svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__minimap-svg,.dwlf-chart-container.fade-transition .react-flow__minimap-svg{display:block}.dwlf-chart-container .react-flow__minimap-mask,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__minimap-mask,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__minimap-mask,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__minimap-mask,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__minimap-mask,.dwlf-chart-container.fade-transition .react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-default);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-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-default);stroke-width:var( --xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)) )}.dwlf-chart-container .react-flow__minimap-node,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__minimap-node,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__minimap-node,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__minimap-node,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__minimap-node,.dwlf-chart-container.fade-transition .react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-default);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-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-default);stroke-width:var( --xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)) )}.dwlf-chart-container .react-flow__background-pattern.dots,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__background-pattern.dots,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__background-pattern.dots,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__background-pattern.dots,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__background-pattern.dots,.dwlf-chart-container.fade-transition .react-flow__background-pattern.dots{fill:var(--xy-background-pattern-dots-color-default);fill:var( --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)) )}.dwlf-chart-container .react-flow__background-pattern.lines,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__background-pattern.lines,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__background-pattern.lines,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__background-pattern.lines,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__background-pattern.lines,.dwlf-chart-container.fade-transition .react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-lines-color-default);stroke:var( --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)) )}.dwlf-chart-container .react-flow__background-pattern.cross,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__background-pattern.cross,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__background-pattern.cross,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__background-pattern.cross,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__background-pattern.cross,.dwlf-chart-container.fade-transition .react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-cross-color-default);stroke:var( --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)) )}.dwlf-chart-container .react-flow__controls,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__controls,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__controls,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__controls,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__controls,.dwlf-chart-container.fade-transition .react-flow__controls{box-shadow:var(--xy-controls-box-shadow-default);box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));display:flex;flex-direction:column}.dwlf-chart-container .react-flow__controls.horizontal,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__controls.horizontal,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__controls.horizontal,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__controls.horizontal,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__controls.horizontal,.dwlf-chart-container.fade-transition .react-flow__controls.horizontal{flex-direction:row}.dwlf-chart-container .react-flow__controls-button,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__controls-button,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__controls-button,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__controls-button,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__controls-button,.dwlf-chart-container.fade-transition .react-flow__controls-button{align-items:center;background:var(--xy-controls-button-background-color-default);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)) );color:var(--xy-controls-button-color-default);color:var( --xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)) );cursor:pointer;display:flex;height:26px;justify-content:center;padding:4px;-webkit-user-select:none;user-select:none;width:26px}.dwlf-chart-container .react-flow__controls-button svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__controls-button svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__controls-button svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__controls-button svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__controls-button svg,.dwlf-chart-container.fade-transition .react-flow__controls-button svg{fill:currentColor;max-height:12px;max-width:12px;width:100%}.dwlf-chart-container .react-flow__edge.updating .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge.updating .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge.updating .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge.updating .react-flow__edge-path,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge.updating .react-flow__edge-path,.dwlf-chart-container.fade-transition .react-flow__edge.updating .react-flow__edge-path{stroke:#777}.dwlf-chart-container .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge-text,.dwlf-chart-container.fade-transition .react-flow__edge-text{font-size:10px}.dwlf-chart-container .react-flow__node.selectable:focus,.dwlf-chart-container .react-flow__node.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node.selectable:focus-visible,.dwlf-chart-container.fade-transition .react-flow__node.selectable:focus,.dwlf-chart-container.fade-transition .react-flow__node.selectable:focus-visible{outline:none}.dwlf-chart-container .react-flow__node-default,.dwlf-chart-container .react-flow__node-group,.dwlf-chart-container .react-flow__node-input,.dwlf-chart-container .react-flow__node-output,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-default,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-group,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-input,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-output,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-default,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-group,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-input,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-output,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-default,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-group,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-input,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-output,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-default,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-group,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-input,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-output,.dwlf-chart-container.fade-transition .react-flow__node-default,.dwlf-chart-container.fade-transition .react-flow__node-group,.dwlf-chart-container.fade-transition .react-flow__node-input,.dwlf-chart-container.fade-transition .react-flow__node-output{background-color:var(--xy-node-background-color-default);background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));border:var(--xy-node-border,var(--xy-node-border-default));border-radius:var(--xy-node-border-radius-default);border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));color:var(--xy-node-color-default);color:var(--xy-node-color,var(--xy-node-color-default));font-size:12px;padding:10px;text-align:center;width:150px}.dwlf-chart-container .react-flow__node-default.selectable:hover,.dwlf-chart-container .react-flow__node-group.selectable:hover,.dwlf-chart-container .react-flow__node-input.selectable:hover,.dwlf-chart-container .react-flow__node-output.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-default.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-group.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-input.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-output.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-default.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-group.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-input.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-output.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-default.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-group.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-input.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-output.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-default.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-group.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-input.selectable:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-output.selectable:hover,.dwlf-chart-container.fade-transition .react-flow__node-default.selectable:hover,.dwlf-chart-container.fade-transition .react-flow__node-group.selectable:hover,.dwlf-chart-container.fade-transition .react-flow__node-input.selectable:hover,.dwlf-chart-container.fade-transition .react-flow__node-output.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover-default);box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.dwlf-chart-container .react-flow__node-default.selectable.selected,.dwlf-chart-container .react-flow__node-default.selectable:focus,.dwlf-chart-container .react-flow__node-default.selectable:focus-visible,.dwlf-chart-container .react-flow__node-group.selectable.selected,.dwlf-chart-container .react-flow__node-group.selectable:focus,.dwlf-chart-container .react-flow__node-group.selectable:focus-visible,.dwlf-chart-container .react-flow__node-input.selectable.selected,.dwlf-chart-container .react-flow__node-input.selectable:focus,.dwlf-chart-container .react-flow__node-input.selectable:focus-visible,.dwlf-chart-container .react-flow__node-output.selectable.selected,.dwlf-chart-container .react-flow__node-output.selectable:focus,.dwlf-chart-container .react-flow__node-output.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-default.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-default.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-default.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-group.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-group.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-group.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-input.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-input.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-input.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-output.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-output.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-output.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-default.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-default.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-default.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-group.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-group.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-group.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-input.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-input.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-input.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-output.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-output.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-output.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-default.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-default.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-default.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-group.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-group.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-group.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-input.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-input.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-input.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-output.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-output.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-output.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-default.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-default.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-default.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-group.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-group.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-group.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-input.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-input.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-input.selectable:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-output.selectable.selected,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-output.selectable:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-output.selectable:focus-visible,.dwlf-chart-container.fade-transition .react-flow__node-default.selectable.selected,.dwlf-chart-container.fade-transition .react-flow__node-default.selectable:focus,.dwlf-chart-container.fade-transition .react-flow__node-default.selectable:focus-visible,.dwlf-chart-container.fade-transition .react-flow__node-group.selectable.selected,.dwlf-chart-container.fade-transition .react-flow__node-group.selectable:focus,.dwlf-chart-container.fade-transition .react-flow__node-group.selectable:focus-visible,.dwlf-chart-container.fade-transition .react-flow__node-input.selectable.selected,.dwlf-chart-container.fade-transition .react-flow__node-input.selectable:focus,.dwlf-chart-container.fade-transition .react-flow__node-input.selectable:focus-visible,.dwlf-chart-container.fade-transition .react-flow__node-output.selectable.selected,.dwlf-chart-container.fade-transition .react-flow__node-output.selectable:focus,.dwlf-chart-container.fade-transition .react-flow__node-output.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected-default);box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.dwlf-chart-container .react-flow__node-group,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__node-group,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__node-group,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__node-group,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__node-group,.dwlf-chart-container.fade-transition .react-flow__node-group{background-color:var(--xy-node-group-background-color-default);background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.dwlf-chart-container .react-flow__nodesselection-rect,.dwlf-chart-container .react-flow__selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__nodesselection-rect,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__nodesselection-rect,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__nodesselection-rect,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__selection,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__nodesselection-rect,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__selection,.dwlf-chart-container.fade-transition .react-flow__nodesselection-rect,.dwlf-chart-container.fade-transition .react-flow__selection{background:var(--xy-selection-background-color-default);background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.dwlf-chart-container .react-flow__nodesselection-rect:focus,.dwlf-chart-container .react-flow__nodesselection-rect:focus-visible,.dwlf-chart-container .react-flow__selection:focus,.dwlf-chart-container .react-flow__selection:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__nodesselection-rect:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__nodesselection-rect:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__selection:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__selection:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__nodesselection-rect:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__nodesselection-rect:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__selection:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__selection:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__nodesselection-rect:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__nodesselection-rect:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__selection:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__selection:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__nodesselection-rect:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__nodesselection-rect:focus-visible,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__selection:focus,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__selection:focus-visible,.dwlf-chart-container.fade-transition .react-flow__nodesselection-rect:focus,.dwlf-chart-container.fade-transition .react-flow__nodesselection-rect:focus-visible,.dwlf-chart-container.fade-transition .react-flow__selection:focus,.dwlf-chart-container.fade-transition .react-flow__selection:focus-visible{outline:none}.dwlf-chart-container .react-flow__controls-button:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__controls-button:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__controls-button:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__controls-button:hover,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__controls-button:hover,.dwlf-chart-container.fade-transition .react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-default);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-default);color:var( --xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)) )}.dwlf-chart-container .react-flow__controls-button:disabled,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__controls-button:disabled,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__controls-button:disabled,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__controls-button:disabled,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__controls-button:disabled,.dwlf-chart-container.fade-transition .react-flow__controls-button:disabled{pointer-events:none}.dwlf-chart-container .react-flow__controls-button:disabled svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__controls-button:disabled svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__controls-button:disabled svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__controls-button:disabled svg,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__controls-button:disabled svg,.dwlf-chart-container.fade-transition .react-flow__controls-button:disabled svg{fill-opacity:.4}.dwlf-chart-container .react-flow__controls-button:last-child,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__controls-button:last-child,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__controls-button:last-child,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__controls-button:last-child,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__controls-button:last-child,.dwlf-chart-container.fade-transition .react-flow__controls-button:last-child{border-bottom:none}.dwlf-chart-container .react-flow__controls.horizontal .react-flow__controls-button,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__controls.horizontal .react-flow__controls-button,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__controls.horizontal .react-flow__controls-button,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__controls.horizontal .react-flow__controls-button,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__controls.horizontal .react-flow__controls-button,.dwlf-chart-container.fade-transition .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)) )}.dwlf-chart-container .react-flow__controls.horizontal .react-flow__controls-button:last-child,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__controls.horizontal .react-flow__controls-button:last-child,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__controls.horizontal .react-flow__controls-button:last-child,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__controls.horizontal .react-flow__controls-button:last-child,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__controls.horizontal .react-flow__controls-button:last-child,.dwlf-chart-container.fade-transition .react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.dwlf-chart-container .react-flow__resize-control,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control,.dwlf-chart-container.fade-transition .react-flow__resize-control{position:absolute}.dwlf-chart-container .react-flow__resize-control.left,.dwlf-chart-container .react-flow__resize-control.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.right,.dwlf-chart-container.fade-transition .react-flow__resize-control.left,.dwlf-chart-container.fade-transition .react-flow__resize-control.right{cursor:ew-resize}.dwlf-chart-container .react-flow__resize-control.bottom,.dwlf-chart-container .react-flow__resize-control.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.top,.dwlf-chart-container.fade-transition .react-flow__resize-control.bottom,.dwlf-chart-container.fade-transition .react-flow__resize-control.top{cursor:ns-resize}.dwlf-chart-container .react-flow__resize-control.bottom.right,.dwlf-chart-container .react-flow__resize-control.top.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.bottom.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.top.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.bottom.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.top.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.bottom.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.top.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.bottom.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.top.left,.dwlf-chart-container.fade-transition .react-flow__resize-control.bottom.right,.dwlf-chart-container.fade-transition .react-flow__resize-control.top.left{cursor:nwse-resize}.dwlf-chart-container .react-flow__resize-control.bottom.left,.dwlf-chart-container .react-flow__resize-control.top.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.bottom.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.top.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.bottom.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.top.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.bottom.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.top.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.bottom.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.top.right,.dwlf-chart-container.fade-transition .react-flow__resize-control.bottom.left,.dwlf-chart-container.fade-transition .react-flow__resize-control.top.right{cursor:nesw-resize}.dwlf-chart-container .react-flow__resize-control.handle,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.handle,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.handle,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.handle,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.handle,.dwlf-chart-container.fade-transition .react-flow__resize-control.handle{background-color:var(--xy-resize-background-color-default);background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;height:5px;translate:-50% -50%;width:5px}.dwlf-chart-container .react-flow__resize-control.handle.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.handle.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.handle.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.handle.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.handle.left,.dwlf-chart-container.fade-transition .react-flow__resize-control.handle.left{left:0;top:50%}.dwlf-chart-container .react-flow__resize-control.handle.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.handle.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.handle.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.handle.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.handle.right,.dwlf-chart-container.fade-transition .react-flow__resize-control.handle.right{left:100%;top:50%}.dwlf-chart-container .react-flow__resize-control.handle.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.handle.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.handle.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.handle.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.handle.top,.dwlf-chart-container.fade-transition .react-flow__resize-control.handle.top{left:50%;top:0}.dwlf-chart-container .react-flow__resize-control.handle.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.handle.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.handle.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.handle.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.handle.bottom,.dwlf-chart-container.fade-transition .react-flow__resize-control.handle.bottom{left:50%;top:100%}.dwlf-chart-container .react-flow__resize-control.handle.bottom.left,.dwlf-chart-container .react-flow__resize-control.handle.top.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.handle.bottom.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.handle.top.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.handle.bottom.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.handle.top.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.handle.bottom.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.handle.top.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.handle.bottom.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.handle.top.left,.dwlf-chart-container.fade-transition .react-flow__resize-control.handle.bottom.left,.dwlf-chart-container.fade-transition .react-flow__resize-control.handle.top.left{left:0}.dwlf-chart-container .react-flow__resize-control.handle.bottom.right,.dwlf-chart-container .react-flow__resize-control.handle.top.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.handle.bottom.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.handle.top.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.handle.bottom.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.handle.top.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.handle.bottom.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.handle.top.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.handle.bottom.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.handle.top.right,.dwlf-chart-container.fade-transition .react-flow__resize-control.handle.bottom.right,.dwlf-chart-container.fade-transition .react-flow__resize-control.handle.top.right{left:100%}.dwlf-chart-container .react-flow__resize-control.line,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.line,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.line,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.line,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.line,.dwlf-chart-container.fade-transition .react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.dwlf-chart-container .react-flow__resize-control.line.left,.dwlf-chart-container .react-flow__resize-control.line.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.line.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.line.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.line.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.line.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.line.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.line.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.line.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.line.right,.dwlf-chart-container.fade-transition .react-flow__resize-control.line.left,.dwlf-chart-container.fade-transition .react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.dwlf-chart-container .react-flow__resize-control.line.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.line.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.line.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.line.left,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.line.left,.dwlf-chart-container.fade-transition .react-flow__resize-control.line.left{border-left-width:1px;left:0}.dwlf-chart-container .react-flow__resize-control.line.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.line.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.line.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.line.right,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.line.right,.dwlf-chart-container.fade-transition .react-flow__resize-control.line.right{border-right-width:1px;left:100%}.dwlf-chart-container .react-flow__resize-control.line.bottom,.dwlf-chart-container .react-flow__resize-control.line.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.line.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.line.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.line.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.line.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.line.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.line.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.line.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.line.top,.dwlf-chart-container.fade-transition .react-flow__resize-control.line.bottom,.dwlf-chart-container.fade-transition .react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.dwlf-chart-container .react-flow__resize-control.line.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.line.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.line.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.line.top,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.line.top,.dwlf-chart-container.fade-transition .react-flow__resize-control.line.top{border-top-width:1px;top:0}.dwlf-chart-container .react-flow__resize-control.line.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__resize-control.line.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__resize-control.line.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__resize-control.line.bottom,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__resize-control.line.bottom,.dwlf-chart-container.fade-transition .react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.dwlf-chart-container .react-flow__edge-textbg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge-textbg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge-textbg,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge-textbg,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge-textbg,.dwlf-chart-container.fade-transition .react-flow__edge-textbg{fill:var(--xy-edge-label-background-color-default);fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.dwlf-chart-container .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-candles .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-area .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg .dwlf-series-line .react-flow__edge-text,.dwlf-chart-container.fade-transition .dwlf-chart-svg g .react-flow__edge-text,.dwlf-chart-container.fade-transition .react-flow__edge-text{fill:var(--xy-edge-label-color-default);fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}}
/*# sourceMappingURL=main.49595fc4.css.map*/