*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#f2f2fa;font-family:Outfit,sans-serif}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#f2f2fa}::-webkit-scrollbar-thumb{background:#c8c0f0;border-radius:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.fade-in{animation:fadeIn .4s ease forwards}.live-dot{animation:pulse 2s infinite}
