body{font-family:Plus Jakarta Sans,sans-serif;background-color:#030303;color:#fff}@keyframes matrix-fall{0%{transform:translateY(-100%)}to{transform:translateY(180%)}}.animate-matrix-fall{animation:matrix-fall linear infinite;will-change:transform}@keyframes win-enter{0%{transform:scale(.75) translate3d(0,8px,0);opacity:0}60%{transform:scale(1.03) translateZ(0);opacity:1}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes win-glow{0%,to{filter:drop-shadow(0 0 16px rgba(0,230,118,.8));transform:scale(1)}50%{filter:drop-shadow(0 0 26px rgba(0,230,118,1));transform:scale(1.015)}}@keyframes dart-hit{0%{transform:translate3d(-24px,-24px,0) scale(1.3);opacity:0}70%{transform:translate3d(2px,2px,0) scale(.98);opacity:1}to{transform:translateZ(0) scale(1);opacity:1}}@keyframes win-phrase{0%{transform:translate3d(0,8px,0) scale(.92);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}@keyframes particle-burst{0%{transform:translateZ(0) scale(0);opacity:1}60%{transform:translate3d(var(--tx),var(--ty),0) scale(1.1);opacity:.9}to{transform:translate3d(calc(var(--tx) * 1.15),calc(var(--ty) * 1.15),0) scale(0);opacity:0}}.animate-win-enter{animation:win-enter .22s cubic-bezier(.16,1,.3,1) forwards;will-change:transform,opacity}.animate-win-glow{animation:win-glow 1.2s ease-in-out infinite;will-change:transform,filter}.animate-dart-hit{animation:dart-hit .18s cubic-bezier(.16,1,.3,1) forwards;will-change:transform,opacity}.animate-win-phrase{animation:win-phrase .2s cubic-bezier(.16,1,.3,1) .05s both;will-change:transform,opacity}.animate-particle-burst{animation:particle-burst .75s cubic-bezier(.16,1,.3,1) .02s forwards;will-change:transform,opacity}@media screen and (max-width:768px){input,select,textarea{font-size:16px!important}}
