@keyframes holo-confetti-fall{0%{filter:saturate(1.6) hue-rotate(var(--holo-hue-start,0deg));opacity:0;transform:translate3d(0,-32px,0) rotate(var(--holo-start-rotate,0deg))}10%{opacity:1}85%{opacity:1}to{filter:saturate(1.6) hue-rotate(var(--holo-hue-end,180deg));opacity:0;transform:translate3d(var(--holo-drift,0),var(--holo-fall,360px),0) rotate(var(--holo-end-rotate,2turn))}}@keyframes holo-confetti-shimmer{0%{background-position:var(--holo-shimmer-start,0) 0}to{background-position:var(--holo-shimmer-end,200%) 0}}@media(prefers-reduced-motion:reduce){.holo-confetti-piece{animation:none!important;opacity:0!important}}
