@keyframes signal-pulse{0%{transform:scale(1);opacity:.8}70%{transform:scale(2.5);opacity:0}to{transform:scale(2.5);opacity:0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes glow-pulse{0%,to{box-shadow:0 0 12px var(--signal-glow,#00d97e26)}50%{box-shadow:0 0 24px var(--signal-glow,#00d97e26),0 0 48px var(--signal-glow,#00d97e26)}}@keyframes slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes caret-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes waveform{0%,to{height:12px}50%{height:28px}}@keyframes log-entry-in{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:64px;padding-top:8px;padding-bottom:8px}}@keyframes text-glitch{0%,92%,98%,to{text-shadow:none;clip-path:none}93%{text-shadow:-2px 0 #ff3b3b,2px 0 #4d8ef8;clip-path:inset(20% 0 40% 0)}94%{text-shadow:2px 0 #ff3b3b,-2px 0 #4d8ef8;clip-path:inset(60% 0 5% 0)}95%{text-shadow:-1px 0 #ff3b3b,1px 0 #4d8ef8;clip-path:inset(10% 0 70% 0)}96%{text-shadow:3px 0 #ff3b3b,-3px 0 #4d8ef8;clip-path:inset(45% 0 25% 0)}97%{text-shadow:-2px 0 #ff3b3b,2px 0 #4d8ef8;clip-path:inset(75% 0 5% 0)}}@keyframes badge-pulse{0%{box-shadow:0 0 0 0 var(--signal-glow,rgba(108,166,193,.4))}70%{box-shadow:0 0 0 6px transparent}to{box-shadow:0 0 0 6px transparent}}@keyframes dialog-enter{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes dialog-exit{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}@keyframes dropdown-in{0%{opacity:0;transform:scale(.96) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes dropdown-out{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(-4px)}}@keyframes ai-thinking-dot{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}@keyframes streaming-cursor{0%,to{opacity:1}50%{opacity:0}}.animate-signal-pulse{animation:signal-pulse 2s var(--ease-out,cubic-bezier(0,0,.2,1)) infinite}.animate-float{animation:float 6s ease-in-out infinite}.animate-shimmer{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,transparent,rgba(255,255,255,.04) 50%,transparent);background-size:800px 100%}.animate-glow-pulse{animation:glow-pulse 2s ease-in-out infinite}.animate-slide-up{animation:slide-up .5s var(--ease-smooth,cubic-bezier(.4,0,.2,1)) forwards}.animate-fade-in{animation:fade-in .4s var(--ease-smooth,cubic-bezier(.4,0,.2,1)) forwards}.animate-scale-in{animation:scale-in .3s var(--ease-snap,cubic-bezier(.2,0,0,1)) forwards}.animate-caret-blink{animation:caret-blink 1s steps(1) infinite}.animate-log-entry{animation:log-entry-in .3s var(--ease-snap,cubic-bezier(.2,0,0,1)) forwards}.animate-ai-dot{animation:ai-thinking-dot 1.4s ease-in-out infinite}.animate-ai-dot:first-child{animation-delay:0s}.animate-ai-dot:nth-child(2){animation-delay:.16s}.animate-ai-dot:nth-child(3){animation-delay:.32s}.animate-streaming-cursor{animation:streaming-cursor 1s steps(1) infinite}.animate-text-glitch{display:inline-block;animation:text-glitch 1s linear infinite}.stagger-1{animation-delay:0s}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.18s}.stagger-4{animation-delay:.26s}.stagger-5{animation-delay:.34s}.stagger-6{animation-delay:.5s}.glass{background:rgba(77,126,141,.6);border:1px solid var(--border-faint,#1a2640)}.glass,.glass-nav{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%)}.glass-nav{background:linear-gradient(180deg,var(--bg-void) 0,transparent 50%)}.gradient-text{background:linear-gradient(135deg,#00d97e,#4d8ef8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-text-signal{background:linear-gradient(135deg,#00d97e,#22f598);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bg-dot-grid{background-image:radial-gradient(circle,#243352 1px,transparent 0);background-size:40px 40px}.observatory-card{transition:all .2s var(--ease-smooth,cubic-bezier(.4,0,.2,1));box-shadow:var(--shadow-card,0 4px 24px #00000040,0 1px 4px #00000060)}.observatory-card:hover{transform:translateY(-2px);border-color:var(--border-accent,#2d4266);background-color:var(--bg-elevated,#172236);box-shadow:var(--shadow-card,0 4px 24px #00000040,0 1px 4px #00000060),var(--border-glow,inset 0 1px 0 #ffffff10)}.observatory-card-featured{border-top:2px solid var(--signal,#00d97e);box-shadow:var(--shadow-card,0 4px 24px #00000040,0 1px 4px #00000060),var(--glow-signal,0 0 30px #00d97e30,0 0 60px #00d97e15)}html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-void,#060b14);border-radius:3px}::-webkit-scrollbar-thumb{background:var(--border-accent,#2d4266);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--signal,#00d97e)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.animate-ai-dot,.animate-caret-blink,.animate-float,.animate-glow-pulse,.animate-shimmer,.animate-signal-pulse,.animate-streaming-cursor,.animate-text-glitch{animation:none!important}}:focus-visible{outline:2px solid var(--signal,#00d97e);outline-offset:3px}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0da54fcd0470ea43-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/680a7121f7a85e3f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8a1d8947e5852e30-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/0da54fcd0470ea43-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/680a7121f7a85e3f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8a1d8947e5852e30-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Syne Fallback;src:local("Arial");ascent-override:93.93%;descent-override:27.93%;line-gap-override:0.00%;size-adjust:98.47%}.__className_387f85{font-family:Syne,Syne Fallback;font-style:normal}.__variable_387f85{--font-display:"Syne","Syne Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_e64f39{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_e64f39{--font-body:"DM Sans","DM Sans Fallback"}@font-face{font-family:GeistMono;src:url(/_next/static/media/78fec81b34c4a365.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_97c177{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_97c177{--font-geist-mono:"GeistMono",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}