.confetti-particle{position:absolute;width:10px;height:10px;background:#ff6b6b;animation:confettiFall linear infinite;transform-origin:center;top:-20px}.confetti-particle:nth-child(2n){background:#4ecdc4}.confetti-particle:nth-child(3n){background:#45b7d1}.confetti-particle:nth-child(4n){background:#96ceb4}.confetti-particle:nth-child(5n){background:#feca57}.confetti-particle:nth-child(6n){background:#ff9ff3}.confetti-particle:nth-child(7n){background:#54a0ff}.confetti-particle.square{border-radius:0}.confetti-particle.circle{border-radius:50%}.confetti-particle.triangle{width:0;height:0;background:transparent;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:8px solid #ff6b6b}.confetti-particle.triangle:nth-child(2n){border-bottom-color:#4ecdc4}.confetti-particle.triangle:nth-child(3n){border-bottom-color:#45b7d1}.confetti-particle.triangle:nth-child(4n){border-bottom-color:#96ceb4}.confetti-particle.triangle:nth-child(5n){border-bottom-color:#feca57}@keyframes confettiFall{0%{transform:translateY(-20px) rotate(0deg);opacity:1}to{transform:translateY(100vh) rotate(2turn);opacity:0}}@keyframes confettiBurst{0%{transform:translate(-50%,-50%) scale(0) rotate(0deg);opacity:1}50%{opacity:1}to{transform:translate(var(--burst-x),var(--burst-y)) scale(1) rotate(2turn);opacity:0}}.confetti-burst{animation:confettiBurst ease-out forwards}
/*# sourceMappingURL=ad04a383c73ad058.css.map*/