.page-hero[data-astro-cid-7bavruds]{--hero-nav-row:1.5rem;--hero-chrome:calc(var(--space-10) + var(--space-6) + var(--hero-nav-row));--hero-pill-fg:#5af2b2;--hero-pill-bg:#0b0e13e6;--hero-pill-border:#33996e33;--hero-pill-fg-hover:#6791e4;--hero-pill-border-hover:#406abf40;--hero-pill-glow-hover:#5281e066;--hero-pill-blur:12px;--hero-title-size:clamp(2.2rem, 5vw, 3.6rem);--hero-title-leading:1.05;--hero-title-tracking:-.03em;--hero-title-measure:20ch;--hero-title-stroke:2px;--hero-title-stroke-color:#30e8e8b3;--hero-title-stroke-hover:#6ef7f7f2;--hero-title-glow-hover:0 0 10px #42f0f08c, 0 0 22px #2beeee4d;--hero-title-shadow:drop-shadow(0 0 2px #000c) drop-shadow(0 0 6px #00000080);--hero-lede-measure:58ch;--hero-lede-leading:1.7;--hero-copy-measure:46rem;--hero-art-opacity:.5;--hero-art-opacity-live:0;--hero-lede-glow:#5cd6a314;--hero-breathe-scale:1.045;--hero-breathe-brightness:1.18;--hero-breathe-duration:9s;--hero-video-fade:1.2s;--hero-in-eyebrow:.6s;--hero-in-title-opacity:.7s;--hero-in-title-transform:.9s;--hero-in-lede:.6s;--hero-in-delay:.15s;--hero-in-delay-lede:.3s;--hero-in-delay-extras:1s;--hero-breath-cycle:4s;--hero-breath-delay:1.5s;--hero-nudge-cycle:2.2s;--hero-nudge-delay:2.5s;--hero-nudge-travel:6px;--hero-rise:15px;--hero-rise-lg:20px;--hero-tap-min:44px;--hero-top-inset:clamp(var(--space-12), 12vh, var(--space-24));text-align:center;padding-block:var(--space-8) var(--space-12);isolation:isolate;min-height:calc(100vh - var(--hero-chrome));min-height:calc(100svh - var(--hero-chrome));flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-hero--artless[data-astro-cid-7bavruds]{background:var(--gradient-hero)}.page-hero--top[data-astro-cid-7bavruds]{justify-content:flex-start;padding-block-start:var(--hero-top-inset)}.page-hero--layered[data-astro-cid-7bavruds] .container[data-astro-cid-7bavruds]{z-index:1;position:relative}.page-hero__art[data-astro-cid-7bavruds]{z-index:-1;position:absolute;inset:0}.page-hero__art[data-astro-cid-7bavruds] img{object-fit:cover;width:100%;height:100%;opacity:var(--hero-art-opacity)}@media (prefers-reduced-motion:no-preference){.page-hero__art[data-astro-cid-7bavruds] img{animation:page-hero-breathe var(--hero-breathe-duration) ease-in-out infinite alternate;will-change:transform}}@keyframes page-hero-breathe{0%{filter:brightness();transform:scale(1)}to{transform:scale(var(--hero-breathe-scale));filter:brightness(var(--hero-breathe-brightness))}}.page-hero__video[data-astro-cid-7bavruds]{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity var(--hero-video-fade) ease-out;position:absolute;inset:0}.page-hero__art--live[data-astro-cid-7bavruds] .page-hero__video[data-astro-cid-7bavruds]{opacity:var(--hero-art-opacity)}.page-hero__art--live[data-astro-cid-7bavruds] img{opacity:var(--hero-art-opacity-live);animation:none}.page-hero__art[data-astro-cid-7bavruds]:after{content:"";position:absolute;inset:0}.page-hero--scrim-left[data-astro-cid-7bavruds] .page-hero__art[data-astro-cid-7bavruds]:after{background:linear-gradient(to right,var(--bg-obsidian) 20%,transparent 65%),linear-gradient(to top,var(--bg-obsidian) 4%,transparent 45%)}.page-hero--scrim-center[data-astro-cid-7bavruds] .page-hero__art[data-astro-cid-7bavruds]:after{background:radial-gradient(ellipse 60% 70% at 50% 45%,var(--bg-obsidian) 25%,transparent 75%),linear-gradient(to top,var(--bg-obsidian) 4%,transparent 40%)}.page-hero--scrim-bottom[data-astro-cid-7bavruds] .page-hero__art[data-astro-cid-7bavruds]:after{background:linear-gradient(to bottom,var(--bg-obsidian) 4%,transparent 40%),linear-gradient(to top,var(--bg-obsidian) 6%,transparent 42%)}.page-hero__copy[data-astro-cid-7bavruds]{max-width:var(--hero-copy-measure);margin-inline:auto}.page-hero__eyebrow[data-astro-cid-7bavruds]{font-size:var(--text-sm);letter-spacing:var(--tracking-widest);color:var(--hero-pill-fg);padding:var(--space-1) var(--space-4);background:var(--hero-pill-bg);border:1px solid var(--hero-pill-border);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(var(--hero-pill-blur));text-shadow:0 0 12px var(--accent-glow);transition:color var(--duration-slow) var(--ease-out),border-color var(--duration-slow) var(--ease-out),background var(--duration-slow) var(--ease-out);cursor:default;margin-bottom:var(--space-4);display:inline-block}.page-hero__eyebrow[data-astro-cid-7bavruds]:hover{color:var(--hero-pill-fg-hover);border-color:var(--hero-pill-border-hover);text-shadow:0 0 12px var(--hero-pill-glow-hover)}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.page-hero__eyebrow[data-astro-cid-7bavruds]{-webkit-backdrop-filter:blur(var(--hero-pill-blur));backdrop-filter:blur(var(--hero-pill-blur))}}.page-hero__title[data-astro-cid-7bavruds]{font-size:var(--hero-title-size);font-weight:var(--weight-bold);letter-spacing:var(--hero-title-tracking);line-height:var(--hero-title-leading);max-width:var(--hero-title-measure);margin:0 auto var(--space-5);text-wrap:balance;-webkit-text-fill-color:transparent;-webkit-text-stroke:var(--hero-title-stroke) var(--hero-title-stroke-color);filter:var(--hero-title-shadow);background-image:-webkit-image-set(url(/neural-texture.avif) 1x type("image/avif"),url(/neural-texture.webp) 1x type("image/webp"));background-image:image-set("/neural-texture.avif" 1x type("image/avif"),"/neural-texture.webp" 1x type("image/webp"));background-position:50%;background-size:cover;-webkit-background-clip:text;background-clip:text}@supports not (background-image:image-set(url(/neural-texture.avif) type("image/avif"))){.page-hero__title[data-astro-cid-7bavruds]{background-image:url(/neural-texture.jpg)}}.page-hero__word[data-astro-cid-7bavruds]{white-space:nowrap}.page-hero__letter[data-astro-cid-7bavruds]{transition:-webkit-text-stroke-color var(--duration-slow) var(--ease-out),text-shadow var(--duration-slow) var(--ease-out);cursor:default}.page-hero__letter[data-astro-cid-7bavruds]:hover{-webkit-text-stroke-color:var(--hero-title-stroke-hover);text-shadow:var(--hero-title-glow-hover)}.page-hero__lede[data-astro-cid-7bavruds]{color:var(--text-secondary);font-size:var(--text-lg);max-width:var(--hero-lede-measure);line-height:var(--hero-lede-leading);margin:0 auto}.page-hero__extras[data-astro-cid-7bavruds]{margin-top:var(--space-8)}.page-hero__scroll[data-astro-cid-7bavruds][hidden]{display:none}.page-hero__scroll[data-astro-cid-7bavruds]{bottom:calc(var(--space-6) + env(safe-area-inset-bottom,0px));justify-content:center;align-items:center;gap:var(--space-1);padding:var(--space-2);min-width:var(--hero-tap-min);min-height:var(--hero-tap-min);color:var(--text-ghost);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;cursor:pointer;transition:color var(--duration-normal) var(--ease-out);background:0 0;border:0;flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%)}.page-hero__scroll[data-astro-cid-7bavruds]:hover,.page-hero__scroll[data-astro-cid-7bavruds]:hover .text-mono[data-astro-cid-7bavruds]{color:var(--accent-green-200)}.page-hero__scroll[data-astro-cid-7bavruds]:focus-visible{outline:2px solid var(--accent-green-400);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:no-preference){.page-hero__eyebrow[data-astro-cid-7bavruds]{animation:page-hero-rise var(--hero-in-eyebrow) ease-out var(--hero-in-delay) backwards,page-hero-pill-breathe var(--hero-breath-cycle) ease-in-out var(--hero-breath-delay) infinite}.page-hero__title[data-astro-cid-7bavruds]{animation:page-hero-title-in var(--hero-in-title-opacity) ease-out var(--hero-in-delay) backwards,page-hero-title-lift var(--hero-in-title-transform) var(--ease-out) var(--hero-in-delay) backwards}.page-hero__lede[data-astro-cid-7bavruds]{animation:page-hero-rise var(--hero-in-lede) ease-out var(--hero-in-delay-lede) backwards,page-hero-lede-glow 5s ease-in-out 2s infinite}.page-hero__extras[data-astro-cid-7bavruds]{animation:page-hero-rise-lg var(--hero-in-lede) ease-out var(--hero-in-delay-extras) backwards}.page-hero__scroll[data-astro-cid-7bavruds] svg[data-astro-cid-7bavruds]{animation:page-hero-nudge var(--hero-nudge-cycle) ease-in-out var(--hero-nudge-delay) infinite}}@media (prefers-reduced-motion:reduce){.page-hero__letter[data-astro-cid-7bavruds]{transition:none}}@keyframes page-hero-title-in{0%{opacity:0}to{opacity:1}}@keyframes page-hero-title-lift{0%{transform:translateY(var(--hero-rise-lg))}to{transform:translateY(0)}}@keyframes page-hero-rise{0%{opacity:0;transform:translateY(var(--hero-rise))}to{opacity:1;transform:translateY(0)}}@keyframes page-hero-lede-glow{0%,to{filter:drop-shadow(0 0 #0000)}50%{filter:drop-shadow(0 0 20px var(--hero-lede-glow))}}@keyframes page-hero-rise-lg{0%{opacity:0;transform:translateY(var(--hero-rise-lg))}to{opacity:1;transform:translateY(0)}}@keyframes page-hero-pill-breathe{0%,to{text-shadow:0 0 12px var(--accent-glow)}50%{text-shadow:0 0 20px var(--accent-glow-strong),0 0 40px var(--accent-glow)}}@keyframes page-hero-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(var(--hero-nudge-travel))}}@media (max-width:767px){.page-hero[data-astro-cid-7bavruds]{--hero-nav-row:2.75rem;--hero-chrome:calc(var(--space-4) + var(--space-6) + var(--hero-nav-row))}.page-hero__title[data-astro-cid-7bavruds]{background-image:-webkit-image-set(url(/neural-texture-mobile.avif) 1x type("image/avif"),url(/neural-texture-mobile.webp) 1x type("image/webp"));background-image:image-set("/neural-texture-mobile.avif" 1x type("image/avif"),"/neural-texture-mobile.webp" 1x type("image/webp"))}.page-hero__word[data-astro-cid-7bavruds]{white-space:normal;overflow-wrap:break-word}.page-hero__scroll[data-astro-cid-7bavruds]{margin-top:var(--space-6);position:static;transform:none}}
