@import"https://cdn.jsdelivr.net/npm/@vue-flow/core@1.40.1/dist/style.css";@import"https://cdn.jsdelivr.net/npm/@vue-flow/core@1.40.1/dist/theme-default.css";@import"https://cdn.jsdelivr.net/npm/@vue-flow/controls@latest/dist/style.css";@import"https://cdn.jsdelivr.net/npm/@vue-flow/minimap@latest/dist/style.css";@import"https://cdn.jsdelivr.net/npm/@vue-flow/node-resizer@latest/dist/style.css";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}}aside[data-v-fd40c8bf]{color:#fff;font-weight:700;border-right:1px solid #eee;padding:15px 10px;font-size:12px;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,.3);box-shadow:0 5px 10px #0000004d;background:#72f4ffbf}aside .nodes[data-v-fd40c8bf]>*{margin-bottom:10px;cursor:grab;font-weight:500;-webkit-box-shadow:5px 5px 10px 2px rgba(0,0,0,.25);box-shadow:5px 5px 10px 2px #00000040}aside .nodes[data-v-fd40c8bf]{display:flex;flex-direction:column;align-items:center}aside .vue-flow__node-input[data-v-fd40c8bf]{max-width:200px;width:100%}aside .description[data-v-fd40c8bf]{margin-bottom:10px}@media screen and (max-width: 640px){aside .vue-flow__node-input[data-v-fd40c8bf]{margin:0}}@media screen and (max-width: 500px){aside .nodes[data-v-fd40c8bf]{flex-wrap:wrap}aside .nodes .vue-flow__node-input[data-v-fd40c8bf]{max-width:100%;flex:1 1 fit-content}}.custom-select[data-v-47f5c4e1]{position:relative;cursor:pointer}.selected-item[data-v-47f5c4e1]{padding:10px;border:1px solid #ccc;border-radius:4px}.dropdown[data-v-47f5c4e1]{position:relative;top:100%;left:0;right:0;border:1px solid #ccc;border-top:none;background:transparent;z-index:1000;max-height:180px;overflow:scroll}.dropdown-item[data-v-47f5c4e1]{padding:10px}.dropdown-item[data-v-47f5c4e1]:hover{background:#f0f0f0}.dropdown-item.active[data-v-47f5c4e1]{background:#72f4ffbf}.dark .dropdown-item[data-v-47f5c4e1]:hover{background:#2c2a43;opacity:.7}.dark .dropdown-item.active[data-v-47f5c4e1]{background:#2c2a43}.dark .dropdown-item.active[data-v-47f5c4e1]:hover{background:#2c2a43;opacity:1}@media screen and (max-width: 800px){.custom-select[data-v-47f5c4e1]{font-size:12px}.selected-item[data-v-47f5c4e1],.dropdown-item[data-v-47f5c4e1]{padding:5px}}.field[data-v-7225ed7f]{display:block;margin-bottom:25px;position:relative}.label[data-v-7225ed7f]{text-align:left;display:block}.input[data-v-7225ed7f]{background:transparent;border:1px solid #1a192b;border-radius:3px;color:#2c3e50;padding:8px 15px;font-size:16px;width:100%}.input.is-danger[data-v-7225ed7f]{border-color:red}.input[data-v-7225ed7f]::placeholder{color:#1a192b;opacity:.5}.is-danger.help[data-v-7225ed7f]{position:absolute;font-size:12px;color:red;text-transform:none;bottom:-20px;left:0}.dark .input[data-v-7225ed7f]{border:1px solid #fffffb;color:#fffffb}.dark .input[data-v-7225ed7f]::placeholder{color:#fffffb}.form[data-v-c3677e20]{display:flex;flex-direction:column}.button.is-primary[data-v-c3677e20]{border:none;padding:10px 15px;font-size:16px;font-weight:500;background:#72f4ff;color:#fffffb;border-radius:3px;width:130px;align-self:end;text-transform:uppercase;cursor:pointer}.button.is-primary[data-v-c3677e20]:disabled{opacity:.6;cursor:auto}.modal{position:fixed;top:0;right:0;width:100%;max-width:400px;height:auto;padding:20px 30px;margin:15px;background:#fff;box-shadow:0 5px 10px 2px #223c5033;border:1px solid #fffffb;border-radius:3px;z-index:100}.modal-title{margin-bottom:20px}.modal-close{box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:20px;height:20px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:10px 12px;border:none;transition:.2s;position:absolute;top:-1px;right:-1px;background:transparent}.modal-close:before{content:"+";display:block;transform:rotate(45deg);font-weight:500;font-size:30px}.modal-close:hover{opacity:.5}@media screen and (max-width: 800px){.modal{bottom:0;top:auto;padding:10px 20px}.modal-title{font-size:14px;margin-bottom:10px}.modal .field{flex:1 1 45%;margin:0}.modal .label,.modal .input{font-size:12px}.modal .button.is-primary{padding:8px 10px;font-size:12px;justify-self:flex-end;margin-left:auto}.modal .form{flex-direction:row;flex-wrap:wrap;align-items:center;gap:15px}}@media screen and (max-width: 640px){.modal{left:0;right:auto;max-width:100%;margin:0}}@media screen and (max-width: 500px){.modal .field{flex:1 1 100%}}.dark .modal{background:#4a5568;color:#fffffb}.dark .modal-close{color:#fffffb}.vue-flow__node-custom{width:fit-content;padding:10px;border-radius:3px;font-size:12px;text-align:center;border-width:1px;border-style:solid;color:var(--vf-node-text);background-color:var(--vf-node-bg);border-color:var(--vf-node-color)}.vue-flow__node-custom .handle{opacity:0;transition:.2s}.vue-flow__node-custom .handle.active{opacity:1}.vue-flow__node-custom .vue-flow__node-row{display:flex;align-items:center}.vue-flow__node-custom .vue-flow__node-row.delete-trigger{align-items:flex-end}.vue-flow__node-custom .vue-flow__node-row.delete-trigger .vue-flow__node-btn--delete{margin-bottom:20px}.vue-flow__node-custom .vue-flow__node-row .field{margin-bottom:15px}.vue-flow__node-custom .vue-flow__node-btn{border:1px solid;margin-left:8px;border-radius:3px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.vue-flow__node-custom .vue-flow__node-btn:before{content:"+";display:block}.vue-flow__node-custom .vue-flow__node-btn--add:hover{border:1px solid #0041d0;color:#0041d0}.vue-flow__node-custom .vue-flow__node-btn--delete:hover{border:1px solid red;color:red}.vue-flow__node-custom .vue-flow__node-btn--delete:before{transform:rotate(45deg)}.vue-flow{position:relative;width:100%;height:100%;overflow:hidden;z-index:0;direction:ltr}.vue-flow__container{position:absolute;height:100%;width:100%;left:0;top:0}.vue-flow__pane{z-index:1}.vue-flow__pane.draggable{cursor:grab}.vue-flow__pane.dragging{cursor:grabbing}.vue-flow__pane.selection{cursor:pointer}.vue-flow__transformationpane{transform-origin:0 0;z-index:2;pointer-events:none}.vue-flow__viewport{z-index:4;overflow:clip}.vue-flow__selection{z-index:6}.vue-flow__edge-labels{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible{outline:none}.vue-flow .vue-flow__edges{pointer-events:none;overflow:visible}.vue-flow__edge-path,.vue-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.vue-flow__edge{pointer-events:visibleStroke;cursor:pointer}.vue-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.vue-flow__edge.animated path.vue-flow__edge-interaction{stroke-dasharray:none;animation:none}.vue-flow__edge.inactive{pointer-events:none}.vue-flow__edge.selected,.vue-flow__edge:focus,.vue-flow__edge:focus-visible{outline:none}.vue-flow__edge.selected .vue-flow__edge-path,.vue-flow__edge:focus .vue-flow__edge-path,.vue-flow__edge:focus-visible .vue-flow__edge-path{stroke:#555}.vue-flow__edge-textwrapper{pointer-events:all}.vue-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-flow__connection{pointer-events:none}.vue-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.vue-flow__connectionline{z-index:1001}.vue-flow__nodes{pointer-events:none;transform-origin:0 0}.vue-flow__node-default,.vue-flow__node-input,.vue-flow__node-output{border-width:1px;border-style:solid;border-color:#bbb}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible,.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible,.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{outline:none;border:1px solid #555}.vue-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}.vue-flow__node.draggable{cursor:grab;pointer-events:all}.vue-flow__node.draggable.dragging{cursor:grabbing}.vue-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.vue-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.vue-flow__nodesselection-rect.dragging{cursor:grabbing}.vue-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px}.vue-flow__handle.connectable{pointer-events:all;cursor:crosshair}.vue-flow__handle-bottom{left:50%;bottom:0;transform:translate(-50%,50%)}.vue-flow__handle-top{left:50%;top:0;transform:translate(-50%,-50%)}.vue-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.vue-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.vue-flow__edgeupdater{cursor:move;pointer-events:all}.vue-flow__panel{position:absolute;z-index:5;margin:15px}.vue-flow__panel.top{top:0}.vue-flow__panel.bottom{bottom:0}.vue-flow__panel.left{left:0}.vue-flow__panel.right{right:0}.vue-flow__panel.center{left:50%;transform:translate(-50%)}@keyframes dashdraw{0%{stroke-dashoffset:10}}:root{--vf-node-bg: #fff;--vf-node-text: #222;--vf-connection-path: #b1b1b7;--vf-handle: #555}.vue-flow__edge.updating .vue-flow__edge-path{stroke:#777}.vue-flow__edge-text{font-size:10px}.vue-flow__edge-textbg{fill:#fff}.vue-flow__connection-path{stroke:var(--vf-connection-path)}.vue-flow__node{cursor:grab}.vue-flow__node.selectable:focus,.vue-flow__node.selectable:focus-visible{outline:none}.vue-flow__node-default,.vue-flow__node-input,.vue-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;text-align:center;border-width:1px;border-style:solid;color:var(--vf-node-text);background-color:var(--vf-node-bg);border-color:var(--vf-node-color)}.vue-flow__node-default.selected,.vue-flow__node-default.selected:hover,.vue-flow__node-input.selected,.vue-flow__node-input.selected:hover,.vue-flow__node-output.selected,.vue-flow__node-output.selected:hover{box-shadow:0 0 0 .5px var(--vf-box-shadow)}.vue-flow__node-default .vue-flow__handle,.vue-flow__node-input .vue-flow__handle,.vue-flow__node-output .vue-flow__handle{background:var(--vf-handle)}.vue-flow__node-default.selectable:hover,.vue-flow__node-input.selectable:hover,.vue-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.vue-flow__node-input{--vf-node-color: var(--vf-node-color, #0041d0);--vf-handle: var(--vf-node-color, #0041d0);--vf-box-shadow: var(--vf-node-color, #0041d0);background:var(--vf-node-bg);border-color:var(--vf-node-color, #0041d0)}.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible{outline:none;border:1px solid var(--vf-node-color, #0041d0)}.vue-flow__node-default{--vf-handle: var(--vf-node-color, #1a192b);--vf-box-shadow: var(--vf-node-color, #1a192b);background:var(--vf-node-bg);border-color:var(--vf-node-color, #1a192b)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible{outline:none;border:1px solid var(--vf-node-color, #1a192b)}.vue-flow__node-output{--vf-handle: var(--vf-node-color, #ff0072);--vf-box-shadow: var(--vf-node-color, #ff0072);background:var(--vf-node-bg);border-color:var(--vf-node-color, #ff0072)}.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{outline:none;border:1px solid var(--vf-node-color, #ff0072)}.vue-flow__nodesselection-rect,.vue-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible,.vue-flow__selection:focus,.vue-flow__selection:focus-visible{outline:none}.vue-flow__handle{width:6px;height:6px;background:var(--vf-handle);border:1px solid #fff;border-radius:100%}html,body,#app,main{margin:0;height:100%;width:100%;box-sizing:border-box}#app{text-transform:uppercase;font-family:JetBrains Mono,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;height:100%;display:block;max-width:100%;padding:0}.vue-flow__minimap{transform:scale(75%);transform-origin:bottom right}.dnd-flow{flex-direction:column;display:flex;height:100%}.dnd-flow .vue-flow-wrapper{flex-grow:1;height:100%}@media screen and (min-width: 640px){.dnd-flow{flex-direction:row}.dnd-flow aside{min-width:25%}}@media screen and (max-width: 639px){.dnd-flow aside .nodes{display:flex;flex-direction:row;gap:5px}}.dropzone-background{position:relative;height:100%;width:100%}.dropzone-background .overlay{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;z-index:1;pointer-events:none}.basic-flow{background:#fff;color:#222}.basic-flow .vue-flow__controls{display:flex;flex-wrap:wrap;justify-content:center}.basic-flow.dark .vue-flow__controls{border:1px solid #fffffb}.basic-flow .vue-flow__controls .vue-flow__controls-button{border:none;border-right:1px solid #eee}.dark .dnd-flow aside{background:#2c2a43}.dark .dnd-flow aside .vue-flow__node-input{background:#4a5568;color:#fffffb}.dark .basic-flow{background:#2d3748;color:#fffffb}.dark .basic-flow .vue-flow__node{background:#4a5568;color:#fffffb}.dark .basic-flow .vue-flow__node.selected{background:#333;box-shadow:0 0 0 2px #2563eb}.dark .basic-flow .vue-flow__controls .vue-flow__controls-button{background:#333;fill:#fffffb;border:none}.dark .basic-flow .vue-flow__controls .vue-flow__controls-button:hover{background:#4d4d4d}
