:root{--color-brand-green: #00BB31;--color-brand-green-web1: #00D231;--color-brand-green-web2: #00AA31;--color-brand-green-web3: #009931;--color-brand-green-web4: #008731;--color-brand-green-web5: #00762B;--color-neutral-black: #000000;--color-neutral-white: #FFFFFF;--color-neutral-grey950: #131110;--color-neutral-grey: #333333;--color-neutral-grey2: #999999;--color-neutral-grey150: #E6E7E8;--color-neutral-grey1: #EDEDED;--color-neutral-grey1-lighter: #F5F5F5;--color-neutral-grey50: #FBFBFB;--color-accent: #00BB31;--color-accent-contrast: #32C95A;--color-background: #FFFFFF;--color-background-dark: #101111;--color-background-contrast: #F1F1F1;--color-text-primary: #000000;--color-text-secondary: #333333;--color-text-tertiary: #999999;--color-text-on-dark: #FFFFFF;--color-text-button-negative: #000000;--color-border: #EDEDED;--color-stroke: #E6E7E8;--color-ui-0: #FFFFFF;--color-ui-25: #EDEDED;--color-ui-75: #333333;--color-ui-100: #000000;--spacing-xxs: 8px;--spacing-xs: 16px;--spacing-s: 24px;--spacing-m: 32px;--spacing-l: 40px;--spacing-xl: 64px;--spacing-xxl: 96px;--spacing-mobile-gap: 12px;--spacing-mobile-margin: 20px;--radius-tiny: 4px;--radius-small: 8px;--radius-medium: 12px;--radius-large: 16px;--radius-xl: 20px;--radius-full: 9999px;--font-family: "Seitu", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-family-mono: ui-monospace, "Cascadia Code", "Fira Code", Consolas, monospace;--font-weight-extra-light: 200;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semi-bold: 600;--font-weight-bold: 700;--font-size-title: 90px;--font-size-h1: 45px;--font-size-display-large: 64px;--font-size-display-medium: 52px;--font-size-heading-large: 40px;--font-size-heading-medium: 32px;--font-size-heading-small: 32px;--font-size-paragraph-large: 24px;--font-size-paragraph-medium: 20px;--font-size-body: 22px;--font-size-label-large: 18px;--font-size-label-medium: 14px;--font-size-label-small: 12px;--line-height-tight: 100%;--line-height-snug: 120%;--line-height-normal: 125%;--line-height-relaxed: 140%;--line-height-body: 34px;--letter-spacing-tight-2: -2%;--letter-spacing-tight-1: -1%;--letter-spacing-normal: 0%;--shadow-low: 0 1px 2px rgba(0, 0, 0, .05);--shadow-medium: 0 4px 6px rgba(0, 0, 0, .1);--shadow-high: 0 10px 15px rgba(0, 0, 0, .15);--transition-fast: .15s ease-in-out;--transition-panel: .25s ease-in-out;--transition-page: .4s ease-in-out;--layout-max-width: 1240px;--layout-nav-height-desktop: 64px;--layout-nav-height-mobile: 56px;--layout-sidebar-width: 280px;--layout-icon-button-size: 40px;--layout-min-touch-target: 44px;--layout-min-pointer-target: 32px;--focus-ring-width: 2px;--focus-ring-offset: 2px;--focus-ring-color: var(--color-brand-green)}@media(max-width:767px){:root{--font-size-heading-medium: 24px;--font-size-heading-small: 20px;--font-size-paragraph-large: 16px;--font-size-paragraph-medium: 14px;--font-size-label-medium: 14px;--font-size-label-small: 12px}}@font-face{font-family:Seitu;src:url(/fonts/Seitu-ExtraLight.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Seitu;src:url(/fonts/Seitu-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Seitu;src:url(/fonts/Seitu-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Seitu;src:url(/fonts/Seitu-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Seitu;src:url(/fonts/Seitu-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;font-family:var(--font-family);color:var(--color-text-primary);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}*:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#1e1e1e;color:#dcdcdc}.hljs-keyword,.hljs-literal,.hljs-symbol,.hljs-name{color:#569cd6}.hljs-link{color:#569cd6;text-decoration:underline}.hljs-built_in,.hljs-type{color:#4ec9b0}.hljs-number,.hljs-class{color:#b8d7a3}.hljs-string,.hljs-meta .hljs-string{color:#d69d85}.hljs-regexp,.hljs-template-tag{color:#9a5334}.hljs-subst,.hljs-function,.hljs-title,.hljs-params,.hljs-formula{color:#dcdcdc}.hljs-comment,.hljs-quote{color:#57a64a;font-style:italic}.hljs-doctag{color:#608b4e}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-tag{color:#9b9b9b}.hljs-variable,.hljs-template-variable{color:#bd63c5}.hljs-attr,.hljs-attribute{color:#9cdcfe}.hljs-section{color:gold}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-bullet,.hljs-selector-tag,.hljs-selector-id,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo{color:#d7ba7d}.hljs-addition{background-color:#144212;display:inline-block;width:100%}.hljs-deletion{background-color:#600;display:inline-block;width:100%}.hljs-keyword{color:#569cd6}.hljs-string{color:#ce9178}.hljs-comment{color:#6a9955;font-style:italic}.hljs-function{color:#dcdcaa}.hljs-number{color:#b5cea8}.hljs-variable,.hljs-attr{color:#9cdcfe}.hljs-built_in{color:#4ec9b0}.markdown-content a{color:var(--color-brand-blue, #0304f1);text-decoration:underline}.markdown-content a:hover{opacity:.8}.markdown-content pre{background-color:#1e1e1e;padding:16px;border-radius:4px;overflow-x:auto;margin:16px 0}.markdown-content code{font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;line-height:1.6}.markdown-content :not(pre)>code{background-color:#6e768133;padding:2px 6px;border-radius:3px;font-size:.9em}.markdown-content table{border-collapse:collapse;width:100%;margin:16px 0;font-size:14px}.markdown-content th,.markdown-content td{border:1px solid var(--colorNeutralStroke1, #d1d1d1);padding:8px 12px;text-align:left;vertical-align:top}.markdown-content thead tr{background-color:var(--colorNeutralBackground3, #f5f5f5)}.markdown-content th{font-weight:600;color:var(--colorNeutralForeground1, #242424)}.markdown-content tbody tr:nth-child(2n){background-color:var(--colorNeutralBackground2, #fafafa)}.markdown-content tbody tr:hover{background-color:var(--colorNeutralBackground1Hover, #f0f0f0)}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
