.lp.svelte-1n46o8q{background:#fff;color:#181613}.section-inner.svelte-1n46o8q{max-width:1180px;margin:0 auto;padding:64px 40px}.relative.svelte-1n46o8q{position:relative;z-index:1}.center.svelte-1n46o8q{text-align:center}.h2.svelte-1n46o8q{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:32px;letter-spacing:-.02em;margin:0 0 8px}.h2.light.svelte-1n46o8q{color:#fff}.sub.svelte-1n46o8q{color:#6b6860;font-size:16px;margin:0 0 40px;line-height:1.55}.sub.center.svelte-1n46o8q{margin-left:auto;margin-right:auto}.sub.narrow.svelte-1n46o8q{max-width:520px}.kicker.svelte-1n46o8q{font-family:Space Mono,monospace;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#f2a307;margin-bottom:14px}.topbar.svelte-1n46o8q{position:sticky;top:0;z-index:40;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #ece8df}.topbar-inner.svelte-1n46o8q{max-width:1180px;margin:0 auto;padding:16px 40px;display:flex;align-items:center;justify-content:space-between}.brand.svelte-1n46o8q{display:flex;align-items:center;gap:12px}.brand-logo.svelte-1n46o8q{width:38px;height:38px;border-radius:9px;display:block}.brand-name.svelte-1n46o8q{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:18px;letter-spacing:-.01em}.nav.svelte-1n46o8q{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:500;color:#4a4842}.nav-link.svelte-1n46o8q{transition:color .15s ease}.nav-link.svelte-1n46o8q:hover{color:#1b6b3a}.lang-toggle.svelte-1n46o8q{display:flex;align-items:center;background:#181613;border-radius:999px;padding:3px}.pill.svelte-1n46o8q{border:none;background:transparent;color:#bdbab2;font-weight:700;font-size:12px;padding:6px 13px;border-radius:999px;cursor:pointer;font-family:inherit;transition:background .18s ease,color .18s ease}.pill.active.svelte-1n46o8q{background:#f2a307;color:#15110d}.play-pill.svelte-1n46o8q{display:inline-flex;align-items:center;gap:8px;background:#1b6b3a;color:#fff;padding:9px 16px;border-radius:999px;font-weight:600;white-space:nowrap;transition:background .18s ease}.play-pill.svelte-1n46o8q:hover{background:#185f34}.play-pill-icon.svelte-1n46o8q{height:16px;width:auto;display:block}.hamburger.svelte-1n46o8q{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0;border:none;background:transparent;cursor:pointer}.hamburger.svelte-1n46o8q span:where(.svelte-1n46o8q){display:block;width:24px;height:2px;margin:0 auto;background:#181613;border-radius:2px;transition:transform .22s ease,opacity .22s ease}.hamburger.open.svelte-1n46o8q span:where(.svelte-1n46o8q):nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open.svelte-1n46o8q span:where(.svelte-1n46o8q):nth-child(2){opacity:0}.hamburger.open.svelte-1n46o8q span:where(.svelte-1n46o8q):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu.svelte-1n46o8q{display:none;flex-direction:column;gap:4px;padding:8px 20px 18px;border-top:1px solid #ece8df}.mobile-link.svelte-1n46o8q{padding:12px 4px;font-size:16px;font-weight:600;color:#2c2a25;border-bottom:1px solid #f0ece3}.mobile-actions.svelte-1n46o8q{display:flex;align-items:center;gap:14px;margin-top:16px;flex-wrap:wrap}.mobile-play.svelte-1n46o8q{display:inline-flex;align-items:center;gap:8px;background:#1b6b3a;color:#fff;padding:12px 16px;border-radius:999px;font-weight:600}.hero.svelte-1n46o8q{background:#f1ece2;position:relative;overflow:hidden}.hero-rings-a.svelte-1n46o8q,.hero-rings-b.svelte-1n46o8q,.hero-glow.svelte-1n46o8q{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-rings-a.svelte-1n46o8q{background:repeating-radial-gradient(circle at 80% 16%,transparent 0 27px,rgba(27,107,58,.035) 27px 28px)}.hero-rings-b.svelte-1n46o8q{background:repeating-radial-gradient(circle at 8% 92%,transparent 0 23px,rgba(207,122,30,.035) 23px 24px)}.hero-glow.svelte-1n46o8q{inset:auto;right:-70px;top:-70px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(242,163,7,.2),transparent 68%)}.hero-inner.svelte-1n46o8q{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:72px 40px 64px;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.hero-title.svelte-1n46o8q{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:60px;line-height:1.02;letter-spacing:-.025em;margin:0 0 20px;color:#16130f}.hero-sub.svelte-1n46o8q{font-size:18px;line-height:1.55;color:#55524b;margin:0 0 32px;max-width:480px}.hero-cta.svelte-1n46o8q{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.store-btn.svelte-1n46o8q{display:inline-flex;align-items:center;gap:13px;background:#15110d;color:#fff;padding:12px 22px;border-radius:14px;box-shadow:0 14px 30px -12px #00000080;transition:transform .18s ease,box-shadow .18s ease}.store-btn.svelte-1n46o8q:hover{transform:translateY(-2px);box-shadow:0 18px 36px -12px #0000008c}.store-btn-icon.svelte-1n46o8q{height:24px;width:auto;display:block}.store-btn-text.svelte-1n46o8q{line-height:1.15;text-align:left;white-space:nowrap}.store-btn-kicker.svelte-1n46o8q{display:block;font-family:Space Mono,monospace;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#bdbab2}.store-btn-name.svelte-1n46o8q{display:block;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:18px}.hero-note.svelte-1n46o8q{font-size:13px;color:#6b6860;font-weight:500}.hero-art.svelte-1n46o8q{position:relative;display:flex;justify-content:center}.hero-art-circle.svelte-1n46o8q{position:absolute;width:300px;height:300px;border-radius:50%;background:#1b6b3a;opacity:.06;top:30px}.phone.svelte-1n46o8q{background:#15110d;position:relative}.phone-shot.svelte-1n46o8q{width:100%;display:block}.hero-phone.svelte-1n46o8q{width:262px;border-radius:34px;padding:9px;box-shadow:0 30px 60px -18px #0006}.hero-phone.svelte-1n46o8q .phone-shot:where(.svelte-1n46o8q){border-radius:27px}.chip.svelte-1n46o8q{position:absolute;background:#fff;border-radius:14px;padding:12px 16px;box-shadow:0 14px 30px -10px #00000038;display:flex;align-items:center;gap:10px}.chip-xp.svelte-1n46o8q{top:24px;left:0}.chip-signs.svelte-1n46o8q{bottom:30px;right:-6px}.chip-badge.svelte-1n46o8q{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.chip-badge-xp.svelte-1n46o8q{background:#f2a307;font-size:14px}.chip-badge-stop.svelte-1n46o8q{background:#d11f26;font-size:11px;font-weight:800;font-family:Space Mono,monospace}.chip-value.svelte-1n46o8q{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:16px;line-height:1}.chip-label.svelte-1n46o8q{font-size:11px;color:#8a877e}.stats.svelte-1n46o8q{background:#1b6b3a;color:#fff}.stats-inner.svelte-1n46o8q{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr)}.stat.svelte-1n46o8q{padding:30px 40px;text-align:center}.stat.svelte-1n46o8q:not(:last-child){border-right:1px solid #ffffff1f}.stat-value.svelte-1n46o8q{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:40px;line-height:1}.stat-label.svelte-1n46o8q{font-size:13px;color:#cfe6d6;margin-top:4px}.shots.svelte-1n46o8q{background:#fff}.shots-row.svelte-1n46o8q{display:flex;justify-content:center;align-items:flex-end;gap:24px}.phone-sm.svelte-1n46o8q{width:210px;border-radius:28px;padding:7px;box-shadow:0 18px 38px -16px #0000004d}.phone-sm.svelte-1n46o8q .phone-shot:where(.svelte-1n46o8q){border-radius:22px}.phone-md.svelte-1n46o8q{width:230px;border-radius:30px;padding:8px;box-shadow:0 24px 48px -16px #0000005c}.phone-md.svelte-1n46o8q .phone-shot:where(.svelte-1n46o8q){border-radius:24px}.lift.svelte-1n46o8q{transform:translateY(14px)}.features.svelte-1n46o8q{background:#15110d;color:#fff;position:relative;overflow:hidden}.features-dots.svelte-1n46o8q{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(#ffffff 1.2px,transparent 1.3px);background-size:30px 30px;opacity:.04}.features-glow.svelte-1n46o8q{position:absolute;right:-90px;top:40px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(242,163,7,.16),transparent 70%)}.feat-title.svelte-1n46o8q{margin:0 auto 48px;max-width:620px;font-weight:800;font-size:40px;line-height:1.05;letter-spacing:-.025em}.feature-grid.svelte-1n46o8q{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card.svelte-1n46o8q{background:#211c15;border:1px solid #2e271d;border-radius:20px;padding:30px 26px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.feature-card.svelte-1n46o8q:hover{transform:translateY(-6px);box-shadow:0 26px 50px -24px #000000b3;border-color:var(--accent)}.feature-card-head.svelte-1n46o8q{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.feature-glyph.svelte-1n46o8q{width:76px;height:76px;border-radius:18px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-family:Space Mono,monospace;font-weight:700;font-size:26px;box-shadow:0 12px 26px -10px var(--accent)}.feature-num.svelte-1n46o8q{font-family:Space Mono,monospace;font-size:13px;color:#5c554a;font-weight:700}.feature-title.svelte-1n46o8q{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:20px;margin:0 0 10px;letter-spacing:-.01em}.feature-desc.svelte-1n46o8q{font-size:14px;line-height:1.55;color:#a7a194;margin:0}.categories.svelte-1n46o8q{background:#fff}.cat-grid.svelte-1n46o8q{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.cat-card.svelte-1n46o8q{border:1px solid #ece8df;border-radius:16px;padding:22px 18px;text-align:center;transition:border-color .18s ease,box-shadow .18s ease}.cat-card.svelte-1n46o8q:hover{border-color:#d8d2c5;box-shadow:0 12px 26px -18px #0000004d}.cat-icon.svelte-1n46o8q{height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.cat-svg.svelte-1n46o8q{width:52px;height:52px;display:block}.cat-name.svelte-1n46o8q{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:17px}.cat-en.svelte-1n46o8q{font-size:12px;color:#9a978d;margin:2px 0 10px}.cat-count.svelte-1n46o8q{font-family:Space Mono,monospace;font-size:13px;color:#1b6b3a;font-weight:700}.levels.svelte-1n46o8q{background:#f1ece2}.road.svelte-1n46o8q{position:relative;max-width:980px;margin:0 auto;aspect-ratio:1000 / 260;background:linear-gradient(160deg,#e8f5e9,#f1f8e9 55%,#fff8e1);border:1px solid rgba(0,0,0,.07);border-radius:20px;overflow:hidden}.road-svg.svelte-1n46o8q{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.road-v.svelte-1n46o8q{display:none}.station.svelte-1n46o8q{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:2}.station-dot.svelte-1n46o8q{width:50px;height:50px;border-radius:50%;background:#fff;border:3px solid #1b5e20;color:#1b5e20;display:flex;align-items:center;justify-content:center;font-family:Space Mono,monospace;font-weight:700;font-size:15px;box-shadow:0 3px 10px #0000002e}.station-dot.gold.svelte-1n46o8q{background:#f2a307;border-color:#f2a307;color:#15110d;box-shadow:0 0 0 5px #f9a82547,0 3px 10px #0003}.station-label.svelte-1n46o8q{background:#ffffffe0;border-radius:7px;padding:3px 8px;text-align:center}.station-name.svelte-1n46o8q{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:13px;color:#1c1c1e;line-height:1.1}.station-en.svelte-1n46o8q{font-size:10px;color:#6b7280}.leaderboard.svelte-1n46o8q{background:#fff}.lb-inner.svelte-1n46o8q{max-width:980px;margin:0 auto;padding:64px 40px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.lb-card.svelte-1n46o8q{background:#15110d;border-radius:20px;padding:14px;color:#fff}.lb-row.svelte-1n46o8q{display:flex;align-items:center;gap:14px;padding:13px 16px}.lb-row.svelte-1n46o8q:not(.lb-row-top):not(:last-child){border-bottom:1px solid #ffffff14}.lb-row-top.svelte-1n46o8q{background:#f2a307;border-radius:12px;color:#15110d;padding:14px 16px;margin-bottom:8px}.lb-rank.svelte-1n46o8q{font-family:Space Mono,monospace;width:20px;color:#9a978d}.lb-row-top.svelte-1n46o8q .lb-rank:where(.svelte-1n46o8q){color:#15110d;font-weight:700}.lb-avatar.svelte-1n46o8q{width:30px;height:30px;border-radius:50%;background:#2b2823;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.lb-avatar-top.svelte-1n46o8q{background:#15110d;color:#f2a307}.lb-name.svelte-1n46o8q{flex:1}.lb-row-top.svelte-1n46o8q .lb-name:where(.svelte-1n46o8q){font-weight:700}.lb-xp.svelte-1n46o8q{font-family:Space Mono,monospace;color:#cfe6d6}.lb-row-top.svelte-1n46o8q .lb-xp:where(.svelte-1n46o8q){color:#15110d;font-weight:700}.faq.svelte-1n46o8q{background:#f1ece2}.faq-title.svelte-1n46o8q{margin-bottom:32px}.faq-list.svelte-1n46o8q{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item.svelte-1n46o8q{background:#fff;border-radius:14px;padding:22px 26px}.faq-q.svelte-1n46o8q{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:17px;margin-bottom:8px}.faq-a.svelte-1n46o8q{font-size:14px;line-height:1.55;color:#6b6860}.footer.svelte-1n46o8q{background:#15110d;color:#fff}.footer-inner.svelte-1n46o8q{max-width:980px;margin:0 auto;padding:56px 40px 40px}.footer-top.svelte-1n46o8q{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap;margin-bottom:36px}.footer-about.svelte-1n46o8q{max-width:420px}.footer-brand.svelte-1n46o8q{display:flex;align-items:center;gap:12px;margin-bottom:16px}.footer-logo.svelte-1n46o8q{width:40px;height:40px;border-radius:10px}.footer-brand-name.svelte-1n46o8q{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:19px}.footer-text.svelte-1n46o8q{font-size:14px;line-height:1.6;color:#bdbab2;margin:0}.footer-store.svelte-1n46o8q{display:inline-flex;align-items:center;gap:12px;background:#fff;color:#15110d;padding:11px 20px;border-radius:13px;margin-bottom:14px}.footer-store-icon.svelte-1n46o8q{height:22px;width:auto;display:block}.footer-store-kicker.svelte-1n46o8q{display:block;font-family:Space Mono,monospace;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#8a877e}.footer-store-name.svelte-1n46o8q{display:block;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:17px}.footer-contact.svelte-1n46o8q{font-size:13px}.footer-contact.svelte-1n46o8q a:where(.svelte-1n46o8q){color:#f2a307}.footer-privacy.svelte-1n46o8q{font-size:13px;color:#bdbab2;margin-top:4px}.footer-privacy.svelte-1n46o8q a:where(.svelte-1n46o8q){color:#bdbab2;text-decoration:underline}.footer-disclaimer.svelte-1n46o8q{padding-top:24px;border-top:1px solid #ffffff14;font-size:12px;line-height:1.6;color:#7d7a72}@media(max-width:900px){.section-inner.svelte-1n46o8q{padding:48px 24px}.topbar-inner.svelte-1n46o8q{padding:14px 20px}.nav.svelte-1n46o8q{display:none}.hamburger.svelte-1n46o8q,.mobile-menu.svelte-1n46o8q{display:flex}.hero-inner.svelte-1n46o8q{grid-template-columns:1fr;padding:48px 24px;gap:36px}.hero-title.svelte-1n46o8q{font-size:44px}.hero-sub.svelte-1n46o8q{max-width:none}.feature-grid.svelte-1n46o8q{grid-template-columns:1fr 1fr}.feat-title.svelte-1n46o8q{font-size:32px}.cat-grid.svelte-1n46o8q{grid-template-columns:repeat(3,1fr)}.lb-inner.svelte-1n46o8q{grid-template-columns:1fr;padding:48px 24px}}@media(max-width:560px){.brand-name.svelte-1n46o8q{font-size:15px}.play-pill.svelte-1n46o8q{padding:8px 12px;font-size:13px}.hero-title.svelte-1n46o8q{font-size:34px}.stat.svelte-1n46o8q{padding:22px 16px}.stat-value.svelte-1n46o8q{font-size:30px}.shots-row.svelte-1n46o8q{gap:12px}.phone-sm.svelte-1n46o8q{width:120px}.phone-md.svelte-1n46o8q{width:140px}.feature-grid.svelte-1n46o8q{grid-template-columns:1fr}.cat-grid.svelte-1n46o8q{grid-template-columns:repeat(2,1fr)}.footer-inner.svelte-1n46o8q{padding:44px 24px 32px}.road-h.svelte-1n46o8q{display:none}.road-v.svelte-1n46o8q{display:block;position:relative;max-width:280px;margin:0 auto;aspect-ratio:260 / 1000;background:linear-gradient(160deg,#e8f5e9,#f1f8e9 55%,#fff8e1);border:1px solid rgba(0,0,0,.07);border-radius:20px;overflow:hidden}.road-v.svelte-1n46o8q .station-dot:where(.svelte-1n46o8q){width:46px;height:46px;font-size:14px}}
