*{box-sizing:border-box;margin:0;padding:0}body{color:#333;-webkit-font-smoothing:antialiased;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}button:active{transform:scale(.96)}.emma-avatar.state-idle{animation:3s ease-in-out infinite emma-breathe}@keyframes emma-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.emma-avatar.state-thinking{animation:.6s ease-in-out infinite emma-blink}@keyframes emma-blink{0%,to{opacity:1}50%{opacity:.7}}.emma-ring.pulse{animation:1.2s ease-in-out infinite emma-pulse}@keyframes emma-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.15)}}.dot-anim{animation:.5s ease-in-out infinite dot-bounce}@keyframes dot-bounce{0%,to{opacity:1}50%{opacity:.3}}
