.ErrorPage-module_errorPage-dd8b0{align-items:center;display:flex;flex-direction:column;margin:25px auto;text-align:center;width:500px}.ForbiddenPage-module_container-b33ca{align-items:center;background:linear-gradient(to bottom right,#fff,#fc8a9a);display:flex;font-size:1.2rem;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.ForbiddenPage-module_error-ebfc7{color:#333;font-family:Arial,sans-serif;text-align:center}.ForbiddenPage-module_error-ebfc7 h1,.ForbiddenPage-module_error-ebfc7 h2,.ForbiddenPage-module_error-ebfc7 p{margin:0}.ForbiddenPage-module_error-ebfc7 h1{margin-bottom:.5rem}.ForbiddenPage-module_error-ebfc7 h2{margin-bottom:1rem}.ForbiddenPage-module_error-ebfc7 p{line-height:1.6;margin-bottom:.5rem}.ForbiddenPage-module_infoText-aa17b{font-size:.9rem}.Card-module_card-d2971{align-items:center;background-color:#fff;border:1px solid #e4e5e7;border-radius:5px;box-shadow:0 12px 3px 0 #0000;display:flex;min-height:100px;padding:24px}.StylelessButton-module_self-ba5ac{background:none;border:none;cursor:pointer;font-family:inherit;font-weight:300;margin:0;outline:none;padding:0;text-rendering:inherit}.TextArea-module_textArea-d5bd7{background-color:var(--gds-sys-color-layer-softest);border:1px solid var(--gds-sys-color-border-dim);border-radius:5px;font-size:.875rem;line-height:1.5;min-height:10rem;overflow-y:auto;padding:15px;resize:none;transition:background .3s ease-in,border-color .3s ease-in}.TextArea-module_textArea-d5bd7:disabled{background-color:var(--gds-sys-color-layer-interactive-disabled)}.TextArea-module_textArea-d5bd7:enabled::placeholder{color:var(--gds-sys-color-text-dim)}.TextArea-module_textArea-d5bd7:enabled:hover{border-color:var(--gds-sys-color-border-interactive-hover)}.TextArea-module_textArea-d5bd7:enabled:active,.TextArea-module_textArea-d5bd7:enabled:focus{border-color:var(--gds-sys-color-border-interactive-hover);outline:none}.TextArea-module_readOnly-a6573{pointer-events:none}.TextArea-module_readOnly-a6573:active,.TextArea-module_readOnly-a6573:focus,.TextArea-module_readOnly-a6573:hover{border-color:var(--gds-sys-color-border-dim)}.Tooltip-module_content-d88c2{--tooltip-background-color:#242335;align-items:center;background-color:var(--tooltip-background-color);border-radius:5px;color:#fff;display:flex;font-size:.75rem;font-weight:600;padding:16px;z-index:500}.Tooltip-module_arrow-f62ab{fill:var(--tooltip-background-color)}.CopyField-module_container-b2fe3{align-items:center;color:var(--gray-700);display:flex;font-size:.875rem;gap:8px;padding:12px 24px}.CopyField-module_label-d373d{color:var(--gds-sys-color-text-dim);font-weight:500;white-space:nowrap}.CopyField-module_box-f5222{align-items:center;background-color:var(--gray-50);border:1px solid var(--gray-200);border-radius:4px;color:var(--gray-800);display:inline-flex;font-family:monospace;font-size:.7rem;gap:6px;max-width:100%;padding-left:6px;width:-moz-fit-content;width:fit-content}.CopyField-module_value-a5ce9{overflow-x:auto;text-overflow:ellipsis;white-space:nowrap}.CopyField-module_copyButton-c4dd1{align-items:center;background:none;border:none;border-left:1px solid var(--gray-200);color:var(--gray-500);cursor:pointer;display:flex;height:100%;justify-content:center;padding:2px 4px}.CopyField-module_copyButton-c4dd1:hover{color:var(--gray-700)}.CopyField-module_copyButton-c4dd1:focus{border-radius:4px;outline:2px solid var(--primary-500)}.CopyField-module_copyButton-c4dd1 svg{display:block;height:18px;width:18px}.Behavior-module_checkBoxBiggerMargin-b8aaf.Behavior-module_checkBoxBiggerMargin-b8aaf{margin-bottom:20px}.Behavior-module_checkBoxMargin-e5a79.Behavior-module_checkBoxMargin-e5a79{margin-bottom:10px}.Behavior-module_marginTop20-e583e{margin-top:20px}.Behavior-module_returningDelayControllerContainer-bd86c{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-left:28px}.Behavior-module_returningDelayAmount-e4e26.Behavior-module_returningDelayAmount-e4e26{flex-grow:1;margin:0 8px}.Behavior-module_returningDelayDropdown-b6b37{flex:0;width:155px}.Behavior-module_returningDelayDescription-adcc0{font-size:.875rem}.sectionsShared-module_section-cfd41{padding:12px 24px}.sectionsShared-module_paragraph-d82fa{margin:0}.sectionsShared-module_subHeader-bf551{font-size:1rem;letter-spacing:.5px;line-height:22px;margin:0}.sectionsShared-module_sectionWithGap-f5bcb{display:flex;flex-direction:column;gap:8px;padding:12px 24px}.Collapsible-module_trigger-f1af1{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:inherit;font-weight:300;justify-content:center;margin:0;outline:none;padding:0;text-rendering:inherit}.Collapsible-module_content-b0aa4{overflow:hidden}.Collapsible-module_content-b0aa4[data-state=open]{animation:Collapsible-module_slide-down-bcac8 .1s ease-out}.Collapsible-module_content-b0aa4[data-state=closed]{animation:Collapsible-module_slide-up-b69d6 .1s ease-out}@keyframes Collapsible-module_slide-down-bcac8{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes Collapsible-module_slide-up-b69d6{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.DialogComponents-module_content-fb1a5{background-color:#fff;border-radius:20px;box-shadow:0 5px 22px 0 #0000001f;color:var(--gds-sys-color-text-default);font-family:var(--gds-font-ui-stack);left:50%;max-height:85vh;max-width:80vw;min-height:100px;min-width:300px;position:fixed;top:50%;transform:translate(-50%,-50%)}.DialogComponents-module_overlay-d7e4a{background-color:#fff;inset:0;opacity:.7;position:fixed}.DialogComponents-module_overlay-d7e4a[data-state=open]{animation:DialogComponents-module_fade-in-fce9a .2s ease-out}.DialogComponents-module_overlay-d7e4a[data-state=closed]{animation:DialogComponents-module_fade-out-f2582 .2s ease-in}@keyframes DialogComponents-module_fade-in-fce9a{0%{opacity:0}}@keyframes DialogComponents-module_fade-out-f2582{to{opacity:0}}.DialogComponents-module_footer-dcba9,.DialogComponents-module_header-df0bc{align-items:center;display:flex;gap:8px;min-height:50px;padding:16px}.DialogComponents-module_header-df0bc{border-bottom:1px solid var(--gray-200,#d3d3d3);justify-content:space-between}.DialogComponents-module_footer-dcba9{border-top:1px solid var(--gray-200,#d3d3d3);justify-content:flex-end}.DialogComponents-module_title-c8862{font-size:1.125rem;font-weight:700;margin:0;padding:0}.DialogComponents-module_body-b6977{padding:16px}.DialogComponents-module_close-f71a6.DialogComponents-module_close-f71a6{all:unset;align-items:center;border-radius:50%;cursor:pointer;display:flex;justify-content:center;outline:none;transition:all .1s ease-in-out}.DialogComponents-module_close-f71a6.DialogComponents-module_close-f71a6:active,.DialogComponents-module_close-f71a6.DialogComponents-module_close-f71a6:focus,.DialogComponents-module_close-f71a6.DialogComponents-module_close-f71a6:focus-visible{outline:none}.DropdownMenu-module_content-eba77{background-color:#fff;border:1px solid #e4e5e7;border-radius:5px;box-shadow:0 5px 22px 0 #00000021;overflow:hidden}.DropdownMenu-module_iconItem-f5edb{--gds-svg-main:#8d8c9b;align-items:center;background-color:#fff;color:#8d8c9b;display:flex;font-weight:600;gap:8px;min-height:48px;min-width:200px;padding:12px;-webkit-user-select:none;user-select:none}.DropdownMenu-module_iconItem-f5edb:hover{background-color:#fbfbfb;cursor:pointer}.DropdownMenu-module_iconItem-f5edb:focus-visible{outline:none}.DropdownMenu-module_iconItem-f5edb[data-disabled=true]{color:#e4e5e7;cursor:not-allowed}.DropdownMenu-module_iconItem-f5edb[data-disabled=true] svg{--gds-svg-main:#e4e5e7}.DropdownMenu-module_iconItem-f5edb[data-disabled=true] span{color:#e4e5e7}.DropdownMenu-module_iconItem-f5edb[data-warning=true]{--gds-svg-main:#f16f91;color:#f16f91}.DropdownMenu-module_iconItem-f5edb[data-warning=true] span{color:#f16f91}.DropdownMenu-module_separator-d2d33{background-color:#f0f1f2;height:1px}.FileDropzone-module_dropzone-deb0e{align-items:center;background-color:#f9f9f9;border:2px dashed #ccc;border-radius:8px;color:#666;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:center;padding:20px;transition:background-color .2s ease-in-out}.FileDropzone-module_dropzone-deb0e:hover{background-color:#f0f0f0}.FileDropzone-module_active-a4ebe{background-color:#e0ffe0;border-color:#0c0}.FileDropzone-module_fileName-c73d0{color:#333;font-size:.9rem;margin-top:10px}.InlineEditable-module_container-b6ab8{display:inline-grid;font-family:var(--gds-font-ui-stack);font-size:1rem;font-weight:700;min-width:200px}.InlineEditable-module_container-b6ab8 input,.InlineEditable-module_container-b6ab8:after{font-family:inherit;font-size:inherit;font-weight:inherit;grid-area:1/2;letter-spacing:normal;max-width:inherit;min-width:inherit;padding:5px;resize:none;width:inherit}.InlineEditable-module_container-b6ab8:after{content:attr(data-value) "";visibility:hidden;white-space:pre-wrap}.InlineEditable-module_inlineEditable-e1292{border:none;border-radius:4px;outline:none;padding:0;text-overflow:ellipsis;transition:box-shadow .2s ease-in-out}.InlineEditable-module_inlineEditable-e1292:hover{box-shadow:0 0 0 2px #d3d3d3}.InlineEditable-module_inlineEditable-e1292:focus{box-shadow:0 0 0 2px var(--purple-500,purple)}.InlineEditable-module_inlineEditable-e1292:invalid{box-shadow:0 0 0 2px var(--red-500,red)}.RadioGroup-module_root-b5672{display:flex;flex-direction:column;gap:8px}.RadioGroup-module_item-d7650{background:none;border:3px solid #8d8c9b;border-radius:100%;height:18px;margin:0;min-height:18px;min-width:18px;padding:0;width:18px}.RadioGroup-module_item-d7650[data-state=checked]{background-color:#7357ff;border-color:#0000}.RadioGroup-module_item-d7650:hover{border-color:#595868}.RadioGroup-module_item-d7650:hover[data-state=checked]{background-color:#4b39a6;border-color:#0000}.RadioGroup-module_item-d7650[data-disabled=""]{border-color:#c2c1c9}.RadioGroup-module_item-d7650[data-state=checked][data-disabled=""]{background-color:#c2c1c9;border-color:#0000}.RadioGroup-module_item-d7650:focus{outline:2px solid #231a4d;outline-offset:2px}.RadioGroup-module_indicator-ab2c7{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.RadioGroup-module_indicator-ab2c7:after{background-color:#fff;border-radius:50%;content:"";display:block;height:65%;width:65%}.Span-module_self-a3a88{font-weight:600}.VariableChip-module_self-acafa{align-items:center;background-color:#ffdc24;border-radius:4px;display:inline-flex;font-weight:600;margin:0 2px;padding:2px 4px;white-space:nowrap}.SuggestionMenu-module_self-e4faa{background-color:#fff;border-radius:5px;box-shadow:0 5px 22px 0 #00000021;display:flex;gap:10px;left:0;min-height:60px;padding:16px;position:absolute;top:0;width:min-content}.SlateEditable-module_self-ee7fb{align-items:center;display:block;flex-wrap:wrap;height:100%;min-height:40px;outline:none;padding-left:2px;padding-right:2px;white-space:pre-wrap}.SlateEditable-module_self-ee7fb div[contenteditable=false]{margin-left:3px;margin-right:3px}.SlateField-module_body-c7727{min-width:200px;position:relative;transition:all .2s ease;width:100%}.SlateField-module_body-c7727 span [data-slate-zero-width=n]{display:inline-block;min-width:1px}.ToolCard-module_toolCard-c48fd{box-shadow:0 0 1px 0 rgba(0,0,0,.051),0 2px 2px 0 rgba(0,0,0,.039),0 4px 3px 0 rgba(0,0,0,.031),0 7px 3px 0 rgba(0,0,0,.012),0 12px 3px 0 #0000;cursor:pointer;gap:24px;min-height:74px}.ToolCard-module_nameSection-d4dba{align-items:center;color:#7357ff;display:flex;flex:1;gap:16px;max-width:60%}.ToolCard-module_namesContainer-e9a9f{display:flex;flex:1;flex-direction:column;gap:4px;max-width:100%}.ToolCard-module_name-e35e2{color:#2a293a;font-size:1rem;font-weight:700;width:100%}.ToolCard-module_desc-fb6cc,.ToolCard-module_name-e35e2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ToolCard-module_desc-fb6cc{color:#737281;font-size:.875rem;margin:0}.AddToolsDialog-module_zIndex-eff02{z-index:1}.AddToolsDialog-module_body-bbc6f{display:flex;flex-direction:column;gap:8px;height:330px;overflow:scroll;width:800px}.AddToolsDialog-module_toolCard-e9aab.AddToolsDialog-module_toolCard-e9aab{box-shadow:none;justify-content:space-between}.AiGeneratedButton-module_self-d3f2d svg{color:#8d8c9b}.AiGeneratedButton-module_self-d3f2d:hover{background-color:#f5f6f7}.AiGeneratedButton-module_self-d3f2d[data-ishidden=true]{visibility:hidden}.AiGeneratedButton-module_self-d3f2d[data-enabled=true] path{fill:#ff9a4c}.BotButton-module_botButton-d1cca.BotButton-module_botButton-d1cca{align-items:center;background-color:#fff;border:2px solid var(--purple-300,#d3d3d3);border-radius:24px;display:flex;gap:10px;min-height:40px;padding:4px 20px 4px 4px}.BotButton-module_botButton-d1cca.BotButton-module_botButton-d1cca:active,.BotButton-module_botButton-d1cca.BotButton-module_botButton-d1cca:focus,.BotButton-module_botButton-d1cca.BotButton-module_botButton-d1cca:hover{background-color:var(--gray-200,#d3d3d3)}.BotButton-module_text-cfa13{font-weight:700}.EmptyListPlaceholder-module_placeholderContainer-d3472{align-items:center;display:flex;flex-direction:column;max-width:335px}.EmptyListPlaceholder-module_placeholderContainer-d3472 h3{margin:0}.EmptyListPlaceholder-module_placeholderContainer-d3472 p{margin:10px;text-align:center}.EmptyListPlaceholder-module_placeholderContainer-d3472 a{color:#7357ff;font-weight:700}.UnsavedChangesDialog-module_content-dd11c{width:532px}.UnsavedChangesDialog-module_footer-b5248{display:flex;justify-content:space-between}.ViewContainer-module_viewContainer-e2842{display:flex;flex:1;flex-direction:column;overflow-y:auto}.ViewContainer-module_innerContent-bcd7f{display:flex;flex:1;justify-content:space-around;padding:0 32px 32px;width:100%}.ViewContainer-module_content-e40e4{display:flex;flex:1;flex-direction:column;max-width:1000px}.ViewHeader-module_header-b3fd2{align-items:center;background-color:#fff;box-shadow:0 0 1px 0 rgba(0,0,0,.051),0 2px 2px 0 rgba(0,0,0,.039),0 4px 3px 0 rgba(0,0,0,.031),0 7px 3px 0 rgba(0,0,0,.012),0 12px 3px 0 #0000;display:flex;height:72px}.ViewHeader-module_backButton-bf528{align-items:center;display:flex;height:72px;justify-content:center;width:72px}.ViewHeader-module_backButton-bf528 svg{color:var(--gray-800);transition:all .2s ease-in-out}.ViewHeader-module_backButton-bf528:hover svg{transform:scale(1.4)}.KnowledgeBaseHeader-module_inlineEditable-d42da{min-width:100px}.FilterSortHeader-module_header-b2282{align-items:center;display:flex;justify-content:space-between}.FilterSortHeader-module_settings-b98f6{align-items:center;display:flex;gap:12px}.FilterSortHeader-module_filterButtonWrapper-f9685{align-items:center;display:inline-flex;position:relative}.FilterSortHeader-module_filterDot-a629b{background-color:#7b61ff;border:1px solid #f9f8fe;border-radius:50%;height:8px;left:21px;position:absolute;top:12px;width:8px}.FilterSortHeader-module_sortingButtons-e7fca{align-items:center;display:flex;gap:8px}.KnowledgeBaseFilterSettings-module_confidenceThresholdContainer-a748e{align-items:flex-start;display:flex;gap:16px}.KnowledgeBaseFilterSettings-module_confidenceField-efecf{display:flex;flex-direction:column}.KnowledgeBaseFilterSettings-module_confidenceLabel-fd050{font-size:12px;margin-bottom:4px}.KnowledgeBaseFilterSettings-module_separator-b9893{align-self:center}.KnowledgeBaseListHeader-module_header-bacba{align-items:center;display:flex;height:72px}.KnowledgeBaseListHeader-module_text-be860{font-size:.875rem;font-weight:600}.KnowledgeBaseListHeader-module_rightPart-ecf1b{align-items:center;display:flex;gap:8px;margin-left:auto}.KnowledgeBaseListHeader-module_dropdownContent-d0aa9{width:var(--radix-dropdown-menu-trigger-width,100%)}.KnowledgeBaseListHeader-module_qnaIcon-f4365{--gds-svg-main:var(--purple-700)}.KnowledgeBaseListHeader-module_unstructuredKBIcon-ede18{--gds-svg-main:var(--yellow-500)}.KnowledgeBaseListItem-module_listItem-a2c3e{background-color:#fff;border-color:#e4e5e7;border-radius:5px;border-width:1px;display:flex;height:74px;justify-content:space-between}.KnowledgeBaseListItem-module_link-f287d{align-items:center;display:flex;flex-grow:1;font-family:var(--gds-font-ui-stack);font-size:1rem;font-weight:700;gap:10px;height:100%;max-width:90%;overflow:hidden;padding-left:25px}.KnowledgeBaseListItem-module_dropdownContainer-d958d{align-items:center;display:flex;justify-content:center;width:70px}.KnowledgeBaseListItem-module_languages-d2428{color:#5d5c61;display:flex;font-size:.875rem;font-weight:400}.KnowledgeBaseListItem-module_qnaIcon-bf1d4{color:var(--purple-700);display:flex;flex-shrink:0}.KnowledgeBaseListItem-module_unstructuredKBIcon-b2f9a{color:var(--yellow-500)}.KnowledgeBaseListItem-module_knowledgeBaseName-af807{display:inline-block;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.KnowledgeBaseSettings-module_self-f4e18{overflow-y:auto;padding:20px}.KnowledgeBaseSettings-module_paragraph-b3ccb{margin:8px 0}.KnowledgeBaseSettings-module_buttonContainer-d8314{display:flex;gap:10px}.KnowledgeBaseSettings-module_fileInput-e5e9b{display:none}.KnowledgeBaseSettings-module_confidenceSlider-d0bbe.KnowledgeBaseSettings-module_confidenceSlider-d0bbe{flex:1;margin-right:8px;margin-top:20px}.KnowledgeBaseSettings-module_confidenceTextField-c7ad0{margin-left:8px;width:80px}.KnowledgeBaseSettings-module_horizontalLine-a02d4{margin-left:-20px;width:calc(100% + 40px)}.KnowledgeBaseSettings-module_sectionContainer-a467f{align-items:stretch;display:flex;flex-direction:column;margin-bottom:16px}.KnowledgeBaseSettings-module_confidenceSliderContainer-c986d{border:1px solid #e4e5e7;border-radius:5px;display:flex;padding:16px}.KnowledgeBaseSettings-module_nameTextField-b3d9f.KnowledgeBaseSettings-module_nameTextField-b3d9f{width:100%}.KnowledgeBaseSettings-module_descriptionText-b778a,.KnowledgeBaseSettings-module_smallHeader-d18a4{margin-bottom:8px}.KnowledgeBaseSettings-module_instructionSection-e85fb{display:flex;flex-direction:column;gap:16px;margin-bottom:16px;width:100%}.KnowledgeBaseSettings-module_textArea-c196b{height:90px;max-height:122px;width:100%}.SelectBotButton-module_botButton-ad016.SelectBotButton-module_botButton-ad016{align-items:center;background-color:#fff;border:2px solid var(--gray-500,#d3d3d3);border-radius:24px;color:var(--purple-500,#000);display:flex;gap:10px;min-height:44px;padding:4px 20px 4px 10px}.SelectBotButton-module_botButton-ad016.SelectBotButton-module_botButton-ad016:active,.SelectBotButton-module_botButton-ad016.SelectBotButton-module_botButton-ad016:focus,.SelectBotButton-module_botButton-ad016.SelectBotButton-module_botButton-ad016:hover{background-color:var(--gray-200,#d3d3d3)}.SelectBotButton-module_text-b95e7{font-weight:700}.SelectBotDialog-module_content-fe250{width:524px}.SelectBotDialog-module_content-fe250 p{font-weight:400}.SelectBotDialog-module_subHeader-d1434{font-size:1rem;margin-block:1rem}.SelectBotDialog-module_selectedList-c7c79{display:flex;flex-wrap:wrap;gap:10px;min-height:30px}.SelectBotDialog-module_botItem-de546{align-items:center;background-color:var(--gray-300,#d3d3d3);border-radius:4px;color:var(--gray-900,gray);display:flex;font-size:.8rem;height:24px;padding-left:8px}.SelectBotDialog-module_botItem-de546 button{color:var(--gray-800,gray);height:24px;width:24px}.SelectBotDialog-module_availableBotsHeader-d9eae{font-size:1rem;margin-top:24px}.SelectBotDialog-module_availableList-b4600{border:1px solid var(--gray-300,#d3d3d3);border-radius:5px;display:flex;flex-direction:column;height:240px;overflow-y:auto}.SelectBotDialog-module_availableBotItem-c18fd{border-top:1px solid var(--gray-300,#d3d3d3);outline:none}.SelectBotDialog-module_availableBotItem-c18fd:first-child{border-top:none}.SelectBotDialog-module_availableBotItem-c18fd:last-child{border-bottom:1px solid var(--gray-300,#d3d3d3)}.SelectBotDialog-module_availableBotItemButton-dd8c9.SelectBotDialog-module_availableBotItemButton-dd8c9{background-color:#fff;border:none;display:flex;font-size:1rem;font-weight:700;height:100%;outline:none;padding:16px;width:100%}.SelectBotDialog-module_availableBotItemButton-dd8c9.SelectBotDialog-module_availableBotItemButton-dd8c9:focus,.SelectBotDialog-module_availableBotItemButton-dd8c9.SelectBotDialog-module_availableBotItemButton-dd8c9:hover{background-color:var(--gray-200,#d3d3d3)}@keyframes SelectBotDialog-module_fade-in-a59e3{0%{opacity:0}}@keyframes SelectBotDialog-module_fade-out-cadae{to{opacity:0}}.styles-module_swapTypeContainer-dae36{align-items:center;display:flex;gap:16px}.styles-module_icon-e1688{flex-shrink:0;height:24px;width:24px}.styles-module_swapTypeButton-bc265{align-items:center;border-radius:50%;display:flex}.styles-module_swapTypeButton-bc265:active,.styles-module_swapTypeButton-bc265:hover{background-color:var(--gds-sys-color-layer-pressed)}.styles-module_addQnADropdown-df979{--gds-svg-main:var(--gds-sys-color-layer-primary-default);width:235px}.DeleteInteractionDialog-module_footer-dd813,.InteractionsSettinsDialog-module_footer-f4d88{display:flex;justify-content:space-between}.InteractionsSettinsDialog-module_textFieldContainer-b072f{align-items:center;display:flex;gap:8px}.InteractionsSettinsDialog-module_textFieldContainer-b072f .giosg-textfield{width:250px}.InteractionsSettinsDialog-module_body-d2486{display:flex;flex-direction:column;gap:28px;min-width:588px}.InteractionsSettinsDialog-module_bodyItem-e64fc{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.InteractionsSettinsDialog-module_buttonContainer-b0724{align-items:center;display:flex;gap:8px}.TextualAnswer-module_rowItemTrashIcon-d24ac.TextualAnswer-module_rowItemTrashIcon-d24ac{opacity:0;transition:all .2s ease-in-out}.TextualAnswer-module_answerRow-bd58b{align-items:center;border-bottom:1px solid var(--gds-sys-color-border-dim);border-top:1px solid var(--gds-sys-color-border-dim);display:flex;gap:16px;padding:8px 16px;transition:all .2s ease-in-out}.TextualAnswer-module_answerRow-bd58b:hover .TextualAnswer-module_rowItemTrashIcon-d24ac{opacity:1}.TextualAnswer-module_answerRow-bd58b:has(>[data-focused=true]),.TextualAnswer-module_answerRow-bd58b:has(>textarea:focus){border-color:var(--gds-sys-color-border-interactive-active)}.TextualAnswer-module_fallBackAnswer-db303{align-items:start;border:none;flex-direction:column;gap:8px;padding:0}.TextualAnswer-module_fallBackItem-fcad6{padding-left:0;padding-right:0}.TextualAnswer-module_firstItem-e9904{border-top:none}.TextualAnswer-module_slateEditor-a73e2{flex-grow:1}.TextualAnswer-module_buttonList-ee846{display:flex;gap:8px}.TextualAnswer-module_botPanelButtonList-fd1ec{align-items:center;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);justify-items:stretch}.TextualAnswer-module_customButton-cc24b.TextualAnswer-module_customButton-cc24b{--gds-svg-main:var(--gds-sys-color-text-interactive-default);align-items:center;border:1px solid var(--gds-sys-color-border-default);border-radius:4px;color:var(--gds-sys-color-text-interactive-default);display:flex;font-weight:600;gap:8px;padding:4px 12px 4px 4px;transition:all .1s ease-in-out}.TextualAnswer-module_customButton-cc24b.TextualAnswer-module_customButton-cc24b:hover{background-color:var(--gds-sys-color-layer-hover);border-color:var(--gds-sys-color-border-interactive-focused)}.TextualAnswer-module_customButton-cc24b.TextualAnswer-module_customButton-cc24b:active{background-color:var(--gds-sys-color-layer-pressed);border-color:var(--gds-sys-color-border-interactive-active)}.TextualAnswer-module_customButton-cc24b.TextualAnswer-module_customButton-cc24b:focus-visible{border-color:var(--gds-sys-color-border-interactive-active);outline:2px solid var(--gds-sys-color-border-interactive-focused);outline-offset:2px}.TextualAnswer-module_icon-a23d7{min-height:24px;min-width:24px}.TextualAnswer-module_selectInteractionDropdown-be642{flex:1;height:34px}.TextualAnswer-module_dropdownContent-b6b28{z-index:10}.TextualAnswer-module_dropdownContent-b6b28 svg{--gds-svg-main:var(--gds-sys-color-icon-interactive-default)}.AfterAnswering-module_afterAnswerRow-a1f1e{align-items:center;border-bottom:1px solid var(--gds-sys-color-border-dim);border-top:1px solid var(--gds-sys-color-border-dim);display:flex;gap:16px;padding:8px 16px;transition:all .2s ease-in-out}.AfterAnswering-module_afterAnswerRow-a1f1e:hover .AfterAnswering-module_rowItemTrashIcon-c21c7{opacity:1}.AfterAnswering-module_icon-eb5f1{display:flex;flex-shrink:0}.AfterAnswering-module_middlePart-d3df9{display:flex;flex-direction:column;flex-grow:1;gap:16px;overflow:hidden}.AfterAnswering-module_afterAnswerDropdown-c29b3{height:34px;width:100%}.AfterAnswering-module_rowItemTrashIcon-c21c7.AfterAnswering-module_rowItemTrashIcon-c21c7{opacity:0;transition:all .2s ease-in-out}.AfterAnswering-module_availableAgent-f55ae{border:1px solid var(--gds-sys-color-border-dim);border-radius:var(--gds-sys-radius-4-xs);display:flex;flex-direction:column;padding:16px}.AfterAnswering-module_multiselectDropdown-d0d9f{width:100%}.AfterAnswering-module_multiselectDropdown-d0d9f .giosg-dropdown__control,.AfterAnswering-module_multiselectDropdown-d0d9f .giosg-dropdown__menu{width:inherit}.DeleteAnswerItemDialog-module_footer-edbc0{display:flex;justify-content:space-between}.DeleteAnswerItemDialog-module_dialogBody-cf8af{z-index:2}.ToolAnswerCard-module_toolCard-e637f{box-shadow:none}.ToolAnswerCard-module_toolCard-e637f:hover [data-trash]{opacity:1}.ToolAnswerCard-module_trashButton-eb715{opacity:0;transition:opacity .2s}.ToolAnswerCard-module_buttonSection-f98a6{display:flex;flex:1;justify-content:flex-end}.ToolAnswerItem-module_toolAnswerBody-b29cf{align-items:center;display:flex;flex-direction:row;gap:16px;padding:12px 16px}.ToolAnswerItem-module_toolIcon-ae54a{align-items:center;display:flex;flex:0 0 auto;height:48px;justify-content:center;width:48px}.ToolAnswerItem-module_toolForm-bdbb8{display:flex;flex:1 1 auto;flex-direction:column;max-width:100%;min-width:0}.ToolAnswerItem-module_toolsLabel-c61c9{margin-bottom:4px;margin-top:8px}.ToolAnswerItem-module_toolList-b63c3{display:flex;flex-direction:column;gap:8px}.AggregateStats-module_aggStatsContainer-ffc86{align-items:center;display:flex;gap:8px;margin-left:auto}.AggregateStats-module_aggStatsItem-dc496{align-items:center;display:flex;gap:4px}.SourceItemShared-module_upperPart-e5cc6{align-items:center;background-color:#fff;border-radius:5px;display:flex;height:56px;justify-content:space-between;padding:0 16px;width:100%}.SourceItemShared-module_textField-de823.SourceItemShared-module_textField-de823{width:100%}.SourceItemShared-module_counter-b75ee{color:var(--gray-6000,gray);font-weight:600;margin-left:auto;margin-right:16px;white-space:nowrap}.SourceItemShared-module_content-ea9f4{background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:1px solid var(--gray-300,#d3d3d3);display:flex;flex-direction:column;padding:16px 20px 16px 12px;width:100%}.SourceItemShared-module_icon-fc5b2{color:var(--gray-800,#8d8c9b);margin-left:12px;margin-right:6px;min-height:24px;min-width:24px}.SourceItemShared-module_sectionHeader-b525f{font-size:.75rem;font-weight:600;margin-bottom:12px;margin-top:0}.SourceItemShared-module_title-ea375{color:var(--gray-1000,#000);font-weight:600;margin-left:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SourceItemShared-module_triggerButton-cbd04{border-radius:50%;height:40px;margin-right:20px;min-width:40px;transition:all .2s ease-in-out;width:40px}.SourceItemShared-module_triggerButton-cbd04 svg{fill:var(--gray-800,gray)}.SourceItemShared-module_triggerButton-cbd04:hover{background-color:#f7f5ff}.SourceItemShared-module_triggerButton-cbd04[data-state=open]{transform:rotate(180deg)}.SourceItemShared-module_trashIcon-c69d6.SourceItemShared-module_trashIcon-c69d6{margin-left:8px;min-width:40px;opacity:0;transition:all .2s ease-in-out}.SourceItemShared-module_trashIcon-c69d6.SourceItemShared-module_trashIcon-c69d6 svg{color:var(--gds-sys-color-icon-interactive-default)}.SourceItemShared-module_root-c6778{box-shadow:0 1px 3px 0 #00000012}.SourceItemShared-module_root-c6778[data-state=open] .SourceItemShared-module_upperPart-e5cc6{border-bottom-left-radius:0;border-bottom-right-radius:0}.SourceItemShared-module_root-c6778:hover .SourceItemShared-module_trashIcon-c69d6{opacity:1}.SourceItemShared-module_titleAndUrl-d2695{align-items:flex-start;display:flex;flex:1;flex-direction:column;min-width:0;padding-right:30px}.SourceItemShared-module_urlText-f8650{display:inline-block;flex:1;margin:0 0 0 6px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.SourceItemShared-module_inlineEditable-ff023{font-size:.875rem;font-weight:600}.QnAItem-module_upperPart-e0bc6{--gds-svg-main:var(--gds-sys-color-icon-dim);border-bottom:1px solid #0000;border-left:8px solid var(--gds-sys-color-border-default);border-top:1px solid #0000;gap:8px;height:-moz-fit-content;height:fit-content;min-height:56px;padding-bottom:8px;padding-top:8px;transition:all .2s ease-in-out}.QnAItem-module_upperPart-e0bc6:has(>textarea:focus){border-bottom-color:var(--gds-sys-color-border-interactive-active);border-top-color:var(--gds-sys-color-border-interactive-active)}.QnAItem-module_upperPart-e0bc6[data-has-questions=true]{--gds-svg-main:var(--gds-sys-color-border-interactive-default);border-left-color:var(--gds-sys-color-border-interactive-default)}.QnAItem-module_swapTypeButton-afefe.QnAItem-module_swapTypeButton-afefe{align-items:center;border-radius:50%;display:flex}.QnAItem-module_swapTypeButton-afefe.QnAItem-module_swapTypeButton-afefe:active,.QnAItem-module_swapTypeButton-afefe.QnAItem-module_swapTypeButton-afefe:hover{background-color:var(--gds-sys-color-layer-pressed)}.QnAItem-module_addQnADropdown-d5b56{--gds-svg-main:var(--gds-sys-color-layer-primary-default);width:235px}.QnAItem-module_typeIcon-e9c11{color:var(--gray-800,#8d8c9b);min-height:24px;min-width:24px}.QnAItem-module_content-fa2c4.QnAItem-module_content-fa2c4{border-left:8px solid var(--gds-sys-color-border-default);padding:0;transition:all .2s ease-in-out}.QnAItem-module_content-fa2c4.QnAItem-module_content-fa2c4[data-has-questions=true]{border-left-color:var(--gds-sys-color-border-interactive-default)}.QnAItem-module_textAreaAuto-bceb6{flex:1;padding:8px}.QnAItem-module_rowItemTrashIcon-b3689.QnAItem-module_rowItemTrashIcon-b3689{min-width:40px;opacity:0;transition:all .2s ease-in-out}.QnAItem-module_rowItemTrashIcon-b3689.QnAItem-module_rowItemTrashIcon-b3689 svg{color:var(--gds-sys-color-icon-interactive-default)}.QnAItem-module_questionsContainer-d0fe8{box-shadow:var(--gds-sys-shadow-down-s)}.QnAItem-module_questionRow-e65e5{align-items:center;border-bottom:1px solid var(--gds-sys-color-border-dim);border-top:1px solid var(--gds-sys-color-border-dim);display:flex;gap:8px;padding:8px 16px 8px 48px;transition:all .2s ease-in-out}.QnAItem-module_questionRow-e65e5:hover .QnAItem-module_rowItemTrashIcon-b3689,.QnAItem-module_questionRow-e65e5:hover .QnAItem-module_translationToggle-bcc27{opacity:1}.QnAItem-module_questionRow-e65e5:has(>textarea:focus){border-color:var(--gds-sys-color-border-interactive-active)}.QnAItem-module_bottomPart-e26f7{align-items:center;display:flex;justify-content:space-between;padding:8px 16px;width:100%}.QnAItem-module_tagsEditor-b7225{flex:1}.QnAItem-module_collapsibleContent-ec3fb{overflow:visible}.QnAItem-module_translationRow-d31eb{align-items:center;background:var(--gray-50,#fafafa);border-top:1px solid var(--gds-sys-color-border-dim);display:flex;gap:8px;min-height:56px;padding:8px 16px 8px 66px}.QnAItem-module_translationText-b3ca7{font-weight:600;white-space:pre-wrap;word-break:break-word}.QnAItem-module_translationMeta-bdd7e{color:var(--gds-sys-color-text-dim);flex-shrink:0;font-weight:600}.QnAItem-module_translationToggle-bcc27{align-items:center;background:none;border:none;color:var(--gray-600,#6b6b6b);cursor:pointer;display:inline-flex;justify-content:center;margin-left:4px;min-width:40px;opacity:0;padding:4px;transition:all .2s ease-in-out}.QnAItem-module_translationToggle-bcc27:hover{background-color:#f7f5ff;border-radius:100%;color:var(--gray-800,#424242);opacity:1;padding:8px}.QnAItem-module_translationToggle-bcc27:active{background-color:#e3deff}.QnAItem-module_translationToggle-bcc27 svg{color:var(--gds-sys-color-icon-interactive-default)}.QnAItem-module_upperPart-e0bc6:hover .QnAItem-module_translationToggle-bcc27{opacity:1}.QnAItem-module_textAreaWrapper-a5d4f{display:flex;position:relative;width:100%}.QnAItem-module_textAreaAuto-bceb6{background-color:#fff;border:1px solid #0000;border-radius:8px;font:var(--gds-sys-font-default-body-s-bold);outline:none;resize:none;transition:all .2s ease-in-out;width:100%}.QnAItem-module_statusOverlay-ae681{align-items:center;display:flex;font-size:16px;justify-content:center;left:-36px;pointer-events:auto;position:absolute;top:47%;transform:translateY(-50%);z-index:1}.QnAItem-module_spinner-f3df2{animation:QnAItem-module_spin-cc9f0 1s linear infinite}@keyframes QnAItem-module_spin-cc9f0{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.UKBSourceLIst-module_list-edabd{display:flex;flex-direction:column;gap:16px;padding-bottom:16px;width:100%}.UKBSourceLIst-module_list-edabd li{flex-basis:100%}.UKBSourceLIst-module_emptyListContainer-a4add{align-items:center;display:flex;flex:1;justify-content:center}.ImportErroTooltip-module_warningIcon-eb24d{color:var(--gray-800,gray);display:flex}.ImportErroTooltip-module_warningTooltipContent-ca71b{min-width:125px;text-align:center}.ProcessingTooltip-module_spinner-f8daf{fill:var(--gray-800,gray);min-height:24px;min-width:24px;opacity:.5}.DeleteSourceItemDialog-module_content-d3dce{width:400px}.DeleteSourceItemDialog-module_footer-d479b{display:flex;justify-content:space-between}.WaitingTooltip-module_icon-b18bb{flex-shrink:0;opacity:.6}.ChatLogSourceItem-module_upperPart-bef24{--gds-svg-main:var(--gds-sys-color-layer-warning-default)}.ChatLogSourceItem-module_content-ac965,.ChatLogSourceItem-module_upperPart-bef24{border-left:8px solid var(--gds-sys-color-layer-warning-default)}.ChatLogSourceItem-module_sinceSection-d1644{--fill-color:var(--gray-800,gray);align-items:center;color:var(--fill-color);display:flex;font-size:.75rem;font-weight:600;gap:10px}.ChatLogSourceItem-module_sinceSection-d1644 svg{fill:var(--fill-color)}.TextSourceItem-module_upperPart-b154a{--gds-svg-main:var(--gds-sys-color-layer-warning-default)}.TextSourceItem-module_content-fc02c,.TextSourceItem-module_upperPart-b154a{border-left:8px solid var(--gds-sys-color-layer-warning-default)}.TextSourceItem-module_contentSectionHeader-d7fd8{margin-top:24px}.TextSourceItem-module_textArea-c4879.TextSourceItem-module_textArea-c4879{height:274px;width:100%}.TextSourceItem-module_textArea-c4879.TextSourceItem-module_textArea-c4879:disabled{background-color:var(--gray-100,#d3d3d3);color:var(--gray-700,#d3d3d3);cursor:not-allowed}.TextSourceItem-module_trashIcon-ee734.TextSourceItem-module_trashIcon-ee734{margin-left:8px;opacity:0;transition:all .2s ease-in-out}.TextSourceItem-module_trashIcon-ee734.TextSourceItem-module_trashIcon-ee734 svg{color:var(--gray-800,gray)}.TextSourceItem-module_saveButton-cdd90{align-self:flex-end;margin-top:16px;width:max-content}.WebPageSourceItem-module_upperPart-f0e21{--gds-svg-main:var(--gds-sys-color-layer-warning-default)}.WebPageSourceItem-module_content-c2490,.WebPageSourceItem-module_upperPart-f0e21{border-left:8px solid var(--yellow-500,#f9dd52)}.WebPageSourceItem-module_contentSectionHeader-c1d87{margin-top:24px}.WebPageSourceItem-module_lastUpdate-ccd4b{margin-right:4px;white-space:nowrap}.WebPageSourceItem-module_anchor-c5cf3{align-items:center;background-color:#0000;border-radius:50%;display:flex;height:40px;justify-content:center;min-width:40px;transition:all .2s ease-in-out;width:40px}.WebPageSourceItem-module_anchor-c5cf3:hover{background-color:#f5f5f7}.WebPageSourceItem-module_anchor-c5cf3 svg{color:var(--gray-800,gray)}.WebPageSourceItem-module_textArea-f7c82.WebPageSourceItem-module_textArea-f7c82{height:274px;width:100%}.WebPageSourceItem-module_textArea-f7c82.WebPageSourceItem-module_textArea-f7c82:disabled{background-color:var(--gray-100,#d3d3d3);color:var(--gray-700,#d3d3d3);cursor:not-allowed}.WebPageSourceItem-module_footerContainer-ebcb5{align-items:center;display:flex;justify-content:space-between;margin-top:24px}.WebPageSourceItem-module_updateContainer-b33bd{align-items:center;display:flex;gap:16px}.WebPageSourceItem-module_trashIcon-e2f19.WebPageSourceItem-module_trashIcon-e2f19{margin-left:8px;opacity:0;transition:all .2s ease-in-out}.WebPageSourceItem-module_trashIcon-e2f19.WebPageSourceItem-module_trashIcon-e2f19 svg{color:var(--gray-800,gray)}.WebPageSourceItem-module_saveButton-e6690{align-self:flex-end;margin-top:16px;width:max-content}.UploadFileDialog-module_content-b2178{font-weight:400;width:500px}.UploadFileDialog-module_body-a162f{display:flex;flex-direction:column;gap:16px}.UploadFileDialog-module_footer-a6711{display:flex;justify-content:flex-end}.UploadFileDialog-module_textField-bc95e{width:100%}.UploadFileDialog-module_subHeader-e5051{font-size:.75rem}.UploadFileDialog-module_supportedFormatMessage-f6ecb{font-size:.7rem}.DocumentUploadSourceItem-module_upperPart-dcd75{--gds-svg-main:var(--gds-sys-color-layer-warning-default)}.DocumentUploadSourceItem-module_content-c4c76,.DocumentUploadSourceItem-module_upperPart-dcd75{border-left:8px solid var(--gds-sys-color-layer-warning-default)}.DocumentUploadSourceItem-module_contentSectionHeader-cb3ef{margin-top:24px}.DocumentUploadSourceItem-module_textArea-c006c.DocumentUploadSourceItem-module_textArea-c006c{height:274px;width:100%}.DocumentUploadSourceItem-module_textArea-c006c.DocumentUploadSourceItem-module_textArea-c006c:disabled{background-color:var(--gray-100,#d3d3d3);color:var(--gray-700,#d3d3d3);cursor:not-allowed}.DocumentUploadSourceItem-module_saveButton-b4a8c{align-self:flex-end;margin-top:16px;width:max-content}.DocumentUploadSourceItem-module_updateContainer-c8eb4{align-items:center;display:flex;justify-content:end;padding-top:.8rem}.UrlFileSourceItem-module_upperPart-eee7c{--gds-svg-main:var(--gds-sys-color-layer-warning-default)}.UrlFileSourceItem-module_content-ec9f3,.UrlFileSourceItem-module_upperPart-eee7c{border-left:8px solid var(--gds-sys-color-layer-warning-default)}.UrlFileSourceItem-module_contentSectionHeader-e6ac4{margin-top:24px}.UrlFileSourceItem-module_textArea-a4c74.UrlFileSourceItem-module_textArea-a4c74{height:274px;width:100%}.UrlFileSourceItem-module_textArea-a4c74.UrlFileSourceItem-module_textArea-a4c74:disabled{background-color:var(--gray-100,#d3d3d3);color:var(--gray-700,#d3d3d3);cursor:not-allowed}.UrlFileSourceItem-module_saveButton-ae01e{align-self:flex-end;margin-top:16px;width:max-content}.UrlFileSourceItem-module_updateContainer-b72ba{align-items:center;display:flex;justify-content:end;padding-top:.8rem}.UrlFileSourceItem-module_footerContainer-be877{align-items:center;display:flex;justify-content:space-between;margin-top:24px}.UrlFileSourceItem-module_lastUpdate-cc89a{margin-right:4px;white-space:nowrap}.AddQnAContentDropDown-module_addQnADropdown-cabb9{--gds-svg-main:var(--gds-sys-color-layer-primary-default)}.ImportDocumentDialog-module_content-b05bd{font-weight:400;width:500px}.ImportDocumentDialog-module_body-c033d{display:flex;flex-direction:column;gap:16px}.ImportDocumentDialog-module_footer-c5b32{display:flex;justify-content:flex-end}.ImportDocumentDialog-module_subHeader-b3662{font-size:.75rem}.ImportDocumentDialog-module_textField-d1f41.ImportDocumentDialog-module_textField-d1f41{margin-bottom:12px;width:100%}.ImportDocumentDialog-module_textArea-c34fd{height:200px;width:100%}.ImportWebPageDialog-module_content-db9c8{width:500px}.ImportWebPageDialog-module_body-cdd6b{display:flex;flex-direction:column;gap:16px}.ImportWebPageDialog-module_footer-e467d{display:flex;justify-content:flex-end}.ImportWebPageDialog-module_textField-d4ef6.ImportWebPageDialog-module_textField-d4ef6{width:100%}.ImportWebPageDialog-module_textArea-bb1c5{height:100px;min-height:100px;width:100%}.SelectRoomDialog-module_content-e0290{font-weight:400;width:480px}.SelectRoomDialog-module_footer-ae4c9{display:flex;justify-content:flex-end}.SelectRoomDialog-module_subHeader-a8c1d{font-size:.75rem;margin-bottom:12px;margin-top:12px}.SelectRoomDialog-module_description-db494{font-size:12px;margin-bottom:0;margin-top:10px}.SelectRoomDialog-module_multiselect-d86c2{width:100%}.SelectRoomDialog-module_multiselect-d86c2 .giosg-dropdown__control,.SelectRoomDialog-module_multiselect-d86c2 .giosg-dropdown__menu{width:inherit}.UrlFileUploadDialog-module_content-c1ec8{font-weight:400;width:500px}.UrlFileUploadDialog-module_body-fe26a{display:flex;flex-direction:column;gap:16px}.UrlFileUploadDialog-module_footer-eb082{display:flex;justify-content:flex-end}.UrlFileUploadDialog-module_textArea-c724b{height:100px;min-height:100px;width:100%}.UrlFileUploadDialog-module_subHeader-ea02f{font-size:.75rem}.UrlFileUploadDialog-module_supportedFormatMessage-fc771{font-size:.7rem}.UrlFileUploadDialog-module_textField-ab339.UrlFileUploadDialog-module_textField-ab339{width:100%}.AddUKBContentDorpDown-module_dropDownItem-c429f{--gds-svg-main:var(--gds-sys-color-layer-warning-default);width:235px}.SourceListHeader-module_header-d3d3d{align-items:center;display:flex}.SourceListHeader-module_rightPart-f37d5{align-items:center;display:flex;gap:8px;margin-left:auto}.Toolbar-module_self-d4e0d{background-color:#fff;border-bottom:1px solid #f0f1f2;border-top:1px solid #f0f1f2;display:flex;height:64px;padding-left:24px;width:100%}.Toolbar-module_contentContainer-fe8d0{align-items:center;display:flex;flex-grow:1;overflow:hidden}.Toolbar-module_buttonList-bad7a,.Toolbar-module_listItem-c87ff{align-items:center;display:flex}.Toolbar-module_listItem-c87ff{border-left:1px solid #f0f1f2;height:100%;justify-content:center;width:64px}.Toolbar-module_button-da657.Toolbar-module_button-da657{color:#8d8c9b}.Toolbar-module_button-da657.Toolbar-module_button-da657:hover,.Toolbar-module_button-da657.Toolbar-module_button-da657[data-selected=true]{color:#7357ff}.Toolbar-module_usedBy-f3314{color:#c8cacd;font-size:1rem;font-weight:700;margin-right:15px;white-space:nowrap}.Toolbar-module_headerButtonContainer-af41f{align-items:center;display:flex;gap:10px;height:100%;overflow-x:auto;overflow-y:hidden;width:100%}.Toolbar-module_headerButtonContainer-af41f::-webkit-scrollbar{height:8px}.Toolbar-module_headerButtonContainer-af41f::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:5px}.Toolbar-module_headerButtonContainer-af41f li{flex:0 0 auto}.SlateTextField-module_field-f1816{align-items:center;background-color:#fbfbfb;border:1px solid #c2c1c9;border-radius:4px;display:flex;padding:13px 15px;transition:all .2s ease}.SlateTextField-module_field-f1816:focus-within{border-color:#7c61ff}.SlateTextField-module_field-f1816 [data-slate-editor=true]{min-height:auto;overflow:hidden;width:100%}.SlateTextField-module_label-b4c5b{cursor:auto;display:flex;flex-direction:column;font-size:.75rem;font-weight:600;gap:8px}.SlidingContainer-module_self-df5ab{display:grid;grid-template-rows:0fr;transition:all .2s ease-in-out}.SlidingContainer-module_self-df5ab div{opacity:0;overflow:hidden;transform:translateY(-100%);transition:all .2s ease-in-out}.SlidingContainer-module_self-df5ab[data-open=true]{grid-template-rows:1fr}.SlidingContainer-module_self-df5ab[data-open=true] div{opacity:1;transform:translateY(0)}.SwitchMarker-module_markerSwitch-a1d12{border:1px solid #97979738;border-radius:5px;display:flex;flex-direction:column;gap:20px;padding:16px}.SwitchMarker-module_switchContent-e6c28{align-items:center;display:flex;gap:16px}.SwitchMarker-module_status-f852b{background-color:#38d09b;border-radius:50%;height:16px;transition:background-color .15s ease-in-out;width:16px}.SwitchMarker-module_status-f852b[data-is-active=false]{background-color:#ff7fa0}.SwitchMarker-module_statusText-eed52{flex-grow:1;font-weight:600}.DeleteBotDialog-module_body-c8cd0{width:482px}.DeleteBotDialog-module_buttonSection-afd84{justify-content:space-between}.Delete-module_deleteButton-d3e67{width:-moz-fit-content;width:fit-content}.Instructions-module_aiInstructionTextArea-f7178{height:300px;width:100%}.Instructions-module_aiInstructionWarning-b773c{color:#ff7fa0;margin:0 0 8px}.Instructions-module_autoLanguageCheckbox-a037c{margin-top:12px}.KnowledgeBases-module_multiselect-b8204{width:100%}.KnowledgeBases-module_multiselect-b8204 .giosg-dropdown__control,.KnowledgeBases-module_multiselect-b8204 .giosg-dropdown__menu{width:inherit}.NameAndAppearance-module_blockWrapper-b6f7d{align-items:center;border:1px solid #97979738;border-radius:5px;display:flex;gap:16px;margin-top:8px;padding:16px}.NameAndAppearance-module_fieldsWrapper-e80d8{display:flex;flex:1;flex-direction:column;gap:14px}.Services-module_headerSection-b8291{align-items:center;display:flex;gap:10px}.Services-module_headerSection-b8291 span{color:#0ca789;font-size:.75rem;font-weight:700}.Services-module_headerSection-b8291 span[data-is-online=false]{color:#ff7fa0}.Services-module_suggestReplies-f835a{align-items:center;display:flex;font-weight:600;gap:16px}.Services-module_featureDisabled-dc8df{background-color:#fef6f6;border:1px solid #f5c6c6;border-radius:4px;color:#d9534f;font-size:.9rem;font-weight:500;margin-top:1rem;padding:1rem}.TransferMessages-module_fallBackAnswerContainer-aa17b{background-color:#f5f6f7;border-bottom:1px solid #e4e5e7;border-top:1px solid #e4e5e7;box-sizing:border-box;overflow:hidden;padding:24px}.TransferMessages-module_answerCard-d9a34.TransferMessages-module_answerCard-d9a34{word-wrap:break-word;border-left:8px solid #d3d3d3;display:flex;flex:1;flex-direction:column;max-width:100%;overflow:hidden}.TransferMessages-module_answerCard-d9a34.TransferMessages-module_answerCard-d9a34[data-not-empty=true]{border-left:8px solid #7357ff}.TransferMessages-module_answerCard-d9a34.TransferMessages-module_answerCard-d9a34[data-is-tool=true]{border-left:8px solid #d3caff}.BotSettingsPanel-module_backdrop-c6ad1{background-color:#00000040;height:100vh;left:0;position:fixed;top:0;width:100%}.BotSettingsPanel-module_aside-ba62b{background-color:#fff;box-shadow:0 0 8px 0 #00000040;height:100vh;overflow-y:auto;position:fixed;right:0;top:0;width:520px}.BotSettingsPanel-module_header-e2c44{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;height:92px;justify-content:space-between;padding:24px}.BotSettingsPanel-module_title-aae7c{font-size:1rem;margin:0}.Sidebar-module_navBar-e0376{background-color:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;flex-shrink:0;padding:12px 8px;width:200px}.Sidebar-module_navLink-de40b{--row-hover:color-mix(in srgb,var(--highlight-color) 15%,#fff);--row-active:color-mix(in srgb,var(--highlight-color) 20%,#fff);--row-pressed:color-mix(in srgb,var(--highlight-color) 30%,#fff);--bubble-default:color-mix(in srgb,var(--highlight-color) 15%,#fff);--bubble-hover:color-mix(in srgb,var(--highlight-color) 40%,#fff);--bubble-pressed:color-mix(in srgb,var(--highlight-color) 30%,#fff);--gds-svg-main:var(--highlight-color);align-items:center;border-radius:28px;color:#1c1c1c;display:flex;font-size:13px;font-weight:600;gap:8px;line-height:16px;margin:4px;overflow:hidden;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:background-color .18s ease}.Sidebar-module_navLink-de40b .Sidebar-module_iconContainer-d777c{align-items:center;background:var(--bubble-default);border-radius:50%;display:flex;height:32px;justify-content:center;transition:background .15s ease;width:32px}.Sidebar-module_navLink-de40b .Sidebar-module_iconContainer-d777c svg{height:24px;transition:color .15s ease,fill .15s ease;width:24px}.Sidebar-module_navLink-de40b:hover{background:var(--row-hover)}.Sidebar-module_navLink-de40b:active{background:var(--row-pressed)}.Sidebar-module_navLink-de40b:active .Sidebar-module_iconContainer-d777c{background:var(--bubble-pressed)}.Sidebar-module_navLink-de40b.Sidebar-module_active-db8a9,.Sidebar-module_navLink-de40b.Sidebar-module_active-db8a9 .Sidebar-module_iconContainer-d777c{background:var(--row-active)}.Sidebar-module_navLink-de40b.Sidebar-module_active-db8a9:hover,.Sidebar-module_navLink-de40b.Sidebar-module_active-db8a9:hover .Sidebar-module_iconContainer-d777c{background:var(--row-hover)}.Sidebar-module_navLink-de40b.Sidebar-module_active-db8a9:active{background:var(--row-pressed)}.Sidebar-module_navLink-de40b.Sidebar-module_active-db8a9:active .Sidebar-module_iconContainer-d777c{background:var(--bubble-pressed)}.Sidebar-module_navLink-de40b:after{background:linear-gradient(120deg,#0000,#fff9 40%,#0000 80%);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transform:translateX(-100%)}.Sidebar-module_navLink-de40b.Sidebar-module_active-db8a9:after{animation:Sidebar-module_shimmer-c6a74 1.2s ease-in-out;opacity:1}.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12{--gds-svg-main:#a5a5b1;background:#0000;color:#a0a0a0;cursor:auto;pointer-events:none}.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12 .Sidebar-module_iconContainer-d777c{background:#f0f0f2}.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12.Sidebar-module_active-db8a9,.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12.Sidebar-module_active-db8a9:active,.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12.Sidebar-module_active-db8a9:hover,.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12:active,.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12:hover{background:#0000}.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12.Sidebar-module_active-db8a9 .Sidebar-module_iconContainer-d777c,.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12.Sidebar-module_active-db8a9:active .Sidebar-module_iconContainer-d777c,.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12.Sidebar-module_active-db8a9:hover .Sidebar-module_iconContainer-d777c,.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12:active .Sidebar-module_iconContainer-d777c,.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12:hover .Sidebar-module_iconContainer-d777c{background:#e9e9ec}.Sidebar-module_navLink-de40b.Sidebar-module_disabled-f9d12:after{display:none}@keyframes Sidebar-module_shimmer-c6a74{0%{opacity:.3;transform:translateX(-100%)}50%{opacity:.8}to{opacity:0;transform:translateX(100%)}}:root{--purple-500:#7357ff;--purple-700:#6c4ffc;--purple-300:#e3deff;--red-500:#ff6564;--gray-100:#fbfbfb;--gray-200:#f5f6f7;--gray-300:#e6e6e6;--gray-500:#e4e5e7;--gray-700:#c1c1c9;--gray-800:#8d8c9b;--gray-900:#3a3535;--gray-1000:#242335;--green-500:#39d09b;--yellow-500:#f9dd53}b,strong{font-weight:700}label.giosg-checkbox-label{font-family:var(-gds-font-ui-stack);font-size:.875rem}div.giosg-checkbox{margin-bottom:0}div.giosg-checkbox label[value=true]{background-color:#6a4dfc;border:1px solid #6a4dfc}ul{list-style:none}a{color:inherit;text-decoration:inherit}#root,body,html{height:100%;margin:0;overflow:hidden;padding:0;width:100%}#root{background-color:#f9f8ff;display:flex}.DateRangePicker_picker{z-index:100!important}textarea:not([rows]){min-height:0}