.speech-bubble:before{border-color:#f3f4f6 #f3f4f6 transparent transparent;border-style:solid;border-width:12px 24px 20px 12px;right:32px;bottom:-24px;z-index:2}.speech-bubble:after,.speech-bubble:before{content:"";width:0;height:0;position:absolute}.speech-bubble:after{border-color:#f3f4f6 #f3f4f6 transparent transparent;border-style:solid;border-width:13px 26px 22px 14px;right:30px;bottom:-26px;z-index:1}@keyframes speech-bubble{0%{opacity:0;transform:scale(.7) translateY(20px)}50%{opacity:1;transform:scale(1.05) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}.animate-speech-bubble{animation:speech-bubble .6s cubic-bezier(.34,1.56,.64,1) forwards}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}