.react-flow{direction:ltr;--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:hsla(0,0%,100%,.5);--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:hsla(0,0%,94%,.6);--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:hsla(0,0%,94%,.25);--xy-node-boxshadow-hover-default:0 1px 4px 1px rgba(0,0,0,.08);--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:rgba(0,89,220,.08);--xy-selection-border-default:1px dotted rgba(0,89,220,.8);--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px rgba(0,0,0,.08);--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:hsla(0,0%,59%,.25);--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:rgba(60,60,60,.6);--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:hsla(0,0%,94%,.25);--xy-node-boxshadow-hover-default:0 1px 4px 1px hsla(0,0%,100%,.08);--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:rgba(200,200,220,.08);--xy-selection-border-default:1px dotted rgba(200,200,220,.8);--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px rgba(0,0,0,.08);--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.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{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.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,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;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.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{font-size:10px;background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{pointer-events:none}.react-flow__edgelabel-renderer,.react-flow__viewport-portal{position:absolute;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__minimap{background:var(
    --xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default))
  )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(
      --xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default))
    );stroke:var(
      --xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default))
    );stroke-width:var(
      --xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default))
    )}.react-flow__minimap-node{fill:var(
      --xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default))
    );stroke:var(
      --xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default))
    );stroke-width:var(
      --xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default))
    )}.react-flow__background-pattern.dots{fill:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default))
    )}.react-flow__background-pattern.lines{stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default))
    )}.react-flow__background-pattern.cross{stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default))
    )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border-bottom:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      );color:var(
      --xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default))
    );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__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{padding:10px;border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default))}.react-flow__node-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,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,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(
        --xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default))
      );color:var(
        --xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default))
      )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.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{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.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-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}:root{--ax-primitive-4rule-0:0rem;--ax-primitive-4rule-4:0.25rem;--ax-primitive-4rule-8:0.5rem;--ax-primitive-4rule-12:0.75rem;--ax-primitive-4rule-16:1rem;--ax-primitive-4rule-20:1.25rem;--ax-primitive-4rule-24:1.5rem;--ax-primitive-4rule-28:1.75rem;--ax-primitive-4rule-32:2rem;--ax-primitive-4rule-36:2.25rem;--ax-primitive-4rule-40:2.5rem;--ax-primitive-4rule-44:2.75rem;--ax-primitive-4rule-48:3rem;--ax-primitive-4rule-52:3.25rem;--ax-primitive-4rule-56:3.5rem;--ax-primitive-4rule-60:3.75rem;--ax-primitive-4rule-64:4rem;--ax-primitive-even-0:0rem;--ax-primitive-even-2:0.125rem;--ax-primitive-even-4:0.25rem;--ax-primitive-even-6:0.375rem;--ax-primitive-even-8:0.5rem;--ax-primitive-even-10:0.625rem;--ax-primitive-even-12:0.75rem;--ax-primitive-even-14:0.875rem;--ax-primitive-even-16:1rem;--ax-primitive-even-18:1.125rem;--ax-primitive-even-20:1.25rem;--ax-primitive-even-100:6.25rem;--ax-primitive-odd-1:0.062rem;--ax-primitive-odd-3:0.188rem;--ax-primitive-odd-5:0.312rem;--ax-primitive-odd-7:0.438rem;--ax-primitive-odd-9:0.562rem;--ax-primitive-odd-11:0.688rem;--ax-primitive-odd-13:0.812rem;--ax-primitive-odd-15:0.938rem;--ax-primitive-even-negative-2:-0.125rem;--ax-primitive-even-negative-4:-0.25rem;--ax-primitive-even-negative-6:-0.375rem;--ax-primitive-even-negative-8:-0.5rem;--ax-primitive-even-negative-10:-0.625rem;--ax-primitive-even-negative-12:-0.75rem;--ax-primitive-even-negative-14:-0.875rem;--ax-primitive-even-negative-16:-1rem;--ax-token-spacing-spacing-32:var(--ax-primitive-4rule-32);--ax-token-spacing-spacing-24:var(--ax-primitive-4rule-24);--ax-token-spacing-spacing-20:var(--ax-primitive-4rule-20);--ax-token-spacing-spacing-16:var(--ax-primitive-4rule-16);--ax-token-spacing-spacing-12:var(--ax-primitive-4rule-12);--ax-token-spacing-spacing-8:var(--ax-primitive-4rule-8);--ax-token-spacing-spacing-4:var(--ax-primitive-4rule-4);--ax-token-spacing-spacing-10:var(--ax-primitive-even-10);--ax-token-spacing-button-xl-h-pad-1:var(--ax-primitive-4rule-16);--ax-token-spacing-button-xl-h-pad-2:var(--ax-primitive-4rule-12);--ax-token-spacing-button-xl-gap:var(--ax-primitive-4rule-8);--ax-token-spacing-button-xl-v-pad-1:var(--ax-primitive-4rule-16);--ax-token-spacing-button-xl-v-pad-2:var(--ax-primitive-4rule-12);--ax-token-spacing-button-l-h-pad-1:var(--ax-primitive-4rule-16);--ax-token-spacing-button-l-h-pad-2:var(--ax-primitive-4rule-12);--ax-token-spacing-button-l-v-pad-1:var(--ax-primitive-4rule-16);--ax-token-spacing-button-l-v-pad-2:var(--ax-primitive-odd-11);--ax-token-spacing-button-l-gap:var(--ax-primitive-4rule-8);--ax-token-spacing-button-m-h-pad-1:var(--ax-primitive-4rule-12);--ax-token-spacing-button-m-h-pad-2:var(--ax-primitive-4rule-12);--ax-token-spacing-button-m-v-pad-1:var(--ax-primitive-4rule-12);--ax-token-spacing-button-m-v-pad-2:var(--ax-primitive-odd-9);--ax-token-spacing-button-m-gap:var(--ax-primitive-4rule-8);--ax-token-spacing-button-s-h-pad-1:var(--ax-primitive-even-10);--ax-token-spacing-button-s-h-pad-2:var(--ax-primitive-even-10);--ax-token-spacing-button-s-v-pad-1:var(--ax-primitive-even-10);--ax-token-spacing-button-s-v-pad-2:var(--ax-primitive-odd-7);--ax-token-spacing-button-s-gap:var(--ax-primitive-4rule-8);--ax-token-spacing-button-xs-h-pad-1:var(--ax-primitive-4rule-8);--ax-token-spacing-button-xs-h-pad-2:var(--ax-primitive-4rule-8);--ax-token-spacing-button-xs-v-pad-1:var(--ax-primitive-4rule-8);--ax-token-spacing-button-xs-v-pad-2:var(--ax-primitive-even-6);--ax-token-spacing-button-xs-gap:var(--ax-primitive-4rule-8);--ax-token-spacing-button-xxs-h-pad:var(--ax-primitive-even-6);--ax-token-spacing-button-xxs-v-pad:var(--ax-primitive-even-6);--ax-token-spacing-button-xxxs-h-pad:var(--ax-primitive-even-4);--ax-token-spacing-button-xxxs-v-pad:var(--ax-primitive-even-4);--ax-token-spacing-button-xxxxs-h-pad:var(--ax-primitive-odd-3);--ax-token-spacing-button-xxxxs-v-pad:var(--ax-primitive-odd-3);--ax-token-spacing-input-l-h-pad:var(--ax-primitive-4rule-12);--ax-token-spacing-input-l-v-pad:var(--ax-primitive-odd-11);--ax-token-spacing-input-l-gap:var(--ax-primitive-even-8);--ax-token-spacing-input-m-h-pad:var(--ax-primitive-4rule-12);--ax-token-spacing-input-m-v-pad:var(--ax-primitive-even-10);--ax-token-spacing-input-m-gap:var(--ax-primitive-even-8);--ax-token-spacing-input-s-h-pad:var(--ax-primitive-4rule-12);--ax-token-spacing-input-s-v-pad:var(--ax-primitive-even-8);--ax-token-spacing-input-s-gap:var(--ax-primitive-even-8);--ax-token-spacing-dropdown-item-l-h-pad:var(--ax-primitive-even-8);--ax-token-spacing-dropdown-item-l-v-pad:var(--ax-primitive-odd-11);--ax-token-spacing-dropdown-item-l-gap:var(--ax-primitive-even-12);--ax-token-spacing-dropdown-item-m-h-pad:var(--ax-primitive-even-8);--ax-token-spacing-dropdown-item-m-v-pad:var(--ax-primitive-even-10);--ax-token-spacing-dropdown-item-m-gap:var(--ax-primitive-even-12);--ax-token-spacing-dropdown-item-s-h-pad:var(--ax-primitive-even-8);--ax-token-spacing-dropdown-item-s-v-pad:var(--ax-primitive-even-8);--ax-token-spacing-dropdown-item-s-gap:var(--ax-primitive-even-12);--ax-token-spacing-snackbar-h-pad-1:var(--ax-primitive-4rule-16);--ax-token-spacing-snackbar-v-pad-1:var(--ax-primitive-4rule-16);--ax-token-spacing-snackbar-v-pad-2:var(--ax-primitive-4rule-12);--ax-token-spacing-snackbar-gap-1:var(--ax-primitive-4rule-12);--ax-token-spacing-snackbar-gap-2:var(--ax-primitive-4rule-32);--ax-token-spacing-node-head-icon:var(--ax-primitive-even-10);--ax-token-spacing-node-head-h-pad:var(--ax-primitive-even-8);--ax-token-spacing-node-head-v-pad:var(--ax-primitive-even-8);--ax-token-spacing-node-head-gap:var(--ax-primitive-even-8);--ax-token-spacing-modal-m-header-pad:var(--ax-primitive-4rule-16);--ax-token-spacing-modal-m-header-gap:var(--ax-primitive-4rule-12);--ax-token-spacing-modal-m-content-h-pad:var(--ax-primitive-4rule-16);--ax-token-spacing-modal-m-content-gap:var(--ax-primitive-4rule-20);--ax-token-spacing-modal-l-header-pad:var(--ax-primitive-4rule-24);--ax-token-spacing-modal-l-header-gap:var(--ax-primitive-4rule-12);--ax-token-spacing-modal-l-content-h-pad:var(--ax-primitive-4rule-24);--ax-token-spacing-modal-l-content-gap:var(--ax-primitive-4rule-24);--ax-token-spacing-modal-m-content-v-pad:var(--ax-primitive-4rule-24);--ax-token-spacing-modal-l-content-v-pad:var(--ax-primitive-4rule-24);--ax-token-spacing-product-tour-pad:var(--ax-primitive-4rule-24);--ax-token-spacing-product-tour-gap:var(--ax-primitive-4rule-12);--ax-token-spacing-chips-l-h-pad:var(--ax-primitive-even-6);--ax-token-spacing-chips-l-v-pad:var(--ax-primitive-odd-5);--ax-token-spacing-chips-l-gap:var(--ax-primitive-even-4);--ax-token-spacing-chips-m-h-pad:var(--ax-primitive-even-4);--ax-token-spacing-chips-m-v-pad:var(--ax-primitive-odd-3);--ax-token-spacing-chips-m-gap:var(--ax-primitive-even-4);--ax-token-spacing-chips-s-h-pad:var(--ax-primitive-even-4);--ax-token-spacing-chips-s-v-pad:var(--ax-primitive-even-2);--ax-token-spacing-chips-s-gap:var(--ax-primitive-even-4);--ax-token-spacing-chips-xl-h-pad:var(--ax-primitive-even-6);--ax-token-spacing-chips-xl-v-pad:var(--ax-primitive-odd-5);--ax-token-spacing-chips-xl-gap:var(--ax-primitive-even-4);--ax-token-spacing-tooltip-h-pad:var(--ax-primitive-even-12);--ax-token-spacing-tooltip-v-pad:var(--ax-primitive-even-8);--ax-token-spacing-tooltip-gap:var(--ax-primitive-even-4);--ax-token-spacing-top-navbar-h-pad:var(--ax-primitive-4rule-16);--ax-token-spacing-top-navbar-v-pad:var(--ax-primitive-4rule-12);--ax-token-spacing-top-navbar-gap:var(--ax-primitive-even-8);--ax-token-spacing-dropdown-wrap-s-h-pad:var(--ax-primitive-even-4);--ax-token-spacing-dropdown-wrap-s-v-pad:var(--ax-primitive-even-4);--ax-token-spacing-dropdown-wrap-s-gap:var(--ax-primitive-even-4);--ax-token-spacing-dropdown-wrap-m-h-pad:var(--ax-primitive-even-4);--ax-token-spacing-dropdown-wrap-m-v-pad:var(--ax-primitive-even-4);--ax-token-spacing-dropdown-wrap-m-gap:var(--ax-primitive-even-4);--ax-token-spacing-dropdown-wrap-l-h-pad:var(--ax-primitive-even-4);--ax-token-spacing-dropdown-wrap-l-v-pad:var(--ax-primitive-even-4);--ax-token-spacing-dropdown-wrap-l-gap:var(--ax-primitive-even-4);--ax-token-spacing-checkbox-m-pad:var(--ax-primitive-odd-3);--ax-token-spacing-checkbox-s-pad:var(--ax-primitive-odd-3);--ax-token-spacing-checkbox-xs-pad:var(--ax-primitive-odd-3);--ax-token-spacing-radiobutton-m-pad:var(--ax-primitive-odd-5);--ax-token-spacing-radiobutton-s-pad:var(--ax-primitive-odd-5);--ax-token-spacing-radiobutton-xs-pad:var(--ax-primitive-even-4);--ax-token-spacing-button-xxs-h-pad-1:var(--ax-primitive-even-6);--ax-token-spacing-button-xxs-v-pad-1:var(--ax-primitive-odd-7);--ax-token-spacing-button-xxxs-h-pad-1:var(--ax-primitive-even-6);--ax-token-spacing-toolbar-hor-pad:var(--ax-primitive-even-4);--ax-token-spacing-toolbar-vert-pad:var(--ax-primitive-even-4);--ax-token-spacing-toolbar-hor-gap:var(--ax-primitive-even-6);--ax-token-spacing-toolbar-vert-gap:var(--ax-primitive-even-6);--ax-token-spacing-button-xxxs-v-pad-1:var(--ax-primitive-odd-5);--ax-token-spacing-button-xxs-gap:var(--ax-primitive-even-6);--ax-token-spacing-button-xxxs-gap:var(--ax-primitive-even-6);--ax-token-spacing-button-xxxs-h-pad-2:var(--ax-primitive-even-6);--ax-token-spacing-button-xxxs-v-pad-2:var(--ax-primitive-even-4);--ax-token-spacing-button-xxs-h-pad-2:var(--ax-primitive-even-6);--ax-token-spacing-button-xxs-v-pad-2:var(--ax-primitive-even-6);--ax-token-spacing-seg-picker-xl-pad:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-xl-gap:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-l-pad:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-l-gap:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-m-pad:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-m-gap:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-s-pad:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-s-gap:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-xs-pad:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-xs-gap:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-xxs-pad:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-xxs-gap:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-xxxs-pad:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-xxxs-gap:var(--ax-primitive-even-4);--ax-token-spacing-label-gap:var(--ax-primitive-even-8);--ax-token-spacing-label-l-v-pad:var(--ax-primitive-even-18);--ax-token-spacing-label-l-h-pad:var(--ax-primitive-even-12);--ax-token-spacing-label-m-v-pad:var(--ax-primitive-even-18);--ax-token-spacing-label-m-h-pad:var(--ax-primitive-even-12);--ax-token-spacing-label-s-v-pad:var(--ax-primitive-even-16);--ax-token-spacing-label-s-h-pad:var(--ax-primitive-odd-9);--ax-token-spacing-label-s-v-pad-1:var(--ax-primitive-even-10);--ax-token-spacing-label-s-h-pad-1:var(--ax-primitive-even-10);--ax-token-spacing-label-m-v-pad-1:var(--ax-primitive-even-12);--ax-token-spacing-label-m-h-pad-1:var(--ax-primitive-even-12);--ax-token-spacing-label-xs-v-pad-1:var(--ax-primitive-odd-9);--ax-token-spacing-label-xs-h-pad-1:var(--ax-primitive-even-10);--ax-token-spacing-label-m-h-pad-2:var(--ax-primitive-even-12);--ax-token-spacing-label-m-v-pad-2:var(--ax-primitive-odd-9);--ax-token-spacing-label-s-h-pad-2:var(--ax-primitive-even-10);--ax-token-spacing-label-s-v-pad-2:var(--ax-primitive-even-8);--ax-token-spacing-label-xs-h-pad-2:var(--ax-primitive-even-10);--ax-token-spacing-label-xs-v-pad-2:var(--ax-primitive-odd-7);--ax-token-spacing-seg-picker-pad:var(--ax-primitive-even-4);--ax-token-spacing-seg-picker-gap:var(--ax-primitive-even-4);--ax-token-spacing-datepicker-header-pad:var(--ax-primitive-even-6);--ax-token-spacing-datepicker-weekdays-pad-h:var(--ax-primitive-even-8);--ax-token-spacing-datepicker-weekdays-pad-v:var(--ax-primitive-even-4);--ax-token-spacing-datepicker-table-pad:var(--ax-primitive-even-8);--ax-token-spacing-datepicker-table-gap:var(--ax-primitive-even-2);--ax-token-radius-element-4:var(--ax-primitive-4rule-4);--ax-token-radius-element-8:var(--ax-primitive-4rule-8);--ax-token-radius-element-12:var(--ax-primitive-4rule-12);--ax-token-radius-element-16:var(--ax-primitive-4rule-16);--ax-token-radius-element-20:var(--ax-primitive-4rule-20);--ax-token-radius-element-24:var(--ax-primitive-4rule-24);--ax-token-radius-button-xl:var(--ax-primitive-even-8);--ax-token-radius-button-l:var(--ax-primitive-even-8);--ax-token-radius-button-m:var(--ax-primitive-even-6);--ax-token-radius-button-s:var(--ax-primitive-even-4);--ax-token-radius-button-xs:var(--ax-primitive-even-4);--ax-token-radius-button-round:var(--ax-primitive-even-100);--ax-token-radius-button-xxs:var(--ax-primitive-even-4);--ax-token-radius-button-xxxs:var(--ax-primitive-even-4);--ax-token-radius-button-xxxxs:var(--ax-primitive-even-4);--ax-token-radius-segment-picker-shell:var(--ax-primitive-even-6);--ax-token-radius-segment-picker-element:var(--ax-primitive-even-4);--ax-token-radius-input-l:var(--ax-primitive-even-8);--ax-token-radius-input-m:var(--ax-primitive-even-6);--ax-token-radius-input-s:var(--ax-primitive-even-6);--ax-token-radius-dropdown-item-l:var(--ax-primitive-even-6);--ax-token-radius-dropdown-item-m:var(--ax-primitive-even-6);--ax-token-radius-dropdown-item-s:var(--ax-primitive-even-6);--ax-token-radius-snackbar:var(--ax-primitive-even-8);--ax-token-radius-node-head-icon:var(--ax-primitive-even-8);--ax-token-radius-node-head:var(--ax-primitive-4rule-12);--ax-token-radius-modal-l:var(--ax-primitive-4rule-16);--ax-token-radius-modal-m:var(--ax-primitive-4rule-16);--ax-token-radius-product-tour:var(--ax-primitive-4rule-16);--ax-token-radius-product-tour-img:var(--ax-primitive-4rule-8);--ax-token-radius-chips-l:var(--ax-primitive-even-4);--ax-token-radius-chips-m:var(--ax-primitive-even-4);--ax-token-radius-chips-s:var(--ax-primitive-even-4);--ax-token-radius-chips-xl:var(--ax-primitive-even-4);--ax-token-radius-tooltip:var(--ax-primitive-even-8);--ax-token-radius-shell:var(--ax-primitive-even-12);--ax-token-radius-dropdown-wrap-l:var(--ax-primitive-even-8);--ax-token-radius-dropdown-wrap-m:var(--ax-primitive-even-8);--ax-token-radius-dropdown-wrap-s:var(--ax-primitive-even-8);--ax-token-radius-checkbox-m:var(--ax-primitive-even-4);--ax-token-radius-checkbox-s:var(--ax-primitive-even-4);--ax-token-radius-checkbox-xs:var(--ax-primitive-even-4);--ax-token-radius-radiobutton:var(--ax-primitive-even-100);--ax-token-radius-toolbar-hor-s:var(--ax-primitive-even-8);--ax-token-radius-toolbar-hor-m:var(--ax-primitive-even-10);--ax-token-radius-toolbar-hor-l:var(--ax-primitive-even-12);--ax-token-radius-toolbar-hor-xl:var(--ax-primitive-even-12);--ax-token-radius-toolbar-vert-s:var(--ax-primitive-even-8);--ax-token-radius-toolbar-vert-m:var(--ax-primitive-even-10);--ax-token-radius-toolbar-vert-l:var(--ax-primitive-even-12);--ax-token-radius-toolbar-vert-xl:var(--ax-primitive-even-12);--ax-token-radius-seg-picker-xl:var(--ax-primitive-even-12);--ax-token-radius-seg-picker-l:var(--ax-primitive-even-12);--ax-token-radius-seg-picker-m:var(--ax-primitive-even-10);--ax-token-radius-segt-picker-s:var(--ax-primitive-even-8);--ax-token-radius-seg-picker-xs:var(--ax-primitive-even-8);--ax-token-radius-seg-picker-xxs:var(--ax-primitive-even-8);--ax-token-radius-seg-picker-xxxs:var(--ax-primitive-even-8);--ax-token-radius-label-sharp:var(--ax-primitive-even-0);--ax-token-radius-label-rounded:var(--ax-primitive-even-8);--ax-token-radius-label-oval:var(--ax-primitive-even-100);--ax-token-radius-label-m:var(--ax-primitive-even-6);--ax-token-radius-label-s:var(--ax-primitive-even-4);--ax-token-radius-label-xs:var(--ax-primitive-even-4);--ax-token-radius-seg-picker-s:var(--ax-primitive-even-8);--ax-token-radius-datepicker-component:var(--ax-primitive-4rule-8);--ax-token-radius-datepicker-day-rounded:var(--ax-primitive-4rule-4);--ax-token-radius-datepicker-day-sharp:var(--ax-primitive-4rule-0);--ax-token-shadow-shadow-xs-x:var(--ax-primitive-even-0);--ax-token-shadow-shadow-xs-y:var(--ax-primitive-4rule-4);--ax-token-shadow-shadow-xs-blur:var(--ax-primitive-4rule-8);--ax-token-shadow-shadow-xs-spread:var(--ax-primitive-even-negative-2);--ax-token-shadow-shadow-s-x:var(--ax-primitive-even-0);--ax-token-shadow-shadow-s-y:var(--ax-primitive-4rule-8);--ax-token-shadow-shadow-s-blur:var(--ax-primitive-4rule-16);--ax-token-shadow-shadow-s-spread:var(--ax-primitive-even-negative-4);--ax-token-shadow-shadow-m-x:var(--ax-primitive-even-0);--ax-token-shadow-shadow-m-y:var(--ax-primitive-4rule-12);--ax-token-shadow-shadow-m-blur:var(--ax-primitive-4rule-24);--ax-token-shadow-shadow-m-spread:var(--ax-primitive-even-negative-6);--ax-token-shadow-shadow-l-blur:var(--ax-primitive-4rule-32);--ax-token-shadow-shadow-l-spread:var(--ax-primitive-even-negative-8);--ax-token-shadow-shadow-l-x:var(--ax-primitive-even-0);--ax-token-shadow-shadow-l-y:var(--ax-primitive-4rule-16);--ax-token-shadow-shadow-xl-x:var(--ax-primitive-even-0);--ax-token-shadow-shadow-xl-y:var(--ax-primitive-4rule-24);--ax-token-shadow-shadow-xl-blur:var(--ax-primitive-4rule-48);--ax-token-shadow-shadow-xl-spread:var(--ax-primitive-even-negative-12);--ax-token-shadow-focus-node-active-blur:var(--ax-primitive-even-0);--ax-token-shadow-focus-node-active-spread:var(--ax-primitive-even-4);--ax-token-shadow-focus-node-active-x:var(--ax-primitive-even-0);--ax-token-shadow-focus-node-active-y:var(--ax-primitive-even-0);--ax-token-shadow-focus-element-x:var(--ax-primitive-even-0);--ax-token-shadow-focus-element-y:var(--ax-primitive-even-0);--ax-token-shadow-focus-element-blur:var(--ax-primitive-even-0);--ax-token-shadow-focus-element-spread:var(--ax-primitive-even-2);--ax-token-stroke-edge-regular:var(--ax-primitive-even-2);--ax-token-stroke-edge-bold:var(--ax-primitive-odd-3);--ax-colors-gray-100:#fff;--ax-colors-gray-200:#f5f5f7;--ax-colors-gray-300:#edeff3;--ax-colors-gray-400:#d5d8e0;--ax-colors-gray-500:#6f7480;--ax-colors-gray-600:#4d5059;--ax-colors-gray-700:#27282b;--ax-colors-gray-800:#151516;--ax-colors-gray-900:#070708;--ax-colors-blue-100:#eef2fd;--ax-colors-blue-200:#e3e8f5;--ax-colors-blue-300:#d0d8eb;--ax-colors-blue-400:#336dff;--ax-colors-blue-500:#2b5bd5;--ax-colors-blue-600:#2249ab;--ax-colors-green-100:#e9f7ee;--ax-colors-green-200:#c2edd1;--ax-colors-green-300:#29974e;--ax-colors-green-400:#007c29;--ax-colors-orange-100:#f7f2e9;--ax-colors-orange-200:#eddfc2;--ax-colors-orange-300:#ffaf10;--ax-colors-orange-400:#e59800;--ax-colors-red-100:#f7e9e9;--ax-colors-red-200:#edc2c2;--ax-colors-red-300:#deadad;--ax-colors-red-400:#962929;--ax-colors-red-500:#7d0000;--ax-colors-red-600:#670000;--ax-colors-gray-650:#383a40;--ax-colors-gray-450:#bdc1cc;--ax-colors-green-400-10:rgba(0,124,41,.1);--ax-colors-orange-400-10:rgba(229,152,0,.1);--ax-colors-red-400-10:rgba(150,41,41,.1);--ax-colors-red-400-20:rgba(150,41,41,.2);--ax-colors-red-400-50:rgba(150,41,41,.5);--ax-colors-gray-100-50:hsla(0,0%,100%,.5);--ax-colors-gray-100-30:hsla(0,0%,100%,.3);--ax-colors-gray-900-50:rgba(7,7,8,.5);--ax-colors-gray-900-30:rgba(7,7,8,.3);--ax-colors-gray-100-75:hsla(0,0%,100%,.75);--ax-colors-red-400-30:rgba(150,41,41,.3);--ax-colors-red-100-10:hsla(0,47%,94%,.1);--ax-colors-red-100-20:hsla(0,47%,94%,.2);--ax-colors-red-100-30:hsla(0,47%,94%,.3);--ax-colors-red-100-50:hsla(0,47%,94%,.5);--ax-colors-blue-400-10:rgba(51,109,255,.1);--ax-colors-blue-400-20:rgba(51,109,255,.2);--ax-colors-blue-400-30:rgba(51,109,255,.3);--ax-colors-blue-400-50:rgba(51,109,255,.5);--ax-colors-green-400-20:rgba(0,124,41,.2);--ax-colors-green-400-30:rgba(0,124,41,.3);--ax-colors-green-400-50:rgba(0,124,41,.5);--ax-colors-orange-400-20:rgba(229,152,0,.2);--ax-colors-orange-400-30:rgba(229,152,0,.3);--ax-colors-orange-400-50:rgba(229,152,0,.5);--ax-colors-gray-100-10:hsla(0,0%,100%,.1);--ax-colors-gray-100-20:hsla(0,0%,100%,.2);--ax-colors-gray-900-10:rgba(7,7,8,.1);--ax-colors-gray-900-20:rgba(7,7,8,.2);--ax-colors-gray-900-5:rgba(7,7,8,.05);--ax-colors-gray-900-75:rgba(7,7,8,.5);--ax-colors-gray-100-5:hsla(0,0%,100%,.05);--ax-colors-blue-350:#729aff;--ax-colors-acc1-50:#f0f8ff;--ax-colors-acc1-100:#e0f0fe;--ax-colors-acc1-200:#bbe2fc;--ax-colors-acc1-300:#5fbefa;--ax-colors-acc1-400:#3ab0f6;--ax-colors-acc1-500:#1096e7;--ax-colors-acc1-600:#0477c5;--ax-colors-acc1-700:#045fa0;--ax-colors-acc1-800:#085184;--ax-colors-acc1-900:#0d446d;--ax-colors-acc1-950:#092b48;--ax-colors-acc1-500-10:rgba(16,150,231,.1);--ax-colors-acc1-500-20:rgba(16,150,231,.2);--ax-colors-acc1-500-30:rgba(16,150,231,.3);--ax-colors-acc1-500-50:rgba(16,150,231,.5);--ax-colors-acc1-500-40:rgba(16,150,231,.4);--ax-colors-acc1-950-10:rgba(9,43,72,.1);--ax-colors-acc1-950-20:rgba(9,43,72,.2);--ax-colors-acc1-950-30:rgba(9,43,72,.3);--ax-colors-acc1-950-50:rgba(9,43,72,.5);--ax-colors-acc1-950-40:rgba(9,43,72,.4);--ax-colors-acc2-50:#fef2f2;--ax-colors-acc2-100:#fee3e2;--ax-colors-acc2-200:#fdcdcb;--ax-colors-acc2-300:#fa928e;--ax-colors-acc2-400:#f77772;--ax-colors-acc2-500:#ed4c46;--ax-colors-acc2-500-10:rgba(237,76,70,.1);--ax-colors-acc2-500-20:rgba(237,76,70,.2);--ax-colors-acc2-500-30:rgba(237,76,70,.3);--ax-colors-acc2-500-40:rgba(237,76,70,.4);--ax-colors-acc2-500-50:rgba(237,76,70,.5);--ax-colors-acc2-600:#da2f28;--ax-colors-acc2-700:#b7241e;--ax-colors-acc2-800:#98211c;--ax-colors-acc2-900:#7e221e;--ax-colors-acc2-950:#440d0b;--ax-colors-acc2-950-10:rgba(68,13,11,.1);--ax-colors-acc2-950-20:rgba(68,13,11,.2);--ax-colors-acc2-950-30:rgba(68,13,11,.3);--ax-colors-acc2-950-40:rgba(68,13,11,.4);--ax-colors-acc2-950-50:rgba(68,13,11,.5);--ax-colors-acc3-50:#effef7;--ax-colors-acc3-100:#cafde6;--ax-colors-acc3-200:#7efac4;--ax-colors-acc3-300:#57f1b1;--ax-colors-acc3-400:#24dd90;--ax-colors-acc3-500:#0bc175;--ax-colors-acc3-600:#069b62;--ax-colors-acc3-700:#0a7b52;--ax-colors-acc3-800:#0d6244;--ax-colors-acc3-900:#10513b;--ax-colors-acc3-950:#023121;--ax-colors-acc4-50:#fbf5ff;--ax-colors-acc4-100:#f6e9fe;--ax-colors-acc4-200:#eed6fe;--ax-colors-acc4-300:#e0b6fc;--ax-colors-acc4-400:#d395f9;--ax-colors-acc4-500:#ba5af2;--ax-colors-acc4-600:#a839e4;--ax-colors-acc4-700:#9127c9;--ax-colors-acc4-800:#7a25a4;--ax-colors-acc4-900:#641f84;--ax-colors-acc4-950:#450a61;--ax-colors-acc5-50:#fff4ed;--ax-colors-acc5-100:#fee7d6;--ax-colors-acc5-200:#fccdac;--ax-colors-acc5-300:#faae73;--ax-colors-acc5-400:#f79240;--ax-colors-acc5-500:#f4841b;--ax-colors-acc5-600:#e57711;--ax-colors-acc5-700:#be5310;--ax-colors-acc5-800:#973c15;--ax-colors-acc5-900:#7a2f14;--ax-colors-acc5-950:#421608;--ax-colors-acc3-500-10:rgba(11,193,117,.1);--ax-colors-acc3-500-20:rgba(11,193,117,.2);--ax-colors-acc3-500-30:rgba(11,193,117,.3);--ax-colors-acc3-500-50:rgba(11,193,117,.5);--ax-colors-acc4-500-10:rgba(186,90,242,.1);--ax-colors-acc4-500-20:rgba(186,90,242,.2);--ax-colors-acc4-500-30:rgba(186,90,242,.3);--ax-colors-acc4-500-50:rgba(186,90,242,.5);--ax-colors-acc5-500-10:rgba(244,132,27,.1);--ax-colors-acc5-500-20:rgba(244,132,27,.2);--ax-colors-acc5-500-30:rgba(244,132,27,.3);--ax-colors-acc5-500-50:rgba(244,132,27,.5);--ax-colors-acc3-500-40:rgba(11,193,117,.4);--ax-colors-acc4-500-40:rgba(186,90,242,.4);--ax-colors-acc5-500-40:rgba(244,132,27,.4);--ax-colors-acc6-50:#f1f2ff;--ax-colors-acc6-100:#dddffe;--ax-colors-acc6-200:#bbbefc;--ax-colors-acc6-300:#999efb;--ax-colors-acc6-400:#777df9;--ax-colors-acc6-500:#555df8;--ax-colors-acc6-600:#444ac6;--ax-colors-acc6-700:#333895;--ax-colors-acc6-800:#222563;--ax-colors-acc6-900:#111332;--ax-colors-acc6-950:#080a24;--ax-colors-acc7-50:#e3e3e3;--ax-colors-acc7-100:#cfd0d6;--ax-colors-acc7-200:#a0a1ad;--ax-colors-acc7-300:#707184;--ax-colors-acc7-400:#41425b;--ax-colors-acc7-500:#111332;--ax-colors-acc7-600:#0e0f28;--ax-colors-acc7-700:#0a0b1e;--ax-colors-acc7-800:#070814;--ax-colors-acc7-900:#03040a;--ax-colors-acc7-950:#010208}html[data-theme=dark]{--ax-button-primary-bg-default:var(--ax-colors-acc1-500);--ax-button-primary-bg-hover:var(--ax-colors-acc1-600);--ax-button-primary-bg-active:var(--ax-colors-acc1-700);--ax-button-primary-bg-focus:var(--ax-colors-acc1-500);--ax-button-primary-bg-loading:var(--ax-colors-acc1-500);--ax-button-primary-bg-disabled:var(--ax-colors-gray-600);--ax-button-gray-bg-default:var(--ax-colors-gray-650);--ax-button-gray-bg-hover:var(--ax-colors-gray-600);--ax-button-gray-bg-active:var(--ax-colors-gray-500);--ax-button-gray-bg-focus:var(--ax-colors-gray-650);--ax-button-gray-bg-loading:var(--ax-colors-gray-650);--ax-button-gray-bg-disabled:var(--ax-colors-gray-500);--ax-button-red-bg-default:var(--ax-colors-red-400);--ax-button-red-bg-hover:var(--ax-colors-red-500);--ax-button-red-bg-active:var(--ax-colors-red-600);--ax-button-red-bg-focus:var(--ax-colors-red-400);--ax-button-red-bg-loading:var(--ax-colors-red-400);--ax-button-red-bg-disabled:var(--ax-colors-gray-400);--ax-button-green-bg-default:var(--ax-colors-green-300);--ax-button-green-bg-hover:var(--ax-colors-green-400);--ax-button-green-bg-active:var(--ax-colors-green-300);--ax-button-green-bg-focus:var(--ax-colors-green-300);--ax-button-green-bg-loading:var(--ax-colors-green-300);--ax-button-green-bg-disabled:var(--ax-colors-gray-400);--ax-button-orange-bg-default:var(--ax-colors-orange-300);--ax-button-orange-bg-hover:var(--ax-colors-orange-400);--ax-button-orange-bg-active:var(--ax-colors-orange-300);--ax-button-orange-bg-focus:var(--ax-colors-orange-300);--ax-button-orange-bg-loading:var(--ax-colors-orange-300);--ax-ui-bg-primary-default:var(--ax-colors-gray-700);--ax-ui-stroke-primary-default:var(--ax-colors-gray-650);--ax-node-bg-primary-default:var(--ax-colors-gray-700);--ax-node-stroke-primary-default:var(--ax-colors-gray-600);--ax-node-stroke-primary-hover:var(--ax-colors-acc1-400);--ax-txt-primary-default:var(--ax-colors-gray-100);--ax-ui-bg-secondary-default:var(--ax-colors-gray-650);--ax-txt-secondary-default:var(--ax-colors-gray-400);--ax-txt-tertiary-default:var(--ax-colors-gray-500);--ax-ui-bg-tertiary-default:var(--ax-colors-gray-800);--ax-node-bg-secondary-default:var(--ax-colors-gray-800);--ax-input-stroke-primary-default:var(--ax-colors-gray-600);--ax-input-stroke-primary-focus:var(--ax-colors-acc1-500);--ax-input-stroke-primary-error:var(--ax-colors-red-400);--ax-input-stroke-primary-success:var(--ax-colors-green-400);--ax-txt-quaternary-default:var(--ax-colors-gray-600);--ax-txt-error-default:var(--ax-colors-red-100);--ax-txt-success-default:var(--ax-colors-green-200);--ax-input-bg-primary-success:var(--ax-colors-green-400-10);--ax-input-bg-primary-error:var(--ax-colors-red-400-10);--ax-dropdown-bg-primary-default:var(--ax-colors-gray-650);--ax-dropdown-bg-secondary-active:var(--ax-colors-acc1-500);--ax-dropdown-bg-destructive-hover:var(--ax-colors-red-400-50);--ax-dropdown-bg-secondary-default:var(--ax-colors-gray-600);--ax-ui-bg-tertiary-selected:var(--ax-colors-acc1-600);--ax-nav-button-bg-primary-hover:var(--ax-colors-gray-100-5);--ax-nav-button-icon-primary-default:var(--ax-colors-gray-400);--ax-nav-button-icon-primary-active:var(--ax-colors-gray-100);--ax-nav-button-icon-primary-disabled:var(--ax-colors-gray-600);--ax-ui-stroke-primary-focus:var(--ax-colors-gray-500);--ax-txt-primary-white:var(--ax-colors-gray-100);--ax-ui-separator-primary-default:var(--ax-colors-gray-600);--ax-ui-stroke-secondary-default:var(--ax-colors-gray-600);--ax-txt-primary-disabled:var(--ax-colors-gray-100-30);--ax-pt-bg-primary-default:var(--ax-colors-gray-200);--ax-pt-stroke-primary-default:var(--ax-colors-gray-300);--ax-txt-secondary-inverse:var(--ax-colors-gray-700);--ax-button-ghost-destructive-bg-default:var(--ax-colors-red-400-10);--ax-button-ghost-destructive-bg-hover:var(--ax-colors-red-400-20);--ax-button-ghost-destructive-bg-active:var(--ax-colors-red-400-30);--ax-button-ghost-destructive-bg-focus:var(--ax-colors-red-400-10);--ax-button-ghost-destructive-bg-loading:var(--ax-colors-red-400-10);--ax-button-ghost-destructive-bg-disabled:var(--ax-colors-red-400-10);--ax-button-ghost-destructive-stroke-default:var(--ax-colors-red-400);--ax-txt-destuctive-default:var(--ax-colors-red-100);--ax-txt-destructive-disabled:var(--ax-colors-red-100-30);--ax-dropdown-bg-destructive-default:var(--ax-colors-red-400-30);--ax-snackbar-bg-default:var(--ax-colors-gray-100-10);--ax-snackbar-bg-information:var(--ax-colors-acc1-500-10);--ax-snackbar-bg-warning:var(--ax-colors-orange-400-10);--ax-snackbar-bg-success:var(--ax-colors-green-400-10);--ax-snackbar-bg-error:var(--ax-colors-red-400-10);--ax-txt-info-default:var(--ax-colors-acc1-200);--ax-txt-warning-default:var(--ax-colors-orange-100);--ax-node-icon-primary-default:var(--ax-colors-acc1-400);--ax-node-icon-primary-disabled:var(--ax-colors-gray-100-30);--ax-node-txt-disabled:var(--ax-colors-gray-100-30);--ax-node-bg-primary-disabled:var(--ax-colors-gray-800);--ax-tooltip-bg-default:var(--ax-colors-gray-300);--ax-tooltip-bg-blue:var(--ax-colors-acc1-800);--ax-nav-button-icon-primary-hover:var(--ax-colors-gray-100);--ax-node-bg-primary-hover:var(--ax-colors-acc1-950-10);--ax-ui-canvas-dots-default:var(--ax-colors-gray-650);--ax-txt-tooltip-bw:var(--ax-colors-gray-800);--ax-txt-tooltip-blue:var(--ax-colors-gray-100);--ax-node-port-fill-default:var(--ax-colors-gray-100);--ax-node-port-fill-active:var(--ax-colors-acc1-500);--ax-node-port-stroke-default:var(--ax-colors-gray-500);--ax-node-port-stroke-active:var(--ax-colors-gray-100);--ax-node-notify-bg-default:var(--ax-colors-orange-400);--ax-node-notify-ico-default:var(--ax-colors-orange-100);--ax-scrollbar-bg-default:var(--ax-colors-gray-500);--ax-chips-neutral-txt:var(--ax-colors-gray-100);--ax-chips-neutral-bg:var(--ax-colors-gray-650);--ax-chips-neutral-icon:var(--ax-colors-acc1-400);--ax-chips-neutral-x:var(--ax-colors-gray-450);--ax-shadow:var(--ax-colors-gray-900-50);--ax-focus-ring-node-active:var(--ax-colors-acc1-500-40);--ax-chips-acc1-bg:var(--ax-colors-acc1-500-10);--ax-chips-acc1-txt:var(--ax-colors-acc1-300);--ax-chips-acc1-icon:var(--ax-colors-acc1-300);--ax-chips-acc1-x:var(--ax-colors-acc1-300);--ax-chips-acc1-stroke:var(--ax-colors-acc1-300);--ax-chips-acc2-bg:var(--ax-colors-acc2-500-10);--ax-chips-acc2-stroke:var(--ax-colors-acc2-300);--ax-chips-acc2-txt:var(--ax-colors-acc2-300);--ax-chips-acc2-icon:var(--ax-colors-acc2-300);--ax-chips-acc2-x:var(--ax-colors-acc2-300);--ax-chips-acc3-bg:var(--ax-colors-acc3-500-10);--ax-chips-acc3-stroke:var(--ax-colors-acc3-300);--ax-chips-acc3-txt:var(--ax-colors-acc3-300);--ax-chips-acc3-icon:var(--ax-colors-acc3-300);--ax-chips-acc3-x:var(--ax-colors-acc3-300);--ax-chips-acc4-bg:var(--ax-colors-acc4-500-10);--ax-chips-acc4-stroke:var(--ax-colors-acc4-300);--ax-chips-acc4-txt:var(--ax-colors-acc4-300);--ax-chips-acc4-icon:var(--ax-colors-acc4-300);--ax-chips-acc4-x:var(--ax-colors-acc4-300);--ax-chips-acc5-bg:var(--ax-colors-acc5-500-10);--ax-chips-acc5-stroke:var(--ax-colors-acc5-200);--ax-chips-acc5-txt:var(--ax-colors-acc5-200);--ax-chips-acc5-icon:var(--ax-colors-acc5-200);--ax-chips-acc5-x:var(--ax-colors-acc5-200);--ax-focus-ring-node-warning:var(--ax-colors-acc5-500-40);--ax-focus-ring-node-error:var(--ax-colors-acc2-500-40);--ax-txt-primary-inverse:var(--ax-colors-gray-800);--ax-node-bg-tertiary-default:var(--ax-colors-gray-650);--ax-node-bg-tertiary-hover:var(--ax-colors-gray-500);--ax-nav-button-icon-primary-pressed:var(--ax-colors-acc1-500);--ax-ui-stroke-primary-highlight:var(--ax-colors-acc1-500);--ax-tab-stroke-line:var(--ax-colors-gray-600);--ax-tab-stroke-default:var(--ax-colors-gray-500);--ax-tab-stroke-hover:var(--ax-colors-gray-200);--ax-tab-stroke-active:var(--ax-colors-acc1-500);--ax-dropzone-bg-default:var(--ax-colors-gray-700);--ax-dropzone-bg-hover:var(--ax-colors-gray-650);--ax-dropzone-bg-dragging:var(--ax-colors-gray-650);--ax-dropzone-bg-error:var(--ax-colors-red-400-10);--ax-dropzone-stroke-default:var(--ax-colors-gray-650);--ax-dropzone-stroke-hover:var(--ax-colors-gray-600);--ax-dropzone-stroke-dragging:var(--ax-colors-gray-200);--ax-dropzone-stroke-error:var(--ax-colors-red-400);--ax-avatar-stroke-default:var(--ax-colors-gray-300);--ax-avatar-fill-default:var(--ax-colors-gray-450);--ax-link-primary-default:var(--ax-colors-gray-600);--ax-link-primary-hover:var(--ax-colors-gray-500);--ax-link-primary-active:var(--ax-colors-acc1-400);--ax-link-primary-disabled:var(--ax-colors-gray-650);--ax-label-stroke-primary-default:var(--ax-colors-gray-600);--ax-label-stroke-primary-hover:var(--ax-colors-gray-500);--ax-label-stroke-primary-active:var(--ax-colors-acc1-400);--ax-label-stroke-primary-disabled:var(--ax-colors-gray-650);--ax-edge-primary-default:var(--ax-colors-gray-600);--ax-edge-primary-hover:var(--ax-colors-gray-500);--ax-edge-primary-active:var(--ax-colors-acc1-400);--ax-edge-primary-disabled:var(--ax-colors-gray-650);--ax-widget-swatches-acc1:var(--ax-colors-acc1-400);--ax-widget-swatches-acc2:var(--ax-colors-acc2-400);--ax-widget-swatches-acc3:var(--ax-colors-acc3-400);--ax-widget-swatches-acc4:var(--ax-colors-acc4-400);--ax-widget-swatches-acc5:var(--ax-colors-acc5-400);--ax-widget-swatches-acc6:var(--ax-colors-gray-400);--ax-datepicker-bg-primary:var(--ax-colors-acc1-600);--ax-datepicker-bg-secondary:var(--ax-colors-gray-800);--ax-focus-ring-element:var(--ax-txt-primary-default)}html[data-theme=light]{--ax-button-primary-bg-default:var(--ax-colors-acc1-500);--ax-button-primary-bg-hover:var(--ax-colors-acc1-600);--ax-button-primary-bg-active:var(--ax-colors-acc1-700);--ax-button-primary-bg-focus:var(--ax-colors-acc1-500);--ax-button-primary-bg-loading:var(--ax-colors-acc1-500);--ax-button-primary-bg-disabled:var(--ax-colors-gray-400);--ax-button-gray-bg-default:var(--ax-colors-gray-500);--ax-button-gray-bg-hover:var(--ax-colors-gray-600);--ax-button-gray-bg-active:var(--ax-colors-gray-650);--ax-button-gray-bg-focus:var(--ax-colors-gray-500);--ax-button-gray-bg-loading:var(--ax-colors-gray-500);--ax-button-gray-bg-disabled:var(--ax-colors-gray-400);--ax-button-red-bg-default:var(--ax-colors-red-400);--ax-button-red-bg-hover:var(--ax-colors-red-500);--ax-button-red-bg-active:var(--ax-colors-red-600);--ax-button-red-bg-focus:var(--ax-colors-red-400);--ax-button-red-bg-loading:var(--ax-colors-red-400);--ax-button-red-bg-disabled:var(--ax-colors-gray-400);--ax-button-green-bg-default:var(--ax-colors-green-300);--ax-button-green-bg-hover:var(--ax-colors-green-400);--ax-button-green-bg-active:var(--ax-colors-green-300);--ax-button-green-bg-focus:var(--ax-colors-green-300);--ax-button-green-bg-loading:var(--ax-colors-green-300);--ax-button-green-bg-disabled:var(--ax-colors-gray-400);--ax-button-orange-bg-default:var(--ax-colors-orange-300);--ax-button-orange-bg-hover:var(--ax-colors-orange-400);--ax-button-orange-bg-active:var(--ax-colors-orange-300);--ax-button-orange-bg-focus:var(--ax-colors-orange-300);--ax-button-orange-bg-loading:var(--ax-colors-orange-300);--ax-ui-bg-primary-default:var(--ax-colors-gray-100);--ax-ui-stroke-primary-default:var(--ax-colors-gray-300);--ax-node-bg-primary-default:var(--ax-colors-gray-100);--ax-node-stroke-primary-default:var(--ax-colors-gray-400);--ax-node-stroke-primary-hover:var(--ax-colors-acc1-500);--ax-txt-primary-default:var(--ax-colors-gray-800);--ax-ui-bg-secondary-default:var(--ax-colors-gray-200);--ax-txt-secondary-default:var(--ax-colors-gray-600);--ax-txt-tertiary-default:var(--ax-colors-gray-500);--ax-ui-bg-tertiary-default:var(--ax-colors-gray-300);--ax-node-bg-secondary-default:var(--ax-colors-gray-200);--ax-input-stroke-primary-default:var(--ax-colors-gray-400);--ax-input-stroke-primary-focus:var(--ax-colors-acc1-500);--ax-input-stroke-primary-error:var(--ax-colors-red-400);--ax-input-stroke-primary-success:var(--ax-colors-green-400);--ax-txt-quaternary-default:var(--ax-colors-gray-450);--ax-txt-error-default:var(--ax-colors-red-400);--ax-txt-success-default:var(--ax-colors-green-400);--ax-input-bg-primary-success:var(--ax-colors-green-400-10);--ax-input-bg-primary-error:var(--ax-colors-red-400-10);--ax-dropdown-bg-primary-default:var(--ax-colors-gray-100);--ax-dropdown-bg-secondary-active:var(--ax-colors-acc1-600);--ax-dropdown-bg-destructive-hover:var(--ax-colors-red-400-20);--ax-dropdown-bg-secondary-default:var(--ax-colors-gray-300);--ax-ui-bg-tertiary-selected:var(--ax-colors-acc1-600);--ax-nav-button-bg-primary-hover:var(--ax-colors-gray-900-5);--ax-nav-button-icon-primary-default:var(--ax-colors-gray-600);--ax-nav-button-icon-primary-active:var(--ax-colors-gray-100);--ax-nav-button-icon-primary-disabled:var(--ax-colors-gray-450);--ax-ui-stroke-primary-focus:var(--ax-colors-gray-500);--ax-txt-primary-white:var(--ax-colors-gray-100);--ax-ui-separator-primary-default:var(--ax-colors-gray-300);--ax-ui-stroke-secondary-default:var(--ax-colors-gray-400);--ax-txt-primary-disabled:var(--ax-colors-gray-100-75);--ax-pt-bg-primary-default:var(--ax-colors-gray-700);--ax-pt-stroke-primary-default:var(--ax-colors-gray-600);--ax-txt-secondary-inverse:var(--ax-colors-gray-300);--ax-button-ghost-destructive-bg-default:var(--ax-colors-red-400-10);--ax-button-ghost-destructive-bg-hover:var(--ax-colors-red-400-20);--ax-button-ghost-destructive-bg-active:var(--ax-colors-red-400-30);--ax-button-ghost-destructive-bg-focus:var(--ax-colors-red-400-10);--ax-button-ghost-destructive-bg-loading:var(--ax-colors-red-400-10);--ax-button-ghost-destructive-bg-disabled:var(--ax-colors-red-400-10);--ax-button-ghost-destructive-stroke-default:var(--ax-colors-red-400);--ax-txt-destuctive-default:var(--ax-colors-red-400);--ax-txt-destructive-disabled:var(--ax-colors-red-400-50);--ax-dropdown-bg-destructive-default:var(--ax-colors-red-400-10);--ax-snackbar-bg-default:var(--ax-colors-gray-900-5);--ax-snackbar-bg-information:var(--ax-colors-acc1-500-10);--ax-snackbar-bg-warning:var(--ax-colors-orange-400-10);--ax-snackbar-bg-success:var(--ax-colors-green-400-10);--ax-snackbar-bg-error:var(--ax-colors-red-400-10);--ax-txt-info-default:var(--ax-colors-acc1-700);--ax-txt-warning-default:var(--ax-colors-orange-400);--ax-node-icon-primary-default:var(--ax-colors-acc1-500);--ax-node-icon-primary-disabled:var(--ax-colors-gray-900-30);--ax-node-txt-disabled:var(--ax-colors-gray-900-30);--ax-node-bg-primary-disabled:var(--ax-colors-gray-200);--ax-tooltip-bg-default:var(--ax-colors-gray-800);--ax-tooltip-bg-blue:var(--ax-colors-acc1-800);--ax-nav-button-icon-primary-hover:var(--ax-colors-gray-800);--ax-node-bg-primary-hover:var(--ax-colors-acc1-50);--ax-ui-canvas-dots-default:var(--ax-colors-gray-500);--ax-txt-tooltip-bw:var(--ax-colors-gray-100);--ax-txt-tooltip-blue:var(--ax-colors-gray-100);--ax-node-port-fill-default:var(--ax-colors-gray-100);--ax-node-port-fill-active:var(--ax-colors-acc1-500);--ax-node-port-stroke-default:var(--ax-colors-gray-500);--ax-node-port-stroke-active:var(--ax-colors-gray-100);--ax-node-notify-bg-default:var(--ax-colors-orange-400);--ax-node-notify-ico-default:var(--ax-colors-orange-100);--ax-scrollbar-bg-default:var(--ax-colors-gray-400);--ax-chips-neutral-txt:var(--ax-colors-gray-800);--ax-chips-neutral-bg:var(--ax-colors-gray-300);--ax-chips-neutral-icon:var(--ax-colors-acc1-500);--ax-chips-neutral-x:var(--ax-colors-gray-500);--ax-shadow:var(--ax-colors-gray-900-20);--ax-focus-ring-node-active:var(--ax-colors-acc1-500-40);--ax-chips-acc1-bg:var(--ax-colors-acc1-500-10);--ax-chips-acc1-txt:var(--ax-colors-acc1-600);--ax-chips-acc1-icon:var(--ax-colors-acc1-600);--ax-chips-acc1-x:var(--ax-colors-acc1-600);--ax-chips-acc1-stroke:var(--ax-colors-acc1-600);--ax-chips-acc2-bg:var(--ax-colors-acc2-500-10);--ax-chips-acc2-stroke:var(--ax-colors-acc2-600);--ax-chips-acc2-txt:var(--ax-colors-acc2-600);--ax-chips-acc2-icon:var(--ax-colors-acc2-600);--ax-chips-acc2-x:var(--ax-colors-acc2-600);--ax-chips-acc3-bg:var(--ax-colors-acc3-500-10);--ax-chips-acc3-stroke:var(--ax-colors-acc3-700);--ax-chips-acc3-txt:var(--ax-colors-acc3-700);--ax-chips-acc3-icon:var(--ax-colors-acc3-700);--ax-chips-acc3-x:var(--ax-colors-acc3-700);--ax-chips-acc4-bg:var(--ax-colors-acc4-500-10);--ax-chips-acc4-stroke:var(--ax-colors-acc4-600);--ax-chips-acc4-txt:var(--ax-colors-acc4-600);--ax-chips-acc4-icon:var(--ax-colors-acc4-600);--ax-chips-acc4-x:var(--ax-colors-acc4-600);--ax-chips-acc5-bg:var(--ax-colors-acc5-500-10);--ax-chips-acc5-stroke:var(--ax-colors-acc5-700);--ax-chips-acc5-txt:var(--ax-colors-acc5-700);--ax-chips-acc5-icon:var(--ax-colors-acc5-700);--ax-chips-acc5-x:var(--ax-colors-acc5-700);--ax-focus-ring-node-warning:var(--ax-colors-acc5-500-40);--ax-focus-ring-node-error:var(--ax-colors-acc2-500-40);--ax-txt-primary-inverse:var(--ax-colors-gray-100);--ax-node-bg-tertiary-default:var(--ax-colors-gray-500);--ax-node-bg-tertiary-hover:var(--ax-colors-gray-650);--ax-nav-button-icon-primary-pressed:var(--ax-colors-acc1-600);--ax-ui-stroke-primary-highlight:var(--ax-colors-acc1-500);--ax-tab-stroke-line:var(--ax-colors-gray-400);--ax-tab-stroke-default:var(--ax-colors-gray-500);--ax-tab-stroke-hover:var(--ax-colors-gray-800);--ax-tab-stroke-active:var(--ax-colors-acc1-500);--ax-dropzone-bg-default:var(--ax-colors-gray-200);--ax-dropzone-bg-hover:var(--ax-colors-gray-300);--ax-dropzone-bg-dragging:var(--ax-colors-gray-300);--ax-dropzone-bg-error:var(--ax-colors-red-400-10);--ax-dropzone-stroke-default:var(--ax-colors-gray-400);--ax-dropzone-stroke-hover:var(--ax-colors-gray-500);--ax-dropzone-stroke-dragging:var(--ax-colors-gray-800);--ax-dropzone-stroke-error:var(--ax-colors-red-400);--ax-avatar-stroke-default:var(--ax-colors-gray-400);--ax-avatar-fill-default:var(--ax-colors-gray-650);--ax-link-primary-default:var(--ax-colors-gray-500);--ax-link-primary-hover:var(--ax-colors-gray-700);--ax-link-primary-active:var(--ax-colors-acc1-500);--ax-link-primary-disabled:var(--ax-colors-gray-450);--ax-label-stroke-primary-default:var(--ax-colors-gray-500);--ax-label-stroke-primary-hover:var(--ax-colors-gray-700);--ax-label-stroke-primary-active:var(--ax-colors-acc1-500);--ax-label-stroke-primary-disabled:var(--ax-colors-gray-450);--ax-edge-primary-default:var(--ax-colors-gray-500);--ax-edge-primary-hover:var(--ax-colors-gray-700);--ax-edge-primary-active:var(--ax-colors-acc1-500);--ax-edge-primary-disabled:var(--ax-colors-gray-450);--ax-widget-swatches-acc1:var(--ax-colors-acc1-500);--ax-widget-swatches-acc2:var(--ax-colors-acc2-500);--ax-widget-swatches-acc3:var(--ax-colors-acc3-500);--ax-widget-swatches-acc4:var(--ax-colors-acc4-500);--ax-widget-swatches-acc5:var(--ax-colors-acc5-500);--ax-widget-swatches-acc6:var(--ax-colors-gray-500);--ax-datepicker-bg-primary:var(--ax-colors-acc1-600);--ax-datepicker-bg-secondary:var(--ax-colors-gray-300);--ax-focus-ring-element:var(--ax-txt-primary-default)}