.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:rgba(255,255,255,.5);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: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 #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%}.react-flow .react-flow__edges{z-index:1!important}.resolveStroke path{stroke:#62fcaf}.rejectStroke path{stroke:#dd0606}.handle-resolve{background-color:#62fcaf}.node-alert{position:absolute;--tw-text-opacity: 1;color:rgb(239,68,68,var(--tw-text-opacity));top:8px;right:8px}.node-alert svg{width:18px;height:18px}.node-icon{background-color:#1890ff;color:#fff;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:2px}.react-flow__resize-control.handle{background-color:#1890ff}.react-flow__node{z-index:2!important}.react-flow__node.selectable.selected .node-wrapper,.react-flow__node.selectable.selected .loop-wrapper,.react-flow__node.selectable:focus .node-wrapper,.react-flow__node.selectable:focus .loop-wrapper,.react-flow__node.selectable:focus-visible .node-wrapper,.react-flow__node.selectable:focus-visible .loop-wrapper,.focus-node.selectable.selected .node-wrapper,.focus-node.selectable.selected .loop-wrapper,.focus-node.selectable:focus .node-wrapper,.focus-node.selectable:focus .loop-wrapper,.focus-node.selectable:focus-visible .node-wrapper,.focus-node.selectable:focus-visible .loop-wrapper{box-shadow:var(--shadow4Brand)}.node-wrapper{cursor:pointer;background-color:var(--colorBrandBackgroundStatic);font-weight:600;box-shadow:var(--shadow4);width:155px;padding:16px 6px;border-radius:2px;position:relative}.node-wrapper .node-header{display:flex;flex-direction:row;gap:6px;font-size:13px}.node-handle{position:relative}.node-handle .node-handle-item{display:flex;justify-content:start;gap:3px;font-size:10px;color:var(--colorBrandBackground4Static);padding:8px 4px;background-color:var(--colorBrandBackground2);--tw-bg-opacity: .05;--tw-text-opacity: 1;border-radius:2px;margin:6px 0}.node-handle .node-handle-item svg{width:13px;height:13px}.node-handle .node-handle-notify{display:flex;justify-content:end;gap:2px;font-size:10px;--tw-text-opacity: 1;margin-right:4px;color:var(--colorBrandBackground4Static)}.node-handle .node-handle-notify svg{width:13px;height:13px}.react-flow__handle-right{right:-5px}.node-disabled .node-icon{background-color:gray}.node-info .node-meta{display:inline-flex;align-items:center;gap:8px}.node-info .node-meta-info{max-width:120px}.node-info .node-title{color:var(--colorBrandBackground3Static);font-size:.9rem;font-weight:600;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.node-info .node-description{color:var(--colorBrandBackground4Static);line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem}.node-info .node-handle-error{position:absolute;background-color:var(--colorBrandBackground2);color:rgb(224,40,46,var(--tw-text-opacity));font-size:.55rem;padding:0 5px;left:0;bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-top-right-radius:2px}.node-info .node-id{position:absolute;background-color:var(--colorBrandBackground2);color:var(--colorBrandBackground4Static);font-size:.55rem;padding:0 5px;left:0;top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom-right-radius:2px}.node-info .node-loopid{position:absolute;background-color:var(--colorBrandBackground2);color:var(--colorBrandBackground4Static);font-size:.55rem;padding:0 5px;right:0;bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom-left-radius:2px}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}ol,ul,menu{list-style:none;margin:0;padding:0}.block-menu{display:inline-flex;align-items:center;margin-bottom:4px;border-radius:2px;background:var(--colorBackgroundOverlay)}.block-menu button{padding:4px 6px;border:none!important;cursor:pointer;display:flex;align-items:center;justify-content:center;background:unset;color:var(--colorBrandBackground3Static)}.block-menu button svg{width:16px;height:16px}.block-menu button svg:hover{fill:#1890ff}.react-flow__controls-button{background:var(--colorCompoundBrandBackground);border-bottom:1px solid var(--colorNeutralStroke1);color:var(--colorBrandBackground3Static)}.react-flow__controls-button:hover{background:var(--colorCompoundBrandBackgroundHover)}.react-flow__controls-button svg{fill:var(--colorBrandBackground3Static)}.react-flow__minimap{background:var(--colorCompoundBrandBackground)}.react-flow__controls{box-shadow:var(--shadow4)}.react-flow__nav-wrapper{flex-direction:column;display:flex;min-width:320px;max-width:320px;padding:10px 12px 0 0;box-shadow:5px 0 5px -5px #00000026;overflow-y:auto}.react-flow__nav-wrapper::-webkit-scrollbar{width:4px;border-radius:20px}.react-flow__nav-wrapper::-webkit-scrollbar-thumb{width:4px;background:#898a8b;border-radius:20px}.react-flow__nav-wrapper::-webkit-scrollbar-track{width:4px;border-radius:20px}.wapper-nav-info{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600}.wapper-nav-info .danger{color:#ef4444}.wapper-nav-action{margin:10px 0}.wapper-nav{margin-top:10px;overflow-y:auto;padding:0 5px 0 0}.wapper-nav::-webkit-scrollbar{width:4px;border-radius:20px}.wapper-nav::-webkit-scrollbar-thumb{width:4px;background:#898a8b;border-radius:20px}.wapper-nav::-webkit-scrollbar-track{width:4px;border-radius:20px}.react-flow__nav-wrapper .ant-collapse{border:none!important;background-color:transparent!important;padding:8px}.react-flow__nav-wrapper .ant-collapse .ant-collapse-content{background-color:var(--colorNeutralCardBackground)}.react-flow__nav-wrapper .ant-collapse .ant-collapse-header{font-size:18px!important;font-weight:600;display:flex;align-items:center;padding:0!important}.react-flow__nav-wrapper .ant-collapse .ant-collapse-content>.ant-collapse-content-box{padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.react-flow__nav-wrapper .ant-collapse .ant-collapse-item{border:none!important}.react-flow__nav-wrapper .ant-collapse .ant-collapse-item .ant-collapse-header-text{font-size:1rem;font-weight:600}.react-flow__nav-wrapper .ant-collapse .ant-collapse-content{border:none!important}.action-btn{cursor:move;transition:all .3s ease;display:flex;flex-direction:column;padding:8px 12px;gap:6px;border-radius:2px;background-color:var(--colorNeutralBackground5)}.action-btn:hover{background-color:var(--colorNeutralBackground5Hover)}.action-btn .action-btn-title{transition:all .3s ease;font-size:13px}.action-btn svg{font-size:17px;color:#55b3e6;cursor:pointer}.action-btn-disabled{cursor:not-allowed;border-color:#d9d9d9;color:#00000040;background-color:#0000000a;box-shadow:none}.action-btn-disabled .action-btn-title{transition:all .3s ease;font-size:13px}.action-btn-disabled svg{font-size:17px;color:#00000040;cursor:pointer}.react-flow__resize-control{border:unset!important}.ant-badge-count{z-index:1!important}rect.react-flow__minimap-node.general-node{fill:#86efac}rect.react-flow__minimap-node.navigation-node{fill:#d8b4fe}rect.react-flow__minimap-node.mouse-node,rect.react-flow__minimap-node.keyboard-node{fill:#93c5fd}rect.react-flow__minimap-node.group-node{fill:#e6f4ff}rect.react-flow__minimap-node.data-node{fill:#67e8f9}rect.react-flow__minimap-node.script-node{fill:#fdba74}rect.react-flow__minimap-node.youtube-node{fill:#f59b9b}.react-flow__node-Stop .node-icon{background-color:#f5222d}.react-flow__node-Group{z-index:0!important;border-radius:2px;background-color:var(--colorBrandBackgroundInverted);box-shadow:var(--shadow4);color:var(--colorBrandBackground3Static)}.react-flow__node-Group .selected{border:1px solid #fff;box-shadow:0 0 5px #ffffff80}.react-flow__node-Group .ant-space-item{width:100%}.react-flow__node-Group .group-label{background:transparent;border:none;color:var(--colorBrandBackground3Static);font-weight:500;padding:0;border-radius:0}.react-flow__node-Group .group-header{width:100%;padding:12px;box-sizing:border-box}.react-flow__node-Group .group-header-info{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.1215686275)}.react-flow__node-Group .group-header-action{gap:12px;padding:0 12px}.react-flow__node-Group .group-header-divider{border-right:1px solid rgba(0,0,0,.1215686275)}.react-flow__node-Group .group-header-btn{cursor:pointer;border:none!important;background:transparent;fill:var(--colorBrandBackground3Static);color:var(--colorBrandBackground3Static)}.react-flow__node-Group .group-header-btn:hover svg{fill:#1890ff;color:#1890ff}.react-flow__node-Group .btn-resize:hover svg{fill:#1890ff;color:#1890ff}.react-flow__resize-control.handle.bottom.right{all:unset;bottom:0!important;right:0!important;position:absolute!important;padding:10px;display:flex;align-items:center;justify-content:center;cursor:se-resize}.react-flow__resize-control.handle.bottom.right span{display:flex;align-items:center;justify-content:center}.ant-card-body{overflow:auto}.ant-card-body::-webkit-scrollbar{width:4px;height:6px;border-radius:20px}.ant-card-body::-webkit-scrollbar-thumb{width:4px;height:6px;background:#898a8b;border-radius:20px}.ant-card-body::-webkit-scrollbar-track{width:4px;height:6px;border-radius:20px}.ant-tabs-tabpane{overflow:auto}.ant-tabs-tabpane::-webkit-scrollbar{width:4px;height:6px;border-radius:20px}.ant-tabs-tabpane::-webkit-scrollbar-thumb{width:4px;height:6px;background:#898a8b;border-radius:20px}.ant-tabs-tabpane::-webkit-scrollbar-track{width:4px;height:6px;border-radius:20px}.card-logger{width:calc(100% - 20px);z-index:100;border-color:transparent;position:absolute;left:10px;bottom:10px;box-shadow:var(--shadow4);display:flex;flex-direction:column}.card-logger .ant-card-body{height:100%;overflow:auto;padding:10px}.card-logger .ant-list .ant-list-item-meta-title{font-weight:600}.card-logger .ant-list .ant-list-item-meta{display:flex;align-items:center}.card-logger .ant-list .ant-list-item{padding:10px 16px;cursor:pointer;user-select:none;-webkit-user-select:none;background-color:var(--colorNeutralBackground5)}.card-logger .ant-list .ant-list-item svg{fill:#55b3e6;color:#55b3e6}.card-logger .ant-list .ant-list-item:hover:not(.active){background-color:var(--colorNeutralBackground5Hover)}.card-logger .ant-list .ant-list-item.active{background-color:var(--colorNeutralBackground5Selected)}.cm-scroller{max-width:unset!important}.svg{display:inline-block;height:500px;width:500px;line-height:300px;text-align:center}#svg{display:inline-block;vertical-align:middle;fill:#0057b8}#svg path:nth-child(1){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.04s;animation-delay:.04s}#svg path:nth-child(1):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(2){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.08s;animation-delay:.08s}#svg path:nth-child(2):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(3){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}#svg path:nth-child(3):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(4){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.16s;animation-delay:.16s}#svg path:nth-child(4):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(5){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.2s;animation-delay:.2s}#svg path:nth-child(5):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(6){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.24s;animation-delay:.24s}#svg path:nth-child(6):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(7){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.28s;animation-delay:.28s}#svg path:nth-child(7):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(8){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.32s;animation-delay:.32s}#svg path:nth-child(8):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(9){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.36s;animation-delay:.36s}#svg path:nth-child(9):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(10){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.4s;animation-delay:.4s}#svg path:nth-child(10):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(11){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.44s;animation-delay:.44s}#svg path:nth-child(11):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(12){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.48s;animation-delay:.48s}#svg path:nth-child(12):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(13){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.52s;animation-delay:.52s}#svg path:nth-child(13):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(14){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.56s;animation-delay:.56s}#svg path:nth-child(14):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(15){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.6s;animation-delay:.6s}#svg path:nth-child(15):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(16){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.64s;animation-delay:.64s}#svg path:nth-child(16):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(17){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.68s;animation-delay:.68s}#svg path:nth-child(17):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(18){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.72s;animation-delay:.72s}#svg path:nth-child(18):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(19){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.76s;animation-delay:.76s}#svg path:nth-child(19):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(20){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.8s;animation-delay:.8s}#svg path:nth-child(20):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(21){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.84s;animation-delay:.84s}#svg path:nth-child(21):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(22){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.88s;animation-delay:.88s}#svg path:nth-child(22):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(23){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.92s;animation-delay:.92s}#svg path:nth-child(23):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(24){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:.96s;animation-delay:.96s}#svg path:nth-child(24):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(25){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1s;animation-delay:1s}#svg path:nth-child(25):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(26){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.04s;animation-delay:1.04s}#svg path:nth-child(26):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(27){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.08s;animation-delay:1.08s}#svg path:nth-child(27):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(28){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.12s;animation-delay:1.12s}#svg path:nth-child(28):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(29){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.16s;animation-delay:1.16s}#svg path:nth-child(29):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(30){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.2s;animation-delay:1.2s}#svg path:nth-child(30):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(31){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.24s;animation-delay:1.24s}#svg path:nth-child(31):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(32){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.28s;animation-delay:1.28s}#svg path:nth-child(32):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(33){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.32s;animation-delay:1.32s}#svg path:nth-child(33):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(34){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.36s;animation-delay:1.36s}#svg path:nth-child(34):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(35){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.4s;animation-delay:1.4s}#svg path:nth-child(35):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(36){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.44s;animation-delay:1.44s}#svg path:nth-child(36):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(37){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.48s;animation-delay:1.48s}#svg path:nth-child(37):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(38){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.52s;animation-delay:1.52s}#svg path:nth-child(38):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(39){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.56s;animation-delay:1.56s}#svg path:nth-child(39):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(40){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.6s;animation-delay:1.6s}#svg path:nth-child(40):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(41){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.64s;animation-delay:1.64s}#svg path:nth-child(41):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(42){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.68s;animation-delay:1.68s}#svg path:nth-child(42):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(43){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.72s;animation-delay:1.72s}#svg path:nth-child(43):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(44){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.76s;animation-delay:1.76s}#svg path:nth-child(44):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(45){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.8s;animation-delay:1.8s}#svg path:nth-child(45):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(46){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.84s;animation-delay:1.84s}#svg path:nth-child(46):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(47){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.88s;animation-delay:1.88s}#svg path:nth-child(47):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(48){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.92s;animation-delay:1.92s}#svg path:nth-child(48):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(49){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:1.96s;animation-delay:1.96s}#svg path:nth-child(49):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(50){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:2s;animation-delay:2s}#svg path:nth-child(50):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(51){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:2.04s;animation-delay:2.04s}#svg path:nth-child(51):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(52){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:2.08s;animation-delay:2.08s}#svg path:nth-child(52):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(53){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:2.12s;animation-delay:2.12s}#svg path:nth-child(53):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(54){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:2.16s;animation-delay:2.16s}#svg path:nth-child(54):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(55){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:2.2s;animation-delay:2.2s}#svg path:nth-child(55):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(56){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:2.24s;animation-delay:2.24s}#svg path:nth-child(56):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(57){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:2.28s;animation-delay:2.28s}#svg path:nth-child(57):hover{-webkit-animation-play-state:paused;animation-play-state:paused}#svg path:nth-child(58){-webkit-animation:pweek 5s linear infinite;animation:pweek 5s linear infinite;-webkit-animation-delay:2.32s;animation-delay:2.32s}#svg path:nth-child(58):hover{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes pweek{0%{fill:#0057b8}16.6666666667%{fill:#f11e4a}33.3333333333%{fill:#237}50%{fill:#229c79}66.6666666667%{fill:#f8a527}83.3333333333%{fill:#266d7f}to{fill:#0057b8}}@keyframes pweek{0%{fill:#0057b8}16.6666666667%{fill:#f11e4a}33.3333333333%{fill:#237}50%{fill:#229c79}66.6666666667%{fill:#f8a527}83.3333333333%{fill:#266d7f}to{fill:#0057b8}}.card-login{width:100%;margin-right:20px;margin-left:20px;height:calc(100vh - 100px);display:flex;flex-direction:column;align-items:center;justify-content:center}.card-login .ant-card-body{width:100%;display:flex;align-items:center;justify-content:center}.card-login .ant-space-item,.card-login .ant-form-item-control-input-content{display:flex;justify-content:center}.test .ant-space-item,.test .ant-form{width:100%!important}html{background-color:#f0f4f9;user-select:none;-webkit-user-select:none;overflow:hidden;--tw-text-opacity: 1;--tw-bg-opacity: .05}body{margin:0;padding:0;overflow:hidden}html body #header{--wails-draggable: drag}.ant-table .react-resizable-handle{position:absolute;right:-5px;bottom:0;z-index:1;width:10px;height:100%;cursor:col-resize}.ant-table .react-resizable{position:relative;background-clip:padding-box}.row-actions{margin-bottom:20px;cursor:default}.ant-col-filters{display:flex;align-items:center}.ms-Button--primary+.ms-Button[aria-expanded=true]{background-color:#005a9e!important}.ant-table-wrapper .ant-table-ping-right .ant-table-cell-fix-right-first:after,.ant-table-wrapper .ant-table-ping-right .ant-table-cell-fix-right-last:after{box-shadow:inset -8px 0 8px -8px #fbfbfb21}.ant-modal-root .ant-modal-wrap{overflow:hidden}.ant-btn-icon{display:flex!important}.ant-modal-body{max-height:calc(100dvh - 250px);padding:0 5px 0 0!important;overflow-y:auto;overflow-x:hidden}.ant-modal-body::-webkit-scrollbar{width:4px;border-radius:20px}.ant-modal-body::-webkit-scrollbar-thumb{width:4px;background:#898a8b;border-radius:20px}.ant-modal-body::-webkit-scrollbar-track{width:4px;border-radius:20px}.ant-table-wrapper .ant-table{scrollbar-color:unset}.ant-table-content::-webkit-scrollbar{height:6px;border-radius:20px}.ant-table-content::-webkit-scrollbar-thumb{height:6px;background:#898a8b;border-radius:20px}.ant-table-content::-webkit-scrollbar-track{height:6px;border-radius:20px}textarea{overflow-y:auto}textarea::-webkit-scrollbar{width:4px;border-radius:20px}textarea::-webkit-scrollbar-thumb{width:4px;background:#898a8b;border-radius:20px}textarea::-webkit-scrollbar-track{width:4px;border-radius:20px}.ant-select-focused .ant-select-selector{box-shadow:none!important;border-color:none!important}.fui-MenuItem:hover svg{color:var(--colorNeutralForeground2)}.fui-NavItem__icon,.fui-NavCategoryItem{align-items:center}.fui-NavItem__icon svg,.fui-NavCategoryItem svg{width:16px!important;height:16px!important}.fui-SplitButton__menuButton span{display:flex;align-items:center}.fui-NavCategoryItem__icon{align-items:center}.fui-NavCategoryItem__expandIcon{align-items:center;display:flex!important}.fui-NavSubItemGroup :after{margin-inline-start:-45px!important}.fui-Button{font-weight:400!important}.ant-tabs-nav-list{justify-content:space-between}.ant-tabs-editable>.ant-tabs-nav>.ant-tabs-nav-wrap .ant-tabs-tab{width:160px;display:flex;justify-content:space-between;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-scroller{max-width:283px}.cm-scroller::-webkit-scrollbar{width:4px;height:4px;border-radius:20px}.cm-scroller::-webkit-scrollbar-thumb{width:4px;height:4px;background:#898a8b;border-radius:20px}.cm-scroller::-webkit-scrollbar-track{width:4px;height:4px;border-radius:20px}.ant-dropdown-menu::-webkit-scrollbar{width:4px;border-radius:20px}.ant-dropdown-menu::-webkit-scrollbar-thumb{width:4px;background:#898a8b;border-radius:20px}.ant-dropdown-menu::-webkit-scrollbar-track{width:4px;border-radius:20px}.panel-header{font-size:16px;font-weight:500}.site-tag-plus{cursor:text;border-style:dashed}.edit-tag{user-select:none;margin-right:8px;margin-bottom:3px}.tag-input{width:100px;margin-right:8px;vertical-align:top}.ant-typography p,.ant-typography{margin-bottom:0!important}.ant-table-expanded-row .ant-table-cell{max-width:0px!important}.ant-table-expanded-row .ant-cell-logs{padding-bottom:6px;overflow:auto;max-height:250px!important}.ant-table-expanded-row .ant-cell-logs::-webkit-scrollbar{width:4px;height:4px;border-radius:20px}.ant-table-expanded-row .ant-cell-logs::-webkit-scrollbar-thumb{width:4px;height:4px;background:#898a8b;border-radius:20px}.ant-table-expanded-row .ant-cell-logs::-webkit-scrollbar-track{width:4px;height:4px;border-radius:20px}.view-filter-custom-scroll::-webkit-scrollbar{width:4px;border-radius:20px}.view-filter-custom-scroll::-webkit-scrollbar-thumb{width:4px;background:#898a8b;border-radius:20px}.view-filter-custom-scroll::-webkit-scrollbar-track{width:4px;border-radius:20px}
