:root{--text:#8b8ba6;--text-h:#f7f7fb;--bg:#05070d;--border:#23253a;--code-bg:#12142080;--accent:#a78bfa;--accent-bg:#a78bfa24;--accent-border:#a78bfa73;--shadow:#00000073 0 10px 15px -3px, #0000004d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}body{background:var(--bg);margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.tf{pointer-events:none;--tf-mx:0;--tf-my:0;animation:1.8s ease-out both tf-settle;position:absolute;inset:0;overflow:hidden}.tf-svg{width:100%;height:100%;position:absolute;top:0;left:0}.tf-layer{transition:transform .7s cubic-bezier(.22,.61,.36,1)}.tf-layer-1{opacity:1;filter:blur(1.5px)}.tf-layer-2{transform:translate(calc(var(--tf-mx,0) * 2px), calc(var(--tf-my,0) * 1.5px))}.tf-layer-3{transform:translate(calc(var(--tf-mx,0) * 6px), calc(var(--tf-my,0) * 4px))}.tf-sheen{mix-blend-mode:screen;will-change:transform;background:radial-gradient(closest-side,#b298ff13,#5865f208 55%,#0000 100%);width:62vw;height:120%;animation:52s linear infinite tf-sheen;position:absolute;top:-10%;left:0}.tf-sheen-b{animation-delay:-26s}@keyframes tf-sheen{0%{transform:translate(-70vw)}to{transform:translate(170vw)}}@keyframes tf-settle{0%{opacity:0}to{opacity:1}}@media (width>=1600px){.tf-layer-1 path{stroke-width:3.4px;stroke-opacity:.075}.tf-layer-2 path{stroke-width:2px;stroke-opacity:.11}.tf-layer-3 path{stroke-width:1.7px;stroke-opacity:.15}}@media (width>=2100px){.tf-layer-1 path{stroke-width:4px;stroke-opacity:.09}.tf-layer-2 path{stroke-width:2.4px;stroke-opacity:.13}.tf-layer-3 path{stroke-width:2px;stroke-opacity:.18}}@media (width>=769px) and (width<=1300px){.tf-layer-1 path{stroke-width:3px;stroke-opacity:.07}.tf-layer-2 path{stroke-width:1.85px;stroke-opacity:.105}.tf-layer-3 path{stroke-width:1.6px;stroke-opacity:.14}}@media (width<=768px){.tf-layer-1 path{stroke-width:2.9px;stroke-opacity:.085}.tf-layer-2 path{stroke-width:1.9px;stroke-opacity:.12}.tf-layer-3 path{stroke-width:1.7px;stroke-opacity:.16}}@media (width<=600px){.tf-layer-1 path{stroke-width:3.2px;stroke-opacity:.1}.tf-layer-2 path{stroke-width:2.2px;stroke-opacity:.15}.tf-layer-3 path{stroke-width:2px;stroke-opacity:.2}.tf-sheen{width:96vw}}@media (width<=430px){.tf-layer-1 path{stroke-width:3.5px;stroke-opacity:.13}.tf-layer-2 path{stroke-width:2.5px;stroke-opacity:.19}.tf-layer-3 path{stroke-width:2.2px;stroke-opacity:.25}}@media (prefers-reduced-motion:reduce){.tf,.tf-sheen{animation:none}.tf-layer{transition:none;transform:none}}.hero{isolation:isolate;box-sizing:border-box;text-align:center;background:#05070d;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.hero-glow{--glow-a:.2;--glow-b:.13;--gx:64%;--gy:30%;--gx2:46%;--gy2:22%;background:radial-gradient(var(--gx) var(--gy) at 47% 46%, rgba(124, 58, 237, var(--glow-a)), transparent 70%), radial-gradient(var(--gx2) var(--gy2) at 56% 55%, rgba(37, 66, 255, var(--glow-b)), transparent 72%);position:absolute;inset:0}@media (width>=1600px){.hero-glow{--glow-a:.26;--glow-b:.16}}@media (width>=2100px){.hero-glow{--glow-a:.31;--glow-b:.2}}@media (width>=769px) and (width<=1300px){.hero-glow{--glow-a:.25;--glow-b:.16;--gx:70%;--gy:29%;--gx2:50%;--gy2:21%}}@media (width<=768px){.hero-glow{--glow-a:.24;--glow-b:.15;--gx:74%;--gy:26%;--gx2:54%;--gy2:20%}}@media (width<=600px){.hero-glow{--glow-a:.27;--glow-b:.17;--gx:92%;--gy:21%;--gx2:68%;--gy2:15%}}@media (width<=430px){.hero-glow{--glow-a:.3;--glow-b:.2;--gx:106%;--gy:18%;--gx2:78%;--gy2:13%}}.hero-vignette{background:radial-gradient(118% 96%,#0000 38%,#03040a9e 100%);position:absolute;inset:0}.hero-content{flex-direction:column;align-items:center;gap:1.5rem;max-width:46rem;display:flex;position:relative}.hero h1{letter-spacing:-.035em;color:#f7f7fb;margin:0;font-size:clamp(2.25rem,7.2vw,4.25rem);font-weight:600;line-height:1.04}.tagline-group{flex-direction:column;align-items:center;gap:.55rem;display:flex}.hero p{color:#8b8ba6;margin:0;font-size:clamp(.95rem,2.4vw,1.15rem);font-weight:400;line-height:1.5}.hero .tagline{letter-spacing:-.012em;color:#fff;font-size:clamp(1.15rem,3.4vw,1.6rem);font-weight:500;line-height:1.3}@media (width<=640px){.hero-content{gap:1.15rem}}
