@font-face{font-family:frutiger;src:url(/static/media/Frutiger.34a475e6a16cf796979c.ttf)}@font-face{font-family:frutiger-bold;src:url(/static/media/Frutiger_bold.24463160825ae5cc44b8.ttf)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;margin:0;width:100vw}select{border:1px solid #07977f;border-radius:10px;font-family:frutiger;margin:4px;padding:.5rem}select:focus{outline:none}::selection{background-color:inherit;color:#008b8b}textarea::selection{background-color:#7fffd4;color:#000}.custom-file-upload,button{background:linear-gradient(20deg,#0ea58c,#5b67c2);border:none;border-radius:10px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 10px 30px 0 rgba(0,0,0,.4),inset 0 -2px 10px 0 #fff;color:#fff;font-weight:700;margin:.5rem;outline:none;padding:1rem 2rem;text-shadow:0 0 10px #fff;transition:.8s;-webkit-user-select:none;user-select:none;width:100%}button:hover{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 10px 20px -10px rgba(0,0,0,.4),inset 0 -2px 6px 0 #fff;cursor:pointer;text-shadow:0 0 10px hsla(0,0%,100%,.823)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.react-flow__node-group{border:1px solid rgba(31,197,168,.6)!important;border-radius:10px!important;min-height:100px!important;min-width:100px!important;overflow:hidden;padding:0!important}.react-flow .react-flow__handle{background-color:#75e3d1;border:2px solid #fff;border-radius:4px;box-shadow:0 0 2px 1px #07977f;height:4px;width:4px}.react-flow .react-flow__handle-left{left:-5px}.react-flow .react-flow__handle-right{right:-5px}.handle-label{border-radius:5px;font-family:frutiger,sans-serif;font-size:12px;padding:0 5px;position:absolute;-webkit-transform:translate(-100%,5px);transform:translate(-100%,5px);white-space:nowrap}input[type=file]{margin:1rem}input[type=file]:focus{outline:none}input[type=file]::-webkit-file-upload-button{background:linear-gradient(-135deg,#0ea58c,#5b67c2);border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem}input[type=file]::file-selector-button{background:linear-gradient(-135deg,#0ea58c,#5b67c2);border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem}.toolbar{background:linear-gradient(45deg,#a6bdb9,#6b9493 80%,#c7cbe5 120%);border-radius:0 0 200px 0;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.4),inset 2px -4px 6px 0 hsla(0,0%,100%,.777);display:flex;padding:0;transition:1s}.toolbar:hover{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 40px -30px rgba(0,0,0,.4),inset -2px -6px 10px 0 hsla(0,0%,100%,.781)}.toolbar-inner{padding:15px}.icon-box{background-color:#5761b2;border-radius:0 70px 10px 0;box-shadow:inset 0 -5px 6px 0 hsla(0,0%,100%,.781);color:#fff;display:flex;flex-direction:column;font-family:frutiger-bold;font-size:2rem;font-style:italic;gap:0;justify-content:center;padding:0 0 5px 10px;text-shadow:0 0 50px hsla(0,0%,100%,.35);transition:1s;width:150px}.icon-box:hover{text-shadow:0 0 10px hsla(0,0%,100%,.7)}.icon-box div{line-height:1;margin:0;padding:0}.toolbar-item{align-items:center;background-color:rgba(0,0,0,.2);border-radius:10px;box-shadow:0 30px 50px -20px rgba(50,50,93,.25),inset -1px -2px 6px -2px hsla(0,0%,100%,.7);display:flex;flex-direction:column;font-family:frutiger;font-weight:700;height:60px;justify-content:center;min-width:50px;padding:0 .8rem;transition:.8s}.toolbar-item:hover{border-radius:0;cursor:grab}.function-pane{border-radius:5px;display:flex;flex-direction:column;gap:10px;padding:20px}.function-pane>div{width:100%}.share-menu{-webkit-animation:share-menu-animation .5s ease-in-out 0s 1;animation:share-menu-animation .5s ease-in-out 0s 1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:2px solid hsla(0,0%,64%,.1);border-radius:20px;display:flex;flex-direction:column;left:100%;padding:6px;text-align:right;top:10%;width:100%}@-webkit-keyframes share-menu-animation{0%{opacity:0}to{opacity:1}}@keyframes share-menu-animation{0%{opacity:0}to{opacity:1}}.share-option{cursor:pointer;font-family:frutiger;font-weight:700;margin-top:2px;padding-bottom:5px;transition-duration:.5s;width:100px}.share-option:hover{color:#07977f}.share-option:not(:last-child){border-bottom:1px solid #07977f}.alert{-webkit-animation:alertAnimation 6s ease-in-out 0s 1;animation:alertAnimation 6s ease-in-out 0s 1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(-135deg,#0ea58c,#5b67c2);border-radius:15px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 10px 30px 0 rgba(0,0,0,.4),inset 0 -2px 10px 0 #fff;color:#fff;display:flex;flex-direction:column;font-weight:700;justify-content:center;left:1vw;max-width:400px;opacity:0;padding:1rem;position:fixed;top:90vh;width:200px}@-webkit-keyframes alertAnimation{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}10%{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}90%{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes alertAnimation{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}10%{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}90%{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@media only screen and (max-width:600px){.icon-box{display:none}.share-menu{flex-direction:column}}.node-box{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(45deg,rgba(31,197,168,.6),rgba(87,97,178,.2) 95%,rgba(87,97,178,.8) 120%);border:2px solid hsla(0,0%,44%,.2);border-radius:15px;box-shadow:0 30px 50px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.4),inset 0 -2px 10px -3px #fff;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:80px;min-width:200px;padding:.8rem;transition:.5s}.node-box .title{color:#036857;font-family:frutiger-bold;font-size:1.1rem}.note-title{background:transparent;border:none;outline:none;padding:1px;width:235px}.node-box:hover{box-shadow:0 50px 50px -30px rgba(50,50,93,.25),0 50px 80px -25px rgba(0,0,0,.4),inset 0 -2px 10px 0 #fff}.color-input{align-self:flex-end;border:2px solid hsla(0,0%,44%,.2);border-radius:5px;width:25px}.color-input,.group-color-input{background-color:rgba(118,237,217,.408)}.group-color-input{border:2px solid hsla(0,0%,44%,.2);border-radius:10px;height:20px;left:10px;padding:none;position:absolute;top:10px;width:20px}.text-box{border:1px solid #07977f;border-radius:10px;font-size:12px;line-height:1.2;overflow-x:hidden;overflow-y:hidden;padding:8px;pointer-events:all;resize:"none";resize:none;width:270px}.text-box:focus{outline:none}.edge-btn{background-color:rgba(81,185,199,.8);border:1.5px solid hsla(0,0%,44%,.2);border-radius:20px;box-shadow:0 50px 20px -10px rgba(50,50,93,.25),0 5px 30px 0 rgba(0,0,0,.4),inset 0 -1px 5px 0 #fff;cursor:pointer;font-size:10px;font-weight:700;margin:2px;padding:5px;pointer-events:all;transition:.8s}.edge-btn:hover{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 10px 20px -10px rgba(0,0,0,.4),inset 0 -1px 3px 0 #fff}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;-webkit-transform-origin:0 0;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 .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.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;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}.react-flow__node,.react-flow__nodes{-webkit-transform-origin:0 0;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;-webkit-transform-origin:left top;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;top:auto}.react-flow__handle-bottom,.react-flow__handle-top{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.react-flow__handle-top{top:-4px}.react-flow__handle-left{left:-4px}.react-flow__handle-left,.react-flow__handle-right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.react-flow__handle-right{right:-4px}.react-flow__edgeupdater{cursor:move;pointer-events:all}.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.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-flow__attribution{background:hsla(0,0%,100%,.5);font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;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:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;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:0 1px 4px 1px rgba(0,0,0,.08)}.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:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:hsla(0,0%,94%,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);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 rgba(0,0,0,.08)}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.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__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:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4px}.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:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;-webkit-transform:translate(-50%);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;-webkit-transform:translateY(-50%);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%}
/*# sourceMappingURL=main.aedf2e48.css.map*/