.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:auto 0 0}.vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.vue-flow{position:relative;width:100%;height:100%;overflow:hidden;z-index:0}.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}.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:grab}.vue-flow__node.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{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.vue-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.vue-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.vue-flow__handle-right{right:-4px;top:50%;transform:translateY(-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%}.vue-flow__minimap{background-color:#fff}.vue-flow__minimap.pannable{cursor:grab}.vue-flow__minimap.dragging{cursor:grabbing}.vue-flow__minimap-mask.pannable{cursor:grab}@property --border-opacity{syntax: "<number>"; inherits: false; initial-value: 0;}html{overflow:hidden}::-webkit-scrollbar{height:16px;width:16px;overflow:visible}::-webkit-scrollbar-thumb{background-color:var(--or-color-light-4);background-clip:content-box;border:solid transparent;border-width:4px;border-radius:16px;min-height:28px}::-webkit-scrollbar-thumb:hover{background-color:var(--or-color-light-5)}body{font-weight:400;background:#f9f9f9;background-attachment:fixed}nav{z-index:10;background:#f9f9f9;background-attachment:fixed}nav .dropdown-menu{display:none}nav .dropdown:hover .dropdown-menu{display:block}a,button{cursor:pointer;text-decoration:none;background:transparent}img{width:100%;height:auto}hr{border:0;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.3)}iframe{border:0px}.or-flex{display:flex;align-items:center;gap:8px}.dropdown-menu{display:none}.dropdown:hover .dropdown-menu{display:block}.row-bg-no-task{background:linear-gradient(90deg,#fff6,#ffffff26)}.row-bg-no-task:hover{background:linear-gradient(90deg,#fff,#fff9)}.row-bg-no-task:active{background:linear-gradient(90deg,#ffffffe6,#ffffff80)}.row-bg{background:linear-gradient(90deg,#fffc,#ffffff4d)}.row-bg:hover{background:linear-gradient(90deg,#fff,#fff9)}.row-bg:hover .internal{background-color:#3d39ff}.row-bg:hover .non-sequential{background-color:#e5e4ff}.row-bg:active,.row-bg.active{background:#fff}.row-bg:active .internal,.row-bg.active .internal{background-color:#3d39ff}.row-bg:active .non-sequential,.row-bg.active .non-sequential{background-color:#e5e4ff}.row-spacing{border-spacing:0 1rem}.row-spacing-3{border-spacing:0 .75rem}.background-blur{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.loading{height:4px}.pt-100p{padding-top:100%}.pl-100p{padding-left:100%}.break-name{word-break:break-word}.gradient-avatar{width:215px;height:215px;border-radius:4px}.gradient-avatar-profile{background-image:radial-gradient(90.36% 90.36% at 23.93% 9.64%,#ae9eff,#c4eef8);width:215px;height:215px}.gradient-avatar-rectangle{width:250px;height:121px;border-radius:4px}.logo-avatar{min-width:215px;max-width:215px;min-height:215px;max-height:215px;border-radius:4px}.logo-avatar-rectangle{min-width:250px;max-width:250px;min-height:121px;max-height:121px;border-radius:4px}.dp__menu{--dp-primary-color: var(--or-color-onramp);--dp-primary-disabled-color: var(--or-color-onramp-disabled);--dp-primary-text-color: white;--dp-animation-duration: .15s;--dp-cell-padding: 4px;--dp-common-padding: 8px;--dp-font-family: var(--or-font-family);--dp-font-size: var(--o-font-size);--dp-preview-font-size: 12px;--dp-time-font-size: 12px;--dp-border-radius: 8px;--dp-cell-border-radius: 999px;--dp-common-transition: all .15s ease-in;z-index:999}.note-statusbar{display:none!important}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.steps-library,.steps-library.collapsed:hover{width:16.666667%;padding-left:24px}.steps-library .drag-heading,.steps-library.collapsed:hover .drag-heading{display:block}.steps-library .library-icon,.steps-library.collapsed:hover .library-icon{display:none}.steps-library .controls-group,.steps-library.collapsed:hover .controls-group{visibility:visible}.steps-library .item,.steps-library.collapsed:hover .item{padding-left:24px;margin-left:-24px}.steps-library .item .item-title,.steps-library.collapsed:hover .item .item-title{display:flex}.steps-library.collapsed{width:64px;padding-left:0}.steps-library.collapsed .drag-heading{display:none}.steps-library.collapsed .library-icon{display:block}.steps-library.collapsed .controls-group{visibility:hidden}.steps-library.collapsed .item{padding-left:0;margin-left:0;justify-content:center}.steps-library.collapsed .item .item-title{display:none}.max-h-70{max-height:70vh}.fixed-h-screen{height:80vh}.fixed-h-90{max-height:90vh}.min-vh-85{min-height:85vh}.min-vh-75{min-height:75vh}.vh-50{height:50vh}.vh-70{height:70vh}.vh-80{height:80vh}.v-popper--theme-tooltip{display:block!important;z-index:999;top:0;left:0}.v-popper--theme-tooltip .v-popper__inner{background:var(--or-background-main);color:var(--or-text-color-main);border:1px solid var(--or-border-color);border-radius:4px;padding:5px 10px 4px;box-shadow:0 4px 40px #0000000d;font-size:14px;max-width:400px}.v-popper--theme-tooltip .v-popper__arrow-container{height:5px}.v-popper--theme-tooltip .v-popper__arrow-container .v-popper__arrow-outer{border-color:var(--or-border-color)}.v-popper--theme-tooltip .v-popper__arrow-container .v-popper__arrow-inner{border-color:var(--or-background-main);visibility:initial}.v-popper--theme-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.v-popper--theme-tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.v-popper--theme-menu .v-popper__inner{background:var(--or-background-main);color:var(--or-text-color-main);border:1px solid var(--or-border-color);border-radius:4px;padding:5px 10px 4px;box-shadow:0 4px 40px #0000000d;font-size:14px}.chk-wrapper{display:block;position:relative;padding-left:20px;margin-bottom:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chk-wrapper input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.chk-wrapper .checkmark{position:absolute;top:3px;left:0;height:12px;width:12px;border-radius:2px;background-color:#3d39ff0d;border:1px solid rgba(61,57,255,.2)}.chk-wrapper .checkmark:after{content:"";position:absolute;display:none;top:3px;left:3px;height:4px;width:4px;background:#3d39ff99;border-radius:1px}.chk-wrapper input:checked~.checkmark{background-color:#3d39ff1a}.chk-wrapper:hover input~.checkmark{background-color:#3d39ff33}.chk-wrapper input:checked~.checkmark:after{display:block}.chk-wrapper.dark-mode .checkmark{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.2)}.chk-wrapper.dark-mode .checkmark:after{background:#fff}.chk-wrapper.dark-mode input:checked~.checkmark{background-color:#ffffff1a}.chk-wrapper.dark-mode:hover input~.checkmark{background-color:#fff3}.blur-none{-webkit-backdrop-filter:none;backdrop-filter:none}.bg-secondary-blue-gray-40{background-color:#e5e4ff66}.bg-secondary-blue-gray-100{background-color:#e5e4ff}.rounded-10{border-radius:10px}.width-40px{width:40px}.width-25px{width:25px}.v-tooltip .tooltip-inner{max-width:250px;padding:16px 8px 8px 16px}.v-popper__popper{left:0%;top:0%}.v-popper__inner{--tw-shadow: 0px 4px 40px rgba(19, 34, 65, .05);--tw-shadow-colored: 0px 4px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow);background-color:#fff;border-radius:4px;border:1px solid var(--o-color-dark-5);font-size:14px;line-height:16px;color:var(--o-color-dark-80)}.v-popper__inner .resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;display:block;overflow:hidden}ul.popper-container.options{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;padding:8px 0}ul.popper-container.options hr{border-color:var(--o-color-dark-5)}ul.popper-container.options li.item{padding:14px 16px;color:var(--o-color-dark-60);cursor:pointer;display:flex;align-items:center;gap:16px}ul.popper-container.options li.item:hover{background-color:var(--o-color-dark-3)}ul.popper-container.options li.item.disabled{color:var(--o-color-dark-40);cursor:not-allowed}ul.popper-container.options li.item.disabled:hover{background-color:transparent}ul.popper-container.options li.item span{margin-bottom:-4px}.w-250{width:250px}.text-instructions a{color:#3d39ff;text-decoration:underline}.celebrating .main{opacity:1;background-color:#fff}.celebrating .other{opacity:.4}.user-infor-popup{width:672px}.vc-chrome-toggle-icon svg{display:inline}.toggle-button .item{line-height:14px;padding:3px 8px 1px}.step-option-disabled{border-radius:9999px;border-width:1.5px;cursor:default;display:flex;justify-content:center;margin-top:.75rem;padding-top:.5rem;padding-bottom:.5rem;width:33.333333%}.step-option-selected{color:var(--o-color-dark-70);border-color:var(--o-color-dark-70)}.text-instructions ul,.note-editable ul{list-style:disc}.text-instructions ol,.note-editable ol{list-style:decimal}.note-editable{padding:20px}.note-editable ul,.note-editable ol{margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px}.note-editable ul{list-style-type:disc}.note-editable ol{list-style-type:decimal}.warning-icon{--size: 16px;height:var(--size);width:var(--size);border-radius:var(--size);color:#fff;background-color:#ff6969;font-size:11px;padding-top:3px}.info-icon{--size: 16px;--blue-color: rgba(61, 57, 255, .4);height:var(--size);width:var(--size);border-radius:var(--size);margin-left:10px;font-size:11px;color:var(--blue-color);border:1px solid var(--blue-color);padding-top:3px}.integration-button{width:100px;height:30px;font-size:14px}.integration-cta{width:250px;height:40px;font-size:18px}.sticking-popover{top:60px!important;left:0!important;transform:none!important}.loading-rotation{--size: 16px;background-repeat:no-repeat;background-size:var(--size);height:var(--size);width:var(--size);animation:rotation .75s infinite linear;background-color:transparent;margin-right:15px}.settings-header{height:100px;width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(19,34,65,.1);margin-top:-2rem;margin-bottom:20px}.settings-header h2{font-size:40px;color:#3f4c65;font-weight:600}.settings-header a{font-size:14px;color:#3d39ffcc}.sso-choice{display:flex;align-items:center;margin-bottom:35px}.sso-choice .explanation{display:flex;flex-flow:column nowrap;margin-right:15px;max-width:400px}.sso-choice .explanation .title{font-size:14px;color:#576278}.sso-choice .explanation .subtitle{font-size:12px;color:#6461ff}.sso-config{margin-bottom:35px}.not-allowed-header{height:65px;width:100%;background:#3d39ff;display:flex;align-items:center;padding-left:30px}.not-allowed-page{display:flex;flex-flow:column nowrap;align-items:center;padding-top:150px;height:100%;margin:30px auto 0;overflow:hidden;width:95%;background:#fff;box-shadow:0 0 40px #1322411f;border-radius:10px 10px 0 0}.not-allowed-page img{max-width:330px;height:auto}.not-allowed-page h1{font-size:40px;color:#000;margin:40px 0}.not-allowed-page a.login-button{height:31px;padding:6px 12px;cursor:pointer;color:#fff;font-size:14px;background:#3d39ff;box-shadow:none;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:4px;text-decoration:none}.not-allowed-page a.login-button.hidden{display:none}.not-allowed-page a.login-button:active,.not-allowed-page a.login-button:hover{background:linear-gradient(255.53deg,#6461ff,#dd57ff);box-shadow:0 0 10px #1322411a inset}.note-modal-footer{height:50px}.note-modal-footer .note-btn{background-color:#ff6969;border:0}.view-cell-link{color:var(--or-text-color-link)}.view-cell-link:hover{text-decoration:underline}@media all and (max-width:800px){.login-page .right{display:none}.login-page .left{width:100%}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.tailwind-filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.tailwind-drop-shadow-pdf{--tw-drop-shadow: drop-shadow(0px 4px 20px rgba(19, 34, 65, .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.tailwind-shadow-tooltipKPIChart,.tailwind-shadow-popup{--tw-shadow: 0px 4px 40px rgba(19, 34, 65, .05);--tw-shadow-colored: 0px 4px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.tailwind-text-left{text-align:left}.tailwind-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tailwind-oldstyle-nums{--tw-numeric-figure: oldstyle-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tailwind-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tailwind-backdrop-blur-25{--tw-backdrop-blur: blur(100px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.tailwind-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.GREEN{color:var(--o-color-green)}.YELLOW{color:var(--o-color-yellow-50)}.text-secondary-green{--tw-text-opacity: 1;color:rgb(118 218 200/var(--tw-text-opacity))}.text-secondary-pink,.RED{--tw-text-opacity: 1;color:rgb(229 145 149/var(--tw-text-opacity))}.text-secondary-yellow{--tw-text-opacity: 1;color:rgb(212 211 173/var(--tw-text-opacity))}.cursor-move{cursor:move}.cursor-pointer{cursor:pointer}
