.chat_chatContainer__FiI_8{min-height:70vh;display:flex;flex-direction:column}.chat_messagesContainer__5S8fH{min-height:400px;max-height:60vh;overflow-y:auto;padding:var(--static-space-8) 0;border:1px solid var(--neutral-alpha-weak);border-radius:var(--radius-m);background:var(--neutral-alpha-weak);backdrop-filter:blur(var(--static-space-1))}.chat_messageWrapper__oDrlL{max-width:80%;word-wrap:break-word;overflow-wrap:break-word}.chat_userMessage___d1qD{background:var(--brand-background-medium);color:var(--brand-on-background-strong);margin-left:auto;flex-direction:row-reverse}.chat_assistantMessage__tWHcq{background:var(--neutral-background-medium);color:var(--neutral-on-background-strong);margin-right:auto;flex-direction:row}.chat_inputContainer__MnZFH{position:sticky;bottom:0;background:var(--page-background);backdrop-filter:blur(var(--static-space-2));padding:var(--static-space-8) 0;border-top:1px solid var(--neutral-alpha-weak)}@media(max-width:768px){.chat_messageWrapper__oDrlL{max-width:90%}.chat_messagesContainer__5S8fH{max-height:50vh}}