.chat-scrollbar{scrollbar-width:thin;scrollbar-color:hsl(var(--muted-foreground)/.3)transparent}.chat-scrollbar::-webkit-scrollbar{width:4px}.chat-scrollbar::-webkit-scrollbar-track{background:0 0}.chat-scrollbar::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.3);border-radius:2px}.chat-scrollbar::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.5)}@keyframes shimmer-bounce{0%,70%,to{opacity:.6;transform:scale(.8)translateY(0)}35%{opacity:1;transform:scale(1.1)translateY(-1px)}}.shimmer-dot{animation:1.8s ease-in-out infinite shimmer-bounce}.shimmer-dot:first-child{animation-delay:0s}.shimmer-dot:nth-child(2){animation-delay:.2s}.shimmer-dot:nth-child(3){animation-delay:.4s}@keyframes shimmer-text-breathe{0%,to{opacity:.8}50%{opacity:1}}.shimmer-text{animation:2s ease-in-out infinite shimmer-text-breathe}@keyframes shimmer-pulse{0%,to{opacity:.6}50%{opacity:.9}}.shimmer-pulse{animation:1.5s ease-in-out infinite shimmer-pulse}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.message-enter{animation:.2s ease-out slideInFromBottom}@keyframes bounce{0%,20%,50%,80%,to{opacity:.7;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}60%{opacity:.9;transform:translateY(-2px)}}.typing-dot{animation:1.2s ease-in-out infinite bounce}.typing-dot:nth-child(2){animation-delay:.1s}.typing-dot:nth-child(3){animation-delay:.2s}.chat-textarea{field-sizing:content;resize:none;transition:all .15s;overflow-y:hidden}@media (prefers-reduced-motion:reduce){.shimmer-dot,.shimmer-text,.shimmer-pulse,.typing-dot{animation-duration:.01ms!important;animation-iteration-count:1!important}*{transition-duration:.01ms!important}}
