.hero-grid-motion{animation:18s linear infinite hero-grid-drift}.hero-grid-energy{pointer-events:none;background-image:radial-gradient(circle,#03ac008c 0 1.5px,#0000 2px);background-size:40px 40px;animation:18s linear infinite hero-grid-drift,3.4s ease-in-out infinite hero-grid-pulse;position:absolute;inset:-40px;-webkit-mask-image:radial-gradient(60% 50%,#000 65%,#0000 100%);mask-image:radial-gradient(60% 50%,#000 65%,#0000 100%)}.hero-grid-energy:before,.hero-grid-energy:after{content:"";background:linear-gradient(90deg,#0000 5%,#03ac00b3 50%,#0000 95%);position:absolute;box-shadow:0 0 14px #03ac0073}.hero-grid-energy:before{height:1px;animation:6.5s linear infinite hero-grid-scan-y;top:0;left:0;right:0}.hero-grid-energy:after{background:linear-gradient(#0000 5%,#03ac0099 50%,#0000 95%);width:1px;animation:8s linear 1.5s infinite hero-grid-scan-x;top:0;bottom:0;left:0}.hero-atmosphere{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-atmosphere:before,.hero-atmosphere:after{content:"";aspect-ratio:1;filter:blur(90px);will-change:transform;border-radius:9999px;width:min(52vw,40rem);position:absolute}.hero-atmosphere:before{background:#03ac0024;animation:13s ease-in-out infinite alternate hero-glow-left;top:5%;left:-14%}.hero-atmosphere:after{background:#33c6301f;animation:16s ease-in-out infinite alternate hero-glow-right;bottom:-38%;right:-12%}@keyframes hero-grid-drift{to{background-position:40px 40px}}@keyframes hero-grid-pulse{0%,to{opacity:.12}50%{opacity:.42}}@keyframes hero-grid-scan-y{0%{opacity:0;transform:translateY(0)}10%,90%{opacity:1}to{opacity:0;transform:translateY(100vh)}}@keyframes hero-grid-scan-x{0%{opacity:0;transform:translate(0)}10%,90%{opacity:1}to{opacity:0;transform:translate(100vw)}}@keyframes hero-glow-left{0%{transform:translate(-4%,-6%)scale(.9)}to{transform:translate(22%,14%)scale(1.12)}}@keyframes hero-glow-right{0%{transform:translate(8%,8%)scale(1)}to{transform:translate(-20%,-16%)scale(1.16)}}.hero-logo{-webkit-user-select:none;user-select:none}.wordmark{width:10rem;height:auto;margin-top:6px;transition:opacity .5s;display:block}html:not(.js) .wordmark{opacity:0}.hero-logo:has(.fork-stage.is-formed) .wordmark{opacity:0}@media (width>=768px){.wordmark{width:clamp(10rem,17vw,18.75rem);margin-top:clamp(.625rem,1.6vw,1.5rem)}}@media (width<=767.98px){.wordmark{width:122px;margin-top:4px}}@media (prefers-reduced-motion:reduce){.hero-grid-motion,.hero-grid-energy,.hero-atmosphere:before,.hero-atmosphere:after{animation:none!important}.hero-grid-energy{opacity:.12}.hero-grid-energy:before,.hero-grid-energy:after{display:none}.wordmark{transition:none}}
