:root{color-scheme:dark;--color-ink: #f8f7ff;--color-muted: #c9c1e5;--color-soft: #9d93bb;--color-space-950: #080312;--color-space-900: #10051f;--color-space-850: #17082c;--color-space-800: #21103d;--color-space-700: #35205d;--color-green-400: #a7ff1e;--color-green-500: #74e600;--color-green-650: #38a000;--color-cyan-400: #43d8ff;--color-pink-400: #ff5cad;--color-yellow-400: #ffd452;--color-orange-500: #ff8a12;--color-red-400: #ff5b73;--color-line: rgba(223, 210, 255, .18);--color-line-strong: rgba(210, 255, 92, .42);--color-glass: rgba(34, 16, 62, .72);--color-glass-strong: rgba(50, 22, 88, .88);--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--radius-1: .5rem;--radius-2: .75rem;--radius-3: 1rem;--radius-4: 1.5rem;--radius-pill: 999px;--shadow-soft: 0 20px 60px rgba(0, 0, 0, .32);--shadow-glow: 0 0 34px rgba(137, 255, 12, .22);--shadow-purple: 0 24px 70px rgba(95, 36, 189, .34);--container: 1180px;--header-height: 76px;--z-background: -1;--z-base: 0;--z-raised: 2;--z-header: 20}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-space-950)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}body{margin:0;color:var(--color-ink);font-family:var(--font-sans);font-size:16px;line-height:1.55;letter-spacing:0;background:radial-gradient(circle at 12% 4%,rgba(105,31,195,.55),transparent 30rem),radial-gradient(circle at 86% 6%,rgba(73,216,255,.16),transparent 24rem),radial-gradient(circle at 55% 52%,rgba(116,230,0,.08),transparent 28rem),linear-gradient(180deg,#080312,#12071f 46%,#07040d);overflow-x:hidden}body:before{position:fixed;inset:0;z-index:var(--z-background);pointer-events:none;content:"";background-image:radial-gradient(circle,rgba(167,255,30,.25) 0 2px,transparent 3px),radial-gradient(circle,rgba(255,255,255,.18) 0 1px,transparent 2px);background-position:0 0,38px 64px;background-size:132px 132px,180px 180px;opacity:.32}a{color:inherit;text-decoration:none}a:hover{color:var(--color-green-400)}img{display:block;max-width:100%;height:auto}button,summary{font:inherit}:focus-visible{outline:3px solid var(--color-green-400);outline-offset:4px}.container{width:min(100% - 1.25rem,var(--container));margin-inline:auto}.section,.section--tight{padding:var(--space-12) 0}.section-kicker{display:inline-flex;align-items:center;gap:var(--space-2);margin:0 0 var(--space-3);color:var(--color-green-400);font-size:.82rem;font-weight:800;text-transform:uppercase}.section-kicker:before{width:.7rem;height:.7rem;border-radius:50%;content:"";background:var(--color-green-400);box-shadow:var(--shadow-glow)}.section-title{max-width:760px;margin:0;font-size:clamp(2rem,4vw,3.7rem);line-height:1.02;letter-spacing:0}.section-lead{max-width:720px;margin:var(--space-4) 0 0;color:var(--color-muted);font-size:clamp(1rem,2vw,1.2rem)}.grid{display:grid;gap:var(--space-5)}.button-row{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.button{display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius-pill);padding:.78rem 1.05rem;font-weight:900;line-height:1;text-align:center;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button--primary{color:#12031f;background:linear-gradient(180deg,#d8ff5e 0%,var(--color-green-500) 55%,#4cb300 100%);box-shadow:var(--shadow-glow)}.button--secondary{color:var(--color-ink);border-color:var(--color-line);background:#ffffff14}.button--secondary:hover{border-color:var(--color-line-strong);background:#ffffff1f}.store-badge{display:inline-flex;width:100%;min-height:50px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius-2);padding:.65rem .9rem;color:var(--color-ink);font-weight:850;line-height:1.1;background:linear-gradient(180deg,#ffffff24,#ffffff0d)}.store-badge small{display:block;color:var(--color-muted);font-size:.72rem;font-weight:750}.surface{border:1px solid var(--color-line);border-radius:var(--radius-3);background:linear-gradient(180deg,#ffffff17,#ffffff05),var(--color-glass);box-shadow:var(--shadow-soft);backdrop-filter:blur(18px)}.legal-rich{color:var(--color-muted)}.legal-rich h2,.legal-rich h3{color:var(--color-ink);line-height:1.15;letter-spacing:0}.legal-rich h2{margin:2.3rem 0 .75rem;font-size:clamp(1.5rem,3vw,2rem)}.legal-rich h3{margin:1.5rem 0 .5rem;font-size:1.14rem}.legal-rich p,.legal-rich li{max-width:78ch}.legal-rich ul,.legal-rich ol{padding-left:1.25rem}.legal-rich a{color:var(--color-green-400);font-weight:800;text-decoration:underline;text-decoration-color:#a7ff1e73;text-underline-offset:3px}@media(min-width:721px){.container{width:min(100% - 2rem,var(--container))}.section{padding:var(--space-16) 0}.button,.store-badge{width:auto}}.skip-link[data-astro-cid-qgrrgaau]{position:fixed;top:.75rem;left:.75rem;z-index:100;transform:translateY(-140%);border-radius:var(--radius-pill);padding:.65rem .9rem;color:#12031f;font-weight:900;background:var(--color-green-400)}.skip-link[data-astro-cid-qgrrgaau]:focus{transform:translateY(0)}.site-header[data-astro-cid-qgrrgaau]{position:sticky;top:0;z-index:var(--z-header);border-bottom:1px solid rgba(255,255,255,.1);background:#080312c2;backdrop-filter:blur(20px)}.site-header--compact[data-astro-cid-qgrrgaau]{background:#080312e0}.header-inner[data-astro-cid-qgrrgaau]{display:flex;min-height:var(--header-height);align-items:center;gap:var(--space-3)}.brand[data-astro-cid-qgrrgaau]{display:inline-flex;align-items:center;gap:var(--space-3);color:var(--color-ink);font-size:1.1rem;font-weight:950}.brand[data-astro-cid-qgrrgaau] img[data-astro-cid-qgrrgaau]{width:44px;height:44px;border-radius:12px;box-shadow:0 0 24px #a7ff1e40}.desktop-nav[data-astro-cid-qgrrgaau]{display:none;flex:1;align-items:center;justify-content:center;gap:var(--space-1)}.desktop-nav[data-astro-cid-qgrrgaau] a[data-astro-cid-qgrrgaau]{border-radius:var(--radius-pill);padding:.55rem .78rem;color:var(--color-muted);font-size:.92rem;font-weight:800}.desktop-nav[data-astro-cid-qgrrgaau] a[data-astro-cid-qgrrgaau]:hover{color:var(--color-ink);background:#ffffff14}.header-cta[data-astro-cid-qgrrgaau]{display:none;border-radius:var(--radius-pill);padding:.72rem 1rem;color:#12031f;font-weight:950;background:linear-gradient(180deg,#dcff73,var(--color-green-500));box-shadow:var(--shadow-glow)}.mobile-nav[data-astro-cid-qgrrgaau]{display:block;margin-left:auto}.mobile-nav[data-astro-cid-qgrrgaau] summary[data-astro-cid-qgrrgaau]{display:grid;width:46px;height:46px;place-items:center;border:1px solid var(--color-line);border-radius:14px;cursor:pointer;list-style:none;background:#ffffff14}.mobile-nav[data-astro-cid-qgrrgaau] summary[data-astro-cid-qgrrgaau]::-webkit-details-marker{display:none}.mobile-nav[data-astro-cid-qgrrgaau] summary[data-astro-cid-qgrrgaau] span[data-astro-cid-qgrrgaau]{display:block;width:20px;height:2px;border-radius:2px;background:var(--color-ink)}.mobile-nav[data-astro-cid-qgrrgaau] nav[data-astro-cid-qgrrgaau]{position:absolute;right:.75rem;left:.75rem;top:calc(var(--header-height) - .25rem);display:none;gap:var(--space-2);border:1px solid var(--color-line);border-radius:var(--radius-3);padding:var(--space-3);background:#10051ffa;box-shadow:var(--shadow-soft)}.mobile-nav[data-astro-cid-qgrrgaau][open] nav[data-astro-cid-qgrrgaau]{display:grid}.mobile-nav[data-astro-cid-qgrrgaau] nav[data-astro-cid-qgrrgaau] a[data-astro-cid-qgrrgaau]{border-radius:var(--radius-2);padding:.75rem;color:var(--color-muted);font-weight:850}.mobile-nav[data-astro-cid-qgrrgaau] nav[data-astro-cid-qgrrgaau] a[data-astro-cid-qgrrgaau]:hover{color:var(--color-ink);background:#ffffff14}.mobile-nav[data-astro-cid-qgrrgaau] .mobile-get[data-astro-cid-qgrrgaau]{color:#12031f;text-align:center;background:var(--color-green-400)}@media(min-width:941px){.header-inner[data-astro-cid-qgrrgaau]{gap:var(--space-5)}.desktop-nav[data-astro-cid-qgrrgaau]{display:flex}.header-cta[data-astro-cid-qgrrgaau]{display:inline-flex}.mobile-nav[data-astro-cid-qgrrgaau]{display:none}}.site-footer[data-astro-cid-so7jxkal]{border-top:1px solid var(--color-line);padding:var(--space-12) 0 var(--space-8);background:#06030cdb}.footer-grid[data-astro-cid-so7jxkal]{display:grid;gap:var(--space-8)}.footer-brand[data-astro-cid-so7jxkal]{display:inline-flex;align-items:center;gap:var(--space-3);color:var(--color-ink);font-size:1.2rem;font-weight:950}.footer-brand[data-astro-cid-so7jxkal] img[data-astro-cid-so7jxkal]{border-radius:14px}p[data-astro-cid-so7jxkal]{max-width:46ch;margin:var(--space-4) 0 0;color:var(--color-muted)}nav[data-astro-cid-so7jxkal]{display:grid;align-content:start;gap:var(--space-2)}h2[data-astro-cid-so7jxkal]{margin:0 0 var(--space-2);color:var(--color-ink);font-size:.92rem;text-transform:uppercase}nav[data-astro-cid-so7jxkal] a[data-astro-cid-so7jxkal]{color:var(--color-muted);font-weight:750}.footer-bottom[data-astro-cid-so7jxkal]{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:space-between;border-top:1px solid var(--color-line);margin-top:var(--space-8);padding-top:var(--space-5);color:var(--color-soft);font-size:.9rem}@media(min-width:781px){.footer-grid[data-astro-cid-so7jxkal]{grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(160px,.7fr))}}
