:root{color-scheme:light;--ink:#202824;--muted:#69736e;--surface:#fffefa;--canvas:#f3f0e9;--line:#e5e1d8;--forest:#263b34;--accent:#c56b48;--accent-dark:#a95335}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{background:var(--canvas);color:var(--ink);font-family:var(--font-source-sans),"Source Sans 3",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}::selection{background:rgba(197,107,72,.24)}a{color:inherit}.site-shell,.thanks-shell{min-height:100vh;display:grid;place-items:center;padding:clamp(16px,4vw,48px);background:radial-gradient(circle at 8% 8%,hsla(0,0%,100%,.9),transparent 25%),radial-gradient(circle at 94% 88%,rgba(197,107,72,.08),transparent 24%),var(--canvas)}.site-card{position:relative;width:min(920px,100%);overflow:hidden;padding:clamp(24px,5vw,52px);border:1px solid hsla(39,17%,80%,.9);border-radius:28px;background:rgba(255,254,250,.96);box-shadow:0 28px 80px rgba(51,57,52,.09)}.site-card:before{position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--forest),#73877e 50%,var(--accent));content:""}.brand,.form-row,.section-heading,.site-header,footer{display:flex;align-items:center}.section-heading,.site-header,footer{justify-content:space-between}.brand{gap:12px}.brand-logo{width:44px;height:44px;object-fit:contain;border-radius:11px}.brand span,.brand strong{display:block}.brand strong{font-size:15px;font-weight:650;line-height:1.2}.brand span{margin-top:3px;color:var(--muted);font-size:12px}.status{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid var(--line);border-radius:999px;color:#56615c;background:#faf8f3;font-size:12px;font-weight:600}.status span{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px rgba(197,107,72,.12)}.hero{width:min(660px,100%);margin:clamp(52px,8vw,76px) auto 46px;text-align:center}.eyebrow{display:inline-block;margin:0 0 14px;color:var(--accent-dark);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1{margin:0;font-size:clamp(36px,5.5vw,50px);font-weight:650;line-height:1.08;letter-spacing:-.035em}.intro,h1{text-wrap:balance}.intro{width:min(570px,100%);margin:18px auto 0;color:var(--muted);font-size:17px;line-height:1.65}.countdown-section,.waitlist-section,footer{width:min(720px,100%);margin-inline:auto}.countdown-section{padding:24px 26px 26px;border:1px solid var(--line);border-radius:18px;background:#f8f6f1}.section-heading{margin-bottom:16px}.section-heading h2,.waitlist-section h2{margin:0;font-size:14px;font-weight:650}.section-heading span{color:var(--muted);font-size:12px}.countdown-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.time-card{padding:15px 8px 13px;border:1px solid #e8e3da;border-radius:12px;background:var(--surface);text-align:center;box-shadow:0 4px 14px rgba(49,54,50,.035)}.time-card strong{display:block;font-size:clamp(27px,4vw,34px);font-weight:600;line-height:1;letter-spacing:-.025em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.time-card span{display:block;margin-top:7px;color:var(--muted);font-size:9px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.complete-message{margin:15px 0 0;color:var(--accent-dark);text-align:center;font-size:14px;font-weight:600}.waitlist-section{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:28px;gap:28px;align-items:center;margin-top:14px;padding:25px 26px;border-radius:18px;background:var(--forest);color:#fff;box-shadow:0 14px 30px rgba(38,59,52,.13)}.waitlist-section h2{font-size:17px}.waitlist-section>div>p{margin:6px 0 0;color:hsla(0,0%,100%,.65);font-size:13px;line-height:1.45}.form-row{gap:8px}button,input{min-height:44px;border-radius:10px;font:inherit}input{min-width:0;flex:1 1;padding:0 13px;border:1px solid hsla(0,0%,100%,.22);outline:none;background:hsla(0,0%,100%,.98);color:var(--ink);font-size:14px}input::placeholder{color:#89918d}input:focus{border-color:#dfa285;box-shadow:0 0 0 3px hsla(19,58%,70%,.2)}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(197,107,72,.45);outline-offset:3px}button{padding:0 17px;border:0;background:var(--accent);color:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:background .18s ease,transform .18s ease}button:hover{background:#d17754;transform:translateY(-1px)}button:disabled{opacity:.65;cursor:wait;transform:none}.form-note{margin:8px 2px 0;color:hsla(0,0%,100%,.52);font-size:10px;line-height:1.35}.form-note.error{color:#ffb9ab}.bot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.cf-turnstile{min-height:65px;margin-top:10px;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer{flex-wrap:wrap;gap:10px 16px;margin-top:26px;color:#7b837f;font-size:11px}footer a{text-underline-offset:3px}footer a:hover{color:var(--accent-dark)}.thanks-card{width:min(440px,100%);padding:44px;border:1px solid var(--line);border-radius:24px;background:var(--surface);text-align:center;box-shadow:0 24px 70px rgba(51,57,52,.09)}.thanks-card h1{font-size:clamp(32px,7vw,42px)}.thanks-card>p:not(.eyebrow){margin:14px 0 26px;color:var(--muted);line-height:1.6}.thanks-card a{color:var(--accent-dark);font-size:13px;font-weight:650;text-underline-offset:4px}.check{width:46px;height:46px;display:grid;place-items:center;margin:0 auto 22px;border-radius:50%;background:#e5eee9;color:var(--forest);font-size:20px}.legal-shell{min-height:100vh;padding:clamp(24px,6vw,72px) 18px;background:var(--canvas)}.legal-card{width:min(680px,100%);margin:0 auto;padding:clamp(28px,6vw,58px);border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:0 24px 70px rgba(51,57,52,.07)}.legal-card h1{margin-bottom:24px;font-size:clamp(34px,7vw,46px)}.legal-card h2{margin:28px 0 8px;font-size:17px}.legal-card p{color:var(--muted);line-height:1.7}.legal-card a{color:var(--accent-dark);font-weight:650;text-underline-offset:4px}.legal-updated{margin:30px 0 20px;font-size:13px}@media (max-width:640px){.site-shell{place-items:start center;padding:10px}.site-card{padding:22px 18px 24px;border-radius:20px}.brand-logo{width:40px;height:40px}.status{margin-top:4px;padding:7px;font-size:0}.hero{margin:48px auto 34px}h1{font-size:clamp(34px,10.5vw,42px)}.intro{font-size:16px}.countdown-section{padding:18px 14px}.countdown-grid{grid-template-columns:repeat(2,1fr)}.waitlist-section{grid-template-columns:1fr;gap:17px;padding:22px 18px}.form-row{align-items:stretch}.form-row,footer{flex-direction:column}footer{align-items:flex-start;padding-inline:2px}.thanks-card{padding:38px 24px}}@media (prefers-reduced-motion:reduce){button{transition:none}}@supports (min-height:100dvh){.legal-shell,.site-shell,.thanks-shell{min-height:100dvh}}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/88da59c891d37117-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-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:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-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:Source Sans\ 3 Fallback;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_1fdbab{font-family:Source Sans\ 3,Source Sans\ 3 Fallback;font-style:normal}.__variable_1fdbab{--font-source-sans:"Source Sans 3","Source Sans 3 Fallback"}