.lang-switcher[data-astro-cid-a2mxz4y6]{position:relative}.lang-current[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:4px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:6px 10px;color:var(--color-text);font-family:var(--font-family);font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.lang-current[data-astro-cid-a2mxz4y6]:hover{background:#ffffff1a;border-color:#ffffff2e}.lang-chevron[data-astro-cid-a2mxz4y6]{transition:transform .2s ease}.lang-switcher[data-astro-cid-a2mxz4y6].open .lang-chevron[data-astro-cid-a2mxz4y6]{transform:rotate(180deg)}.lang-dropdown[data-astro-cid-a2mxz4y6]{position:absolute;top:calc(100% + 6px);right:0;min-width:150px;background:#1a1a1af2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:4px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:200}.lang-switcher[data-astro-cid-a2mxz4y6].open .lang-dropdown[data-astro-cid-a2mxz4y6]{opacity:1;visibility:visible;transform:translateY(0)}.lang-option[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;text-decoration:none;color:var(--color-text-muted);font-size:.85rem;transition:background .15s ease,color .15s ease}.lang-option[data-astro-cid-a2mxz4y6]:hover{background:#ffffff0f;color:var(--color-text)}.lang-option[data-astro-cid-a2mxz4y6].active{color:var(--color-primary)}.lang-option-code[data-astro-cid-a2mxz4y6]{font-weight:600;font-size:.75rem;width:22px}.lang-option-name[data-astro-cid-a2mxz4y6]{font-weight:400}.nav[data-astro-cid-jdovvxl7]{position:sticky;top:0;z-index:100;background:#0f0f0fd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06);height:64px;transition:background .3s ease,border-color .3s ease}.nav[data-astro-cid-jdovvxl7] .nav--scrolled{background:#0f0f0ffa;border-bottom-color:#ffffff1a}.nav-inner[data-astro-cid-jdovvxl7]{display:flex;align-items:center;justify-content:space-between;height:100%}.nav-brand[data-astro-cid-jdovvxl7]{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-weight:700;font-size:1.2rem;letter-spacing:-.02em;transition:text-shadow .3s ease}.nav-brand[data-astro-cid-jdovvxl7]:hover{text-shadow:0 0 20px rgba(253,56,61,.3)}.nav-logo[data-astro-cid-jdovvxl7]{width:32px;height:32px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9;transition:opacity .2s ease}.nav-brand[data-astro-cid-jdovvxl7]:hover .nav-logo[data-astro-cid-jdovvxl7]{opacity:1}.brand-gpk[data-astro-cid-jdovvxl7]{color:var(--color-primary)}.brand-games[data-astro-cid-jdovvxl7]{color:var(--color-text)}.nav-actions[data-astro-cid-jdovvxl7]{display:flex;align-items:center;gap:.75rem}.nav-cta[data-astro-cid-jdovvxl7]{display:inline-block;background:var(--color-primary);color:var(--color-text);text-decoration:none;font-weight:600;font-size:.875rem;padding:.5rem 1.25rem;border-radius:999px;transition:background .2s ease,transform .15s ease,box-shadow .3s ease;white-space:nowrap}.nav-cta[data-astro-cid-jdovvxl7]:hover{background:#d92d32;transform:translateY(-1px);box-shadow:0 0 20px #fd383d4d}.hero[data-astro-cid-jdovvxl7]{min-height:calc(100vh - 64px);display:flex;align-items:center;padding:3rem 0 4rem;position:relative;overflow:hidden}.hero[data-astro-cid-jdovvxl7]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 20% 50%,rgba(253,56,61,.1) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 80% 30%,rgba(255,179,0,.07) 0%,transparent 70%);animation:gradientShift 15s ease-in-out infinite;background-size:200% 200%;pointer-events:none;z-index:0}.hero-streak[data-astro-cid-jdovvxl7]{position:absolute;height:1px;border-radius:2px;pointer-events:none;z-index:0;opacity:0;animation:streakDash 4s ease-in-out infinite}.hero-streak--1[data-astro-cid-jdovvxl7]{top:20%;left:-10%;width:40%;background:linear-gradient(90deg,transparent,rgba(253,56,61,.5),transparent);transform:rotate(-3deg);animation-delay:0s}.hero-streak--2[data-astro-cid-jdovvxl7]{top:55%;right:-10%;width:35%;background:linear-gradient(90deg,transparent,rgba(255,179,0,.4),transparent);transform:rotate(2deg);animation-delay:1.5s}.hero-streak--3[data-astro-cid-jdovvxl7]{bottom:25%;left:5%;width:25%;background:linear-gradient(90deg,transparent,rgba(253,56,61,.3),transparent);transform:rotate(-1.5deg);animation-delay:3s}@keyframes streakDash{0%{opacity:0;transform:translate(-100%) rotate(var(--streak-angle, -3deg))}15%{opacity:1}50%{opacity:.6}85%{opacity:1}to{opacity:0;transform:translate(200%) rotate(var(--streak-angle, -3deg))}}.hero-grid[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.5rem;width:100%;position:relative;z-index:1}.hero-content[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.hero-badge[data-astro-cid-jdovvxl7]{background:#fd383d26;color:var(--color-primary);border:1px solid rgba(253,56,61,.3);border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:500;letter-spacing:.02em;animation:fadeUp .6s var(--ease-out-expo) .1s both}.hero-title[data-astro-cid-jdovvxl7]{margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;max-width:700px;animation:fadeUp .6s var(--ease-out-expo) .2s both}.gradient-text[data-astro-cid-jdovvxl7]{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 4s ease infinite}.hero-subtitle[data-astro-cid-jdovvxl7]{margin:0;color:var(--color-text-muted);font-size:clamp(1rem,2.5vw,1.25rem);max-width:540px;line-height:1.6;animation:fadeUp .6s var(--ease-out-expo) .3s both}.hero-ctas[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column;gap:.875rem;width:100%;max-width:360px;margin-top:.5rem;animation:fadeUp .6s var(--ease-out-expo) .4s both}.store-btn[data-astro-cid-jdovvxl7]{display:flex;align-items:center;gap:.875rem;text-decoration:none;padding:14px 28px;border-radius:12px;transition:transform .2s var(--ease-out-expo),box-shadow .3s ease;width:100%}.store-btn[data-astro-cid-jdovvxl7]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.store-btn--apple[data-astro-cid-jdovvxl7]{background:#000;color:#fff;border:1px solid rgba(255,255,255,.1)}.store-btn--apple[data-astro-cid-jdovvxl7]:hover{border-color:#fff3}.store-btn--google[data-astro-cid-jdovvxl7]{background:#1a1a1a;color:#fff;border:1px solid rgba(255,255,255,.12)}.store-btn--google[data-astro-cid-jdovvxl7]:hover{border-color:#fff3}.store-icon[data-astro-cid-jdovvxl7]{width:28px;height:28px;min-width:28px;min-height:28px;flex-shrink:0}.store-text[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.store-text[data-astro-cid-jdovvxl7] small[data-astro-cid-jdovvxl7]{font-size:.72rem;font-weight:400;opacity:.8}.store-text[data-astro-cid-jdovvxl7] strong[data-astro-cid-jdovvxl7]{font-size:1.05rem;font-weight:700}.hero-phone[data-astro-cid-jdovvxl7]{display:flex;justify-content:center;perspective:1200px;animation:fadeUp .8s var(--ease-out-expo) .5s both}.phone-wrapper[data-astro-cid-jdovvxl7]{position:relative;transform-style:preserve-3d}.floating-app-icon[data-astro-cid-jdovvxl7]{position:absolute;bottom:40px;right:-36px;width:72px;height:72px;background:#fff;border-radius:22.5%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #00000059,0 0 24px #fd383d26;z-index:10;transform:rotate(6deg) translateZ(60px);animation:floatIcon 5s ease-in-out infinite;animation-delay:.8s}@keyframes floatIcon{0%,to{transform:rotate(6deg) translateZ(60px) translateY(0)}50%{transform:rotate(6deg) translateZ(60px) translateY(-10px)}}.floating-app-icon[data-astro-cid-jdovvxl7] img[data-astro-cid-jdovvxl7]{width:54px;height:54px;object-fit:contain}.phone-frame[data-astro-cid-jdovvxl7]{position:relative;width:240px;aspect-ratio:9 / 19.5;background:linear-gradient(160deg,#222,#111,#0a0a0a);border-radius:40px;padding:10px;box-shadow:0 0 0 1px #ffffff1f,0 30px 80px #0009,0 0 60px #fd383d1f,inset 0 1px #ffffff0d;animation:phoneFloat 6s ease-in-out infinite;transform-origin:center center}@keyframes phoneFloat{0%,to{transform:rotateY(-6deg) translateY(0)}50%{transform:rotateY(-6deg) translateY(-14px)}}.phone-notch[data-astro-cid-jdovvxl7]{position:absolute;top:10px;left:50%;transform:translate(-50%);width:100px;height:28px;background:#000;border-radius:0 0 20px 20px;z-index:2}.phone-notch[data-astro-cid-jdovvxl7]:after{content:"";position:absolute;top:10px;right:20px;width:10px;height:10px;border-radius:50%;background:radial-gradient(circle,#1a1a2e,#0d0d0d);box-shadow:inset 0 0 2px #ffffff1a}.phone-frame[data-astro-cid-jdovvxl7]:after{content:"";position:absolute;inset:-3px;border-radius:43px;background:var(--gradient-brand);z-index:-1;opacity:.2;filter:blur(16px);animation:pulseGlow 4s ease-in-out infinite}.phone-screen[data-astro-cid-jdovvxl7]{width:100%;height:100%;background:#000;border-radius:32px;overflow:hidden;position:relative}.phone-screen[data-astro-cid-jdovvxl7] img[data-astro-cid-jdovvxl7]{width:100%;height:100%;object-fit:cover;object-position:top center}.stats[data-astro-cid-jdovvxl7]{padding:3.5rem 0;border-top:1px solid var(--color-glass-border);border-bottom:1px solid var(--color-glass-border);position:relative}.stats[data-astro-cid-jdovvxl7]:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 10%,rgba(253,56,61,.03) 50%,transparent 90%);pointer-events:none}.stats-grid[data-astro-cid-jdovvxl7]{display:flex;justify-content:center;gap:5rem;flex-wrap:wrap}.stat[data-astro-cid-jdovvxl7]{text-align:center;min-width:120px;position:relative}.stat-number[data-astro-cid-jdovvxl7]{display:block;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;font-variant-numeric:tabular-nums;background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;letter-spacing:-.02em}.stat-label[data-astro-cid-jdovvxl7]{display:block;color:var(--color-text-muted);font-size:.85rem;font-weight:500;margin-top:.5rem;text-transform:uppercase;letter-spacing:.08em}.section-header[data-astro-cid-jdovvxl7]{text-align:center;margin-bottom:3rem}.section-pill[data-astro-cid-jdovvxl7]{display:inline-block;border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:500;letter-spacing:.02em;margin-bottom:1rem}.section-pill--amber[data-astro-cid-jdovvxl7]{background:#ffb30026;color:var(--color-secondary);border:1px solid rgba(255,179,0,.3)}.section-pill--red[data-astro-cid-jdovvxl7]{background:#fd383d26;color:var(--color-primary);border:1px solid rgba(253,56,61,.3)}.section-title[data-astro-cid-jdovvxl7]{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.section-subtitle[data-astro-cid-jdovvxl7]{margin:0 auto;color:var(--color-text-muted);font-size:1rem;max-width:600px;line-height:1.65}.disciplines[data-astro-cid-jdovvxl7]{padding:var(--section-padding) 0;padding-top:calc(var(--section-padding) + 2vw);position:relative}.disciplines[data-astro-cid-jdovvxl7]:before{content:"";position:absolute;top:-1px;left:0;right:0;height:4vw;background:var(--color-bg);clip-path:polygon(0 0,100% 0,100% 0%,0 100%);z-index:1}.disciplines-grid[data-astro-cid-jdovvxl7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem}.discipline-card[data-astro-cid-jdovvxl7]{background:var(--color-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-glass-border);border-radius:20px;padding:2rem 1.5rem;text-align:center;position:relative;overflow:hidden;transition:transform .3s var(--ease-out-expo),border-color .3s ease,box-shadow .3s ease}.discipline-card[data-astro-cid-jdovvxl7]:before{content:"";position:absolute;inset:0;background:var(--gradient-brand-subtle);opacity:0;transition:opacity .3s ease;border-radius:inherit}.discipline-card[data-astro-cid-jdovvxl7]:hover{transform:translateY(-6px);border-color:var(--color-glass-border-hover);box-shadow:0 20px 40px #0000004d,0 0 30px #fd383d14}.discipline-card[data-astro-cid-jdovvxl7]:hover:before{opacity:1}.card-icon[data-astro-cid-jdovvxl7]{width:52px;height:52px;background:#fd383d1a;border:1px solid rgba(253,56,61,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;z-index:1;color:var(--color-primary);transition:background .3s ease,border-color .3s ease}.card-icon[data-astro-cid-jdovvxl7] svg[data-astro-cid-jdovvxl7]{width:24px;height:24px}.discipline-card[data-astro-cid-jdovvxl7]:hover .card-icon[data-astro-cid-jdovvxl7]{background:#fd383d2e;border-color:#fd383d59}.card-title[data-astro-cid-jdovvxl7]{margin:1rem 0 0;font-size:1.1rem;font-weight:600;position:relative;z-index:1}.card-desc[data-astro-cid-jdovvxl7]{margin:.5rem 0 0;color:var(--color-text-muted);font-size:.85rem;line-height:1.5;position:relative;z-index:1}.how-it-works[data-astro-cid-jdovvxl7]{padding:var(--section-padding) 0;padding-top:calc(var(--section-padding) + 3vw);padding-bottom:calc(var(--section-padding) + 3vw);background:var(--color-bg-card);position:relative;clip-path:polygon(0 3vw,100% 0,100% calc(100% - 3vw),0 100%)}.steps[data-astro-cid-jdovvxl7]{display:grid;grid-template-columns:1fr;gap:2.5rem;position:relative;max-width:900px;margin:0 auto}.steps-line[data-astro-cid-jdovvxl7]{display:none}.step[data-astro-cid-jdovvxl7]{text-align:center;position:relative;z-index:1}.step-number[data-astro-cid-jdovvxl7]{width:48px;height:48px;border-radius:50%;background:var(--gradient-brand);color:#fff;font-weight:700;font-size:1.2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 0 20px #fd383d4d}.step-icon[data-astro-cid-jdovvxl7]{width:32px;height:32px;min-width:32px;min-height:32px;max-width:32px;max-height:32px;color:var(--color-text-muted);margin:0 auto 1rem}.step-title[data-astro-cid-jdovvxl7]{margin:0 0 .5rem;font-size:1.15rem;font-weight:600}.step-desc[data-astro-cid-jdovvxl7]{color:var(--color-text-muted);font-size:.9rem;line-height:1.55;max-width:280px;margin:0 auto}.features[data-astro-cid-jdovvxl7]{padding:var(--section-padding) 0}.features-grid[data-astro-cid-jdovvxl7]{display:grid;grid-template-columns:1fr;gap:1.5rem}.feature-card[data-astro-cid-jdovvxl7]{background:var(--color-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-glass-border);border-radius:24px;padding:2.5rem 2rem;position:relative;overflow:hidden;transition:transform .3s var(--ease-out-expo),border-color .3s ease}.feature-card[data-astro-cid-jdovvxl7]:hover{transform:translateY(-4px);border-color:var(--color-glass-border-hover)}.feature-card[data-astro-cid-jdovvxl7]:after{content:"";position:absolute;top:-30%;right:-30%;width:60%;height:60%;border-radius:50%;background:radial-gradient(circle,rgba(253,56,61,.06),transparent 70%);pointer-events:none}.feature-icon[data-astro-cid-jdovvxl7]{width:56px;height:56px;border-radius:16px;background:#ffb3001a;border:1px solid rgba(255,179,0,.2);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;position:relative;z-index:1;color:var(--color-secondary);transition:background .3s ease,border-color .3s ease}.feature-icon[data-astro-cid-jdovvxl7] svg[data-astro-cid-jdovvxl7]{width:26px;height:26px}.feature-card[data-astro-cid-jdovvxl7]:hover .feature-icon[data-astro-cid-jdovvxl7]{background:#ffb3002e;border-color:#ffb30059}.feature-title[data-astro-cid-jdovvxl7]{margin:0 0 .5rem;font-size:1.15rem;font-weight:600;position:relative;z-index:1}.feature-desc[data-astro-cid-jdovvxl7]{margin:0;color:var(--color-text-muted);font-size:.95rem;line-height:1.6;position:relative;z-index:1}.testimonials[data-astro-cid-jdovvxl7]{padding:var(--section-padding) 0;padding-top:calc(var(--section-padding) + 3vw);padding-bottom:calc(var(--section-padding) + 3vw);background:var(--color-bg-card);position:relative;clip-path:polygon(0 0,100% 3vw,100% 100%,0 calc(100% - 3vw))}.testimonials-grid[data-astro-cid-jdovvxl7]{display:grid;grid-template-columns:1fr;gap:1.5rem}.testimonial-card[data-astro-cid-jdovvxl7]{background:var(--color-glass);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--color-glass-border);border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:1rem}.testimonial-stars[data-astro-cid-jdovvxl7]{font-size:1.1rem;color:var(--color-secondary);letter-spacing:2px}.testimonial-text[data-astro-cid-jdovvxl7]{margin:0;font-size:.95rem;line-height:1.65;color:var(--color-text);flex:1}.testimonial-author[data-astro-cid-jdovvxl7]{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.testimonial-avatar[data-astro-cid-jdovvxl7]{width:40px;height:40px;border-radius:50%;background:var(--gradient-brand);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;color:#fff;flex-shrink:0}.testimonial-info[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column}.testimonial-name[data-astro-cid-jdovvxl7]{font-weight:600;font-size:.9rem}.testimonial-source[data-astro-cid-jdovvxl7]{color:var(--color-text-muted);font-size:.8rem}.download[data-astro-cid-jdovvxl7]{padding:var(--section-padding) 0;position:relative;overflow:hidden;scroll-margin-top:80px}.download[data-astro-cid-jdovvxl7]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 50%,rgba(253,56,61,.1) 0%,transparent 70%),radial-gradient(ellipse 60% 80% at 30% 70%,rgba(255,179,0,.06) 0%,transparent 60%);pointer-events:none}.download[data-astro-cid-jdovvxl7]:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.download-inner[data-astro-cid-jdovvxl7]{text-align:center;position:relative;z-index:1}.download-ctas[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column;gap:.875rem;width:100%;max-width:360px;margin:2rem auto 0}.download[data-astro-cid-jdovvxl7] .store-btn[data-astro-cid-jdovvxl7]:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 12px 32px #0006,0 0 20px #fd383d26}.footer[data-astro-cid-jdovvxl7]{background:#0a0a0a;padding:4rem 0 2rem;border-top:1px solid transparent;border-image:var(--gradient-brand) 1}.footer-grid[data-astro-cid-jdovvxl7]{display:grid;grid-template-columns:1fr;gap:2.5rem}.footer-brand-col[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column;gap:.25rem}.footer-brand-name[data-astro-cid-jdovvxl7]{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem;color:var(--color-text)}.footer-logo[data-astro-cid-jdovvxl7]{width:28px;height:28px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.footer-brand-tagline[data-astro-cid-jdovvxl7]{color:var(--color-text-muted);font-size:.85rem}.footer-brand-desc[data-astro-cid-jdovvxl7]{margin:.5rem 0 0;color:var(--color-text-muted);font-size:.85rem;line-height:1.5;max-width:300px}.footer-col[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column;gap:.75rem}.footer-col-heading[data-astro-cid-jdovvxl7]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted)}.footer-link[data-astro-cid-jdovvxl7]{color:var(--color-text-muted);text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-link[data-astro-cid-jdovvxl7]:hover{color:var(--color-primary)}.footer-hr[data-astro-cid-jdovvxl7]{border:none;border-top:1px solid var(--color-bg-elevated);margin:2.5rem 0 1.5rem}.footer-disclaimer[data-astro-cid-jdovvxl7]{margin:0 0 1.5rem;color:var(--color-text-muted);font-size:.7rem;line-height:1.6;opacity:.5;max-width:720px}.footer-bottom[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.footer-copyright[data-astro-cid-jdovvxl7]{margin:0;color:var(--color-text-muted);font-size:.8rem}.footer-made[data-astro-cid-jdovvxl7]{margin:0;color:var(--color-text-muted);font-size:.8rem;opacity:.7}@media(max-width:767px){.floating-app-icon[data-astro-cid-jdovvxl7],.brand-gpk[data-astro-cid-jdovvxl7],.brand-games[data-astro-cid-jdovvxl7]{display:none}}@media(min-width:768px){.hero-ctas[data-astro-cid-jdovvxl7]{flex-direction:row;max-width:none;width:auto}.store-btn[data-astro-cid-jdovvxl7]{width:auto;min-width:200px}.phone-frame[data-astro-cid-jdovvxl7]{width:270px}.steps[data-astro-cid-jdovvxl7]{grid-template-columns:repeat(3,1fr);gap:2rem}.steps-line[data-astro-cid-jdovvxl7]{display:block;position:absolute;top:24px;left:calc(16.67% + 24px);right:calc(16.67% + 24px);height:2px;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary),var(--color-primary));opacity:.25}.features-grid[data-astro-cid-jdovvxl7],.testimonials-grid[data-astro-cid-jdovvxl7]{grid-template-columns:repeat(3,1fr)}.download-ctas[data-astro-cid-jdovvxl7]{flex-direction:row;max-width:none;width:auto;justify-content:center}.footer-grid[data-astro-cid-jdovvxl7]{grid-template-columns:2fr 1fr 1fr;gap:3rem}.footer-bottom[data-astro-cid-jdovvxl7]{flex-direction:row;justify-content:space-between}}@media(min-width:1024px){.hero-grid[data-astro-cid-jdovvxl7]{display:grid;grid-template-columns:1fr 1fr;align-items:center;text-align:left;gap:4rem}.hero-content[data-astro-cid-jdovvxl7]{align-items:flex-start}.hero-ctas[data-astro-cid-jdovvxl7]{justify-content:flex-start}.hero-title[data-astro-cid-jdovvxl7]{font-size:clamp(2.5rem,4vw,4rem)}.phone-frame[data-astro-cid-jdovvxl7]{width:290px}.disciplines-grid[data-astro-cid-jdovvxl7]{grid-template-columns:repeat(5,1fr)}}
