.motion-grid[data-astro-cid-sxwgzmdy]{display:grid;grid-template-columns:repeat(var(--motion-grid-cols),minmax(0,1fr));grid-auto-rows:1fr;gap:var(--motion-grid-gap)}.motion-grid__cell[data-astro-cid-sxwgzmdy]{min-width:0;min-height:0;border-radius:var(--motion-grid-radius);background:var(--motion-grid-inactive, rgba(255, 255, 255, .08));opacity:var(--motion-grid-inactive-opacity, .28);transform:scale(var(--motion-grid-inactive-scale, .72));box-shadow:inset 0 0 0 1px var(--motion-grid-stroke, rgba(255, 255, 255, .06));transition:background-color calc(var(--motion-grid-duration) * 1ms) ease,opacity calc(var(--motion-grid-duration) * 1ms) ease,transform calc(var(--motion-grid-duration) * 1ms) ease;filter:var(--motion-grid-filter, none)}.motion-grid__cell[data-astro-cid-sxwgzmdy][data-active=true]{background:var(--motion-grid-active, rgba(255, 255, 255, .92));opacity:var(--motion-grid-active-opacity, .95);transform:scale(var(--motion-grid-active-scale, 1));box-shadow:var( --motion-grid-active-shadow, inset 0 0 0 1px var(--motion-grid-active-stroke, rgba(255, 255, 255, .2)) );filter:var(--motion-grid-active-filter, none)}@media(prefers-reduced-motion:reduce){.motion-grid__cell[data-astro-cid-sxwgzmdy]{transition-duration:0ms}}.landing-motion-grid[data-astro-cid-jzy6cibj],.landing-motion-grid__backdrop[data-astro-cid-jzy6cibj],.landing-motion-grid__aura[data-astro-cid-jzy6cibj],.landing-motion-grid__readability[data-astro-cid-jzy6cibj],.landing-motion-grid__scanline[data-astro-cid-jzy6cibj],.landing-motion-grid__wash[data-astro-cid-jzy6cibj],.landing-motion-grid__grain[data-astro-cid-jzy6cibj]{position:absolute;inset:0}.landing-motion-grid[data-astro-cid-jzy6cibj]{pointer-events:none;isolation:isolate;overflow:hidden}.landing-motion-grid__backdrop[data-astro-cid-jzy6cibj]{background:linear-gradient(180deg,color-mix(in oklab,var(--background) 96%,var(--foreground) 4%),color-mix(in oklab,var(--background) 99%,var(--accent) 1%) 48%,color-mix(in oklab,var(--background) 95%,var(--foreground) 5%)),var(--background)}.landing-motion-grid__aura[data-astro-cid-jzy6cibj]{background:radial-gradient(circle at 84% 22%,color-mix(in oklab,var(--accent) 10%,transparent),transparent 24%),radial-gradient(circle at 18% 82%,color-mix(in oklab,var(--foreground) 8%,transparent),transparent 26%);opacity:.5}.landing-motion-grid__field{position:absolute;inset:clamp(1rem,2vw,1.5rem);z-index:1}.landing-motion-grid__field--base{--motion-grid-inactive: color-mix(in oklab, var(--foreground) 18%, transparent);--motion-grid-active: color-mix(in oklab, var(--foreground) 72%, var(--background) 28%);--motion-grid-stroke: color-mix(in oklab, var(--foreground) 9%, transparent);--motion-grid-active-stroke: color-mix(in oklab, var(--accent) 28%, transparent);--motion-grid-active-shadow: inset 0 0 0 1px color-mix(in oklab, var(--accent) 24%, transparent);--motion-grid-filter: none;--motion-grid-active-filter: none;--motion-grid-inactive-opacity: .1;--motion-grid-active-opacity: .54;--motion-grid-inactive-scale: .5;--motion-grid-active-scale: .86;opacity:.74;mask-image:radial-gradient(ellipse 34% 34% at 22% 22%,transparent 0 58%,black 86%),linear-gradient(to bottom,transparent,black 10%,black 90%,transparent)}.landing-motion-grid__cell{place-self:center;width:clamp(.24rem,.48vw,.5rem);height:clamp(.24rem,.48vw,.5rem)}.landing-motion-grid__readability[data-astro-cid-jzy6cibj]{background:radial-gradient(ellipse 42% 36% at 18% 18%,color-mix(in oklab,var(--background) 94%,transparent),transparent 72%),radial-gradient(ellipse 38% 32% at 86% 84%,color-mix(in oklab,var(--background) 92%,transparent),transparent 72%),linear-gradient(180deg,color-mix(in oklab,var(--background) 18%,transparent),transparent 32%,transparent 68%,color-mix(in oklab,var(--background) 20%,transparent));z-index:1}.landing-motion-grid__scanline[data-astro-cid-jzy6cibj]{background:linear-gradient(115deg,transparent 24%,color-mix(in oklab,var(--accent) 7%,transparent) 49%,transparent 74%);opacity:.14;transform:translate(-22%);animation:landing-grid-scan 34s linear infinite;z-index:2}.landing-motion-grid__wash[data-astro-cid-jzy6cibj]{background:linear-gradient(to bottom,color-mix(in oklab,var(--background) 16%,transparent),transparent 24%,transparent 76%,color-mix(in oklab,var(--background) 18%,transparent)),linear-gradient(to right,color-mix(in oklab,var(--background) 16%,transparent),transparent 22%,transparent 78%,color-mix(in oklab,var(--background) 16%,transparent));z-index:3}.landing-motion-grid__grain[data-astro-cid-jzy6cibj]{background-image:linear-gradient(to right,color-mix(in oklab,var(--foreground) 5%,transparent) 1px,transparent 1px),linear-gradient(to bottom,color-mix(in oklab,var(--foreground) 4%,transparent) 1px,transparent 1px);background-size:18px 18px;opacity:.08;mask-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.9) 10%,rgba(0,0,0,.96) 90%,transparent);z-index:4}@keyframes landing-grid-scan{0%{transform:translate(-22%)}to{transform:translate(22%)}}@media(max-width:39.999rem){.landing-motion-grid__field{inset:.9rem}}@media(prefers-reduced-motion:reduce){.landing-motion-grid__scanline[data-astro-cid-jzy6cibj]{animation:none;transform:none}}html:has(.landing-frame),body:has(.landing-frame){overflow:hidden}main:has(.landing-frame){padding-bottom:0}.landing-frame[data-astro-cid-j7pv25f6]{--landing-bottom-gap: clamp(1rem, 2.2vw, 1.5rem);height:calc(100svh - 5rem - var(--landing-bottom-gap));min-height:0;background:linear-gradient(145deg,color-mix(in oklab,var(--background) 94%,var(--foreground) 6%),color-mix(in oklab,var(--background) 98%,var(--accent) 2%) 48%,color-mix(in oklab,var(--background) 92%,var(--foreground) 8%)),var(--background);box-shadow:4px 4px 0 var(--accent),inset 0 0 0 1px color-mix(in oklab,var(--foreground) 8%,transparent)}.hero-shell[data-astro-cid-j7pv25f6]{min-height:100%}.hero-copy--body[data-astro-cid-j7pv25f6]{max-width:31rem}.hero-copy--lead[data-astro-cid-j7pv25f6]{max-width:44rem}.hero-title[data-astro-cid-j7pv25f6]{max-width:9ch;text-wrap:balance;text-shadow:0 12px 32px color-mix(in oklab,var(--background) 54%,transparent)}.hero-body-copy[data-astro-cid-j7pv25f6]{max-width:31rem}.landing-cta[data-astro-cid-j7pv25f6]{min-height:2.9rem}.animate-rise[data-astro-cid-j7pv25f6]{animation:rise .9s cubic-bezier(.22,1,.36,1) both}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:63.999rem){.hero-shell[data-astro-cid-j7pv25f6]{min-height:100%}}@media(max-width:39.999rem){.landing-frame[data-astro-cid-j7pv25f6]{--landing-bottom-gap: 1rem;height:calc(100svh - 4rem - var(--landing-bottom-gap))}.hero-shell[data-astro-cid-j7pv25f6]{display:flex;min-height:100%;flex-direction:column;justify-content:space-between;gap:2rem}.hero-copy--lead[data-astro-cid-j7pv25f6],.hero-copy--body[data-astro-cid-j7pv25f6]{position:static;width:100%}}@media(prefers-reduced-motion:reduce){.animate-rise[data-astro-cid-j7pv25f6]{animation:none}}@media(min-width:40rem){.hero-title[data-astro-cid-j7pv25f6]{max-width:8.5ch}}
