*,:before,:after{box-sizing:border-box}body,html{background:#0a0a1a;width:100%;height:100%;margin:0;padding:0;font-family:Segoe UI,system-ui,sans-serif;overflow:hidden}#root{width:100vw;height:100vh}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes scorePopupRise{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-32px)scale(1.05)}}
