.wheel-particle{pointer-events:none;will-change:transform,opacity;--orbit-r:110px;--orbit-dur:5s;width:8px;height:8px;animation:svelte-1eb4uvf-wheelOrbit var(--orbit-dur)linear infinite,svelte-1eb4uvf-wheelTwinkle calc(var(--orbit-dur)*.5)ease-in-out infinite;border-radius:50%;margin:-4px 0 0 -4px;position:absolute;top:50%;left:50%}.wheel-particle.p1{--orbit-r:115px;--orbit-dur:5s;background:var(--up);box-shadow:0 0 10px 2px var(--up),0 0 22px 4px color-mix(in srgb,var(--up)60%,transparent)}.wheel-particle.p2{--orbit-r:105px;--orbit-dur:5s;background:var(--pri-bright);width:6px;height:6px;box-shadow:0 0 10px 2px var(--pri-bright),0 0 22px 4px color-mix(in srgb,var(--pri-bright)60%,transparent);margin:-3px 0 0 -3px;animation-delay:-1.6s,-.8s}.wheel-particle.p3{--orbit-r:100px;--orbit-dur:5s;background:var(--pri);width:5px;height:5px;box-shadow:0 0 10px 2px var(--pri),0 0 22px 4px color-mix(in srgb,var(--pri)60%,transparent);margin:-2.5px 0 0 -2.5px;animation-delay:-3.2s,-1.6s}.wheel-particle.p4{--orbit-r:95px;--orbit-dur:7s;background:var(--pri-bright);width:4px;height:4px;box-shadow:0 0 8px 2px var(--pri-bright),0 0 18px 3px color-mix(in srgb,var(--pri-bright)55%,transparent);margin:-2px 0 0 -2px;animation-direction:reverse,normal;animation-delay:-2.4s,-1.2s}.wheel-particle.p5{--orbit-r:90px;--orbit-dur:7s;background:var(--tx);width:5px;height:5px;box-shadow:0 0 8px 2px var(--tx),0 0 18px 3px color-mix(in srgb,var(--tx)55%,transparent);margin:-2.5px 0 0 -2.5px;animation-direction:reverse,normal;animation-delay:-5.6s,-2.8s}.btn-wheel{background:linear-gradient(135deg,color-mix(in srgb,var(--bg)82%,var(--up)),color-mix(in srgb,var(--bg)68%,var(--up))45%,color-mix(in srgb,var(--bg)54%,var(--up)));border:1px solid color-mix(in srgb,var(--tx)18%,transparent);box-shadow:inset 0 1px color-mix(in srgb,var(--tx)18%,transparent),inset 0 -2px color-mix(in srgb,var(--bg)25%,transparent),0 8px 22px -6px color-mix(in srgb,var(--up)55%,transparent),0 0 0 1px color-mix(in srgb,var(--pri-bright)35%,transparent);animation:2.4s ease-in-out infinite svelte-1eb4uvf-wheelGlow}.btn-wheel:before{content:"";border-radius:inherit;background:conic-gradient(from 0deg,var(--up),var(--pri-bright),var(--pri),var(--up));-webkit-mask:linear-gradient(var(--tx)0 0)content-box,linear-gradient(var(--tx)0 0);mask:linear-gradient(var(--tx)0 0)content-box,linear-gradient(var(--tx)0 0);-webkit-mask-composite:xor;z-index:-1;opacity:.9;padding:2px;position:absolute;inset:-2px;mask-composite:exclude}.btn-wheel:hover{box-shadow:inset 0 1px color-mix(in srgb,var(--tx)28%,transparent),inset 0 -2px color-mix(in srgb,var(--bg)25%,transparent),0 16px 36px -6px color-mix(in srgb,var(--pri)65%,transparent),0 0 0 1px color-mix(in srgb,var(--pri-bright)60%,transparent);transform:translateY(-2px)}.btn-wheel .wheel-ico{background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--tx)18%,transparent)0%,transparent 70%);filter:drop-shadow(0 0 6px color-mix(in srgb,var(--up)85%,transparent))}.btn-wheel .wheel-ico i{animation:2.6s linear infinite svelte-1eb4uvf-wheelSpin}.btn-wheel .wheel-label{background:linear-gradient(90deg,var(--tx)0%,var(--pri-bright)50%,var(--tx)100%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite svelte-1eb4uvf-wheelText}.btn-wheel .wheel-gift{filter:drop-shadow(0 0 8px color-mix(in srgb,var(--pri-bright)80%,transparent));animation:1.4s ease-in-out infinite svelte-1eb4uvf-wheelBounce}@keyframes svelte-1eb4uvf-wheelGlow{0%,to{box-shadow:inset 0 1px color-mix(in srgb,var(--tx)18%,transparent),inset 0 -2px color-mix(in srgb,var(--bg)25%,transparent),0 8px 22px -6px color-mix(in srgb,var(--up)55%,transparent),0 0 0 1px color-mix(in srgb,var(--pri-bright)35%,transparent)}50%{box-shadow:inset 0 1px color-mix(in srgb,var(--tx)25%,transparent),inset 0 -2px color-mix(in srgb,var(--bg)25%,transparent),0 12px 32px -4px color-mix(in srgb,var(--pri-bright)70%,transparent),0 0 24px 2px color-mix(in srgb,var(--pri)45%,transparent),0 0 0 1px color-mix(in srgb,var(--up)55%,transparent)}}@keyframes svelte-1eb4uvf-wheelSpin{to{transform:rotate(360deg)}}@keyframes svelte-1eb4uvf-wheelText{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes svelte-1eb4uvf-wheelBounce{0%,to{transform:translateY(0)rotate(-8deg)}50%{transform:translateY(-3px)rotate(8deg)}}@keyframes svelte-1eb4uvf-wheelOrbit{0%{transform:scaleY(.42)rotate(0)translate(var(--orbit-r))}to{transform:scaleY(.42)rotate(360deg)translate(var(--orbit-r))}}@keyframes svelte-1eb4uvf-wheelTwinkle{0%,to{opacity:.35}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.btn-wheel,.btn-wheel:before,.btn-wheel .wheel-ico i,.btn-wheel .wheel-label,.btn-wheel .wheel-gift,.wheel-particle{animation:none}.wheel-particle{opacity:.5}}.steps.svelte-1eb4uvf:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--pri)30%,var(--pri)70%,transparent 100%);opacity:.25;height:2px;position:absolute;top:50px;left:16%;right:16%}.steps.svelte-1eb4uvf:after{content:"";background:var(--pri);width:10px;height:10px;box-shadow:0 0 16px var(--pri);border-radius:50%;animation:6s linear infinite svelte-1eb4uvf-stepsRunner;position:absolute;top:46px;left:84%}@keyframes svelte-1eb4uvf-stepsRunner{0%{opacity:0;left:84%}10%{opacity:1}90%{opacity:1}to{opacity:0;left:16%}}@media (width<=1024px){.steps.svelte-1eb4uvf:before,.steps.svelte-1eb4uvf:after{display:none}}.step-num.svelte-1eb4uvf:before{content:"";background:conic-gradient(from 0deg,var(--pri),transparent 50%,var(--pri));z-index:-1;opacity:0;border-radius:28px;transition:opacity .3s;animation:4s linear infinite svelte-1eb4uvf-stepRing;position:absolute;inset:-2px}.step.svelte-1eb4uvf:hover .step-num:where(.svelte-1eb4uvf):before{opacity:.5}@keyframes svelte-1eb4uvf-stepRing{0%{transform:scale(3)}to{transform:scale(3)rotate(360deg)}}.stats.svelte-1eb4uvf:before{content:"";background:linear-gradient(90deg,transparent,var(--pri),transparent);opacity:.5;height:1px;position:absolute;top:0;left:0;right:0}.app.svelte-1eb4uvf:before{content:"";background:radial-gradient(circle,color-mix(in srgb,var(--pri)12%,transparent),transparent 60%);filter:blur(40px);pointer-events:none;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.cta-final-card.svelte-1eb4uvf:before{content:"";background:repeating-linear-gradient(45deg,color-mix(in srgb,var(--pri)4%,transparent)0,color-mix(in srgb,var(--pri)4%,transparent)1px,transparent 1px,transparent 30px);mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,var(--tx),transparent 70%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,var(--tx),transparent 70%);position:absolute;inset:0}