.page_container__2ePnl{display:flex;flex-direction:column;min-height:100vh;padding:20px;background-color:#f0f8ff;background-image:linear-gradient(to bottom right,#e6f7ff,#f0f8ff)}.page_header__im5lL{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.page_header__im5lL .page_headerContent__iKN0J{text-align:center;flex:1 1}.page_header__im5lL .page_title__5lzZG{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:10px}.page_header__im5lL .page_subtitle___2lrw{font-size:1.2rem;color:#666}.page_header__im5lL .page_headerActions__jfpci{display:flex;gap:10px}.page_chatContainer__S2Gv3{flex:1 1;width:100%;height:600px}.chatcontainer_container__DMWCb,.page_chatContainer__S2Gv3{max-width:800px;margin:0 auto;border-radius:20px;overflow:visible;box-shadow:0 10px 25px rgba(0,0,0,.1);position:relative}.chatcontainer_container__DMWCb{display:flex;flex-direction:column;max-height:80vh;background-color:#f8f9fa}.chatcontainer_messagesContainer__JefCM{flex:1 1;padding:20px;overflow-y:auto;max-height:calc(100% - 140px);display:flex;flex-direction:column;gap:16px;background-color:#f0f8ff;background-image:linear-gradient(180deg,#e6f7ff,#f0f8ff)}.chatcontainer_loadingIndicator__sJg9Q{display:flex;justify-content:center;align-items:center;padding:10px;gap:8px;align-self:center}.chatcontainer_dot__8nWnt{width:12px;height:12px;border-radius:50%;background-color:#ffc700;animation:chatcontainer_bounce__zUKrM 1.4s ease-in-out infinite both}.chatcontainer_dot__8nWnt:first-child{animation-delay:-.32s}.chatcontainer_dot__8nWnt:nth-child(2){animation-delay:-.16s}@keyframes chatcontainer_bounce__zUKrM{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chatcontainer_header__LClWb{display:flex;align-items:center;padding:16px 20px;background-color:#ffc700;color:#000;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.chatcontainer_header__LClWb .chatcontainer_backButton__xcOvN{display:flex;align-items:center;gap:6px;background-color:hsla(0,0%,100%,.3);border:none;border-radius:20px;padding:8px 12px;cursor:pointer;font-weight:700;color:#000;transition:all .2s ease;margin-right:12px}.chatcontainer_header__LClWb .chatcontainer_backButton__xcOvN svg{width:16px;height:16px}.chatcontainer_header__LClWb .chatcontainer_backButton__xcOvN:hover{background-color:hsla(0,0%,100%,.5)}.chatcontainer_header__LClWb .chatcontainer_backButton__xcOvN:focus{outline:2px solid #fff;outline-offset:2px}.chatcontainer_header__LClWb .chatcontainer_title__4fN3_{font-size:1.5rem;font-weight:700;margin:0;flex:1 1}.chatcontainer_header__LClWb .chatcontainer_characterInfo__SV58e{display:flex;align-items:center;gap:10px}.chatcontainer_header__LClWb .chatcontainer_characterInfo__SV58e .chatcontainer_characterAvatar__oJQfk{width:40px;height:40px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid #fff}.chatcontainer_header__LClWb .chatcontainer_characterInfo__SV58e .chatcontainer_characterAvatar__oJQfk img{width:100%;height:100%;object-fit:cover}.chatcontainer_header__LClWb .chatcontainer_characterInfo__SV58e .chatcontainer_characterDetails__jXNbM{display:flex;flex-direction:column}.chatcontainer_header__LClWb .chatcontainer_characterInfo__SV58e .chatcontainer_characterDetails__jXNbM .chatcontainer_characterName__f7976{font-weight:700;font-size:.9rem}.chatcontainer_header__LClWb .chatcontainer_characterInfo__SV58e .chatcontainer_characterDetails__jXNbM .chatcontainer_characterSpecialty__E9hky{font-size:.75rem;color:#333;opacity:.8}.messagebubble_messageBubble__8Z2st{display:flex;max-width:80%;margin-bottom:10px}.messagebubble_messageBubble__8Z2st.messagebubble_user__oWc82{align-self:flex-end;flex-direction:row-reverse}.messagebubble_messageBubble__8Z2st.messagebubble_user__oWc82 .messagebubble_messageContent__0dMoc{margin-right:16px}.messagebubble_messageBubble__8Z2st.messagebubble_user__oWc82 .messagebubble_bubble__j0klJ{background-color:#ffc700;border-radius:18px 18px 4px 18px;color:#000;margin-left:10px}.messagebubble_messageBubble__8Z2st.messagebubble_ai__9Kuic{align-self:flex-start}.messagebubble_messageBubble__8Z2st.messagebubble_ai__9Kuic .messagebubble_messageContent__0dMoc{margin-left:16px}.messagebubble_messageBubble__8Z2st.messagebubble_ai__9Kuic .messagebubble_bubble__j0klJ{background-color:#fff;border-radius:18px 18px 18px 4px;color:#000;margin-right:10px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.messagebubble_messageContent__0dMoc{display:flex;flex-direction:column;max-width:calc(100% - 50px)}.messagebubble_avatar__eWQlf{width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.messagebubble_avatar__eWQlf img{width:100%;height:100%;object-fit:cover}.messagebubble_avatar__eWQlf.messagebubble_user__oWc82{background-color:#ffd740}.messagebubble_senderName__84JFQ{font-size:.8rem;font-weight:700;color:#4a90e2;margin-bottom:4px}.messagebubble_bubble__j0klJ{padding:12px 16px;font-size:1rem;line-height:1.4;word-wrap:break-word;width:-moz-fit-content;width:fit-content;max-width:100%;white-space:pre-wrap}.messagebubble_bubble__j0klJ p{margin-bottom:.8em}.messagebubble_bubble__j0klJ p:last-child{margin-bottom:0}.messagebubble_bubble__j0klJ strong{font-weight:700}.messagebubble_bubble__j0klJ em{font-style:italic}.messagebubble_bubble__j0klJ code{font-family:Courier New,Courier,monospace}.messagebubble_bubble__j0klJ code.messagebubble_inline-code__6bDaL{background-color:rgba(0,0,0,.05);padding:2px 4px;border-radius:3px;font-size:.9em}.messagebubble_bubble__j0klJ code.messagebubble_code-block__7i8br{display:block;background-color:rgba(0,0,0,.08);padding:12px 16px;border-radius:8px;margin:12px 0;white-space:pre;overflow-x:auto;font-size:.9em;border-left:3px solid #4a90e2;line-height:1.5}.messagebubble_bubble__j0klJ pre{margin:0;padding:0;background:transparent}.messagebubble_bubble__j0klJ pre code{display:block;background-color:rgba(0,0,0,.08);padding:12px 16px;border-radius:8px;margin:12px 0;white-space:pre;overflow-x:auto;font-size:.9em;border-left:3px solid #4a90e2;line-height:1.5}.messagebubble_bubble__j0klJ a{color:#4a90e2;text-decoration:underline}.messagebubble_bubble__j0klJ a:hover{text-decoration:none}.messagebubble_timestamp___oEPk{font-size:.7rem;color:#888;margin-top:4px;text-align:right}.inputarea_inputWrapper__zsBoj{display:flex;flex-direction:column;background-color:#fff;border-top:1px solid #e0e0e0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.inputarea_container__rcv_Z{display:flex;padding:16px}.inputarea_input__WErac{flex:1 1;padding:12px 16px;border-radius:24px;border:2px solid #e0e0e0;font-size:1rem;resize:none;min-height:48px;max-height:120px;transition:border-color .2s ease}.inputarea_input__WErac:focus{outline:none;border-color:#ffc700}.inputarea_input__WErac:disabled{background-color:#f5f5f5;cursor:not-allowed}.inputarea_sendButton__qQTL9{width:48px;height:48px;border-radius:50%;background-color:#ffc700;color:#000;display:flex;align-items:center;justify-content:center;margin-left:12px;cursor:pointer;transition:all .2s ease}.inputarea_sendButton__qQTL9 svg{width:24px;height:24px}.inputarea_sendButton__qQTL9:hover{background-color:#e6b300;transform:scale(1.05)}.inputarea_sendButton__qQTL9:active{transform:scale(.95)}.inputarea_sendButton__qQTL9:disabled{background-color:#e0e0e0;cursor:not-allowed}.inputarea_sendButton__qQTL9:disabled:hover{transform:none}.inputarea_voiceButton__rBPLD{width:48px;height:48px;border-radius:50%;background-color:#f0f0f0;color:#000;display:flex;align-items:center;justify-content:center;margin-left:12px;cursor:pointer;transition:all .2s ease}.inputarea_voiceButton__rBPLD svg{width:24px;height:24px}.inputarea_voiceButton__rBPLD:hover{background-color:#e3e3e3;transform:scale(1.05)}.inputarea_voiceButton__rBPLD:active{transform:scale(.95)}.inputarea_voiceButton__rBPLD:disabled{background-color:#e0e0e0;cursor:not-allowed}.inputarea_voiceButton__rBPLD:disabled:hover{transform:none}.inputarea_voiceButton__rBPLD.inputarea_recording__f5Ocr{background-color:#ff4d4f;animation:inputarea_pulse__AmpR1 1.5s infinite}.inputarea_voiceButton__rBPLD.inputarea_recording__f5Ocr svg{color:#fff}@keyframes inputarea_pulse__AmpR1{0%{box-shadow:0 0 0 0 rgba(255,77,79,.7)}70%{box-shadow:0 0 0 10px rgba(255,77,79,0)}to{box-shadow:0 0 0 0 rgba(255,77,79,0)}}.header_header__je6eE{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background-color:#ffc700;color:#000;border-radius:20px;margin-bottom:20px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.header_logo__RE32e{display:flex;align-items:center;gap:12px}.header_logo__RE32e .header_logoIcon__Ynti7{font-size:2rem}.header_logo__RE32e .header_logoText__CJIYx{font-size:1.5rem;font-weight:700}.header_nav__6Vtz_{display:flex;gap:16px}.header_nav__6Vtz_ .header_navItem__8lKzi{padding:8px 16px;border-radius:20px;background-color:hsla(0,0%,100%,.3);font-weight:700;cursor:pointer;transition:all .2s ease}.header_nav__6Vtz_ .header_navItem__8lKzi:hover{background-color:hsla(0,0%,100%,.5)}.header_nav__6Vtz_ .header_navItem__8lKzi.header_active__BBYaN{background-color:#fff}.suggestedprompts_container__iwG0W{margin-bottom:12px;border-radius:12px;overflow:hidden;background-color:#f9f9f9;box-shadow:0 2px 4px rgba(0,0,0,.05)}.suggestedprompts_header__vKGlA{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background-color:#f0f0f0;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.suggestedprompts_header__vKGlA:hover{background-color:#e8e8e8}.suggestedprompts_header__vKGlA:focus{outline:2px solid #ffc700;outline-offset:-2px}.suggestedprompts_title__5T7Zb{font-weight:600;font-size:.9rem;color:#555}.suggestedprompts_arrow__oCQi4{font-size:.8rem;color:#777}.suggestedprompts_promptsContainer__R6_7k{overflow:hidden}.suggestedprompts_promptItem__Rvo2x{padding:10px 16px;border-bottom:1px solid #eaeaea;cursor:pointer;transition:background-color .2s ease;font-size:.9rem;color:#333}.suggestedprompts_promptItem__Rvo2x:last-child{border-bottom:none}.suggestedprompts_promptItem__Rvo2x:hover{background-color:#f0f0f0}.suggestedprompts_promptItem__Rvo2x:focus{outline:2px solid #ffc700;outline-offset:-2px;background-color:#f0f0f0}.characterselector_container__FoFWN{display:flex;flex-direction:column;padding:20px;background-color:#f8f9fa;border-radius:20px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.characterselector_title__MBRRw{font-size:1.5rem;font-weight:700;margin-bottom:20px;text-align:center;color:#333}.characterselector_charactersGrid__jSF0J{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-bottom:20px}.characterselector_characterCard__07GV_{display:flex;flex-direction:column;align-items:center;padding:15px;border-radius:16px;background-color:#fff;cursor:pointer;transition:all .2s ease;border:3px solid transparent}.characterselector_characterCard__07GV_:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.characterselector_characterCard__07GV_.characterselector_selected__tuqQ_{border-color:#ffc700;background-color:#fffbeb}.characterselector_characterAvatar__GIKgi{width:80px;height:80px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:10px;border:2px solid #e0e0e0}.characterselector_characterAvatar__GIKgi img{width:100%;height:100%;object-fit:cover}.characterselector_characterName__WXxY3{font-weight:700;text-align:center;font-size:1rem;margin-bottom:4px}.characterselector_characterSpecialty___BDck{font-size:.85rem;color:#4a90e2;text-align:center;font-weight:500;margin-bottom:4px}.characterselector_characterDescription__PM9R1{font-size:.8rem;color:#666;text-align:center;margin-top:5px;line-height:1.3}.characterselector_continueButton___wSsf{padding:12px 24px;background-color:#ffc700;color:#000;border-radius:24px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease;align-self:center}.characterselector_continueButton___wSsf:hover{background-color:#e6b300;transform:scale(1.05)}.characterselector_continueButton___wSsf:active{transform:scale(.95)}.characterselector_continueButton___wSsf:disabled{background-color:#e0e0e0;cursor:not-allowed}.characterselector_continueButton___wSsf:disabled:hover{transform:none}.footer_footer__O6yJs{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background-color:#f0f0f0;border-radius:20px;margin-top:20px;font-size:.9rem}.footer_links__8k69F{display:flex;gap:16px}.footer_links__8k69F a{color:#666;text-decoration:none;transition:color .2s ease}.footer_links__8k69F a:hover{color:#000;text-decoration:underline}.footer_copyright__Zy0ou{color:#666}.sidebar_sidebar__UJqi6{position:absolute;display:flex;align-items:center;background-color:#ffc700;padding:10px 16px;border-radius:30px;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:10}.sidebar_right__Gx7ax{top:50%;right:20px;transform:translateY(-50%);flex-direction:row}.sidebar_top__1ymKg{top:20px;right:20px;flex-direction:row}.sidebar_bottom__S1i2x{bottom:20px;right:20px;flex-direction:row}.sidebar_content__Wp81S{display:flex;flex-direction:column;margin-right:10px}.sidebar_greeting__QjUqP{font-weight:700;font-size:1rem;color:#000}.sidebar_timestamp__Lj6QG{font-size:.8rem;color:#333;margin-top:4px}.sidebar_userAvatar__n9DvO{width:40px;height:40px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid #fff}.sidebar_userAvatar__n9DvO img{width:100%;height:100%;object-fit:cover}.userbubble_bubble__GLeo5{display:flex;align-items:center;background-color:#ffc700;padding:8px 16px;border-radius:30px;box-shadow:0 4px 10px rgba(0,0,0,.1);position:absolute;right:20px;z-index:10}.userbubble_top__4484S{top:10px}.userbubble_bottom__pOfm1{bottom:10px}.userbubble_content__XZzT3{display:flex;flex-direction:column;margin-right:10px}.userbubble_greeting___G9ka{font-weight:700;font-size:1rem;color:#000}.userbubble_timestamp__z3ZIL{font-size:.8rem;color:#333;margin-top:4px}.userbubble_userAvatar__gBmAc{width:40px;height:40px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid #fff}.userbubble_userAvatar__gBmAc img{width:100%;height:100%;object-fit:cover}.languageswitcher_container__tFPmf{position:relative;display:inline-block}.languageswitcher_currentLanguage__hfTNe{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#fff;border:2px solid #e0e0e0;border-radius:20px;font-size:.9rem;cursor:pointer;transition:all .2s ease}.languageswitcher_currentLanguage__hfTNe:hover{border-color:#ffc700}.languageswitcher_currentLanguage__hfTNe .languageswitcher_arrow__l_zvg{font-size:.7rem;color:#666}.languageswitcher_dropdown__J1GWh{position:absolute;top:100%;right:0;margin-top:4px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:8px 0;min-width:120px;z-index:10;list-style:none}.languageswitcher_option__fvy5s{padding:8px 16px;cursor:pointer;transition:background-color .2s ease}.languageswitcher_option__fvy5s:hover{background-color:#f5f5f5}.languageswitcher_option__fvy5s.languageswitcher_active__YKyFQ{background-color:#fff8e1;font-weight:700;color:#ffc700}