.waitlist-root{--guava-green:#1b783f;--guava-orange:#ff5e00;--white:#fff;--mist-green:#ebf6eb;--ink:#1a1a1a;--grey:#888;--green-deep:8,38,20;font-family:var(--font-main);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.waitlist-root *,.waitlist-root :before,.waitlist-root :after{box-sizing:border-box}.waitlist-root .page{background:linear-gradient(180deg,rgba(var(--green-deep),.5)0%,rgba(var(--green-deep),.26)40%,rgba(var(--green-deep),.62)72%,rgba(var(--green-deep),.93)100%),image-set(url(/waitlist/images/waitlist-bg.webp) type("image/webp"),url(/waitlist/images/waitlist-bg.png) type("image/png"))center/cover no-repeat;grid-template-rows:1fr auto;min-height:100svh;display:grid;position:relative}.waitlist-root .fog{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.waitlist-root .fog-fallback{background:radial-gradient(80% 50% at 30% 18%,#ffffff47 0%,#0000 70%),radial-gradient(70% 45% at 70% 25%,#ffffff38 0%,#0000 65%);animation:28s ease-in-out infinite alternate waitlist-fog-drift}@keyframes waitlist-fog-drift{0%{opacity:.85;transform:translate(-2%)}to{opacity:1;transform:translate(3%,-1.5%)}}@media (prefers-reduced-motion:reduce){.waitlist-root .fog-fallback{animation:none}}.waitlist-root .stage{z-index:1;align-content:center;place-items:center;padding:40px 24px 28px;display:grid;position:relative}.waitlist-root .hero{text-align:center;width:min(620px,100%);animation:.7s cubic-bezier(.22,1,.36,1) both waitlist-rise}@keyframes waitlist-rise{0%{opacity:0;transform:translateY(14px)}}.waitlist-root .brand{justify-content:center;align-items:center;gap:10px;margin-bottom:28px;display:flex}.waitlist-root .brand img{border-radius:11px;width:38px;height:38px;box-shadow:0 6px 18px -8px #000000b3}.waitlist-root .brand span{font-family:var(--font-alt);letter-spacing:-.02em;color:var(--white);font-size:1.18rem;font-weight:500}.waitlist-root .eyebrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.18em;text-transform:uppercase;color:#ffffffeb;background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;margin:0 0 16px;padding:6px 14px;font-size:.66rem;font-weight:600;display:inline-block}.waitlist-root .headline{font-family:var(--font-alt);letter-spacing:-.02em;color:var(--white);margin:0 0 18px;font-size:clamp(2.3rem,7vw,4rem);font-weight:500;line-height:1.08}.waitlist-root .subhead{color:#ffffffe0;max-width:34ch;margin:0 auto 34px;font-size:clamp(1rem,2.3vw,1.14rem);line-height:1.55}.waitlist-root .subhead em,.waitlist-root .highlight{color:var(--white);font-style:normal;font-weight:600}.waitlist-root .signup{width:min(470px,100%);margin:0 auto}.waitlist-root .signup-form{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff24;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:8px;padding:7px;transition:border-color .2s;display:flex;box-shadow:0 18px 40px -20px #000c}.waitlist-root .signup-form:focus-within{border-color:#fff9}.waitlist-root .signup-form input{min-width:0;height:50px;color:var(--white);font:inherit;background:0 0;border:0;border-radius:999px;outline:none;flex:1;padding:0 20px;font-size:.97rem}.waitlist-root .signup-form input::placeholder{color:#ffffff9e}.waitlist-root .signup-form.is-invalid,.waitlist-root .signup-form.is-invalid input{border-color:var(--guava-orange)}.waitlist-root .signup-form button{background:var(--guava-orange);height:50px;color:var(--white);font:inherit;letter-spacing:-.01em;white-space:nowrap;cursor:pointer;border:0;border-radius:999px;flex:none;padding:0 26px;font-size:.95rem;font-weight:600;transition:transform .18s,filter .18s}.waitlist-root .signup-form button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.waitlist-root .signup-form button:disabled{opacity:.75;cursor:wait}.waitlist-root .signup-meta{color:#ffffffb3;margin:16px 0 0;font-size:.8rem;line-height:1.5}.waitlist-root .signup-meta.is-error{color:#ffd7c2;font-weight:500}.waitlist-root .signup-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.waitlist-root .joined{text-align:center;width:min(560px,100%);animation:.7s cubic-bezier(.22,1,.36,1) both waitlist-rise}.waitlist-root .joined-mark{background:var(--mist-green);width:54px;height:54px;color:var(--guava-green);border-radius:999px;place-items:center;margin:0 auto 26px;display:grid;box-shadow:0 14px 34px -14px #000000bf}.waitlist-root .joined-title{font-family:var(--font-alt);letter-spacing:-.02em;color:var(--white);margin:0 0 16px;font-size:clamp(2rem,6vw,3.2rem);font-weight:500;line-height:1.08}.waitlist-root .joined-note{color:#ffffffe0;max-width:34ch;margin:0 auto 40px;font-size:clamp(1rem,2.3vw,1.12rem);line-height:1.55}.waitlist-root .joined-follow{letter-spacing:.2em;text-transform:uppercase;color:#ffffffad;margin:0 0 16px;font-size:.66rem;font-weight:700}.waitlist-root .joined-socials{justify-content:center;gap:12px;margin:0;padding:0;list-style:none;display:flex}.waitlist-root .joined-socials a{background:var(--white);width:46px;height:46px;color:var(--guava-green);border-radius:999px;place-items:center;transition:background .18s,color .18s,transform .18s;display:grid;box-shadow:0 10px 24px -12px #000000b3}.waitlist-root .joined-socials a:hover{background:var(--guava-green);color:var(--white);transform:translateY(-3px)}.waitlist-root .joined-socials a svg{width:19px;height:19px}.waitlist-root .legal{z-index:1;text-align:center;color:#ffffffd1;flex-direction:column;justify-self:center;align-items:center;width:min(760px,100% - 40px);margin:0 auto;padding:0 0 22px;font-size:.72rem;line-height:1.55;display:flex;position:relative}.waitlist-root .legal p{margin:0 0 5px}.waitlist-root .legal a{color:inherit;text-underline-offset:3px}.waitlist-root .legal a:hover{color:var(--white)}.waitlist-root .legal-fine{text-align:center;color:#fff9;max-width:640px;margin:0 auto;font-size:.63rem;line-height:1.5}.waitlist-root .doc-page{background:var(--mist-green);min-height:100svh;color:var(--ink)}.waitlist-root .doc-body{width:min(640px,100% - 40px);margin:0 auto;padding:48px 0 56px}.waitlist-root .doc-head{text-align:center;margin-bottom:36px}.waitlist-root .doc-brand{align-items:center;gap:10px;margin-bottom:24px;display:inline-flex}.waitlist-root .doc-brand img{border-radius:10px;width:34px;height:34px}.waitlist-root .doc-brand span{font-family:var(--font-alt);letter-spacing:-.02em;color:var(--ink);font-size:1.1rem;font-weight:500}.waitlist-root .doc-head h1{font-family:var(--font-alt);letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.8rem,5vw,2.4rem);font-weight:500;line-height:1.1}.waitlist-root .doc-updated{color:var(--grey);margin:0;font-size:.82rem}.waitlist-root .doc-section{margin-bottom:24px}.waitlist-root .doc-section h2{color:var(--guava-green);margin:0 0 8px;font-size:1rem;font-weight:600}.waitlist-root .doc-section p{color:var(--ink);margin:0;font-size:.92rem;line-height:1.6}.waitlist-root .doc-section a{color:var(--guava-green);text-underline-offset:2px}.waitlist-root .doc-foot{text-align:center;margin-top:40px}.waitlist-root .doc-foot a{background:var(--guava-green);color:var(--white);border-radius:999px;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:filter .16s;display:inline-block}.waitlist-root .doc-foot a:hover{filter:brightness(1.08)}.waitlist-root .admin-body{width:min(760px,100% - 40px)}.waitlist-root .admin-muted{color:var(--grey);margin:0;font-size:.88rem}.waitlist-root .admin-login{gap:14px;max-width:360px;margin:0 auto 24px;display:grid}.waitlist-root .admin-login label{color:var(--ink);gap:6px;font-size:.82rem;font-weight:600;display:grid}.waitlist-root .admin-login input{height:44px;font:inherit;background:var(--white);color:var(--ink);border:1px solid #1a1a1a24;border-radius:12px;padding:0 14px;font-size:.92rem}.waitlist-root .admin-login button{background:var(--guava-green);height:46px;color:var(--white);font:inherit;cursor:pointer;border:0;border-radius:999px;font-size:.92rem;font-weight:600}.waitlist-root .admin-login button:disabled{opacity:.75;cursor:wait}.waitlist-root .admin-error{color:#b42318;margin:0;font-size:.84rem}.waitlist-root .admin-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.waitlist-root .admin-toolbar h1{font-family:var(--font-alt);color:var(--ink);margin:0 0 4px;font-size:clamp(1.6rem,4vw,2rem);font-weight:500}.waitlist-root .admin-actions{flex-wrap:wrap;gap:8px;display:flex}.waitlist-root .admin-secondary{background:var(--white);height:38px;color:var(--ink);font:inherit;cursor:pointer;border:1px solid #1a1a1a24;border-radius:999px;padding:0 16px;font-size:.82rem;font-weight:600}.waitlist-root .admin-table-wrap{background:var(--white);border:1px solid #1a1a1a14;border-radius:16px;overflow-x:auto}.waitlist-root .admin-table{border-collapse:collapse;width:100%;font-size:.88rem}.waitlist-root .admin-table th,.waitlist-root .admin-table td{text-align:left;border-bottom:1px solid #1a1a1a0f;padding:12px 14px}.waitlist-root .admin-table th{letter-spacing:.08em;text-transform:uppercase;color:var(--grey);background:#ebf6eba6;font-size:.72rem;font-weight:700}.waitlist-root .admin-table tr:last-child td{border-bottom:0}.waitlist-root .admin-empty{text-align:center;color:var(--grey)}.waitlist-root .admin-more{text-align:center;margin:20px 0 0}@media (max-width:620px){.waitlist-root .page{background:linear-gradient(180deg,rgba(var(--green-deep),.5)0%,rgba(var(--green-deep),.26)40%,rgba(var(--green-deep),.62)72%,rgba(var(--green-deep),.93)100%),image-set(url(/waitlist/images/waitlist-bg-mobile.webp) type("image/webp"),url(/waitlist/images/waitlist-bg-mobile.png) type("image/png"))center top/cover no-repeat}.waitlist-root .stage{padding:28px 22px 16px}.waitlist-root .brand{margin-bottom:20px}.waitlist-root .brand img{width:34px;height:34px}.waitlist-root .headline{margin-bottom:14px}.waitlist-root .subhead{margin-bottom:32px;padding:0 4px}.waitlist-root .signup{width:100%;max-width:none;padding:0 4px}.waitlist-root .signup-form{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:stretch;gap:14px;padding:0}.waitlist-root .signup-form:focus-within{border-color:#0000}.waitlist-root .signup-form input.signup-email{box-sizing:border-box;text-align:center;appearance:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff24;border:1px solid #ffffff52;border-radius:18px;flex:none;width:100%;height:58px;min-height:58px;padding:0 20px;font-size:1rem;line-height:1.2;box-shadow:0 14px 34px -20px #000000d1}.waitlist-root .signup-form.is-invalid .signup-email{border-color:var(--guava-orange)}.waitlist-root .signup-form button{border-radius:18px;width:100%;height:58px;padding:0 20px;box-shadow:0 14px 30px -16px #ff5e00a6}.waitlist-root .signup-meta{margin:22px 0 8px;padding:0 12px;font-size:.8rem;line-height:1.6}.waitlist-root .joined-socials a{width:42px;height:42px}.waitlist-root .legal{width:calc(100% - 36px);padding:20px 0 max(36px,calc(env(safe-area-inset-bottom) + 16px));margin-top:12px;font-size:.66rem}.waitlist-root .legal-fine{font-size:.6rem;line-height:1.55}.waitlist-root .doc-body{padding:36px 0 max(48px,env(safe-area-inset-bottom))}}
.app-root{--guava-green:#1b783f;--guava-orange:#ff5e00;--guava-coral:#e55b3c;--guava-gold:#f3a21a;--white:#fff;--cream:#fff8ed;--cream-text:#fff3dd;--tan:#f7ead5;--mist-green:#ebf6eb;--ink:#1a1a1a;--grey:#888;--green-deep:8,38,20;font-family:var(--font-main);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.app-root *,.app-root :before,.app-root :after{box-sizing:border-box}.app-root .page{background:var(--cream);min-height:100svh;position:relative}.app-root .page.is-thank-you{background:linear-gradient(180deg,rgba(var(--green-deep),.5)0%,rgba(var(--green-deep),.26)40%,rgba(var(--green-deep),.62)72%,rgba(var(--green-deep),.93)100%),image-set(url(/waitlist/images/waitlist-bg.webp) type("image/webp"),url(/waitlist/images/waitlist-bg.png) type("image/png"))center/cover no-repeat;flex-direction:column;min-height:100svh;display:flex}.app-root .fog-slot{z-index:0;pointer-events:none;position:fixed;inset:0}.app-root .fog{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.app-root .hero .fog{position:absolute}.app-root .fog-fallback{background:radial-gradient(80% 50% at 30% 18%,#ffffff47 0%,#0000 70%),radial-gradient(70% 45% at 70% 25%,#ffffff38 0%,#0000 65%);animation:28s ease-in-out infinite alternate app-fog-drift}@keyframes app-fog-drift{0%{opacity:.85;transform:translate(-2%)}to{opacity:1;transform:translate(3%,-1.5%)}}@media (prefers-reduced-motion:reduce){.app-root .fog-fallback{animation:none}}.app-root .stage{z-index:1;position:relative}.app-root .page.is-thank-you .stage{flex:1;align-content:center;place-items:center;padding:40px 24px 28px;display:grid}.app-root .hero{text-align:center;background:linear-gradient(180deg,rgba(var(--green-deep),.5)0%,rgba(var(--green-deep),.26)40%,rgba(var(--green-deep),.62)72%,rgba(var(--green-deep),.93)100%),image-set(url(/waitlist/images/waitlist-bg.webp) type("image/webp"),url(/waitlist/images/waitlist-bg.png) type("image/png"))center/cover no-repeat;align-content:center;place-items:center;min-height:100svh;padding:40px 24px 48px;display:grid;position:relative;overflow:hidden}.app-root .hero-inner{z-index:1;width:min(620px,100%);animation:.7s cubic-bezier(.22,1,.36,1) both app-rise;position:relative}.app-root .brand{justify-content:center;align-items:center;margin-bottom:28px;display:flex}.app-root .brand img{filter:drop-shadow(0 6px 18px #00000073);width:min(185px,70vw);height:auto}.app-root .eyebrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.18em;text-transform:uppercase;color:#ffffffeb;background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;margin:0 0 16px;padding:6px 14px;font-size:.66rem;font-weight:600;display:inline-block}.app-root .headline{font-family:var(--font-alt);letter-spacing:-.02em;color:var(--white);margin:0 0 18px;font-size:clamp(2.3rem,7vw,4rem);font-weight:500;line-height:1.08}.app-root .highlight-chip{border:2px solid var(--ink);background:var(--guava-gold);color:var(--ink);border-radius:14px;margin:8px 0;padding:2px 12px;font-weight:600;display:inline-block}.app-root .subhead{color:#ffffffe0;max-width:34ch;margin:0 auto 34px;font-size:clamp(1rem,2.3vw,1.14rem);line-height:1.55}.app-root .cta{background:var(--guava-orange);min-height:54px;color:var(--white);font:inherit;letter-spacing:-.01em;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;padding:12px 26px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .18s,filter .18s;display:inline-flex;box-shadow:0 14px 30px -16px #ff5e00a6}.app-root .cta:hover{filter:brightness(1.08);transform:translateY(-1px)}.app-root .cta-light{background:var(--cream-text);color:var(--ink);border:2px solid var(--ink);box-shadow:none}.app-root .cta-coral{background:var(--guava-coral);border:2px solid var(--ink);box-shadow:none}.app-root .cta-store{white-space:normal;margin:0 auto 36px}.app-root .cta-note{color:#ffffffc7;max-width:36ch;margin:16px auto 0;font-size:.88rem;line-height:1.5}.app-root .band{text-align:center;padding:48px 24px}.app-root .band-coral{background:var(--guava-coral);color:var(--cream-text)}.app-root .band-tan{background:var(--tan);color:var(--ink);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.app-root .band-gold{background:var(--guava-gold);color:var(--ink);border-bottom:2px solid var(--ink)}.app-root .band-cream{background:var(--cream)}.app-root .hero-photo{border:2px solid var(--ink);border-radius:8px;width:min(592px,100%);height:auto;margin:0 auto 28px;display:block}.app-root .steps{justify-content:center;align-items:stretch;gap:22px;width:min(640px,100%);margin:0 auto 32px;padding:0;list-style:none;display:flex}.app-root .steps li{border:2px solid var(--ink);text-transform:uppercase;letter-spacing:.02em;border-radius:12px;flex:1;place-items:center;padding:12px 8px;font-size:.75rem;font-weight:800;line-height:1.35;display:grid;position:relative}.app-root .steps li:first-child{background:var(--cream);color:var(--ink)}.app-root .steps li:nth-child(2){background:var(--guava-gold);color:var(--ink)}.app-root .steps li:nth-child(3){background:var(--guava-green);color:var(--white)}.app-root .steps li:not(:last-child):after{content:"→";color:var(--cream-text);font-size:1.25rem;font-weight:900;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.app-root .pills{flex-direction:column;align-items:center;gap:10px;margin-bottom:20px;display:flex}.app-root .pill{border:2px solid var(--ink);border-radius:14px;padding:8px 22px;font-size:1rem;font-weight:800;display:inline-block}.app-root .pill-cream{background:var(--cream)}.app-root .pill-gold{background:var(--guava-gold)}.app-root .pill-green{background:var(--guava-green);color:var(--white)}.app-root .section-title{font-family:var(--font-alt);letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.6rem,4vw,2.1rem);font-weight:600;line-height:1.2}.app-root .section-accent{font-family:var(--font-alt);color:var(--guava-green);margin:0 0 10px;font-size:clamp(1.4rem,3.4vw,1.7rem);font-weight:700}.app-root .section-copy{color:#444;max-width:40ch;margin:0 auto 22px;font-size:1rem;line-height:1.55}.app-root .band-coral .section-copy{color:var(--cream-text)}.app-root .feature{border-bottom:2px solid var(--ink);grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:min(920px,100% - 48px);margin:0 auto;padding:48px 0;display:grid}.app-root .feature.is-flip .feature-copy{order:1}.app-root .feature-kicker{color:var(--guava-orange);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.app-root .feature-copy h3{font-family:var(--font-alt);color:var(--ink);margin:0 0 14px;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:600;line-height:1.2}.app-root .feature-copy ul{margin:0;padding:0;list-style:none}.app-root .feature-copy li{color:#555;margin:0 0 10px;padding-left:1.2em;font-size:1rem;line-height:1.55;position:relative}.app-root .feature-copy li:before{content:"✓";color:var(--guava-green);font-weight:800;position:absolute;left:0}.app-root .feature-image{object-fit:cover;object-position:top;border:2px solid var(--ink);border-radius:18px;width:min(250px,100%);height:auto;max-height:420px;margin:0 auto;display:block}.app-root .stores-band{padding-top:40px;padding-bottom:48px}.app-root .stores-title{color:var(--ink);margin:0 0 22px;font-size:1.25rem;font-weight:700}.app-root .stores{flex-wrap:wrap;justify-content:center;gap:28px 40px;display:flex}.app-root .store{text-align:center}.app-root .store-label{letter-spacing:.08em;text-transform:uppercase;color:var(--grey);margin:0 0 8px;font-size:.72rem;font-weight:800}.app-root .store-label.is-live{color:var(--guava-green)}.app-root .store-badge{line-height:0;display:inline-block}.app-root .store-badge img,.app-root img.store-badge{width:210px;max-width:100%;height:auto}.app-root .store-badge.is-disabled{opacity:.72}.app-root .joined{text-align:center;width:min(560px,100%);animation:.7s cubic-bezier(.22,1,.36,1) both app-rise}@keyframes app-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.app-root .joined-mark{background:var(--mist-green);width:54px;height:54px;color:var(--guava-green);border-radius:999px;place-items:center;margin:0 auto 26px;display:grid;box-shadow:0 14px 34px -14px #000000bf}.app-root .joined-title{font-family:var(--font-alt);letter-spacing:-.02em;color:var(--white);margin:0 0 16px;font-size:clamp(2rem,6vw,3.2rem);font-weight:500;line-height:1.08}.app-root .joined-note{color:#ffffffe0;max-width:34ch;margin:0 auto 28px;font-size:clamp(1rem,2.3vw,1.12rem);line-height:1.55}.app-root .joined-follow{letter-spacing:.2em;text-transform:uppercase;color:#ffffffad;margin:32px 0 16px;font-size:.66rem;font-weight:700}.app-root .joined-socials{justify-content:center;gap:12px;margin:0;padding:0;list-style:none;display:flex}.app-root .joined-socials a{background:var(--white);width:46px;height:46px;color:var(--guava-green);border-radius:999px;place-items:center;transition:background .18s,color .18s,transform .18s;display:grid;box-shadow:0 10px 24px -12px #000000b3}.app-root .joined-socials a:hover{background:var(--guava-green);color:var(--white);transform:translateY(-3px)}.app-root .joined-socials a svg{width:19px;height:19px}.app-root .legal{z-index:1;text-align:center;color:#ffffffd1;background:var(--guava-green);flex-direction:column;align-items:center;width:100%;margin:0;padding:28px 24px 32px;font-size:.72rem;line-height:1.55;display:flex;position:relative}.app-root .page.is-thank-you .legal{background:0 0;width:min(760px,100% - 40px);margin:0 auto;padding:0 0 22px}.app-root .legal p{margin:0 0 5px}.app-root .legal a{color:inherit;text-underline-offset:3px}.app-root .legal a:hover{color:var(--white)}.app-root .legal-fine{text-align:center;color:#fff9;max-width:640px;margin:0 auto;font-size:.63rem;line-height:1.5}@media (max-width:720px){.app-root .steps{flex-direction:column;gap:12px}.app-root .steps li:not(:last-child):after{content:"↓";inset:auto auto -18px 50%;transform:translate(-50%)}.app-root .feature,.app-root .feature.is-flip .feature-copy{order:0;grid-template-columns:1fr}.app-root .feature.is-flip .feature-copy{order:0}.app-root .feature{text-align:center;gap:24px;width:calc(100% - 40px);padding:36px 0}.app-root .feature-copy li{text-align:left}.app-root .feature-image{max-height:340px}}@media (max-width:620px){.app-root .hero{background:linear-gradient(180deg,rgba(var(--green-deep),.5)0%,rgba(var(--green-deep),.26)40%,rgba(var(--green-deep),.62)72%,rgba(var(--green-deep),.93)100%),image-set(url(/waitlist/images/waitlist-bg-mobile.webp) type("image/webp"),url(/waitlist/images/waitlist-bg-mobile.png) type("image/png"))center top/cover no-repeat;padding:28px 22px 40px}.app-root .page.is-thank-you{background:linear-gradient(180deg,rgba(var(--green-deep),.5)0%,rgba(var(--green-deep),.26)40%,rgba(var(--green-deep),.62)72%,rgba(var(--green-deep),.93)100%),image-set(url(/waitlist/images/waitlist-bg-mobile.webp) type("image/webp"),url(/waitlist/images/waitlist-bg-mobile.png) type("image/png"))center top/cover no-repeat}.app-root .page.is-thank-you .stage{padding:28px 22px 16px}.app-root .brand{margin-bottom:20px}.app-root .headline{margin-bottom:14px}.app-root .subhead{margin-bottom:28px;padding:0 4px}.app-root .cta{white-space:normal;border-radius:18px;width:min(100%,420px);height:58px}.app-root .cta-note{margin-top:18px;padding:0 12px}.app-root .joined-socials a{width:42px;height:42px}.app-root .legal{padding:24px 18px max(36px,calc(env(safe-area-inset-bottom) + 16px));font-size:.66rem}.app-root .page.is-thank-you .legal{width:calc(100% - 36px);padding:20px 0 max(36px,calc(env(safe-area-inset-bottom) + 16px));margin-top:12px}.app-root .legal-fine{font-size:.6rem;line-height:1.55}}
