.machine-stage[data-astro-cid-voh7mj3n]{display:grid;place-items:center;position:relative;--cell: 104px}.machine[data-astro-cid-voh7mj3n]{position:relative;background:var(--liquid-sheen),radial-gradient(90% 100% at 20% 0%,rgba(127,220,239,.09),transparent 65%),linear-gradient(165deg,#18211bbd,#0e1410c7 70%);border:1px solid rgba(255,255,255,.13);border-radius:var(--radius-lg);padding:clamp(1.2rem,3vw,1.8rem);width:min(100%,420px);-webkit-backdrop-filter:blur(20px) saturate(1.22);backdrop-filter:blur(20px) saturate(1.22);box-shadow:0 1px #ffffff24 inset,0 24px 60px -24px #000000b3,0 0 0 1px #d9b45f14,0 0 52px #7fdcef14}.machine[data-astro-cid-voh7mj3n]:before{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:inherit;background:var(--liquid-iris),linear-gradient(120deg,var(--emerald),var(--gold) 60%,var(--gold-hi));filter:blur(26px);opacity:.26;animation:halo 5s ease-in-out infinite alternate}@keyframes halo{0%{opacity:.14}to{opacity:.28}}.machine-top[data-astro-cid-voh7mj3n]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.label[data-astro-cid-voh7mj3n]{font-family:var(--mono);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--faint)}.machine-lights[data-astro-cid-voh7mj3n]{display:flex;gap:.4rem}.machine-lights[data-astro-cid-voh7mj3n] i[data-astro-cid-voh7mj3n]{width:8px;height:8px;border-radius:50%;background:var(--gold);animation:blink 1.8s ease-in-out infinite}.machine-lights[data-astro-cid-voh7mj3n] i[data-astro-cid-voh7mj3n]:nth-child(2){background:var(--magenta);animation-delay:.6s}.machine-lights[data-astro-cid-voh7mj3n] i[data-astro-cid-voh7mj3n]:nth-child(3){background:var(--gold-hi);animation-delay:1.2s}@keyframes blink{0%,to{opacity:.25}50%{opacity:1}}.reels[data-astro-cid-voh7mj3n]{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.reel[data-astro-cid-voh7mj3n]{height:var(--cell);border-radius:16px;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 42%),linear-gradient(#080b09,#0d120e);border:1px solid rgba(243,218,154,.16);box-shadow:0 1px #ffffff14 inset,0 12px 28px -18px #000000e6;overflow:hidden;position:relative}.reel[data-astro-cid-voh7mj3n]:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(#080b09 0%,transparent 30%,transparent 70%,#080b09 100%);border-radius:inherit}.strip[data-astro-cid-voh7mj3n]{display:flex;flex-direction:column;will-change:transform}.strip[data-astro-cid-voh7mj3n] span[data-astro-cid-voh7mj3n]{height:var(--cell);flex:none;display:grid;place-items:center}.strip[data-astro-cid-voh7mj3n] span[data-astro-cid-voh7mj3n] svg{display:block}.reel-1[data-astro-cid-voh7mj3n] .strip[data-astro-cid-voh7mj3n]{transform:translateY(calc(var(--cell) * -5))}.reel-2[data-astro-cid-voh7mj3n] .strip[data-astro-cid-voh7mj3n]{transform:translateY(calc(var(--cell) * -6))}.reel-3[data-astro-cid-voh7mj3n] .strip[data-astro-cid-voh7mj3n]{transform:translateY(calc(var(--cell) * -7))}.machine-stage[data-astro-cid-voh7mj3n].is-spinning .reel-1[data-astro-cid-voh7mj3n] .strip[data-astro-cid-voh7mj3n]{animation:spin1 2.1s cubic-bezier(.16,.84,.3,1) .35s both}.machine-stage[data-astro-cid-voh7mj3n].is-spinning .reel-2[data-astro-cid-voh7mj3n] .strip[data-astro-cid-voh7mj3n]{animation:spin2 2.55s cubic-bezier(.16,.84,.3,1) .35s both}.machine-stage[data-astro-cid-voh7mj3n].is-spinning .reel-3[data-astro-cid-voh7mj3n] .strip[data-astro-cid-voh7mj3n]{animation:spin3 3s cubic-bezier(.16,.84,.3,1) .35s both}@keyframes spin1{0%{transform:translateY(0)}to{transform:translateY(calc(var(--cell) * -5))}}@keyframes spin2{0%{transform:translateY(0)}to{transform:translateY(calc(var(--cell) * -6))}}@keyframes spin3{0%{transform:translateY(0)}to{transform:translateY(calc(var(--cell) * -7))}}.payline[data-astro-cid-voh7mj3n]{margin-top:1rem;display:flex;align-items:center;gap:.7rem}.rail[data-astro-cid-voh7mj3n]{flex:1;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--emerald),var(--gold),var(--gold-hi));opacity:.55}.tag[data-astro-cid-voh7mj3n]{font-family:var(--mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);white-space:nowrap}.float-chip[data-astro-cid-voh7mj3n]{position:absolute;border-radius:50%;border:1px dashed rgba(217,180,95,.5);width:52px;height:52px;display:grid;place-items:center;color:var(--gold-hi);font-weight:700;font-size:1.05rem;background:var(--liquid-sheen),#d9b45f14;-webkit-backdrop-filter:blur(10px) saturate(1.15);backdrop-filter:blur(10px) saturate(1.15);box-shadow:0 1px #ffffff24 inset,0 16px 34px -24px #000c;animation:bob 6s ease-in-out infinite}.c1[data-astro-cid-voh7mj3n]{top:-16px;right:6%}.c2[data-astro-cid-voh7mj3n]{bottom:-8px;left:2%;width:40px;height:40px;font-size:.85rem;color:var(--emerald-hi);border-color:#8fddb680;background:#2f876314;animation-delay:2.4s}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero[data-astro-cid-v4qhm7jo]{position:relative;overflow:hidden;min-height:min(820px,calc(100vh - 70px));padding:clamp(4rem,7vw,6rem) 0 clamp(2.4rem,5vw,4.5rem);display:flex;align-items:center}.hero[data-astro-cid-v4qhm7jo]:before{content:"";position:absolute;inset:-20% -10%;z-index:-2;background:radial-gradient(52% 42% at 38% 46%,rgba(58,76,220,.22),transparent 70%),radial-gradient(30% 24% at 42% 40%,rgba(216,79,212,.1),transparent 70%),linear-gradient(180deg,#090b1c00,#090b1c6b)}.hero[data-astro-cid-v4qhm7jo]:after{content:"";position:absolute;left:50%;bottom:-46vw;z-index:-1;width:92vw;max-width:1200px;aspect-ratio:1;transform:translate(-50%);border-radius:50%;border:1px solid rgba(217,180,95,.22);box-shadow:0 -30px 80px -30px #d9b45f29;pointer-events:none}.hero-grid[data-astro-cid-v4qhm7jo]{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:clamp(2rem,4.8vw,4.25rem);align-items:center}.hero-copy[data-astro-cid-v4qhm7jo]{position:relative;isolation:isolate;min-width:0;width:100%;max-width:100%}.hero-copy[data-astro-cid-v4qhm7jo]:before{content:"";position:absolute;left:-1.4rem;top:.2rem;bottom:.2rem;width:2px;background:linear-gradient(180deg,transparent,var(--gold),var(--emerald-hi),transparent);opacity:.55}@media(max-width:880px){.hero[data-astro-cid-v4qhm7jo]{min-height:0;padding-top:2.9rem}.hero-grid[data-astro-cid-v4qhm7jo]{grid-template-columns:minmax(0,1fr);gap:1.55rem}.hero-showcase[data-astro-cid-v4qhm7jo]{max-width:420px;margin-inline:auto;width:100%}.hero-copy[data-astro-cid-v4qhm7jo]{text-align:center}.hero-copy[data-astro-cid-v4qhm7jo]:before{display:none}}.eyebrow[data-astro-cid-v4qhm7jo]{font-size:.74rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--emerald-hi);width:min(100%,440px);text-align:center}@media(max-width:880px){.eyebrow[data-astro-cid-v4qhm7jo]{margin-inline:auto}}.hero-logo[data-astro-cid-v4qhm7jo]{margin-top:1.4rem}.hero-logo[data-astro-cid-v4qhm7jo] img{width:min(100%,440px);height:auto;filter:drop-shadow(0 18px 44px rgba(0,0,0,.55)) drop-shadow(0 0 60px rgba(58,76,220,.25))}@media(max-width:880px){.hero-logo[data-astro-cid-v4qhm7jo] img{margin-inline:auto}}@media(max-width:480px){.hero-logo[data-astro-cid-v4qhm7jo]{margin-top:.9rem}.hero-logo[data-astro-cid-v4qhm7jo] img{width:min(100%,310px)}}.lede[data-astro-cid-v4qhm7jo]{max-width:34rem;margin-top:1.6rem;font-size:clamp(1.02rem,1rem + .3vw,1.18rem)}@media(max-width:880px){.lede[data-astro-cid-v4qhm7jo]{margin-inline:auto}}@media(max-width:480px){.lede[data-astro-cid-v4qhm7jo]{margin-top:1rem;font-size:1rem}.lede-2[data-astro-cid-v4qhm7jo]{margin-top:.7rem;font-size:.94rem}}.lede-2[data-astro-cid-v4qhm7jo]{margin-top:1rem;font-size:1rem;color:var(--muted)}@media(max-width:880px){.hero-copy[data-astro-cid-v4qhm7jo] .store-row{justify-content:center}}@media(max-width:480px){.hero-copy[data-astro-cid-v4qhm7jo] .store-row{margin-top:1.45rem}}.hero-showcase[data-astro-cid-v4qhm7jo]{position:relative}.showcase-plate[data-astro-cid-v4qhm7jo]{position:relative;padding:clamp(.7rem,2vw,1rem);border-radius:1.75rem;background:var(--liquid-sheen),radial-gradient(80% 100% at 20% 0%,rgba(127,220,239,.11),transparent 68%),#12152e57;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(22px) saturate(1.35);backdrop-filter:blur(22px) saturate(1.35);box-shadow:0 26px 80px -42px #000000eb,0 1px #ffffff29 inset,0 0 70px #7fdcef1a}.showcase-plate[data-astro-cid-v4qhm7jo]:before,.showcase-plate[data-astro-cid-v4qhm7jo]:after{content:"";position:absolute;inset:.7rem;border-radius:1.1rem;pointer-events:none}.showcase-plate[data-astro-cid-v4qhm7jo]:before{border:1px solid rgba(255,255,255,.12);box-shadow:0 1px #ffffff14 inset}.showcase-plate[data-astro-cid-v4qhm7jo]:after{inset:auto 2rem -.9rem;height:1.4rem;background:linear-gradient(90deg,transparent,rgba(217,180,95,.42),transparent);filter:blur(10px)}.hero-gridlines[data-astro-cid-v4qhm7jo]{position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.2;background-image:linear-gradient(rgba(243,218,154,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(127,220,239,.07) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(180deg,transparent 0,#000 18%,#000 74%,transparent 100%)}.particles[data-astro-cid-v4qhm7jo]{position:absolute;inset:0;z-index:-1;pointer-events:none}.particles[data-astro-cid-v4qhm7jo] i[data-astro-cid-v4qhm7jo]{position:absolute;display:block;border-radius:50%;width:4px;height:4px;background:radial-gradient(circle,var(--gold-hi) 0 35%,rgba(243,218,154,0) 70%);opacity:0;animation:drift 9s linear infinite}.particles[data-astro-cid-v4qhm7jo] i[data-astro-cid-v4qhm7jo]:nth-child(1){left:12%;top:64%;animation-duration:10s}.particles[data-astro-cid-v4qhm7jo] i[data-astro-cid-v4qhm7jo]:nth-child(2){left:24%;top:78%;animation-delay:2.2s;width:3px;height:3px}.particles[data-astro-cid-v4qhm7jo] i[data-astro-cid-v4qhm7jo]:nth-child(3){left:38%;top:70%;animation-delay:4.6s;animation-duration:12s}.particles[data-astro-cid-v4qhm7jo] i[data-astro-cid-v4qhm7jo]:nth-child(4){left:55%;top:82%;animation-delay:1.4s;width:5px;height:5px;animation-duration:11s}.particles[data-astro-cid-v4qhm7jo] i[data-astro-cid-v4qhm7jo]:nth-child(5){left:67%;top:72%;animation-delay:3.8s;width:3px;height:3px}.particles[data-astro-cid-v4qhm7jo] i[data-astro-cid-v4qhm7jo]:nth-child(6){left:80%;top:66%;animation-delay:6s;animation-duration:13s}.particles[data-astro-cid-v4qhm7jo] i[data-astro-cid-v4qhm7jo]:nth-child(7){left:89%;top:80%;animation-delay:5.1s;width:3px;height:3px}.particles[data-astro-cid-v4qhm7jo] i[data-astro-cid-v4qhm7jo]:nth-child(8){left:46%;top:88%;animation-delay:7.4s;animation-duration:10s}@keyframes drift{0%{transform:translateY(0);opacity:0}12%{opacity:.85}60%{opacity:.5}to{transform:translateY(-46vh);opacity:0}}@media(prefers-reduced-motion:reduce){.particles[data-astro-cid-v4qhm7jo]{display:none}}.trust[data-astro-cid-v4qhm7jo]{border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#0f132385;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2);padding:1.1rem 0}.trust[data-astro-cid-v4qhm7jo] ul[data-astro-cid-v4qhm7jo]{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 2.1rem;font-size:.9rem;color:var(--muted);letter-spacing:.02em}.trust[data-astro-cid-v4qhm7jo] li[data-astro-cid-v4qhm7jo]{display:inline-flex;align-items:center;gap:.5rem}.trust-icon[data-astro-cid-v4qhm7jo]{display:inline-flex;color:var(--gold)}.trust-icon[data-astro-cid-v4qhm7jo] svg{width:1.05rem;height:1.05rem}.trust[data-astro-cid-v4qhm7jo] li[data-astro-cid-v4qhm7jo] strong[data-astro-cid-v4qhm7jo]{color:var(--text);font-weight:600}.games-head[data-astro-cid-v4qhm7jo]{max-width:50rem}.games-head[data-astro-cid-v4qhm7jo] .kicker[data-astro-cid-v4qhm7jo]{gap:0;letter-spacing:0}.games-head[data-astro-cid-v4qhm7jo] .kicker[data-astro-cid-v4qhm7jo]:before,.games-head[data-astro-cid-v4qhm7jo] .kicker[data-astro-cid-v4qhm7jo]:after{display:none}.games-head[data-astro-cid-v4qhm7jo] p[data-astro-cid-v4qhm7jo]{max-width:42rem;margin-inline:auto}.games-grid[data-astro-cid-v4qhm7jo]{display:grid;gap:1.2rem;grid-template-columns:repeat(12,1fr)}.how-head[data-astro-cid-v4qhm7jo]{max-width:44rem;margin-bottom:2.4rem}.how-head[data-astro-cid-v4qhm7jo] .kicker[data-astro-cid-v4qhm7jo]{gap:0;letter-spacing:0}.how-head[data-astro-cid-v4qhm7jo] .kicker[data-astro-cid-v4qhm7jo]:before,.how-head[data-astro-cid-v4qhm7jo] .kicker[data-astro-cid-v4qhm7jo]:after{display:none}.steps[data-astro-cid-v4qhm7jo]{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);counter-reset:step;list-style:none}@media(max-width:820px){.steps[data-astro-cid-v4qhm7jo]{grid-template-columns:1fr;max-width:30rem;margin-inline:auto}}.step[data-astro-cid-v4qhm7jo]{position:relative;overflow:hidden;min-height:14rem;padding:1.5rem;border-radius:var(--radius);background:var(--liquid-sheen),#12152e7a;border:1px solid rgba(255,255,255,.11);-webkit-backdrop-filter:blur(20px) saturate(1.2);backdrop-filter:blur(20px) saturate(1.2);display:flex;flex-direction:column;box-shadow:0 1px #ffffff1f inset,0 22px 54px -42px #000000e6}.step[data-astro-cid-v4qhm7jo]:before{counter-increment:step;content:counter(step,decimal-leading-zero);display:grid;place-items:center;width:2.8rem;aspect-ratio:1;border-radius:50%;font-family:var(--serif);font-size:.96rem;line-height:1;color:var(--gold-hi);border:1px solid rgba(217,180,95,.42);background:var(--liquid-sheen),#d9b45f1a;box-shadow:0 1px #ffffff21 inset,0 12px 30px -22px #d9b45fe6}.step[data-astro-cid-v4qhm7jo]:nth-child(2):before{color:var(--emerald-hi);border-color:#7fdcef66;background:var(--liquid-sheen),#2b8fa821}.step[data-astro-cid-v4qhm7jo]:nth-child(3):before{color:var(--magenta-hi);border-color:#d84fd466;background:var(--liquid-sheen),#d84fd41c}.step[data-astro-cid-v4qhm7jo] h3[data-astro-cid-v4qhm7jo]{font-family:var(--serif);font-weight:500;font-size:1.22rem;color:var(--text);margin-top:1.2rem}.step[data-astro-cid-v4qhm7jo] p[data-astro-cid-v4qhm7jo]{margin-top:.4rem;color:var(--muted);font-size:.94rem}@media(max-width:820px){.step[data-astro-cid-v4qhm7jo]{min-height:0}}.responsible[data-astro-cid-v4qhm7jo]{padding:0}.responsible-band[data-astro-cid-v4qhm7jo]{border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.13);background:var(--liquid-sheen),radial-gradient(80% 120% at 15% 0%,rgba(47,135,99,.2),transparent 60%),#1023287a;-webkit-backdrop-filter:blur(22px) saturate(1.22);backdrop-filter:blur(22px) saturate(1.22);box-shadow:0 1px #ffffff1f inset,0 28px 70px -48px #000000db;padding:2.75rem clamp(1.5rem,4vw,3.25rem);display:flex;flex-wrap:wrap;align-items:center;gap:1.75rem;justify-content:space-between}.responsible-band[data-astro-cid-v4qhm7jo] .copy[data-astro-cid-v4qhm7jo]{max-width:44rem}.kicker-emerald[data-astro-cid-v4qhm7jo]{color:var(--emerald-hi)}.kicker-emerald[data-astro-cid-v4qhm7jo]:before,.kicker-emerald[data-astro-cid-v4qhm7jo]:after{background:linear-gradient(90deg,transparent,var(--emerald-hi))}.kicker-emerald[data-astro-cid-v4qhm7jo]:after{background:linear-gradient(90deg,var(--emerald-hi),transparent)}.responsible-band[data-astro-cid-v4qhm7jo] h2[data-astro-cid-v4qhm7jo]{font-size:clamp(1.5rem,1.2rem + 1.4vw,2.1rem);margin-top:.75rem}.responsible-band[data-astro-cid-v4qhm7jo] p[data-astro-cid-v4qhm7jo]{color:var(--muted);margin-top:.75rem}.faq-more-row[data-astro-cid-v4qhm7jo]{text-align:center;margin-top:1.6rem}.faq-more[data-astro-cid-v4qhm7jo]{font-weight:600;font-size:.94rem;color:var(--emerald-hi)}
