.LanguageSwitcher_selectWrapper__yqyvD{position:relative;display:inline-block}.LanguageSwitcher_select__6Smtv{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:1rem 2.5rem 1rem 1rem;font-size:1.6rem;font-weight:500;border-radius:.8rem;color:var(--header-color,#333)!important;background-color:transparent;cursor:pointer;transition:all .25s ease;width:100%}[dir=rtl] .LanguageSwitcher_select__6Smtv{padding:1rem 1rem 1rem 2.5rem}.LanguageSwitcher_select__6Smtv:focus,.LanguageSwitcher_select__6Smtv:hover{background:rgba(255,255,255,.15);color:var(--secondary)!important;border-color:var(--secondary)!important}.LanguageSwitcher_selectWrapper__yqyvD:after{content:"";position:absolute;top:50%;right:1.25rem;width:.5rem;height:.5rem;border-right:.15rem solid var(--header-color,#333)!important;border-bottom:.15rem solid var(--header-color,#333)!important;transform:translateY(-50%) rotate(45deg);pointer-events:none;transition:border-color .25s ease}[dir=rtl] .LanguageSwitcher_selectWrapper__yqyvD:after{right:auto;left:1.25rem}.LanguageSwitcher_selectWrapper__yqyvD:focus:after,.LanguageSwitcher_selectWrapper__yqyvD:hover:after{background:rgba(255,255,255,.15);color:var(--secondary)!important;border-color:var(--secondary)!important}.AccessibilityWidget_holder__UPdGC{position:relative}.AccessibilityWidget_icon__EOWui{color:var(--header-color,#333)!important;padding:.75rem;border-radius:.75rem;transition:background-color .25s ease}.AccessibilityWidget_icon__EOWui:hover{border-color:rgba(89,89,89,.4);background:rgba(255,255,255,.15)}.AccessibilityWidget_icon__EOWui svg{width:2.2rem;fill:var(--header-color,#333)!important;transition:all .25s ease}.AccessibilityWidget_icon__EOWui:hover svg{fill:var(--secondary)!important}.AccessibilityWidget_widget__ZCbN2{display:grid;grid-template-rows:auto;align-items:center;box-shadow:var(--box-shadow);background-color:#fff;border-radius:1.5rem;width:20.5rem;font-size:var(--font-size);opacity:0;pointer-events:none;visibility:hidden;position:absolute;top:calc(100% + .5rem);right:0;transition:opacity .2s ease,visibility .2s ease,top .2s ease;z-index:5}[dir=rtl] .AccessibilityWidget_widget__ZCbN2{right:auto;left:0}.AccessibilityWidget_widget__ZCbN2.AccessibilityWidget_active__tSke5{opacity:1;pointer-events:all;visibility:visible}.AccessibilityWidget_widget__ZCbN2 label{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer}.AccessibilityWidget_widget__ZCbN2 label:last-child{border-bottom:none}.AccessibilityWidget_widget__ZCbN2 label span{color:#212121}.AccessibilityWidget_fontsize__MJEcN{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;color:#212121}.AccessibilityWidget_fontsize__MJEcN span{color:#212121}.Footer_container__KpDnW{max-width:128rem;margin:0 auto;padding:0 4rem}@media (max-width:767px){.Footer_container__KpDnW{padding:0}}.Footer_communitySection__9gWYJ{background-color:var(--bg-secondary);padding:6rem;text-align:center;margin-bottom:6rem;position:relative}@media (max-width:767px){.Footer_communitySection__9gWYJ{padding:4rem}}.Footer_communityTitle__ouk6F{font-size:3.2rem;font-weight:400;margin-bottom:1.6rem}@media (max-width:767px){.Footer_communityTitle__ouk6F{font-size:2.2rem}}.Footer_communityDescription__v9LDj{font-size:1.6rem;color:var(--text-secondary);max-width:60rem;margin:0 auto 4rem;line-height:1.6}.Footer_avatarsContainer__8MXs1{display:flex;justify-content:center;margin-bottom:4rem}.Footer_avatar__tReHR{object-fit:cover;border:.25rem solid #f3f5f7;border-radius:50%;width:6rem;height:6rem;margin-left:-1.5rem}@media (max-width:767px){.Footer_avatar__tReHR{width:5rem;height:5rem}}.Footer_avatar__tReHR:first-child{margin-left:0}.Footer_buttons__XkFzV{display:flex;align-items:center;justify-content:center;gap:.8rem}@media (max-width:767px){.Footer_buttons__XkFzV{flex-direction:column}}.Footer_button__chhqS:first-child{color:#fff;background-color:#0279FF}.Footer_button__chhqS:first-child:focus,.Footer_button__chhqS:first-child:hover{background-color:#0065d8}.Footer_button__chhqS{display:inline-flex;justify-content:space-between;gap:.75rem;align-items:center;background-color:var(--primary);color:#212121;border:none;padding:1.2rem 2rem;font-size:1.6rem;font-weight:400;border-radius:1.2rem;cursor:pointer;transition:all .2s ease}.Footer_button__chhqS:hover{background-color:var(--secondary);transform:translateY(-.2rem)}.Footer_memberCount___iOpJ{display:block;font-size:1.4rem;color:var(--text-secondary);margin-top:2rem}.Footer_footer__pQtti{padding-bottom:4rem;text-align:center}.Footer_legalLinks__eScbR{display:flex;justify-content:center;gap:3rem;margin-bottom:4rem}.Footer_legalLink__pFBJM{color:var(--text-secondary);text-decoration:none;font-size:1.6rem;transition:color .2s ease}.Footer_legalLink__pFBJM:hover{color:var(--primary)}.Footer_copyright__j4atB{color:var(--text-secondary);font-size:1.4rem}.ChatModal_chatBackdrop__oxCuc,.ChatModal_chatWrapper___v2KM{position:fixed;inset:0;z-index:998}.ChatModal_chatBackdrop__oxCuc{background-color:rgba(0,0,0,.4);animation:ChatModal_fadeIn__LpJ9m .25s ease-in-out}.ChatModal_chatModal__kVPI2{border-radius:.75rem;width:50rem;max-width:50rem;background-color:#FFFFFF;overflow:hidden;display:flex;flex-direction:column;height:calc(100vh - 5rem);max-height:calc(100vh - 5rem);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) translateY(.5rem);opacity:0;z-index:999!important;will-change:transform,opacity;transition:transform .3s ease,opacity .3s ease}.ChatModal_chatModal__kVPI2.ChatModal_enter__fzVec{transform:translate(-50%,-50%) translateY(0);opacity:1}.ChatModal_chatModal__kVPI2.ChatModal_exit__Kb3DP{transform:translate(-50%,-50%) translateY(.5rem);opacity:0}.ChatModal_disclaimer__2ZGAU{padding:0 1.6rem 1.6rem;font-size:1.1rem;color:#6B7280;text-align:center;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:768px){.ChatModal_chatModal__kVPI2{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;top:0;left:0;transform:translateY(.5rem);border-radius:0}.ChatModal_chatModal__kVPI2.ChatModal_enter__fzVec{transform:translateY(0)}.ChatModal_chatModal__kVPI2.ChatModal_exit__Kb3DP{transform:translateY(.5rem)}}@keyframes ChatModal_fadeIn__LpJ9m{0%{opacity:0}to{opacity:1}}.dark .ChatModal_chatModal__kVPI2{background-color:#1F2937;border-color:rgba(255,255,255,.1);box-shadow:0 -.4rem 2rem rgba(0,0,0,.3)}.dark .ChatModal_disclaimer__2ZGAU{color:rgba(255,255,255,.5)}.ChatHeader_header__6eCHe{padding:1.6rem 2rem;background-color:#FFFFFF;box-shadow:0 .1rem .2rem 0 rgba(0,0,0,.05);display:flex;align-items:center;justify-content:space-between;z-index:2;border-radius:1.5rem 1.5rem 0 0}.ChatHeader_title__0A_Dc{display:flex;align-items:center;gap:1.25rem}.ChatHeader_avatar__84rXM{background-color:#e6efff;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.ChatHeader_avatarMedia__eWmUt{width:100%;height:100%;object-fit:cover}.ChatHeader_titleText__1XHyt{flex:1 1}.ChatHeader_titleText__1XHyt h2{margin:0;font-size:1.6rem;font-weight:400;color:#212121}.ChatHeader_titleText__1XHyt p{margin:0;font-size:1.3rem;color:#6B7280}.ChatHeader_actions__q5zoY{display:flex;gap:1.2rem}.ChatHeader_actionButton__oYNk_{background:transparent;border:none;cursor:pointer;padding:.4rem;color:#6B7280;border-radius:.4rem;display:flex;align-items:center;justify-content:center}.ChatHeader_actionButton__oYNk_:hover{background-color:#F3F4F6;color:#1F2937}.ChatHeader_actionIcon___5jN_{width:2rem;height:2rem}.dark .ChatHeader_header__6eCHe{background-color:#1F2937;border-bottom-color:rgba(255,255,255,.1)}.dark .ChatHeader_titleText__1XHyt h2{color:rgba(255,255,255,.9)}.dark .ChatHeader_actionButton__oYNk_,.dark .ChatHeader_titleText__1XHyt p{color:rgba(255,255,255,.6)}.dark .ChatHeader_actionButton__oYNk_:hover{background-color:rgba(255,255,255,.1);color:rgba(255,255,255,.9)}@media (max-width:768px){.ChatHeader_header__6eCHe{position:-webkit-sticky;position:sticky;top:0;width:100%;border-radius:0;gap:.8rem;z-index:100}}.ChatContent_messagesContainer__Z_Y4_{flex:1 1;min-height:0;overflow-y:auto;padding:1.6rem;display:flex;flex-direction:column;gap:1.25rem;background-color:#F9FAFB;scrollbar-color:#151515 rgba(0,0,0,.02);scrollbar-width:thin;-webkit-overflow-scrolling:touch}.ChatContent_messageWrapper__4TdUt{display:flex;flex-direction:column;max-width:80%}.ChatContent_messageAnimation__rJOkX{animation:ChatContent_slideInFromBottom__QVr_X .3s ease-out forwards;transform:translateY(1rem);opacity:0}@keyframes ChatContent_slideInFromBottom__QVr_X{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}.ChatContent_userMessage__8SyPm{align-self:flex-end}.ChatContent_assistantMessage__aPZBE{align-self:flex-start}.ChatContent_message__qmo3D{padding:1.2rem 1.6rem;border-radius:1.8rem;font-size:1.4rem;line-height:1.5;position:relative}.ChatContent_userMessage__8SyPm .ChatContent_message__qmo3D{background-color:#0057FF;color:#FFFFFF;border-bottom-right-radius:.4rem}.ChatContent_assistantMessage__aPZBE .ChatContent_message__qmo3D{background-color:#FFFFFF;color:#1F2937;border-bottom-left-radius:.4rem;box-shadow:0 .1rem .2rem 0 rgba(0,0,0,.05)}[dir=rtl] .ChatContent_assistantMessage__aPZBE .ChatContent_message__qmo3D{border-bottom-left-radius:1.8rem;border-bottom-right-radius:.4rem}.ChatContent_premiumPaymentLinkMessage__z2a_h{background:linear-gradient(135deg,#F0F9FF,#E0F2FE);border:1px solid #0ea5e9;border-radius:1.8rem;color:#0C4A6E;position:relative;box-shadow:0 .4rem 1.2rem rgba(14,165,233,.15);padding:1.6rem}.ChatContent_premiumPaymentLinkMessage__z2a_h:before{content:"💳";position:absolute;top:-1rem;left:1.6rem;background-color:#0EA5E9;color:white;padding:.4rem .8rem;border-radius:1.2rem;font-size:1.2rem}.ChatContent_systemSuccessMessage__RuMFd{background-color:#F0FDF4;border:2px solid #22c55e;border-radius:1.8rem;color:#15803D;padding:1.6rem;box-shadow:0 .4rem 1.2rem rgba(34,197,94,.1)}.ChatContent_systemInfoMessage__jcEI3{background-color:#EFF6FF;border:2px solid #3b82f6;border-radius:1.8rem;color:#1E40AF;padding:1.6rem;box-shadow:0 .4rem 1.2rem rgba(59,130,246,.1)}.ChatContent_message__qmo3D p{margin:0 0 .8rem}.ChatContent_message__qmo3D p:last-child{margin-bottom:0}.ChatContent_message__qmo3D i{font-style:italic}.ChatContent_messageFooter__YBYmA{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;font-size:1.2rem;color:var(--text-secondary,rgba(0,0,0,.5));padding-top:.8rem}.ChatContent_timestamp__xKoGC{opacity:.7}.ChatContent_userMessage__8SyPm .ChatContent_timestamp__xKoGC{color:rgba(255,255,255,.8)}.ChatContent_premiumBadge__DElns{background-color:#8B5CF6;color:white;padding:.2rem .8rem;border-radius:1.2rem;font-size:1.1rem;font-weight:600;margin-left:.8rem;display:inline-flex;align-items:center;gap:.2rem}.ChatContent_actionButtons__9jheE{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}.ChatContent_actionButton__8db74{background-color:#fff;border:1px solid #d1d5db;border-radius:.9rem;padding:.8rem 1.6rem;font-size:1.3rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 .1rem .2rem rgba(0,0,0,.05);display:inline-flex;align-items:center;gap:.6rem;min-height:3.6rem}.ChatContent_actionButton__8db74:disabled{opacity:.6;cursor:not-allowed}.ChatContent_primaryAction__EFxU_{background-color:#0057FF;color:white;border-color:#0057FF}.ChatContent_primaryAction__EFxU_:hover:not(:disabled){background-color:#0046cc;transform:translateY(-.1rem);box-shadow:0 .4rem .8rem rgba(0,87,255,.3)}.ChatContent_primaryAction__EFxU_:active:not(:disabled){transform:translateY(0)}.ChatContent_secondaryAction__ykVrp{background-color:#fff;color:#6B7280;border-color:#D1D5DB}.ChatContent_secondaryAction__ykVrp:hover:not(:disabled){background-color:#F3F4F6;color:#374151;border-color:#9CA3AF}.ChatContent_externalLinkAction__FqbL4{background-color:#22C55E;color:white;border-color:#22C55E}.ChatContent_externalLinkAction__FqbL4:hover:not(:disabled){background-color:#16A34A;transform:translateY(-.1rem);box-shadow:0 .4rem .8rem rgba(34,197,94,.3)}.ChatContent_externalLinkIcon__OzRFT{font-size:1.2rem;opacity:.8}.ChatContent_typingIndicator__JF8QI{padding:1.2rem 1.6rem;background-color:#FFFFFF;border-radius:1.8rem;border-bottom-left-radius:.4rem;display:flex;align-items:center;gap:.4rem;width:-moz-fit-content;width:fit-content;box-shadow:0 .1rem .2rem 0 rgba(0,0,0,.05)}.ChatContent_typingIndicator__JF8QI span{width:.6rem;height:.6rem;background-color:#D1D5DB;border-radius:50%;display:inline-block;animation:ChatContent_typingDot__px3PD 1.4s infinite}.ChatContent_typingIndicator__JF8QI span:first-child{animation-delay:0s}.ChatContent_typingIndicator__JF8QI span:nth-child(2){animation-delay:.2s}.ChatContent_typingIndicator__JF8QI span:nth-child(3){animation-delay:.4s}@keyframes ChatContent_typingDot__px3PD{0%,20%{transform:translateY(0)}50%{transform:translateY(-.5rem)}80%,to{transform:translateY(0)}}.ChatContent_offlineIndicator__HXbGM{background-color:#FEF2F2;color:#B91C1C;padding:.8rem 1.6rem;border-radius:.4rem;margin:1rem;text-align:center;font-size:1.3rem;display:flex;align-items:center;justify-content:center;gap:.8rem;border:1px solid #ef4444}.ChatContent_offlineIcon__uef5D{font-size:1.6rem}.ChatContent_errorMessage__SQkhH{background-color:#FEE2E2;color:#991B1B;border:.1rem solid #991b1b}.ChatContent_premiumOfferMessage__xQKam,.ChatContent_systemInfoMessage__jcEI3,.ChatContent_systemSuccessMessage__RuMFd{animation:ChatContent_premiumSlideIn__oooXY .5s ease-out}@keyframes ChatContent_premiumSlideIn__oooXY{0%{opacity:0;transform:translateY(2rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ChatContent_premiumOfferMessage__xQKam{animation:ChatContent_premiumSlideIn__oooXY .5s ease-out,ChatContent_premiumPulse__zYqj7 3s 1s infinite}@keyframes ChatContent_premiumPulse__zYqj7{0%,to{box-shadow:0 .4rem 1.2rem rgba(139,92,246,.1)}50%{box-shadow:0 .6rem 2rem rgba(139,92,246,.2)}}@media (max-width:768px){.ChatContent_actionButtons__9jheE{flex-direction:column}.ChatContent_actionButton__8db74{width:100%;justify-content:center}.ChatContent_premiumOfferMessage__xQKam,.ChatContent_systemInfoMessage__jcEI3,.ChatContent_systemSuccessMessage__RuMFd{padding:1.2rem}.ChatContent_premiumBadge__DElns{font-size:1rem;padding:.1rem .6rem}.ChatContent_messageWrapper__4TdUt{max-width:90%}}.dark .ChatContent_messagesContainer__Z_Y4_{background-color:#111827;scrollbar-color:#626262 rgba(0,0,0,.05)}.dark .ChatContent_assistantMessage__aPZBE .ChatContent_message__qmo3D{background-color:#374151;color:rgba(255,255,255,.9)}.dark .ChatContent_typingIndicator__JF8QI{background-color:#374151}.dark .ChatContent_offlineIndicator__HXbGM{background-color:rgba(239,68,68,.2);color:#EF4444}.dark .ChatContent_premiumOfferMessage__xQKam{background-color:#1E1B4B;border-color:#A855F7;color:#E5E7EB}.dark .ChatContent_systemSuccessMessage__RuMFd{background-color:#064E3B;border-color:#10B981;color:#D1FAE5}.dark .ChatContent_systemInfoMessage__jcEI3{background-color:#1E3A8A;border-color:#3B82F6;color:#DBEAFE}.dark .ChatContent_premiumBadge__DElns{background-color:#A855F7}.dark .ChatContent_primaryAction__EFxU_{background-color:#2563EB;border-color:#2563EB}.dark .ChatContent_primaryAction__EFxU_:hover:not(:disabled){background-color:#1D4ED8}.dark .ChatContent_secondaryAction__ykVrp{background-color:#374151;color:#9CA3AF;border-color:#4B5563}.dark .ChatContent_secondaryAction__ykVrp:hover:not(:disabled){background-color:#4B5563;color:#E5E7EB;border-color:#6B7280}.dark .ChatContent_externalLinkAction__FqbL4{background-color:#059669;border-color:#059669}.dark .ChatContent_externalLinkAction__FqbL4:hover:not(:disabled){background-color:#047857}.dark .ChatContent_actionButton__8db74{box-shadow:0 .1rem .2rem rgba(0,0,0,.3)}.VoiceMessage_voiceMessage__siy4n{display:flex;flex-direction:column;width:100%;max-width:30rem;border-radius:1.2rem;padding:1.2rem}.VoiceMessage_userVoiceMessage__A0c_k{background-color:#0057FF;color:#FFFFFF;border-bottom-right-radius:.4rem}.VoiceMessage_assistantVoiceMessage__EnwU5{background-color:#FFFFFF;color:#1F2937;border-bottom-left-radius:.4rem;box-shadow:0 .1rem .2rem 0 rgba(0,0,0,.05)}.VoiceMessage_audioPlayer__xTNu8{display:flex;align-items:center;gap:1.2rem;width:100%}.VoiceMessage_playButton__VQN_e{width:3.6rem;height:3.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;flex-shrink:0;transition:all .2s ease}[dir=rtl] .VoiceMessage_playButton__VQN_e{transform:rotate(180deg)}.VoiceMessage_userVoiceMessage__A0c_k .VoiceMessage_playButton__VQN_e{background-color:rgba(255,255,255,.2);color:white}.VoiceMessage_userVoiceMessage__A0c_k .VoiceMessage_playButton__VQN_e:hover{background-color:rgba(255,255,255,.3)}.VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_playButton__VQN_e{background-color:#F3F4F6;color:#1F2937}.VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_playButton__VQN_e:hover{background-color:#E5E7EB}.VoiceMessage_controlIcon__l1Vpw{width:2rem;height:2rem}.VoiceMessage_audioInfo__VGrHp{flex:1 1;display:flex;flex-direction:column;gap:.6rem}.VoiceMessage_waveform__sLuD9{width:100%;height:2.4rem;position:relative;cursor:pointer;display:flex;align-items:center}.VoiceMessage_waveformBg__WF6gx{width:100%;height:.4rem;background-color:rgba(0,0,0,.1);border-radius:.2rem;overflow:hidden;position:relative}.VoiceMessage_userVoiceMessage__A0c_k .VoiceMessage_waveformBg__WF6gx{background-color:rgba(255,255,255,.3)}.VoiceMessage_waveformProgress__TlDFg{position:absolute;left:0;top:0;height:100%;width:0;transition:width .1s linear}.VoiceMessage_userVoiceMessage__A0c_k .VoiceMessage_waveformProgress__TlDFg{background-color:white}.VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_waveformProgress__TlDFg{background-color:#0057FF}.VoiceMessage_timeInfo__x_zkS{display:flex;justify-content:space-between;gap:1.2rem;font-size:1.2rem}.VoiceMessage_userVoiceMessage__A0c_k .VoiceMessage_timeInfo__x_zkS{color:rgba(255,255,255,.9)}.VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_timeInfo__x_zkS{color:#6B7280}.VoiceMessage_transcription__OpbfX{margin-top:.8rem;font-size:1.4rem;line-height:1.5}.VoiceMessage_userVoiceMessage__A0c_k .VoiceMessage_transcription__OpbfX{color:rgba(255,255,255,.9);border-top:1px solid rgba(255,255,255,.2);padding-top:.8rem}.VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_transcription__OpbfX{color:#1F2937;border-top:1px solid rgba(0,0,0,.1);padding-top:.8rem}.VoiceMessage_transcription__OpbfX p{margin:0}.VoiceMessage_transcribingIndicator__b9edm{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.8rem;height:2rem}.VoiceMessage_dot__Q67Ij{width:.6rem;height:.6rem;border-radius:50%;animation:VoiceMessage_bounce__Ns6Tg 1.4s ease-in-out infinite}.VoiceMessage_userVoiceMessage__A0c_k .VoiceMessage_dot__Q67Ij{background-color:rgba(255,255,255,.9)}.VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_dot__Q67Ij{background-color:#6B7280}.VoiceMessage_dot__Q67Ij:first-child{animation-delay:0s}.VoiceMessage_dot__Q67Ij:nth-child(2){animation-delay:.2s}.VoiceMessage_dot__Q67Ij:nth-child(3){animation-delay:.4s}.VoiceMessage_audioElement__g4a6P{display:none}@keyframes VoiceMessage_bounce__Ns6Tg{0%,20%{transform:translateY(0)}50%{transform:translateY(-.5rem)}80%,to{transform:translateY(0)}}.dark .VoiceMessage_assistantVoiceMessage__EnwU5{background-color:#374151;color:rgba(255,255,255,.9)}.dark .VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_playButton__VQN_e{background-color:rgba(255,255,255,.1);color:rgba(255,255,255,.9)}.dark .VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_playButton__VQN_e:hover,.dark .VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_waveformBg__WF6gx{background-color:rgba(255,255,255,.2)}.dark .VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_timeInfo__x_zkS{color:rgba(255,255,255,.7)}.dark .VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_transcription__OpbfX{color:rgba(255,255,255,.9);border-top:1px solid rgba(255,255,255,.1)}.dark .VoiceMessage_assistantVoiceMessage__EnwU5 .VoiceMessage_dot__Q67Ij{background-color:rgba(255,255,255,.7)}.ChatInput_inputForm__IKo8Z{z-index:2;display:flex;align-items:center;gap:.8rem;padding:1.6rem;background-color:#fff;box-shadow:0 -.1rem .2rem 0 rgba(0,0,0,.05)}.ChatInput_inputContainer__TSwMh{flex:1 1;position:relative;display:flex;align-items:center}.ChatInput_chatInput__FNztO{width:100%;padding:1.2rem 4rem 1.2rem 1.6rem;border-radius:5rem;border:.1rem solid #e5e7eb;font-size:1.6rem;outline:none;background-color:#fff;transition:all .2s ease}.ChatInput_chatInput__FNztO:focus{border-color:#0057FF;box-shadow:0 0 0 .2rem rgba(0,87,255,.1)}.ChatInput_inputError__7xt92{border-color:#DC2626!important;box-shadow:0 0 0 .1rem rgba(220,38,38,.1)!important}.ChatInput_errorMessageText__mRB2y{color:#DC2626;font-size:1.2rem;margin-top:.4rem;text-align:left}.ChatInput_sendButton__jBjCq{width:4.2rem;height:4.2rem;border-radius:50%;background-color:#0057FF;color:#FFFFFF;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.ChatInput_sendButton__jBjCq:hover{background-color:#0046cc;transform:scale(1.05)}.ChatInput_sendButton__jBjCq:disabled{background-color:#D1D5DB;cursor:not-allowed;transform:none}.ChatInput_sendIcon__SZAYs{width:2rem;height:2rem}[dir=rtl] .ChatInput_sendIcon__SZAYs{transform:rotate(180deg)}.ChatInput_micButtonWrapper__Vbq4J{position:relative;display:flex;align-items:center}.ChatInput_micButton__QDC3s{position:absolute;right:1rem;width:3.2rem;height:3.2rem;border-radius:50%;background-color:transparent;color:#6B7280;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;z-index:2}[dir=rtl] .ChatInput_micButton__QDC3s{right:auto;left:1rem}.ChatInput_micButton__QDC3s:hover{background-color:#E5E7EB;color:#1F2937}.ChatInput_micButton__QDC3s:active{color:#0057FF}.ChatInput_micButton__QDC3s:disabled{color:#D1D5DB;cursor:not-allowed}.ChatInput_micIcon__j7DBM{width:2.4rem;height:2.4rem}.ChatInput_tooltip__G9j4M{position:absolute;right:calc(100% + 4.2rem);top:50%;transform:translateY(-50%);background-color:#374151;color:white;padding:.8rem 1.2rem;border-radius:.4rem;font-size:1.2rem;white-space:nowrap;pointer-events:none;z-index:10;box-shadow:0 .2rem .6rem rgba(0,0,0,.1);animation:ChatInput_fadeIn__GsM37 .2s ease-in-out}[dir=rtl] .ChatInput_tooltip__G9j4M{right:auto;left:calc(100% + 4.2rem)}.ChatInput_tooltip__G9j4M:after{content:"";position:absolute;top:50%;left:100%;transform:translateY(-50%);border:.4rem solid transparent;border-left-color:#374151}[dir=rtl] .ChatInput_tooltip__G9j4M:after{left:auto;right:100%;border-color:transparent #374151 transparent transparent}.ChatInput_recordingContainer__ZyxF9{flex:1 1;display:flex;align-items:center;justify-content:space-between;background-color:#F3F4F6;border-radius:5rem;padding:.6rem 1.2rem}.ChatInput_recordingInfo__tsYJc{display:flex;align-items:center;gap:.8rem}.ChatInput_recordingDot__O_oNu{width:1.2rem;height:1.2rem;background-color:#EF4444;border-radius:50%;animation:ChatInput_pulse___foe4 1.5s infinite}.ChatInput_recordingTimer__jOKLZ{font-size:1.4rem;font-weight:500;color:#1F2937}.ChatInput_recordingButtons__9pKba{display:flex;gap:.8rem}.ChatInput_recordingButton__zk06o{width:3.2rem;height:3.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s ease}[dir=rtl] .ChatInput_recordingButton__zk06o{transform:rotate(-180deg)}.ChatInput_cancelRecordingButton__zpTTf{background-color:#FEE2E2;color:#EF4444}.ChatInput_cancelRecordingButton__zpTTf:hover{background-color:#FCA5A5}.ChatInput_stopRecordingButton__m0zZz{background-color:#E5E7EB;color:#1F2937}.ChatInput_stopRecordingButton__m0zZz:hover{background-color:#D1D5DB}.ChatInput_sendRecordingButton__wgT3B{background-color:#e5e7eb;color:#212121}.ChatInput_sendRecordingButton__wgT3B svg{width:1.8rem;height:1.8rem}.ChatInput_sendRecordingButton__wgT3B:hover{background-color:#d1d5db}.ChatInput_controlIcon__20r6r,.ChatInput_stopIcon__JZJcr{width:1.8rem;height:1.8rem}@keyframes ChatInput_pulse___foe4{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes ChatInput_fadeIn__GsM37{0%{opacity:0}to{opacity:1}}.dark .ChatInput_inputForm__IKo8Z{background-color:#1F2937}.dark .ChatInput_chatInput__FNztO{background-color:rgba(0,0,0,.2);border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.9)}.dark .ChatInput_chatInput__FNztO:focus{background-color:rgba(0,0,0,.3);border-color:#0057FF}.dark .ChatInput_sendButton__jBjCq:disabled{background-color:#18212c}.dark .ChatInput_micButton__QDC3s{color:#9CA3AF}.dark .ChatInput_micButton__QDC3s:hover{color:#F9FAFB}.dark .ChatInput_micButton__QDC3s:active{color:#60A5FA}.dark .ChatInput_micButton__QDC3s:disabled{color:#4B5563}.dark .ChatInput_recordingContainer__ZyxF9{background-color:#374151}.dark .ChatInput_recordingTimer__jOKLZ{color:#E5E7EB}.dark .ChatInput_cancelRecordingButton__zpTTf{background-color:rgba(254,202,202,.2);color:#F87171}.dark .ChatInput_cancelRecordingButton__zpTTf:hover{background-color:rgba(254,202,202,.3)}.dark .ChatInput_stopRecordingButton__m0zZz{background-color:#374151;color:#E5E7EB}.dark .ChatInput_stopRecordingButton__m0zZz:hover{background-color:#4B5563}.dark .ChatInput_sendRecordingButton__wgT3B{background-color:#059669;color:#FFFFFF}.dark .ChatInput_sendRecordingButton__wgT3B:hover{background-color:#047857}.dark .ChatInput_tooltip__G9j4M{background-color:#1F2937;box-shadow:0 2px 6px rgba(0,0,0,.25)}.dark .ChatInput_tooltip__G9j4M:after{border-color:transparent transparent transparent #1F2937}.dark [dir=rtl] .ChatInput_tooltip__G9j4M:after{border-color:transparent #1F2937 transparent transparent}.dark .ChatInput_privacyNote__iBIwx{color:rgba(255,255,255,.6)}.VoiceRecorder_voiceRecorder__ZuYAO{position:relative;width:100%;min-height:4.2rem;display:flex;align-items:center;justify-content:center}.VoiceRecorder_recordButton__FKXrc,.VoiceRecorder_recordingContainer__TkJKO,.VoiceRecorder_recordingControls__Ic2ug{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease}.VoiceRecorder_active__snHy0{opacity:1;pointer-events:auto}.VoiceRecorder_recordButton__FKXrc{justify-content:center}.VoiceRecorder_recordButtonInner__VGER4{width:4.2rem;height:4.2rem;border-radius:50%;background-color:#F3F4F6;color:#6B7280;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.VoiceRecorder_recordButtonInner__VGER4:hover{background-color:#E5E7EB;color:#1F2937;transform:scale(1.05)}.VoiceRecorder_micIcon__06ePI{width:2.4rem;height:2.4rem}.VoiceRecorder_recordingInfo__YGvsG{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:20rem;padding:.8rem 1.2rem;background-color:#F3F4F6;border-radius:2rem;margin:0 auto}.VoiceRecorder_recordingIndicator__Zp37t{display:flex;align-items:center}.VoiceRecorder_recordingDot__QF7hg{width:1.2rem;height:1.2rem;background-color:#EF4444;border-radius:50%;margin-right:.8rem;animation:VoiceRecorder_pulse__1HFLF 1.5s infinite}.VoiceRecorder_recordingTimer__fCTji{font-size:1.4rem;font-weight:500;color:#1F2937;min-width:4rem}.VoiceRecorder_buttonGroup__GIo0_{display:flex;gap:1rem}.VoiceRecorder_controlButton__fJ_Ig{background:transparent;border:none;cursor:pointer;padding:.4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;width:3.2rem;height:3.2rem;transition:all .2s ease}.VoiceRecorder_cancelButton__iksJE{color:#6B7280}.VoiceRecorder_cancelButton__iksJE:hover{background-color:#E5E7EB;color:#1F2937}.VoiceRecorder_stopButton__r8_Zq{color:#EF4444}.VoiceRecorder_stopButton__r8_Zq:hover{background-color:#FEE2E2;color:#B91C1C}.VoiceRecorder_sendButton__4vFDQ{color:#0057FF}.VoiceRecorder_sendButton__4vFDQ:hover{background-color:rgba(0,87,255,.1);color:#0046cc}.VoiceRecorder_controlIcon__9_Yok{width:2rem;height:2rem}.VoiceRecorder_errorMessage__c4YlY{position:absolute;bottom:-2.4rem;left:0;right:0;color:#DC2626;font-size:1.2rem;text-align:center}@keyframes VoiceRecorder_pulse__1HFLF{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.dark .VoiceRecorder_recordButtonInner__VGER4{background-color:#374151;color:#9CA3AF}.dark .VoiceRecorder_recordButtonInner__VGER4:hover{background-color:#4B5563;color:#F9FAFB}.dark .VoiceRecorder_sendButton__4vFDQ{color:#60A5FA}.dark .VoiceRecorder_sendButton__4vFDQ:hover{background-color:rgba(96,165,250,.2);color:#93C5FD}.dark .VoiceRecorder_recordingInfo__YGvsG{background-color:#374151}.dark .VoiceRecorder_recordingTimer__fCTji{color:#E5E7EB}.dark .VoiceRecorder_cancelButton__iksJE{color:#9CA3AF}.dark .VoiceRecorder_cancelButton__iksJE:hover{background-color:#4B5563;color:#F9FAFB}.dark .VoiceRecorder_stopButton__r8_Zq{color:#F87171}.dark .VoiceRecorder_stopButton__r8_Zq:hover{background-color:rgba(254,202,202,.2);color:#F87171}.InputPhoneLib_inputGroup__E1B1X{display:flex;align-items:center;gap:.5rem}.InputPhoneLib_input__FJOht{text-align:left;background-color:#ffffff;border:.1rem solid #e5e5e5;border-radius:2.5rem;padding:1.25rem;color:#333333;position:relative;transition:border .25s ease;min-width:100%!important;font-size:1.6rem}.InputPhoneLib_input__FJOht:focus{border-color:#0041FF}[dir=rtl] .InputPhoneLib_input__FJOht{text-align:right}.InputPhoneLib_countrySelectContainer___is9V{position:relative}.InputPhoneLib_countrySelect__viW43{font-size:1.6rem;background-color:#ffffff;color:#212121;border:.1rem solid #e5e5e5;border-radius:2.5rem;padding:1.25rem;width:100%;display:flex;align-items:center;gap:.5rem;font-weight:400;transition:border .25s ease}.InputPhoneLib_countrySelect__viW43:focus,.InputPhoneLib_countrySelect__viW43:hover{border-color:#0041FF}.InputPhoneLib_countryList__481Ti{position:absolute;bottom:calc(100% + .25rem);left:0;z-index:1;background:white;border:.1rem solid #d5d5d5;max-height:25rem;overflow-y:auto;width:25rem;border-radius:var(--border-radius)}[dir=rtl] .InputPhoneLib_countryList__481Ti{left:auto;right:0}.InputPhoneLib_searchInput__Z9jYP{font-size:1.6rem;width:100%;padding:1.25rem;border:none}.InputPhoneLib_countryOption__IgilK{font-size:1.4rem;display:flex;gap:.5rem;color:#212121;cursor:pointer;font-weight:400;padding:.5rem .75rem}.InputPhoneLib_countryOption__IgilK:hover{background-color:#f0f0f0}.InputPhoneLib_error__CkkOW{border-color:red}.InputPhoneLib_error__CkkOW::placeholder{color:red}.ConfirmationDialog_overlay__a41JH{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;animation:ConfirmationDialog_fadeIn__joasv .25s ease-out}.ConfirmationDialog_dialog__H2aUe{background-color:white;border-radius:.75rem;padding:2.5rem;margin:1.5rem;text-align:center;animation:ConfirmationDialog_slideUp__fD4ty .25s ease-out;max-width:90%;width:32rem}.ConfirmationDialog_dialog__H2aUe p{margin-bottom:2.5rem;font-size:1.4rem;color:#333}.ConfirmationDialog_buttons__cYKmH{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.ConfirmationDialog_button__mDZn1{padding:1.2rem 2rem;border-radius:.75rem;font-size:1.4rem;font-weight:500;cursor:pointer;border:none;transition:background-color .25s,transform .1s}.ConfirmationDialog_button__mDZn1:active{transform:scale(.98)}.ConfirmationDialog_cancelButton__cX9sx{background-color:#f1f1f1;color:#555}.ConfirmationDialog_cancelButton__cX9sx:hover{background-color:#e5e5e5}.ConfirmationDialog_confirmButton__ZusW5{background-color:#0057FF;color:white}.ConfirmationDialog_confirmButton__ZusW5:hover{background-color:#0046cc}@keyframes ConfirmationDialog_fadeIn__joasv{0%{opacity:0}to{opacity:1}}@keyframes ConfirmationDialog_slideUp__fD4ty{0%{transform:translateY(1.5rem);opacity:0}to{transform:translateY(0);opacity:1}}.dark .ConfirmationDialog_dialog__H2aUe{background-color:#1F2937}.dark .ConfirmationDialog_dialog__H2aUe p{color:#fff}.dark .ConfirmationDialog_cancelButton__cX9sx{background-color:#374151;color:#e5e5e5}.dark .ConfirmationDialog_cancelButton__cX9sx:hover{background-color:#4B5563}.AssistantButton_chatButtonContainer__wttGz{position:fixed;bottom:1.75rem;right:1.75rem;z-index:997;display:flex;flex-direction:column;align-items:flex-start}.AssistantButton_chatButtonHolder__f_q3i{position:relative;width:9rem;height:9rem}@media (max-width:767px){.AssistantButton_chatButtonHolder__f_q3i{width:8rem;height:8rem}}.AssistantButton_chatButton__Y7sB9{position:absolute;width:100%;height:100%;border-radius:100vh;overflow:hidden;box-shadow:0 .8rem 2rem rgba(0,0,0,.4);transition:all .25s ease}.AssistantButton_chatButton__Y7sB9:focus,.AssistantButton_chatButton__Y7sB9:hover{transform:scale(1.15)}.AssistantButton_chatButton__Y7sB9 video{width:100%;height:auto}.AssistantButton_videoCircle__HDK5K{position:absolute;min-width:100%;min-height:100%;width:auto;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover}.AssistantButton_messagePopup__v8Fvh{background-color:#c8f250;color:#212121;padding:.8rem;border-radius:1.6rem 0 1.6rem 1.6rem;right:3rem;top:8rem;z-index:2;animation:AssistantButton_bounceIn__nSEMe .5s;font-size:1.2rem;position:relative}@media (max-width:767px){.AssistantButton_messagePopup__v8Fvh{top:7rem;padding:.6rem}}[dir=rtl] .AssistantButton_messagePopup__v8Fvh{right:5rem}.AssistantButton_messagePopup__v8Fvh:after{display:none}@keyframes AssistantButton_bounceIn__nSEMe{0%{transform:scale(0);opacity:0}60%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}