@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--green:#00cc67;--ink:#10141b;--paper:#f4f3ee;--mist:#dfe5df;--line:#10141b2e}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;line-height:1.5}a{color:inherit}.shell{width:min(1220px,100% - 48px);margin:auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:98px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand-symbol{border:8px solid var(--ink);border-top-color:var(--green);border-radius:50%;place-items:center;width:40px;height:40px;display:grid;transform:rotate(-12deg)}.brand-symbol i{font-size:16px;font-style:normal;line-height:1;transform:rotate(12deg)}.brand>span:last-child{grid-template-columns:auto auto;font-family:Manrope,sans-serif;line-height:.85;display:grid}.brand b{font-size:22px}.brand em{color:var(--green);font-size:22px;font-weight:500}.brand small{letter-spacing:.35em;text-transform:uppercase;grid-column:1/3;margin-top:8px;font-size:9px}.nav-cta{border-bottom:1px solid;padding:8px 0;font-weight:700;text-decoration:none}.nav-cta span{color:var(--green);margin-left:16px}.hero{grid-template-columns:1.12fr .88fr;align-items:center;gap:84px;min-height:680px;padding:64px 0 80px;display:grid}.kicker,.section-label{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700}.kicker{align-items:center;gap:10px;display:flex}.kicker span{background:var(--green);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #00cc671f}.hero h1{letter-spacing:-.055em;max-width:820px;margin:30px 0;font:750 clamp(3.2rem,5.8vw,5.65rem)/.98 Manrope,sans-serif}.hero h1 mark{color:var(--green);background:0 0}.hero-text{color:#48504d;max-width:590px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:32px;margin-top:34px;display:flex}.hero-actions p{margin:0;font-size:12px}.button{cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:40px;padding:17px 22px;font:700 14px DM Sans,sans-serif;text-decoration:none;display:inline-flex}.button.dark{background:var(--ink);color:#fff;min-width:240px}.button span{color:var(--green);font-size:20px}.hero-art{background:var(--green);border-radius:52% 52% 28px 28px;align-items:flex-end;height:510px;padding:36px;display:flex;position:relative;overflow:hidden}.hero-art>p{z-index:3;font:600 24px/1.12 Manrope;position:relative}.target{background:var(--paper);text-align:center;text-transform:uppercase;letter-spacing:.14em;z-index:2;border-radius:50%;place-items:center;width:208px;height:208px;font-size:10px;display:grid;position:absolute;top:150px;left:50%;transform:translate(-50%)}.target:before{content:"";border:1px solid var(--line);border-radius:50%;width:132px;height:132px;position:absolute}.target b{font-size:50px;position:absolute;bottom:9px;right:20px}.orbit{border:1px solid #10141b40;border-radius:50%;position:absolute}.orbit.one{width:360px;height:360px;animation:6s ease-in-out infinite orbitPulse;top:-50px;left:-100px}.orbit.two{width:290px;height:290px;animation:6s ease-in-out -3s infinite orbitPulse;bottom:10px;right:-150px}.star{color:var(--ink);animation:2.8s ease-in-out infinite twinkle;position:absolute}.star-one{font-size:30px;top:70px;right:42px}.star-two{font-size:18px;animation-delay:-1.3s;bottom:150px;left:52px}.saucer{z-index:4;filter:drop-shadow(0 14px 12px #00000038);width:150px;height:82px;display:block;position:absolute}.saucer-dome{border:3px solid var(--ink);background:#d9e6df;border-radius:50px 50px 8px 8px;width:66px;height:36px;position:absolute;top:3px;left:42px}.saucer-body{border:3px solid var(--ink);background:var(--paper);border-radius:50%;justify-content:center;align-items:center;gap:13px;width:150px;height:38px;display:flex;position:absolute;top:27px}.saucer-body b{background:var(--green);border:1px solid var(--ink);border-radius:50%;width:7px;height:7px}.saucer-beam{clip-path:polygon(20% 0,80% 0,100% 100%,0 100%);opacity:.65;background:linear-gradient(#f4f3eebf,#0000);width:64px;height:56px;position:absolute;top:58px;left:44px}.hero-saucer{margin-left:-75px;animation:4.5s ease-in-out infinite hoverSaucer;top:55px;left:50%}.flight-strip{background:var(--green);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);align-items:center;height:76px;display:flex;overflow:hidden}.flight-track{align-items:center;width:max-content;animation:19s linear infinite marquee;display:flex;position:relative}.flight-track p{letter-spacing:.05em;white-space:nowrap;margin:0;padding-right:30px;font:800 22px Manrope}.flight-track p span{margin:0 26px}.strip-saucer{filter:none;flex:none;margin:-5px 18px -5px 0;position:relative;transform:scale(.58)}.manifesto{background:var(--ink);color:#fff;padding:105px 0}.manifesto-grid{grid-template-columns:1fr 3fr;gap:50px;display:grid}.manifesto-copy{padding-top:95px;position:relative}.manifesto blockquote{letter-spacing:-.035em;margin:0;font:500 clamp(1.85rem,3.6vw,3.35rem)/1.16 Manrope}.manifesto .section-label{color:var(--green)}.manifesto-saucer{animation:8s ease-in-out infinite driftSaucer;top:0;right:6%;transform:scale(.7)rotate(-6deg)}.process{padding:115px 0}.section-intro{grid-template-columns:1fr 2fr;gap:50px;display:grid}.section-intro h2,.about h2,.form-section aside>h2{letter-spacing:-.04em;max-width:800px;margin:0;font:700 clamp(2.1rem,3.5vw,3.65rem)/1.08 Manrope}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:75px;display:grid}.steps article{border-right:1px solid var(--line);min-height:245px;padding:30px 34px 20px 0;transition:transform .25s}.steps article:hover{transform:translateY(-6px)}.steps article+article{padding-left:34px}.steps span{color:var(--green);font-weight:700}.steps h3{margin:48px 0 14px;font:700 22px/1.15 Manrope}.steps p{color:#59605e;max-width:30ch;font-size:15px}.about{background:#dfe6df;padding:115px 0}.about-grid{grid-template-columns:.85fr 2fr;gap:90px;display:grid}.about-stamp{background:var(--green);border-radius:220px 220px 10px 10px;flex-direction:column;justify-content:space-between;height:440px;padding:40px;display:flex;position:relative;overflow:hidden}.about-stamp>span{letter-spacing:-.1em;margin-top:82px;font:800 82px Manrope}.about-stamp p{font:700 31px/1 Manrope}.about-saucer{filter:none;animation:5s ease-in-out infinite hoverSaucer;top:24px;right:22px;transform:scale(.72)rotate(8deg)}.about-copy{grid-template-columns:1fr 1fr;gap:45px;margin-top:48px;display:grid}.about-copy p{font-size:15px;line-height:1.7}.signature{margin-top:44px;font:700 24px Manrope}.signature small{text-transform:uppercase;letter-spacing:.13em;margin-top:6px;font:400 11px DM Sans;display:block}.form-section{background:var(--ink);color:#fff;padding:120px 0}.form-shell{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.form-section aside{position:sticky;top:40px}.section-label.light{color:var(--green)}.form-section aside>p:not(.section-label){color:#aeb5b1;max-width:46ch}.mini-card{background:var(--green);color:var(--ink);border-radius:20px;flex-direction:column;gap:24px;min-height:280px;margin-top:60px;padding:30px;display:flex;transform:rotate(-2deg)}.mini-card .brand-symbol{border-width:6px;width:32px;height:32px}.mini-card small{text-transform:uppercase;letter-spacing:.15em;font-size:9px;display:block}.mini-card strong{font:700 19px Manrope}.mini-card footer{border-top:1px solid #10141b40;justify-content:space-between;margin-top:auto;padding-top:16px;display:flex}.form-heading{border-bottom:1px solid #3b4148;justify-content:space-between;padding-bottom:24px;display:flex}.form-heading span{color:var(--green);font-weight:700}.form-heading p{color:#aeb5b1;margin:0}.field{border-bottom:1px solid #3b4148;padding:38px 0}.field-label{grid-template-columns:44px 1fr;display:grid}.field-label>span{color:var(--green);font-weight:700}.field-label label{font:600 19px Manrope}.field-label b{color:var(--green)}.field-label p{color:#929b97;grid-column:2;margin:5px 0 0;font-size:13px}.field>input,.field>textarea,.field>select{color:#fff;background:0 0;border:0;border-bottom:1px solid #66706b;border-radius:0;width:calc(100% - 44px);margin:22px 0 0 44px;padding:12px 0;font:400 16px DM Sans}.field textarea{resize:vertical;min-height:90px}.field textarea.long{min-height:130px}.field select{color:#fff}.field option{color:var(--ink)}::placeholder{color:#66706b}.choices{flex-wrap:wrap;gap:9px;margin:24px 0 0 44px;display:flex}.choices input{opacity:0;position:absolute}.choices span{cursor:pointer;border:1px solid #58615c;border-radius:30px;padding:10px 14px;font-size:13px;display:block}.choices input:checked+span{background:var(--green);border-color:var(--green);color:var(--ink)}.consent{color:#aeb5b1;gap:13px;margin:30px 0;font-size:13px;display:flex}.consent input{accent-color:var(--green)}.button.submit{background:var(--green);width:100%;color:var(--ink);font-size:16px}.button.submit span{color:var(--ink)}.success{padding:40px 0}.success>span{background:var(--green);width:80px;height:80px;color:var(--ink);border-radius:50%;place-items:center;font-size:38px;display:grid}.success h2{letter-spacing:-.06em;margin:30px 0 10px;font:700 clamp(3rem,6vw,5rem) Manrope}.button.light{margin-top:30px}.site-footer{justify-content:space-between;align-items:center;padding:55px 0;display:flex}.site-footer p{text-transform:uppercase;letter-spacing:.1em;font-size:11px}.site-footer>a{font-weight:700}.waitlist-shell{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.waitlist-copy h2{letter-spacing:-.045em;max-width:620px;margin:18px 0 24px;font:700 clamp(2.25rem,4vw,4rem)/1.06 Manrope}.waitlist-copy>p:last-child{color:#aeb5b1;max-width:52ch;font-size:16px;line-height:1.75}.waitlist-card{background:var(--green);min-height:360px;color:var(--ink);border-radius:28px;flex-direction:column;justify-content:flex-end;padding:44px;display:flex;position:relative;overflow:hidden}.waitlist-card:before{content:"";border:1px solid #10141b38;border-radius:50%;width:280px;height:280px;position:absolute;top:-95px;right:-90px}.waitlist-card>p{z-index:2;margin:0 0 22px;font:500 19px Manrope;position:relative}.waitlist-button{background:var(--ink);color:#fff;letter-spacing:.025em;z-index:2;justify-content:space-between;align-items:center;gap:28px;padding:21px 24px;font:800 15px/1.25 Manrope;text-decoration:none;transition:transform .2s,background .2s;display:flex;position:relative}.waitlist-button:hover{background:#20272e;transform:translateY(-3px)}.waitlist-button span{color:var(--green);flex:none;font-size:23px}.waitlist-card small{z-index:2;margin-top:14px;font-size:11px;position:relative}.waitlist-saucer{transform-origin:0 0;filter:none;animation:5s ease-in-out infinite hoverSaucer;top:42px;left:42px;transform:scale(.78)rotate(-5deg)}@keyframes hoverSaucer{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(14px)rotate(3deg)}}@keyframes driftSaucer{0%,to{transform:translate(0)scale(.7)rotate(-6deg)}50%{transform:translate(-70px)translateY(12px)scale(.7)rotate(4deg)}}@keyframes twinkle{0%,to{opacity:.25;transform:scale(.75)}50%{opacity:1;transform:scale(1.15)}}@keyframes orbitPulse{0%,to{opacity:.35;transform:scale(.92)}50%{opacity:.8;transform:scale(1.08)}}@keyframes marquee{to{transform:translate(-50%)}}input:focus,textarea:focus,select:focus{border-color:var(--green);outline:none}:focus-visible{outline:2px solid var(--green);outline-offset:4px}@media (width<=850px){.shell{width:min(100% - 32px,1220px)}.nav{height:80px}.nav-cta{font-size:0}.nav-cta span{font-size:22px}.hero{grid-template-columns:1fr;gap:45px;padding-top:50px}.hero h1{font-size:clamp(2.9rem,12vw,4.8rem)}.hero-art{justify-self:center;width:100%;max-width:440px;height:430px}.manifesto-grid,.section-intro,.about-grid,.form-shell,.waitlist-shell{grid-template-columns:1fr}.manifesto-copy{padding-top:105px}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.steps article+article{padding-left:0}.steps h3{margin-top:30px}.about-stamp{max-width:320px;height:330px}.about-stamp>span{margin-top:60px;font-size:68px}.form-shell{gap:70px}.form-section aside{position:static}.mini-card{max-width:420px}.waitlist-shell{gap:52px}.waitlist-card{min-height:330px}.site-footer{flex-wrap:wrap;align-items:flex-start;gap:28px}}@media (width<=520px){.hero{min-height:auto}.hero-actions{flex-direction:column;align-items:flex-start}.hero-art{height:380px}.target{width:176px;height:176px;top:145px}.hero-saucer{transform:scale(.85)}.flight-strip{height:66px}.flight-track p{font-size:17px}.manifesto,.process,.about,.form-section{padding:82px 0}.manifesto blockquote{font-size:1.75rem}.about-copy{grid-template-columns:1fr}.field-label{grid-template-columns:34px 1fr}.field>input,.field>textarea,.field>select,.choices{width:calc(100% - 34px);margin-left:34px}.waitlist-card{min-height:310px;padding:30px 24px}.waitlist-button{padding:18px;font-size:13px}.waitlist-saucer{top:28px;left:24px;transform:scale(.65)rotate(-5deg)}.site-footer p{order:3;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}.flight-track{transform:none}}html,body{color:#f4f3ee;background:#050706}.nav{border-color:#ffffff29}.brand-symbol{border-color:#f4f3ee;border-top-color:var(--green)}.hero-text,.steps p{color:#aeb7b2}.button.dark{color:var(--ink);background:#f4f3ee}.process{color:#f4f3ee;background:#050706}.section-intro,.steps,.steps article{border-color:#ffffff29}.about{color:#f4f3ee;background:#0b0f0d;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f}.about-copy{color:#b7c0bb}.about-stamp,.flight-strip,.mini-card{color:var(--ink)}.about-stamp .saucer-body,.mini-card .saucer-body{background:var(--paper)}.about-stamp .brand-symbol,.mini-card .brand-symbol{border-color:var(--ink);border-top-color:#f4f3ee}.form-section{background:#050706}.site-footer{color:#f4f3ee}.site-footer .brand-symbol{border-color:#f4f3ee;border-top-color:var(--green)}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.submit-error{color:#ff8c8c;margin:0 0 16px;font-size:13px}.button.submit:disabled{opacity:.65;cursor:wait}.hero h1{letter-spacing:-.045em;max-width:720px;font-size:clamp(2.65rem,4.35vw,4.35rem);line-height:1.02}.hero-text{max-width:560px;font-size:16px}.manifesto blockquote{max-width:920px;font-size:clamp(1.65rem,2.75vw,2.65rem);line-height:1.22}.section-intro h2,.about h2,.form-section aside>h2{letter-spacing:-.035em;font-size:clamp(1.85rem,2.8vw,2.85rem);line-height:1.12}.steps h3{font-size:20px}.field-label label{font-size:17px}.success h2{font-size:clamp(2.3rem,4.2vw,3.8rem)}.about-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:72px}.about-photo{background:#171d1a;border:1px solid #ffffff29;border-radius:220px 220px 22px 22px;height:540px;margin:0;position:relative;overflow:hidden}.about-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#050706e6);position:absolute;inset:0}.about-photo img{object-fit:cover;object-position:52% center;filter:saturate(.88)contrast(1.04);width:100%;height:100%;display:block}.about-photo figcaption{z-index:3;border-top:1px solid #ffffff57;justify-content:space-between;align-items:flex-end;padding-top:16px;display:flex;position:absolute;bottom:25px;left:30px;right:30px}.about-photo figcaption span{font:700 22px Manrope}.about-photo figcaption small{text-transform:uppercase;letter-spacing:.14em;color:#c5cec9;font-size:9px}.about-photo .about-saucer{transform-origin:100% 0;top:22px;right:24px;transform:scale(.62)rotate(8deg)}@media (width<=850px){.about-grid{grid-template-columns:1fr}.about-photo{max-width:680px;height:460px}.hero h1{font-size:clamp(2.5rem,9.5vw,4rem)}}@media (width<=520px){.hero h1{font-size:2.55rem}.about-photo{border-radius:150px 150px 18px 18px;height:390px}.about-photo figcaption{bottom:20px;left:22px;right:22px}.about-photo figcaption small{display:none}.hero-art{padding:28px}.hero-art .target{width:170px;height:170px;top:106px}.hero-art>p{max-width:145px;margin:0;font-size:19px;line-height:1.08}.hero-art .star-two{bottom:92px}}
