:root{--fondoPrincipal: var(--k-gray-25, #FCFCFD);--chatHeight: calc(100vh - 154px) ;--panelchatHeight: calc(100vh - 144px) ;--borderCajas: 1px;--borderColor: var(--k-gray-100, #F1EFF5);--borderColorCajas: var(--k-gray-200, #E4E1EB);--backgroundButtonPrimary: var(--k-pink-500, #EC058E);--textColorButtonPrimary: #ffffff;--backgroundButtonPrimary_hover: var(--k-pink-600, #C40476);--textColorButtonPrimary_hover: #ffffff;--radiusButtonPrimary: var(--k-radius-md, 10px);--backgroundButtonSecondary: var(--k-purple-800, #210B44);--textColorButtonSecondary:#ffffff;--backgroundButtonSecondary_hover: var(--k-purple-600, #431D85);--radiusButtonSecondary: var(--k-radius-md, 10px);--textColorLinkPrimary: var(--k-pink-600, #C40476);--textColorPrimary: #ffffff;--backgroundInput: #ffffff;--textColorInput: var(--k-gray-800, #2B2738);--textColorLabel: var(--k-gray-700, #423C55);--radiusInputPrimary: var(--k-radius-md, 10px);--moradoKonverting: var(--k-purple-700, #2C0963);--morado_oscuroKonverting: var(--k-purple-800, #210B44);--morado_claroKonverting: var(--k-purple-200, #D4C9EC);--rosaKonverting: var(--k-pink-500, #EC058E);--rosaClaroKonverting: var(--k-pink-200, #FBB8DF);--rosaKonverting_segundo: var(--k-pink-600, #C40476);--sombraDebil: var(--k-gray-200, #E4E1EB);--fuentePrincipal: var(--k-font, "Manrope", sans-serif)}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/assets/Manrope-latin-C46ZzDBF.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/assets/Manrope-latin-ext-CDracvZH.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Questrial;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Questrial-CY6HRoTC.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.slow-spin{animation:slowSpin 7s infinite linear}@keyframes slowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--fondoPrincipal);font-family:var(--fuentePrincipal)}.LoginPageLayout{justify-content:center;display:flex;align-items:center;overflow:hidden;min-height:100vh;background:linear-gradient(160deg,var(--k-purple-700, #2C0963),var(--k-purple-900, #190337))}.LoginCard{background:#fff;border-radius:var(--k-radius-xl, 20px);padding:32px;box-shadow:var(--k-shadow-lg)}.LoginPageLayout .ant-form-item .ant-form-item-label>label{color:var(--k-gray-700, #423C55)}.OnboardingPageLayout{justify-content:center;background-size:cover;background-position:top center;display:flex;align-items:center;overflow:hidden;min-height:100vh;background:linear-gradient(160deg,var(--k-purple-700, #2C0963),var(--k-purple-900, #190337))}.HomeChart{border:1px solid var(--k-gray-200, #E4E1EB);background-color:#fff;border-radius:var(--k-radius-lg, 16px);box-shadow:var(--k-shadow-xs)}.ChartTitle{margin:0 0 8px;font-size:13px;font-weight:600;color:var(--k-gray-600, #5A5470)}.StatRow{display:flex;flex-wrap:wrap;align-items:stretch;background:#fff;border:1px solid var(--k-gray-200, #E4E1EB);border-radius:var(--k-radius-lg, 16px);box-shadow:var(--k-shadow-xs)}.StatTile,.StatBlock{display:flex;flex-direction:column;gap:2px;min-width:0}.StatTile{flex:1 1 110px;padding:14px 18px}.StatTile+.StatTile{border-left:1px solid var(--k-gray-100, #F1EFF5)}.StatTile-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--k-gray-500, #7A7290);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.StatTile-value{font-size:22px;font-weight:700;line-height:1.2;color:var(--k-gray-900, #1A1723);font-variant-numeric:tabular-nums}.StatRow-meta{display:flex;align-items:center;gap:8px;margin-left:auto;padding:14px 16px;font-size:11px;color:var(--k-gray-400, #A79FB8);white-space:nowrap}.StatDelta{font-size:12px;font-weight:600;color:var(--k-gray-400, #A79FB8);font-variant-numeric:tabular-nums}.StatDelta--up{color:var(--k-success, #16A34A)}.StatDelta--down{color:var(--k-error, #DC2626)}.LoginFoot{width:100%;background:transparent;overflow:hidden;z-index:0}.LoginFooter{justify-content:center;background-color:#fff!important}.currency-input .ant-input-number-input{text-align:right!important}@media only screen and (max-width : 700px){.LoginFoot{bottom:-180px}.LoginFooter{background-color:#fff!important;margin-top:0!important;padding:1px!important}}.LayouKonverting{min-height:"100vh";background-color:var(--moradoKonverting)}.ContentKonverting{padding:20px 24px 24px;min-height:80vh;background:var(--k-gray-50, #F8F7FA)}.CardTemplate{min-height:350px;max-height:350px}.CardTemplate .ant-card-body{overflow-y:scroll;padding:6px;min-height:240px;max-height:240px}.ProfileAvatar{vertical-align:0px}code{font-family:Courier New}.kanban-column{padding:10px;border-radius:10px}.kanbanSession{background-color:#fff;border:1px solid var(--k-gray-200, #E4E1EB);border-radius:var(--k-radius-md, 10px);box-shadow:var(--k-shadow-xs)}.BorderLess .ant-select-selector{border:0px!important;background-color:transparent!important}.BorderLess .ant-select-selector span>span{line-height:28px;height:28px;display:inline-block}.BorderLess .anticon{border:2px!important;margin-left:10px}.BorderLess1 .ant-select-selector>.ant-select-selection-item{height:22px!important}.select-noarrow .ant-select-arrow{display:none!important}.borderless .ant-select-focused{border:1px solid #ffffff!important}.ant-select-multiple .ant-select-selection-item{height:22px;line-height:20px;border-radius:8px!important}.ant-table-title{background-color:transparent!important}.DataTable-attrTag{background:var(--k-gray-50, #F8F7FA);border-color:var(--k-gray-200, #E4E1EB);color:var(--k-gray-600, #5A5470)}.DataTable-attrTag strong{color:var(--k-gray-800, #2B2738)}.DataTable-highlight{background-color:var(--k-pink-100, #FDDDF0);color:var(--k-purple-800, #210B44);padding:0 1px;border-radius:2px}.ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover:after,.ant-menu-light>.ant-menu.ant-menu-horizontal>.ant-menu-item:hover:after,.ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover:after,.ant-menu-light>.ant-menu.ant-menu-horizontal>.ant-menu-submenu:hover:after,.ant-menu-light.ant-menu-horizontal>.ant-menu-item-active:after,.ant-menu-light>.ant-menu.ant-menu-horizontal>.ant-menu-item-active:after,.ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-active:after,.ant-menu-light>.ant-menu.ant-menu-horizontal>.ant-menu-submenu-active:after,.ant-menu-light.ant-menu-horizontal>.ant-menu-item-open:after,.ant-menu-light>.ant-menu.ant-menu-horizontal>.ant-menu-item-open:after,.ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-open:after,.ant-menu-light>.ant-menu.ant-menu-horizontal>.ant-menu-submenu-open:after{border-bottom:0px!important}.ant-menu-light.ant-menu-horizontal>.ant-menu-item,.ant-menu-light>.ant-menu.ant-menu-horizontal>.ant-menu-item,.ant-menu-light.ant-menu-horizontal>.ant-menu-submenu,.ant-menu-light>.ant-menu.ant-menu-horizontal>.ant-menu-submenu{margin-top:-5px}ul>.ant-menu-submenu .ant-menu-item{color:var(--k-gray-700, #423C55)}.link-primary{font-weight:700;cursor:pointer;color:var(--textColorLinkPrimary)}.onboardingLayout{color:var(--morado_Konverting);font-size:1.4rem;min-height:25vh;padding:16px 48px;margin:auto;width:auto;min-width:50vw;border-radius:var(--radiusButtonPrimary)}.onboardingLayout h4{margin-top:16px}@media (max-width: 768px){.responsive-steps .ant-steps-item-title,.responsive-steps .ant-steps-item-description{display:none}.responsive-steps .ant-steps-item-active .ant-steps-item-title,.responsive-steps .ant-steps-item-active .ant-steps-item-description{display:none;width:100%}.responsive-steps .ant-steps-item-icon{width:30px;height:30px;margin-right:0;margin-left:32px}.responsive-steps .ant-steps-item-content{text-align:center}.responsive-steps .ant-steps-item{display:flex;justify-content:center}}.chatSearch button{color:var(--moradoKonverting)!important;background-color:#fff!important}.LayoutTransparent{background-color:transparent!important}.ant-input-search-button{border:1px solid var(--k-gray-300, #D0CBDB);border-left:0px}.onboardingLabel .ant-form-item-row .ant-form-item-label label,.onboardingLabel{color:#fff!important}.blacklabel .ant-form-item-label>label{color:#e4ff55}.Boton_En_Texto{border:1px solid var(--k-gray-300, #D0CBDB);border-left:0px}.nuevoMessage{width:100%}.nuevaBurbuja{padding:10px;width:80%;float:left;min-height:auto;border-radius:12px;background-color:var(--k-gray-100, #F1EFF5);border:1px solid var(--k-gray-200, #E4E1EB);margin:5px;line-height:20px}.nuevaBurbujaUser{background-color:var(--k-purple-100, #E9E3F6);border-color:var(--k-purple-200, #D4C9EC);text-align:right;float:right}.nuevaBurbujaSystem{width:100%;background-color:var(--k-gray-50, #F8F7FA);border:0px;text-align:center}.PanelMenuVertical .ant-menu-item,.PanelMenuVertical .ant-menu-submenu-title{color:#ffffffb8}.MenuVertical .ant-menu-item{border-radius:var(--k-radius-md, 10px)}.MenuVertical .ant-menu-item:hover{background-color:#ffffff14;color:#fff}.MenuVertical .ant-menu-item-selected{background-color:#ffffff1a;color:#fff;position:relative}.MenuVertical .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:0 3px 3px 0;background:var(--k-menu-indicator, var(--k-pink-500, #EC058E))}.ModalKonverting .ant-modal-content{border-radius:var(--k-radius-xl, 20px);box-shadow:var(--k-shadow-lg);background-color:#fff}.ModalKonverting .ant-modal-header{background-color:transparent;margin-bottom:30px}.ModalKonverting .ant-form-item .ant-form-item-label>label{color:#000}.react-flow__minimap{border:1px solid var(--k-gray-200, #E4E1EB);border-radius:var(--k-radius-md, 10px);box-shadow:var(--k-shadow-md)}.slider_rank .ant-slider-track{background:linear-gradient(90deg,transparent,var(--moradoKonverting))!important}.slider_rank .ant-slider-handle:after{box-shadow:0 0 0 5px var(--moradoKonverting)!important}body::-webkit-scrollbar,.scroll-pretty>.ant-card-body::-webkit-scrollbar,.scroll-pretty::-webkit-scrollbar,.ant-drawer-body::-webkit-scrollbar,.chat-messages::-webkit-scrollbar,aside::-webkit-scrollbar,.chat-panel-Panellist::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-track,.scroll-pretty>.ant-card-body::-webkit-scrollbar-track,.scroll-pretty::-webkit-scrollbar-track,.ant-drawer-body::-webkit-scrollbar-track,aside::-webkit-scrollbar-track,.chat-messages::-webkit-scrollbar-track,.chat-session-variables::-webkit-scrollbar-track,.chat-panel-Panellist::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #ececec;border-radius:10px}body::-webkit-scrollbar-thumb,.scroll-pretty>.ant-card-body::-webkit-scrollbar-thumb,.scroll-pretty::-webkit-scrollbar-thumb,.ant-drawer-body::-webkit-scrollbar-thumb,aside::-webkit-scrollbar-thumb,.chat-messages::-webkit-scrollbar-thumb,.chat-session-variables::-webkit-scrollbar-thumb,.chat-panel-Panellist::-webkit-scrollbar-thumb{background:#e8e8e8;border-radius:10px}body::-webkit-scrollbar-thumb:hover,.scroll-pretty>.ant-card-body::-webkit-scrollbar-thumb:hover,.scroll-pretty::-webkit-scrollbar-thumb:hover,.ant-drawer-body::-webkit-scrollbar-thumb:hover,aside::-webkit-scrollbar-thumb:hover,.chat-messages::-webkit-scrollbar-thumb:hover,.chat-session-variables::-webkit-scrollbar-thumb:hover,.chat-panel-Panellist::-webkit-scrollbar-thumb:hover{background:var(--k-gray-300, #D0CBDB)}.ant-modal-root .ant-modal-wrap,.ant-drawer .ant-drawer-mask{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ant-picker-range{height:var(--k-control-base, 36px)}.ant-btn:focus-visible,.ant-input:focus-visible,.ant-input-number-input:focus-visible,.ant-input-affix-wrapper:focus-visible,.ant-select:focus-visible .ant-select-selector,.ant-picker:focus-visible,.ant-switch:focus-visible,.ant-menu-item:focus-visible,.ant-menu-submenu-title:focus-visible,.ant-tabs-tab-btn:focus-visible,.ant-pagination-item:focus-visible,.ant-checkbox-input:focus-visible+.ant-checkbox-inner,.ant-radio-input:focus-visible+.ant-radio-inner,a:focus-visible{outline:2px solid var(--k-focus-outline, #8A6BC6);outline-offset:var(--k-focus-offset, 2px)}.ant-statistic-content,.ant-table-tbody .ant-table-cell,.ant-badge-count,.ant-pagination,.ant-descriptions-item-content{font-variant-numeric:tabular-nums}.ProfileMenu .ant-switch{margin-top:-5px}.MenuVertical{width:auto;padding-top:15px;padding-inline:6px}.MenuVertical .anticon{font-size:18px!important;color:#ffffffb8}.MenuVertical .ant-menu-item:hover .anticon{color:#fff}.PanelMenuVertical{z-index:3!important;overflow:auto;height:100vh}.PanelMenuVertical{background:linear-gradient(180deg,var(--k-purple-700, #2C0963),var(--k-purple-900, #190337))}.label-left label{width:100%;justify-content:flex-start}.label-right label{width:100%;justify-content:flex-end!important}.label-right .ant-form-item-control-input-content{display:flex;justify-content:flex-end!important;padding-right:10px}.PanelMenuVertical .ant-space span{color:#ffffffd9}.GlobalProgress{position:fixed;top:0;left:0;right:0;height:2px;z-index:1000;overflow:hidden;pointer-events:none}.GlobalProgress:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,var(--k-pink-500, #EC058E),transparent);animation:globalProgress 1.1s ease-in-out infinite}@keyframes globalProgress{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.GlobalProgress:before{animation:none;background:var(--k-pink-500, #EC058E);opacity:.6}}.CabeceraKonverting{border-bottom:1px solid var(--k-gray-200, #E4E1EB);box-shadow:var(--k-shadow-xs)}.CabeceraKonverting a{font-weight:600}.HeaderSection{font-weight:600;font-size:15px;color:var(--k-gray-700, #423C55)}.PlanTag{background:var(--k-purple-50, #F5F2FB);color:var(--k-purple-700, #2C0963);font-size:12px;font-weight:600;margin:0}.ProfileMenuControl{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:180px}.ProfileMenuVersion{font-size:12px;color:var(--k-gray-400, #A79FB8)}.FormModalSecondary{border:1px solid var(--k-gray-200, #E4E1EB);border-radius:var(--k-radius-lg, 16px);box-shadow:var(--k-shadow-sm)}.MenuVertical .ant-menu-item.ant-menu-item-selected>.anticon>svg{color:var(--textColorButtonPrimary)!important}.MenuVertical .ant-menu-item-selected>.ant-menu-title-content{color:var(--textColorButtonPrimary)!important}.PanelMenuVertical1 .anticon{color:var(--textColorButtonPrimary)}.LanguageMenu_Element{width:40px}.LanguageMenu_Element svg{position:relative;top:5px;left:5px}.EmptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;padding:48px 24px}.EmptyState--small{padding:28px 16px}.EmptyState-icon{font-size:28px;color:var(--k-gray-300, #D0CBDB);margin-bottom:4px}.EmptyState--small .EmptyState-icon{font-size:22px}.EmptyState-title{margin:0;font-size:14px;font-weight:600;color:var(--k-gray-700, #423C55)}.EmptyState-description{margin:0;font-size:13px;color:var(--k-gray-500, #7A7290);max-width:42ch}.EmptyState-action{margin-top:12px}.FilterBar{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.FilterBar-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.FilterBar-search{width:280px;max-width:100%}.FilterBar-dates{width:260px;max-width:100%}.FilterBar-count{margin-left:auto;font-size:13px;color:var(--k-gray-500, #7A7290);font-variant-numeric:tabular-nums;white-space:nowrap}.FilterBar-chips{display:flex;align-items:center}.FilterBar-chip{background:var(--k-purple-50, #F5F2FB);border-color:var(--k-purple-200, #D4C9EC);color:var(--k-purple-700, #2C0963);font-size:12px;margin:0;padding:2px 8px}.FilterBar-clear{font-size:12px;padding-inline:4px}@media (max-width: 575px){.FilterBar-search,.FilterBar-dates{width:100%}.FilterBar-count{margin-left:0}}.slider_rank{margin-bottom:5px}.chat-panel-list{padding:6px 0!important;border-radius:20px 0 0 20px}.chat-panel-list-badge{width:100%}.chat-panel-list .ant-list-item-meta-description{width:190px;font-size:12px!important;margin-top:-5px;width:98%}.chat-panel-list .ant-list-item-meta-content>h4{max-height:24px}.chat-panel-list .ant-list-item-meta-description .PanelMessageAuthor{max-height:20px;color:var(--k-gray-800, #2B2738);justify-content:start;z-index:4;font-size:11px;text-align:start;align-content:start;width:60%}.chat-panel-list .ant-list-item-meta-description .PanelMessageDate{width:225px;color:var(--morado_oscuroKonverting)}.chat-panel-list .ant-list-item-meta-description .PanelMessageSecondary{padding-right:0;padding-left:5px;align-items:center;display:flex;flex-direction:row;max-height:20px;color:var(--k-gray-400, #A79FB8);justify-content:flex-end;z-index:4;overflow:hidden;text-align:right;font-size:11px;border-radius:10px;margin-top:-6px}.chat-panel-list .ant-list-item-meta-description .PanelMessageDate>span{margin-left:5px}.chat-panel-list .ant-list-item-meta-description .PanelMessageLastMessage{float:left;color:var(--k-gray-500, #7A7290);width:100%;inline-size:100%;overflow:hidden;height:40px;max-height:40px;z-index:1}.chat-panel-list .ant-list-item-meta-description .PanelMessageSecondaryInfo{display:flex;flex-direction:column;align-items:flex-end}.chat-panel-list .ant-list-item-meta-description .PanelMessageSessionName{color:var(--k-gray-800, #2B2738);display:inline-flex;width:100px;inline-size:100px;font-size:11px;overflow:hidden;height:20px;max-height:20px;z-index:3;text-align:right;justify-content:flex-end;padding-right:10px}.ant-list-item-meta-title{width:180px;inline-size:95%;overflow:hidden;height:25px;line-height:30px!important}.chat-panel-Panellist{height:var(--panelchatHeight);width:100%;border:1px solid var(--borderColor);border-radius:10px;margin-top:5px;background-color:#ffffff5e;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.ant-list-header{padding-block-start:4px!important}.chat-window{padding:0;background-color:#fff;max-height:var(--chatHeight);border-radius:10px;margin:5px;border:1px solid var(--borderColor)}.chat-messages,.WebHook-messages{height:var(--chatHeight);overflow-y:scroll;position:relative;z-index:0;padding:5px;border-radius:10px}.chat-session-variables{min-height:calc(100vh - 260px);height:var(--chatHeight);overflow-y:scroll;overflow-x:hidden!important;padding:8px;z-index:0;border-radius:10px;margin:5px;width:39%;border:1px solid var(--borderColor)}.chat-session-variable{padding:6px}.WebHook-messages{background:#fff}.input-area{padding-top:8px}.message_avatar{width:35px;display:flex;border-radius:50px;align-items:center;justify-content:center;background-color:var(--k-purple-50, #F5F2FB);height:35px;margin-top:28px}.timestamp{display:inline-flex;width:100%;font-size:.7rem;min-height:15px;padding-left:16px;color:var(--k-gray-400, #A79FB8)}.timestamp_sent{justify-content:flex-end;padding-right:16px}.options{display:inline;width:100%;position:absolute;top:32px;font-size:.7rem;min-height:15px;float:left;left:0;color:var(--k-gray-500, #7A7290)}.options p{display:inline;padding-left:20px}.bubble{min-height:30px;margin-bottom:6px}.bubble_sent{display:inline-flex;justify-content:flex-end}.message_sent>.timestamp{display:inline-flex;justify-content:flex-end;padding-right:5px;text-align:right}.bubble_received{display:inline-flex;justify-content:flex-start}.bubble>span{display:flex;align-items:flex-start;font-size:20px;color:var(--k-info, #2563EB)}.message{background-color:var(--k-gray-100, #F1EFF5);border-radius:20px;padding:10px;border:1px solid var(--k-gray-200, #E4E1EB);margin:2px;min-width:200px;width:auto;font-size:1rem;background:var(--k-gray-100, #F1EFF5)}.message_sent{background:var(--k-purple-100, #E9E3F6);padding:10px;border:1px solid var(--k-purple-200, #D4C9EC);margin:2px;text-align:end}.message_message,.message_inputText{background:var(--k-purple-50, #F5F2FB);padding:7px 15px;border:1px solid var(--k-purple-200, #D4C9EC);margin:2px 15px 2px 2px;text-align:end;font-size:1rem;min-width:50px;max-width:400px}.message_optionButton{border-radius:40px;background:var(--k-purple-50, #F5F2FB);border:1px solid var(--k-purple-300, #B3A0DC);margin:-12px 15px 2px 2px;text-align:end;font-size:1rem;min-width:150px;max-width:400px}.message_agent,.message_myself,.message_system,.message_bot{border-radius:20px 0 20px 20px;background:var(--k-pink-50, #FEF0F8);border:0px;padding:7px;margin:2px 15px 2px 2px;text-align:end;font-size:1rem;color:var(--k-gray-800, #2B2738)}.message_system,.message_bot{background:var(--k-gray-50, #F8F7FA);color:var(--k-pink-600, #C40476);box-shadow:none;text-align:start;border:1px solid var(--k-gray-100, #F1EFF5)}.message_assistant{background:transparent;color:var(--k-gray-600, #5A5470);box-shadow:none;border:1px solid var(--k-gray-100, #F1EFF5)}.message_customer{border-radius:0 20px 20px;background:var(--k-purple-100, #E9E3F6);padding:7px;border:1px solid var(--k-gray-200, #E4E1EB);margin:2px 2px 2px 15px;text-align:start;font-size:1rem;color:var(--k-gray-800, #2B2738);min-width:50px}.message_IA{background:transparent;color:var(--k-gray-500, #7A7290);border:0px}.external_message_IA{border-right:3px solid var(--rosaKonverting);margin-right:15px;background:var(--k-gray-50, #F8F7FA);border-radius:20px 0 0 20px}.message_assistant{background:transparent;color:var(--k-gray-700, #423C55);border:0px}.external_message_sent{max-width:95%}.external_message_assistant{border-right:3px solid var(--rosaKonverting);margin-right:15px;background:var(--k-gray-50, #F8F7FA);border-radius:20px 0 0 20px;text-align:start}.message_ia_icons{display:flex;flex-direction:column;align-items:center}.message_avatar,.message_copy{margin-bottom:3%}.quoted_message{border-left:3px solid var(--rosaKonverting, #EC058E);background:#0000000d;border-radius:6px;padding:4px 8px;margin-bottom:6px;font-size:12px;max-width:100%}.quoted_author{font-weight:600;opacity:.8}.quoted_text{opacity:.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.quoted_unavailable{font-style:italic}.PageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}.PageHeader-main{min-width:0}.PageHeader-titleRow{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.PageHeader-title{margin:0;font-size:20px;font-weight:700;line-height:1.25;color:var(--k-gray-900, #1A1723)}.PageHeader-count{font-size:13px;font-weight:500;color:var(--k-gray-500, #7A7290);font-variant-numeric:tabular-nums}.PageHeader-description{margin:4px 0 0;font-size:13px;color:var(--k-gray-500, #7A7290);max-width:68ch}.PageHeader-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}@media (max-width: 575px){.PageHeader-actions{width:100%}}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.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__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray: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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.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:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{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:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.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.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@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;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.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-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.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:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.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-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.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:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.json-view{display:block;color:#4d4d4d;text-align:left;--json-property: #009033;--json-index: #676dff;--json-number: #676dff;--json-string: #b2762e;--json-boolean: #dc155e;--json-null: #dc155e}.json-view .json-view--property{color:var(--json-property)}.json-view .json-view--index{color:var(--json-index)}.json-view .json-view--number{color:var(--json-number)}.json-view .json-view--string{color:var(--json-string)}.json-view .json-view--boolean{color:var(--json-boolean)}.json-view .json-view--null{color:var(--json-null)}.json-view .jv-indent{padding-left:1em}.json-view .jv-chevron{display:inline-block;vertical-align:-20%;cursor:pointer;opacity:.4;width:1em;height:1em}:is(.json-view .jv-chevron:hover,.json-view .jv-size:hover+.jv-chevron){opacity:.8}.json-view .jv-size{cursor:pointer;opacity:.4;font-size:.875em;font-style:italic;margin-left:.5em;vertical-align:-5%;line-height:1}.json-view :is(.json-view--copy,.json-view--edit),.json-view .json-view--link svg{display:none;width:1em;height:1em;margin-left:.25em;cursor:pointer}.json-view .json-view--input{width:120px;margin-left:.25em;border-radius:4px;border:1px solid currentColor;padding:0 4px;font-size:87.5%;line-height:1.25;background:transparent}.json-view .json-view--deleting{outline:1px solid #da0000;background-color:#da000011;text-decoration-line:line-through}:is(.json-view:hover,.json-view--pair:hover)>:is(.json-view--copy,.json-view--edit),:is(.json-view:hover,.json-view--pair:hover)>.json-view--link svg{display:inline-block}.json-view .jv-button{background:transparent;outline:none;border:none;cursor:pointer;color:inherit}.json-view .cursor-pointer{cursor:pointer}.json-view svg{vertical-align:-10%}.jv-size-chevron~svg{vertical-align:-16%}.json-view_a11y{color:#545454;--json-property: #aa5d00;--json-index: #007299;--json-number: #007299;--json-string: #008000;--json-boolean: #d91e18;--json-null: #d91e18}.json-view_github{color:#005cc5;--json-property: #005cc5;--json-index: #005cc5;--json-number: #005cc5;--json-string: #032f62;--json-boolean: #005cc5;--json-null: #005cc5}.json-view_vscode{color:#005cc5;--json-property: #0451a5;--json-index: #0000ff;--json-number: #0000ff;--json-string: #a31515;--json-boolean: #0000ff;--json-null: #0000ff}.json-view_atom{color:#383a42;--json-property: #e45649;--json-index: #986801;--json-number: #986801;--json-string: #50a14f;--json-boolean: #0184bc;--json-null: #0184bc}.json-view_winter-is-coming{color:#0431fa;--json-property: #3a9685;--json-index: #ae408b;--json-number: #ae408b;--json-string: #8123a9;--json-boolean: #0184bc;--json-null: #0184bc}:root{--rqb-spacing: .5rem;--rqb-border-width: 1px;--rqb-branch-indent: var(--rqb-spacing);--rqb-branch-width: var(--rqb-border-width);--rqb-base-color: #004bb8;--rqb-background-color: color-mix(in srgb, transparent, #004bb8 20%);--rqb-border-color: #8081a2;--rqb-border-style: solid;--rqb-border-radius: .25rem;--rqb-dnd-drop-indicator-color: rebeccapurple;--rqb-dnd-drop-indicator-style: dashed;--rqb-dnd-drop-indicator-width: 2px;--rqb-dnd-drop-indicator-copy-color: #693;--rqb-dnd-drop-indicator-copy-style: dashed;--rqb-dnd-drop-indicator-copy-width: 2px;--rqb-dnd-drop-indicator-group-color: #369;--rqb-dnd-drop-indicator-group-style: dashed;--rqb-dnd-drop-indicator-group-width: 2px;--rqb-branch-color: var(--rqb-border-color);--rqb-branch-radius: var(--rqb-border-radius);--rqb-branch-style: var(--rqb-border-style)}.ruleGroup{display:flex;flex-direction:column;gap:var(--rqb-spacing);padding:var(--rqb-spacing);border-width:var(--rqb-border-width)}.ruleGroup .ruleGroup-body{display:flex;flex-direction:column;gap:var(--rqb-spacing)}.ruleGroup .ruleGroup-body:empty{display:none}.ruleGroup .ruleGroup-header,.ruleGroup .rule{display:flex;gap:var(--rqb-spacing);align-items:center}.ruleGroup .rule .rule-value:has(.rule-value-list-item){display:flex;gap:var(--rqb-spacing);align-items:baseline}.ruleGroup .rule.rule-hasSubQuery{flex-wrap:wrap;padding:var(--rqb-spacing);border-width:var(--rqb-border-width)}.ruleGroup .rule.rule-hasSubQuery .ruleGroup-body{flex-basis:100%}.ruleGroup .betweenRules{display:flex}.ruleGroup .shiftActions{display:flex;flex-direction:column}.ruleGroup .shiftActions>*{padding:0}.dndOver.rule,.dndOver.ruleGroup-header{padding-bottom:var(--rqb-spacing)}.dndOver.betweenRules{padding-top:var(--rqb-spacing)}.dndGroup.rule.dndOver,.dndGroup.ruleGroup:has(.ruleGroup-header.dndOver){padding:var(--rqb-spacing)}.queryBuilder-branches .ruleGroup-body{margin-left:calc(2*var(--rqb-branch-indent))}.queryBuilder-branches .rule,.queryBuilder-branches .ruleGroup .ruleGroup{position:relative}.queryBuilder-branches .rule:before,.queryBuilder-branches .rule:after,.queryBuilder-branches .ruleGroup .ruleGroup:before,.queryBuilder-branches .ruleGroup .ruleGroup:after{content:"";width:var(--rqb-branch-indent);left:calc(-1*(var(--rqb-branch-indent) + var(--rqb-branch-width)));border-radius:0;position:absolute}.queryBuilder-branches .rule:before,.queryBuilder-branches .ruleGroup .ruleGroup:before{top:calc(-1*var(--rqb-spacing));height:calc(50% + var(--rqb-spacing));border-width:0 0 var(--rqb-branch-width) var(--rqb-branch-width)}.queryBuilder-branches .rule:after,.queryBuilder-branches .ruleGroup .ruleGroup:after{top:50%;height:50%;border-width:0 0 0 var(--rqb-branch-width)}.queryBuilder-branches .rule:last-child:after,.queryBuilder-branches .ruleGroup .ruleGroup:last-child:after{display:none}.queryBuilder-branches .rule-hasSubQuery:before,.queryBuilder-branches .rule-hasSubQuery:after,.queryBuilder-branches .ruleGroup .ruleGroup:before,.queryBuilder-branches .ruleGroup .ruleGroup:after{left:calc(-1*(var(--rqb-branch-indent) + var(--rqb-branch-width) + var(--rqb-border-width)))}.queryBuilder-branches .rule-hasSubQuery:before,.queryBuilder-branches .ruleGroup .ruleGroup:before{top:calc(-1*(var(--rqb-spacing) + var(--rqb-border-width)));height:calc(50% + var(--rqb-spacing) + var(--rqb-border-width))}.queryBuilder-branches .rule-hasSubQuery:after,.queryBuilder-branches .ruleGroup .ruleGroup:after{height:calc(50% + var(--rqb-border-width))}.queryBuilder-branches .betweenRules:before{content:"";width:var(--rqb-branch-indent);left:calc(-1*(var(--rqb-branch-indent) + var(--rqb-branch-width)));border-radius:0;position:absolute;top:calc(-1*var(--rqb-spacing));height:calc(100% + var(--rqb-spacing));border-width:0 0 0 var(--rqb-branch-width)}.queryBuilder-justified .ruleGroup-combinators+.ruleGroup-addRule,.queryBuilder-justified .ruleGroup-combinators+.ruleGroup-addGroup,.queryBuilder-justified .ruleGroup-combinators+.ruleGroup-cloneGroup,.queryBuilder-justified .ruleGroup-combinators+.ruleGroup-lock,.queryBuilder-justified .ruleGroup-combinators+.ruleGroup-remove,.queryBuilder-justified .ruleGroup-combinators+.rule-cloneRule,.queryBuilder-justified .ruleGroup-combinators+.rule-lock,.queryBuilder-justified .ruleGroup-combinators+.rule-remove,.queryBuilder-justified .ruleGroup-notToggle+.ruleGroup-addRule,.queryBuilder-justified .ruleGroup-notToggle+.ruleGroup-addGroup,.queryBuilder-justified .ruleGroup-notToggle+.ruleGroup-cloneGroup,.queryBuilder-justified .ruleGroup-notToggle+.ruleGroup-lock,.queryBuilder-justified .ruleGroup-notToggle+.ruleGroup-remove,.queryBuilder-justified .ruleGroup-notToggle+.rule-cloneRule,.queryBuilder-justified .ruleGroup-notToggle+.rule-lock,.queryBuilder-justified .ruleGroup-notToggle+.rule-remove,.queryBuilder-justified .shiftActions+.ruleGroup-addRule,.queryBuilder-justified .shiftActions+.ruleGroup-addGroup,.queryBuilder-justified .shiftActions+.ruleGroup-cloneGroup,.queryBuilder-justified .shiftActions+.ruleGroup-lock,.queryBuilder-justified .shiftActions+.ruleGroup-remove,.queryBuilder-justified .shiftActions+.rule-cloneRule,.queryBuilder-justified .shiftActions+.rule-lock,.queryBuilder-justified .shiftActions+.rule-remove,.queryBuilder-justified .queryBuilder-dragHandle+.ruleGroup-addRule,.queryBuilder-justified .queryBuilder-dragHandle+.ruleGroup-addGroup,.queryBuilder-justified .queryBuilder-dragHandle+.ruleGroup-cloneGroup,.queryBuilder-justified .queryBuilder-dragHandle+.ruleGroup-lock,.queryBuilder-justified .queryBuilder-dragHandle+.ruleGroup-remove,.queryBuilder-justified .queryBuilder-dragHandle+.rule-cloneRule,.queryBuilder-justified .queryBuilder-dragHandle+.rule-lock,.queryBuilder-justified .queryBuilder-dragHandle+.rule-remove,.queryBuilder-justified .ruleGroup-header+.ruleGroup-addRule,.queryBuilder-justified .ruleGroup-header+.ruleGroup-addGroup,.queryBuilder-justified .ruleGroup-header+.ruleGroup-cloneGroup,.queryBuilder-justified .ruleGroup-header+.ruleGroup-lock,.queryBuilder-justified .ruleGroup-header+.ruleGroup-remove,.queryBuilder-justified .ruleGroup-header+.rule-cloneRule,.queryBuilder-justified .ruleGroup-header+.rule-lock,.queryBuilder-justified .ruleGroup-header+.rule-remove,.queryBuilder-justified .rule-operators+.ruleGroup-addRule,.queryBuilder-justified .rule-operators+.ruleGroup-addGroup,.queryBuilder-justified .rule-operators+.ruleGroup-cloneGroup,.queryBuilder-justified .rule-operators+.ruleGroup-lock,.queryBuilder-justified .rule-operators+.ruleGroup-remove,.queryBuilder-justified .rule-operators+.rule-cloneRule,.queryBuilder-justified .rule-operators+.rule-lock,.queryBuilder-justified .rule-operators+.rule-remove,.queryBuilder-justified .rule-value+.ruleGroup-addRule,.queryBuilder-justified .rule-value+.ruleGroup-addGroup,.queryBuilder-justified .rule-value+.ruleGroup-cloneGroup,.queryBuilder-justified .rule-value+.ruleGroup-lock,.queryBuilder-justified .rule-value+.ruleGroup-remove,.queryBuilder-justified .rule-value+.rule-cloneRule,.queryBuilder-justified .rule-value+.rule-lock,.queryBuilder-justified .rule-value+.rule-remove,.queryBuilder-justified .control+.ruleGroup-addRule,.queryBuilder-justified .control+.ruleGroup-addGroup,.queryBuilder-justified .control+.ruleGroup-cloneGroup,.queryBuilder-justified .control+.ruleGroup-lock,.queryBuilder-justified .control+.ruleGroup-remove,.queryBuilder-justified .control+.rule-cloneRule,.queryBuilder-justified .control+.rule-lock,.queryBuilder-justified .control+.rule-remove,.queryBuilder-justified .chakra-select__wrapper+.ruleGroup-addRule,.queryBuilder-justified .chakra-select__wrapper+.ruleGroup-addGroup,.queryBuilder-justified .chakra-select__wrapper+.ruleGroup-cloneGroup,.queryBuilder-justified .chakra-select__wrapper+.ruleGroup-lock,.queryBuilder-justified .chakra-select__wrapper+.ruleGroup-remove,.queryBuilder-justified .chakra-select__wrapper+.rule-cloneRule,.queryBuilder-justified .chakra-select__wrapper+.rule-lock,.queryBuilder-justified .chakra-select__wrapper+.rule-remove,.queryBuilder-justified input[type=hidden]+.ruleGroup-addRule,.queryBuilder-justified input[type=hidden]+.ruleGroup-addGroup,.queryBuilder-justified input[type=hidden]+.ruleGroup-cloneGroup,.queryBuilder-justified input[type=hidden]+.ruleGroup-lock,.queryBuilder-justified input[type=hidden]+.ruleGroup-remove,.queryBuilder-justified input[type=hidden]+.rule-cloneRule,.queryBuilder-justified input[type=hidden]+.rule-lock,.queryBuilder-justified input[type=hidden]+.rule-remove{margin-left:auto!important}.queryBuilder-justified .ruleGroup-addRule:first-child,.queryBuilder-justified .ruleGroup-addGroup:first-child{margin-left:auto!important}.ruleGroup,.rule-hasSubQuery{border-color:var(--rqb-border-color);border-style:var(--rqb-border-style);border-radius:var(--rqb-border-radius);background:var(--rqb-background-color)}.ruleGroup .shiftActions>*,.rule-hasSubQuery .shiftActions>*{background-color:#0000;border:none;cursor:pointer}.dndOver.rule,.dndOver.ruleGroup-header:not(.dndGroup .ruleGroup-header){border-bottom-width:var(--rqb-dnd-drop-indicator-width);border-bottom-style:var(--rqb-dnd-drop-indicator-style);border-bottom-color:var(--rqb-dnd-drop-indicator-color)}.dndOver.rule.dndCopy,.dndOver.ruleGroup-header:not(.dndGroup .ruleGroup-header).dndCopy{border-bottom-width:var(--rqb-dnd-drop-indicator-copy-width);border-bottom-style:var(--rqb-dnd-drop-indicator-copy-style);border-bottom-color:var(--rqb-dnd-drop-indicator-copy-color)}.dndOver.betweenRules{border-top-width:var(--rqb-dnd-drop-indicator-width);border-top-style:var(--rqb-dnd-drop-indicator-style);border-top-color:var(--rqb-dnd-drop-indicator-color)}.dndOver.betweenRules.dndCopy{border-top-width:var(--rqb-dnd-drop-indicator-copy-width);border-top-style:var(--rqb-dnd-drop-indicator-copy-style);border-top-color:var(--rqb-dnd-drop-indicator-copy-color)}.dndGroup.rule.dndOver,.dndGroup.ruleGroup:has(>.ruleGroup-header.dndOver){border-width:var(--rqb-dnd-drop-indicator-group-width);border-style:var(--rqb-dnd-drop-indicator-group-style);border-color:var(--rqb-dnd-drop-indicator-group-color);border-radius:var(--rqb-border-radius)}.dndGroup.rule.dndOver.dndCopy,.dndGroup.ruleGroup:has(>.ruleGroup-header.dndOver).dndCopy{border-color:var(--rqb-dnd-drop-indicator-copy-color);border-width:var(--rqb-dnd-drop-indicator-copy-width);border-style:var(--rqb-dnd-drop-indicator-copy-style)}.ruleGroup.dndDragging,.rule.dndDragging{opacity:.5}.ruleGroup .queryBuilder-dragHandle,.rule .queryBuilder-dragHandle{cursor:move}.queryBuilder-branches .rule:before,.queryBuilder-branches .rule:after,.queryBuilder-branches .ruleGroup .ruleGroup:before,.queryBuilder-branches .ruleGroup .ruleGroup:after{border-color:var(--rqb-branch-color);border-style:var(--rqb-branch-style)}.queryBuilder-branches .rule:last-child:before,.queryBuilder-branches .ruleGroup .ruleGroup:last-child:before{border-bottom-left-radius:var(--rqb-branch-radius)}.queryBuilder-branches .betweenRules{position:relative}.queryBuilder-branches .betweenRules:before{border-color:var(--rqb-branch-color);border-style:var(--rqb-branch-style)}.svg-font-color svg>path{fill:var(--ifm-font-color-base)}.react-flow__controls-button{width:32px;height:32px}.react-flow__controls-button svg{max-width:18px;max-height:18px;color:var(--rosaKonverting)}.queryBuilder{min-width:420px}.validateQuery .queryBuilder .ruleGroup.queryBuilder-invalid{background-color:#6396}.validateQuery .queryBuilder .ruleGroup.queryBuilder-invalid .ruleGroup-addRule{font-weight:700!important}.validateQuery .queryBuilder .ruleGroup.queryBuilder-invalid>.ruleGroup-header:after{content:"Empty groups are considered invalid. Avoid them by using addRuleToNewGroups.";color:#fff}.validateQuery .queryBuilder .rule.queryBuilder-invalid .rule-value{background-color:#6396}.validateQuery .queryBuilder .rule.queryBuilder-invalid .rule-value::placeholder{color:#47246b}html[data-theme=dark] .validateQuery .queryBuilder .rule.queryBuilder-invalid .rule-value::placeholder{color:#945ec9}.justifiedLayout .queryBuilder .ruleGroup-addGroup+button.ruleGroup-cloneGroup,.justifiedLayout .queryBuilder .ruleGroup-addGroup+button.ruleGroup-lock,.justifiedLayout .queryBuilder .ruleGroup-addGroup+button.ruleGroup-remove,.justifiedLayout .queryBuilder .rule-operators+button.rule-cloneRule,.justifiedLayout .queryBuilder .rule-operators+button.rule-lock,.justifiedLayout .queryBuilder .rule-operators+button.rule-remove,.justifiedLayout .queryBuilder .rule-value+button.rule-cloneRule,.justifiedLayout .queryBuilder .rule-value+button.rule-lock,.justifiedLayout .queryBuilder .rule-value+button.rule-remove,.justifiedLayout .queryBuilder .control+button.rule-cloneRule,.justifiedLayout .queryBuilder .control+button.rule-lock,.justifiedLayout .queryBuilder .control+button.rule-remove,.justifiedLayout .queryBuilder .chakra-select__wrapper+button.rule-cloneRule,.justifiedLayout .queryBuilder .chakra-select__wrapper+button.rule-lock,.justifiedLayout .queryBuilder .chakra-select__wrapper+button.rule-remove{margin-left:auto}.PanelBuilder{height:80vh;width:100%;background-color:#fff;border-radius:10px;margin:10px}.react-flow__edge-path{stroke:#c0b6d0;stroke-width:2}.dndnode{min-height:40px;max-width:160px;width:120px;background-color:#fff;border:1px solid #d4d4d4;box-shadow:5px 5px 5px #d3d3d3}.dndnode .nodename{font-size:12px;padding-top:0;top:-5px;position:relative}.dndnode .anticon{font-size:25px;padding-top:0}.BuilderNodeEditor{width:24px;height:24px;min-width:24px}.BuilderNodeEditor.ant-btn-primary{background:var(--k-purple-500, #5B34A5);border-color:var(--k-purple-500, #5B34A5)}.BuilderNodeEditor.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background:var(--k-purple-400, #8A6BC6);border-color:var(--k-purple-400, #8A6BC6)}.HandleSource{border:0px solid #353535;background:#555;width:10px;height:10px}.HandleSource_name{left:10px;display:inline-flex;margin-left:10px;min-width:250px;padding-top:8px;color:#aaa}.HandleTarget{border:0px solid #353535;background:#55bd51;width:10px;height:10px}.react-flow__node{z-index:0!important;font-size:12px;background:#fff;border:1px solid var(#f4f4f4);border-radius:4px;text-align:center;min-width:40px;min-height:50px;box-shadow:1px 2px 11px #b3a7c7;padding:0 10px}.block-node{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:100%;max-width:130px;min-height:50px;z-index:10000}.node-type{font-size:8px;width:100px;text-align:left;display:inline-flex;align-self:flex-end;justify-content:flex-start;min-height:14px;font-weight:300;text-align:flex-end;padding-right:-20px;margin-bottom:-16px;position:absolute;right:-84px;top:-47px;border:0px solid #444455;transform:rotate(312deg);color:#f5f5f5}.node-actions{font-size:8px;width:60px;text-align:right;display:inline-flex;align-self:flex-end;justify-content:flex-end;min-height:14px;font-weight:300;text-align:flex-end;padding-right:-20px;margin-bottom:-16px;position:absolute;left:-60px;top:-5px;border:0px solid #ffff66;z-index:10}.node-name{font-size:8px;width:max-content;max-width:200%;text-align:left;padding-left:5px;display:block;min-height:14px;position:absolute;font-weight:600;left:-10px;transform:translate(5px,-100%);color:var(--rosaKonverting)}.node-backImage{position:absolute;color:#e6e6e6;top:1px;font-size:30px;float:left;z-index:2}.node-message{float:left;padding:5px;min-width:100%;max-width:130px;min-height:50px;max-height:250px;overflow-y:hidden;height:auto;font-size:8px;text-align:left;word-wrap:break-word;border:0px solid #ff5500;z-index:3;margin-bottom:0}.Content{top:54px;left:5px;position:absolute;display:block;min-height:20px;width:115px}.Outputs{margin-top:40px;top:26px;left:-20px;position:absolute;display:block;min-height:20px;width:100%}.node-others{float:left;padding:0;min-width:100px;min-height:25px;max-height:120px;overflow-y:hidden;height:auto;font-size:8px;text-align:left;word-wrap:break-word;z-index:3;position:absolute;bottom:5px;max-height:25px;margin-bottom:0}.builderbuttons .anticon{color:var(--rosaKonverting);background-color:transparent!important}.btn-node-BlockOption{padding:4px;min-height:16px!important;min-width:16px!important;width:10px;max-width:10px;height:10px}.react-flow__node-start{border-color:#149157;background-color:#0a0;width:50px;border-radius:20px 0 0 20px}.react-flow__node-start .node-backImage{margin:auto;top:2px}.react-flow__node-note{z-index:1;position:absolute;border-color:#999b8d;background-color:#fbff00;width:auto;height:auto;min-height:70px;border-radius:0 0 60px/0 0 5px;border:1px solid #f5f5f5;border-top:0px;box-shadow:none}.react-flow__node-note .node-backImage{color:#e9e914}.sticky-note-content{color:#333;word-wrap:break-word;white-space:pre-wrap}.react-flow__node-end{border-color:#34779e;background-color:#55a5c4;border-radius:0 20px 20px 0;width:50px}.react-flow__node-group{border-color:#911476;background-color:#e6dde4;width:300px;height:300px;z-index:-10!important}.react-flow__node-waitResponse{border-color:#34779e;background-color:#90d3f1;width:50px}.react-flow__node-log{width:80px}.react-flow__node-conditional{border:0px solid!important;background:transparent!important;box-shadow:none}.react-flow__node-checkEntry{border-color:var(--moradoKonverting);background-color:#fff8db;width:70px}.react-flow__node-checkEntry .node-message{border-color:var(--moradoKonverting);width:40px;text-align:center}.react-flow__node-checkEntry .node-backImage{left:20px;color:#f1e53c}.react-flow__node-message .node-backImage{color:#f1f1f1}.react-flow__node-HttpRequest{background-color:#f4ffdb;width:100px}.react-flow__node-optionButton{background-color:#e3dbff;width:130px}.react-flow__node-optionButton .node-message,.react-flow__node-optionList .node-message{max-height:120px}.react-flow__node-optionList{background-color:#f4dbff;width:130px}.react-flow__node-goto,.react-flow__node-transfer{background-color:#f90;width:50px}.react-flow__node-setVariable{background-color:#f3f3f3;width:50px;border-color:var(--moradoKonverting)}.react-flow__node-skills .anticon{color:var(--rosaKonverting)}.react-flow__node-skills{background-color:#f3f3f3;width:50px;border-color:var(--moradoKonverting)}.react-flow__node-skills .node-backImage{top:2px}.react-flow__node-unsetskills .anticon{color:#fff}.react-flow__node-unsetskills{background-color:#f70000;width:50px;border-color:var(--moradoKonverting)}.react-flow__node-unsetskills .node-backImage{top:2px}.react-flow__node-unsetVariable,.react-flow__node-setAtribute{background-color:#f3f3f3;width:50px;border-color:var(--moradoKonverting)}.react-flow__node-switch{background-color:#faebd7;width:130px}.react-flow__node-switch .node-backImage{color:#f1d7c2}.react-flow__node-handover{background-color:#b0b9d6;width:50px}.react-flow__node-audio,.react-flow__node-video,.react-flow__node-document,.react-flow__node-location,.react-flow__node-image{background-color:#ac0168;border-radius:50%;width:50px}.react-flow__node-sticker{background-color:#ff009d;border-radius:50%;width:50px}.react-flow__node-Email{background-color:#bfc8ee;width:55px}.react-flow__node-hubspot{border-color:#349e87;background-color:#90f1d9;width:60px}.react-flow__node-hubspot .node-backImage{color:#349e87;top:7px;z-index:0}.react-flow__node-customjscode{width:50px;border-color:#fff;background-color:#fff}.react-flow__node-stripe{width:50px;border-color:#fff;background-color:#635bff}.react-flow__node-loop{width:50px;border-color:#fff;background-color:#d0e3f3}.react-flow__node-loop .node-backImage{color:#ff0458}.react-flow__node-openai,.react-flow__node-audio,.react-flow__node-qr,.react-flow__node-image,.react-flow__node-document,.react-flow__node-video{width:50px}.react-flow__node-qr .node-backImage,.react-flow__node-setAtribute .node-backImage{color:#2c0963}.react-flow__node-setVariable .node-backImage,.react-flow__node-setAtribute .node-backImage{color:#95df33}.react-flow__node-unsetVariable .node-backImage{color:#df3333}.react-flow__node-log .node-backImage{color:#eee}.react-flow__node-optionList .node-backImage{color:#e5cbef}.react-flow__node-optionButton .node-backImage{color:#e0d6e4}.react-flow__node-HttpRequest .node-backImage{color:#d2e2c9}.react-flow__node-conditional .block-node{border:1px solid var(--moradoKonverting);background-color:#ffecdb;width:50px;max-height:49px;transform:rotate(45deg)}.react-flow__node-conditional .react-flow__handle-left,.react-flow__node-conditional .react-flow__handle-right,.react-flow__node-conditional .react-flow__handle-bottom{transform:rotate(45deg)}.react-flow__node-conditional .node-message{text-align:center;font-weight:700}.react-flow__node-conditional .node-backImage{left:8px;color:#ffb78d;transform:rotate(-45deg)}.react-flow__node-conditional .node-type{left:-50px;top:-60px;transform:rotate(-90deg)}.react-flow__node-conditional .node-message{left:50px;transform:rotate(-45deg)}.react-flow__node-conditional .HandleSource_name{top:-100px;left:-30px;position:relative;transform:rotate(-45deg)}.react-flow__node-sticker .node-backImage{color:#fff}
