:root{color-scheme:dark;--bg: #0b0e14;--bg-2: #0e1420;--text: #e6e9ef;--muted: #9aa4b2;--line: #202838;--blue-1: #00427a;--blue-3: #1a73e8;--blue-4: #44b3e7;--blue-5: #5cc4f0;--discord: #5865f2;--maxw: 1160px;--ease: cubic-bezier(.22, 1, .36, 1)}:where(.astro-j7pv25f6){box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}a:where(.astro-j7pv25f6){color:var(--blue-4)}.button:where(.astro-j7pv25f6){display:inline-block;padding:.62rem 1.4rem;border-radius:999px;border:1px solid #2d3442;color:var(--text);text-decoration:none;font-weight:500;transition:border-color .2s,background .2s,transform .2s}.button:where(.astro-j7pv25f6):hover{border-color:var(--blue-4);transform:translateY(-1px)}.button:where(.astro-j7pv25f6).primary{background:var(--blue-3);border-color:var(--blue-3);color:#fff}.button:where(.astro-j7pv25f6).primary:hover{background:#2b82f0}.button:where(.astro-j7pv25f6).discord{background:var(--discord);border-color:var(--discord);color:#fff}.hero:where(.astro-j7pv25f6){position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;text-align:center;padding:6vh 1.25rem}.hero__video:where(.astro-j7pv25f6){position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.08);transition:opacity 1.4s ease,transform 6s ease-out}.hero--in:where(.astro-j7pv25f6) .hero__video:where(.astro-j7pv25f6){opacity:.5;transform:scale(1)}.hero__scrim:where(.astro-j7pv25f6){position:absolute;inset:0;background:radial-gradient(85% 65% at 50% 52%,rgba(11,14,20,.55) 0%,rgba(11,14,20,.25) 55%,transparent 90%),linear-gradient(180deg,#0b0e1480,#0b0e1459 35%,#0b0e1480 65%,#0b0e14e0)}.hero__inner:where(.astro-j7pv25f6){position:relative;max-width:900px}.hero__logo:where(.astro-j7pv25f6){width:clamp(150px,26vw,300px);height:auto;margin-bottom:-1.2rem;filter:drop-shadow(0 10px 40px rgba(0,0,0,.5))}.hero__title:where(.astro-j7pv25f6){font-size:clamp(3rem,10vw,6rem);line-height:.98;letter-spacing:-.03em;margin:0;font-weight:700}.hero__tagline:where(.astro-j7pv25f6){font-size:clamp(1.05rem,2.4vw,1.4rem);color:#c8cfdb;max-width:44ch;margin:1.2rem auto 2rem}.hero__cta:where(.astro-j7pv25f6){display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.hero__logo:where(.astro-j7pv25f6),.hero__title:where(.astro-j7pv25f6),.hero__tagline:where(.astro-j7pv25f6),.hero__cta:where(.astro-j7pv25f6){opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.hero--in:where(.astro-j7pv25f6) .hero__logo:where(.astro-j7pv25f6){opacity:1;transform:translateY(0);transition-delay:.15s}.hero--in:where(.astro-j7pv25f6) .hero__title:where(.astro-j7pv25f6){opacity:1;transform:translateY(0);transition-delay:.3s}.hero--in:where(.astro-j7pv25f6) .hero__tagline:where(.astro-j7pv25f6){opacity:1;transform:translateY(0);transition-delay:.45s}.hero--in:where(.astro-j7pv25f6) .hero__cta:where(.astro-j7pv25f6){opacity:1;transform:translateY(0);transition-delay:.6s}.hero__scroll:where(.astro-j7pv25f6){position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%);width:26px;height:42px;border:2px solid rgba(230,233,239,.4);border-radius:14px}.hero__scroll:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){position:absolute;top:8px;left:50%;width:4px;height:8px;margin-left:-2px;background:var(--blue-5);border-radius:2px;animation:scrollcue 1.6s var(--ease) infinite}@keyframes scrollcue{0%{opacity:0;transform:translateY(0)}40%{opacity:1}to{opacity:0;transform:translateY(14px)}}.reel:where(.astro-j7pv25f6){max-width:960px;margin:clamp(3rem,8vw,6rem) auto;padding:0 1.25rem}.reel__holder:where(.astro-j7pv25f6){position:relative;aspect-ratio:16 / 9}.reel__frame:where(.astro-j7pv25f6){position:absolute;inset:0;border-radius:18px;overflow:hidden;border:1px solid var(--line);box-shadow:0 30px 80px #00000080,0 0 0 1px #5cc4f00f;cursor:pointer;background:#000}.reel__poster:where(.astro-j7pv25f6){width:100%;height:100%;object-fit:cover;opacity:.85}.reel__play:where(.astro-j7pv25f6){position:absolute;inset:0;margin:auto;width:84px;height:84px;border-radius:50%;border:none;background:#1a73e8eb;color:#fff;display:grid;place-items:center;cursor:pointer;transition:transform .2s,background .2s;box-shadow:0 10px 40px #1a73e880}.reel__play:where(.astro-j7pv25f6):hover{transform:scale(1.08);background:var(--blue-3)}.reel__frame--live:where(.astro-j7pv25f6){cursor:default}.reel__frame--live:where(.astro-j7pv25f6) .reel__poster:where(.astro-j7pv25f6),.reel__frame--live:where(.astro-j7pv25f6) .reel__play:where(.astro-j7pv25f6){display:none}.reel__frame--pip:where(.astro-j7pv25f6){position:fixed;inset:auto;right:calc(env(safe-area-inset-right,0px) + clamp(12px,3vw,28px));bottom:calc(env(safe-area-inset-bottom,0px) + clamp(12px,3vw,28px));width:clamp(180px,40vw,340px);height:auto;aspect-ratio:16 / 9;z-index:1000;box-shadow:0 22px 60px #0009;animation:pipIn .32s var(--ease)}@keyframes pipIn{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:none}}.reel__close:where(.astro-j7pv25f6){position:absolute;top:6px;right:6px;width:30px;height:30px;border-radius:50%;border:none;background:#0009;color:#fff;cursor:pointer;display:none;place-items:center;z-index:3}.reel__close:where(.astro-j7pv25f6):hover{background:#000000d9}.reel__frame--pip:where(.astro-j7pv25f6) .reel__close:where(.astro-j7pv25f6){display:grid}.features:where(.astro-j7pv25f6){max-width:var(--maxw);margin:0 auto;padding:0 1.25rem}.feature:where(.astro-j7pv25f6){display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(1.5rem,5vw,4.5rem);align-items:center;padding:clamp(3rem,8vw,6.5rem) 0}.feature--flip:where(.astro-j7pv25f6) .feature__media:where(.astro-j7pv25f6){order:2}.feature__title:where(.astro-j7pv25f6){font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.1;letter-spacing:-.02em;margin:0 0 1rem}.feature__body:where(.astro-j7pv25f6){font-size:clamp(1rem,1.6vw,1.18rem);color:var(--muted);max-width:46ch;margin:0}.feature__eyebrow:where(.astro-j7pv25f6){display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-5);margin-bottom:.7rem}.feature--star:where(.astro-j7pv25f6) .feature__title:where(.astro-j7pv25f6){background:linear-gradient(90deg,#fff,var(--blue-5));-webkit-background-clip:text;background-clip:text;color:transparent}.mediaframe:where(.astro-j7pv25f6){position:relative;aspect-ratio:16 / 10;border-radius:16px;overflow:hidden;border:1px solid var(--line);background:var(--bg-2);box-shadow:0 24px 60px #00000073}.mediaframe:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:-30% -30% auto auto;width:60%;height:60%;background:radial-gradient(circle,rgba(68,179,231,.18),transparent 70%);pointer-events:none}.feature__video:where(.astro-j7pv25f6){width:100%;height:100%;object-fit:cover;display:block}.mediaframe--soon:where(.astro-j7pv25f6){display:grid;place-items:center}.soon__label:where(.astro-j7pv25f6){position:relative;color:var(--muted);font-size:.95rem;letter-spacing:.02em}.soon__glow:where(.astro-j7pv25f6){position:absolute;inset:0;background:radial-gradient(90% 70% at 50% 40%,rgba(26,115,232,.14),transparent 70%);animation:soonpulse 3.5s ease-in-out infinite}@keyframes soonpulse{0%,to{opacity:.5}50%{opacity:1}}.platforms:where(.astro-j7pv25f6){list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;padding:0;margin:1.4rem 0 0}.platforms:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){font-size:.82rem;padding:.32rem .8rem;border-radius:999px;border:1px solid var(--line);color:#c8cfdb;background:#44b3e70d}.platforms:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6).platform--web{border-color:var(--blue-4);color:#fff;background:#44b3e729}.reveal:where(.astro-j7pv25f6){opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal--media:where(.astro-j7pv25f6){transform:translateY(28px) translate(28px)}.feature--flip:where(.astro-j7pv25f6) .reveal--media:where(.astro-j7pv25f6){transform:translateY(28px) translate(-28px)}.reveal:where(.astro-j7pv25f6).in{opacity:1;transform:none}.band:where(.astro-j7pv25f6){padding:clamp(4rem,10vw,7rem) 1.25rem;text-align:center}.band--alt:where(.astro-j7pv25f6){background:linear-gradient(180deg,transparent,rgba(0,66,122,.12),transparent)}.band__inner:where(.astro-j7pv25f6){max-width:760px;margin:0 auto}.band__title:where(.astro-j7pv25f6){font-size:clamp(1.8rem,4.5vw,3rem);line-height:1.1;letter-spacing:-.02em;margin:0 0 1.2rem}.band__body:where(.astro-j7pv25f6){font-size:clamp(1.05rem,1.8vw,1.25rem);color:var(--muted);margin:0 auto}.stats:where(.astro-j7pv25f6){display:flex;justify-content:center;gap:clamp(1.5rem,6vw,4rem);margin-top:2.5rem}.stat:where(.astro-j7pv25f6){display:flex;flex-direction:column}.stat__num:where(.astro-j7pv25f6){font-size:clamp(2rem,5vw,3.2rem);font-weight:700;color:var(--blue-5);line-height:1}.stat__label:where(.astro-j7pv25f6){color:var(--muted);font-size:.95rem;margin-top:.3rem}.showcase:where(.astro-j7pv25f6){max-width:var(--maxw);margin:0 auto;padding:clamp(2rem,6vw,4rem) 1.25rem}.showcase__title:where(.astro-j7pv25f6){text-align:center;font-size:clamp(1.6rem,4vw,2.4rem);margin:0 0 2rem;letter-spacing:-.02em}.showcase__grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.2rem}.showcase__item:where(.astro-j7pv25f6){margin:0}.showcase__item:where(.astro-j7pv25f6) figcaption:where(.astro-j7pv25f6){color:var(--muted);font-size:.9rem;margin-top:.6rem;text-align:center}.foot:where(.astro-j7pv25f6){text-align:center;padding:clamp(4rem,10vw,8rem) 1.25rem clamp(3rem,6vw,5rem);border-top:1px solid var(--line);margin-top:3rem}.foot__logo:where(.astro-j7pv25f6){width:96px;height:auto;opacity:.9}.foot__title:where(.astro-j7pv25f6){font-size:clamp(1.8rem,5vw,3rem);margin:.6rem 0 1.6rem;letter-spacing:-.02em}.foot__cta:where(.astro-j7pv25f6){display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.foot__fine:where(.astro-j7pv25f6){color:var(--muted);font-size:.9rem;margin-top:2rem}.foot__credit:where(.astro-j7pv25f6){color:var(--muted);font-size:.8rem;margin-top:.5rem;opacity:.85}.foot__credit:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:inherit;text-decoration:underline;text-underline-offset:2px}.foot__credit:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--blue-4)}@media(max-width:820px){.feature:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:1.5rem}.feature--flip:where(.astro-j7pv25f6) .feature__media:where(.astro-j7pv25f6){order:0}.reveal--media:where(.astro-j7pv25f6):not(.in),.feature--flip:where(.astro-j7pv25f6) .reveal--media:where(.astro-j7pv25f6):not(.in){transform:translateY(28px)}.feature__body:where(.astro-j7pv25f6),.hero__tagline:where(.astro-j7pv25f6){max-width:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero__video:where(.astro-j7pv25f6){transition:none;transform:none}.hero__logo:where(.astro-j7pv25f6),.hero__title:where(.astro-j7pv25f6),.hero__tagline:where(.astro-j7pv25f6),.hero__cta:where(.astro-j7pv25f6),.reveal:where(.astro-j7pv25f6),.reveal--media:where(.astro-j7pv25f6){transition:none;transform:none;opacity:1}.hero__scroll:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6),.soon__glow:where(.astro-j7pv25f6){animation:none}}
