.landing-page{min-height:100vh;color:#edf3f7;background:#07090d}.landing-nav{display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:24px 0}.landing-brand,.landing-nav-actions a{color:inherit;text-decoration:none}.landing-brand{display:inline-flex;gap:10px;align-items:center;font-weight:700}.landing-brand span{display:inline-grid;width:34px;height:34px;place-items:center;color:#07100d;background:#9ff2cb;border:1px solid #d6ffe8}.landing-nav-actions{display:flex;gap:18px;align-items:center}.landing-nav-actions a{color:#b8c7c2}.landing-nav-actions a:hover{color:#edf3f7}.landing-hero{display:grid;grid-template-columns:minmax(0,.85fr) minmax(340px,1fr);gap:48px;align-items:center;width:min(1120px,calc(100% - 32px));min-height:calc(100vh - 88px);margin:0 auto;padding:40px 0 80px}.landing-copy h1{max-width:11ch;margin:0;font-size:clamp(3rem,8vw,6.75rem);line-height:.96;letter-spacing:0}.landing-copy p{max-width:32rem;margin:24px 0 0;color:#9fb4ad;font-size:1.1rem;line-height:1.6}.landing-terminal{padding:22px;border:1px solid rgba(159,242,203,.34);border-radius:8px;background:#080d10e6;box-shadow:0 24px 80px #00000059}.landing-rep-label{margin:0 0 14px;color:#9ff2cb;font-size:.78rem;text-transform:uppercase}.landing-terminal h2{margin:0 0 28px;color:#edf3f7;font-size:1.35rem;line-height:1.35;letter-spacing:0}.landing-terminal-input{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;min-height:58px;padding:0 14px;border:1px solid rgba(255,255,255,.12);background:#050709}.landing-prompt{color:#9ff2cb}.landing-terminal-input input{width:100%;min-width:0;color:#edf3f7;border:0;outline:0;background:transparent}.landing-terminal-input input::placeholder{color:#edf3f761}.landing-terminal button{width:100%;margin-top:16px;padding:14px 18px;color:#07100d;border:1px solid #d6ffe8;background:#9ff2cb;font-weight:700}@media(max-width:760px){.landing-nav{align-items:flex-start;gap:16px}.landing-hero{grid-template-columns:1fr;min-height:auto;padding-top:40px}.landing-copy h1{max-width:12ch;font-size:3.5rem}}:root{color:#d7dde5;background:#07090d;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),#07090d;background-size:28px 28px}button,input{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
