@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/geist-mono-latin-400-normal-DKaoCDn5.woff2)format("woff2"),url(/assets/geist-mono-latin-400-normal-BXAprPdR.woff)format("woff")}@font-face{font-family:Geist Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/geist-mono-latin-700-normal-DMoeyBRY.woff2)format("woff2"),url(/assets/geist-mono-latin-700-normal-CzSaXH83.woff)format("woff")}:root{--bg:#06080d;--text:#c9d1d9;--text-bright:#e6edf3;--text-dim:#6e7681;--accent:#58a6ff;--terminal-bg:#0d111799;--border:#ffffff0f;--mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:var(--mono);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;min-height:100dvh;line-height:1.65;overflow:hidden}#space{z-index:0;position:fixed;inset:0}main{z-index:1;position:relative}.hero{justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.hero-content{width:100%;max-width:560px}.hero-name{color:var(--text-bright);letter-spacing:-.03em;margin-bottom:.25rem;font-size:clamp(2rem,8vw,3.5rem);font-weight:700}.hero-tagline{color:var(--text-dim);letter-spacing:.02em;margin-bottom:2.5rem;font-size:.9rem}.terminal{background:var(--terminal-bg);border:1px solid var(--border);backdrop-filter:blur(8px);border-radius:6px;margin-bottom:2.5rem}.terminal-body{color:var(--text);min-height:120px;padding:1.25rem 1.5rem;font-size:.875rem;line-height:1.7}.terminal-line{margin-bottom:.5rem}.terminal-line.prompt{color:var(--accent)}.terminal-line.prompt:after{content:"";background:var(--accent);vertical-align:text-bottom;width:7px;height:1em;margin-left:3px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.hero-links{gap:2rem;display:flex}.hero-links a{color:var(--text-dim);font-size:.85rem;text-decoration:none;transition:color .15s}.hero-links a:hover{color:var(--text-bright)}@media (width<=640px){.hero-content{max-width:100%}.hero-name{font-size:2rem}}
