:root{--void:#08080b;--charcoal:#1a1a1f;--dust:#2a2a32;--mist:#ecedef;--muted:#92929d;--blush:#ff2d8a;--violet:#8a5cff;--amber:#ffc857;--gradient:linear-gradient(105deg, #ff2d8a 0%, #8a5cff 100%);--font-display:"Space Grotesk", system-ui, sans-serif;--font-body:Inter, system-ui, sans-serif;--font-script:Caveat, cursive;--page-pad:20px;--section-y:56px;--content:1120px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--void);min-width:320px;color:var(--mist);font-family:var(--font-body);-webkit-font-smoothing:antialiased;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);margin:0;font-size:16px;line-height:1.5}body,button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.page{position:relative;overflow-x:hidden}.lang-bar{z-index:20;padding:calc(12px + env(safe-area-inset-top)) var(--page-pad) 0;pointer-events:none;justify-content:flex-end;display:flex;position:absolute;top:0;left:0;right:0}.lang-switch{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08080b8c;border:1px solid #2a2a32e6;border-radius:999px;padding:3px;display:inline-flex}.lang-switch__btn{min-width:44px;min-height:36px;color:var(--muted);font-family:var(--font-display);letter-spacing:.06em;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:999px;padding:0 12px;font-size:.8rem;font-weight:600}.lang-switch__btn.is-active{background:var(--gradient);color:#fff}.hero{isolation:isolate;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom);align-items:end;display:grid;position:relative}.hero__media{z-index:0;position:absolute;inset:0}.hero__media picture{display:contents}.hero__media img{object-fit:cover;object-position:center 28%;width:100%;height:100%}.hero__veil{background:linear-gradient(180deg, #08080b47 0%, #08080b73 38%, #08080be0 72%, var(--void) 100%), radial-gradient(ellipse 90% 55% at 75% 18%, #8a5cff4d, transparent 62%), radial-gradient(ellipse 70% 45% at 15% 75%, #ff2d8a3d, transparent 55%);position:absolute;inset:0}.hero__content{z-index:1;width:min(var(--content), calc(100% - var(--page-pad) * 2));padding:32px 0 calc(40px + env(safe-area-inset-bottom));flex-direction:column;gap:14px;margin:0 auto;animation:.9s ease-out both rise;display:flex;position:relative}.brand{align-items:center;gap:10px;max-width:100%;display:inline-flex}.brand__ring{flex-shrink:0;width:36px;height:36px;animation:3.2s ease-in-out infinite glow}.brand__word{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;color:var(--mist);text-shadow:-1px 1px #ff2d8a94,1px -1px #8a5cff7a;margin:0;font-size:clamp(2.35rem,11vw,3.5rem);font-weight:700;line-height:.95}.hero__claim{max-width:16ch;font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.25rem,5.2vw,1.65rem);font-weight:600;line-height:1.2}.hero__support{max-width:32ch;color:var(--muted);margin:0;font-size:.98rem}.cta-row{flex-direction:column;gap:10px;width:100%;margin-top:6px;display:flex}.btn{width:100%;min-height:52px;font-family:var(--font-display);letter-spacing:.01em;cursor:pointer;touch-action:manipulation;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:1rem;font-weight:600;transition:transform .18s,opacity .18s,border-color .18s;display:inline-flex}.btn:active{transform:scale(.97)}.btn--primary{background:var(--gradient);color:#fff;box-shadow:0 0 28px #ff2d8a59}.btn--primary:hover{opacity:.92}.btn--ghost{border-color:var(--dust);color:var(--mist);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1a1fb8}.btn--ghost:hover{border-color:var(--muted)}.section{width:min(var(--content), calc(100% - var(--page-pad) * 2));padding:var(--section-y) 0;margin:0 auto}.section__eyebrow{font-family:var(--font-script);color:var(--blush);margin:0 0 10px;font-size:1.35rem;display:inline-block;transform:rotate(-2deg)}.section__title{font-family:var(--font-display);letter-spacing:-.03em;max-width:14ch;margin:0 0 12px;font-size:clamp(1.75rem,7.5vw,2.4rem);font-weight:700;line-height:1.08}.section__text{max-width:38ch;color:var(--muted);margin:0;font-size:1rem}.section--band{width:100%;padding:var(--section-y) 0;isolation:isolate;position:relative}.section--band .section__inner{width:min(var(--content), calc(100% - var(--page-pad) * 2));z-index:1;margin:0 auto;position:relative}.section--band__bg{z-index:0;position:absolute;inset:0}.section--band__bg img{object-fit:cover;opacity:.4;width:100%;height:100%}.section--band__bg:after{content:"";background:linear-gradient(#08080be0,#08080b8c 45%,#08080be6);position:absolute;inset:0}.showcase{width:100%;padding:var(--section-y) 0 calc(var(--section-y) + 8px);position:relative;overflow:hidden}.showcase__intro{width:min(var(--content), calc(100% - var(--page-pad) * 2));margin:0 auto 28px}.product-previews{width:100%;padding:12px var(--page-pad) 18px;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--page-pad);-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:18px;display:flex;overflow-x:auto}.product-previews::-webkit-scrollbar{display:none}.product-preview{scroll-snap-align:center;flex:none;width:min(286px,78vw);margin:0;transition:transform .25s;animation:.75s ease-out both rise}.product-preview figcaption{text-align:center;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:14px;font-size:.74rem;font-weight:650}.device{aspect-ratio:390/780;background:linear-gradient(145deg,#292933 0%,#0a0a0e 42%,#22222a 100%);border:1px solid #ecedef24;border-radius:42px;width:100%;padding:9px;position:relative;box-shadow:0 30px 65px #0000008c,inset 0 1px #ffffff24}.device:before{content:"";z-index:3;background:#07070a;border-radius:0 0 12px 12px;width:34%;height:18px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.device__screen{background:radial-gradient(circle at 100% 10%, #8a5cff33, transparent 36%), radial-gradient(circle at 0 90%, #ff2d8a26, transparent 40%), var(--void);border-radius:34px;flex-direction:column;min-height:100%;padding:38px 19px 20px;display:flex;position:relative;overflow:hidden}.device__screen:after{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff0d,#0000 28%);position:absolute;inset:0}.device__status{z-index:2;color:#ecedefd9;justify-content:space-between;align-items:center;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:11px;left:18px;right:18px}.device__signals{align-items:flex-end;gap:2px;display:flex}.device__signals i{background:currentColor;border-radius:2px;width:3px;display:block}.device__signals i:first-child{height:4px}.device__signals i:nth-child(2){height:7px}.device__signals i:nth-child(3){border-radius:2px;width:11px;height:6px;margin-left:3px}.device__eyebrow{color:var(--blush);font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;margin:12px 0 6px;font-size:.67rem;font-weight:700}.device h3{max-width:12ch;font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,6vw,1.8rem);line-height:1.02}.device__button{z-index:1;background:var(--gradient);color:#fff;min-height:48px;font-family:var(--font-display);text-align:center;border-radius:999px;justify-content:center;align-items:center;margin-top:auto;padding:0 16px;font-size:.8rem;font-weight:700;display:flex;position:relative;box-shadow:0 12px 30px #ff2d8a2e}.device__button--secondary{border:1px solid var(--dust);min-height:44px;box-shadow:none;background:#1a1a1feb;margin-top:9px}.group-card{z-index:1;background:#1a1a1fe0;border:1px solid #ecedef1c;border-radius:20px;margin-top:26px;padding:17px;position:relative}.group-card>div:first-child,.mini-game-card div{flex-direction:column;gap:4px;display:flex}.group-card strong,.mini-game-card strong{font-family:var(--font-display);font-size:.9rem}.group-card span,.mini-game-card span{color:var(--muted);font-size:.66rem}.avatar-stack{margin-top:17px;padding-left:7px;display:flex}.avatar-stack span{border:2px solid var(--charcoal);background:var(--blush);color:#fff;width:36px;height:36px;font-family:var(--font-display);border-radius:50%;place-items:center;margin-left:-7px;font-size:.7rem;font-weight:700;display:grid}.avatar-stack span:nth-child(2){background:var(--violet)}.avatar-stack span:nth-child(3){background:var(--amber);color:var(--void)}.avatar-stack span:nth-child(4){background:#4cbba5}.device__screen--catalog h3{margin-bottom:20px}.mini-game-card{z-index:1;background:#1a1a1fe6;border:1px solid #ecedef1a;border-radius:17px;grid-template-columns:58px 1fr;align-items:center;gap:12px;margin-bottom:11px;padding:10px;display:grid;position:relative}.mini-game-card img{object-fit:cover;border-radius:11px;width:58px;height:70px}.mini-game-card div{min-width:0}.round-row{color:var(--muted);justify-content:space-between;gap:8px;margin-top:10px;font-size:.62rem;display:flex}.round-row span:first-child{color:var(--blush);font-weight:700}.progress{background:var(--dust);border-radius:99px;height:3px;margin:10px 0 22px;overflow:hidden}.progress i{border-radius:inherit;background:var(--gradient);width:30%;height:100%;display:block}.question-card{z-index:1;background:#1a1a1fe6;border:1px solid #ecedef1f;border-radius:22px;flex-direction:column;gap:13px;min-height:190px;padding:20px;display:flex;position:relative}.question-card small{color:var(--muted);font-size:.65rem;font-weight:650}.question-card strong{font-family:var(--font-display);font-size:1.12rem;line-height:1.25}.device__screen--reveal h3{margin-bottom:24px}.reveal-result{z-index:1;margin-bottom:19px;position:relative}.reveal-result>div:first-child{font-family:var(--font-display);justify-content:space-between;margin-bottom:7px;font-size:.78rem;display:flex}.reveal-result small{color:var(--muted);margin-top:7px;font-size:.62rem;display:block}.reveal-bar{background:var(--dust);border-radius:99px;height:10px;overflow:hidden}.reveal-bar i{border-radius:inherit;background:var(--gradient);width:75%;height:100%;display:block}.reveal-result--no .reveal-bar i{background:#ecedef73;width:25%}.reveal-note{color:var(--amber);font-family:var(--font-script);margin:auto 0 4px;font-size:1.12rem;line-height:1.15}.steps{grid-template-columns:1fr;gap:12px;margin-top:32px;display:grid}.step{border:1px solid var(--dust);background:linear-gradient(165deg,#1a1a1fe6,#08080b66);border-radius:18px;padding:20px 18px;animation:.7s ease-out both rise}.step:nth-child(2){animation-delay:80ms}.step:nth-child(3){animation-delay:.16s}.step:nth-child(4){animation-delay:.24s}.step__num{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;background:var(--gradient);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:.8rem;font-weight:700;display:block}.step__title{font-family:var(--font-display);margin:0 0 6px;font-size:1.15rem;font-weight:600}.step__text{color:var(--muted);margin:0;font-size:.92rem}.games{grid-template-columns:1fr;gap:12px;margin-top:28px;display:grid}.game{border:1px solid var(--dust);background:var(--charcoal);border-radius:18px;min-height:240px;transition:transform .25s,border-color .25s;display:block;position:relative;overflow:hidden}.game img{object-fit:cover;width:100%;height:100%;min-height:240px}.game__meta{background:linear-gradient(#0000,#08080beb 55%);padding:64px 16px 16px;position:absolute;inset:auto 0 0}.game__name{font-family:var(--font-display);margin:0 0 4px;font-size:1.1rem;font-weight:700}.game__blurb{color:var(--muted);margin:0;font-size:.88rem}.insight{align-items:center;gap:28px;display:grid}.insight__copy{max-width:36rem}.insight-card{background:radial-gradient(circle at 100% 0,#8a5cff4d,#0000 42%),linear-gradient(150deg,#2a2a32e6,#0c0c10f5);border:1px solid #ff2d8a52;border-radius:24px;padding:22px;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000059}.insight-card:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff14,#0000 25%);position:absolute;inset:0}.insight-card__topline,.insight-card__heading-row,.insight-card__tags{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.insight-card__badge,.insight-card__meta,.insight-card__kicker,.insight-card__tags span{letter-spacing:.07em;text-transform:uppercase;font-size:.68rem}.insight-card__badge{color:var(--mist);align-items:center;gap:7px;font-weight:700;display:inline-flex}.insight-card__badge span{background:var(--blush);width:7px;height:7px;box-shadow:0 0 0 4px #ff2d8a24, 0 0 16px var(--blush);border-radius:50%}.insight-card__meta{color:var(--muted);white-space:nowrap}.insight-card__heading-row{align-items:flex-start;margin-top:40px}.insight-card__kicker{color:var(--blush);margin:0 0 8px;font-weight:700}.insight-card h3{max-width:15ch;font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(1.5rem,5vw,2.25rem);line-height:1.05}.insight-card__heading-row img{opacity:.9;filter:drop-shadow(0 0 15px #ff2d8a59);flex-shrink:0;width:44px;height:44px}.insight-card__signal{z-index:1;border-bottom:1px solid #ecedef26;align-items:flex-end;gap:5px;height:38px;margin:24px 0 20px;padding-bottom:7px;display:flex;position:relative}.insight-card__signal span{background:var(--gradient);opacity:.75;border-radius:99px;width:10px;height:20px;display:block}.insight-card__signal span:nth-child(2){opacity:.95;height:29px}.insight-card__signal span:nth-child(3){height:15px}.insight-card__signal span:nth-child(4){opacity:.95;height:34px}.insight-card__signal span:nth-child(5){height:23px}.insight-card__signal span:nth-child(6){opacity:.9;height:31px}.insight-card__signal span:nth-child(7){height:14px}.insight-card__signal span:nth-child(8){opacity:.9;height:27px}.insight-card__signal span:nth-child(9){height:20px}.insight-card__body{z-index:1;color:#ecedefd1;margin:0;font-size:.98rem;line-height:1.65;position:relative}.insight-card__takeaway{z-index:1;color:var(--amber);font-family:var(--font-script);margin:22px 0 24px;font-size:1.35rem;line-height:1.2;position:relative}.insight-card__tags{flex-wrap:wrap;justify-content:flex-start}.insight-card__tags span{color:var(--muted);border:1px solid #ecedef29;border-radius:999px;padding:7px 10px}.closing{text-align:left}.closing .section__title{max-width:12ch}.closing .cta-row{margin-top:24px}.safety{border-top:1px solid var(--dust);border-bottom:1px solid var(--dust)}.safety p{max-width:52ch;color:var(--muted);margin:0;font-size:.95rem}.safety strong{color:var(--mist);font-weight:600}.safety__title{max-width:22ch;font-size:clamp(1.35rem,5vw,1.65rem)}.footer{width:min(var(--content), calc(100% - var(--page-pad) * 2));padding:32px 0 calc(40px + env(safe-area-inset-bottom));color:var(--muted);flex-direction:column;align-items:flex-start;gap:8px;margin:0 auto;font-size:.88rem;display:flex}.footer__brand{font-family:var(--font-display);letter-spacing:.04em;color:var(--mist);font-weight:700}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%,to{filter:drop-shadow(0 0 6px #ff2d8a59)}50%{filter:drop-shadow(0 0 16px #8a5cff8c)}}@media (width>=640px){:root{--page-pad:28px;--section-y:72px}.cta-row{flex-flow:wrap;width:auto}.btn{width:auto;min-width:148px;min-height:48px}.brand__ring{width:40px;height:40px}.brand__word{font-size:clamp(3rem,8vw,4.5rem)}.hero__claim{max-width:18ch;font-size:clamp(1.4rem,3.2vw,1.85rem)}.section__title{font-size:clamp(2rem,4.5vw,2.85rem)}.steps{grid-template-columns:repeat(2,1fr);gap:16px}.games{grid-template-columns:repeat(2,1fr);gap:14px}.insight{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(36px,7vw,110px)}.insight-card{padding:30px}.game,.game img{min-height:260px}.footer{flex-flow:wrap;justify-content:space-between;align-items:center;gap:16px 32px}.section--band__bg:after{background:linear-gradient(90deg,#08080beb,#08080b8c 55%,#08080bd9)}.product-preview{width:300px}}@media (width>=900px){:root{--page-pad:40px;--section-y:88px}.hero__content{gap:20px;padding:48px 0 64px}.brand{gap:14px}.brand__ring{width:44px;height:44px}.brand__word{font-size:clamp(3.5rem,7vw,5.5rem)}.hero__claim{font-size:clamp(1.5rem,2.8vw,2rem)}.hero__support{font-size:1.05rem}.section__eyebrow{font-size:1.5rem}.section__title{font-size:clamp(2.25rem,4vw,3.25rem)}.section__text{max-width:42ch;font-size:1.05rem}.steps{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px}.step{border-radius:20px;padding:24px 20px}.games{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.game{border-radius:20px;min-height:280px}.game img{min-height:280px}.game:hover{border-color:#ff2d8a73;transform:translateY(-3px)}.product-preview:hover{transform:translateY(-8px)}.product-previews{width:min(var(--content), calc(100% - var(--page-pad) * 2));scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin:0 auto;padding:24px 0 16px;display:grid;overflow:visible}.product-preview{justify-self:center;width:min(100%,320px)}}@media (width>=1180px){.product-previews{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-preview{width:100%}}@media (width<=420px){:root{--page-pad:18px}.hero__content{padding-bottom:calc(28px + env(safe-area-inset-bottom))}.brand__word{font-size:clamp(2rem,10.5vw,2.7rem)}.brand__ring{width:31px;height:31px}.product-preview{width:min(274px,82vw)}}@media (height<=700px) and (orientation:landscape){.hero{min-height:560px}.hero__content{padding-top:84px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
