.wheel-container.svelte-1wmx2oh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-md);padding:0;margin:0 auto}.wheel-wrapper.svelte-1wmx2oh{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:800px;aspect-ratio:1}canvas.svelte-1wmx2oh{width:100%;height:100%;max-width:100%;filter:drop-shadow(0 10px 30px rgba(0,0,0,.15));pointer-events:none}.spin-button.svelte-1wmx2oh{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110px;height:110px;border-radius:50%;font-size:var(--font-size-lg);font-weight:700;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;border:4px solid white;box-shadow:0 8px 24px #0000004d,0 0 0 8px #6366f11a;cursor:pointer;transition:all .3s ease;z-index:10;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.spin-button.svelte-1wmx2oh:hover:not(:disabled){transform:translate(-50%,-50%) scale(1.08);box-shadow:0 12px 32px #0006,0 0 0 12px #6366f126}.spin-button.svelte-1wmx2oh:active:not(:disabled){transform:translate(-50%,-50%) scale(1.02)}.spin-button.svelte-1wmx2oh:disabled{opacity:.8;cursor:wait;animation:svelte-1wmx2oh-pulse 1.5s ease-in-out infinite}.spin-button.insufficient.svelte-1wmx2oh{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;opacity:.6;animation:none}.spin-button.insufficient.svelte-1wmx2oh:hover{transform:translate(-50%,-50%);box-shadow:0 8px 24px #0000004d,0 0 0 8px #6366f11a}@keyframes svelte-1wmx2oh-pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}}.spin-text.svelte-1wmx2oh{text-align:center;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.2)}.instruction.svelte-1wmx2oh{color:var(--text-muted);font-size:var(--font-size-lg);text-align:center;margin:0}@media (max-width: 1024px){.wheel-wrapper.svelte-1wmx2oh{max-width:650px}.spin-button.svelte-1wmx2oh{width:100px;height:100px;font-size:var(--font-size-base)}}@media (max-width: 768px){.wheel-wrapper.svelte-1wmx2oh{max-width:550px}canvas.svelte-1wmx2oh{filter:drop-shadow(0 8px 20px rgba(0,0,0,.15))}.spin-button.svelte-1wmx2oh{width:90px;height:90px;font-size:var(--font-size-base);border:3px solid white;box-shadow:0 6px 20px #0000004d,0 0 0 6px #6366f11a}.spin-button.svelte-1wmx2oh:hover:not(:disabled){transform:translate(-50%,-50%) scale(1.05);box-shadow:0 8px 24px #00000059,0 0 0 8px #6366f126}.instruction.svelte-1wmx2oh{font-size:var(--font-size-base);padding:0 var(--spacing-md)}}@media (max-width: 480px){.wheel-wrapper.svelte-1wmx2oh{max-width:450px}.spin-button.svelte-1wmx2oh{width:75px;height:75px;font-size:var(--font-size-sm);border:3px solid white}.instruction.svelte-1wmx2oh{font-size:var(--font-size-sm)}}@media (max-width: 375px){.wheel-wrapper.svelte-1wmx2oh{max-width:350px}.spin-button.svelte-1wmx2oh{width:70px;height:70px;font-size:var(--font-size-sm)}}
