.MessageBubble-module__gmkBpa__row{align-items:flex-end;gap:8px;margin:8px 0;display:flex}.MessageBubble-module__gmkBpa__rowUser{justify-content:flex-end}.MessageBubble-module__gmkBpa__rowAssistant{justify-content:flex-start}.MessageBubble-module__gmkBpa__avatar{background:var(--forest-green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.MessageBubble-module__gmkBpa__bubble{white-space:pre-wrap;word-break:break-word;border-radius:16px;max-width:75%;padding:10px 14px;font-size:15px;line-height:1.4}.MessageBubble-module__gmkBpa__assistantBubble{color:var(--forest-green);border:2px solid var(--muted-gold);background:#fff;border-bottom-left-radius:4px}.MessageBubble-module__gmkBpa__userBubble{background:var(--terracotta-crimson);color:var(--rice-cream);border-bottom-right-radius:4px}
.TypingIndicator-module__gJqR7q__typingBubble{align-items:center;gap:5px;padding:14px 16px;display:flex}.TypingIndicator-module__gJqR7q__dot{background:var(--muted-gold);border-radius:50%;width:8px;height:8px;animation:1.1s ease-in-out infinite TypingIndicator-module__gJqR7q__bounce}.TypingIndicator-module__gJqR7q__dot:first-child{animation-delay:0s}.TypingIndicator-module__gJqR7q__dot:nth-child(2){animation-delay:.15s}.TypingIndicator-module__gJqR7q__dot:nth-child(3){animation-delay:.3s}@keyframes TypingIndicator-module__gJqR7q__bounce{0%,60%,to{opacity:.5;transform:scale(.6)}30%{opacity:1;transform:scale(1.15)}}
.ChatInput-module__boe_3q__bar{padding:10px 12px;padding-bottom:max(10px, env(safe-area-inset-bottom));background:var(--rice-cream);border-top:1px solid #163a2426;align-items:flex-end;gap:8px;display:flex}.ChatInput-module__boe_3q__input{resize:none;border:2px solid var(--muted-gold);max-height:120px;color:var(--forest-green);background:#fff;border-radius:20px;flex:1;padding:10px 16px;font-family:inherit;font-size:15px}.ChatInput-module__boe_3q__input:focus{border-color:var(--forest-green);outline:none}.ChatInput-module__boe_3q__sendButton{background:var(--muted-gold);color:var(--forest-green);cursor:pointer;border:none;border-radius:20px;flex-shrink:0;padding:10px 18px;font-size:15px;font-weight:600}.ChatInput-module__boe_3q__sendButton:hover:not(:disabled){filter:brightness(.92)}.ChatInput-module__boe_3q__sendButton:disabled{opacity:.5;cursor:default}
.ChatWindow-module__ZqOeVW__page{background:var(--rice-cream);flex-direction:column;max-width:640px;height:100dvh;margin:0 auto;display:flex}.ChatWindow-module__ZqOeVW__header{background:var(--forest-green);color:var(--rice-cream);flex-shrink:0;align-items:center;gap:12px;padding:14px 16px;display:flex}.ChatWindow-module__ZqOeVW__avatar{background:var(--muted-gold);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:28px;display:flex}.ChatWindow-module__ZqOeVW__title{font-size:17px;font-weight:700}.ChatWindow-module__ZqOeVW__subtitle{opacity:.85;font-size:12px}.ChatWindow-module__ZqOeVW__disclaimer{color:var(--forest-green);opacity:.75;background:var(--muted-gold);text-align:center;flex-shrink:0;padding:6px 16px;font-size:11px;line-height:1.4}.ChatWindow-module__ZqOeVW__messages{flex:1;padding:12px 12px 4px;overflow-y:auto}.ChatWindow-module__ZqOeVW__errorBanner{color:var(--terracotta-crimson);border:1px solid var(--terracotta-crimson);background:#fff;border-radius:10px;margin:8px 0;padding:8px 12px;font-size:13px}
