.nav-comp[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.35rem 1.5rem;background:transparent;border-bottom:1px solid transparent;transition:background .35s ease,backdrop-filter .35s ease,-webkit-backdrop-filter .35s ease,border-color .35s ease,padding .35s ease}.nav-comp[data-astro-cid-dmqpwcec].scrolled{background:#0a0a0fb3;backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6);border-color:#6c63ff26;padding:.9rem 1.5rem}.nav-comp__inner[data-astro-cid-dmqpwcec]{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.nav-comp__logo[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;flex-shrink:0}.nav-comp__star[data-astro-cid-dmqpwcec]{background:linear-gradient(135deg,#a78bfa,#6c63ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1rem;line-height:1;font-family:var(--font-ui)}.nav-comp__name[data-astro-cid-dmqpwcec]{font-family:var(--font-sans);font-weight:700;font-size:1.15rem;letter-spacing:-.015em;color:var(--text);background:linear-gradient(135deg,#e8e8f0,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-comp__links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.125rem;list-style:none;margin:0;padding:0}.nav-comp__link[data-astro-cid-dmqpwcec]{position:relative;display:inline-block;padding:.45rem .85rem;font-family:var(--font-ui);font-size:.875rem;font-weight:500;color:var(--text-muted);text-decoration:none;border-radius:8px;transition:color .2s ease;overflow:hidden}.nav-comp__link[data-astro-cid-dmqpwcec]:after{content:"";position:absolute;bottom:4px;left:.85rem;right:100%;height:1px;background:var(--accent);transition:right .25s ease}.nav-comp__link[data-astro-cid-dmqpwcec]:hover{color:var(--accent)}.nav-comp__link[data-astro-cid-dmqpwcec]:hover:after{right:.85rem}.nav-comp__right[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.875rem;flex-shrink:0}.nav-comp__cta[data-astro-cid-dmqpwcec]{position:relative;display:inline-flex;align-items:center;padding:.55rem 1.2rem;font-size:.875rem;font-weight:600;font-family:var(--font-ui);text-decoration:none;border-radius:999px;color:#c4b5fd;background:transparent;border:1px solid transparent;background-image:linear-gradient(#0a0a0f00,#0a0a0f00),linear-gradient(135deg,#6c63ff,#a855f7);background-origin:border-box;background-clip:padding-box,border-box;transition:box-shadow .25s ease,color .2s ease,transform .2s ease}.nav-comp__cta[data-astro-cid-dmqpwcec]:hover{color:#e8e8f0;transform:translateY(-1px);box-shadow:0 0 18px #6c63ff59,0 0 40px #a855f733}.nav-comp__cta[data-astro-cid-dmqpwcec]:active{transform:translateY(0)}.nav-comp__hamburger[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;cursor:pointer;padding:0;transition:background .2s ease,border-color .2s ease}.nav-comp__hamburger[data-astro-cid-dmqpwcec]:hover{background:#6c63ff1a;border-color:#6c63ff33}.nav-comp__bar[data-astro-cid-dmqpwcec]{display:block;width:18px;height:1.5px;background:var(--text);border-radius:2px;transform-origin:center;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .18s ease}.nav-comp__hamburger[data-astro-cid-dmqpwcec][aria-expanded=true] .nav-comp__bar[data-astro-cid-dmqpwcec]:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.nav-comp__hamburger[data-astro-cid-dmqpwcec][aria-expanded=true] .nav-comp__bar[data-astro-cid-dmqpwcec]:nth-child(2){opacity:0;transform:scaleX(0)}.nav-comp__hamburger[data-astro-cid-dmqpwcec][aria-expanded=true] .nav-comp__bar[data-astro-cid-dmqpwcec]:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.nav-overlay[data-astro-cid-dmqpwcec]{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .3s ease}.nav-overlay[data-astro-cid-dmqpwcec].open{opacity:1;pointer-events:all}.nav-overlay__backdrop[data-astro-cid-dmqpwcec]{position:absolute;inset:0;background:#05050cf5;backdrop-filter:blur(28px) saturate(1.4);-webkit-backdrop-filter:blur(28px) saturate(1.4)}.nav-overlay__nav[data-astro-cid-dmqpwcec]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;width:100%;padding:0 2rem;max-width:380px}.nav-overlay__link[data-astro-cid-dmqpwcec]{display:block;width:100%;text-align:center;padding:1rem 1.5rem;font-family:var(--font-sans);font-size:1.6rem;font-weight:700;color:var(--text-muted);text-decoration:none;border-radius:14px;letter-spacing:-.02em;opacity:0;transform:translateY(20px);transition:color .2s ease,background .2s ease,opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1)}.nav-overlay__link[data-astro-cid-dmqpwcec]:hover{color:var(--text);background:#ffffff0a}.nav-overlay[data-astro-cid-dmqpwcec].open .nav-overlay__link[data-astro-cid-dmqpwcec][data-stagger="0"]{opacity:1;transform:none;transition-delay:60ms}.nav-overlay[data-astro-cid-dmqpwcec].open .nav-overlay__link[data-astro-cid-dmqpwcec][data-stagger="1"]{opacity:1;transform:none;transition-delay:.12s}.nav-overlay[data-astro-cid-dmqpwcec].open .nav-overlay__link[data-astro-cid-dmqpwcec][data-stagger="2"]{opacity:1;transform:none;transition-delay:.18s}.nav-overlay[data-astro-cid-dmqpwcec].open .nav-overlay__link[data-astro-cid-dmqpwcec][data-stagger="3"]{opacity:1;transform:none;transition-delay:.24s}.nav-overlay__link--cta[data-astro-cid-dmqpwcec]{margin-top:1rem;background:#6c63ff1a;color:#c4b5fd;border:1px solid rgba(108,99,255,.28);font-size:1.15rem}.nav-overlay__link--cta[data-astro-cid-dmqpwcec]:hover{background:#6c63ff33;border-color:#6c63ff80;color:var(--text)}@media (max-width: 768px){.nav-comp__links[data-astro-cid-dmqpwcec]{display:none}.nav-comp__hamburger[data-astro-cid-dmqpwcec]{display:flex}.nav-comp__cta[data-astro-cid-dmqpwcec]{display:none}}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding:7rem 1.5rem 5rem;overflow:hidden}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero__orb[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;filter:blur(90px)}.hero__orb--purple[data-astro-cid-bbe6dxrz]{width:640px;height:640px;top:-220px;left:-120px;background:radial-gradient(circle,rgba(108,99,255,.55) 0%,transparent 70%);opacity:.38;animation:orb-drift-1 18s ease-in-out infinite}.hero__orb--warm[data-astro-cid-bbe6dxrz]{width:420px;height:420px;top:30%;right:-100px;background:radial-gradient(circle,rgba(255,107,107,.5) 0%,transparent 70%);opacity:.28;animation:orb-drift-2 22s ease-in-out infinite}.hero__orb--blue[data-astro-cid-bbe6dxrz]{width:320px;height:320px;bottom:-60px;left:38%;background:radial-gradient(circle,rgba(100,180,255,.35) 0%,transparent 70%);opacity:.25;animation:orb-drift-3 26s ease-in-out infinite}@keyframes orb-drift-1{0%,to{transform:translate(0)}33%{transform:translate(40px,30px)}66%{transform:translate(-20px,50px)}}@keyframes orb-drift-2{0%,to{transform:translate(0)}50%{transform:translate(-50px,-40px)}}@keyframes orb-drift-3{0%,to{transform:translate(0)}40%{transform:translate(30px,-20px)}80%{transform:translate(-15px,25px)}}.hero__grid[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-image:linear-gradient(rgba(108,99,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(108,99,255,.03) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 80% at 50% 30%,black 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 30%,black 30%,transparent 80%)}.hero__particles[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%}.hero__container[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;max-width:1100px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero__text[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:1.6rem}.hero__anim[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(22px);animation:fadeInUp .7s cubic-bezier(.22,1,.36,1) forwards}.hero__anim--0[data-astro-cid-bbe6dxrz]{animation-delay:0ms}.hero__anim--1[data-astro-cid-bbe6dxrz]{animation-delay:.1s}.hero__anim--2[data-astro-cid-bbe6dxrz]{animation-delay:.25s}.hero__anim--3[data-astro-cid-bbe6dxrz]{animation-delay:.4s}.hero__anim--phone[data-astro-cid-bbe6dxrz]{opacity:0;transform:translate(40px);animation:slideInRight .85s .6s cubic-bezier(.22,1,.36,1) forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{to{opacity:1;transform:translate(0)}}.hero__badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-ui);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#c4b5fd;border:1px solid rgba(108,99,255,.3);padding:.42em 1em .42em .75em;border-radius:999px;background:#6c63ff14;width:fit-content}.hero__badge-shape[data-astro-cid-bbe6dxrz]{color:var(--accent);font-size:.8rem;line-height:1}.hero__badge-dot[data-astro-cid-bbe6dxrz]{width:6px;height:6px;border-radius:50%;background:#a78bfa;flex-shrink:0;animation:badge-pulse 2.4s ease-in-out infinite}@keyframes badge-pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #a78bfa80}50%{opacity:.6;transform:scale(.8);box-shadow:0 0 0 4px #a78bfa00}}.hero__title[data-astro-cid-bbe6dxrz]{margin:0;display:flex;flex-direction:column;gap:.02em;font-family:var(--font-sans);font-weight:700;line-height:1;letter-spacing:-.025em}.hero__title-line[data-astro-cid-bbe6dxrz]{display:block}.hero__title-line--plain[data-astro-cid-bbe6dxrz]{font-size:clamp(56px,8vw,96px);color:var(--text)}.hero__title-line--gradient[data-astro-cid-bbe6dxrz]{font-size:clamp(56px,8vw,96px);background:linear-gradient(135deg,#6c63ff,#a855f7,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__title-line--echo[data-astro-cid-bbe6dxrz]{font-size:clamp(44px,6.5vw,80px);color:#e8e8f0b3;letter-spacing:-.02em}.hero__sub[data-astro-cid-bbe6dxrz]{font-family:var(--font-ui);font-size:clamp(1rem,1.8vw,1.125rem);color:var(--text-muted);line-height:1.65;max-width:460px}.br-md[data-astro-cid-bbe6dxrz]{display:none}@media (min-width: 640px){.br-md[data-astro-cid-bbe6dxrz]{display:block}}.hero__ctas[data-astro-cid-bbe6dxrz]{display:flex;gap:.875rem;flex-wrap:wrap;align-items:center}.hero-btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.4rem;padding:.85rem 1.65rem;border-radius:14px;font-size:.95rem;font-weight:600;font-family:var(--font-ui);text-decoration:none;cursor:pointer;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,background .2s ease,border-color .2s ease}.hero-btn[data-astro-cid-bbe6dxrz]:active{transform:translateY(1px)!important}.hero-btn--primary[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#6c63ff,#a855f7);color:#fff;box-shadow:0 0 30px #6c63ff66,0 4px 20px #00000059;border:none}.hero-btn--primary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 0 48px #6c63ff94,0 8px 28px #0006}.hero-btn--ghost[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--text-muted);border:none;padding-left:.25rem;padding-right:.25rem;position:relative;font-size:.9rem}.hero-btn--ghost[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:2px;left:0;right:100%;height:1px;background:var(--text-muted);transition:right .25s ease}.hero-btn--ghost[data-astro-cid-bbe6dxrz]:hover{color:var(--text);transform:none}.hero-btn--ghost[data-astro-cid-bbe6dxrz]:hover:after{right:0}.hero__platforms[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.75rem}.hero__platforms-label[data-astro-cid-bbe6dxrz]{font-family:var(--font-ui);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.hero__platform-row[data-astro-cid-bbe6dxrz]{display:flex;gap:.45rem}.hero__platform-badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .7rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);font-size:.75rem;font-family:var(--font-ui);color:var(--text-muted);background:#ffffff08;transition:border-color .2s,background .2s}.hero__platform-badge[data-astro-cid-bbe6dxrz]:hover{border-color:#6c63ff4d;background:#6c63ff0d;color:#c4b5fd}.hero__proof[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.75rem}.hero__proof-faces[data-astro-cid-bbe6dxrz]{display:flex;margin-right:.1rem}.hero__face[data-astro-cid-bbe6dxrz]{display:block;width:26px;height:26px;border-radius:50%;border:2px solid var(--bg);margin-left:-8px;flex-shrink:0}.hero__face[data-astro-cid-bbe6dxrz]:first-child{margin-left:0}.hero__face--a[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#a78bfa,#6c63ff)}.hero__face--b[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#ff6b6b,#ff9a9a)}.hero__face--c[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#38bdf8,#818cf8)}.hero__proof-text[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.1rem}.hero__proof-stars[data-astro-cid-bbe6dxrz]{color:#fbbf24;font-size:.7rem;letter-spacing:.05em;line-height:1}.hero__proof-label[data-astro-cid-bbe6dxrz]{font-family:var(--font-ui);font-size:.78rem;color:var(--text-muted);line-height:1.3}.hero__phone[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center}.phone-frame[data-astro-cid-bbe6dxrz]{width:272px;height:568px;background:linear-gradient(165deg,#16162a,#0e0e1c);border-radius:44px;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 1px #6c63ff26 inset,0 0 80px #6c63ff24,0 40px 80px #0009;display:flex;flex-direction:column;padding:10px;position:relative;animation:phone-float 6s ease-in-out infinite}@keyframes phone-float{0%,to{transform:translateY(0) rotate(-.6deg)}50%{transform:translateY(-12px) rotate(.6deg)}}.phone-notch[data-astro-cid-bbe6dxrz]{width:86px;height:24px;background:#07070e;border-radius:0 0 14px 14px;margin:0 auto 6px}.phone-screen[data-astro-cid-bbe6dxrz]{flex:1;background:#06060d;border-radius:34px;overflow:hidden;position:relative}.phone-home-bar[data-astro-cid-bbe6dxrz]{width:96px;height:3px;background:#ffffff26;border-radius:2px;margin:6px auto 0}.phone-screen__slide[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;padding:1rem;display:flex;flex-direction:column;gap:.75rem;opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s cubic-bezier(.22,1,.36,1);pointer-events:none}.phone-screen__slide[data-astro-cid-bbe6dxrz].active{opacity:1;transform:translateY(0);pointer-events:auto}.game-char[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.15rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.game-char__name[data-astro-cid-bbe6dxrz]{font-family:var(--font-sans);font-size:1.15rem;font-weight:700;color:var(--text);letter-spacing:-.015em;line-height:1.2}.game-char__tag[data-astro-cid-bbe6dxrz]{font-family:var(--font-ui);font-size:.65rem;color:var(--text-muted);letter-spacing:.04em}.game-stats[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.5rem;flex:1;justify-content:center}.game-stat__head[data-astro-cid-bbe6dxrz]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.18rem}.game-stat__label[data-astro-cid-bbe6dxrz]{font-family:var(--font-ui);font-size:.62rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.game-stat__val[data-astro-cid-bbe6dxrz]{font-family:var(--font-ui);font-size:.6rem;color:#e8e8f08c}.game-stat__track[data-astro-cid-bbe6dxrz]{height:3px;background:#ffffff0f;border-radius:2px;overflow:hidden}.game-stat__fill[data-astro-cid-bbe6dxrz]{height:100%;border-radius:2px;transition:width 1s ease}.game-stat__fill--green[data-astro-cid-bbe6dxrz]{background:linear-gradient(90deg,#34d399,#6ee7b7)}.game-stat__fill--warm[data-astro-cid-bbe6dxrz]{background:linear-gradient(90deg,#ff6b6b,#fca5a5)}.game-stat__fill--purple[data-astro-cid-bbe6dxrz]{background:linear-gradient(90deg,#6c63ff,#a78bfa)}.game-stat__fill--blue[data-astro-cid-bbe6dxrz]{background:linear-gradient(90deg,#38bdf8,#7dd3fc)}.game-event[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.7rem;flex:1}.game-event__year[data-astro-cid-bbe6dxrz]{font-family:var(--font-ui);font-size:.62rem;color:var(--accent);text-transform:uppercase;letter-spacing:.1em}.game-event__text[data-astro-cid-bbe6dxrz]{font-family:var(--font-ui);font-size:.68rem;color:#e8e8f0bf;line-height:1.6;font-style:italic;flex:1;border-left:2px solid rgba(108,99,255,.3);padding-left:.6rem}.game-event__choices[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.35rem}.game-event__choice[data-astro-cid-bbe6dxrz]{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:.5rem .7rem;font-size:.63rem;font-family:var(--font-ui);color:var(--text-muted);cursor:default;text-align:left;transition:background .2s}.game-event__choice--yes[data-astro-cid-bbe6dxrz]{border-color:#6c63ff33;color:#c4b5fd;background:#6c63ff12}.game-event__choice--no[data-astro-cid-bbe6dxrz]{border-color:#ff6b6b24;color:#f87171b3}.game-outcome[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;flex:1;text-align:center}.game-outcome__icon[data-astro-cid-bbe6dxrz]{font-size:1.5rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 8px rgba(251,191,36,.4));animation:outcome-glow 2s ease-in-out infinite}@keyframes outcome-glow{0%,to{filter:drop-shadow(0 0 6px rgba(251,191,36,.3))}50%{filter:drop-shadow(0 0 16px rgba(251,191,36,.6))}}.game-outcome__headline[data-astro-cid-bbe6dxrz]{font-family:var(--font-sans);font-size:1rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.game-outcome__changes[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.28rem;width:100%}.game-outcome__change[data-astro-cid-bbe6dxrz]{display:block;font-family:var(--font-ui);font-size:.65rem;padding:.3rem .6rem;border-radius:6px;letter-spacing:.02em;text-align:center}.game-outcome__change--up[data-astro-cid-bbe6dxrz]{background:#34d39914;border:1px solid rgba(52,211,153,.18);color:#6ee7b7}.game-outcome__change--down[data-astro-cid-bbe6dxrz]{background:#ff6b6b14;border:1px solid rgba(255,107,107,.18);color:#fca5a5}.game-outcome__note[data-astro-cid-bbe6dxrz]{font-family:var(--font-ui);font-size:.58rem;color:var(--text-muted);font-style:italic;line-height:1.4;padding-top:.2rem;border-top:1px solid rgba(255,255,255,.04);width:100%}.hero__scroll[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--text-muted);opacity:.5;border-radius:50%;transition:opacity .2s;animation:scroll-bounce 2.4s ease-in-out 2s infinite;text-decoration:none}.hero__scroll[data-astro-cid-bbe6dxrz]:hover{opacity:.9}@keyframes scroll-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(7px)}}@media (max-width: 900px){.hero__container[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center}.hero__phone[data-astro-cid-bbe6dxrz]{display:none}.hero__text[data-astro-cid-bbe6dxrz]{align-items:center}.hero__badge[data-astro-cid-bbe6dxrz]{align-self:center}.hero__sub[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero__ctas[data-astro-cid-bbe6dxrz],.hero__platforms[data-astro-cid-bbe6dxrz],.hero__proof[data-astro-cid-bbe6dxrz]{justify-content:center}.hero__title[data-astro-cid-bbe6dxrz]{align-items:center}}@media (max-width: 480px){.hero[data-astro-cid-bbe6dxrz]{padding:6rem 1.25rem 4.5rem}}.stats-section[data-astro-cid-bhxv2qxz]{padding:0 1.5rem}.container[data-astro-cid-bhxv2qxz]{max-width:1100px;margin:0 auto}.divider[data-astro-cid-bhxv2qxz]{height:1px;background:linear-gradient(90deg,transparent,var(--border, #1e1e2e) 20%,var(--border, #1e1e2e) 80%,transparent)}.grid[data-astro-cid-bhxv2qxz]{display:grid;grid-template-columns:repeat(4,1fr);padding:4rem 0;text-align:center}@media (max-width: 768px){.grid[data-astro-cid-bhxv2qxz]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 420px){.grid[data-astro-cid-bhxv2qxz]{grid-template-columns:1fr}}.stat-item[data-astro-cid-bhxv2qxz]{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem}.stat-item[data-astro-cid-bhxv2qxz]+.stat-item[data-astro-cid-bhxv2qxz]:before{content:"";position:absolute;left:0;top:20%;height:60%;width:1px;background:var(--border, #1e1e2e)}@media (max-width: 768px){.stat-item[data-astro-cid-bhxv2qxz]+.stat-item[data-astro-cid-bhxv2qxz]:before{display:none}}.stat-glow[data-astro-cid-bhxv2qxz]{position:absolute;top:0;left:50%;transform:translate(-50%);width:100px;height:100px;background:var(--item-accent);border-radius:50%;opacity:0;filter:blur(40px);pointer-events:none;transition:opacity .4s ease}.stat-item[data-astro-cid-bhxv2qxz]:hover .stat-glow[data-astro-cid-bhxv2qxz]{opacity:.18}.stat-number[data-astro-cid-bhxv2qxz]{line-height:1}.stat-count[data-astro-cid-bhxv2qxz]{font-family:Playfair Display,Georgia,serif;font-size:clamp(36px,5vw,56px);font-weight:700;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 20%,var(--item-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.stat-label[data-astro-cid-bhxv2qxz]{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted, #6b6b80);line-height:1.4;max-width:160px}.stat-rule[data-astro-cid-bhxv2qxz]{width:24px;height:2px;background:var(--item-accent);border-radius:2px;opacity:.5;margin-top:.25rem;transition:width .3s ease,opacity .3s ease}.stat-item[data-astro-cid-bhxv2qxz]:hover .stat-rule[data-astro-cid-bhxv2qxz]{width:40px;opacity:.9}.features[data-astro-cid-vnivfuh2]{padding:7rem 1.5rem 8rem;position:relative;overflow:hidden}.features-bg[data-astro-cid-vnivfuh2]{position:absolute;inset:0;pointer-events:none}.orb[data-astro-cid-vnivfuh2]{position:absolute;border-radius:50%;filter:blur(90px);opacity:.18;pointer-events:none}.orb-1[data-astro-cid-vnivfuh2]{width:600px;height:400px;top:-100px;left:50%;transform:translate(-50%);background:radial-gradient(circle,#7c6bff,transparent 70%)}.orb-2[data-astro-cid-vnivfuh2]{width:400px;height:300px;bottom:0;right:-100px;background:radial-gradient(circle,#c026d3,transparent 70%)}.features-container[data-astro-cid-vnivfuh2]{max-width:1140px;margin:0 auto}.section-header[data-astro-cid-vnivfuh2]{text-align:center;margin-bottom:4.5rem}.section-eyebrow[data-astro-cid-vnivfuh2]{display:inline-block;font-family:Courier New,Courier,monospace;font-size:.68rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#7c6bff;margin-bottom:1.25rem}.section-heading[data-astro-cid-vnivfuh2]{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;color:#f0f0fa;line-height:1.15;margin:0 0 1.25rem;letter-spacing:-.02em}.heading-number[data-astro-cid-vnivfuh2]{background:linear-gradient(135deg,#7c6bff,#c026d3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-sub[data-astro-cid-vnivfuh2]{font-size:1rem;color:#60607a;max-width:520px;margin:0 auto;line-height:1.8}.br-desktop[data-astro-cid-vnivfuh2]{display:none}@media (min-width: 768px){.br-desktop[data-astro-cid-vnivfuh2]{display:block}}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr);gap:1.125rem}.card--featured[data-astro-cid-vnivfuh2]{grid-column:span 2}}@media (min-width: 1024px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(3,1fr);gap:1.25rem}.card--featured[data-astro-cid-vnivfuh2]{grid-column:span 2}}.card[data-astro-cid-vnivfuh2]{position:relative;background:#11111fcc;border:1px solid rgba(108,99,255,.15);border-radius:16px;padding:28px;overflow:hidden;cursor:default;opacity:0;transform:translateY(28px);transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .3s ease}.card[data-astro-cid-vnivfuh2].is-visible{opacity:1;transform:translateY(0)}.card[data-astro-cid-vnivfuh2]:hover{border-color:#6c63ff66;box-shadow:0 0 20px #6c63ff26;transform:translateY(-3px)}.card[data-astro-cid-vnivfuh2].is-visible:hover{transform:translateY(-3px)}.card--featured[data-astro-cid-vnivfuh2]{background:linear-gradient(135deg,#7c6bff12,#c026d30a);border-color:#6c63ff40}.card--featured[data-astro-cid-vnivfuh2]:hover{border-color:#6c63ff80;box-shadow:0 0 32px #6c63ff33}.card-glow[data-astro-cid-vnivfuh2]{position:absolute;top:-60px;right:-60px;width:200px;height:200px;background:radial-gradient(circle,rgba(108,99,255,.12),transparent 70%);border-radius:50%;pointer-events:none;opacity:0;transition:opacity .35s ease}.card[data-astro-cid-vnivfuh2]:hover .card-glow[data-astro-cid-vnivfuh2]{opacity:1}.card-inner[data-astro-cid-vnivfuh2]{position:relative;z-index:1}.card-top[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:12px;margin-bottom:14px}.card-emoji[data-astro-cid-vnivfuh2]{font-size:32px;line-height:1;flex-shrink:0}.card-title[data-astro-cid-vnivfuh2]{font-size:1rem;font-weight:600;color:#f0f0fa;letter-spacing:-.01em;margin:0}.card-body[data-astro-cid-vnivfuh2]{font-size:.875rem;color:#60607a;line-height:1.75;margin:0}.card-border-bottom[data-astro-cid-vnivfuh2]{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(108,99,255,.5),transparent);opacity:0;transition:opacity .3s ease}.card[data-astro-cid-vnivfuh2]:hover .card-border-bottom[data-astro-cid-vnivfuh2]{opacity:1}.mini-chart[data-astro-cid-vnivfuh2]{margin-top:24px;border:1px solid rgba(108,99,255,.12);border-radius:10px;padding:14px 16px 10px;background:#00000040}.chart-label[data-astro-cid-vnivfuh2]{font-family:Courier New,monospace;font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;color:#7c6bff;margin-bottom:10px}.chart-area[data-astro-cid-vnivfuh2]{position:relative}.chart-svg[data-astro-cid-vnivfuh2]{display:block;width:100%;height:60px}.chart-ages[data-astro-cid-vnivfuh2]{display:flex;justify-content:space-between;font-family:Courier New,monospace;font-size:.62rem;color:#60607ab3;margin-top:4px;padding:0 2px}.comparison[data-astro-cid-sjh5edtt]{padding:7rem 1.5rem 8rem;position:relative;overflow:hidden}.comparison-bg[data-astro-cid-sjh5edtt]{position:absolute;inset:0;pointer-events:none}.bg-orb[data-astro-cid-sjh5edtt]{position:absolute;width:700px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(108,99,255,.05) 0%,transparent 65%);border-radius:50%;filter:blur(40px)}.comparison-container[data-astro-cid-sjh5edtt]{max-width:760px;margin:0 auto;position:relative;z-index:1}.section-header[data-astro-cid-sjh5edtt]{text-align:center;margin-bottom:3.5rem}.section-eyebrow[data-astro-cid-sjh5edtt]{display:inline-block;font-family:Courier New,Courier,monospace;font-size:.68rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#7c6bff;margin-bottom:1.25rem}.section-heading[data-astro-cid-sjh5edtt]{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.9rem,4.5vw,3rem);font-weight:700;color:#f0f0fa;line-height:1.2;margin:0 0 1.25rem;letter-spacing:-.02em}.section-sub[data-astro-cid-sjh5edtt]{font-size:1rem;color:#60607a;line-height:1.75}[data-astro-cid-sjh5edtt][data-reveal-table]{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}[data-astro-cid-sjh5edtt][data-reveal-table].is-visible{opacity:1;transform:translateY(0)}.table-wrap[data-astro-cid-sjh5edtt]{background:#11111fd9;border:1px solid rgba(255,255,255,.06);border-radius:20px;overflow:hidden}.table[data-astro-cid-sjh5edtt]{width:100%;border-collapse:separate;border-spacing:0;font-size:.92rem}.th[data-astro-cid-sjh5edtt]{padding:1.125rem 1.5rem;text-align:center;font-family:Courier New,Courier,monospace;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#60607a;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.06)}.th--feature[data-astro-cid-sjh5edtt]{text-align:left}.th--bitlife[data-astro-cid-sjh5edtt]{color:#60607a}.th--us[data-astro-cid-sjh5edtt]{background:#6c63ff0f;border:1px solid rgba(108,99,255,.4);border-top:none;border-radius:0 8px 0 0;border-bottom:1px solid rgba(108,99,255,.25)}.th[data-astro-cid-sjh5edtt]:first-child{border-radius:0}.us-header[data-astro-cid-sjh5edtt]{color:#a78bfa;font-weight:700;font-size:.72rem}.table-row[data-astro-cid-sjh5edtt]{transition:background .15s ease}.td[data-astro-cid-sjh5edtt]{padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.04);transition:background .15s ease}.td--feature[data-astro-cid-sjh5edtt]{color:#a0a0c0;font-size:.9rem;text-align:left}.td--check[data-astro-cid-sjh5edtt]{text-align:center;width:110px}.td--us[data-astro-cid-sjh5edtt]{background:#6c63ff08;border-left:2px solid rgba(108,99,255,.18);border-right:1px solid rgba(108,99,255,.15)}.row-alt[data-astro-cid-sjh5edtt] .td[data-astro-cid-sjh5edtt]{background:#ffffff03}.row-alt[data-astro-cid-sjh5edtt] .td--us[data-astro-cid-sjh5edtt]{background:#6c63ff0a}.table-row[data-astro-cid-sjh5edtt]:hover .td[data-astro-cid-sjh5edtt]{background:#6c63ff0d}.table-row[data-astro-cid-sjh5edtt]:hover .td--us[data-astro-cid-sjh5edtt]{background:#6c63ff17}tr[data-astro-cid-sjh5edtt]:last-child .td[data-astro-cid-sjh5edtt]{border-bottom:none}.status[data-astro-cid-sjh5edtt]{font-size:1rem;display:inline-block;line-height:1}.status-yes[data-astro-cid-sjh5edtt]{filter:drop-shadow(0 0 6px rgba(74,222,128,.4))}.status-no[data-astro-cid-sjh5edtt]{opacity:.35;filter:grayscale(.4)}.status-partial[data-astro-cid-sjh5edtt]{color:#f97316;font-size:1.1rem;font-weight:700}[data-astro-cid-sjh5edtt][data-reveal-quote]{opacity:0;transform:translateY(16px);transition:opacity .6s cubic-bezier(.16,1,.3,1) .15s,transform .6s cubic-bezier(.16,1,.3,1) .15s}[data-astro-cid-sjh5edtt][data-reveal-quote].is-visible{opacity:1;transform:translateY(0)}.quote-block[data-astro-cid-sjh5edtt]{margin:3.5rem auto 0;max-width:560px;text-align:center;border:none;padding:0}.quote-text[data-astro-cid-sjh5edtt]{font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(1.3rem,3vw,1.85rem);color:#a0a0c0;line-height:1.45;margin:0 0 1rem}.quote-attribution[data-astro-cid-sjh5edtt]{font-family:Courier New,Courier,monospace;font-size:.72rem;letter-spacing:.12em;color:#60607a;text-transform:uppercase}@media (max-width: 600px){.td[data-astro-cid-sjh5edtt],.th[data-astro-cid-sjh5edtt]{padding:.875rem .75rem;font-size:.82rem}.td--feature[data-astro-cid-sjh5edtt]{font-size:.8rem}.td--check[data-astro-cid-sjh5edtt]{width:80px}}.screenshots[data-astro-cid-hlpinaev]{background:linear-gradient(180deg,transparent,rgba(108,99,255,.04) 50%,transparent);position:relative}.container[data-astro-cid-hlpinaev]{max-width:1100px;margin:0 auto}.section-header[data-astro-cid-hlpinaev]{text-align:center;margin-bottom:4rem}.section-label[data-astro-cid-hlpinaev]{display:inline-block;font-size:.68rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--accent, #6c63ff);margin-bottom:1rem}.heading[data-astro-cid-hlpinaev]{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,5vw,3rem);font-weight:700;color:var(--text, #e8e8f0);line-height:1.2;margin:0;letter-spacing:-.02em}.heading[data-astro-cid-hlpinaev] em[data-astro-cid-hlpinaev]{font-style:italic;color:var(--accent, #6c63ff);opacity:.9}.phones-row[data-astro-cid-hlpinaev]{display:flex;justify-content:center;align-items:center;gap:1.5rem}@media (max-width: 640px){.phones-row[data-astro-cid-hlpinaev]{flex-direction:column;gap:2rem}}.screen-card[data-astro-cid-hlpinaev]{display:flex;flex-direction:column;align-items:center;gap:1.25rem;cursor:pointer;transition:transform .4s cubic-bezier(.22,1,.36,1)}.screen-card--featured[data-astro-cid-hlpinaev]{transform:scale(1.06) translateY(-8px);cursor:default}.screen-card--side[data-astro-cid-hlpinaev]{transform:scale(.88) rotate(var(--side-rotation, 4deg));opacity:.65;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .4s ease}.screen-card--side[data-astro-cid-hlpinaev]:first-child{--side-rotation: -4deg}.screen-card--side[data-astro-cid-hlpinaev]:last-child{--side-rotation: 4deg}.screen-card--side[data-astro-cid-hlpinaev]:hover{opacity:.85;transform:scale(.92) rotate(var(--side-rotation, 4deg)) translateY(-4px)}.screen-caption[data-astro-cid-hlpinaev]{font-size:.8rem;color:var(--text-muted, #6b6b80);letter-spacing:.06em;text-transform:uppercase}.phone-mini[data-astro-cid-hlpinaev]{width:200px;height:420px;background:linear-gradient(145deg,#1a1a2e,#0e0e18);border-radius:36px;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 48px #00000080,0 0 0 1px #ffffff08 inset;padding:10px;display:flex;flex-direction:column;flex-shrink:0}.screen-card--featured[data-astro-cid-hlpinaev] .phone-mini[data-astro-cid-hlpinaev]{box-shadow:0 0 60px #6c63ff40,0 32px 64px #0000008c,0 0 0 1px #ffffff0d inset;border-color:#6c63ff33}.phone-mini__notch[data-astro-cid-hlpinaev]{width:70px;height:20px;background:#040408;border-radius:0 0 14px 14px;margin:0 auto 6px}.phone-mini__screen[data-astro-cid-hlpinaev]{flex:1;background:#07070e;border-radius:26px;padding:.875rem .75rem;overflow:hidden;display:flex;flex-direction:column;gap:.6rem}.phone-mini__home-bar[data-astro-cid-hlpinaev]{width:80px;height:3px;background:#ffffff26;border-radius:2px;margin:6px auto 0}.phone-mini__header[data-astro-cid-hlpinaev]{display:flex;justify-content:space-between;align-items:center}.phone-mini__name[data-astro-cid-hlpinaev]{font-size:.75rem;font-weight:700;color:var(--text, #e8e8f0);font-family:Playfair Display,Georgia,serif}.phone-mini__star[data-astro-cid-hlpinaev]{color:#f59e0b;font-size:.6rem}.phone-mini__age-tag[data-astro-cid-hlpinaev]{font-size:.5rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent, #6c63ff);background:#6c63ff1f;padding:.15rem .4rem;border-radius:4px}.phone-mini__career-badge[data-astro-cid-hlpinaev]{font-size:.52rem;font-weight:600;color:#e8e8f099;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:6px;padding:.3rem .5rem;text-align:center;letter-spacing:.02em}.phone-mini__stats[data-astro-cid-hlpinaev]{display:flex;flex-direction:column;gap:.55rem;flex:1}.phone-mini__bar-row[data-astro-cid-hlpinaev]{display:flex;align-items:center;gap:.35rem}.phone-mini__bar-label[data-astro-cid-hlpinaev]{font-size:.5rem;color:var(--text-muted, #6b6b80);width:56px;flex-shrink:0;text-transform:uppercase;letter-spacing:.05em}.phone-mini__bar-track[data-astro-cid-hlpinaev]{flex:1;height:3px;background:#ffffff0f;border-radius:2px;overflow:hidden}.phone-mini__bar-fill[data-astro-cid-hlpinaev]{height:100%;border-radius:2px;opacity:.9}.phone-mini__bar-pct[data-astro-cid-hlpinaev]{font-size:.5rem;color:var(--text-muted, #6b6b80);width:18px;text-align:right}.phone-mini__age-corner[data-astro-cid-hlpinaev]{font-size:.5rem;font-weight:700;color:var(--accent, #6c63ff);text-align:right;letter-spacing:.06em;text-transform:uppercase}.phone-mini__event-block[data-astro-cid-hlpinaev]{background:#a855f70f;border:1px solid rgba(168,85,247,.15);border-radius:10px;padding:.6rem;display:flex;flex-direction:column;gap:.35rem}.phone-mini__event-icon[data-astro-cid-hlpinaev]{font-size:1rem;text-align:center}.phone-mini__event-text[data-astro-cid-hlpinaev]{font-size:.58rem;color:#e8e8f0d9;line-height:1.55;font-style:italic;text-align:center}.phone-mini__choices[data-astro-cid-hlpinaev]{display:flex;flex-direction:column;gap:.4rem}.phone-mini__choice[data-astro-cid-hlpinaev]{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:7px;padding:.4rem .5rem;font-size:.56rem;color:var(--text-muted, #6b6b80);cursor:pointer;text-align:left;transition:all .2s;font-family:inherit;pointer-events:none}.phone-mini__choice--primary[data-astro-cid-hlpinaev]{border-color:#a855f759;color:#a855f7;background:#a855f712}.phone-mini__consequence[data-astro-cid-hlpinaev]{display:flex;align-items:center;gap:.35rem;margin-top:auto}.phone-mini__consequence-dot[data-astro-cid-hlpinaev]{width:5px;height:5px;border-radius:50%;background:#a855f7;flex-shrink:0;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.phone-mini__consequence-text[data-astro-cid-hlpinaev]{font-size:.48rem;color:var(--text-muted, #6b6b80);font-style:italic;letter-spacing:.02em}.phone-mini__summary-title[data-astro-cid-hlpinaev]{font-family:Playfair Display,Georgia,serif;font-size:.85rem;font-weight:700;color:var(--text, #e8e8f0);text-align:center}.phone-mini__chips[data-astro-cid-hlpinaev]{display:flex;gap:.3rem;flex-wrap:wrap;justify-content:center}.phone-mini__chip[data-astro-cid-hlpinaev]{font-size:.48rem;font-weight:600;padding:.2rem .4rem;border-radius:5px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#e8e8f0b3;white-space:nowrap}.phone-mini__timeline[data-astro-cid-hlpinaev]{display:flex;flex-direction:column;gap:.45rem;flex:1}.phone-mini__tl-item[data-astro-cid-hlpinaev]{display:flex;align-items:flex-start;gap:.4rem}.phone-mini__tl-dot[data-astro-cid-hlpinaev]{width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-top:2px}.phone-mini__tl-text[data-astro-cid-hlpinaev]{font-size:.52rem;color:#e8e8f08c;line-height:1.5;font-style:italic}@media (max-width: 700px){.screen-card--side[data-astro-cid-hlpinaev]{transform:none;opacity:1}.phone-mini[data-astro-cid-hlpinaev]{width:175px;height:370px}.screen-card--featured[data-astro-cid-hlpinaev]{transform:none}}.waitlist[data-astro-cid-pj3ti6lb]{position:relative;overflow:hidden}.waitlist__bg-glow[data-astro-cid-pj3ti6lb]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:500px;background:radial-gradient(ellipse at center,rgba(108,99,255,.12) 0%,transparent 70%);pointer-events:none}.container[data-astro-cid-pj3ti6lb]{max-width:1100px;margin:0 auto;position:relative;z-index:1}.waitlist__card[data-astro-cid-pj3ti6lb]{position:relative;overflow:hidden;padding:4rem 3rem;background:#12121ad9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(108,99,255,.2);border-radius:24px;box-shadow:0 0 80px #6c63ff12,0 32px 64px #00000059}.orb[data-astro-cid-pj3ti6lb]{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none}.orb-a[data-astro-cid-pj3ti6lb]{width:340px;height:340px;top:-140px;right:-80px;background:#6c63ff24}.orb-b[data-astro-cid-pj3ti6lb]{width:240px;height:240px;bottom:-100px;left:-60px;background:#ff6b6b17}.waitlist__content[data-astro-cid-pj3ti6lb]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;max-width:640px;margin:0 auto}.waitlist__social-proof[data-astro-cid-pj3ti6lb]{display:flex;align-items:center;gap:.875rem;flex-wrap:wrap;justify-content:center}.waitlist__avatars[data-astro-cid-pj3ti6lb]{display:flex}.waitlist__avatar[data-astro-cid-pj3ti6lb]{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;color:#fff;border:2px solid rgba(10,10,15,.9);margin-left:-9px}.waitlist__avatar[data-astro-cid-pj3ti6lb]:first-child{margin-left:0}.waitlist__social-text[data-astro-cid-pj3ti6lb]{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem}.waitlist__count-label[data-astro-cid-pj3ti6lb]{font-size:.82rem;font-weight:600;color:var(--text, #e8e8f0)}.waitlist__stars[data-astro-cid-pj3ti6lb]{font-size:.72rem;color:#f59e0b}.waitlist__star-note[data-astro-cid-pj3ti6lb]{color:var(--text-muted, #6b6b80);font-size:.68rem}.waitlist__text[data-astro-cid-pj3ti6lb]{display:flex;flex-direction:column;align-items:center;gap:.875rem}.waitlist__label[data-astro-cid-pj3ti6lb]{font-size:.68rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent, #6c63ff);background:#6c63ff1a;border:1px solid rgba(108,99,255,.25);border-radius:999px;padding:.35rem .875rem}.heading[data-astro-cid-pj3ti6lb]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;color:var(--text, #e8e8f0);line-height:1.15;margin:0;letter-spacing:-.025em}.heading[data-astro-cid-pj3ti6lb] em[data-astro-cid-pj3ti6lb]{font-style:italic}.gradient-text[data-astro-cid-pj3ti6lb]{background:linear-gradient(135deg,#6c63ff,#a855f7 50%,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.desc[data-astro-cid-pj3ti6lb]{font-size:1rem;color:var(--text-muted, #6b6b80);line-height:1.75;max-width:420px}.waitlist__form[data-astro-cid-pj3ti6lb]{width:100%}.waitlist__input-row[data-astro-cid-pj3ti6lb]{display:flex;gap:.625rem;height:56px}.waitlist__input[data-astro-cid-pj3ti6lb]{flex:1;height:56px;padding:0 1.25rem;background:#ffffff0d;border:1px solid rgba(108,99,255,.3);border-radius:14px;color:var(--text, #e8e8f0);font-size:1rem;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit}.waitlist__input[data-astro-cid-pj3ti6lb]::placeholder{color:var(--text-muted, #6b6b80)}.waitlist__input[data-astro-cid-pj3ti6lb]:focus{border-color:#6c63ff99;box-shadow:0 0 0 3px #6c63ff1f,0 0 20px #6c63ff26}.waitlist__submit[data-astro-cid-pj3ti6lb]{height:56px;padding:0 1.75rem;background:linear-gradient(135deg,#6c63ff,#a855f7);color:#fff;border:none;border-radius:14px;font-size:.95rem;font-weight:600;cursor:pointer;white-space:nowrap;font-family:inherit;transition:transform .15s ease,opacity .2s}.waitlist__submit[data-astro-cid-pj3ti6lb]{box-shadow:0 0 30px #6c63ff66}.waitlist__submit[data-astro-cid-pj3ti6lb]:hover{transform:translateY(-2px);box-shadow:0 0 50px #6c63ff99;opacity:.92}.waitlist__submit[data-astro-cid-pj3ti6lb]:active{transform:translateY(0)}.waitlist__submit[data-astro-cid-pj3ti6lb]:disabled{opacity:.55;cursor:default;box-shadow:none}.waitlist__privacy[data-astro-cid-pj3ti6lb]{margin-top:.625rem;font-size:.76rem;color:var(--text-muted, #6b6b80);opacity:.75}.waitlist__success[data-astro-cid-pj3ti6lb]{display:none;position:relative;width:100%;padding:1.5rem;background:#4ade8012;border:1px solid rgba(74,222,128,.25);border-radius:14px;overflow:hidden}.waitlist__success--visible[data-astro-cid-pj3ti6lb]{display:block}.waitlist__success-text[data-astro-cid-pj3ti6lb]{font-size:1.05rem;font-weight:600;color:#4ade80;text-align:center}.confetti-container[data-astro-cid-pj3ti6lb]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.confetti[data-astro-cid-pj3ti6lb]{position:absolute;bottom:0;width:8px;height:8px;border-radius:2px;animation:confetti-fly 1.4s ease-out forwards}.waitlist__success--visible[data-astro-cid-pj3ti6lb] .confetti[data-astro-cid-pj3ti6lb]{animation-play-state:running}.c1[data-astro-cid-pj3ti6lb]{left:15%;background:#6c63ff;animation-delay:0s}.c2[data-astro-cid-pj3ti6lb]{left:30%;background:#ff6b6b;animation-delay:.1s;width:6px;height:6px}.c3[data-astro-cid-pj3ti6lb]{left:48%;background:#4ade80;animation-delay:.05s;width:10px;height:10px}.c4[data-astro-cid-pj3ti6lb]{left:62%;background:#f59e0b;animation-delay:.15s}.c5[data-astro-cid-pj3ti6lb]{left:78%;background:#a855f7;animation-delay:.08s;width:7px;height:7px}.c6[data-astro-cid-pj3ti6lb]{left:90%;background:#38bdf8;animation-delay:.12s}@keyframes confetti-fly{0%{transform:translateY(0) rotate(0);opacity:1}60%{opacity:1}to{transform:translateY(-160px) rotate(540deg) translate(20px);opacity:0}}.waitlist__platforms[data-astro-cid-pj3ti6lb]{display:flex;align-items:center;gap:.5rem;color:var(--text-muted, #6b6b80)}.platform-icon[data-astro-cid-pj3ti6lb]{opacity:.5;flex-shrink:0}.waitlist__platform-text[data-astro-cid-pj3ti6lb]{font-size:.8rem;letter-spacing:.04em}@media (max-width: 600px){.waitlist__card[data-astro-cid-pj3ti6lb]{padding:2.5rem 1.25rem}.waitlist__input-row[data-astro-cid-pj3ti6lb]{flex-direction:column;height:auto}.waitlist__submit[data-astro-cid-pj3ti6lb]{width:100%;justify-content:center}}.platforms[data-astro-cid-pvls7g2t]{padding-top:0;padding-bottom:clamp(40px,6vw,80px)}.container[data-astro-cid-pvls7g2t]{max-width:640px;margin:0 auto}.platforms__inner[data-astro-cid-pvls7g2t]{display:flex;flex-direction:column;align-items:center;gap:1.75rem;text-align:center}.platforms__heading[data-astro-cid-pvls7g2t]{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:700;color:var(--text, #e8e8f0);letter-spacing:-.01em}.platforms__badges[data-astro-cid-pvls7g2t]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.platforms__badge[data-astro-cid-pvls7g2t]{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#12121acc;border:1px solid rgba(108,99,255,.2);border-radius:999px;transition:border-color .25s ease,box-shadow .25s ease;cursor:default}.platforms__badge[data-astro-cid-pvls7g2t]:hover{border-color:#6c63ff66;box-shadow:0 0 20px #6c63ff26}.platforms__badge-icon[data-astro-cid-pvls7g2t]{color:var(--text-muted, #6b6b80);flex-shrink:0}.platforms__badge-text[data-astro-cid-pvls7g2t]{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem}.platforms__badge-platform[data-astro-cid-pvls7g2t]{font-size:.9rem;font-weight:600;color:var(--text, #e8e8f0);line-height:1}.platforms__badge-status[data-astro-cid-pvls7g2t]{font-size:.64rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent, #6c63ff);opacity:.75}.platforms__note[data-astro-cid-pvls7g2t]{font-size:.82rem;color:var(--text-muted, #6b6b80)}.platforms__note-link[data-astro-cid-pvls7g2t]{color:var(--accent, #6c63ff);text-decoration:underline;text-underline-offset:3px;transition:opacity .2s}.platforms__note-link[data-astro-cid-pvls7g2t]:hover{opacity:.75}.footer[data-astro-cid-sz7xmlte]{background:var(--surface, #12121a);padding:4rem 1.5rem 2rem}.container[data-astro-cid-sz7xmlte]{max-width:1100px;margin:0 auto}.footer__divider[data-astro-cid-sz7xmlte]{height:1px;background:linear-gradient(90deg,transparent,var(--border, #1e1e2e) 25%,var(--border, #1e1e2e) 75%,transparent);margin-bottom:3rem}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:3rem;margin-bottom:3rem}@media (max-width: 768px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer__brand[data-astro-cid-sz7xmlte]{grid-column:1 / -1}}@media (max-width: 480px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.footer__brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.875rem}.footer__logo[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;color:var(--text, #e8e8f0);letter-spacing:-.02em;transition:opacity .2s;width:fit-content}.footer__logo[data-astro-cid-sz7xmlte]:hover{opacity:.75}.footer__star[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#6c63ff,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:.85em}.footer__tagline[data-astro-cid-sz7xmlte]{font-size:.85rem;font-style:italic;color:var(--text-muted, #6b6b80);line-height:1.6}.footer__socials[data-astro-cid-sz7xmlte]{display:flex;gap:.5rem;margin-top:.25rem}.footer__social[data-astro-cid-sz7xmlte]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff08;border:1px solid var(--border, #1e1e2e);border-radius:10px;color:var(--text-muted, #6b6b80);text-decoration:none;transition:color .2s,border-color .2s,background .2s}.footer__social[data-astro-cid-sz7xmlte]:hover{color:var(--text, #e8e8f0);border-color:#6c63ff59;background:#6c63ff14}.footer__col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.875rem}.footer__col-title[data-astro-cid-sz7xmlte]{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted, #6b6b80)}.footer__col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.55rem;list-style:none}.footer__link[data-astro-cid-sz7xmlte]{font-size:.88rem;color:#e8e8f099;text-decoration:none;transition:color .2s}.footer__link[data-astro-cid-sz7xmlte]:hover{color:var(--text, #e8e8f0)}.footer__bottom[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--border, #1e1e2e)}.footer__copy[data-astro-cid-sz7xmlte]{font-size:.75rem;color:var(--text-muted, #6b6b80);opacity:.6}.footer__made[data-astro-cid-sz7xmlte]{font-size:.75rem;color:var(--text-muted, #6b6b80);text-align:center;letter-spacing:.03em}.footer__disclaimer[data-astro-cid-sz7xmlte]{font-size:.72rem;color:var(--text-muted, #6b6b80);opacity:.5;text-align:right}@media (max-width: 640px){.footer__bottom[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center}.footer__copy[data-astro-cid-sz7xmlte],.footer__made[data-astro-cid-sz7xmlte],.footer__disclaimer[data-astro-cid-sz7xmlte]{text-align:center}}:root{--bg: #0a0a0f;--surface: #12121a;--accent: #6c63ff;--accent-warm: #ff6b6b;--text: #e8e8f0;--text-muted: #6b6b80;--border: #1e1e2e;--font-sans: Georgia, "Times New Roman", "Palatino Linotype", serif;--font-ui: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono: "SF Mono", "Fira Code", "Cascadia Code", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-ui);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3{font-family:var(--font-sans)}img{max-width:100%;display:block}a{color:inherit}.skip-link{position:absolute;top:-100px;left:1rem;background:var(--accent);color:#fff;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;text-decoration:none;z-index:9999;transition:top .2s ease}.skip-link:focus{top:1rem}.nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 1.5rem;background:#0a0a0fcc;backdrop-filter:blur(16px) saturate(1.5);-webkit-backdrop-filter:blur(16px) saturate(1.5);border-bottom:1px solid rgba(30,30,46,.6)}.nav-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav-logo{text-decoration:none}.nav-logo-text{font-family:var(--font-sans);font-size:1.15rem;font-weight:700;color:var(--text);letter-spacing:-.02em}.nav-links{list-style:none;display:flex;align-items:center;gap:.25rem}.nav-links a{text-decoration:none;font-size:.85rem;color:var(--text-muted);padding:.4rem .75rem;border-radius:8px;transition:color .2s ease,background .2s ease;font-family:var(--font-ui)}.nav-links a:hover{color:var(--text);background:#ffffff0a}.nav-cta{background:#6c63ff1f!important;color:#a78bfa!important;border:1px solid rgba(108,99,255,.25)!important}.nav-cta:hover{background:#6c63ff33!important;border-color:#6c63ff66!important;color:var(--text)!important}@media (max-width: 500px){.nav-links li:not(:last-child){display:none}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:100px}::-webkit-scrollbar-thumb:hover{background:#6c63ff66}::selection{background:#6c63ff59;color:var(--text)}
