.ChatWidget_floatingButton__2cYA_{position:fixed;bottom:80px;right:24px;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--curagita-blue) 0,var(--medium-blue) 100%);border:none;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:all .3s ease;z-index:1000}.ChatWidget_floatingButton__2cYA_:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,159,227,.4)}.ChatWidget_floatingButton__2cYA_ .ChatWidget_icon__BzIxM{font-size:24px}.ChatWidget_floatingButton__2cYA_ .ChatWidget_label__tG0KD{font-size:10px;color:#fff}.ChatWidget_contactPerson__PxYn3{display:flex;align-items:center;justify-content:space-between}.ChatWidget_contactPerson__PxYn3 h4{font-size:16px}.ChatWidget_contactPerson__PxYn3 img{cursor:pointer}.ChatWidget_contactPerson__PxYn3 .ChatWidget_imgdiv__Tq8yb{display:flex}.ChatWidget_contactPersonContainer__lkIGO p{font-size:16px;font-weight:300}.ChatWidget_curassistToolheader__DOW2c p{font-size:16px;font-weight:700}.ChatWidget_assistancePrompt__hjEZZ{margin-top:5px}.ChatWidget_assistancePrompt__hjEZZ p{font-size:16px;font-weight:700}.ChatWidget_headerActions__Qt9LE{position:absolute;left:90%;bottom:-7%;z-index:1000}.ChatWidget_headerActions__Qt9LE button{background-color:var(--curagita-blue);font-size:20px;color:#fff;width:40px;height:40px;border-radius:50%}.ChatWidget_chatWidget__LNXI6{position:fixed;bottom:115px;right:34px;width:364px;height:554px;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);display:flex;flex-direction:column;z-index:1000;transition:width .3s ease,height .3s ease}.ChatWidget_chatWidget__LNXI6.ChatWidget_expanded__FIHHP{width:600px;height:80vh;max-height:800px}@media(max-width:768px){.ChatWidget_chatWidget__LNXI6{width:calc(100vw - 32px);height:calc(100vh - 100px);bottom:16px;right:16px}.ChatWidget_chatWidget__LNXI6.ChatWidget_expanded__FIHHP{width:calc(100vw - 32px);height:calc(100vh - 80px)}}.ChatWidget_header__NEvF1{background:linear-gradient(135deg,var(--curagita-blue) 0,var(--medium-blue) 100%);color:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center;border-radius:16px 16px 0 0;height:48px}.ChatWidget_header__NEvF1 .ChatWidget_headerContent__Uuswr{display:flex;align-items:center;gap:5px}.ChatWidget_header__NEvF1 .ChatWidget_headerContent__Uuswr .ChatWidget_headerIcon__Epa20{font-size:20px}.ChatWidget_header__NEvF1 .ChatWidget_headerContent__Uuswr h3{margin:0;font-size:20px;font-weight:600!important}.ChatWidget_header__NEvF1 .ChatWidget_headerActions__Qt9LE{display:flex;gap:8px;align-items:center;position:absolute;left:100%}.ChatWidget_header__NEvF1 .ChatWidget_languageSelector__34vmE{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff;padding:4px 8px;border-radius:6px;font-size:13px;cursor:pointer;transition:background .2s}.ChatWidget_header__NEvF1 .ChatWidget_languageSelector__34vmE:hover{background:hsla(0,0%,100%,.3)}.ChatWidget_header__NEvF1 .ChatWidget_languageSelector__34vmE option{background:var(--curagita-blue);color:#fff}.ChatWidget_header__NEvF1 .ChatWidget_clearButton__5Cad2,.ChatWidget_header__NEvF1 .ChatWidget_closeButton__7mbkz,.ChatWidget_header__NEvF1 .ChatWidget_expandButton__uNXyd,.ChatWidget_header__NEvF1 .ChatWidget_summaryButton__4DJWX{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;font-size:14px}.ChatWidget_header__NEvF1 .ChatWidget_clearButton__5Cad2:hover,.ChatWidget_header__NEvF1 .ChatWidget_closeButton__7mbkz:hover,.ChatWidget_header__NEvF1 .ChatWidget_expandButton__uNXyd:hover,.ChatWidget_header__NEvF1 .ChatWidget_summaryButton__4DJWX:hover{background:hsla(0,0%,100%,.3)}.ChatWidget_messages__I_ONH{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:#fff}.ChatWidget_messages__I_ONH::-webkit-scrollbar{width:6px}.ChatWidget_messages__I_ONH::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ChatWidget_messages__I_ONH::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.ChatWidget_welcomeMessage__dWTro{padding:0 16px;color:#3b3b3b}.ChatWidget_welcomeMessage__dWTro p{margin:0;font-size:15px}.ChatWidget_welcomeMessage__dWTro p:first-child{font-size:16px;color:#3b3b3b;font-weight:700}.ChatWidget_welcomeMessage__dWTro .ChatWidget_exampleQueries__L_HY4{margin-top:20px;display:flex;flex-direction:column;gap:8px}.ChatWidget_welcomeMessage__dWTro .ChatWidget_exampleQueries__L_HY4 button{border:1px solid #aeaeae;padding:8px 12px;border-radius:10px;cursor:pointer;font-size:16px;color:#3b3b3b;text-align:left;font-weight:300;width:67%}.ChatWidget_welcomeMessage__dWTro .ChatWidget_exampleQueries__L_HY4 button:hover{border-color:var(--curagita-blue)}.ChatWidget_message__4L4GM{display:flex;flex-direction:column;gap:8px;max-width:100%;animation:ChatWidget_slideIn__xogny .3s ease}.ChatWidget_message__4L4GM.ChatWidget_user__ZM_EY{align-self:flex-end}.ChatWidget_message__4L4GM.ChatWidget_user__ZM_EY .ChatWidget_messageContent__BJ5KL{background:rgba(242,242,242,.5019607843);color:#3b3b3b;font-size:16px;font-weight:300;border-radius:10px;padding:12px}.ChatWidget_message__4L4GM.ChatWidget_assistant__k2Sb1{align-self:flex-start}.ChatWidget_message__4L4GM.ChatWidget_assistant__k2Sb1 .ChatWidget_messageContent__BJ5KL{color:#3b3b3b;font-size:16px;font-weight:300}.ChatWidget_message__4L4GM .ChatWidget_messageContent__BJ5KL{padding:5px 0;font-size:14px;word-wrap:break-word}.ChatWidget_message__4L4GM .ChatWidget_suggestions__qt6Cb{display:flex;flex-direction:column;gap:6px;margin-top:4px}.ChatWidget_message__4L4GM .ChatWidget_suggestionButton__xETvJ{background:#fff;border:1px solid #aeaeae;padding:8px 12px;border-radius:8px;cursor:pointer;font-size:16px;color:#3b3b3b;text-align:left;transition:all .2s;width:85%}.ChatWidget_message__4L4GM .ChatWidget_suggestionButton__xETvJ:hover{background:#f7fafc;border-color:var(--curagita-blue);color:var(--curagita-blue)}.ChatWidget_message__4L4GM .ChatWidget_quickActions__4mPp5{display:flex;flex-wrap:wrap;gap:8px}.ChatWidget_message__4L4GM .ChatWidget_quickActionButton__2RRRr{color:var(--curagita-blue);border:none;padding:0;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:6px}.ChatWidget_message__4L4GM .ChatWidget_quickActionButton__2RRRr:hover{background:linear-gradient(to bottom right,#0069a7,#009fe3 100%,#0069a7 0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ChatWidget_message__4L4GM .ChatWidget_quickActionButton__2RRRr .ChatWidget_actionIcon__EISJR{font-size:16px}.ChatWidget_loadingDots__ze1Tq{display:flex;gap:4px;padding:12px 16px}.ChatWidget_loadingDots__ze1Tq span{width:8px;height:8px;border-radius:50%;background:#cbd5e0;animation:ChatWidget_bounce__vO9Kb 1.4s ease-in-out infinite both}.ChatWidget_loadingDots__ze1Tq span:first-child{animation-delay:-.32s}.ChatWidget_loadingDots__ze1Tq span:nth-child(2){animation-delay:-.16s}.ChatWidget_inputContainer__3EQH5{display:flex;gap:8px;padding:16px 30px;border-top:1px solid #e2e8f0;align-items:center}.ChatWidget_inputContainer__3EQH5 .ChatWidget_inputItemWrapper__Ks0go{display:flex;flex:1 1;padding:8px 12px;border:1.2px solid var(--curagita-blue);box-shadow:1px 3px 6px 0 rgba(0,0,0,.1490196078);border-radius:30px;outline:none;justify-content:space-between}.ChatWidget_inputContainer__3EQH5 .ChatWidget_input__f9Cd4{font-size:16px;border:none;transition:border-color .2s;width:90%}.ChatWidget_inputContainer__3EQH5 .ChatWidget_input__f9Cd4:focus{border-color:var(--curagita-blue)}.ChatWidget_inputContainer__3EQH5 .ChatWidget_input__f9Cd4:disabled{cursor:not-allowed}.ChatWidget_inputContainer__3EQH5 .ChatWidget_input__f9Cd4::placeholder{color:#a0aec0}.ChatWidget_inputContainer__3EQH5 .ChatWidget_voiceButton__4jlvd{height:100%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.ChatWidget_inputContainer__3EQH5 .ChatWidget_voiceButton__4jlvd:hover:not(:disabled){border-color:linear-gradient(to bottom right,#0069a7,#009fe3 100%,#0069a7 0);color:var(--curagita-blue)}.ChatWidget_inputContainer__3EQH5 .ChatWidget_voiceButton__4jlvd.ChatWidget_listening__wVOoM{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#ef4444;color:#fff;animation:ChatWidget_pulse__IDp8A 1.5s infinite}.ChatWidget_inputContainer__3EQH5 .ChatWidget_voiceButton__4jlvd:disabled{opacity:.5;cursor:not-allowed}.ChatWidget_inputContainer__3EQH5 .ChatWidget_sendButton__n0o_A{width:32px;height:32px;border-radius:50%;background:var(--curagita-blue);border:none;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.ChatWidget_inputContainer__3EQH5 .ChatWidget_sendButton__n0o_A:hover:not(:disabled){background:linear-gradient(to bottom right,#0069a7,#009fe3 100%,#0069a7 0)}.ChatWidget_inputContainer__3EQH5 .ChatWidget_sendButton__n0o_A:disabled{cursor:not-allowed}.CommandPalette_overlay__QzMsb{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;animation:CommandPalette_fadeIn__jaEge .2s ease}.CommandPalette_commandPalette__Gx4ba{position:fixed;top:20%;left:50%;transform:translateX(-50%);width:90%;max-width:640px;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);z-index:9999;animation:CommandPalette_slideDown__hql9i .3s ease;overflow:hidden}.CommandPalette_searchBox__NxZSv{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #e2e8f0}.CommandPalette_searchBox__NxZSv .CommandPalette_searchIcon__PZ4Wk{font-size:20px}.CommandPalette_searchBox__NxZSv .CommandPalette_searchInput___xLIQ{flex:1 1;border:none;outline:none;font-size:16px;color:#2d3748}.CommandPalette_searchBox__NxZSv .CommandPalette_searchInput___xLIQ::placeholder{color:#a0aec0}.CommandPalette_searchBox__NxZSv .CommandPalette_kbd__SmyX1{background:#f7fafc;border:1px solid #e2e8f0;border-radius:4px;padding:4px 8px;font-size:12px;color:#718096;font-family:monospace}.CommandPalette_results__NqZhT{max-height:400px;overflow-y:auto}.CommandPalette_results__NqZhT::-webkit-scrollbar{width:6px}.CommandPalette_results__NqZhT::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.CommandPalette_results__NqZhT::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.CommandPalette_noResults__Z4_qo{padding:40px 20px;text-align:center;color:#a0aec0;font-size:14px}.CommandPalette_resultItem__DVo09{display:flex;align-items:center;gap:12px;padding:12px 20px;cursor:pointer;transition:all .2s}.CommandPalette_resultItem__DVo09.CommandPalette_selected__8wuI9,.CommandPalette_resultItem__DVo09:hover{background:#f7fafc}.CommandPalette_resultItem__DVo09.CommandPalette_selected__8wuI9{border-left:3px solid var(--curagita-blue)}.CommandPalette_resultItem__DVo09 .CommandPalette_resultIcon__Vs6LD{font-size:24px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.CommandPalette_resultItem__DVo09 .CommandPalette_resultContent__SUvZS{flex:1 1;min-width:0}.CommandPalette_resultItem__DVo09 .CommandPalette_resultContent__SUvZS .CommandPalette_resultTitle__ZMWJW{font-size:14px;font-weight:600;color:#2d3748;margin-bottom:2px}.CommandPalette_resultItem__DVo09 .CommandPalette_resultContent__SUvZS .CommandPalette_resultPath__ZopXr{font-size:12px;color:#718096;font-family:monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CommandPalette_resultItem__DVo09 .CommandPalette_enterKey__OCr8C{background:#f7fafc;border:1px solid #e2e8f0;border-radius:4px;padding:4px 8px;font-size:12px;color:#718096;opacity:0;transition:opacity .2s}.CommandPalette_resultItem__DVo09.CommandPalette_selected__8wuI9 .CommandPalette_enterKey__OCr8C{opacity:1}.CommandPalette_footer__0zi2G{border-top:1px solid #e2e8f0;padding:12px 20px;background:#f7fafc}.CommandPalette_footer__0zi2G .CommandPalette_footerHint__q11od{display:flex;align-items:center;gap:12px;font-size:12px;color:#718096}.CommandPalette_footer__0zi2G .CommandPalette_footerHint__q11od kbd{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:2px 6px;font-size:11px;font-family:monospace}@keyframes CommandPalette_fadeIn__jaEge{0%{opacity:0}to{opacity:1}}@keyframes CommandPalette_slideDown__hql9i{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}