@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:500;src:url(/assets/geist-mono-latin-500-normal-C3sF8Y1B.woff2) format("woff2"),url(/assets/geist-mono-latin-500-normal-YfPbDI_o.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: rgba(13, 17, 23, .6);--border: rgba(255, 255, 255, .06);--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);min-height:100dvh;overflow:hidden;line-height:1.65;-webkit-font-smoothing:antialiased}#space{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}main{position:relative;z-index:1}.hero{display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:2rem}.hero-content{max-width:560px;width:100%}.hero-name{font-size:clamp(2rem,8vw,3.5rem);font-weight:700;color:var(--text-bright);letter-spacing:-.03em;margin-bottom:.25rem}.hero-tagline{font-size:.9rem;color:var(--text-dim);margin-bottom:2.5rem;letter-spacing:.02em}.terminal{background:var(--terminal-bg);border:1px solid var(--border);border-radius:6px;margin-bottom:2.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.terminal-body{padding:1.25rem 1.5rem;font-size:.875rem;color:var(--text);min-height:120px;line-height:1.7}.terminal-line{margin-bottom:.5rem}.terminal-line.prompt{color:var(--accent)}.terminal-line.prompt:after{content:"";display:inline-block;width:7px;height:1em;background:var(--accent);vertical-align:text-bottom;margin-left:3px;animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}.hero-links{display:flex;gap:2rem}.hero-links a{color:var(--text-dim);text-decoration:none;font-size:.85rem;transition:color .15s ease}.hero-links a:hover{color:var(--text-bright)}@media(max-width:640px){.hero-content{max-width:100%}.hero-name{font-size:2rem}}
