.typing-indicator{align-items:center;column-gap:4px;display:flex}.typing-indicator span{animation:typing-animation 1.4s ease-in-out infinite both;background-color:#00000080;border-radius:50%;display:inline-block;height:8px;width:8px}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typing-animation{0%,80%,to{transform:scale(.4)}40%{transform:scale(1)}}.voice-chat-container{max-height:400px;overflow-y:auto;scroll-behavior:smooth}.assistant-bubble{align-self:flex-start;background-color:#f0f2ff;border-radius:18px 18px 18px 4px;position:relative}.assistant-bubble,.user-bubble{box-shadow:0 1px 2px #0000001a;margin-bottom:12px;max-width:85%;padding:12px 16px;word-break:break-word}.user-bubble{align-self:flex-end;background-color:#0056b3;border-radius:18px 18px 4px 18px;color:#fff}.chat-input-container{align-items:center;background-color:#f9f9f9;border-top:1px solid #e0e0e0;display:flex;gap:8px;padding:8px}
/*# sourceMappingURL=main.edd98a1a.css.map*/