.ai-widget-container{position:fixed;top:80px;right:2rem;z-index:100;width:100%;max-width:380px;touch-action:none}.thinking-dots span{animation:blink 1.4s infinite both;display:inline-block}.thinking-dots span:nth-child(2){animation-delay:.2s}.thinking-dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.live-email-item{animation:slideIn .5s ease-out forwards}