.wheel-modal-root,.wheel-modal-root button,.wheel-modal-root input,.wheel-modal-root select,.wheel-modal-root textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}:root{--wheel-bg-deep:#3a0f6b;--wheel-bg-mid:#5a1a9e;--wheel-bg-ray:#6a22b8}.wheel-modal-card{background:radial-gradient(circle at 50% 46%, rgba(150,70,220,.55) 0%, rgba(90,26,158,.25) 38%, rgba(40,12,80,.85) 100%), repeating-conic-gradient(from 0deg at 50% 46%, var(--wheel-bg-ray) 0deg 7deg, var(--wheel-bg-mid) 7deg 14deg);background-color:var(--wheel-bg-deep)}.wheel-modal-stars{pointer-events:none;z-index:0;border-radius:inherit;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.wheel-modal-stars .dot{background:#fff;border-radius:50%;position:absolute;box-shadow:0 0 4px rgba(255,255,255,.6)}.wheel-modal-card>:not(.wheel-modal-stars){z-index:1;position:relative}.wheel-stage{aspect-ratio:660/700;z-index:1;width:100%;max-width:540px;margin:0 auto 16px;position:relative}.wheel-svg-wrap{z-index:1;width:100%;height:100%;position:relative}.wheel-svg-wrap svg{width:100%;height:100%;display:block;overflow:visible}.wheel-disc{transform-box:fill-box;transform-origin:50%}.wheel-disc.is-spinning{transition:transform 3.2s cubic-bezier(.18,.85,.25,1)}.wheel-hub{cursor:pointer;outline:none}.wheel-hub:focus-visible circle:nth-of-type(2){stroke:#fff8d6;stroke-width:4px}.wheel-hub:active{filter:brightness(1.05)}.wheel-hub.is-disabled{cursor:not-allowed;filter:grayscale(.6)brightness(.7)}.wheel-bulb-core,.wheel-bulb-halo{transform-box:fill-box;transform-origin:50%;will-change:opacity, filter, transform}.wheel-bulb-core{fill:#fff3c4;animation:1.05s ease-in-out infinite wheelCoreBlink}.wheel-bulb-halo{animation:1.05s ease-in-out infinite wheelHaloBlink}.wheel-bulb-p1{animation-delay:-.525s}@keyframes wheelCoreBlink{0%,40%{fill:#fff7d6;opacity:1;filter:drop-shadow(0 0 3px #ffe07a)drop-shadow(0 0 6px #ffb347);transform:scale(1.12)}60%,to{fill:#fff;opacity:.3;filter:none;transform:scale(.85)}}@keyframes wheelHaloBlink{0%,40%{opacity:1;transform:scale(1.25)}60%,to{opacity:0;transform:scale(.45)}}@media (prefers-reduced-motion:reduce){.wheel-bulb-core,.wheel-bulb-halo{animation:none}.wheel-bulb-halo{opacity:0}.wheel-bulb-core{fill:#fff7d6;opacity:1}.wheel-disc.is-spinning{transition:none}}@keyframes wheelWin{0%,to{filter:brightness()drop-shadow(0 0 transparent)}50%{filter:brightness(1.35)drop-shadow(0 0 8px #ffd24a)}}.wheel-disc path.is-winner{transform-origin:330px 360px;animation:1.5s ease-out wheelWin}.wheel-spin-label{-webkit-user-select:none;-moz-user-select:none;user-select:none;paint-order:stroke fill}@media (max-width:420px){.wheel-stage{max-width:100%}}
