@keyframes wheel-idle-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wheel-idle-spin{animation:wheel-idle-spin 22s linear infinite}@keyframes wheel-result-in{0%{opacity:0;backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(4px)}}.wheel-result-in{animation:wheel-result-in .72s cubic-bezier(.22,1,.36,1) both}.wheel-spin-button{border:2px solid transparent;background:linear-gradient(180deg,#474648,#111111) padding-box,conic-gradient(from 90deg at 50% 50%,#ffd60a 0deg,#ff801a 50.4deg,#ff3340 100.8deg,#b326cc .42turn,#4d59ff .57turn,#26bf80 .71turn,#80e633 306deg,#ffd60a 1turn) border-box;box-shadow:inset 0 -6px 4px 0 #00000033}.wheel-cta{border:1px solid #fece0a;background:linear-gradient(189.77deg,#ffd60a 7.76%,#ebb400 78.28%)}@keyframes wheel-reward-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.wheel-reward-in{animation:wheel-reward-in .42s cubic-bezier(.22,1,.36,1) both}.wheel-flip-card{--wheel-flip-h:64px;position:relative;height:var(--wheel-flip-h);perspective:240px}.wheel-flip-half{position:absolute;right:0;left:0;height:calc(var(--wheel-flip-h) / 2);overflow:hidden}.wheel-flip-half--top{top:0;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#3a3b3d,#2e2f31);box-shadow:inset 0 -1px 0 #00000080}.wheel-flip-half--bottom{bottom:0;border-radius:0 0 10px 10px;background:linear-gradient(180deg,#232425,#1b1c1d);box-shadow:inset 0 1px 0 #ffffff0d}.wheel-flip-digit{position:absolute;right:0;left:0;height:var(--wheel-flip-h);line-height:var(--wheel-flip-h);text-align:center;font-variant-numeric:tabular-nums;font-size:34px;font-weight:700;color:var(--color-primary)}.wheel-flip-half--top .wheel-flip-digit{top:0}.wheel-flip-half--bottom .wheel-flip-digit{bottom:0}@keyframes wheel-flip-fall{0%{transform:rotateX(0deg)}to{transform:rotateX(-90deg)}}@keyframes wheel-flip-rise{0%{transform:rotateX(90deg)}to{transform:rotateX(0deg)}}.wheel-flip-fall,.wheel-flip-rise{z-index:2;backface-visibility:hidden}.wheel-flip-fall{transform-origin:bottom;animation:wheel-flip-fall .28s cubic-bezier(.45,0,.75,.5) both}.wheel-flip-rise{transform-origin:top;animation:wheel-flip-rise .28s cubic-bezier(.25,.5,.55,1) .28s both}@keyframes wheel-flip-shade-in{0%{opacity:0}to{opacity:.55}}@keyframes wheel-flip-shade-out{0%{opacity:.55}to{opacity:0}}.wheel-flip-fall:after,.wheel-flip-rise:after{content:"";position:absolute;inset:0;background:#000;pointer-events:none}.wheel-flip-fall:after{animation:wheel-flip-shade-in .28s linear both}.wheel-flip-rise:after{animation:wheel-flip-shade-out .28s linear .28s both}@media (prefers-reduced-motion:reduce){.wheel-result-in,.wheel-reward-in{animation-duration:1ms}.wheel-reward-in{animation-delay:0s!important}.wheel-flip-fall,.wheel-flip-fall:after,.wheel-flip-rise,.wheel-flip-rise:after{animation-duration:1ms;animation-delay:0s}}