@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Plus+Jakarta+Sans:wght@500;600;700&display=swap";*,body{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}@keyframes blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes wpulse{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}.wave-bar{transform-origin:bottom;border-radius:3px;flex-shrink:0;animation:1.5s ease-in-out infinite wpulse}.reddot{background:#e24b4a;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.2s ease-in-out infinite blink}
