@keyframes result-in{0%{opacity:0;transform:translateY(25px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-result-in{animation:result-in .45s cubic-bezier(.16,1,.3,1) forwards}@keyframes pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.animate-pop{animation:pop .3s ease-out forwards}@keyframes prize-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-prize-pulse{animation:prize-pulse 1.2s infinite}.paper{position:absolute;top:50%;left:50%;width:8px;height:14px;border-radius:2px;opacity:0;animation:paper-blast 1.1s ease-out forwards}@keyframes paper-blast{0%{transform:translate(0) rotate(0);opacity:1}to{transform:translate(var(--x),var(--y)) rotate(720deg);opacity:0}}.paper-0{--x: -120px;--y: -80px;background:#10b981;animation-delay:0s}.paper-1{--x: 100px;--y: -90px;background:#22c55e;animation-delay:.05s}.paper-2{--x: -140px;--y: 20px;background:#34d399;animation-delay:.1s}.paper-3{--x: 130px;--y: 30px;background:#16a34a;animation-delay:.15s}.paper-4{--x: -80px;--y: 120px;background:#4ade80;animation-delay:.2s}.paper-5{--x: 90px;--y: 130px;background:#22c55e;animation-delay:.25s}.paper-6{--x: -160px;--y: -20px;background:#10b981;animation-delay:.3s}.paper-7{--x: 160px;--y: -10px;background:#4ade80;animation-delay:.35s}.paper-8{--x: -40px;--y: -150px;background:#16a34a;animation-delay:.4s}.paper-9{--x: 50px;--y: -160px;background:#22c55e;animation-delay:.45s}.paper-10{--x: -180px;--y: 80px;background:#34d399;animation-delay:.5s}.paper-11{--x: 180px;--y: 70px;background:#10b981;animation-delay:.55s}.paper-12{--x: -20px;--y: 170px;background:#4ade80;animation-delay:.6s}.paper-13{--x: 20px;--y: -170px;background:#22c55e;animation-delay:.65s}
