.spin-wheel-shell--embedded{box-sizing:border-box;width:100%;height:100%;min-height:0;position:relative;display:flex;flex-direction:column}.spin-wheel-shell--embedded .loading-screen,.spin-wheel-shell--embedded .wave-overlay{position:absolute;inset:0}@keyframes spin-teaser-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spin-teaser-wheel{animation:spin-teaser-rotate 10s linear infinite}@media (prefers-reduced-motion:reduce){.spin-teaser-wheel{animation-duration:60s}}.spin-wheel-shell{position:relative;width:100%;height:100vh;min-height:100vh;overflow:hidden;display:flex;flex-direction:column;color:hsla(0,0%,100%,.87);background:radial-gradient(221.98% 55.96% at 50% 44.04%,#3c0074 0,#001225 100%);font-family:var(--font-outfit),sans-serif}.spin-wheel-shell.spin-wheel-shell--embedded{height:100%;max-height:100%;min-height:0}.spin-wheel-shell--embedded:not(.spin-wheel-shell--half),.spin-wheel-shell--embedded:not(.spin-wheel-shell--half) .pixi-stage{height:100%}.spin-wheel-shell--half{height:100%;min-height:0;max-height:none;overflow:hidden;background:transparent}.spin-wheel-shell--half .pixi-stage{flex:0 0 auto;height:clamp(218px,60vw,270px);overflow:hidden}.lucky-spin-drawer-surface{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.16),0 -24px 70px rgba(0,0,0,.42)}.lucky-spin-wheel-window{height:clamp(250px,60vw,300px);margin-top:-2px}.lucky-spin-wheel-window:after{content:"";position:absolute;z-index:20;inset:0 0 auto;height:52px;pointer-events:none;background:linear-gradient(180deg,rgba(49,0,96,.96) 0,rgba(49,0,96,.5) 28%,rgba(49,0,96,0))}.lucky-spin-invite-panel{background:linear-gradient(180deg,rgba(22,0,46,.25),rgba(0,0,0,.82))}.lucky-spin-wheel-window .loading-screen{background:transparent;backdrop-filter:blur(2px)}.lucky-spin-wheel-window .initial-loader{transform:translateY(-18px)}.spin-wheel-shell--half .loading-screen,.spin-wheel-shell--half .wave-overlay{position:absolute;inset:0}.spin-wheel-shell--half .sticky{position:relative}.spin-wheel-shell .pixi-stage{width:100%;min-height:0;flex:1 1 0}.lucky-spin-wheel-window .spin-wheel-shell--half .pixi-stage{flex:0 0 100%;height:100%}.spin-wheel-shell .wave-overlay{position:fixed;inset:0;pointer-events:none;display:flex;justify-content:center;align-items:center;overflow:visible;z-index:0}.spin-wheel-shell .wave-circle{width:0;height:0;min-width:0;min-height:0;aspect-ratio:1;border-radius:50%;flex-shrink:0;background:radial-gradient(circle,transparent 0,rgba(87,38,134,.25) 40%,rgba(87,38,134,.35) 75%,rgba(87,38,134,.5) 100%);box-sizing:border-box;visibility:hidden}.spin-wheel-shell .loading-screen{position:fixed;inset:0;z-index:1000;display:flex;justify-content:center;align-items:center;background:radial-gradient(221.98% 55.96% at 50% 44.04%,#3c0074 0,#001225 100%)}.spin-wheel-shell .loading-screen .initial-loader{visibility:visible;background:transparent}.spin-wheel-shell .initial-loader{position:relative;display:flex;justify-content:center;align-items:center;box-sizing:border-box;visibility:hidden}.spin-wheel-shell .loader{position:relative;width:50px;height:20px}.spin-wheel-shell .loader span{width:10px;height:10px;border-radius:50%;background:#e72264;position:absolute;top:50%;animation:spin-wheel-loader-dots 2.25s ease-in-out infinite}.spin-wheel-shell .loader span:first-child{animation-delay:0s}.spin-wheel-shell .loader span:nth-child(2){animation-delay:-.75s}.spin-wheel-shell .loader span:nth-child(3){animation-delay:-1.5s}@keyframes spin-wheel-loader-dots{0%{left:0;transform:translateY(-50%) scale(.6);opacity:.6;z-index:1}15%{left:0;transform:translateY(-50%) scale(.6);z-index:1;opacity:.6}35%{left:15px;transform:translateY(-50%) scale(1.6);z-index:2;opacity:1}50%{left:15px;transform:translateY(-50%) scale(1.6);opacity:1;z-index:2}70%{left:30px;transform:translateY(-50%) scale(.6);z-index:1;opacity:.6}85%{left:30px;transform:translateY(-50%) scale(.6);z-index:1;opacity:.6}86%{left:15px;transform:translateY(-50%) scale(.6);z-index:0;opacity:.4}to{left:0;transform:translateY(-50%) scale(.6);z-index:0;opacity:.6}}