@keyframes home-reveal{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.home-reveal{animation:linear both home-reveal;animation-timeline:view();animation-range:entry entry 55%}}}.home-hero-grid{background-image:linear-gradient(to right, var(--landing-border) 1px, transparent 1px), linear-gradient(to bottom, var(--landing-border) 1px, transparent 1px);background-size:4rem 4rem;-webkit-mask-image:radial-gradient(90% 60% at 50% 0,currentColor 20%,#0000 72%);mask-image:radial-gradient(90% 60% at 50% 0,currentColor 20%,#0000 72%)}@media (prefers-reduced-motion:reduce){.home-hero-grid{background-attachment:scroll}}.home-grid-spot{background-image:linear-gradient(to right, var(--landing-grid-highlight) 1px, transparent 1px), linear-gradient(to bottom, var(--landing-grid-highlight) 1px, transparent 1px);opacity:0;will-change:transform;background-size:4rem 4rem;width:26rem;height:26rem;margin:-13rem 0 0 -13rem;transition:opacity .4s ease-out;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,currentColor 15%,#0000 78%);mask-image:radial-gradient(circle,currentColor 15%,#0000 78%)}.home-hero-grid[data-cursor=on] .home-grid-spot{opacity:1}@media (prefers-reduced-motion:reduce){.home-grid-spot{transition:none}}.home-decrypt{white-space:nowrap;text-overflow:clip;text-align:left;vertical-align:bottom;min-width:9.6em;max-width:100%;margin-block:-.35em;padding-block:.35em;display:inline-block;overflow:hidden}@media (prefers-reduced-motion:reduce){.home-bento-glow{transition:none}}.home-bento{position:relative;overflow:hidden}.home-bento-glow{background:radial-gradient(circle at center, var(--landing-ember-soft), transparent 70%);opacity:0;pointer-events:none;will-change:transform;border-radius:9999px;width:20rem;height:20rem;margin:-10rem 0 0 -10rem;transition:opacity .3s ease-out;position:absolute;top:0;left:0}.home-bento[data-cursor=on] .home-bento-glow{opacity:1}.home-bento-content{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.home-bento-glow{transition:none}}@media (max-width:40rem){.home-hero-grid{background-size:2.25rem 2.25rem;-webkit-mask-image:radial-gradient(130% 34% at 50% 0,currentColor 8%,#0000 58%);mask-image:radial-gradient(130% 34% at 50% 0,currentColor 8%,#0000 58%)}.home-grid-spot{background-size:2.25rem 2.25rem}}.home-stack-card{position:sticky}@media (prefers-reduced-motion:reduce){.home-stack-card{position:static}}@keyframes home-loop{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-loop-track{will-change:transform;animation:24s linear infinite home-loop}.home-loop:hover .home-loop-track,.home-loop:focus-within .home-loop-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.home-loop-track{animation:none}}.home-loop-mask{-webkit-mask-image:linear-gradient(90deg,#0000 0,currentColor 6rem calc(100% - 6rem),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,currentColor 6rem calc(100% - 6rem),#0000 100%)}@media (max-width:40rem){.home-loop-mask{-webkit-mask-image:linear-gradient(90deg,#0000 0,currentColor 2rem calc(100% - 2rem),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,currentColor 2rem calc(100% - 2rem),#0000 100%)}}