.ChatWidget_chatWidgetContainer__JWF5x{position:fixed;bottom:20px;right:20px;z-index:1000;font-family:Inter,sans-serif}.ChatWidget_chatButton__u6qkg{width:65px;height:65px;border-radius:50%;background:linear-gradient(140deg,#5e77ff,#6046e4);color:white;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(80,70,228,.4);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;animation:ChatWidget_pulse__DNOgh 2.5s infinite}.ChatWidget_chatButton__u6qkg:hover{transform:scale(1.1) translateY(-5px);box-shadow:0 12px 28px rgba(80,70,228,.6)}.ChatWidget_unreadIndicator__TEs9K{position:absolute;top:3px;right:3px;width:14px;height:14px;background-color:#ff3366;border-radius:50%;border:2px solid white;animation:ChatWidget_blink__yByoC 1.5s infinite}.ChatWidget_chatWindow__Xjx38{width:400px;height:600px;background:#ffffff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 50px rgba(0,0,0,.2);animation:ChatWidget_slideUp__4oBEd .4s cubic-bezier(.25,.46,.45,.94)}.ChatWidget_chatHeader__8HDoB{padding:20px 24px}.ChatWidget_chatTitle__7HNJA{display:flex;align-items:center;gap:10px;font-weight:600;font-size:18px}.ChatWidget_chatMessages__S__Wr{flex:1;padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;background-color:#f8fafd;background-image:radial-gradient(#e8f0ff 1px,transparent 0),radial-gradient(#e8f0ff 1px,#f8fafd 0);background-size:60px 60px;background-position:0 0,30px 30px;scroll-behavior:smooth}.ChatWidget_message__ddoA8{max-width:85%;padding:14px 18px;border-radius:18px;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.05);line-height:1.5}.ChatWidget_userMessage__SxpKQ{background:linear-gradient(135deg,#5e77ff,#6046e4);color:white;border-bottom-right-radius:6px;align-self:flex-end;animation:ChatWidget_fadeIn__TKqjJ .3s ease-out}.ChatWidget_botMessage__RI_pk{background-color:#ffffff;color:#2c3e50;border:1px solid #e8eef7;border-bottom-left-radius:6px;align-self:flex-start;animation:ChatWidget_fadeIn__TKqjJ .3s ease-out}.ChatWidget_messageText__x_vWX{font-size:15px;word-break:break-word}.ChatWidget_messageTime__5P8yh{font-size:11px;margin-top:6px;opacity:.7;display:flex;align-items:center;gap:6px}.ChatWidget_chatInput___Fz2n{display:flex;align-items:center;padding:10px 15px;border-top:1px solid #e0e4e8;background-color:#ffffff}.ChatWidget_disabled__D9cYC{opacity:.5;cursor:not-allowed}.ChatWidget_chatHeader__8HDoB{padding:16px 20px;background:linear-gradient(135deg,#5a84ff,#4a6ffa);color:white;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.15);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ChatWidget_headerLeft__XE_t5{display:flex;align-items:center;gap:12px}.ChatWidget_headerLeft__XE_t5 h3{margin:0;font-size:18px;font-weight:600;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.1);letter-spacing:.2px}.ChatWidget_botStatus__DUmr2{display:flex;align-items:center;gap:5px;margin-top:2px}.ChatWidget_statusText__ga2zu{font-size:11px;color:rgba(255,255,255,.8);text-shadow:0 1px 1px rgba(0,0,0,.1)}.ChatWidget_statusIndicator__PYzEL{width:10px;height:10px;background-color:#4CAF50;border-radius:50%;box-shadow:0 0 0 2px rgba(255,255,255,.3);animation:ChatWidget_pulse__DNOgh 2s infinite}.ChatWidget_closeButton__0OFrB{background:rgba(255,255,255,.12);border:none;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;transition:all .2s}.ChatWidget_closeButton__0OFrB:hover{background-color:rgba(255,255,255,.25);transform:translateY(-2px)}.ChatWidget_messageWrapper__FgSeX{display:flex;align-items:flex-end;margin-bottom:12px}.ChatWidget_userWrapper__z3LTZ{justify-content:flex-end}.ChatWidget_botWrapper__X3mpw{justify-content:flex-start}.ChatWidget_botAvatar__I02kH{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#f0f5ff,#e6eeff);display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0;box-shadow:0 3px 8px rgba(0,0,0,.12);border:2px solid rgba(255,255,255,.8)}.ChatWidget_message__ddoA8:hover{transform:translateY(-2px);box-shadow:0 5px 12px rgba(0,0,0,.1)}.ChatWidget_timestamp__eK50T{font-size:10px;opacity:.7;display:block;margin-top:6px;text-align:right}.ChatWidget_inputWrapper__r_VAK{flex:1;position:relative;display:flex;align-items:center;background-color:#f7f9fc;border-radius:50px;border:1px solid rgba(230,235,245,.8);padding:4px 4px 4px 16px;transition:all .3s ease}.ChatWidget_inputWrapper__r_VAK:focus-within{background-color:#ffffff;border-color:#a0b7ff;box-shadow:0 0 0 3px rgba(74,122,255,.08);transform:translateY(-1px)}.ChatWidget_inputWrapper__r_VAK:focus-within .ChatWidget_input__sv7DY::-moz-placeholder{opacity:.6;transform:translateX(3px)}.ChatWidget_inputWrapper__r_VAK:focus-within .ChatWidget_input__sv7DY::placeholder{opacity:.6;transform:translateX(3px)}.ChatWidget_input__sv7DY::-moz-placeholder{color:#8c95a6;font-weight:400;opacity:.7}.ChatWidget_input__sv7DY::placeholder{color:#8c95a6;font-weight:400;opacity:.7}.ChatWidget_sendButton__OmHrO{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s;color:#8a99af}.ChatWidget_sendButton__OmHrO:hover{color:#5e77ff}.ChatWidget_imageUploadButton__uvZp_{width:38px;height:38px;margin-right:4px}.ChatWidget_imageUploadButton__uvZp_:hover{background-color:rgba(74,122,255,.05)}.ChatWidget_modelSelectorBtn__iGK8t{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:transparent;cursor:pointer;margin-right:4px;transition:all .25s ease;border:none;position:relative;color:#8c95a6}.ChatWidget_modelSelectorBtn__iGK8t:hover{background-color:rgba(74,122,255,.05);color:#4a7bff}.ChatWidget_modelSelectorBtn__iGK8t:active{transform:translateY(0) scale(.98)}.ChatWidget_statusDot__QnS7m{position:absolute;top:4px;right:4px;background:#4285F4;border:2px solid white;box-shadow:0 0 0 1px rgba(66,133,244,.2);z-index:1}@keyframes ChatWidget_subtle-pulse__u0Wg2{0%{box-shadow:0 4px 15px rgba(74,123,255,.4)}50%{box-shadow:0 4px 20px rgba(74,123,255,.6)}to{box-shadow:0 4px 15px rgba(74,123,255,.4)}}.ChatWidget_typingIndicator__zO9nj{display:flex;align-items:center;padding:12px 16px;gap:4px}.ChatWidget_typingIndicator__zO9nj span{display:inline-block;width:8px;height:8px;background-color:#5e77ff;border-radius:50%;opacity:.6;animation:ChatWidget_typing__QwUbz 1s infinite}.ChatWidget_typingIndicator__zO9nj span:first-child{animation-delay:0s}.ChatWidget_typingIndicator__zO9nj span:nth-child(2){animation-delay:.2s}.ChatWidget_typingIndicator__zO9nj span:nth-child(3){animation-delay:.4s}@keyframes ChatWidget_blink__yByoC{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.ChatWidget_botImage__mar3O{-o-object-fit:cover;object-fit:cover;border-radius:50%}.ChatWidget_floatingBotImage__84bF0{-o-object-fit:contain;object-fit:contain;width:40px;height:40px}.ChatWidget_headerControls__xipkj{display:flex;align-items:center;gap:5px}.ChatWidget_minimizeButton__jmzPj{background:rgba(255,255,255,.1);border:none;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;transition:all .2s}.ChatWidget_minimizeButton__jmzPj:hover{background-color:rgba(255,255,255,.2);transform:translateY(-1px)}.ChatWidget_suggestionsContainer__iIM4r{margin-top:18px;padding:16px;background-color:#ffffff;border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.08);animation:ChatWidget_fadeIn__TKqjJ .4s ease-in;border:1px solid rgba(80,70,228,.1)}.ChatWidget_suggestionsLabel__faoT6{font-size:13.5px;color:#555;margin-bottom:12px;font-weight:500}.ChatWidget_suggestionsList__SFJAc{display:flex;flex-direction:column;gap:10px}.ChatWidget_suggestionButton__oc88N{background-color:#f5f8ff;border:1px solid #e8edf3;color:#4e67f7;border-radius:12px;padding:12px 18px;text-align:left;font-size:14px;cursor:pointer;transition:all .25s ease-out;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 2px 5px rgba(0,0,0,.03);animation:ChatWidget_fadeIn__TKqjJ .5s ease-out}.ChatWidget_suggestionButton__oc88N:hover{background-color:#e9f0ff;border-color:#d1e0ff;transform:translateX(5px);color:#5046e4;box-shadow:0 4px 12px rgba(80,70,228,.15)}.ChatWidget_suggestionButton__oc88N:active{transform:translateY(0)}.ChatWidget_settingsButton__PO5TX{background:rgba(255,255,255,.12);border:none;cursor:pointer;margin-right:8px;padding:6px;border-radius:10px;transition:all .2s}.ChatWidget_settingsButton__PO5TX:hover{background-color:rgba(255,255,255,.25);transform:translateY(-2px)}.ChatWidget_settingsMenu__Tm1J5{background-color:#fff;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.12);margin-bottom:12px;padding:15px 18px;animation:ChatWidget_fadeIn__TKqjJ .3s ease}.ChatWidget_settingItem__9vBnY{margin-bottom:10px}.ChatWidget_settingInfo__FlqzD{font-size:12px;color:#666;margin-top:8px;line-height:1.4}.ChatWidget_toggle__q0UAM{width:44px;height:22px;background-color:#ddd;border-radius:12px;position:relative;cursor:pointer;transition:background-color .3s}.ChatWidget_toggleActive__dgmyO{background-color:#5046e4}.ChatWidget_toggleSwitch__Oa1h9{position:absolute;top:2px;left:2px;width:18px;height:18px;background-color:white;border-radius:50%;transition:transform .3s;box-shadow:0 1px 3px rgba(0,0,0,.2)}.ChatWidget_toggleActive__dgmyO .ChatWidget_toggleSwitch__Oa1h9{transform:translateX(22px)}.ChatWidget_aiModelButton___cBI_{display:flex;align-items:center;background:rgba(255,255,255,.15);border:none;color:white;padding:4px 10px;border-radius:20px;margin-right:10px;cursor:pointer;font-size:12px;transition:all .2s}.ChatWidget_aiModelButton___cBI_:hover{background:rgba(255,255,255,.25)}.ChatWidget_modelName__IhZVI{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatWidget_modelSelector__mZJFz{background-color:white;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.15);padding:15px;margin-bottom:15px;animation:ChatWidget_slideDown__xV94v .3s ease-out}.ChatWidget_modelSelector__mZJFz h4{margin-top:0;margin-bottom:10px;color:#333;font-size:14px}.ChatWidget_modelList__u2s1Z{gap:8px}.ChatWidget_modelOption__dBJlH{padding:14px 16px;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.ChatWidget_modelOption__dBJlH:hover{transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.08)}.ChatWidget_activeModel__akfZe{border-color:#adcaff;box-shadow:0 2px 5px rgba(51,102,255,.15)}.ChatWidget_modelIconContainer__k_MkX{margin-right:14px;width:28px;height:28px;border-radius:8px}.ChatWidget_modelTitle__iYStX{font-size:14.5px}.ChatWidget_modelDescription__tXJd7{font-size:12.5px;color:#555;margin-top:2px}.ChatWidget_activeCheck__bl2Ge{color:#3366ff;font-size:14px;background-color:rgba(51,102,255,.1);width:20px;height:20px}.ChatWidget_comingSoon__VLYIj{padding:4px 10px}.ChatWidget_apiKeySection__0GONC{margin-top:15px;padding-top:10px;border-top:1px solid #eee}.ChatWidget_apiKeyInfo__ieSlR{font-size:12px;color:#e74c3c;margin-bottom:10px}.ChatWidget_switchToOfflineBtn__0NW2L{background-color:#3366ff;color:white;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px;transition:background-color .2s}.ChatWidget_switchToOfflineBtn__0NW2L:hover{background-color:#2255ee}@keyframes ChatWidget_slideDown__xV94v{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ChatWidget_messageFooter__T83N2{display:flex;justify-content:space-between;align-items:center;margin-top:8px;font-size:10px}.ChatWidget_modelBadge__iwTwZ{background-color:rgba(0,0,0,.05);padding:3px 8px;border-radius:12px;font-size:9.5px;color:#666;display:flex;align-items:center;gap:4px;transition:all .2s ease}.ChatWidget_modelBadge__iwTwZ:hover{transform:translateY(-1px);background-color:rgba(0,0,0,.08)}.ChatWidget_bot__ORWD1 .ChatWidget_modelBadge__iwTwZ{background-color:rgba(80,70,228,.1);color:#5046e4}.ChatWidget_modelPill__Lm0DS{display:flex;align-items:center;background:rgba(255,255,255,.15);border-radius:20px;padding:6px 12px;gap:6px;cursor:pointer;transition:all .2s;position:relative;max-width:140px}.ChatWidget_modelPill__Lm0DS:hover{background:rgba(255,255,255,.25)}.ChatWidget_statusDot__QnS7m{width:8px;height:8px;background-color:#4CAF50;border-radius:50%;margin-right:2px}.ChatWidget_minimizedChatBox__OI96X{height:auto;min-height:60px;overflow:hidden;cursor:pointer}.ChatWidget_minimizedChatBox__OI96X .ChatWidget_chatHeader__8HDoB{border-bottom:none;cursor:pointer}.ChatWidget_messageContainer__nWXI5::-webkit-scrollbar{width:6px}.ChatWidget_messageContainer__nWXI5::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.ChatWidget_messageContainer__nWXI5::-webkit-scrollbar-thumb{background:#d1d9e6;border-radius:10px}.ChatWidget_messageContainer__nWXI5::-webkit-scrollbar-thumb:hover{background:#b5bfd1}.ChatWidget_imageUploadButton__uvZp_{background:transparent;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .25s ease;margin-left:4px;color:#8c95a6}.ChatWidget_imageUploadButton__uvZp_:hover{background-color:rgba(74,122,255,.08);transform:translateY(-1px) scale(1.05);color:#4a7bff}.ChatWidget_imageUploadButton__uvZp_:active{transform:translateY(0) scale(.98)}.ChatWidget_imageUploadButton__uvZp_:disabled{opacity:.6;cursor:not-allowed}.ChatWidget_imagePreviewCaption__u9Okr{font-size:12px;color:#666;margin-top:10px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatWidget_messageImage__oGeH9{margin-bottom:15px;border-radius:16px;overflow:hidden;max-width:100%;background-color:rgba(0,0,0,.03);display:flex;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:all .3s ease}.ChatWidget_messageImage__oGeH9:hover{transform:scale(1.02);box-shadow:0 8px 20px rgba(0,0,0,.15)}.ChatWidget_uploadedImage__V83Rz{max-width:100%;max-height:250px;display:block;border-radius:16px;-o-object-fit:contain;object-fit:contain}.ChatWidget_bot__ORWD1 .ChatWidget_messageImage__oGeH9{background-color:rgba(0,0,0,.03)}.ChatWidget_user__JjHkO .ChatWidget_messageImage__oGeH9{background-color:rgba(255,255,255,.1)}.ChatWidget_imageDescription__O_DPF{margin-top:12px;padding-top:10px;border-top:1px solid rgba(0,0,0,.1);font-size:13.5px;line-height:1.5}.ChatWidget_bot__ORWD1 .ChatWidget_imageDescription__O_DPF{border-top-color:rgba(0,0,0,.08)}.ChatWidget_user__JjHkO .ChatWidget_imageDescription__O_DPF{border-top-color:rgba(255,255,255,.2);color:rgba(255,255,255,.9)}.ChatWidget_emptyChat__snYmm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px;text-align:center;animation:ChatWidget_fadeIn__TKqjJ .5s ease-out;margin:40px 0}.ChatWidget_welcomeIcon__iprv2{width:100px;height:100px;background:linear-gradient(135deg,#f0f5ff,#e6eeff);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 8px 20px rgba(80,70,228,.15);border:3px solid rgba(255,255,255,.8);animation:ChatWidget_floatAnimation__dQI79 3s ease-in-out infinite}.ChatWidget_welcomeImage__9EgyS{-o-object-fit:contain;object-fit:contain;transform:scale(1.1)}.ChatWidget_welcomeTitle__iZ2xi{font-size:20px;font-weight:600;color:#333;margin:0 0 12px}.ChatWidget_welcomeText__e2iwa{font-size:14px;color:#666;line-height:1.5;max-width:280px;margin:0}.ChatWidget_modelSelectorPopup__uJuB_{background-color:white;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.15);padding:18px;margin:15px 20px;animation:ChatWidget_slideUp__4oBEd .3s ease-out;border:1px solid rgba(80,70,228,.1)}.ChatWidget_modelSelectorTitle__Fv2eb{margin-top:0;margin-bottom:12px;color:#333;font-size:16px;font-weight:600}.ChatWidget_modelList__u2s1Z{display:flex;flex-direction:column;gap:10px}.ChatWidget_modelOption__dBJlH{padding:15px;transition:all .3s;border:1px solid #f0f3f7;margin-bottom:8px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.ChatWidget_modelOption__dBJlH:hover{background-color:#f8faff;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.08)}.ChatWidget_activeModel__akfZe{background-color:#e9f2ff;border-color:rgba(80,70,228,.3);box-shadow:0 3px 8px rgba(80,70,228,.15)}.ChatWidget_disabledModel__RIQw7{opacity:.6;cursor:not-allowed}.ChatWidget_modelIconContainer__k_MkX{margin-right:15px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:#f0f4f8;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.05)}.ChatWidget_modelInfo__jvale{flex:1}.ChatWidget_modelTitle__iYStX{font-weight:600;color:#333;font-size:15px}.ChatWidget_modelDescription__tXJd7{font-size:13px;color:#666;margin-top:3px}.ChatWidget_activeCheck__bl2Ge{color:#4e67f7;background-color:rgba(80,70,228,.1);width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.ChatWidget_activeCheck__bl2Ge,.ChatWidget_comingSoon__VLYIj{position:absolute;right:12px;top:50%;transform:translateY(-50%)}.ChatWidget_comingSoon__VLYIj{background-color:#f0f0f0;padding:5px 12px;border-radius:12px;font-size:11px;color:#666;font-weight:500}@keyframes ChatWidget_floatAnimation__dQI79{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.ChatWidget_sendIconWrapper___Vz__{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;z-index:2;transition:all .3s ease}@keyframes ChatWidget_gentle-float__D1ocI{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.ChatWidget_sendButton__OmHrO:hover .ChatWidget_sendIconWrapper___Vz__{animation:ChatWidget_gentle-float__D1ocI 2s ease-in-out infinite}.ChatWidget_disabledMessageContainer__Xvc_U{position:fixed;bottom:20px;right:20px;z-index:1000;animation:ChatWidget_fadeIn__TKqjJ .3s ease-out,ChatWidget_fadeOut__UpNIt .3s ease-in 4.7s forwards}.ChatWidget_disabledMessage__8T5Be{display:flex;align-items:center;gap:10px;background-color:rgba(0,0,0,.7);color:white;padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);font-size:14px}@keyframes ChatWidget_fadeOut__UpNIt{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.ChatWidget_messageContent__mOprP{display:flex;flex-direction:column}.ChatWidget_messageText__x_vWX{font-size:14px;line-height:1.5}.ChatWidget_messageTime__5P8yh{font-size:10px;color:rgba(0,0,0,.5);margin-top:5px;text-align:right}.ChatWidget_botMessage__RI_pk .ChatWidget_messageTime__5P8yh{color:rgba(0,0,0,.5)}.ChatWidget_userMessage__SxpKQ .ChatWidget_messageTime__5P8yh{color:rgba(255,255,255,.7)}.ChatWidget_sourceType__xwTfq{font-size:10px;background-color:rgba(0,0,0,.08);padding:2px 5px;border-radius:10px;margin-left:5px}.ChatWidget_suggestedQuestions__i4FQs{display:flex;flex-direction:column;gap:10px;margin-top:5px;margin-bottom:15px;animation:ChatWidget_fadeIn__TKqjJ .5s ease-out}.ChatWidget_suggestedQuestion__7hsGb{background:#ffffff;border:1px solid #e0e4e8;border-radius:16px;padding:12px 18px;text-align:left;font-size:14px;color:#5e77ff;cursor:pointer;transition:all .2s;box-shadow:0 2px 6px rgba(0,0,0,.04)}.ChatWidget_suggestedQuestion__7hsGb:hover{background:#f5f8ff;border-color:#d0d8ff;transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.05)}.ChatWidget_settingItem__9vBnY,.ChatWidget_toggleButton__S_9Sy{display:flex;justify-content:space-between;align-items:center}.ChatWidget_toggleButton__S_9Sy{width:44px;height:22px;background-color:#d1d9e6;border-radius:100px;position:relative;cursor:pointer;padding:0 4px;border:none;transition:all .3s}.ChatWidget_toggleButton__S_9Sy.ChatWidget_active__AN6s1{background-color:#4e67f7}.ChatWidget_toggleKnob__pRe94{position:absolute;width:18px;height:18px;background-color:white;border-radius:50%;left:2px;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.2)}.ChatWidget_toggleButton__S_9Sy.ChatWidget_active__AN6s1 .ChatWidget_toggleKnob__pRe94{left:calc(100% - 20px)}.ChatWidget_modelSelector__mZJFz{position:relative;cursor:pointer;margin-left:10px;display:flex;align-items:center}.ChatWidget_selectedModel__Gw9PR{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.2);border-radius:20px;padding:6px 12px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:all .3s}.ChatWidget_selectedModel__Gw9PR:hover{background:rgba(255,255,255,.25);transform:translateY(-1px)}.ChatWidget_modelDropdown__OXFuo{position:absolute;top:100%;left:0;right:0;background:white;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:10;margin-top:10px;padding:12px;min-width:240px;animation:ChatWidget_fadeIn__TKqjJ .2s ease-out}.ChatWidget_modelOption__dBJlH{padding:12px;gap:14px;border-radius:12px;transition:all .2s}.ChatWidget_modelName__IhZVI{font-weight:600}.ChatWidget_modelDesc__2zCEK{margin-top:3px}.ChatWidget_checkIcon__LaGgr{margin-left:auto;color:#4e67f7}.ChatWidget_minimizedBar__C7oqX{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:linear-gradient(135deg,#5a84ff,#4a6ffa);color:white;border-radius:16px;box-shadow:0 6px 18px rgba(80,70,228,.35);cursor:pointer}.ChatWidget_expandButton___ti1O{background:none;color:white}.ChatWidget_expandButton___ti1O,.ChatWidget_uploadButton__n4gde{border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.ChatWidget_uploadButton__n4gde{background:#f0f4f8;color:#6046e4;padding:12px;margin-left:8px;border-radius:50%;transition:all .3s;box-shadow:0 2px 6px rgba(0,0,0,.05)}.ChatWidget_uploadButton__n4gde:hover{background-color:#e8edf5;transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.08);color:#5e77ff}.ChatWidget_chatMessages__S__Wr::-webkit-scrollbar{width:6px}.ChatWidget_chatMessages__S__Wr::-webkit-scrollbar-track{background:transparent}.ChatWidget_chatMessages__S__Wr::-webkit-scrollbar-thumb{background-color:rgba(94,119,255,.2);border-radius:10px}.ChatWidget_chatMessages__S__Wr::-webkit-scrollbar-thumb:hover{background-color:rgba(94,119,255,.4)}.ChatWidget_imagePreviewContainer__iLGrL{padding:12px;background-color:#f8fafd;border-top:1px solid #e8eef7;display:flex;align-items:center;justify-content:space-between;animation:ChatWidget_fadeIn__TKqjJ .3s ease-out}.ChatWidget_imagePreviewWrapper__iTgTM{position:relative;width:100px;height:100px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ChatWidget_imagePreview__U_O0q{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.ChatWidget_imagePreviewWrapper__iTgTM:hover .ChatWidget_imagePreview__U_O0q{transform:scale(1.05)}.ChatWidget_cancelImageButton__1Cjts{position:absolute;top:5px;right:5px;background:rgba(255,255,255,.8);border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ff3366;backdrop-filter:blur(2px);box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .2s}.ChatWidget_cancelImageButton__1Cjts:hover{background:white;transform:scale(1.1)}.ChatWidget_sendImageButton__Az5ff{background:linear-gradient(135deg,#5e77ff,#6046e4);color:white;border:none;padding:10px 16px;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s;box-shadow:0 3px 8px rgba(94,119,255,.3);display:flex;align-items:center;gap:6px}.ChatWidget_sendImageButton__Az5ff:hover{transform:translateY(-2px);box-shadow:0 5px 12px rgba(94,119,255,.4)}.ChatWidget_sendImageButton__Az5ff:disabled{background:#e0e4e8;cursor:not-allowed;box-shadow:none}.ChatWidget_closeButton__0OFrB,.ChatWidget_minimizeButton__jmzPj,.ChatWidget_settingsButton__PO5TX{background:rgba(255,255,255,.15);border:none;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;transition:all .2s;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.ChatWidget_closeButton__0OFrB:hover,.ChatWidget_minimizeButton__jmzPj:hover,.ChatWidget_settingsButton__PO5TX:hover{background:rgba(255,255,255,.25);transform:translateY(-2px)}.ChatWidget_chatControls__oSulC{display:flex;gap:8px}.ChatWidget_settingsPanel__XTjDI{background-color:#f7f9fc;padding:16px;border-bottom:1px solid #e0e4e8;animation:ChatWidget_fadeIn__TKqjJ .3s ease-out}.ChatWidget_modelSelectorBottom__9pLTg{margin-right:8px}.ChatWidget_selectedModelBottom__pURrB{width:32px;height:32px;background-color:#f0f4f9;transition:background-color .2s}.ChatWidget_selectedModelBottom__pURrB:hover{background-color:#e1e8f0}.ChatWidget_modelDropdownBottom__4QV9C{bottom:110%;width:280px;background-color:white;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);padding:8px;z-index:100;border:1px solid #e0e4e8;opacity:0;transform:translateY(10px);animation:ChatWidget_slideUpFadeIn__CMDY9 .3s forwards}@keyframes ChatWidget_slideUpFadeIn__CMDY9{to{opacity:1;transform:translateY(0)}}.ChatWidget_modelOption__dBJlH{display:flex;align-items:center;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background-color .2s;position:relative}.ChatWidget_modelOption__dBJlH:hover{background-color:#f5f8ff}.ChatWidget_modelOption__dBJlH.ChatWidget_disabled__D9cYC{opacity:.5;cursor:not-allowed;background-color:transparent!important}.ChatWidget_modelName__IhZVI{font-weight:500;font-size:14px;color:#333;margin-left:12px}.ChatWidget_modelDesc__2zCEK{font-size:12px;color:#666;margin-left:12px}.ChatWidget_checkIcon__LaGgr{position:absolute;right:12px;color:#5e77ff}.ChatWidget_input__sv7DY{flex-grow:1;border:none;outline:none;font-size:14px;background-color:transparent;padding:8px 12px;border-radius:20px;background-color:#f0f4f9;transition:background-color .2s}.ChatWidget_input__sv7DY:focus{background-color:#e1e8f0}.ChatWidget_input__sv7DY.ChatWidget_disabled__D9cYC{background-color:#f5f7fa;cursor:not-allowed}.ChatWidget_sendButton__OmHrO,.ChatWidget_uploadButton__n4gde{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color .2s;color:#8a99af}.ChatWidget_sendButton__OmHrO:hover,.ChatWidget_uploadButton__n4gde:hover{color:#5e77ff}.ChatWidget_uploadButton__n4gde{width:32px;height:32px;margin:0 4px}.ChatWidget_sendButton__OmHrO{width:32px;height:32px;background-color:#5e77ff;color:white;border-radius:50%;margin-left:4px}.ChatWidget_sendButton__OmHrO:hover{background-color:#4a63e0;color:white}.ChatWidget_sendButton__OmHrO:disabled{background-color:#c8d0e0;cursor:not-allowed;color:#f0f4f9}@keyframes ChatWidget_slideUp__4oBEd{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatWidget_fadeIn__TKqjJ{0%{opacity:0}to{opacity:1}}@keyframes ChatWidget_pulse__DNOgh{0%{box-shadow:0 0 0 0 rgba(94,119,255,.5)}70%{box-shadow:0 0 0 12px rgba(94,119,255,0)}to{box-shadow:0 0 0 0 rgba(94,119,255,0)}}@keyframes ChatWidget_typing__QwUbz{0%{transform:scale(.6);opacity:.4}50%{transform:scale(1);opacity:.8}to{transform:scale(.6);opacity:.4}}.ChatWidget_minimized__WZzt6{transition:all .3s ease}.ChatWidget_modelSelectorBottom__9pLTg{position:relative;cursor:pointer;margin-right:10px;display:flex;align-items:center;justify-content:center}.ChatWidget_selectedModelBottom__pURrB{display:flex;align-items:center;justify-content:center;background:#f0f4f8;border-radius:50%;width:36px;height:36px;padding:8px;transition:all .3s;box-shadow:0 2px 6px rgba(0,0,0,.05)}.ChatWidget_selectedModelBottom__pURrB:hover{background:#e8edf5;transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.08)}.ChatWidget_modelDropdownBottom__4QV9C{position:absolute;bottom:50px;left:0;background:white;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:10;padding:12px;min-width:240px;animation:ChatWidget_fadeIn__TKqjJ .2s ease-out}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:hsl(6,78%,57%);--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,0.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}