:root{--void: #060d12;--void-deep: #03080c;--surface: rgba(8, 16, 22, .62);--surface-raised: rgba(12, 22, 30, .78);--phosphor: #5dffb0;--phosphor-dim: #2eb86e;--phosphor-rgb: 93, 255, 176;--cyan: #3ef0e8;--cyan-rgb: 62, 240, 232;--violet: #c4b4ff;--violet-rgb: 196, 180, 255;--teal: #38c088;--amber: #ffcc55;--text: #f2fff6;--text-dim: #6a9a7a;--text-muted: #a8c8b4;--border: rgba(var(--phosphor-rgb), .18);--border-bright: rgba(var(--cyan-rgb), .32);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--glow: 0 0 40px rgba(var(--phosphor-rgb), .28), 0 0 80px rgba(var(--phosphor-rgb), .06);--glow-cyan: 0 0 36px rgba(var(--cyan-rgb), .22);--font-display: "Syne", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--type-display: clamp(2.4rem, 7vw, 5rem);--type-h2: clamp(1.35rem, 3.8vw, 2.25rem);--type-body: clamp(.9375rem, 1.65vw, 1.0625rem);--type-lead: clamp(1.05rem, 1.9vw, 1.25rem);--type-label: .6875rem;--type-micro: .625rem;--leading-tight: 1.08;--leading-snug: 1.3;--leading-body: 1.65;--leading-relaxed: 1.75;--track-display: .1em;--track-tight: .06em;--track-body: .03em;--track-label: .16em;--track-wide: .22em;--mx: 50%;--my: 50%;--scroll: 0;--hue: 140;--vel: 0;--bloom: .74;--tilt: 0deg;--focus: 0;--bg-blur: 0;--pulse: .5;--parallax: 0px}:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:110%}@supports (zoom: 1) and (not (-moz-appearance: none)){html{font-size:100%;zoom:1.1}}body{background:var(--void);color:var(--text);font-family:var(--font-body);font-size:var(--type-body);font-weight:400;line-height:var(--leading-body);letter-spacing:var(--track-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden;cursor:crosshair}.headline-stack:where(.astro-j7pv25f6),.title-section:where(.astro-j7pv25f6),.nav-logo:where(.astro-j7pv25f6),.card__title:where(.astro-j7pv25f6){font-family:var(--font-display)}.boot-screen:where(.astro-j7pv25f6),.prompt:where(.astro-j7pv25f6),.signal:where(.astro-j7pv25f6),.card__idx:where(.astro-j7pv25f6),.card__arrow:where(.astro-j7pv25f6),.meta-row:where(.astro-j7pv25f6),.btn:where(.astro-j7pv25f6),.scroll-hint:where(.astro-j7pv25f6),footer:where(.astro-j7pv25f6){font-family:var(--font-mono)}.nav-cta:where(.astro-j7pv25f6){font-family:var(--font-body)}body:before{content:"";position:fixed;width:calc(64px + var(--vel) * 20px);height:calc(64px + var(--vel) * 20px);left:var(--mx);top:var(--my);transform:translate(-50%,-50%) rotate(calc(var(--scroll) * 45deg));border:1px solid hsla(var(--hue),50%,55%,calc(.1 + var(--vel) * .2));border-radius:50%;pointer-events:none;z-index:5;transition:left .12s ease-out,top .12s ease-out}body:after{content:"";position:fixed;width:140px;height:140px;left:var(--mx);top:var(--my);transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,hsla(var(--hue),60%,50%,.06) 0%,hsla(calc(var(--hue) + 60),50%,45%,.03) 40%,transparent 70%);pointer-events:none;z-index:3;transition:left .15s ease-out,top .15s ease-out}.backdrop:where(.astro-j7pv25f6){position:fixed;inset:0;z-index:0;pointer-events:none;filter:blur(calc(var(--bg-blur) * 1px)) brightness(calc(1.32 - var(--focus) * .05));transform:scale(calc(1.006 + var(--focus) * .014)) translateZ(0);transform-origin:center center}.backdrop-veil:where(.astro-j7pv25f6){position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 42%,rgba(3,4,8,calc(var(--focus) * .03)),rgba(3,4,8,calc(var(--focus) * .22)));transition:background .75s ease}#void-canvas:where(.astro-j7pv25f6){position:absolute;inset:0;width:100%;height:100%}.hex-field:where(.astro-j7pv25f6){position:absolute;inset:0;pointer-events:none;opacity:calc(.055 + var(--bloom) * .065);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 0 L56 16 L56 50 L28 66 L0 50 L0 16 Z' fill='none' stroke='hsla(140,50%25,45%25,0.35)' stroke-width='0.5'/%3E%3Cpath d='M28 34 L56 50 L56 84 L28 100 L0 84 L0 50 Z' fill='none' stroke='hsla(180,50%25,45%25,0.25)' stroke-width='0.5'/%3E%3C/svg%3E");background-size:56px 100px;animation:hexDrift 28s linear infinite;mask-image:radial-gradient(ellipse at 50% 55%,#000 10%,transparent 75%);transform:translateY(var(--parallax))}@keyframes hexDrift{0%{background-position:0 0}to{background-position:56px 100px}}.signal-glitch:where(.astro-j7pv25f6){position:fixed;inset:0;z-index:3;pointer-events:none;overflow:hidden;opacity:calc(.4 * (1 - var(--focus) * .6))}.signal-glitch:where(.astro-j7pv25f6):before,.signal-glitch:where(.astro-j7pv25f6):after{content:"";position:absolute;left:-5%;right:-5%;height:2px;background:linear-gradient(90deg,transparent,hsla(var(--hue),55%,55%,.15),hsla(calc(var(--hue) + 80),50%,50%,.25),transparent);animation:glitchBar 7s ease-in-out infinite}.signal-glitch:where(.astro-j7pv25f6):after{height:1px;animation-delay:-3.5s;animation-duration:11s;opacity:.6}@keyframes glitchBar{0%,88%,to{top:-2%;opacity:0;transform:scaleX(.3)}90%{top:18%;opacity:1;transform:scaleX(1) translate(-2%)}92%{top:52%;opacity:.7;transform:scaleX(.8) translate(3%)}94%{top:78%;opacity:.5;transform:scaleX(.5)}}.chroma-bleed:where(.astro-j7pv25f6){position:absolute;inset:0;pointer-events:none;mix-blend-mode:soft-light;opacity:calc(.18 + var(--bloom) * .24);overflow:hidden}.chroma-bleed:where(.astro-j7pv25f6):before,.chroma-bleed:where(.astro-j7pv25f6):after{content:"";position:absolute;border-radius:50%;filter:blur(70px);animation:blobDrift 16s ease-in-out infinite}.chroma-bleed:where(.astro-j7pv25f6):before{width:42vmax;height:42vmax;left:-8%;top:20%;background:#2fda6852}.chroma-bleed:where(.astro-j7pv25f6):after{width:36vmax;height:36vmax;right:-6%;bottom:15%;background:#774dcb3d;animation-delay:-8s;animation-direction:reverse}@keyframes blobDrift{0%,to{transform:translate(0)}50%{transform:translate(4vw,-3vh)}}.net-mesh:where(.astro-j7pv25f6){position:absolute;inset:0;pointer-events:none;opacity:calc(.04 + var(--bloom) * .05);background-image:linear-gradient(hsla(var(--hue),40%,45%,.12) 1px,transparent 1px),linear-gradient(90deg,hsla(var(--hue),40%,45%,.12) 1px,transparent 1px);background-size:44px 44px;transform:perspective(700px) rotateX(60deg) rotate(var(--tilt));transform-origin:50% 85%;animation:meshDrift 22s linear infinite;mask-image:radial-gradient(ellipse at 50% 70%,#000 15%,transparent 70%)}@keyframes meshDrift{0%{background-position:0 0,0 0}to{background-position:0 44px,44px 0}}.ice-fall:where(.astro-j7pv25f6){position:absolute;inset:0;pointer-events:none;overflow:hidden;opacity:calc(.05 + var(--bloom) * .08);mask-image:linear-gradient(transparent,#000 15%,#000 85%,transparent)}.ice-fall:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){position:absolute;top:-1em;font-size:.42rem;letter-spacing:.06em;color:hsla(var(--hue),45%,55%,.45);animation:iceDrop linear infinite;white-space:nowrap}@keyframes iceDrop{0%{transform:translateY(-10vh);opacity:0}10%{opacity:.5}to{transform:translateY(110vh);opacity:0}}.noise:where(.astro-j7pv25f6){position:fixed;inset:0;z-index:4;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px}.scan-overlay:where(.astro-j7pv25f6){position:fixed;inset:0;z-index:1;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 3px,hsla(var(--hue),45%,50%,.01) 3px,hsla(var(--hue),45%,50%,.01) 4px);animation:scanDrift 12s linear infinite}@keyframes scanDrift{0%{background-position:0 0}to{background-position:0 40px}}.vignette:where(.astro-j7pv25f6){position:fixed;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse at center,transparent 62%,rgba(0,0,0,.72) 100%),radial-gradient(ellipse at 15% 85%,hsla(140,70%,48%,.14) 0%,transparent 45%),radial-gradient(ellipse at 85% 15%,hsla(260,60%,55%,.12) 0%,transparent 40%)}#scroll-progress:where(.astro-j7pv25f6){position:fixed;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--phosphor),var(--cyan),var(--violet),var(--phosphor));background-size:200% 100%;animation:progressHue 5s linear infinite;transform-origin:left;transform:scaleX(0);z-index:200;box-shadow:var(--glow),var(--glow-cyan)}@keyframes progressHue{0%{background-position:0% 50%}to{background-position:200% 50%}}.hud:where(.astro-j7pv25f6){position:fixed;z-index:100;pointer-events:none;font-size:.55rem;letter-spacing:.1em;color:var(--phosphor-dim);opacity:.5}.hud-br:where(.astro-j7pv25f6){bottom:1.25rem;right:1.25rem;text-align:right}.hud-ticker:where(.astro-j7pv25f6){display:block;margin-top:.35rem;font-size:.48rem;letter-spacing:.14em;color:hsla(var(--hue),40%,50%,.55);animation:tickerPulse 4s ease-in-out infinite;max-width:22ch;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@keyframes tickerPulse{0%,to{opacity:.35}50%{opacity:.7}}.boot-screen:where(.astro-j7pv25f6){position:fixed;inset:0;z-index:9999;background:var(--void);display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:var(--font-mono);contain:strict;isolation:isolate}.boot-screen--hidden:where(.astro-j7pv25f6){opacity:0;pointer-events:none}.boot-screen--burst:where(.astro-j7pv25f6) .boot-burst:where(.astro-j7pv25f6){animation:lainBurst .35s ease forwards}@keyframes lainBurst{0%{opacity:.7}to{opacity:0}}.boot-screen--exit:where(.astro-j7pv25f6){animation:lainCrtOff .55s ease-in forwards}@keyframes lainCrtOff{0%{opacity:1;transform:scaleY(1)}40%{opacity:1;transform:scaleY(.004)}55%{opacity:.9;transform:scaleY(.004) scaleX(.12)}to{opacity:0;transform:scaleY(0)}}.boot-burst:where(.astro-j7pv25f6){position:absolute;inset:0;z-index:12;pointer-events:none;opacity:0;background:#dcebdc33}.boot-track:where(.astro-j7pv25f6){position:absolute;left:0;right:0;top:20%;height:2px;z-index:4;background:#e6f0e629;opacity:0;will-change:transform,opacity;animation:lainTrack 2.6s linear infinite}@keyframes lainTrack{0%{transform:translateY(0);opacity:0}8%{opacity:.3}50%{transform:translateY(52vh);opacity:.12}92%{opacity:.2}to{transform:translateY(62vh);opacity:0}}.boot-ticker:where(.astro-j7pv25f6){position:absolute;bottom:1.2rem;left:0;right:0;overflow:hidden;z-index:2;pointer-events:none;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.boot-ticker:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){display:inline-block;white-space:nowrap;font-size:.48rem;letter-spacing:.22em;color:#9baa9b70;text-transform:lowercase;will-change:transform;animation:lainTicker 24s linear infinite}@keyframes lainTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.boot-hud:where(.astro-j7pv25f6){position:absolute;inset:1rem 1.25rem;z-index:2;pointer-events:none;display:flex;justify-content:space-between;align-items:flex-start;font-size:.46rem;letter-spacing:.16em;text-transform:uppercase;color:#91a0917a}.boot-hud:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){font-style:normal;color:#c8d7c8a3}.boot-hud__right:where(.astro-j7pv25f6){text-align:right;line-height:1.7}.boot-whisper:where(.astro-j7pv25f6){position:absolute;top:7.5%;left:50%;z-index:2;transform:translate(-50%);font-size:.5rem;letter-spacing:.24em;text-transform:lowercase;white-space:nowrap;color:#aab4aa00;transition:opacity 1.2s ease,color 1.2s ease;pointer-events:none}.boot-whisper--in:where(.astro-j7pv25f6){color:#b9c8b98a}.boot-crt:where(.astro-j7pv25f6){position:absolute;inset:0;pointer-events:none;z-index:3;background:repeating-linear-gradient(0deg,transparent 0px,transparent 2px,rgba(0,0,0,.18) 2px,rgba(0,0,0,.18) 4px)}.boot-vignette:where(.astro-j7pv25f6){position:absolute;inset:0;pointer-events:none;z-index:2;background:radial-gradient(ellipse at 50% 50%,transparent 40%,rgba(0,0,0,.52) 100%)}.boot-ghost:where(.astro-j7pv25f6){position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.boot-ghost:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){position:absolute;font-size:clamp(3rem,12vw,7rem);font-weight:700;letter-spacing:.2em;color:#c3d2c30b;white-space:nowrap;user-select:none}.boot-ghost:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(1){top:12%;left:-4%;transform:rotate(-4deg)}.boot-ghost:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(2){bottom:18%;right:-6%;transform:rotate(3deg)}.boot-ghost:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(3){top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(5rem,18vw,11rem);letter-spacing:.35em;color:#c3d2c309}.boot-terminal-wrap:where(.astro-j7pv25f6){position:relative;z-index:1;width:min(92vw,440px)}.boot-terminal:where(.astro-j7pv25f6){position:relative;z-index:1;width:100%;min-height:22.5rem;background:#0a121694;border:1px solid rgba(190,205,190,.22);box-shadow:0 0 0 1px #0000008c,inset 0 0 40px #00000059,0 0 60px #00000073,0 0 80px #60ffa00a;opacity:0;animation:lainTermIn .35s ease .12s forwards}@keyframes lainTermIn{0%{opacity:0}to{opacity:1}}.boot-terminal--glitch:where(.astro-j7pv25f6){animation:lainGlitch .16s steps(2) 1}@keyframes lainGlitch{0%,to{filter:none}25%{filter:hue-rotate(8deg) brightness(1.08)}50%{filter:hue-rotate(-6deg) brightness(.96)}75%{filter:hue-rotate(4deg) brightness(1.04)}}.boot-header:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:baseline;padding:.55rem 1rem;border-bottom:1px solid rgba(190,205,190,.16);font-size:.58rem;letter-spacing:.14em;color:#c3d2c394;text-transform:uppercase}.boot-header__sys:where(.astro-j7pv25f6){color:#d7e6d7d1}.boot-terminal__body:where(.astro-j7pv25f6){padding:1.1rem 1rem 1rem;font-size:.7rem;line-height:1.65;color:#cdd7cde6;min-height:18.5rem;display:flex;flex-direction:column}.boot-pre:where(.astro-j7pv25f6){margin-bottom:.65rem;min-height:2.2em}.boot-pre__line:where(.astro-j7pv25f6){display:block;min-height:1.1em;opacity:0;font-size:.62rem;color:#a0afa08f;letter-spacing:.06em;transition:opacity .2s ease}.boot-pre__line--in:where(.astro-j7pv25f6){opacity:1}.boot-prompt:where(.astro-j7pv25f6){display:flex;align-items:baseline;gap:.4rem;margin-bottom:.85rem;color:#afbeafad;min-height:1.1em}.boot-prompt__chev:where(.astro-j7pv25f6){color:#d7e6d7a6;flex-shrink:0}.boot-prompt__cmd:where(.astro-j7pv25f6){color:#d2dcd2f2;display:inline-block;min-width:26ch;white-space:nowrap}.boot-prompt__cmd--corrupt:where(.astro-j7pv25f6){color:#ff6464b3;text-shadow:1px 0 rgba(0,180,200,.45),-1px 0 rgba(200,80,200,.35)}.boot-cursor:where(.astro-j7pv25f6){display:inline-block;width:.5em;height:1.05em;background:#d2dcd2d9;vertical-align:text-bottom;animation:bootBlink .85s step-end infinite}.boot-cursor--off:where(.astro-j7pv25f6){opacity:0;animation:none}@keyframes bootBlink{50%{opacity:0}}.boot-output:where(.astro-j7pv25f6){min-height:6.8em;margin-bottom:.75rem}.boot-log:where(.astro-j7pv25f6){display:block;min-height:1.1em;opacity:0;transform:translate(-2px);transition:opacity .2s ease,transform .2s ease}.boot-log--in:where(.astro-j7pv25f6){opacity:1;transform:translate(0)}.boot-log--glitch:where(.astro-j7pv25f6){animation:lainTextGlitch .12s steps(3) 2;color:#ff7878bf;text-shadow:1px 0 rgba(0,200,200,.4),-1px 0 rgba(200,100,200,.3)}.boot-log--glitch:where(.astro-j7pv25f6).boot-log--ok{color:#cdd7cde6;text-shadow:none;animation:none}@keyframes lainTextGlitch{0%{transform:translate(0)}33%{transform:translate(-2px,1px)}66%{transform:translate(2px,-1px)}to{transform:translate(0)}}.boot-log__dim:where(.astro-j7pv25f6){color:#a0afa094}.boot-log__ok:where(.astro-j7pv25f6){color:#d2dcd2f2}.boot-log__jp:where(.astro-j7pv25f6){font-size:.62rem;letter-spacing:.2em;color:#afbeaf8a;margin-top:.15rem}.boot-ascii:where(.astro-j7pv25f6){margin:0;font-size:.66rem;line-height:1.5;color:#a5b4a594;white-space:pre;min-height:6em}.boot-ascii__line:where(.astro-j7pv25f6){display:block;min-height:1.5em;opacity:0;transform:translateY(2px);transition:opacity .22s ease,transform .22s ease}.boot-ascii__line--in:where(.astro-j7pv25f6){opacity:1;transform:translateY(0)}.boot-ascii__line--accent:where(.astro-j7pv25f6){color:#d2dcd2e6;text-shadow:0 0 10px rgba(210,225,210,.22)}.boot-ascii__line--accent:where(.astro-j7pv25f6).boot-ascii__line--chroma{text-shadow:-2px 0 rgba(255,90,90,.45),2px 0 rgba(90,160,255,.45),0 0 10px rgba(210,225,210,.22);animation:lainChroma .12s steps(2) 2}@keyframes lainChroma{50%{transform:translate(-2px)}}.boot-quote:where(.astro-j7pv25f6){margin-top:.65rem;font-size:.58rem;letter-spacing:.08em;font-style:italic;color:#a5b4a585;opacity:0;transition:opacity .8s ease;min-height:1.2em}.boot-quote--in:where(.astro-j7pv25f6){opacity:1}.boot-footer:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:center;padding:.45rem 1rem;border-top:1px solid rgba(190,205,190,.14);font-size:.52rem;letter-spacing:.12em;text-transform:lowercase;color:#a0afa085}.boot-footer__status:where(.astro-j7pv25f6){color:#b4c3b4a3;transition:color .25s ease}.boot-footer__status--linked:where(.astro-j7pv25f6){color:#d2dcd2d9;animation:lainPulse 1.2s ease infinite}@keyframes lainPulse{0%,to{opacity:.85}50%{opacity:1}}@keyframes pulse{0%,to{opacity:.45}50%{opacity:1}}nav:where(.astro-j7pv25f6){position:fixed;top:1.15rem;left:50%;transform:translate(-50%);z-index:150;width:min(94vw,980px);pointer-events:none;animation:nexusFloat 8s ease-in-out infinite}@keyframes nexusFloat{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(5px)}}.nav-nexus__orbit:where(.astro-j7pv25f6){position:absolute;left:50%;top:50%;width:min(88vw,900px);height:64px;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.nav-nexus__ring:where(.astro-j7pv25f6){position:absolute;inset:-8px -4px;border:1px solid rgba(var(--cyan-rgb),.12);border-radius:50%;animation:nexusRing 18s linear infinite;opacity:.55}.nav-nexus__ring--inner:where(.astro-j7pv25f6){inset:4px 8px;border-color:rgba(var(--phosphor-rgb),.1);animation-direction:reverse;animation-duration:24s;opacity:.4}@keyframes nexusRing{0%{transform:rotateX(72deg) rotate(0)}to{transform:rotateX(72deg) rotate(360deg)}}.nav-nexus__shard:where(.astro-j7pv25f6){position:absolute;width:3px;height:3px;border-radius:50%;background:var(--cyan);box-shadow:0 0 8px rgba(var(--cyan-rgb),.6);animation:nexusShard 6s ease-in-out infinite}.nav-nexus__shard--1:where(.astro-j7pv25f6){top:20%;left:18%;animation-delay:0s}.nav-nexus__shard--2:where(.astro-j7pv25f6){top:70%;right:22%;animation-delay:-3s;background:var(--violet);box-shadow:0 0 8px rgba(var(--violet-rgb),.5)}@keyframes nexusShard{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:1;transform:scale(1.3)}}.nav-nexus__deck:where(.astro-j7pv25f6){position:relative;z-index:1;pointer-events:auto;clip-path:polygon(18px 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,18px 100%,0 50%);background:linear-gradient(165deg,#060e168c,#040a1261,#08101880);backdrop-filter:blur(24px) saturate(1.45);box-shadow:-2px 0 #ff5a7814,2px 0 #5ac8ff14,0 20px 56px #00000059,inset 0 1px #ffffff0f}.nav-nexus__deck:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(var(--phosphor-rgb),.04) 50%,transparent 100%);animation:nexusSheen 6s ease-in-out infinite;pointer-events:none}@keyframes nexusSheen{0%,to{opacity:.3;transform:translate(-20%)}50%{opacity:.8;transform:translate(20%)}}.nav-nexus__row:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;padding:.65rem 1.35rem .7rem;min-height:54px}.nav-nexus__brand:where(.astro-j7pv25f6){position:relative;padding-right:.85rem;margin-right:.25rem}.nav-nexus__brand:where(.astro-j7pv25f6):after{content:"";position:absolute;right:0;top:15%;bottom:15%;width:1px;background:linear-gradient(180deg,transparent,rgba(var(--cyan-rgb),.35),transparent)}.nav-logo:where(.astro-j7pv25f6){position:relative;display:inline-flex;align-items:baseline;font-weight:700;font-size:.74rem;letter-spacing:.32em;text-indent:.32em;color:var(--phosphor);text-decoration:none;padding:.15rem 0 .1rem;isolation:isolate;flex-shrink:0}.nav-logo__scan:where(.astro-j7pv25f6){position:absolute;inset:-2px -4px;overflow:hidden;pointer-events:none;opacity:.45}.nav-logo__scan:where(.astro-j7pv25f6):after{content:"";position:absolute;left:0;right:0;height:1px;background:rgba(var(--phosphor-rgb),.55);box-shadow:0 0 6px rgba(var(--phosphor-rgb),.35);animation:logoScan 3.2s linear infinite}@keyframes logoScan{0%{top:-10%;opacity:0}8%{opacity:1}92%{opacity:1}to{top:110%;opacity:0}}.nav-logo__tag:where(.astro-j7pv25f6){position:absolute;top:-.05rem;left:0;font-size:.38rem;font-weight:400;letter-spacing:.18em;text-indent:0;color:var(--phosphor-dim);opacity:.7;pointer-events:none}.nav-logo__tag:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){position:absolute;left:0;top:0;animation:logoTag 6s step-end infinite}.nav-logo__tag:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):last-child{animation-delay:-3s;opacity:0}@keyframes logoTag{0%,49%{opacity:1}50%,to{opacity:0}}.nav-logo__hex:where(.astro-j7pv25f6){position:absolute;top:-.05rem;right:0;font-size:.38rem;font-weight:400;letter-spacing:.12em;text-indent:0;color:var(--text-dim);opacity:.55;pointer-events:none;animation:logoHex 4s step-end infinite}@keyframes logoHex{0%,92%,to{opacity:.5}93%{opacity:.15;content:none}94%{opacity:.85}}.nav-logo__barcode:where(.astro-j7pv25f6){position:absolute;bottom:0;left:0;right:0;height:2px;pointer-events:none;background:repeating-linear-gradient(90deg,rgba(var(--phosphor-rgb),.5) 0 1px,transparent 1px 3px,rgba(var(--phosphor-rgb),.25) 3px 4px,transparent 4px 7px);opacity:.25;animation:logoBarcode 2.4s step-end infinite}@keyframes logoBarcode{0%,85%,to{opacity:.2;transform:none}86%{opacity:.55;transform:translate(1px)}87%{opacity:.15;transform:translate(-2px)}88%{opacity:.45}}.nav-logo__echo:where(.astro-j7pv25f6){position:absolute;left:0;top:.35rem;font:inherit;letter-spacing:inherit;text-indent:inherit;color:var(--phosphor);pointer-events:none}.nav-logo__echo--a:where(.astro-j7pv25f6){opacity:.08;animation:logoEchoA 5s ease-in-out infinite}.nav-logo__echo--b:where(.astro-j7pv25f6){opacity:.06;animation:logoEchoB 4.2s ease-in-out infinite}@keyframes logoEchoA{0%,to{transform:translate(0);opacity:.06}50%{transform:translate(3px,-1px);opacity:.12}}@keyframes logoEchoB{0%,to{transform:translate(0);opacity:.04}50%{transform:translate(-2px,1px);opacity:.1}}.nav-logo__shift:where(.astro-j7pv25f6){position:absolute;left:0;top:.35rem;font:inherit;letter-spacing:inherit;text-indent:inherit;color:var(--phosphor);pointer-events:none;opacity:0;animation:logoShift 7s step-end infinite}@keyframes logoShift{0%,78%,to{opacity:0;transform:none}79%{opacity:.35;transform:translate(2px)}80%{opacity:.12;transform:translate(-1px)}81%{opacity:0}}.nav-logo__core:where(.astro-j7pv25f6){position:relative;display:inline-flex;align-items:baseline;animation:logoSlice 9s step-end infinite}@keyframes logoSlice{0%,94%,to{clip-path:none;transform:none}95%{clip-path:inset(35% 0 45% 0);transform:translate(-2px)}96%{clip-path:inset(60% 0 15% 0);transform:translate(2px)}97%{clip-path:none;transform:none}}.nav-logo__bracket:where(.astro-j7pv25f6){color:var(--text-dim);letter-spacing:0;text-indent:0;font-weight:400;animation:logoBracket 3s step-end infinite}@keyframes logoBracket{0%,88%,to{opacity:.5}89%{opacity:.9;color:var(--phosphor)}90%{opacity:.35}}.nav-logo__ch:where(.astro-j7pv25f6){position:relative;display:inline-block;animation:logoDrift 2.8s ease-in-out infinite;animation-delay:calc(var(--d) * .18s)}@keyframes logoDrift{0%,to{transform:translate(0);opacity:1}33%{transform:translate(calc(var(--dx) * .3px),-.5px);opacity:.75}66%{transform:translate(calc(var(--dx) * -.2px),.5px);opacity:.9}}.nav-logo__ch:where(.astro-j7pv25f6):before{content:attr(data-alt);position:absolute;left:0;top:0;color:var(--phosphor-dim);opacity:0;pointer-events:none;animation:logoGlitch 5s step-end infinite;animation-delay:calc(var(--d) * .35s)}@keyframes logoGlitch{0%,90%,to{opacity:0;transform:none}91%{opacity:.85;transform:translate(1px)}92%{opacity:.4;transform:translate(-1px)}93%{opacity:0}}.nav-logo__wire:where(.astro-j7pv25f6){display:inline-block;width:.35em;height:1px;margin:0 -.05em;align-self:center;background:linear-gradient(90deg,transparent,rgba(var(--phosphor-rgb),.35),transparent);opacity:.35;animation:logoWire 2s ease-in-out infinite;animation-delay:calc(var(--w) * .25s)}@keyframes logoWire{0%,to{opacity:.2;transform:scaleX(.6)}50%{opacity:.7;transform:scaleX(1)}}.nav-logo__ch--nil:where(.astro-j7pv25f6){animation:logoDrift 2.8s ease-in-out infinite,logoZero 6s step-end infinite;animation-delay:calc(var(--d) * .18s),0s}.nav-logo__portal:where(.astro-j7pv25f6){position:absolute;inset:-3px -2px;pointer-events:none}.nav-logo__portal:where(.astro-j7pv25f6):before,.nav-logo__portal:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0;border:1px solid rgba(var(--phosphor-rgb),.25);border-radius:50%;animation:logoPortal 4s ease-in-out infinite}.nav-logo__portal:where(.astro-j7pv25f6):after{inset:2px;border-style:dashed;animation-direction:reverse;animation-duration:3s}.nav-logo__portal:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6){position:absolute;width:1px;height:4px;background:rgba(var(--phosphor-rgb),.4);top:50%;left:50%;margin-left:-.5px;transform-origin:center -3px;transform:rotate(var(--r, 0deg));animation:logoPortalSpin 6s linear infinite}.nav-logo__portal:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(2){animation-delay:-2s}.nav-logo__portal:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(3){animation-delay:-4s}@keyframes logoPortal{0%,to{opacity:.2;transform:scale(.85)}50%{opacity:.55;transform:scale(1)}}@keyframes logoPortalSpin{0%{transform:rotate(var(--r, 0deg))}to{transform:rotate(calc(var(--r, 0deg) + 360deg))}}@keyframes logoZero{0%,82%,to{opacity:1}83%{opacity:.25}84%{opacity:1}}.nav-logo__cursor:where(.astro-j7pv25f6){letter-spacing:0;text-indent:0;margin-left:.1em;color:var(--phosphor-dim);position:relative;width:.55em}.nav-logo__cursor:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){position:absolute;left:0;top:0;animation:logoCursor 2.4s step-end infinite}.nav-logo__cursor:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(2){animation-delay:-.8s;opacity:0}.nav-logo__cursor:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(3){animation-delay:-1.6s;opacity:0}@keyframes logoCursor{0%,32%{opacity:1}33%,to{opacity:0}}.nav-logo:where(.astro-j7pv25f6):before{content:"";position:absolute;left:-2px;top:50%;width:2px;height:2px;background:var(--phosphor);border-radius:50%;opacity:.6;animation:logoLed 1.8s step-end infinite}@keyframes logoLed{0%,70%,to{opacity:.25}71%,73%{opacity:1;box-shadow:0 0 4px rgba(var(--phosphor-rgb),.6)}}.nav-logo:where(.astro-j7pv25f6):after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--phosphor-rgb),.4),transparent);animation:logoLine 4s ease-in-out infinite}@keyframes logoLine{0%,to{opacity:.15;transform:scaleX(.4)}50%{opacity:.65;transform:scaleX(1)}}.nav-logo:where(.astro-j7pv25f6):hover .nav-logo__ch:where(.astro-j7pv25f6){animation-play-state:paused;opacity:1;transform:none}.nav-logo:where(.astro-j7pv25f6):hover .nav-logo__ch:where(.astro-j7pv25f6):before{animation:none;opacity:0}.nav-logo:where(.astro-j7pv25f6):hover .nav-logo__echo:where(.astro-j7pv25f6),.nav-logo:where(.astro-j7pv25f6):hover .nav-logo__shift:where(.astro-j7pv25f6){animation:none;opacity:.08}.nav-logo:where(.astro-j7pv25f6):hover .nav-logo__core:where(.astro-j7pv25f6){animation:none;clip-path:none}.nav-logo:where(.astro-j7pv25f6):hover .nav-logo__bracket:where(.astro-j7pv25f6){color:var(--phosphor);opacity:.85;animation:none}.nav-logo:where(.astro-j7pv25f6):hover .nav-logo__wire:where(.astro-j7pv25f6){opacity:.6}.nav-logo:where(.astro-j7pv25f6):hover .nav-logo__portal:where(.astro-j7pv25f6):before,.nav-logo:where(.astro-j7pv25f6):hover .nav-logo__portal:where(.astro-j7pv25f6):after{opacity:.7;animation-play-state:paused}.nav-logo:where(.astro-j7pv25f6):hover:after{opacity:.7;transform:scaleX(1);animation:none}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:flex-end;justify-content:center;gap:0;list-style:none;margin:0;padding:0 .25rem .7rem;flex:1;position:relative;min-width:0}.nav-links:where(.astro-j7pv25f6):before{content:"";position:absolute;left:6%;right:6%;bottom:.42rem;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--phosphor-rgb),.12) 12%,rgba(var(--cyan-rgb),.28) 50%,rgba(var(--phosphor-rgb),.12) 88%,transparent);pointer-events:none}.nav-links:where(.astro-j7pv25f6):after{content:"";position:absolute;bottom:.42rem;left:6%;width:18%;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),transparent);box-shadow:0 0 8px rgba(var(--cyan-rgb),.5);animation:filamentPulse 5s ease-in-out infinite;pointer-events:none}@keyframes filamentPulse{0%{left:6%;opacity:0}8%{opacity:.85}92%{opacity:.85}to{left:76%;opacity:0}}.nav-links:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){flex:1;max-width:6.5rem;display:flex;justify-content:center}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.1rem .35rem 0;font-family:var(--font-display);font-size:.78rem;font-weight:500;letter-spacing:.01em;text-transform:none;color:var(--text-dim);text-decoration:none;transition:color .35s ease,transform .35s ease;position:relative}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):before{content:"";position:absolute;bottom:.42rem;left:50%;width:1px;height:0;transform:translate(-50%);background:linear-gradient(0deg,rgba(var(--cyan-rgb),.7),transparent);opacity:0;transition:height .35s ease,opacity .35s ease;pointer-events:none}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):after{content:"";width:6px;height:6px;margin-bottom:-.38rem;border-radius:50%;background:#060e14f2;border:1px solid rgba(var(--phosphor-rgb),.3);box-shadow:0 0 0 2px #060e14d9;transition:background .35s,border-color .35s,box-shadow .35s,transform .35s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text);transform:translateY(-3px)}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover:before{height:1.6rem;opacity:.75}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover:after{background:var(--phosphor);border-color:var(--phosphor);box-shadow:0 0 12px rgba(var(--phosphor-rgb),.55),0 0 0 2px #060e14e6;transform:scale(1.15)}.nav-links:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):nth-child(1) a:where(.astro-j7pv25f6):hover:after{background:var(--cyan);border-color:var(--cyan);box-shadow:0 0 12px rgba(var(--cyan-rgb),.5),0 0 0 2px #060e14e6}.nav-links:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):nth-child(3) a:where(.astro-j7pv25f6):hover:after{background:var(--violet);border-color:var(--violet);box-shadow:0 0 12px rgba(var(--violet-rgb),.45),0 0 0 2px #060e14e6}.nav-cta:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:.66rem;font-weight:500;letter-spacing:.06em;text-transform:lowercase;padding:.5rem 1.1rem;border:1px solid rgba(var(--phosphor-rgb),.45);color:var(--phosphor);text-decoration:none;background:rgba(var(--phosphor-rgb),.06);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);transition:border-color .3s,box-shadow .3s,background .3s,transform .3s;position:relative;overflow:hidden;white-space:nowrap;flex-shrink:0;margin-left:auto}.nav-cta__chev:where(.astro-j7pv25f6){color:var(--cyan);opacity:.85;font-weight:400}.nav-cta__cursor:where(.astro-j7pv25f6){display:inline-block;width:.45em;color:var(--phosphor);animation:cursorBlink 1.1s step-end infinite}.nav-cta:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,var(--phosphor),var(--cyan),var(--violet));opacity:0;z-index:-1;transition:opacity .35s;filter:blur(8px)}.nav-cta:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.14) 50%,transparent 65%);transform:translate(-120%);transition:transform .55s ease;pointer-events:none}.nav-cta:where(.astro-j7pv25f6):hover{border-color:var(--cyan);background:rgba(var(--cyan-rgb),.1);color:var(--cyan);transform:translateY(-2px);box-shadow:0 0 28px rgba(var(--cyan-rgb),.25),0 0 56px rgba(var(--phosphor-rgb),.1)}.nav-cta:where(.astro-j7pv25f6):hover:before{opacity:.35}.nav-cta:where(.astro-j7pv25f6):hover:after{transform:translate(120%)}.dimension:where(.astro-j7pv25f6){position:relative;z-index:10}:where(.astro-j7pv25f6)[data-section]:not(.beat--hero){content-visibility:auto;contain-intrinsic-size:auto 720px}.beat:where(.astro-j7pv25f6){min-height:100vh;display:flex;align-items:center;padding:6.5rem 2rem 5rem;--section-reveal: 0}.beat--hero:where(.astro-j7pv25f6){position:relative;padding-bottom:5.5rem;align-items:stretch;padding-top:7rem}.beat-inner:where(.astro-j7pv25f6){max-width:1080px;margin:0 auto;width:100%;position:relative;opacity:var(--section-reveal, 0);transform:translateY(calc((1 - var(--section-reveal, 0)) * 24px)) scale(calc(.98 + var(--section-reveal, 0) * .02))}.hero-layout:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:900px){.hero-layout:where(.astro-j7pv25f6){grid-template-columns:minmax(0,1.15fr) minmax(200px,.45fr);gap:3rem}}.hero-main:where(.astro-j7pv25f6){text-align:left;max-width:38rem;position:relative;isolation:isolate}.hero-main:where(.astro-j7pv25f6):before{content:"";position:absolute;top:-18%;left:-12%;width:85%;height:90%;background:radial-gradient(ellipse at 30% 40%,rgba(var(--phosphor-rgb),.1) 0%,rgba(var(--cyan-rgb),.04) 45%,transparent 72%);pointer-events:none;z-index:-2;filter:blur(2px)}.hero-signal:where(.astro-j7pv25f6){display:none}@media(min-width:900px){.hero-signal:where(.astro-j7pv25f6){display:flex;justify-content:flex-end;align-items:center}}.hero-signal__unit:where(.astro-j7pv25f6){position:relative;width:100%;max-width:232px;padding:1.15rem 1.2rem 1.05rem;border-radius:var(--radius-md);background:linear-gradient(168deg,#08121a9e,#040a106b);border:1px solid rgba(var(--cyan-rgb),.14);backdrop-filter:blur(16px) saturate(1.2);font-family:var(--font-mono);box-shadow:0 20px 52px #00000047,inset 0 1px #ffffff0d;overflow:hidden}.hero-signal__unit:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(155deg,rgba(var(--phosphor-rgb),.3),transparent 45%,rgba(var(--violet-rgb),.2));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none;opacity:.7}.hero-signal__top:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:center;margin-bottom:.85rem;font-size:var(--type-micro);letter-spacing:var(--track-label);text-transform:uppercase}.hero-signal__id:where(.astro-j7pv25f6){color:var(--text-dim)}.hero-signal__live:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.35rem;color:var(--phosphor);font-weight:500}.hero-signal__live:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6){width:5px;height:5px;border-radius:50%;background:var(--phosphor);box-shadow:0 0 8px rgba(var(--phosphor-rgb),.65);animation:telemetry 2.2s ease-in-out infinite}.hero-signal__viz:where(.astro-j7pv25f6){position:relative;margin-bottom:.9rem;padding:.35rem .25rem .2rem;border-radius:6px;background:#00000047;border:1px solid rgba(var(--phosphor-rgb),.08);overflow:hidden}.hero-signal__bars:where(.astro-j7pv25f6){display:flex;align-items:flex-end;gap:3px;height:4.5rem;position:relative;z-index:1}.hero-signal__bars:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6){flex:1;display:block;height:100%;border-radius:1px 1px 0 0;background:linear-gradient(0deg,var(--phosphor),var(--cyan));opacity:.45;transform-origin:bottom;transform:scaleY(.1);animation:signalBar 2.4s ease-in-out infinite;animation-delay:calc(var(--d) * .11s)}.hero-signal__bars:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(3n){background:linear-gradient(0deg,var(--cyan),var(--violet))}.hero-signal__bars:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6):nth-child(5n){background:linear-gradient(0deg,var(--phosphor),rgba(var(--phosphor-rgb),.4))}@keyframes signalBar{0%,to{transform:scaleY(.08);opacity:.3}50%{transform:scaleY(var(--h, .55));opacity:.7}}.hero-signal__sweep:where(.astro-j7pv25f6){position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(var(--cyan-rgb),.12) 48%,transparent 100%);animation:signalSweep 3.5s linear infinite;pointer-events:none}@keyframes signalSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.hero-signal__grid:where(.astro-j7pv25f6){position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 11px,rgba(var(--phosphor-rgb),.04) 11px,rgba(var(--phosphor-rgb),.04) 12px);pointer-events:none;opacity:.6}.hero-signal__stream:where(.astro-j7pv25f6){position:relative;height:3.4rem;overflow:hidden;margin-bottom:.65rem;mask-image:linear-gradient(180deg,transparent,#000 14%,#000 86%,transparent)}.hero-signal__stream-inner:where(.astro-j7pv25f6){animation:signalStream 14s linear infinite}@keyframes signalStream{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.hero-signal__stream:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.58rem;letter-spacing:.05em;color:var(--text-muted);padding:.3rem 0;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}.hero-signal__stream:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6):before{content:"› ";color:rgba(var(--cyan-rgb),.55)}.hero-signal__stream:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){font-style:normal;color:var(--phosphor);opacity:.85}.hero-signal__stream:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){font-weight:500;color:rgba(var(--phosphor-rgb),.75)}.hero-signal__trace:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-top:.55rem;border-top:1px solid rgba(var(--phosphor-rgb),.08);font-size:.58rem;letter-spacing:.1em;text-transform:uppercase}.hero-signal__trace-label:where(.astro-j7pv25f6){color:var(--text-dim);flex-shrink:0}.hero-signal__trace-val:where(.astro-j7pv25f6){font-size:.62rem;font-weight:500;letter-spacing:.08em;color:var(--cyan);text-transform:none;text-shadow:0 0 12px rgba(var(--cyan-rgb),.35);animation:hexFlicker 4s step-end infinite}@keyframes hexFlicker{0%,to{opacity:1}48%{opacity:1}49%{opacity:.55}50%{opacity:1}}.hero-signal__trace-state:where(.astro-j7pv25f6){font-size:.52rem;letter-spacing:.12em;color:var(--phosphor-dim);text-transform:lowercase;animation:telemetry 3.5s ease-in-out infinite}#archive:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6),#enter:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6){position:relative;padding:clamp(2.25rem,5vw,3.25rem);border-radius:var(--radius-lg);background:linear-gradient(168deg,#08121a94,#050c1261);border:1px solid rgba(var(--phosphor-rgb),.14);backdrop-filter:blur(18px) saturate(1.25);box-shadow:0 28px 72px #00000047,inset 0 1px #ffffff0d;overflow:hidden}#archive:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6):before,#enter:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(155deg,rgba(var(--phosphor-rgb),.28),transparent 35%,transparent 65%,rgba(var(--violet-rgb),.2));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none;opacity:.75}#archive:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6):after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(60%,320px);height:1px;background:linear-gradient(90deg,transparent,var(--cyan),transparent);opacity:.45;pointer-events:none}#enter:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6){max-width:44rem;border-color:#ffcc5529;background:linear-gradient(168deg,#0c100e94,#080a0c66)}#enter:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6):before{background:linear-gradient(155deg,rgba(255,204,85,.22),transparent 40%,transparent 60%,rgba(var(--phosphor-rgb),.15))}#enter:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6):after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(50%,240px);height:1px;background:linear-gradient(90deg,transparent,var(--amber),transparent);opacity:.5;pointer-events:none}.construct-frame:where(.astro-j7pv25f6){position:absolute;inset:-2rem -1.5rem;pointer-events:none;z-index:-1}.construct-frame:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){position:absolute;width:28px;height:28px;border-color:hsla(var(--hue),55%,58%,.35);border-style:solid;animation:cornerPulse 4s ease-in-out infinite;box-shadow:0 0 12px hsla(var(--hue),50%,50%,.12)}.construct-frame:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(1){top:0;left:0;border-width:1px 0 0 1px}.construct-frame:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(2){top:0;right:0;border-width:1px 1px 0 0;animation-delay:.5s}.construct-frame:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(3){bottom:0;left:0;border-width:0 0 1px 1px;animation-delay:1s}.construct-frame:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(4){bottom:0;right:0;border-width:0 1px 1px 0;animation-delay:1.5s}@keyframes cornerPulse{0%,to{opacity:.3}50%{opacity:.75;transform:scale(1.06)}}.beat--center:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6){text-align:center;display:flex;flex-direction:column;align-items:center;max-width:56rem}.beat--hero:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6){text-align:left;display:block;max-width:1080px}.prompt:where(.astro-j7pv25f6){display:inline-flex;align-items:center;font-size:var(--type-label);font-weight:500;letter-spacing:var(--track-wide);text-transform:lowercase;color:var(--text-muted);margin-bottom:1.35rem;padding:.38rem .9rem .38rem .75rem;border-radius:999px;border:1px solid rgba(var(--phosphor-rgb),.16);background:rgba(var(--phosphor-rgb),.05);box-shadow:inset 0 1px #ffffff08}.prompt:where(.astro-j7pv25f6):before{content:"> ";color:var(--phosphor)}.prompt:where(.astro-j7pv25f6):after{content:"_";color:var(--phosphor);animation:cursorBlink 1.1s step-end infinite;margin-left:2px}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.sweep-beam:where(.astro-j7pv25f6){position:fixed;left:0;right:0;height:1px;z-index:5;pointer-events:none;background:linear-gradient(90deg,transparent,hsla(var(--hue),50%,50%,.1),hsla(calc(var(--hue) + 40),55%,55%,.25),hsla(var(--hue),50%,50%,.1),transparent);box-shadow:0 0 20px hsla(var(--hue),50%,50%,.1);animation:sweepDown 9s ease-in-out infinite;opacity:calc((.35 + var(--vel) * .4) * (1 - var(--focus) * .65))}@keyframes sweepDown{0%{top:-2%;opacity:0}8%{opacity:.4}92%{opacity:.4}to{top:102%;opacity:0}}.headline-stack:where(.astro-j7pv25f6){font-weight:700;font-size:var(--type-display);line-height:.98;letter-spacing:-.03em;margin-bottom:1.5rem;position:relative;text-wrap:balance;text-transform:none}.headline-stack:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){display:block}.headline-stack:where(.astro-j7pv25f6) .dim:where(.astro-j7pv25f6){font-family:var(--font-mono);color:var(--text-dim);font-weight:400;font-size:.28em;letter-spacing:var(--track-wide);line-height:1.6;margin-bottom:.85em;text-transform:uppercase}.accent-wrap:where(.astro-j7pv25f6){position:relative;display:block}.headline-ghosts:where(.astro-j7pv25f6){position:absolute;inset:0;pointer-events:none;overflow:visible}.headline-ghosts:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){position:absolute;left:0;right:0;font-family:var(--font-display);font-weight:700;font-size:var(--type-display);line-height:.98;letter-spacing:-.03em;text-transform:none;background:linear-gradient(120deg,var(--cyan),var(--violet));-webkit-background-clip:text;background-clip:text;color:transparent;opacity:0}.headline-ghosts:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(1){animation:ghostEcho1 6s ease-in-out infinite}.headline-ghosts:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(2){animation:ghostEcho2 8s ease-in-out infinite;background:linear-gradient(120deg,var(--phosphor),var(--cyan))}@keyframes ghostEcho1{0%,to{opacity:0;transform:translate(0)}45%{opacity:.12;transform:translate(-3px,1px)}55%{opacity:.08;transform:translate(2px,-1px)}}@keyframes ghostEcho2{0%,to{opacity:0;transform:translate(0)}30%{opacity:.06;transform:translate(4px,2px)}70%{opacity:.1;transform:translate(-2px,-2px)}}.headline-stack:where(.astro-j7pv25f6) .accent:where(.astro-j7pv25f6){background:linear-gradient(120deg,var(--phosphor) 0%,var(--cyan) 40%,var(--violet) 70%,var(--phosphor) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;position:relative;animation:phosphorShift 8s linear infinite,phosphorBreath 4s ease-in-out infinite}@keyframes phosphorShift{0%{background-position:0% center}to{background-position:200% center}}@keyframes phosphorBreath{0%,to{filter:brightness(1.05)}50%{filter:brightness(1.22)}}.headline-stack:where(.astro-j7pv25f6) .accent:where(.astro-j7pv25f6):before{content:"";position:absolute;left:-3%;right:-3%;top:50%;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),transparent);animation:holoScan 3s ease-in-out infinite;pointer-events:none}@keyframes holoScan{0%,to{transform:translateY(-2em);opacity:0}50%{transform:translateY(.3em);opacity:.5}}.headline-stack:where(.astro-j7pv25f6) .accent:where(.astro-j7pv25f6):after{content:attr(data-text);position:absolute;left:2px;top:0;color:var(--violet);opacity:0;animation:glitch 8s infinite;pointer-events:none}@keyframes glitch{0%,90%,to{opacity:0;transform:none}91%{opacity:.5;transform:translate(-3px,1px);clip-path:inset(15% 0 60% 0);color:var(--cyan)}92%{opacity:.35;transform:translate(2px,-1px);clip-path:inset(50% 0 20% 0);color:var(--phosphor)}93%{opacity:0}}.lead:where(.astro-j7pv25f6){font-size:var(--type-lead);font-weight:400;color:var(--text-muted);line-height:var(--leading-relaxed);letter-spacing:-.01em;max-width:42ch;text-wrap:pretty}.beat--hero:where(.astro-j7pv25f6) .lead:where(.astro-j7pv25f6){max-width:46ch}.signal:where(.astro-j7pv25f6){display:inline-flex;align-items:center;font-size:var(--type-label);font-weight:500;letter-spacing:var(--track-wide);text-transform:uppercase;color:var(--phosphor);margin-bottom:.85rem;padding:.38rem .9rem;border-radius:999px;border:1px solid rgba(var(--phosphor-rgb),.18);background:rgba(var(--phosphor-rgb),.06);box-shadow:inset 0 1px #ffffff08}.signal--warn:where(.astro-j7pv25f6){color:var(--amber);border-color:#ffcc5538;background:#ffcc550f}.title-section:where(.astro-j7pv25f6){font-weight:700;font-size:var(--type-h2);line-height:var(--leading-snug);letter-spacing:-.02em;margin-bottom:.65rem;text-wrap:balance;text-transform:none;position:relative}#archive:where(.astro-j7pv25f6) .title-section:where(.astro-j7pv25f6):after,#enter:where(.astro-j7pv25f6) .title-section:where(.astro-j7pv25f6):after{content:"";display:block;width:2.75rem;height:2px;margin:.85rem auto 0;border-radius:2px;background:linear-gradient(90deg,var(--phosphor),var(--cyan));box-shadow:0 0 12px rgba(var(--phosphor-rgb),.35)}#enter:where(.astro-j7pv25f6) .title-section:where(.astro-j7pv25f6):after{background:linear-gradient(90deg,var(--amber),var(--phosphor));box-shadow:0 0 12px #ffcc5540}.title-section:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){color:var(--phosphor);animation:titleFlicker 12s step-end infinite}@keyframes titleFlicker{0%,to{opacity:1}96%{opacity:.6;color:var(--cyan)}97%{opacity:1;color:var(--phosphor)}}.card-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem;width:100%}@media(min-width:720px){.card-grid--bento:where(.astro-j7pv25f6){grid-template-columns:repeat(12,1fr);gap:1.1rem}.card-grid--bento:where(.astro-j7pv25f6) .card:where(.astro-j7pv25f6):nth-child(1){grid-column:span 7}.card-grid--bento:where(.astro-j7pv25f6) .card:where(.astro-j7pv25f6):nth-child(2){grid-column:span 5}.card-grid--bento:where(.astro-j7pv25f6) .card:where(.astro-j7pv25f6):nth-child(3){grid-column:span 12}}.card:where(.astro-j7pv25f6){--card-reveal: 0;--card-lift: 16px;--card-accent: var(--phosphor-rgb);background:linear-gradient(135deg,rgba(var(--card-accent),.07) 0%,transparent 42%),var(--surface);border:1px solid rgba(var(--card-accent),.16);border-radius:var(--radius-md);padding:1.5rem 1.45rem;text-align:left;text-decoration:none;color:inherit;transition:border-color .4s,background .4s,box-shadow .4s,transform .4s;display:flex;flex-direction:column;min-height:100%;backdrop-filter:blur(14px) saturate(1.2);position:relative;overflow:hidden;clip-path:none;opacity:calc(.35 + var(--card-reveal, 0) * .65);transform:translateY(var(--card-lift, 16px));box-shadow:inset 0 1px #ffffff0a}.card-grid--bento:where(.astro-j7pv25f6) .card:where(.astro-j7pv25f6):nth-child(1){--card-accent: var(--phosphor-rgb)}.card-grid--bento:where(.astro-j7pv25f6) .card:where(.astro-j7pv25f6):nth-child(2){--card-accent: var(--cyan-rgb)}.card-grid--bento:where(.astro-j7pv25f6) .card:where(.astro-j7pv25f6):nth-child(3){--card-accent: var(--violet-rgb)}.card:where(.astro-j7pv25f6):before{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),transparent);opacity:0;transition:opacity .3s;animation:cardScan 0s paused}.card:where(.astro-j7pv25f6):hover:before{opacity:.6;animation:cardScan 1.8s ease-in-out infinite}@keyframes cardScan{0%{top:0}to{top:100%}}.card:where(.astro-j7pv25f6):hover{border-color:rgba(var(--card-accent),.42);background:linear-gradient(135deg,rgba(var(--card-accent),.12) 0%,transparent 50%),var(--surface-raised);box-shadow:0 16px 48px #00000057,0 0 28px rgba(var(--card-accent),.12),inset 0 1px #ffffff0f;transform:translateY(calc(var(--card-lift, 0px) - 4px))}.card-grid--bento:where(.astro-j7pv25f6) .card:where(.astro-j7pv25f6):nth-child(1){min-height:220px}.card-grid--bento:where(.astro-j7pv25f6) .card:where(.astro-j7pv25f6):nth-child(3){flex-direction:row;align-items:center;gap:1.5rem;padding:1.25rem 1.75rem}@media(min-width:720px){.card-grid--bento:where(.astro-j7pv25f6) .card:where(.astro-j7pv25f6):nth-child(3) .card__body:where(.astro-j7pv25f6){flex:1}.card-grid--bento:where(.astro-j7pv25f6) .card:where(.astro-j7pv25f6):nth-child(3) .card__arrow:where(.astro-j7pv25f6){margin-top:0;margin-left:auto;flex-shrink:0}}@media(max-width:719px){.card-grid--bento:where(.astro-j7pv25f6) .card:where(.astro-j7pv25f6):nth-child(3){flex-direction:column;align-items:flex-start}}.card:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(var(--hue),50%,50%,.04) 0%,transparent 40%,transparent 60%,hsla(calc(var(--hue) + 60),45%,45%,.03) 100%);opacity:0;transition:opacity .4s;pointer-events:none}.card:where(.astro-j7pv25f6):hover:after{opacity:1;animation:thermoSlab 2.5s ease-in-out infinite}@keyframes thermoSlab{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.card:where(.astro-j7pv25f6):hover .card__arrow:where(.astro-j7pv25f6){transform:translate(4px);opacity:1}.card__body:where(.astro-j7pv25f6){flex:1}.card:where(.astro-j7pv25f6):not(:nth-child(3)) .card__arrow:where(.astro-j7pv25f6){margin-top:auto;padding-top:1rem}.card__idx:where(.astro-j7pv25f6){display:inline-flex;align-self:flex-start;font-size:var(--type-micro);font-weight:500;color:rgb(var(--card-accent));letter-spacing:var(--track-wide);text-transform:uppercase;margin-bottom:.75rem;padding:.28rem .6rem;border-radius:6px;border:1px solid rgba(var(--card-accent),.22);background:rgba(var(--card-accent),.08);opacity:1}.card__title:where(.astro-j7pv25f6){font-size:1rem;font-weight:600;letter-spacing:-.01em;line-height:var(--leading-snug);text-transform:none;margin-bottom:.45rem;color:var(--text)}.card__desc:where(.astro-j7pv25f6){font-family:var(--font-body);font-size:.875rem;font-weight:400;color:var(--text-muted);line-height:var(--leading-body);letter-spacing:.025em}.card__arrow:where(.astro-j7pv25f6){font-size:var(--type-label);font-weight:500;letter-spacing:var(--track-label);color:rgb(var(--card-accent));margin-top:1.1rem;opacity:.75;transition:transform .35s ease,opacity .35s}.meta-row:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;margin-top:2.25rem;font-size:var(--type-label);font-weight:400;letter-spacing:var(--track-label);color:var(--text-muted)}.meta-row:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.35rem;padding:.42rem .9rem;border-radius:999px;border:1px solid rgba(var(--phosphor-rgb),.14);background:rgba(var(--phosphor-rgb),.04);backdrop-filter:blur(8px);opacity:calc(.65 + var(--scroll) * .35);transition:border-color .3s,background .3s,opacity .3s}.meta-row:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):hover{border-color:rgba(var(--cyan-rgb),.25);background:rgba(var(--cyan-rgb),.06)}.meta-row:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:var(--phosphor);font-weight:600}.meta-row:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){animation:telemetry 3s ease-in-out infinite}@keyframes telemetry{0%,to{opacity:.7}50%{opacity:1}}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-size:.8125rem;font-weight:500;letter-spacing:.04em;text-transform:none;padding:.85rem 1.45rem;text-decoration:none;transition:background .3s,border-color .3s,color .3s,box-shadow .3s,transform .3s;white-space:nowrap;max-width:min(100%,22rem)}.btn--primary:where(.astro-j7pv25f6){position:relative;overflow:hidden;background:rgba(var(--phosphor-rgb),.06);color:var(--phosphor);border:1px solid rgba(var(--phosphor-rgb),.35);border-radius:999px;clip-path:none;box-shadow:inset 0 1px #ffffff0d}.btn--primary:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 38%,rgba(255,255,255,.1) 50%,transparent 62%);transform:translate(-120%);transition:transform .55s ease;pointer-events:none}#enter:where(.astro-j7pv25f6) .btn--primary:where(.astro-j7pv25f6){padding:.95rem 1.65rem;border-color:#ffcc5559;background:#ffcc550f;color:var(--amber)}#enter:where(.astro-j7pv25f6) .btn--primary:where(.astro-j7pv25f6):hover{border-color:var(--phosphor);background:rgba(var(--phosphor-rgb),.1);color:var(--phosphor)}.btn__prompt:where(.astro-j7pv25f6){color:var(--cyan);opacity:.85;font-weight:400;flex-shrink:0}.btn__label:where(.astro-j7pv25f6){flex:0 1 auto;min-width:0}.btn__arrow:where(.astro-j7pv25f6){opacity:.55;flex-shrink:0;transition:transform .25s ease,opacity .25s ease}.btn--primary:where(.astro-j7pv25f6):hover{background:rgba(var(--phosphor-rgb),.1);border-color:var(--cyan);color:var(--cyan);transform:translateY(-2px);box-shadow:var(--glow),var(--glow-cyan)}.btn--primary:where(.astro-j7pv25f6):hover:after{transform:translate(120%)}.btn--primary:where(.astro-j7pv25f6):hover .btn__arrow:where(.astro-j7pv25f6){transform:translate(3px);opacity:1}.hero-actions:where(.astro-j7pv25f6){margin-top:2rem;display:flex;justify-content:flex-start;width:100%}.beat--center:where(.astro-j7pv25f6) .hero-actions:where(.astro-j7pv25f6){justify-content:center}#enter:where(.astro-j7pv25f6) .hero-actions:where(.astro-j7pv25f6){margin-top:2.25rem}@media(max-width:520px){.btn:where(.astro-j7pv25f6){font-size:.75rem;padding:.75rem 1.15rem;gap:.45rem}}@media(prefers-reduced-motion:no-preference){html.hidden-tab :where(.astro-j7pv25f6),html.hidden-tab :where(.astro-j7pv25f6):before,html.hidden-tab :where(.astro-j7pv25f6):after{animation-play-state:paused!important}}html.low-power .hex-field:where(.astro-j7pv25f6),html.low-power .net-mesh:where(.astro-j7pv25f6),html.low-power .ice-fall:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6),html.low-power .chroma-bleed:where(.astro-j7pv25f6):before,html.low-power .chroma-bleed:where(.astro-j7pv25f6):after,html.low-power .nav-nexus__ring:where(.astro-j7pv25f6),html.low-power .nav-nexus__shard:where(.astro-j7pv25f6),html.low-power .nav-nexus__deck:where(.astro-j7pv25f6):before,html.low-power .nav-links:where(.astro-j7pv25f6):after,html.low-power .hero-signal__bars:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6),html.low-power .hero-signal__sweep:where(.astro-j7pv25f6),html.low-power .hero-signal__stream-inner:where(.astro-j7pv25f6),html.low-power .signal-glitch:where(.astro-j7pv25f6):before,html.low-power .signal-glitch:where(.astro-j7pv25f6):after,html.low-power .sweep-beam:where(.astro-j7pv25f6),html.low-power .scroll-hint:where(.astro-j7pv25f6),html.low-power .headline-ghosts:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6),html.low-power .headline-stack:where(.astro-j7pv25f6) .accent:where(.astro-j7pv25f6),html.low-power .headline-stack:where(.astro-j7pv25f6) .accent:where(.astro-j7pv25f6):before,html.low-power nav:where(.astro-j7pv25f6){animation:none!important}html.low-power .nav-nexus__deck:where(.astro-j7pv25f6),html.low-power .hero-signal__unit:where(.astro-j7pv25f6),html.low-power #archive:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6),html.low-power #enter:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6),html.low-power footer:where(.astro-j7pv25f6),html.low-power .scroll-hint:where(.astro-j7pv25f6),html.low-power .card:where(.astro-j7pv25f6){backdrop-filter:none}html.low-power .backdrop:where(.astro-j7pv25f6){filter:none!important;transform:none!important}html.low-power .chroma-bleed:where(.astro-j7pv25f6),html.low-power .hex-field:where(.astro-j7pv25f6),html.low-power .net-mesh:where(.astro-j7pv25f6),html.low-power .ice-fall:where(.astro-j7pv25f6),html.low-power .signal-glitch:where(.astro-j7pv25f6),html.low-power .sweep-beam:where(.astro-j7pv25f6){display:none}@media(pointer:coarse),(hover:none){.backdrop:where(.astro-j7pv25f6){filter:none!important;transform:none!important}.nav-nexus__deck:where(.astro-j7pv25f6),.hero-signal__unit:where(.astro-j7pv25f6),#archive:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6),#enter:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6),footer:where(.astro-j7pv25f6),.scroll-hint:where(.astro-j7pv25f6),.card:where(.astro-j7pv25f6){backdrop-filter:none}.chroma-bleed:where(.astro-j7pv25f6),.hex-field:where(.astro-j7pv25f6),.net-mesh:where(.astro-j7pv25f6),.ice-fall:where(.astro-j7pv25f6),.signal-glitch:where(.astro-j7pv25f6),.sweep-beam:where(.astro-j7pv25f6){display:none}.scroll-hint:where(.astro-j7pv25f6),.headline-ghosts:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){animation:none!important}.beat:where(.astro-j7pv25f6){--section-reveal: 1}.beat-inner:where(.astro-j7pv25f6){opacity:1;transform:none}.card:where(.astro-j7pv25f6){--card-reveal: 1;--card-lift: 0px;opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.beat:where(.astro-j7pv25f6){--section-reveal: 1}.beat-inner:where(.astro-j7pv25f6){opacity:1;transform:none}.card:where(.astro-j7pv25f6){--card-reveal: 1;--card-lift: 0px;opacity:1;transform:none}.scan-overlay:where(.astro-j7pv25f6),.headline-stack:where(.astro-j7pv25f6) .accent:where(.astro-j7pv25f6),.headline-stack:where(.astro-j7pv25f6) .accent:where(.astro-j7pv25f6):before,.headline-ghosts:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6),.scroll-hint:where(.astro-j7pv25f6),.prompt:where(.astro-j7pv25f6):after,.nav-logo:where(.astro-j7pv25f6),.nav-logo__scan:where(.astro-j7pv25f6):after,.nav-logo__tag:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6),.nav-logo__hex:where(.astro-j7pv25f6),.nav-logo__barcode:where(.astro-j7pv25f6),.nav-logo__echo:where(.astro-j7pv25f6),.nav-logo__shift:where(.astro-j7pv25f6),.nav-logo__core:where(.astro-j7pv25f6),.nav-logo__bracket:where(.astro-j7pv25f6),.nav-logo__ch:where(.astro-j7pv25f6),.nav-logo__ch:where(.astro-j7pv25f6):before,.nav-logo__wire:where(.astro-j7pv25f6),.nav-logo__ch--nil:where(.astro-j7pv25f6),.nav-logo__portal:where(.astro-j7pv25f6),.nav-logo__portal:where(.astro-j7pv25f6):before,.nav-logo__portal:where(.astro-j7pv25f6):after,.nav-logo__portal:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6),.nav-logo__cursor:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6),.nav-logo:where(.astro-j7pv25f6):before,.nav-logo:where(.astro-j7pv25f6):after,.nav-nexus__ring:where(.astro-j7pv25f6),.nav-nexus__shard:where(.astro-j7pv25f6),.nav-nexus__deck:where(.astro-j7pv25f6):before,.nav-links:where(.astro-j7pv25f6):after,nav:where(.astro-j7pv25f6){animation:none}nav:where(.astro-j7pv25f6){transform:translate(-50%)}.sweep-beam:where(.astro-j7pv25f6),.meta-row:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6),.chroma-bleed:where(.astro-j7pv25f6):before,.chroma-bleed:where(.astro-j7pv25f6):after,.net-mesh:where(.astro-j7pv25f6),.ice-fall:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6),.construct-frame:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6),#scroll-progress:where(.astro-j7pv25f6),.hex-field:where(.astro-j7pv25f6),.signal-glitch:where(.astro-j7pv25f6):before,.signal-glitch:where(.astro-j7pv25f6):after,.title-section:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6),.hud-ticker:where(.astro-j7pv25f6),.card:where(.astro-j7pv25f6):after,.boot-terminal:where(.astro-j7pv25f6),.boot-cursor:where(.astro-j7pv25f6),.boot-track:where(.astro-j7pv25f6),.boot-ticker:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6),.boot-burst:where(.astro-j7pv25f6),.boot-screen--exit:where(.astro-j7pv25f6),.boot-footer__status--linked:where(.astro-j7pv25f6),.boot-ascii__line--chroma:where(.astro-j7pv25f6),.hero-signal__bars:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6),.hero-signal__sweep:where(.astro-j7pv25f6),.hero-signal__live:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6),.hero-signal__stream-inner:where(.astro-j7pv25f6){animation:none}.hero-signal__stream-inner:where(.astro-j7pv25f6){transform:none}.hero-signal__bars:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6){transform:scaleY(.45);opacity:.5}.boot-terminal:where(.astro-j7pv25f6){opacity:1;transform:none}.boot-log:where(.astro-j7pv25f6),.boot-ascii__line:where(.astro-j7pv25f6),.boot-pre__line:where(.astro-j7pv25f6),.boot-quote:where(.astro-j7pv25f6),.boot-whisper:where(.astro-j7pv25f6){transition:none}.boot-whisper--in:where(.astro-j7pv25f6){color:#b9c8b98a}.boot-quote--in:where(.astro-j7pv25f6){opacity:1;color:#a5b4a585}body:before,body:after{display:none}.beat-inner:where(.astro-j7pv25f6),.card:where(.astro-j7pv25f6){transition:none!important}.backdrop:where(.astro-j7pv25f6){filter:none;transform:none}.card:where(.astro-j7pv25f6):hover{transform:none}}.scroll-hint:where(.astro-j7pv25f6){position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);font-size:var(--type-micro);font-weight:500;letter-spacing:var(--track-wide);text-transform:uppercase;color:var(--text-muted);animation:scrollDrift 3s ease-in-out infinite;pointer-events:none;margin:0;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(var(--phosphor-rgb),.1);background:#060e1466;backdrop-filter:blur(8px)}.scroll-hint:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){color:var(--phosphor);font-style:normal;display:inline-block;margin-left:.35em}@keyframes scrollDrift{0%,to{opacity:.35;transform:translate(-50%)}50%{opacity:.95;transform:translate(-50%) translateY(6px)}}footer:where(.astro-j7pv25f6){position:relative;z-index:10;margin:0 2rem 2rem;padding:1.25rem 1.5rem;border:1px solid var(--border);border-radius:var(--radius-md);background:#060e1473;backdrop-filter:blur(12px);display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:var(--type-micro);font-weight:400;letter-spacing:var(--track-label);color:var(--text-muted)}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-muted);text-decoration:none}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--phosphor)}@media(max-width:768px){.nav-nexus__deck:where(.astro-j7pv25f6),.hero-signal__unit:where(.astro-j7pv25f6),#archive:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6),#enter:where(.astro-j7pv25f6) .beat-inner:where(.astro-j7pv25f6),footer:where(.astro-j7pv25f6){backdrop-filter:blur(10px) saturate(1.1)}nav:where(.astro-j7pv25f6){top:.65rem;width:calc(100% - 1.25rem)}.nav-nexus__orbit:where(.astro-j7pv25f6){display:none}.nav-nexus__deck:where(.astro-j7pv25f6){clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,12px 100%,0 50%)}.nav-nexus__row:where(.astro-j7pv25f6){padding:.55rem 1rem;gap:.35rem}.nav-links:where(.astro-j7pv25f6){display:none}.nav-cta:where(.astro-j7pv25f6){font-size:.62rem;padding:.42rem .85rem}.beat:where(.astro-j7pv25f6){padding:5.5rem 1.25rem 4rem}.beat--hero:where(.astro-j7pv25f6){padding-top:5.75rem}footer:where(.astro-j7pv25f6){margin:0 1.25rem 1.25rem}}
