body{margin:0}html,#root{height:100%;overflow:hidden}body{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.blinking-text{animation:blink 1s infinite}.mic-pulse{width:8px;height:8px;background-color:#22c55e;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}to{transform:scale(.8);opacity:.5}}
