.chat-module__16KNGa__chatContainer{flex-direction:column;max-width:100%;height:100%;display:flex}.chat-module__16KNGa__messagesContainer{flex-direction:column;flex:1;gap:1.5rem;min-height:0;padding-bottom:1.5rem;display:flex;overflow-y:auto}.chat-module__16KNGa__initialMessage{color:#6b635b;margin:0}.chat-module__16KNGa__initialMessage p{margin-bottom:.5rem}.chat-module__16KNGa__initialMessage strong{color:#2c2825;font-weight:600}.chat-module__16KNGa__message{margin-bottom:.5rem;display:flex}.chat-module__16KNGa__userMessage{justify-content:flex-end}.chat-module__16KNGa__assistantMessage{justify-content:flex-start}.chat-module__16KNGa__messageContent{word-wrap:break-word;border-radius:4px;max-width:80%;padding:.75rem 1rem;line-height:1.6}.chat-module__16KNGa__userMessage .chat-module__16KNGa__messageContent{color:#2c2825;background:#e5d9cc}.chat-module__16KNGa__assistantMessage .chat-module__16KNGa__messageContent{color:#2c2825;background:#f0ece5}.chat-module__16KNGa__thinking{align-items:center;gap:.3em;padding:.25rem 0;display:flex}.chat-module__16KNGa__thinkingDot{background:#9e8e82;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite chat-module__16KNGa__thinkingPulse}.chat-module__16KNGa__thinkingDot:nth-child(2){animation-delay:.2s}.chat-module__16KNGa__thinkingDot:nth-child(3){animation-delay:.4s}@keyframes chat-module__16KNGa__thinkingPulse{0%,80%,to{opacity:.3;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.chat-module__16KNGa__messageContent p{margin:0 0 .75em}.chat-module__16KNGa__messageContent p:last-child{margin-bottom:0}:is(.chat-module__16KNGa__messageContent ul,.chat-module__16KNGa__messageContent ol){margin:0 0 .75em;padding-left:1.5em}.chat-module__16KNGa__messageContent li{margin-bottom:.25em}.chat-module__16KNGa__assistantMessage .chat-module__16KNGa__messageContent code{background:#e5ddd6;border-radius:3px;padding:.1em .3em;font-family:monospace;font-size:.9em}.chat-module__16KNGa__assistantMessage .chat-module__16KNGa__messageContent pre{background:#e5ddd6;border-radius:4px;margin:0 0 .75em;padding:.75em 1em;overflow-x:auto}.chat-module__16KNGa__assistantMessage .chat-module__16KNGa__messageContent pre code{background:0 0;padding:0}.chat-module__16KNGa__messageContent strong{font-weight:600}.chat-module__16KNGa__assistantMessage .chat-module__16KNGa__messageContent a{color:#5c524a;text-decoration:underline}.chat-module__16KNGa__inputForm{border-top:1px solid #e5e0d9;gap:.75rem;padding-top:1.5rem;display:flex}.chat-module__16KNGa__input{color:#2c2825;resize:none;overflow-wrap:break-word;white-space:pre-wrap;background:#faf8f5;border:1px solid #d5cec5;border-radius:4px;flex:1;min-height:2.75rem;max-height:12rem;padding:.75rem 1rem;font-family:inherit;font-size:1rem;line-height:1.5;overflow-y:auto}.chat-module__16KNGa__input:focus{background:#fff;border-color:#5c524a;outline:none}.chat-module__16KNGa__input:disabled{opacity:.6;cursor:not-allowed}.chat-module__16KNGa__button{color:#faf8f5;cursor:pointer;background:#5c524a;border:none;border-radius:4px;padding:.75rem 1.5rem;font-family:inherit;font-weight:500;transition:background .2s}.chat-module__16KNGa__button:hover:not(:disabled){background:#3d342a}.chat-module__16KNGa__button:disabled{opacity:.6;cursor:not-allowed}
