.PromptFooter_flex-center___q_DJ{display:flex;align-items:center;justify-content:center}.PromptFooter_container__mjAzf{display:flex;flex-direction:column;width:100%}.PromptFooter_footerInfoTextMain__2rpjC{margin-top:10px;width:95%}.PromptFooter_footerInfoText__SK2vO{font-size:1rem;font-weight:400;color:var(--text-field-color-hintText)}.PromptFooter_link__YV_Eo{color:var(--primary-color);cursor:pointer;-webkit-text-decoration:solid underline;text-decoration:solid underline;font-weight:400;font-size:.85rem;line-height:20px;border:none;background:none;font-family:neue-frutiger-world-w02,sans-serif}.PromptFooter_promptSuggestionBox__CfHIy{width:100%;background-color:var(--card-container-background-color);border:2px solid var(--text-field-border-default-color)!important;border-radius:20px;padding:16px;margin-bottom:4px;box-shadow:0 2px 12px rgba(0,0,0,.1);max-height:280px;overflow:hidden;display:flex;flex-direction:column;transition:opacity .3s ease,transform .3s ease}.PromptFooter_promptBoxHeader__tJmpy{display:flex;justify-content:space-between;align-items:center;font-weight:900;font-size:1.35rem;margin-bottom:12px;color:var(--text-color)}.PromptFooter_promptCardContainer__xGk7T{display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding-right:4px;max-height:100%;scrollbar-width:thin;scrollbar-color:transparent transparent}.PromptFooter_promptCardContainer__xGk7T:hover{scrollbar-color:var(--progress-bar-bg-color) transparent}.PromptFooter_promptCardContainer__xGk7T::-webkit-scrollbar{width:8px}.PromptFooter_promptCardContainer__xGk7T::-webkit-scrollbar-thumb{background-color:transparent;border-radius:4px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.PromptFooter_promptCardContainer__xGk7T:hover::-webkit-scrollbar-thumb{background-color:var(--progress-bar-bg-color)}.PromptFooter_promptCard__j1tUq{background-color:var(--default-card-bg-color);border:2px solid var(--default-card-border-color);border-radius:12px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .2s ease-in-out}.PromptFooter_promptCard__j1tUq:hover{background-color:var(--default-card-bg-hover-color);border:2px solid var(--default-card-border-hover-color)}.PromptFooter_promptText___sNLu{font-size:.95rem;color:var(--text-color);flex:1 1;margin-right:10px}.PromptFooter_closeIcon__E6FDD{cursor:pointer;transition:.2s ease-in-out ease}.PromptFooter_chatInputContainer__W2Mh0{width:100%;border:2px solid var(--text-field-border-default-color);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:8px;background:white;position:relative}.PromptFooter_chatTextArea___WcnY{width:100%;font-size:1.4rem;border:none;resize:none;overflow-y:auto;outline:none;line-height:1.5;background:transparent;max-height:100px;transition:height .2s ease-in-out;font-family:neue-frutiger-world-w02,sans-serif!important;scrollbar-width:thin;scrollbar-color:var(--progress-bar-bg-color) transparent}.PromptFooter_chatTextArea___WcnY::-webkit-scrollbar{width:6px}.PromptFooter_chatTextArea___WcnY::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.PromptFooter_chatTextArea___WcnY::-webkit-scrollbar-track{background:transparent}.PromptFooter_chatTextArea___WcnY::placeholder{font-family:neue-frutiger-world-w02,sans-serif!important;color:var(--text-field-color-hintText)!important}.PromptFooter_inputBottomRow__xpmDE{display:flex;justify-content:space-between;align-items:flex-end}.PromptFooter_leftIcons__xjrN_{display:flex;gap:8px}.PromptFooter_newChatButton__8mG05,.PromptFooter_samplePromptButton__spJYe{width:40px;height:40px;border-radius:999px;background:var( --default-card-bg-color);display:flex;align-items:center;justify-content:center;cursor:pointer}.PromptFooter_newChatButton__8mG05:hover,.PromptFooter_samplePromptButton__spJYe:hover{background-color:var(--default-card-bg-hover-color)}.PromptFooter_disabledButton__4iRS9{opacity:.32;cursor:not-allowed}.PromptFooter_sendButton__u7COE{width:30px;height:30px;border-radius:50%;background:var(--primary-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.PromptFooter_disabledSendButton__pZ5Pb{opacity:.32;cursor:not-allowed}@keyframes PromptFooter_slideInFromBottom__Dktij{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes PromptFooter_slideOutToBottom__8UDQn{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(30px)}}.PromptFooter_slideInFromBottom__Dktij{animation:PromptFooter_slideInFromBottom__Dktij .3s ease forwards}.PromptFooter_slideOutToBottom__8UDQn{animation:PromptFooter_slideOutToBottom__8UDQn .3s ease forwards}.PromptFooter_continueBtn__Qr6Sa{padding:8px 12px;font-size:1.2rem;display:flex;align-items:center;justify-content:center;font-weight:700;color:rgba(32,24,28,1);background-color:rgba(247,239,245,1);border:none;border-radius:var(--button-border-radius);cursor:pointer;transition:background-color .3s ease}.PromptFooter_disabledContinueBtn__I2ggy{opacity:.32;cursor:not-allowed}.PromptFooter_dataSourcesWrapper__VQ8rf{position:relative}.PromptFooter_dataSourcesButton__2KDyU{border:none;background:var(--default-card-bg-color);border-radius:999px;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:background-color .2s ease}.PromptFooter_dataSourcesButton__2KDyU:hover{background-color:var(--default-card-bg-hover-color)}.PromptFooter_dataSourcesInner__kg36t{display:flex;align-items:center;justify-content:center;gap:6px}.PromptFooter_dataSourcesIcon__Qweva{width:24px;height:24px}.PromptFooter_dataSourcesText__9brDv{font-size:1.4rem;font-weight:600;color:var(--text-color);white-space:nowrap}.PromptFooter_arrowIcon__PpPAx{width:16px;height:16px;color:var(--text-color);transition:transform .2s ease}.PromptFooter_disabled__XIlx4{opacity:.32;cursor:not-allowed}.PromptFooter_flexGap10__OSIoI{display:flex;column-gap:10px}.PromptFooter_activeUploadButton__L2DbN{position:relative;border:2px solid var(--primary-color)}.PromptFooter_uploadBadge__yv_WC{position:absolute;top:-4px;right:-4px;width:18px;height:18px;border-radius:50%;background:var(--primary-color);color:var(--button-text-color);font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.PromptFooter_cancelButton__amBng{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:1.1rem;font-weight:700;color:#000000;background:var(--default-card-bg-color);border:none;border-radius:var(--button-border-radius);cursor:pointer;transition:background-color .2s ease;font-family:neue-frutiger-world-w02,sans-serif;white-space:nowrap}.PromptFooter_cancelButton__amBng:hover{background-color:var(--default-card-bg-hover-color)}.PromptFooter_selectedSourceIcons__qu9Dx{display:flex;align-items:center;gap:5px}.PromptFooter_overflowBadge__ZFoU9,.PromptFooter_sourceIconWrapper__0qXer{display:flex;align-items:center;justify-content:center;cursor:default}.PromptFooter_overflowBadge__ZFoU9{min-width:24px;height:24px;border-radius:50%;background:var(--default-card-bg-color);font-size:1.1rem;font-weight:600;color:var(--text-color);padding:0 4px}.DataSourcesDropdown_dropdownMenuContainer__K5AA_{min-width:250px!important;background-color:var(--card-container-background-color);border:1px solid var(--tooltip-border-color);border-radius:12px;max-height:320px;overflow-y:auto;z-index:2000;gap:4px}.DataSourcesDropdown_dropdownHeader__S2q0W{display:flex;align-items:center;gap:10px;padding:6px}.DataSourcesDropdown_headerIcon__eXfDB{width:28px;height:28px;vertical-align:middle}.DataSourcesDropdown_headerText__qH2Vw{font-size:1.5rem;font-family:neue-frutiger-world-w02,sans-serif!important;font-weight:700;color:var(--text-color);line-height:1;vertical-align:middle}.DataSourcesDropdown_dropdownItem__4GxXe{display:flex;justify-content:space-between;align-items:center;border-radius:8px;padding:4px 6px;cursor:default;transition:none;font-family:neue-frutiger-world-w02,sans-serif!important}.DataSourcesDropdown_itemLeft__XtBou{display:flex;align-items:center;gap:10px}.DataSourcesDropdown_sourceIcon__OCuTV{flex-shrink:0;display:flex;align-items:center}.DataSourcesDropdown_itemTextGroup__WroKR{display:flex;flex-direction:column;line-height:1.25}.DataSourcesDropdown_sourceTitle__bYp8X{font-size:1.4rem;font-weight:400;color:var(--text-color);line-height:1.2}.DataSourcesDropdown_comingSoonText__CHYL5{font-size:11px;font-weight:400;color:var(--text-field-color-hintText);margin-top:2px;font-style:italic}.DataSourcesDropdown_itemRight__9gCZW{display:flex;align-items:center;justify-content:center;flex-shrink:0}.DataSourcesDropdown_disabledItem__0cvHa{opacity:.32;cursor:not-allowed}.DataSourcesDropdown_disabledItem__0cvHa:hover{background-color:transparent}.DataSourcesDropdown_emptyState__2cgkq{text-align:center;padding:12px;color:var(--text-color);font-size:1.3rem}.DataSourcesDropdown_redditSubtext__HB007{font-size:1.2rem;color:var(--text-field-color-hintText);text-decoration:underline;cursor:pointer;margin-top:2px;display:inline-block}.DataSourcesDropdown_redditSubtext__HB007:hover{text-decoration-thickness:1.5px;opacity:.9}.DataSourcesDropdown_mintelInfoIcon__6aJUK{display:inline-flex;align-items:center;color:var(--text-field-color-hintText);cursor:pointer;margin-left:4px;vertical-align:middle}.DataSourcesDropdown_sourceTitleRow__LSKO8{display:flex;align-items:center;gap:4px}.styles_avatar__BWh7R{display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);color:white;font-weight:700;border-radius:50%;overflow:hidden}.styles_avatarImage__vDETU{width:100%;height:100%;object-fit:cover;border-radius:50%}.styles_userCircle__zldY4{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1rem!important;text-transform:uppercase}.styles_iconInsideAvatar__I5ITa{width:100%;height:100%}@layer filament;@layer filament{.hqw75m4{--hqw75m1:var(--_3plkl42k);--hqw75m0:var(--_3plkl48);box-sizing:border-box;line-height:var(--_1lmftft2c);-webkit-font-smoothing:antialiased;color:var(--hqw75m1);background-color:var(--hqw75m0);position:relative;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;border-radius:var(--_1lmftfth);margin:0}.hqw75m2.hqw75m4{--hqw75m1:var(--_3plkl42i);--hqw75m0:var(--_3plkl42)}.hqw75m5{width:1.5rem;height:1.5rem;font-size:var(--_1lmftft2b);font-weight:var(--_1lmftft2a)}.hqw75m6{width:2rem;height:2rem}.hqw75m6,.hqw75m7{font-size:var(--_1lmftft2h);font-weight:var(--_1lmftft2g)}.hqw75m7{width:2.5rem;height:2.5rem}.hqw75m8{width:3rem;height:3rem;font-size:var(--_1lmftft24);font-weight:var(--_1lmftft23)}.hqw75m9{width:8rem;height:8rem;font-size:var(--_1lmftft2w);font-weight:var(--_1lmftft2v)}.hqw75ma{display:inline-flex;align-items:center;justify-content:center;position:absolute;right:0;bottom:0;border-radius:var(--_1lmftfth)}.hqw75m5 .hqw75ma{width:var(--_1lmftft15);height:var(--_1lmftft15)}.hqw75m6 .hqw75ma{width:.5rem;height:.5rem}.hqw75m7 .hqw75ma,.hqw75m8 .hqw75ma{width:var(--_1lmftft14);height:var(--_1lmftft14)}.hqw75m9 .hqw75ma{width:2rem;height:2rem}.hqw75mb{background-color:var(--_3plkl4b);color:var(--_3plkl42l)}.hqw75mc{background-color:var(--_3plkl4e);color:var(--_3plkl42m)}.hqw75md{background-color:var(--_3plkl4k);color:var(--_3plkl42l)}.hqw75me{background-color:var(--_3plkl42);color:var(--_3plkl42i)}.hqw75m4 img{width:100%;border-radius:inherit}.hqw75m4.hqw75m5>._1vk3a4q0,.hqw75m4.hqw75m6>._1vk3a4q0,.hqw75m4.hqw75m7>._1vk3a4q0{width:var(--_1lmftftw);height:var(--_1lmftftw)}.hqw75m4.hqw75m8>._1vk3a4q0{width:var(--_1lmftftx);height:var(--_1lmftftx)}.hqw75m4.hqw75m9>._1vk3a4q0{width:var(--_1lmftfty);height:var(--_1lmftfty)}.hqw75m8 .hqw75ma>._1vk3a4q0{width:.625rem;height:.625rem}.hqw75m4.hqw75m5:has(.hqw75ma){background:radial-gradient(circle at calc(1.5rem - calc(var(--_1lmftft15) / 2)) calc(1.5rem - calc(var(--_1lmftft15) / 2)),transparent calc(.5rem / 2),var(--hqw75m0) calc(calc(.5rem / 2) + .0625rem))}.hqw75m4.hqw75m6:has(.hqw75ma){background:radial-gradient(circle at calc(2rem - calc(.5rem / 2)) calc(2rem - calc(.5rem / 2)),transparent calc(.75rem / 2),var(--hqw75m0) calc(calc(.75rem / 2) + .0625rem))}.hqw75m4.hqw75m7:has(.hqw75ma){background:radial-gradient(circle at calc(2.5rem - calc(var(--_1lmftft14) / 2)) calc(2.5rem - calc(var(--_1lmftft14) / 2)),transparent calc(1rem / 2),var(--hqw75m0) calc(calc(1rem / 2) + .0625rem))}.hqw75m4.hqw75m8:has(.hqw75ma){background:radial-gradient(circle at calc(3rem - calc(var(--_1lmftft14) / 2)) calc(3rem - calc(var(--_1lmftft14) / 2)),transparent calc(1rem / 2),var(--hqw75m0) calc(calc(1rem / 2) + .0625rem))}.hqw75m4.hqw75m9:has(.hqw75ma){background:radial-gradient(circle at calc(8rem - calc(2rem / 2)) calc(8rem - calc(2rem / 2)),transparent calc(2.5rem / 2),var(--hqw75m0) calc(calc(2.5rem / 2) + .0625rem))}}.styles_avatarContainer__9TBM_{display:flex;align-items:center;justify-content:center;cursor:pointer;height:var(--header-action-height,36px);width:var(--header-action-height,36px);aspect-ratio:1;flex-shrink:0}.styles_menuContainer__Feae_{z-index:9999!important;width:200px!important;height:fit-content;border-radius:8px!important;border:1px solid #c7d1d1;box-shadow:0 4px 12px rgba(0,0,0,.1)!important}.styles_menuItem__jpAgJ{all:unset;display:flex!important;align-items:center!important;gap:8px!important;font-size:14px!important;white-space:nowrap!important;width:100%;cursor:pointer}.styles_leftSection__K9hVd{display:flex;align-items:center;gap:8px}.styles_icon__qPB67{font-size:16px}.styles_chevron__dkK3T{width:14px;height:14px;margin-left:auto}.styles_divider__rZAFp{height:1px;width:100%;background-color:var(--tooltip-border-color);pointer-events:none;margin:2px 0}.styles_avatarContainer__9TBM_ [class*=avatar]{width:100%!important;height:100%!important}.styles_bannerContainer__geO9E{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;font-family:NeueFrutigerOne-Regular,sans-serif;font-size:1rem;border-bottom:1px solid #ccc;box-shadow:0 2px 6px rgba(0,0,0,.08);gap:16px}.styles_info__hMeXy{background-color:#f5f7f9}.styles_delete__Qo9Rb{background-color:#fff7d2;border-bottom:1px solid #f5c6cb}.styles_success__L4rQh{background-color:#e7fdef;border-bottom:1px solid #087d2f}.styles_leftSection__Q9_LT{display:flex;align-items:center;gap:12px;flex-wrap:wrap;flex:1 1;min-width:0}.styles_icon__aZOxy{font-size:.2rem;flex-shrink:0}.styles_title__lsPDS{font-weight:700;white-space:nowrap;font-size:1.2rem}.styles_content__bdx5n{color:#444;font-size:1.2rem;overflow-wrap:break-word;white-space:normal;flex:1 1;min-width:0;display:inline-block;vertical-align:middle;padding-left:8px}.styles_rightSection__Y8Cm1{display:flex;align-items:center;gap:8px;flex-shrink:0}.styles_separator__BX_3K{width:1px;height:20px;background-color:#ccc}.styles_actionButton__5WNZz{background:transparent;border:none;font-weight:600;cursor:pointer;color:#000;padding:6px 12px;font-size:1.2rem;border-radius:999px}.styles_actionButton__5WNZz:hover{background:var(--selected-card-bg-color)}.styles_closeButton__T4GXu{background:transparent;border:none;font-size:1.2rem;cursor:pointer;color:#555;padding:4px 6px;border-radius:999px}.styles_closeButton__T4GXu:hover{background:var(--selected-card-bg-color)}.styles_enter__l__4e{animation:styles_toastIn__qEPXA .3s ease forwards}.styles_exit__7WE5R{animation:styles_toastOut__2tee_ .3s ease forwards}@keyframes styles_toastIn__qEPXA{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes styles_toastOut__2tee_{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.styles_toggleSwitch__4F3eM{display:flex;align-items:center;gap:6px!important;cursor:pointer}.styles_toggleSwitch__4F3eM.styles_disabled___ABpY{opacity:.5;cursor:not-allowed}.styles_reverse__zUfLX{flex-direction:row-reverse}.styles_toggleSwitch__4F3eM input{display:none}.styles_slider__ox5n3{width:40px;height:20px;background-color:#ccc;border-radius:50px;position:relative;transition:background-color .3s}.styles_slider__ox5n3:before{content:"";width:16px;height:16px;background:white;border-radius:50%;position:absolute;top:50%;left:2px;transform:translateY(-50%);transition:.3s}input:checked+.styles_slider__ox5n3{background-color:var(--primary-color)}input:checked+.styles_slider__ox5n3:before{left:22px}.styles_label__DCV6i{font-size:1.2rem!important;color:var(--text-color);font-weight:350!important}