.shine-animation{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.4) 50%,rgba(255,255,255,0));animation:shine 2s infinite}@keyframes shine{0%{left:-100%}20%{left:100%}to{left:100%}}@keyframes pulse{0%{opacity:.9}50%{opacity:1}to{opacity:.9}}.high-score-glow{box-shadow:0 0 10px 2px rgba(101,77,255,.7);animation:pulse 2s infinite}
/*# sourceMappingURL=a51b8bc856166c22.css.map*/