@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.xflow-default-node{z-index:10;display:flex;width:180px;height:36px;line-height:36px;text-align:center;background-color:#fff;border:1px solid #1890ff;border-radius:2px;box-shadow:-1px -1px 4px #dfdfdf80,-2px 2px 4px #f4f4f480,2px 3px 8px 2px #9797970d;transition:all ease-in-out .15s}.xflow-default-node:hover{background-color:#fff;border:1px solid #3057e3;box-shadow:0 0 3px 3px #3056e326;cursor:move}.xflow-default-node .icon{width:36px}.xflow-default-node .label{width:108px;overflow:hidden;text-overflow:ellipsis}.xflow-default-node .status{width:36px}.xflow-default-node.panel-node{border:0}.x6-node-selected .xflow-default-node{background-color:#3056e30d;border:1px solid #3057e3;box-shadow:0 0 3px 3px #3056e326}.x6-node-selected .xflow-default-node:hover{background-color:#fff;box-shadow:0 0 5px 5px #3056e326}.xflow-default-group-node{z-index:9;width:100%;height:100%;background-color:#ffffffa6;border:1px solid rgba(255,255,255,.25);border-radius:4px;box-shadow:#1131601f 0 1px 3px,#1131600a 0 0 0 1px;cursor:grab}.xflow-default-group-node:hover{background-color:#e3f4ff73;border:1px solid #1890ff;box-shadow:0 0 3px 3px #40a9ff33;cursor:move}.xflow-default-group-node .xflow-group-header{display:flex;justify-content:space-between;padding:0 12px;font-size:14px;line-height:38px}.xflow-default-group-node .xflow-group-header .header-left{width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.xflow-default-group-node .xflow-group-header .header-right{display:inline-flex;align-items:center}.xflow-default-group-node .xflow-group-header .header-right span.anticon{margin-left:8px}.x6-node-selected .xflow-default-group-node{background-color:#f3f9ffeb;border:1px solid #1890ff;box-shadow:0 0 3px 3px #40a9ff33}.x6-node-selected .xflow-default-group-node:hover{background-color:#f3f9ff99}.xflow-canvas-root{position:absolute;top:0;right:0;bottom:0;left:0}.xflow-x6-canvas{width:100%;height:100%}.xflow-app-workspace{position:relative;width:100%;height:100%}.xflow-hide{display:none}.x6-widget-dnd.dragging{cursor:grabbing!important}.xflow-collapse-panel{border-right:1px solid #d9d9d9}.xflow-collapse-panel .disabled{position:relative;opacity:.45}.xflow-collapse-panel .disabled:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999;cursor:not-allowed;content:""}.xflow-collapse-panel-node-wrapper{display:flex;align-items:center;justify-content:center;width:100%;cursor:grab}.xflow-collapse-panel-header{display:flex;justify-content:space-evenly;background:#fff;border-bottom:1px solid #d9d9d9}.xflow-collapse-panel-header-title{font-size:16px}.xflow-collapse-panel-header-search{width:100%;padding:0 12px}.xflow-collapse-panel-body{padding:0;overflow-x:hidden;overflow-y:auto;background:#fff}.xflow-collapse-panel-footer{display:flex;justify-content:space-evenly;background:#fff;border-top:1px solid #d9d9d9}.xflow-collapse-panel-footer-title{font-size:16px}.xflow-collapse-panel .xflow-collapse-search-list{height:100%;margin:0;padding:8px 0;overflow-y:auto;list-style:none}.xflow-collapse-panel .xflow-collapse-search-list-item{margin:0;padding:4px 0}.xflow-collapse-panel .xflow-collapse-list{height:100%;margin:0;padding:0;overflow-y:auto;list-style:none}.xflow-collapse-panel .xflow-collapse-list-item{margin:0;padding:0}.xflow-collapse-panel .xflow-collapse-list-item.close .xflow-collapse-content{height:0;transform:scaleY(0)}.xflow-collapse-panel .xflow-collapse-header{display:flex;justify-content:space-between;padding:8px 16px;color:#000000a6;line-height:1.5;cursor:pointer;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.xflow-collapse-panel .xflow-collapse-header:hover{background:#f5f5f5}.xflow-collapse-panel .xflow-collapse-header-icon{display:flex;align-items:center;justify-content:center;width:24px}.xflow-collapse-panel .xflow-collapse-header-icon svg{transition:all .5s}.xflow-collapse-panel .xflow-collapse-header-label{flex:1}.xflow-collapse-panel .xflow-collapse-header-extra{width:auto}.xflow-collapse-panel .xflow-collapse-content{height:100%;height:auto;overflow:hidden;transform:scaleY(1);transition:scale .15s ease-in-out}.xflow-collapse-panel .xflow-collapse-content-item{padding:4px 0;transition:all .5s}.xflow-collapse-panel .xflow-collapse-content-item:hover{background:#f5f5f5}.x6-menu{position:relative;display:inline-block;min-width:160px;min-height:32px;margin:0;padding:4px 0;background-color:#fff;outline:0;box-shadow:0 2px 10px #0000001f}.x6-menu-item{position:relative}.x6-menu-item-active>.x6-menu-item-button,.x6-menu-item:hover>.x6-menu-item-button{color:#262626;background:#f5f5f5}.x6-menu-item-divider{display:block;width:100%;height:1px;margin:4px 0;background:rgba(150,150,150,.2);pointer-events:none}.x6-menu-item-button{position:relative;display:flex;align-content:center;align-items:center;justify-content:space-between;width:100%;height:28px;padding:0 12px;color:#595959;text-align:left;background:transparent;border:none;outline:none;box-shadow:none;cursor:pointer}.x6-menu-item-hidden{display:none}.x6-menu-item-disabled>.x6-menu-item-button,.x6-menu-item-disabled:hover>.x6-menu-item-button{color:#595959;background-color:transparent;cursor:not-allowed;opacity:.4}.x6-menu-item-icon{position:absolute;top:50%;left:6px;display:none;width:24px;height:24px;margin-top:-12px;font-size:13px}.x6-menu-item-text{padding-right:56px;overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.x6-menu-item-hotkey{font-size:13px;opacity:.75}.x6-menu-submenu-arrow,.x6-menu-submenu.x6-menu-item-disabled:hover>.x6-menu-item-button>.x6-menu-submenu-arrow{position:absolute;top:10px;right:12px;width:0;height:0;border-top:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(0,0,0,0);border-left:5px solid #262626;opacity:.4;pointer-events:none}.x6-menu-submenu-menu,.x6-menu-submenu.x6-menu-item-disabled:hover>.x6-menu-submenu-menu{position:absolute;top:-5px;left:100%;z-index:9999;min-width:200px;margin-left:-4px;padding:5px 0;background:#fff;box-shadow:0 2px 10px #0000001f;transform:translate(-10px);visibility:hidden;opacity:0;transition:all .25s cubic-bezier(.3,1.2,.2,1)}.x6-menu-submenu.x6-menu-item-active>.x6-menu-item-button>.x6-menu-submenu-arrow,.x6-menu-submenu:hover>.x6-menu-item-button>.x6-menu-submenu-arrow{opacity:.75}.x6-menu-submenu.x6-menu-item-active>.x6-menu-submenu-menu,.x6-menu-submenu:hover>.x6-menu-submenu-menu{transform:translate(0);visibility:visible;opacity:1}.x6-menu.x6-menu-has-icon .x6-menu-item-button{padding-left:30px}.x6-menu.x6-menu-has-icon .x6-menu-item-button .x6-menu-item-icon{display:flex;align-items:center;justify-content:center}.x6-menu.x6-menu-has-icon .x6-menu-item-button .x6-menu-item-text{padding-left:2px}.xflow-menu-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1000}.xflow-menu-mask .x6-dropdown{overflow:visible;pointer-events:all}.xflow-menu-mask .xflow-context-menu-anchor{position:absolute;z-index:1;background-color:#fff}@keyframes xflow-processing-line{to{stroke-dashoffset:-1000}}.dag-extension-container .x6-edge{stroke-width:1px}.dag-extension-container .x6-edge.success path:nth-child(2){stroke:#d5d5d5!important}.dag-extension-container .x6-edge.success path:nth-child(3){fill:#d5d5d5!important;stroke:#d5d5d5!important}.dag-extension-container .x6-edge.error{stroke-width:2px}.dag-extension-container .x6-edge.error path:nth-child(2){stroke:#f5222d73!important;stroke-width:2px}.dag-extension-container .x6-edge.processing path:nth-child(2){animation:xflow-processing-line 30s infinite linear;stroke:#39ca74cc;stroke-width:2px;stroke-dasharray:8px,2px}.dag-extension-container .x6-edge.x6-edge-selected path:nth-child(2){stroke:#1890ff;stroke-width:2px}.dag-extension-container .x6-edge:hover path:nth-child(2){stroke:#1890ff;stroke-width:2px}.dag-extension-container .x6-edge.hoverHighlight path:nth-child(2){stroke:#1890ff;stroke-width:2px}.dag-extension-container .x6-port .xflow-port-group .xflow-port-arrow{display:none}.dag-extension-container .x6-port .xflow-port-group.available .xflow-port{stroke:#39ca7499;r:8;stroke-width:8px}.dag-extension-container .x6-port .xflow-port-group.connected .xflow-port-arrow{display:block}.dag-extension-container .x6-port .xflow-port-group.connected .xflow-port{display:none}.dag-extension-container .x6-port .xflow-port-group.adsorbed .xflow-port{stroke:#39ca74d9;r:10;stroke-width:10px}.layout-top-bottom .x6-port .xflow-port-group .xflow-port-arrow{display:none}.layout-top-bottom .x6-port .xflow-port-group.connected .xflow-port-arrow{display:block}.layout-top-bottom .x6-port .xflow-port-group.connected .xflow-port,.layout-left-right .x6-port .xflow-port-group .xflow-port-arrow{display:none}.layout-left-right .x6-port .xflow-port-group.connected .xflow-port-arrow{display:block;transform:translateY(5px) rotate(270deg)!important}.layout-left-right .x6-port .xflow-port-group.connected .xflow-port{display:none}.flow-extension-container .x6-edge{stroke-width:1px}.flow-extension-container .x6-edge.success path:nth-child(2){stroke:#888!important}.flow-extension-container .x6-edge.success path:nth-child(3){fill:#888!important;stroke:#888!important}.flow-extension-container .x6-edge.error{stroke-width:2px}.flow-extension-container .x6-edge.error path:nth-child(2){stroke:#f5222d73!important;stroke-width:2px}.flow-extension-container .x6-edge.guideProcessing path:nth-child(2){stroke:#39ca74cc;stroke-width:2px;stroke-dasharray:8px,2px}.flow-extension-container .x6-edge.guideProcessing path:nth-child(2):local{animation:processing-line 30s infinite linear}.flow-extension-container .x6-edge.x6-edge-selected path:nth-child(2){stroke:#1890ff;stroke-width:2px}.flow-extension-container .x6-edge:hover path:nth-child(2){stroke:#1890ff;stroke-width:2px}.flow-extension-container .x6-edge.hoverHighlight path:nth-child(2){stroke:#1890ff;stroke-width:2px}.flow-extension-container .x6-widget-transform{margin:-1px 0 0 -1px;padding:0;border:1px solid #239edd}.flow-extension-container .x6-widget-transform>div{border:1px solid #239edd}.flow-extension-container .x6-widget-transform>div:hover{background-color:#3dafe4}.flow-extension-container .x6-widget-transform-active-handle{background-color:#3dafe4}.flow-extension-container .x6-widget-transform-resize{border-radius:0}.flow-extension-container .x6-widget-selection-inner{border:1px solid #239edd}.flow-extension-container .x6-widget-selection-box{opacity:0}.xflow-form-checkbox{margin-bottom:2px!important}.xflow-form-checkbox :global .ant-checkbox-wrapper{width:100%;overflow:hidden}.xflow-form-input :global .ant-input-clear-icon{color:#00000040}.xflow-json-form{height:100%}.xflow-json-form label{font-size:12px}.xflow-json-form .ant-form-item{margin-bottom:12px}.xflow-json-form .ant-form-item .ant-form-item-label{padding-bottom:4px}.xflow-json-form .ant-form-item .ant-form-item-label>label{color:#666}.xflow-json-form .ant-form-item .ant-form-item-control .ant-checkbox-wrapper{color:#666}.xflow-json-form .ant-form-item-explain,.xflow-json-form .ant-form-item-extra{font-size:12px}.xflow-json-form .ant-form-item-explain-error>div{word-break:break-all}.xflow-json-form .ant-form-item-extra{margin-top:4px}.xflow-json-form .tabs{flex-direction:column;height:100%}.xflow-json-form .tabs .ant-tabs-nav{box-shadow:0 0 16px -5px #0003}.xflow-json-form .tabs .ant-tabs-nav .ant-tabs-nav-list{width:100%}.xflow-json-form .tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab{font-size:12px}.xflow-json-form .tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab-active{border-bottom-width:0}.xflow-json-form .tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{font-weight:400;text-align:center}.xflow-json-form .tabs .ant-tabs-content-holder{padding:0 16px;overflow-y:auto}.xflow-json-form .tabs.xTab .ant-tabs-nav .ant-tabs-nav-list{box-sizing:border-box;height:40px;background-color:#fff;border-bottom:1px solid #d9d9d9}.xflow-json-form .tabs.xTab .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab{background-color:#fff}.xflow-json-form .tabs.xTab .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn,.xflow-json-form .tabs.singleTab .ant-tabs-tab{width:100%}.xflow-json-form .tabs.coupleTab .ant-tabs-tab{width:50%;margin-right:0;border-right-width:0}.xflow-json-form .tabs.coupleTab .ant-tabs-tab:last-of-type{border-right-width:1px}.xflow-json-form .tabs.ternateTab .ant-tabs-tab{width:33%;margin-right:0;border-right-width:0}.xflow-json-form .tabs.ternateTab .ant-tabs-tab:last-of-type{border-right-width:1px}.xflow-json-schema-form{border-left:1px solid #d9d9d9}.xflow-json-schema-form-body{position:relative;width:100%;height:100%}.xflow-json-schema-form-header{display:flex;justify-content:space-evenly;background:#fff;border-bottom:1px solid #d9d9d9}.xflow-json-schema-form-header-title{font-size:16px}.xflow-json-schema-form-footer{display:flex;justify-content:space-evenly;background:#fff;border-top:1px solid #d9d9d9}.xflow-json-schema-form-footer-title{font-size:16px}.text-truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.xflow-minimap{z-index:999;background:#fff;box-shadow:0 0 10px #00000026}.xflow-minimap .x6-widget-minimap .x6-graph{background:rgba(255,255,255,.9)}.xflow-minimap .x6-widget-minimap{background:rgba(34,34,34,.05)}.xflow-node-dnd-panel{border-right:1px solid #d9d9d9}.xflow-node-dnd-panel-header{display:flex;justify-content:space-evenly;background:#fff;border-bottom:1px solid #d9d9d9}.xflow-node-dnd-panel-header-title{font-size:16px}.xflow-node-dnd-panel-header-search{width:100%;padding:0 12px}.xflow-node-dnd-panel-body{padding:8px 0;overflow-x:hidden;overflow-y:auto;background:#fff}.xflow-node-dnd-panel-body .ant-tree-iconEle.ant-tree-icon__customize{display:none!important;width:auto;margin-right:0;color:#00000073}.xflow-node-dnd-panel-body .ant-tree{background:unset}.xflow-node-dnd-panel-body .ant-tree-switcher{display:flex;align-items:center;justify-content:center}.xflow-node-dnd-panel-body .ant-tree-node-content-wrapper{display:flex;align-items:center;padding-left:0;overflow:hidden}.xflow-node-dnd-panel-body-list{margin:0;padding:0}.xflow-node-dnd-panel-body-list-item{margin:0;padding:4px 12px;overflow:hidden;list-style-type:none}.xflow-node-dnd-panel-body-list-item .xflow-node-dnd-panel-node-wrapper{justify-content:center}.xflow-node-dnd-panel-tree-leaf{position:relative}.xflow-node-dnd-panel-tree-leaf .ant-tree-iconEle{display:none}.xflow-node-dnd-panel-tree-leaf .ant-tree-title{padding:2px}.xflow-node-dnd-panel-node-wrapper{display:flex;align-items:center;width:100%}.xflow-node-dnd-panel-footer{display:flex;justify-content:space-evenly;background:#fff;border-top:1px solid #d9d9d9}.xflow-node-dnd-panel-footer-title{font-size:16px}.xflow-dnd-node{width:100%;height:40px}.x6-dropdown{position:absolute;top:-9999px;left:-9999px;z-index:9999;display:block;max-height:320px;overflow-y:scroll;border-radius:3px;box-shadow:0 1px 6px #0003}.x6-dropdown-hidden{display:none}.x6-dropdown-overlay{display:inline-block}.x6-dropdown.slide-down-enter.slide-down-enter-active.x6-dropdown-placement-bottomLeft,.x6-dropdown.slide-down-appear.slide-down-appear-active.x6-dropdown-placement-bottomLeft,.x6-dropdown.slide-down-enter.slide-down-enter-active.x6-dropdown-placement-bottomCenter,.x6-dropdown.slide-down-appear.slide-down-appear-active.x6-dropdown-placement-bottomCenter,.x6-dropdown.slide-down-enter.slide-down-enter-active.x6-dropdown-placement-bottomRight,.x6-dropdown.slide-down-appear.slide-down-appear-active.x6-dropdown-placement-bottomRight{animation-name:x6SlideUpIn}.x6-dropdown.slide-up-enter.slide-up-enter-active.x6-dropdown-placement-topLeft,.x6-dropdown.slide-up-appear.slide-up-appear-active.x6-dropdown-placement-topLeft,.x6-dropdown.slide-up-enter.slide-up-enter-active.x6-dropdown-placement-topCenter,.x6-dropdown.slide-up-appear.slide-up-appear-active.x6-dropdown-placement-topCenter,.x6-dropdown.slide-up-enter.slide-up-enter-active.x6-dropdown-placement-topRight,.x6-dropdown.slide-up-appear.slide-up-appear-active.x6-dropdown-placement-topRight{animation-name:x6SlideDownIn}.x6-dropdown.slide-down-leave.slide-down-leave-active.x6-dropdown-placement-bottomLeft,.x6-dropdown.slide-down-leave.slide-down-leave-active.x6-dropdown-placement-bottomCenter,.x6-dropdown.slide-down-leave.slide-down-leave-active.x6-dropdown-placement-bottomRight{animation-name:x6SlideUpOut}.x6-dropdown.slide-up-leave.slide-up-leave-active.x6-dropdown-placement-topLeft,.x6-dropdown.slide-up-leave.slide-up-leave-active.x6-dropdown-placement-topCenter,.x6-dropdown.slide-up-leave.slide-up-leave-active.x6-dropdown-placement-topRight{animation-name:x6SlideDownOut}@keyframes x6SlideUpIn{0%{transform:scaleY(.8);transform-origin:0% 0%;opacity:0}to{transform:scaleY(1);transform-origin:0% 0%;opacity:1}}@keyframes x6SlideUpOut{0%{transform:scaleY(1);transform-origin:0% 0%;opacity:1}to{transform:scaleY(.8);transform-origin:0% 0%;opacity:0}}@keyframes x6SlideDownIn{0%{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}to{transform:scaleY(1);transform-origin:100% 100%;opacity:1}}@keyframes x6SlideDownOut{0%{transform:scaleY(1);transform-origin:100% 100%;opacity:1}to{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}}.x6-toolbar{display:flex;flex-direction:row;height:28px;margin:0;padding:0 0 0 4px;overflow:hidden}.x6-toolbar-content{display:flex;flex:1;flex-direction:row;justify-content:space-between;overflow:hidden}.x6-toolbar-content-inner,.x6-toolbar-content-extras,.x6-toolbar-group,.x6-toolbar-item,.x6-toolbar-item-icon,.x6-toolbar-item-text{display:flex;flex-direction:row}.x6-toolbar-content-extras{align-content:center;align-items:center;font-size:14px}.x6-toolbar-group:before{align-self:center;width:1px;height:40%;margin:0 6px;background-color:#00000026;content:" ";pointer-events:none}.x6-toolbar-group:first-child:before{content:none}.x6-toolbar-item{align-content:center;align-items:center;margin:0;padding:0 4px;color:#595959;background-color:transparent;border:0;border-radius:2px;outline:none;box-shadow:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.x6-toolbar-item.x6-toolbar-item-hidden{display:none}.x6-toolbar-item.x6-toolbar-item-disabled,.x6-toolbar-item.x6-toolbar-item-disabled:hover{cursor:not-allowed;opacity:.4}.x6-toolbar-item.x6-toolbar-item-disabled .x6-toolbar-item-icon .x6-toolbar-item:active{transform:none}.x6-toolbar-item-icon,.x6-toolbar-item-text{align-content:center;align-items:center}.x6-toolbar-item-icon{font-size:14px;transition:transform 50ms ease}.x6-toolbar-item-icon:active{transform:scale(1.27201965)}.x6-toolbar-item-text{padding-left:4px;font-size:12px}.x6-toolbar-item-dropdown-wrap{margin-top:-13px}.x6-toolbar-item-dropdown-arrow{width:0;height:0;margin-left:6px;border-color:#262626 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;opacity:.4}.x6-toolbar.x6-toolbar-hover-effect{height:32px}.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item{margin:4px 2px 4px 0;padding:0 6px;color:#595959}.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item-disabled.x6-toolbar-item:hover{color:#595959;background-color:transparent}.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item-disabled.x6-toolbar-item:hover .x6-toolbar-item-dropdown-arrow{opacity:.4}.x6-toolbar-item.x6-toolbar-item-active,.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item.x6-toolbar-item-active,.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item:hover{color:#262626;background-color:#e0e0e0}.x6-toolbar-item.x6-toolbar-item-active .x6-toolbar-item-dropdown-arrow,.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item.x6-toolbar-item-active .x6-toolbar-item-dropdown-arrow,.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item:hover .x6-toolbar-item-dropdown-arrow{opacity:.75}.x6-toolbar-item.x6-toolbar-item-active{margin:4px 0}.x6-toolbar.x6-toolbar-big{height:32px}.x6-toolbar.x6-toolbar-big .x6-toolbar-content-extras{font-size:16px}.x6-toolbar.x6-toolbar-big .x6-toolbar-item{margin:4px 4px 4px 0;padding:0 5px;border-radius:3px}.x6-toolbar.x6-toolbar-big .x6-toolbar-item-text{font-size:14px}.x6-toolbar.x6-toolbar-big .x6-toolbar-item-icon{font-size:16px}.x6-toolbar.x6-toolbar-hover-effect.x6-toolbar-big{height:40px}.x6-toolbar.x6-toolbar-hover-effect.x6-toolbar-big .x6-toolbar-item{padding:0 10px}.x6-toolbar.x6-toolbar-small{height:22px}.x6-toolbar.x6-toolbar-small .x6-toolbar-content-extras{font-size:12px}.x6-toolbar.x6-toolbar-small .x6-toolbar-item{padding:0 3px}.x6-toolbar.x6-toolbar-small .x6-toolbar-item-text{margin-right:2px;padding-left:2px;font-size:10px}.x6-toolbar.x6-toolbar-small .x6-toolbar-item-icon{font-size:12px}.x6-toolbar.x6-toolbar-small .x6-toolbar-item.x6-toolbar-item-active{margin:2px 0}.x6-toolbar.x6-toolbar-hover-effect.x6-toolbar-small{height:28px}.x6-toolbar.x6-toolbar-hover-effect.x6-toolbar-small .x6-toolbar-item{margin:4px 2px 4px 0;padding:0 5px}.x6-toolbar.x6-toolbar-hover-effect.x6-toolbar-small .x6-toolbar-item.x6-toolbar-item-active{margin:4px 2px 4px 0}.x6-toolbar.x6-toolbar-align-right .x6-toolbar-content{flex-direction:row-reverse}.xflow-toolbar{position:absolute;z-index:99;display:flex;height:40px;background:#fff}.xflow-toolbar-root{display:flex;justify-content:space-between;width:100%}.xflow-toolbar-root.horizontal-center{justify-content:center}.xflow-toolbar-root.vertical{flex-direction:column}.xflow-toolbar-root .x6-toolbar.x6-toolbar-hover-effect{align-items:center;height:100%}.xflow-toolbar-root .x6-toolbar-content{height:100%}.xflow-toolbar.vertical{right:unset;left:unset;width:32px;height:auto;border:1px solid rgba(0,0,0,.04);border-radius:4px;box-shadow:0 0 20px #00000003}.xflow-toolbar.vertical .x6-toolbar.x6-toolbar-hover-effect{height:auto;padding:8px 0}.xflow-toolbar.vertical .x6-toolbar-content-inner,.xflow-toolbar.vertical .x6-toolbar-group{flex-direction:column}.xflow-toolbar.vertical .x6-toolbar-item{margin:0;padding:6px 8px;color:#595959}.xflow-toolbar.horizontal{right:0;left:0}.xflow-toolbar.horizontal .x6-toolbar.x6-toolbar-hover-effect{height:40px;line-height:40px}.flowchart-extension-container .x6-edge{stroke-width:1px}.flowchart-extension-container .x6-edge.success path:nth-child(2){stroke:#888!important}.flowchart-extension-container .x6-edge.success path:nth-child(3){fill:#888!important;stroke:#888!important}.flowchart-extension-container .x6-edge.error{stroke-width:2px}.flowchart-extension-container .x6-edge.error path:nth-child(2){stroke:#f5222d73!important;stroke-width:2px}.flowchart-extension-container .x6-edge.guideProcessing path:nth-child(2){stroke:#39ca74cc;stroke-width:2px;stroke-dasharray:8px,2px}.flowchart-extension-container .x6-edge.guideProcessing path:nth-child(2):local{animation:processing-line 30s infinite linear}.flowchart-extension-container .x6-edge.x6-edge-selected path:nth-child(2){stroke:#1890ff;stroke-width:2px}.flowchart-extension-container .x6-edge:hover path:nth-child(2){stroke:#1890ff;stroke-width:2px}.flowchart-extension-container .x6-edge.hoverHighlight path:nth-child(2){stroke:#1890ff;stroke-width:2px}@keyframes processing-line{to{stroke-dashoffset:-1000}}.flowchart-extension-container .x6-widget-transform{margin:-1px 0 0 -1px;padding:0;border:1px solid #239edd}.flowchart-extension-container .x6-widget-transform>div{border:1px solid #239edd}.flowchart-extension-container .x6-widget-transform>div:hover{background-color:#3dafe4}.flowchart-extension-container .x6-widget-transform-active-handle{background-color:#3dafe4}.flowchart-extension-container .x6-widget-transform-resize{border-radius:0}.flowchart-extension-container .x6-widget-selection-inner{border:1px solid #239edd}.flowchart-extension-container .x6-widget-selection-box{opacity:0}.flowchart-extension-container.xflow-app-workspace{overflow:hidden;border:1px solid #d9d9d9}.flowchart-extension-container.xflow-app-workspace .xflow-workspace-panel{z-index:1;background:#fff}.flowchart-extension-container.xflow-app-workspace svg{overflow:visible!important}.flowchart-extension-container.xflow-app-workspace .x6-edge{stroke-width:1px}.flowchart-extension-container.xflow-app-workspace .x6-edge.x6-edge-selected path:nth-child(2){stroke:#1890ff}.flowchart-extension-container.xflow-app-workspace .x6-edge:hover path:nth-child(2){stroke:#1890ff}.flowchart-extension-container.xflow-app-workspace .x6-edge.hoverHighlight path:nth-child(2){stroke:#1890ff}.flowchart-extension-container.xflow-app-workspace .x6-port>circle{stroke:#69c0ff}.flowchart-extension-container.xflow-app-workspace .x6-widget-transform{box-sizing:border-box!important;margin:0;padding:0;border:2px solid #3572f9;box-shadow:0 4px 4px #dbe6ff}.flowchart-extension-container.xflow-app-workspace .x6-widget-transform>div{width:8px;height:8px;background-color:#fff;border:1px solid #3572f9}.flowchart-extension-container.xflow-app-workspace .xflow-json-form .ant-tabs-content-holder{padding:0!important}.flowchart-container-collpase{transition:left .5s}.flowchart-container-collpase-wrapper{position:relative;width:100%;height:100%}.flowchart-container-collpase-nodes{border-right:1px solid #d9d9d9}.flowchart-container-collpase-icon{position:absolute;z-index:99;width:20px;color:#aaa;font-size:12px;text-align:center;background:#fff;border:1px solid #ccc;transform:translateY(-50%);cursor:pointer}.flowchart-container-collpase-icon:hover{color:#2b84c0}.flowchart-container-collpase .xflow-workspace-panel{transition:left .5s}.flowchart-editor-panel-body{padding:12px}.flowchart-editor-panel-body .flowchart-editor-color-container{width:24px;height:24px;padding:4px;border:1px solid #eee;border-radius:2px}.flowchart-editor-panel-body .flowchart-editor-panel-group{display:flex;flex-direction:column;grid-gap:8px;margin-bottom:12px;padding-bottom:12px;font-size:12px}.flowchart-editor-panel-body .flowchart-editor-panel-group:first-child{border-bottom:1px solid #ccc}.flowchart-editor-panel-body .flowchart-editor-panel-group:last-child{margin-bottom:0}.flowchart-editor-panel-body .flowchart-editor-panel-group input,.flowchart-editor-panel-body .flowchart-editor-panel-group select{height:24px}.flowchart-editor-panel-body .flowchart-editor-panel-group h5{margin:0;color:#000000d9}.flowchart-editor-panel-body .flowchart-editor-panel-group .group{display:flex;flex-direction:row;align-items:center}.flowchart-editor-panel-body .flowchart-editor-panel-group .group>label{margin-right:8px;color:#00000073;word-break:keep-all}.flowchart-editor-panel-body .flowchart-editor-panel-group .split{display:flex;grid-gap:8px}.flowchart-editor-panel-body .flowchart-editor-panel-group .addon-before-group{position:relative;display:flex;flex-direction:row;width:100%;height:100%;overflow:hidden;vertical-align:center;border:1px solid #d9d9d9;border-radius:2px}.flowchart-editor-panel-body .flowchart-editor-panel-group .addon-before-group>span{position:absolute;top:0;right:0;display:block;width:20px;color:#000000d9;line-height:24px;text-align:center;background-color:#fafafa;cursor:pointer}.flowchart-editor-panel-body .flowchart-editor-panel-group .addon-before-group:hover>span{display:none}.flowchart-editor-panel-body .flowchart-editor-node-text-style,.flowchart-editor-panel-body .flowchart-editor-edge-text-style,.flowchart-editor-panel-body .flowchart-editor-edge-stroke-style{display:flex;flex-direction:row;grid-gap:8px}.flowchart-editor-panel-body .ant-input-number{width:100%}.flowchart-editor-canvas-panel{display:flex;justify-content:center;padding-top:60px;color:#aaa}.flowchart-editor-pick-color-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:rgba(0,0,0,.25)}.flowchart-editor-pick-color-container .flowchart-editor-popover{position:absolute;top:50%;left:50%;padding:12px;background:#fff;transform:translate(-50%,-50%)}.flowchart-editor-pick-color-container .sketch-picker{box-sizing:border-box!important;padding:0!important;border-radius:none!important;box-shadow:none!important}.flowchart-editor-pick-color-container .foolter{display:flex;flex-direction:row;justify-content:space-between;margin-top:12px}.flowchart-extension-container .xflow-editor-panel-collpase{color:#000000d9;font-size:12px;transition:right .5s}.flowchart-extension-container .xflow-editor-panel-collpase-wrapper{position:relative;width:100%;height:100%}.flowchart-extension-container .xflow-editor-panel-collpase-icon{position:absolute;z-index:99;width:20px;color:#aaa;text-align:center;background:#fff;border:1px solid #ccc;transform:translateY(-50%);cursor:pointer}.flowchart-extension-container .xflow-editor-panel-collpase-icon:hover{color:#2b84c0}.flowchart-extension-container .xflow-editor-panel-collpase .xflow-workspace-panel{transition:left .5s}.xflow-group-node{z-index:9;width:100%;height:100%;background-color:#ffffffa6;border:1px solid rgba(255,255,255,.25);border-radius:4px;box-shadow:#1131601f 0 1px 3px,#1131600a 0 0 0 1px;cursor:grab}.xflow-group-node:hover{background-color:#e3f4ff73;border:1px solid #1890ff;box-shadow:0 0 3px 3px #40a9ff33;cursor:move}.xflow-group-node .xflow-group-header{display:flex;justify-content:space-between;padding:0 12px;line-height:38px}.xflow-group-node .xflow-group-header .header-left{width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.xflow-group-node .xflow-group-header .header-right{display:inline-flex;align-items:center}.xflow-group-node .xflow-group-header .header-right span.anticon{margin-left:8px}.x6-node-selected .xflow-group-node{background-color:#f3f9ffeb;border:1px solid #1890ff;box-shadow:0 0 3px 3px #40a9ff33}.x6-node-selected .xflow-group-node:hover{background-color:#f3f9ff99}.flowchart-extension-container .xflow-node-panel{color:#000000d9;font-size:12px}.flowchart-extension-container .xflow-node-panel-header{display:flex;justify-content:space-evenly;background:#fff;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.flowchart-extension-container .xflow-node-panel-header-title{font-size:16px}.flowchart-extension-container .xflow-node-panel-header-search{width:100%;padding:0 12px}.flowchart-extension-container .xflow-node-panel-custom{display:flex;flex-wrap:wrap;grid-gap:5px;background:#fff;cursor:grab}.flowchart-extension-container .xflow-node-panel-official{grid-gap:5px;background:#fff;cursor:grab;display:grid;grid-template-columns:repeat(auto-fit,minmax(24px,1fr))}.flowchart-extension-container .xflow-node-panel-node-wrapper{display:flex;justify-content:center;cursor:pointer}.flowchart-extension-container .xflow-node-panel .ant-collapse-content-box{padding:12px}.flowchart-extension-container .xflow-node-panel .ant-collapse-content{border-top:none}.flowchart-extension-container .xflow-node-panel .ant-collapse-header{color:#000000d9;font-size:12px}.flowchart-extension-container .xflow-node-panel-collpase{color:#000000d9;font-size:12px;transition:left .5s}.flowchart-extension-container .xflow-node-panel-collpase-wrapper{position:relative;width:100%;height:100%}.flowchart-extension-container .xflow-node-panel-collpase-nodes{border-right:1px solid #d9d9d9}.flowchart-extension-container .xflow-node-panel-collpase-icon{position:absolute;z-index:99;width:20px;color:#aaa;text-align:center;background:#fff;border:1px solid #ccc;transform:translateY(-50%);cursor:pointer}.flowchart-extension-container .xflow-node-panel-collpase-icon:hover{color:#2b84c0}.xflow-app-workspace{overflow:hidden;border:1px solid #d9d9d9}.xflow-app-workspace .xflow-workspace-panel{z-index:1;background:#fff}.xflow-app-workspace svg{overflow:visible!important}.xflow-app-workspace .x6-edge{stroke-width:1px}.xflow-app-workspace .x6-edge.x6-edge-selected path:nth-child(2){stroke:#3572f9}.xflow-app-workspace .x6-edge:hover path:nth-child(2){stroke:#3572f9}.xflow-app-workspace .x6-edge.hoverHighlight path:nth-child(2){stroke:#3572f9}.xflow-app-workspace .x6-port>circle{stroke:#69c0ff}.xflow-app-workspace .x6-widget-transform{box-sizing:border-box!important;margin:0;padding:0;border:2px solid #3572f9;box-shadow:0 4px 4px #dbe6ff}.xflow-app-workspace .x6-widget-transform>div{width:8px;height:8px;background-color:#fff;border:1px solid #3572f9}.xflow-app-workspace .xflow-json-form .ant-tabs-content-holder{padding:0!important}.xflow-app-workspace .ant-collapse-header{display:flex;flex-wrap:nowrap;align-items:flex-start;padding:12px 16px;color:#000000d9;line-height:1.5715;cursor:pointer;transition:all .3s,visibility 0s}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type="range"]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none!important}.invisible{visibility:hidden!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.left-0{left:0px!important}.left-\[15px\]{left:15px!important}.right-0{right:0px!important}.right-auto{right:auto!important}.top-0{top:0px!important}.top-\[20px\]{top:20px!important}.top-\[50px\]{top:50px!important}.col-span-2{grid-column:span 2 / span 2!important}.col-span-6{grid-column:span 6 / span 6!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.-mt-3{margin-top:-.75rem!important}.-mt-4{margin-top:-1rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-2{margin-bottom:.5rem!important}.mb-28{margin-bottom:7rem!important}.mb-3{margin-bottom:.75rem!important}.mb-5{margin-bottom:1.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.mr-2{margin-right:.5rem!important}.mt-1{margin-top:.25rem!important}.mt-10{margin-top:2.5rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-7{margin-top:1.75rem!important}.mt-8{margin-top:2rem!important}.mt-\[1px\]{margin-top:1px!important}.mt-\[2px\]{margin-top:2px!important}.mt-\[3px\]{margin-top:3px!important}.mt-\[5px\]{margin-top:5px!important}.block{display:block!important}.flex{display:flex!important}.grid{display:grid!important}.list-item{display:list-item!important}.hidden{display:none!important}.h-96{height:24rem!important}.h-\[100px\]{height:100px!important}.h-\[120px\]{height:120px!important}.h-\[220px\]{height:220px!important}.h-\[280px\]{height:280px!important}.h-\[2px\]{height:2px!important}.h-\[30px\]{height:30px!important}.h-\[400px\]{height:400px!important}.h-\[40px\]{height:40px!important}.h-\[48px\]{height:48px!important}.h-\[50px\]{height:50px!important}.h-\[80px\]{height:80px!important}.h-full{height:100%!important}.h-px{height:1px!important}.h-screen{height:100vh!important}.max-h-96{max-height:24rem!important}.max-h-\[60px\]{max-height:60px!important}.min-h-screen{min-height:100vh!important}.w-1\/2{width:50%!important}.w-\[100px\]{width:100px!important}.w-\[120px\]{width:120px!important}.w-\[128px\]{width:128px!important}.w-\[150px\]{width:150px!important}.w-\[190px\]{width:190px!important}.w-\[250px\]{width:250px!important}.w-\[40px\]{width:40px!important}.w-\[550px\]{width:550px!important}.w-\[65px\]{width:65px!important}.w-\[80px\]{width:80px!important}.w-auto{width:auto!important}.w-full{width:100%!important}.w-screen{width:100vw!important}.max-w-\[350px\]{max-width:350px!important}.max-w-\[400px\]{max-width:400px!important}.max-w-\[500px\]{max-width:500px!important}.max-w-\[645px\]{max-width:645px!important}.shrink-0{flex-shrink:0!important}.flex-grow{flex-grow:1!important}.animate-none{animation:none!important}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite!important}.cursor-pointer{cursor:pointer!important}.resize-none{resize:none!important}.list-disc{list-style-type:disc!important}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.place-content-center{place-content:center!important}.place-items-center{place-items:center!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-1{gap:.25rem!important}.gap-10{gap:2.5rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-7{gap:1.75rem!important}.gap-\[3px\]{gap:3px!important}.justify-self-end{justify-self:end!important}.justify-self-center{justify-self:center!important}.overflow-x-auto{overflow-x:auto!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.whitespace-pre-line{white-space:pre-line!important}.break-words{overflow-wrap:break-word!important}.rounded{border-radius:.25rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-3xl{border-radius:1.5rem!important}.rounded-\[10px\]{border-radius:10px!important}.rounded-\[12px\]{border-radius:12px!important}.rounded-\[50\%\]{border-radius:50%!important}.rounded-\[6px\]{border-radius:6px!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.border{border-width:1px!important}.border-2{border-width:2px!important}.border-\[0\]{border-width:0!important}.border-\[1px\]{border-width:1px!important}.border-none{border-style:none!important}.border-\[\#1D2D50\],.border-\[\#1d2d50\]{--tw-border-opacity: 1 !important;border-color:rgb(29 45 80 / var(--tw-border-opacity))!important}.border-\[\#4C4D56\]{--tw-border-opacity: 1 !important;border-color:rgb(76 77 86 / var(--tw-border-opacity))!important}.border-\[\#8C4B4F\]{--tw-border-opacity: 1 !important;border-color:rgb(140 75 79 / var(--tw-border-opacity))!important}.border-\[\#E8ECEF\]{--tw-border-opacity: 1 !important;border-color:rgb(232 236 239 / var(--tw-border-opacity))!important}.border-\[\#f2f2f2\]{--tw-border-opacity: 1 !important;border-color:rgb(242 242 242 / var(--tw-border-opacity))!important}.border-black{--tw-border-opacity: 1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity))!important}.bg-\[\#1D2D50\],.bg-\[\#1d2d50\]{--tw-bg-opacity: 1 !important;background-color:rgb(29 45 80 / var(--tw-bg-opacity))!important}.bg-\[\#484848\]{--tw-bg-opacity: 1 !important;background-color:rgb(72 72 72 / var(--tw-bg-opacity))!important}.bg-\[\#56CCF2\]{--tw-bg-opacity: 1 !important;background-color:rgb(86 204 242 / var(--tw-bg-opacity))!important}.bg-\[\#8C4B4F\]{--tw-bg-opacity: 1 !important;background-color:rgb(140 75 79 / var(--tw-bg-opacity))!important}.bg-\[\#\]{background-color:#!important}.bg-\[\#c2937e\]{--tw-bg-opacity: 1 !important;background-color:rgb(194 147 126 / var(--tw-bg-opacity))!important}.bg-\[\#f7f7f7\]{--tw-bg-opacity: 1 !important;background-color:rgb(247 247 247 / var(--tw-bg-opacity))!important}.bg-\[rgba\(255\,255\,255\,0\.08\)\]{background-color:#ffffff14!important}.bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity))!important}.bg-blue-800{--tw-bg-opacity: 1 !important;background-color:rgb(30 64 175 / var(--tw-bg-opacity))!important}.bg-blue-950{--tw-bg-opacity: 1 !important;background-color:rgb(23 37 84 / var(--tw-bg-opacity))!important}.bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgb(156 163 175 / var(--tw-bg-opacity))!important}.bg-slate-500{--tw-bg-opacity: 1 !important;background-color:rgb(100 116 139 / var(--tw-bg-opacity))!important}.bg-transparent{background-color:transparent!important}.bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-5{padding:1.25rem!important}.p-7{padding:1.75rem!important}.p-\[4px\]{padding:4px!important}.p-\[5px\]{padding:5px!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-\[16px\]{padding-left:16px!important;padding-right:16px!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-\[10px\]{padding-top:10px!important;padding-bottom:10px!important}.py-\[12px\]{padding-top:12px!important;padding-bottom:12px!important}.pb-2{padding-bottom:.5rem!important}.pb-\[30px\]{padding-bottom:30px!important}.pr-10{padding-right:2.5rem!important}.pr-3{padding-right:.75rem!important}.pt-5{padding-top:1.25rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-\[0\.55rem\]{font-size:.55rem!important}.text-\[10px\]{font-size:10px!important}.text-\[12px\]{font-size:12px!important}.text-\[14px\]{font-size:14px!important}.text-\[15px\]{font-size:15px!important}.text-\[16px\]{font-size:16px!important}.text-\[18px\]{font-size:18px!important}.text-\[20px\]{font-size:20px!important}.text-\[22px\]{font-size:22px!important}.text-\[24px\]{font-size:24px!important}.text-\[28px\]{font-size:28px!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-\[300\]{font-weight:300!important}.font-\[500\]{font-weight:500!important}.font-\[600\]{font-weight:600!important}.font-\[700\]{font-weight:700!important}.font-black{font-weight:900!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-normal{font-weight:400!important}.font-semibold{font-weight:600!important}.capitalize{text-transform:capitalize!important}.italic{font-style:italic!important}.leading-\[24px\]{line-height:24px!important}.leading-\[28px\]{line-height:28px!important}.text-\[\#1D2D50\],.text-\[\#1d2d50\]{--tw-text-opacity: 1 !important;color:rgb(29 45 80 / var(--tw-text-opacity))!important}.text-\[\#828282\]{--tw-text-opacity: 1 !important;color:rgb(130 130 130 / var(--tw-text-opacity))!important}.text-\[\#DA8E6B\]{--tw-text-opacity: 1 !important;color:rgb(218 142 107 / var(--tw-text-opacity))!important}.text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity))!important}.text-blue-700{--tw-text-opacity: 1 !important;color:rgb(29 78 216 / var(--tw-text-opacity))!important}.text-gray-600{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity))!important}.text-red-500{--tw-text-opacity: 1 !important;color:rgb(239 68 68 / var(--tw-text-opacity))!important}.text-red-600{--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity))!important}.text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.underline{text-decoration-line:underline!important}.opacity-70{opacity:.7!important}.opacity-80,.opacity-\[0\.8\]{opacity:.8!important}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.outline{outline-style:solid!important}.outline-0{outline-width:0px!important}.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)!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}body{color:#1d2d50;margin:0 auto;padding:auto;font-family:Inter,sans-serif;background-color:#f5f1e6}.home-header{height:120px}.home-container{height:calc(100vh - 120px);box-sizing:border-box}.secondary-cr{--tw-text-opacity: 1;color:rgb(13 246 254 / var(--tw-text-opacity))}.modal-bg{background-color:#000!important}.ant-modal-content{position:relative;background-color:#f5f1e6!important;background-clip:padding-box;border:0;border-radius:8px;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;pointer-events:auto;padding:20px 24px}.ant-modal-header{color:#000!important;background:#f5f1e6!important;border-radius:8px 8px 0 0;margin-bottom:8px}.ant-modal-title{margin:0;color:#000!important;font-weight:600;font-size:18px!important;line-height:1.5;word-wrap:break-word}.ant-modal-close-x{display:flex;font-size:16px;font-style:normal;line-height:22px;justify-content:center;text-transform:none;text-rendering:auto;color:#000!important}.insight-badge{background:linear-gradient(112.32deg,rgba(255,255,255,.4) 0%,rgba(255,255,255,0) 101.12%),radial-gradient(116.39% 236.06% at 0% 0%,#9e9797 0%,rgba(255,255,255,0) 100%)}.ant-input-suffix{color:#fff}.ant-select-selector{position:relative;background-color:#f5f1e6!important;color:#000!important;border:1px solid #d9d9d9;transition:all .2s cubic-bezier(.645,.045,.355,1)}.ant-select .ant-select-arrow{display:flex;align-items:center;color:#000;font-style:normal;line-height:1;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;inset-inline-start:auto;inset-inline-end:11px;height:12px;margin-top:-6px;font-size:12px;pointer-events:none}.ant-picker{box-sizing:border-box;margin:0;padding:4px 11px;font-size:14px;line-height:1;list-style:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";position:relative;display:inline-flex;align-items:center;background:transparent!important;border:1px solid #d9d9d9;border-radius:6px;transition:border .2s,box-shadow .2s}.ant-picker-suffix{display:flex;flex:none;align-self:center;-webkit-margin-start:4px;margin-inline-start:4px;color:#1d2d50!important;line-height:1;pointer-events:none}.ant-picker-input>input{position:relative;display:inline-block;width:100%;min-width:1px;padding:0;color:#1d2d50!important;font-size:14px;line-height:1.5714285714285714;background-color:transparent!important;background-image:none;border-width:1px;border-style:solid;border-color:#d9d9d9;border-radius:0;transition:all .2s;flex:auto;height:auto;background:transparent;border:0}.ant-input css-dev-only-do-not-override-txh9fw{background-color:transparent}.flyover-container{position:relative}.menu-icon{font-size:24px;cursor:pointer}.flyover-menu{position:absolute;top:45px;right:0;background-color:#f5f1e6;padding:10px;box-shadow:0 0 10px #0000004d}.flyover-menu ul{list-style:none;padding:0;margin:0}.flyover-menu li{margin-bottom:8px}.my-selected:hover:not([disabled]){border-color:#ff453a;color:#ff453a}.my-selected:not([disabled]){font-weight:700;border:2px solid #ff453a;color:#fff;background-color:#ff453a}.rdp{--rdp-cell-size: 40px;--rdp-caption-font-size: 18px;--rdp-accent-color: #0000ff;--rdp-background-color: transparent;--rdp-accent-color-dark: #3003e1;--rdp-background-color-dark: #180270;--rdp-outline: 2px solid var(--rdp-accent-color);--rdp-outline-selected: 3px solid var(--rdp-accent-color);margin:1em}.rdp-caption_label{color:#000}.rdp-nav_button{color:#ff453a}.rdp-cell{padding:4px}.ant-skeleton-image,.ant-skeleton-active{background:linear-gradient(90deg,rgba(0,0,0,.15) 25%,rgba(0,0,0,.06) 37%,rgba(0,0,0,.15) 63%);background-size:400% 100%;animation-name:css-dev-only-do-not-override-txh9fw-ant-skeleton-loading;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite}.ant-input::-moz-placeholder{color:#000}.ant-input::placeholder{color:#000}@keyframes fill{0%{width:0}to{width:100%}}.animate-fill{animation:fill 1s linear infinite}.per-story{width:100%;height:100%;position:relative;animation:mymove 5s infinite}@keyframes mymove{0%{left:0px}to{left:100%}}.ant-slider .ant-slider-track{position:absolute;background-color:#da8e6b!important;border-radius:2px;transition:background-color .2s}.ant-slider-step{top:4px!important;width:0!important;height:4px!important;inset-inline-start:0!important}.ant-slider .ant-slider-dot{cursor:pointer;width:0!important;height:0!important;pointer-events:auto;background-color:#fff;border-radius:0!important;position:absolute!important;transition:border-color .3s;border:0 solid #da8e6b!important}.ant-slider .ant-slider-handle:after{content:"";position:absolute;inset-block-start:0;inset-inline-start:0;width:10px;height:10px;background-color:#da8e6b;box-shadow:0 0 0 2px #da8e6b!important;border-radius:50%;cursor:pointer;transition:inset-inline-start .2s,inset-block-start .2s,width .2s,height .2s,box-shadow .2s}.chat-box{background:linear-gradient(0deg,#272941,#272941),linear-gradient(323.71deg,#4c4d56 13.67%,rgba(76,77,86,.474774) 37.89%,rgba(76,77,86,0) 119.81%)}.regen-outline{border:1px solid #303249!important}.md a{color:#0066b2;font-weight:500;word-break:break-word}.md li::marker{color:#1d2d50}.inp .ant-input{background-color:transparent!important}.customSelect .ant-select-selector{background:#fff!important}.primary .ant-checkbox-checked .ant-checkbox-inner{background-color:#1d2d50!important;border-color:#1d2d50}.secondary .ant-checkbox-checked .ant-checkbox-inner{background-color:#da8e6b!important;border-color:#da8e6b}.placeholder\:text-\[17px\]::-moz-placeholder{font-size:17px!important}.placeholder\:text-\[17px\]::placeholder{font-size:17px!important}.placeholder\:text-\[\#6C7275\]::-moz-placeholder{--tw-text-opacity: 1 !important;color:rgb(108 114 117 / var(--tw-text-opacity))!important}.placeholder\:text-\[\#6C7275\]::placeholder{--tw-text-opacity: 1 !important;color:rgb(108 114 117 / var(--tw-text-opacity))!important}.hover\:scale-\[1\.05\]:hover{--tw-scale-x: 1.05 !important;--tw-scale-y: 1.05 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.hover\:cursor-pointer:hover{cursor:pointer!important}.hover\:opacity-70:hover{opacity:.7!important}.focus\:outline-0:focus{outline-width:0px!important}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}@media (min-width: 640px){.sm\:absolute{position:absolute!important}.sm\:relative{position:relative!important}.sm\:top-\[50px\]{top:50px!important}.sm\:col-span-1{grid-column:span 1 / span 1!important}.sm\:mb-10{margin-bottom:2.5rem!important}.sm\:mr-5{margin-right:1.25rem!important}.sm\:mt-10{margin-top:2.5rem!important}.sm\:block{display:block!important}.sm\:flex{display:flex!important}.sm\:grid{display:grid!important}.sm\:hidden{display:none!important}.sm\:h-\[85\%\]{height:85%!important}.sm\:w-\[120px\]{width:120px!important}.sm\:w-\[150px\]{width:150px!important}.sm\:w-\[180px\]{width:180px!important}.sm\:w-\[40\%\]{width:40%!important}.sm\:w-\[444px\]{width:444px!important}.sm\:w-\[517px\]{width:517px!important}.sm\:w-\[522px\]{width:522px!important}.sm\:w-\[60\%\]{width:60%!important}.sm\:w-\[700px\]{width:700px!important}.sm\:w-\[90px\]{width:90px!important}.sm\:w-full{width:100%!important}.sm\:flex-row{flex-direction:row!important}.sm\:place-items-center{place-items:center!important}.sm\:items-center{align-items:center!important}.sm\:justify-center{justify-content:center!important}.sm\:justify-between{justify-content:space-between!important}.sm\:gap-20{gap:5rem!important}.sm\:pr-44{padding-right:11rem!important}.sm\:text-center{text-align:center!important}.sm\:text-xs{font-size:.75rem!important;line-height:1rem!important}}@media (min-width: 768px){.md\:flex{display:flex!important}.md\:hidden{display:none!important}.md\:text-\[33px\]{font-size:33px!important}}.navy-color{color:#1d2d50!important}.navy-bg{background-color:#1d2d50!important}.biege-color{color:#f5f1e6!important}.biege-bg{background-color:#f5f1e6!important}.orange-color{color:#da8e6b!important}.orange-bg{background-color:#da8e6b!important}.responsive-container{width:100vw}.chat-bg{background:radial-gradient(69.93% 81.74% at 52.95% 28.61%,#65748f 0%,#1d2d50 100%)}
