@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-mono:"Geist Mono","Geist Mono Fallback"}:root{--bg:#0a0a0a;--bg-raised:#141414;--bg-code:#0f0f0f;--border:#262626;--border-dim:#1a1a1a;--text:#ededed;--text-secondary:#a1a1a1;--text-dim:#666;--accent:#47e06c;--accent-dim:rgba(71,224,108,0.1);--amber:#ebb305;--font-sans:"Geist",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"Geist Mono","SFMono-Regular",Menlo,monospace;--max-width:1080px;--space-page:24px}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.6;font-size:15px}::selection{background:var(--accent);color:var(--bg)}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-page)}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(10,10,10,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-dim)}.nav-inner{justify-content:space-between;height:56px}.nav-inner,.nav-logo{display:flex;align-items:center}.nav-logo{gap:8px;font-family:var(--font-mono);font-size:15px;font-weight:500;color:var(--text);text-decoration:none;letter-spacing:-.02em}.nav-links{display:flex;align-items:center;gap:24px;list-style:none}.nav-links a{color:var(--text-secondary);text-decoration:none;font-size:14px}.nav-links a:hover{color:var(--text)}.nav-cta{padding:6px 14px;background:var(--text);color:var(--bg)!important;border-radius:6px;font-weight:500;font-size:13px!important;transition:opacity .15s}.nav-cta:hover{opacity:.85;text-decoration:none!important}.hero-split{display:grid;grid-template-columns:1fr 340px;grid-gap:40px;gap:40px;align-items:center;padding:120px 0 80px}.hero-text{max-width:560px}.hero-art{display:flex;justify-content:center;align-items:center}.hero-art svg{width:100%;max-width:360px;height:auto}.hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-family:var(--font-mono);color:var(--amber);border:1px solid rgba(235,179,5,.2);background:rgba(235,179,5,.05);padding:4px 12px;border-radius:100px;margin-bottom:24px}.hero h1{font-size:44px;font-weight:600;letter-spacing:-.035em;line-height:1.15;margin-bottom:20px;color:var(--text)}.hero p{font-size:17px;color:var(--text-secondary);line-height:1.7;margin-bottom:36px;max-width:560px}.signup-form{display:flex;gap:8px;max-width:420px}.signup-form input{flex:1 1;padding:10px 14px;background:var(--bg-raised);border:1px solid var(--border);border-radius:8px;color:var(--text);font-family:var(--font-sans);font-size:14px;outline:none;transition:border-color .15s}.signup-form input::placeholder{color:var(--text-dim)}.signup-form input:focus{border-color:var(--accent)}.signup-form button{padding:10px 20px;background:var(--text);color:var(--bg);border:none;border-radius:8px;font-family:var(--font-sans);font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:opacity .15s}.signup-form button:hover{opacity:.85}.form-note{font-size:13px;color:var(--text-dim);margin-top:12px}.code-block{background:var(--bg-code);border:1px solid var(--border-dim);border-radius:12px;overflow:hidden;margin:80px 0}.code-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid var(--border-dim);color:var(--text-dim)}.code-body,.code-header{font-family:var(--font-mono);font-size:13px}.code-body{padding:24px;overflow-x:auto;line-height:1.75;color:var(--text-secondary)}.code-body .green{color:var(--accent)}.code-body .amber{color:var(--amber)}.code-body .red{color:var(--red,#ef4444)}.code-body .dim{color:var(--text-dim)}.code-body .bold{color:var(--text);font-weight:600}.section{padding:80px 0;border-top:1px solid var(--border-dim)}.section h2{font-size:28px;font-weight:600;letter-spacing:-.03em;margin-bottom:16px}.section p{color:var(--text-secondary);font-size:15px;max-width:600px;line-height:1.7}.section p+p{margin-top:16px}.req-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1px;gap:1px;background:var(--border-dim);border:1px solid var(--border-dim);border-radius:12px;overflow:hidden;margin-top:40px}.req-item{background:var(--bg);padding:28px}.req-item .label{font-family:var(--font-mono);font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--text-dim);margin-bottom:8px}.req-item h3{font-size:15px;font-weight:500;margin-bottom:8px}.req-item p{font-size:14px;color:var(--text-secondary);line-height:1.6}.req-item .deadline{font-family:var(--font-mono);font-size:13px;color:var(--amber);margin-top:12px}.footer{padding:40px 0;border-top:1px solid var(--border-dim);display:flex;align-items:center;justify-content:space-between;font-size:13px;color:var(--text-dim)}.footer a{color:var(--text-secondary);text-decoration:none}.footer a:hover{color:var(--text)}@media (max-width:860px){.hero-split{grid-template-columns:1fr;padding:80px 0 60px}.hero-art{display:none}.hero-text h1{font-size:32px}.signup-form{flex-direction:column}.req-grid{grid-template-columns:1fr}.footer{flex-direction:column;gap:12px}}