:root{color-scheme:dark;--green:#172b24;--cream:#f5f2e8;--lime:#edff39;--muted:#b9c5bd;--ink:#182b24;font-family:Arial,Helvetica,sans-serif;color:var(--cream);background:var(--green)}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #809e16;outline-offset:5px}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:16px;background:var(--lime);color:var(--ink);padding:14px;z-index:5}.skip:focus{top:16px}.masthead,footer{max-width:1440px;margin:auto;padding:36px 6%;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{font-size:25px;font-weight:900;letter-spacing:-1.2px;white-space:nowrap}.wordmark>span:first-child{color:var(--lime)}.brand-dot{color:var(--lime);margin-left:3px}.header-note,.back{font-size:13px;color:var(--muted)}.launch{max-width:1440px;margin:auto;padding:54px 8% 80px;display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:8%;min-height:calc(100svh - 194px)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;line-height:1.6;margin:0 0 24px;display:flex;align-items:center;gap:10px}.dot{display:inline-block;width:7px;height:7px;background:var(--lime);border-radius:50%}h1{font-size:clamp(60px,7.8vw,112px);font-weight:800;line-height:.98;letter-spacing:-6px;margin:0}h1 em{font-family:Georgia,'Times New Roman',serif;color:var(--lime);font-weight:400;letter-spacing:-5px}h2{font-size:35px;line-height:1.07;letter-spacing:-1.6px;font-weight:700;margin:0 0 22px}.intro{font-size:19px;line-height:1.55;color:var(--muted);margin:32px 0 0}.join-card,.form-card{color-scheme:light;color:var(--ink);background:var(--cream);border-radius:4px;padding:38px}.join-card{max-width:380px;position:relative;text-align:center;justify-self:end;width:100%}.join-card .eyebrow{justify-content:center;font-size:10px;margin-top:14px;letter-spacing:1.5px}.card-arrow{position:absolute;right:18px;top:12px;font-size:27px}.qr-link{display:block;background:white;width:196px;height:196px;margin:24px auto 0}.qr-link img{display:block;width:100%;height:100%}.qr-caption{font-size:13px;margin:14px 0 20px}.divider{display:flex;align-items:center;gap:14px;color:#697168;font-size:12px;margin-bottom:20px}.divider:before,.divider:after{content:'';height:1px;flex:1;background:#d8dace}.button{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;background:var(--lime);color:var(--ink);padding:18px 22px;min-height:54px;border:0;border-radius:2px;font-weight:700;font-size:15px;cursor:pointer}.button:hover{background:#dfef36}.button:disabled{opacity:.65;cursor:wait}.small-note{font-size:11px;margin:16px 0 0;color:#596456}footer{border-top:1px solid #3e5148;color:var(--muted);font-size:11px;padding-top:23px;padding-bottom:23px}.registration{max-width:1300px;margin:auto;padding:50px 6% 80px;display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:8%;min-height:calc(100svh - 194px)}.registration h1{font-size:clamp(42px,4.7vw,64px);letter-spacing:-3px;line-height:1.08}.registration h1 em{letter-spacing:-2px}.form-card{padding:36px}.form-card h2{font-size:30px;margin-bottom:12px}.form-card .eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:14px}.form-intro,.thank-you>p:not(.eyebrow){font-size:14px;line-height:1.6;color:#536155;margin:0 0 25px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;min-width:0}.field label{font-size:13px;font-weight:700}.field input{border:1px solid #a7b0a5;border-radius:2px;background:#fffefa;color:var(--ink);padding:12px;width:100%;min-height:46px;font-size:16px}.field-hint{font-size:11px;line-height:1.5;color:#596456}.consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.55;cursor:pointer;margin:6px 0 16px}.consent input{accent-color:var(--green);width:18px;height:18px;flex-shrink:0;margin:1px 0 0}.optional{color:#596456}.privacy{font-size:11px;line-height:1.65;color:#596456;margin-bottom:20px}.error{font-size:13px;line-height:1.5;color:#9d2923}.error:empty{margin:0}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.thank-you{padding:25px 0}.success-mark{display:grid;place-items:center;background:var(--lime);border-radius:50%;width:58px;height:58px;font-size:28px;margin-bottom:30px}.thank-you h2{font-size:42px}.thank-you .button{margin-top:32px}
@media(min-width:1600px){.launch{padding-left:100px;padding-right:100px}}
@media(max-width:760px){.masthead{padding:26px 6%}.wordmark{font-size:21px}.header-note{display:none}.launch,.registration{grid-template-columns:1fr;gap:42px;padding:35px 7% 50px;min-height:auto}.launch h1{font-size:clamp(58px,12.2vw,88px);letter-spacing:-3.5px}.launch h1 em{letter-spacing:-3px}.intro{font-size:17px;margin-top:22px}.join-card{justify-self:stretch;max-width:none;padding:30px}.join-card h2{font-size:31px}.registration h1{font-size:clamp(38px,9vw,60px)}.form-card{padding:27px 23px}.back{font-size:11px}.registration{gap:32px}.form-card h2{font-size:28px}.field-row{gap:12px}footer{padding:22px 6%;font-size:10px;flex-wrap:wrap;gap:10px}.thank-you h2{font-size:36px}}
@media(prefers-reduced-motion:no-preference){.button{transition:background .15s ease}}
