.message-bot[data-v-9ea4da5f]{background:#fff;border-radius:12px 12px 4px 4px;box-shadow:0 8px 18px -12px #464b5c14;max-width:100%;width:-moz-fit-content;width:fit-content}.message-bot-error[data-v-9ea4da5f]{border:2px solid rgb(var(--v-theme-error))!important}.message-bot-image[data-v-9ea4da5f]{align-items:center;background:#f7f8fa;border-radius:30px;display:flex;flex-shrink:0;justify-content:center}.message-bot-image[data-v-9ea4da5f],.message-bot-image-container[data-v-9ea4da5f]{height:40px;min-width:40px;width:40px}.message-bot-text-markdown[data-v-9ea4da5f]{font-size:14px}.message-bot-text[data-v-9ea4da5f] li{margin-left:25px;white-space:normal}.message-bot-text[data-v-9ea4da5f] input[type=checkbox]{margin-left:-20px;margin-right:5px;pointer-events:none}.message-bot-text[data-v-9ea4da5f] p{margin-top:10px}.message-bot-text[data-v-9ea4da5f] table{border-collapse:collapse;margin:10px 0;width:100%}.message-bot-text[data-v-9ea4da5f] table td,.message-bot-text[data-v-9ea4da5f] table th{border:1px solid #ddd;padding:4px 6px;text-align:left}.message-bot-text[data-v-9ea4da5f] table th{background-color:#f5f5f5;font-weight:600}.message-bot-text[data-v-9ea4da5f] table tr:hover{background-color:#f9f9f9}.status-message-content[data-v-9ea4da5f]{font-size:12px;line-height:1.5}.status-message-content[data-v-9ea4da5f] p{margin:0}.status-message-content[data-v-9ea4da5f] p+p{margin-top:4px}.status-message-content[data-v-9ea4da5f] b,.status-message-content[data-v-9ea4da5f] strong{font-weight:600}.status-message-content[data-v-9ea4da5f] br{content:"";display:block;margin-top:4px}.message-typing[data-v-57681869]{align-items:center;background-color:#9880ff1a;border-radius:16px;display:flex;gap:4px;padding:8px 12px}.message-typing[data-v-57681869] b,.message-typing[data-v-57681869] strong{font-weight:600}.message-typing .dot[data-v-57681869]{animation:bounce-57681869 1.4s ease-in-out infinite both;background-color:#9880ff;border-radius:50%;height:8px;width:8px}.message-typing .dot[data-v-57681869]:first-child{animation-delay:-.32s}.message-typing .dot[data-v-57681869]:nth-child(2){animation-delay:-.16s}.message-typing-container[data-v-57681869]{align-items:center;display:flex;gap:8px}@keyframes bounce-57681869{0%,80%,to{opacity:.6;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.hints[data-v-1250420b]{width:100%}.hints__container[data-v-1250420b]{background-color:#fff;border:1px dashed rgba(var(--v-theme-primary),1);border-radius:12px;margin-bottom:10px;overflow:hidden;transition:border-color .2s;width:100%}.hints__container--opened[data-v-1250420b]{border-color:rgba(var(--v-theme-custom-grey),1)}.hints__header[data-v-1250420b]{align-items:center;display:flex;height:100%;justify-content:space-between;padding:10px;text-transform:unset;width:100%}.hints__header[data-v-1250420b] .v-btn__content{width:100%}.hints__header-content[data-v-1250420b]{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.hints__content[data-v-1250420b]{padding:0 10px 10px}.hints__breadcrumbs[data-v-1250420b]{margin-bottom:16px}.hints__breadcrumbs[data-v-1250420b] .v-chip__content{justify-content:flex-start;width:100%}.hints__breadcrumb-chip[data-v-1250420b]{border:1px solid rgba(var(--v-theme-custom-grey),1);cursor:pointer;transition:all .2s;width:100%}.hints__breadcrumb-chip[data-v-1250420b]:hover{box-shadow:0 2px 4px #0000001a;transform:translate(-2px)}.hints__breadcrumb-name[data-v-1250420b]{font-weight:500}.hints__groups[data-v-1250420b]{display:flex;flex-direction:column;gap:8px;margin-top:12px}.hints__groups[data-v-1250420b] .v-chip__content{justify-content:space-between;width:100%}.hints__group-chip[data-v-1250420b]{border:1px solid rgba(var(--v-theme-custom-grey),1);cursor:pointer;transition:all .2s;width:100%}.hints__group-chip[data-v-1250420b]:hover{box-shadow:0 2px 4px #0000001a;transform:translate(2px)}.hints__group-name[data-v-1250420b]{font-weight:500}.v-file-upload{align-items:center;flex-direction:column;justify-content:center;padding:64px 16px;position:relative}.v-file-upload.v-sheet{border-radius:4px;border-style:dashed;border-width:2px;display:flex}.v-file-upload.v-file-upload--density-compact{flex-direction:row;gap:1rem;padding:32px 0}.v-file-upload .v-overlay__scrim{pointer-events:none}.v-file-upload--disabled{opacity:var(--v-disabled-opacity);pointer-events:none}.v-file-upload--dragging>*{pointer-events:none}.v-file-upload--clickable{cursor:pointer}.v-file-upload input[type=file]{cursor:pointer;left:0;opacity:0;position:absolute;top:0;z-index:-1}.v-file-upload-title{font-size:1.5rem;font-weight:600;text-align:center}.v-file-upload-icon{font-size:3rem;margin-bottom:1rem;opacity:var(--v-medium-emphasis-opacity)}.v-file-upload--density-comfortable .v-file-upload-icon{font-size:2.5rem;margin-bottom:.5rem}.v-file-upload--density-compact .v-file-upload-icon{font-size:2rem;margin-bottom:0}.v-file-upload-divider{align-items:center;display:flex;justify-content:center;margin:32px 0;width:100%}.v-file-upload-divider .v-divider__wrapper{max-width:100%}.v-file-upload-items{margin:16px 0}.v-file-upload-item:not(:first-child){margin-top:8px}.v-file-upload--density-comfortable .v-file-upload-icon{font-size:0!important}.upload-file__icon svg[data-v-dccfe2b2]{height:30px;width:30px}.upload-file__title[data-v-dccfe2b2]{font-size:14px;font-weight:400;line-height:1.6;text-align:center}.chat-input--border-left[data-v-46f1e16b]{border-left:5px solid rgb(var(--v-theme-primary));border-radius:10px}.chat-input[data-v-46f1e16b] .v-field{padding-top:0}.chat-input[data-v-46f1e16b] .v-field__input{font-size:14px;height:100%;max-height:120px;min-height:40px;overflow-y:auto;resize:none;transition:height .2s ease}.chat-input[data-v-46f1e16b] .v-field__field{align-items:center}.chat-input[data-v-46f1e16b] .v-field__clearable,.chat-input[data-v-46f1e16b] .v-field__prepend-inner{padding-top:0}.chat-input[data-v-46f1e16b] .v-field--appended{padding-inline-end:0}.chat-input__field[data-v-46f1e16b]{flex-grow:1}.chat-input__field__icon-attach[data-v-46f1e16b] svg{height:20px;width:20px}.chat-input__field__icon-attach-active[data-v-46f1e16b] svg path{stroke:rgb(var(--v-theme-primary))}.message-input__reply[data-v-176f791b]{border-top:1px solid rgba(0,0,0,.1)}.message-input__reply__quote[data-v-176f791b]{border-left:.2em solid gray;border-radius:2px}.message-input__reply__to[data-v-176f791b]{font-size:14px;font-weight:800;opacity:.8}.message-input__send .v-btn[data-v-176f791b]{min-width:60px!important;position:relative;right:5%}.message-from-me[data-v-55d53ee5]{background:#4b4f5c;border-radius:12px 12px 4px;color:#fff}.message-from-others{background-color:#d2d3d55e;border-radius:0 8px 8px}.chat-show-on-delay[data-v-3d1bbb91]{display:flex;flex-direction:column;height:100%;justify-content:flex-end;min-height:0;overflow-x:hidden;overflow-y:auto;z-index:2}.chat-show-on-delay__message[data-v-3d1bbb91]{margin-top:1rem}.chat[data-v-74d37f24]{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.chat__dialog[data-v-74d37f24]{display:flex;flex:1 1 0;flex-direction:column;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:5px}.chat__dialog[data-v-74d37f24]>:first-child{margin-top:auto}.chat__core[data-v-74d37f24]{-ms-overflow-style:none;scrollbar-width:none}.chat__core[data-v-74d37f24]::-webkit-scrollbar{display:none}.chat__core[data-v-74d37f24]>:first-child{margin-top:auto}.chat__message-date[data-v-74d37f24]{font-size:14px;font-weight:400;line-height:19px;margin-bottom:10px;margin-top:20px;text-align:center;width:100%}.chat__message-date-highlighted[data-v-74d37f24]{animation-duration:4s;animation-name:highlight-74d37f24;background:#fff}.chat__input[data-v-74d37f24]{background-color:#fff;flex:0 0 auto;z-index:10}@keyframes highlight-74d37f24{0%{background:#fff}50%{background:#fbf3d5}to{background:#fff}}.main-chat-options[data-v-4f2247f5]{display:flex;flex-wrap:wrap;gap:10px;margin-right:auto}.main-chat-options .choice-field-choice[data-v-4f2247f5]{border-radius:100px;font-size:12px;height:28px}.main-chat-navigations[data-v-4f2247f5]{position:relative}.main-chat-navigations .welcome-navigation-container[data-v-4f2247f5]{margin-bottom:unset;margin-top:20px}
