@keyframes svelte-c16zjh-wobble{0%,to{transform:rotate(0)}25%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}}@keyframes svelte-c16zjh-star{0%{transform:scale(0) rotate(-30deg);opacity:0}60%{transform:scale(1.3) rotate(10deg);opacity:1}to{transform:scale(1) rotate(0);opacity:1}}.animate-wobble.svelte-c16zjh{animation:svelte-c16zjh-wobble 2s ease-in-out infinite;display:inline-block}.animate-star.svelte-c16zjh{animation:svelte-c16zjh-star .5s ease-out both}.dpad-btn.svelte-c16zjh{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #6366f14d;transition:all .15s}.dpad-btn.svelte-c16zjh:active{transform:scale(.9);filter:brightness(.9)}.confetti-container.svelte-c16zjh{position:absolute;inset:0;overflow:hidden;pointer-events:none}.confetti.svelte-c16zjh{position:absolute;width:10px;height:10px;background:var(--color);top:-10px;left:calc(var(--i) * 5%);animation:svelte-c16zjh-confetti-fall 2.5s ease-in forwards;animation-delay:calc(var(--i) * .1s);border-radius:2px}@keyframes svelte-c16zjh-confetti-fall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(500px) rotate(720deg);opacity:0}}
