@charset "UTF-8";
:root{--ink:#102b2c;--muted:#526361;--paper:#f7f6f0;--light:#fffefa;--line:#d9e0d7;--accent:#b9f080;--deep:#173b38;--cream:#e9e9dc}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Trebuchet MS",Arial,sans-serif;line-height:1.55}a{color:inherit}a:focus-visible{outline:3px solid #276c51;outline-offset:5px}.skip{position:absolute;top:-100px;left:12px;background:var(--accent);padding:10px 18px;z-index:5}.skip:focus{top:12px}.shell{max-width:1600px;margin:auto;overflow:hidden}.masthead{height:92px;display:flex;align-items:center;gap:48px;padding:0 clamp(24px,5.2vw,86px);border-bottom:1px solid var(--line)}.wordmark,.footer-brand{font-weight:800;font-size:25px;letter-spacing:-.09em;text-decoration:none;white-space:nowrap}.wordmark{display:inline-flex;align-items:center;gap:11px}.period{color:#568f35}.mark{width:25px;height:25px;border:2px solid var(--ink);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:2px;transform:rotate(-16deg)}.mark i{width:2px;background:var(--ink);border-radius:2px}.mark i:nth-child(1),.mark i:nth-child(4){height:5px}.mark i:nth-child(2),.mark i:nth-child(3){height:12px}.masthead nav{display:flex;gap:32px;font-size:13px;font-weight:700}.masthead nav a{text-decoration:none}.masthead nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.masthead-note{margin-left:auto;color:var(--muted);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.hero{min-height:690px;display:grid;grid-template-columns:1.07fr .93fr;gap:6%;align-items:center;padding:75px clamp(24px,5.2vw,86px) 85px}.hero-copy{max-width:650px}.eyebrow,.overline{font-size:12px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:26px}.eyebrow-dot{width:9px;height:9px;border-radius:50%;background:#7fbc50;box-shadow:0 0 0 5px #e0efcc}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.055em;font-weight:400}h1{font-size:clamp(54px,6.1vw,98px);line-height:1.03;margin-bottom:29px;max-width:740px}.lead{font-size:clamp(17px,1.35vw,20px);line-height:1.7;color:#425653;max-width:590px;margin-bottom:31px}.hero-actions{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:30px;min-height:54px;padding:13px 21px;background:var(--ink);color:#fff;text-decoration:none;font-size:14px;font-weight:700;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#2e5751;transform:translateY(-2px)}.button span{font-size:20px;font-weight:400}.text-link{font-size:14px;font-weight:700;text-decoration:none;text-underline-offset:5px}.hero-footnote{font-size:12px;color:#697875;margin:32px 0 0}.system-card{height:510px;position:relative;overflow:hidden;background:var(--deep);color:#ecf7e8;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between;padding:25px 28px 21px;box-shadow:17px 17px 0 #e1e7da}.system-card:before{content:"";position:absolute;width:570px;height:570px;left:50%;top:48%;border:1px solid #53716b;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 75px #244640,0 0 0 76px #53716b,0 0 0 148px #244640,0 0 0 149px #53716b;opacity:.45}.card-top,.card-bottom,.diagram-flow{position:relative;z-index:1}.card-top{display:flex;justify-content:space-between;font:700 11px/1.4 "Courier New",monospace;letter-spacing:.12em}.card-bottom{font-size:11px;color:#b6d0c5;text-align:center}.device-figure{position:absolute;top:50%;left:50%;transform:translate(-50%,-56%) rotate(-9deg);height:235px;width:137px;z-index:1}.device-shadow{position:absolute;inset:13px -17px -18px 22px;background:#061c1c;filter:blur(15px);opacity:.65}.device-body{position:absolute;inset:0;background:#232b28;border:9px solid #0b1717;border-radius:30px;box-shadow:inset 0 0 0 2px #66736b,7px 9px 0 #071c1b}.device-dot{display:block;width:7px;height:7px;border-radius:50%;background:#435b55;margin:8px auto}.device-screen{display:flex;height:146px;margin:10px 9px;background:#bfe69f;border:4px solid #0d1c19;border-radius:5px;color:#17302b;align-items:center;justify-content:center;flex-direction:column}.screen-label{font:700 10px "Courier New",monospace;letter-spacing:.12em}.screen-wave{height:41px;display:flex;gap:4px;align-items:center;margin:10px 0}.screen-wave b{display:block;width:4px;height:12px;border-radius:3px;background:#183a30}.screen-wave b:nth-child(2),.screen-wave b:nth-child(6){height:25px}.screen-wave b:nth-child(3),.screen-wave b:nth-child(5){height:34px}.screen-wave b:nth-child(4){height:19px}.screen-caption{font:700 7px "Courier New",monospace;letter-spacing:.08em}.device-button{display:block;width:28px;height:14px;background:#4a554f;border-radius:15px;margin:9px auto}.diagram-flow{display:flex;align-items:center;gap:12px;justify-content:center;margin-bottom:28px;font:700 10px "Courier New",monospace;letter-spacing:.09em}.flow-line{height:1px;width:42px;background:#8fac9a}.ticker{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px clamp(24px,5.2vw,86px);background:var(--accent);font:700 11px "Courier New",monospace;letter-spacing:.15em;white-space:nowrap}.ticker b{font-size:22px;line-height:1}.section{padding:110px clamp(24px,5.2vw,86px)}.story{display:grid;grid-template-columns:1fr 1fr;column-gap:9%}.overline{color:#537458;margin-bottom:20px}.section-intro h2,.status-heading h2,.closing h2{font-size:clamp(42px,4.1vw,67px);line-height:1.11}.story-details{padding-top:38px;color:var(--muted);font-size:17px;line-height:1.8;max-width:590px}.story-details p+p{margin-top:22px}.steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:4%;grid-column:1/-1;margin:72px 0 0;padding:0;border-top:1px solid #b8c7bd}.steps li{display:flex;gap:18px;padding-top:32px}.step-number{font:700 12px "Courier New",monospace;color:#4c8060;padding-top:5px}.steps h3{font-size:19px;letter-spacing:-.03em;margin-bottom:7px}.steps p{font-size:14px;color:var(--muted);line-height:1.7;max-width:270px}.status-section{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#e7ebdf;padding:105px clamp(24px,5.2vw,86px)}.status-heading h2 em{font-style:normal;color:#597361}.status-content{padding-top:32px;color:#425653;font-size:17px;line-height:1.75}.status-content p+p{margin-top:22px}.status-badge{display:inline-flex;align-items:center;gap:10px;border:1px solid #92aa94;border-radius:2px;padding:12px 17px;margin-top:17px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--ink)}.status-badge span{width:8px;height:8px;border-radius:50%;background:#739567}.closing{text-align:center;padding:112px 24px 120px}.closing h2{max-width:850px;margin:0 auto 30px}.closing .overline{margin-bottom:22px}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding:30px clamp(24px,5.2vw,86px);font-size:12px;color:var(--muted)}footer p{margin:0}footer .footer-brand{color:var(--ink);font-size:22px}
@media(max-width:950px){.masthead-note{display:none}.hero{grid-template-columns:1fr;padding-top:70px;gap:60px}.system-card{width:100%;max-width:620px;height:430px}.story,.status-section{grid-template-columns:1fr}.story-details{padding-top:0}.steps{gap:20px}.status-content{padding-top:5px}.ticker span:last-child,.ticker b:last-of-type{display:none}}
@media(max-width:650px){.masthead{height:74px;gap:18px;padding:0 22px}.wordmark{font-size:22px}.masthead nav{margin-left:auto;gap:15px;font-size:11px}.masthead nav a:first-child{display:none}.hero{padding:66px 22px 85px;gap:47px}.eyebrow{font-size:10px}h1{font-size:clamp(47px,12vw,66px)}.lead{font-size:16px}.hero-actions{gap:20px}.system-card{height:380px;box-shadow:9px 9px 0 #e1e7da}.diagram-flow{gap:7px}.flow-line{width:24px}.ticker{padding:13px 22px;gap:9px;font-size:9px}.ticker span:nth-of-type(3),.ticker b:nth-of-type(2){display:none}.section{padding:75px 22px}.section-intro h2,.status-heading h2,.closing h2{font-size:clamp(39px,10vw,52px)}.story-details{font-size:16px}.steps{display:block;margin-top:44px}.steps li{padding-top:26px}.steps li+li{border-top:1px solid #cbd6cc;margin-top:24px}.steps p{max-width:none}.status-section{padding:75px 22px}.status-content{font-size:16px}.closing{padding:82px 22px}footer{padding:28px 22px;flex-wrap:wrap}footer span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
.waitlist{display:grid;grid-template-columns:1fr 1fr;gap:7%;background:#eaf1df;border-top:1px solid var(--line)}
.waitlist .section-intro h2{font-size:clamp(40px,4.5vw,68px);line-height:1.08}
.waitlist .section-intro>p:last-child{max-width:30rem;color:var(--muted);font-size:17px}
.waitlist-panel{background:var(--light);border:1px solid var(--line);padding:clamp(25px,3.4vw,48px);align-self:start;box-shadow:9px 9px 0 #d9e6cf}
.waitlist form{display:flex;flex-direction:column;gap:12px}
.waitlist label{font-size:14px;font-weight:800}
.waitlist input[type=email]{width:100%;padding:14px 16px;border:1px solid #829c8a;border-radius:4px;background:#fff;color:var(--ink);font:inherit}
.waitlist input:focus-visible{outline:3px solid #276c51;outline-offset:3px}
.waitlist button{border:0;cursor:pointer;align-self:start;margin-top:8px;font:inherit;font-weight:800}
.waitlist .trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.privacy-note{font-size:13px;color:var(--muted);margin:22px 0 0;line-height:1.6}
.result{max-width:38rem;margin:15vh auto;padding:24px}.result h1{font-size:clamp(38px,5vw,60px)}.result .button{display:inline-block;margin-top:16px}
@media(max-width:950px){.waitlist{grid-template-columns:1fr;gap:20px}}
@media(max-width:650px){.waitlist{padding:75px 22px}.waitlist-panel{padding:25px}}
.analytics-choice{position:fixed;z-index:30;bottom:16px;left:16px;right:16px;max-width:580px;padding:18px;background:var(--light);color:var(--ink);border:2px solid var(--deep);box-shadow:0 8px 26px #102b2c44}
.analytics-choice[hidden]{display:none!important}.analytics-choice p{margin:0 0 12px;font-size:14px}.analytics-choice>div{display:flex;gap:10px;flex-wrap:wrap}.analytics-choice button,.analytics-settings{font:inherit;cursor:pointer;padding:7px 11px;background:var(--light);color:var(--ink);border:1px solid var(--deep);border-radius:4px}.analytics-choice button:focus-visible,.analytics-settings:focus-visible{outline:3px solid #276c51;outline-offset:3px}
