body{margin:0;font-family:Inter,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}.chat-container{height:600px}.message-bubble{max-width:70%;word-wrap:break-word}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
