.waitlist-page{--waitlist-grid:#0c1b180d;isolation:isolate;background:linear-gradient(var(--waitlist-grid) 1px, transparent 1px), linear-gradient(90deg, var(--waitlist-grid) 1px, transparent 1px), var(--paper);background-size:56px 56px;min-height:100svh;position:relative;overflow:hidden}:root[data-theme=dark] .waitlist-page{--waitlist-grid:#dff4e90d}.waitlist-page:before{z-index:-2;content:"";border:1px solid #0b5b472e;border-radius:50%;width:46rem;height:46rem;position:absolute;top:-18rem;right:-10rem}.waitlist-page:after{z-index:-2;content:"";border:1px solid #d5a6293d;border-radius:50%;width:38rem;height:38rem;position:absolute;bottom:-24rem;right:-4rem}.waitlist-ambient{z-index:-3;filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.waitlist-ambient-one{background:radial-gradient(circle,#dff4e9e0,#0000 68%);width:42rem;height:42rem;top:-16rem;left:-14rem}.waitlist-ambient-two{background:radial-gradient(circle,#d5a6291f,#0000 68%);width:31rem;height:31rem;bottom:-9rem;right:3%}:root[data-theme=dark] .waitlist-ambient-one{background:radial-gradient(circle,#0b5b4775,#0000 68%)}.waitlist-header,.waitlist-stage,.waitlist-principles,.waitlist-footer{width:min(1440px,100% - 64px);margin-inline:auto}.waitlist-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:120px;display:flex}.waitlist-brand{align-items:center;display:inline-flex}.waitlist-brand-logo{width:min(20.75rem,64vw);height:auto;display:block}.waitlist-header-actions{align-items:center;gap:12px;display:flex}.waitlist-theme-control{border-color:var(--line);background:color-mix(in srgb, var(--panel) 80%, transparent)}.waitlist-sign-in{border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 82%, transparent);border-radius:7px;align-items:center;gap:10px;min-height:44px;padding:0 16px;font-size:.86rem;font-weight:750;transition:border-color .16s,background .16s;display:inline-flex}.waitlist-sign-in:hover{border-color:var(--green);background:var(--panel)}.waitlist-stage{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:clamp(48px,7vw,112px);min-height:calc(100svh - 330px);padding-block:clamp(64px,8vw,120px);display:grid}.waitlist-story{max-width:800px}.waitlist-kicker{color:var(--green);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;font-size:.75rem;font-weight:850;display:inline-flex}.waitlist-kicker-dot{background:var(--green);border-radius:50%;width:8px;height:8px;animation:2.8s ease-in-out infinite waitlist-pulse;box-shadow:0 0 0 5px #0b5b471f}.waitlist-story h1{letter-spacing:-.072em;max-width:13ch;margin:28px 0 24px;font-size:clamp(3.25rem,6.5vw,6.65rem);font-weight:800;line-height:.91}.waitlist-story h1 span{color:var(--green);display:block}.waitlist-intro{max-width:650px;color:var(--muted);margin:0;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.65}.waitlist-readiness{border-top:1px solid var(--line);grid-template-columns:42px 1fr;gap:16px;max-width:660px;margin-top:40px;padding-top:24px;display:grid}.waitlist-readiness-mark{background:var(--mint);width:42px;height:42px;color:var(--green-dark);border:1px solid #0b5b473d;border-radius:7px;place-items:center;font-size:.78rem;font-weight:900;display:grid}.waitlist-readiness strong{margin:1px 0 6px;font-size:.93rem;display:block}.waitlist-readiness p{max-width:560px;color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.waitlist-card{border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 94%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:8px;justify-self:end;width:100%;max-width:560px;position:relative;box-shadow:0 24px 70px #0c1b1817}.waitlist-card:before{background:var(--green);content:"";width:72px;height:2px;position:absolute;top:-1px;left:32px}.waitlist-card-topline{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:18px 32px;font-size:.69rem;font-weight:850;display:flex}.waitlist-open{color:var(--green);letter-spacing:.05em;text-transform:none;align-items:center;gap:8px;display:inline-flex}.waitlist-open i{background:var(--green);border-radius:50%;width:7px;height:7px}.waitlist-card-heading{padding:36px 32px 24px}.waitlist-card-index{color:var(--gold);letter-spacing:.15em;margin:0 0 18px;font-size:.69rem;font-weight:900}.waitlist-card-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3vw,2.8rem);line-height:1}.waitlist-card-heading>p:last-child{color:var(--muted);margin:18px 0 0;font-size:.94rem;line-height:1.6}.waitlist-form{gap:20px;padding:8px 32px 32px;display:grid}.waitlist-honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.waitlist-email-field{gap:9px;display:grid}.waitlist-email-field>span{font-size:.78rem;font-weight:800}.waitlist-email-field input{background:var(--panel);width:100%;min-height:54px;color:var(--ink);border:1px solid #aebdb7;border-radius:7px;padding:0 16px;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.waitlist-email-field input::placeholder{color:color-mix(in srgb, var(--muted) 72%, transparent)}.waitlist-email-field input:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 4px #0b5b471c}.waitlist-consent{color:var(--muted);grid-template-columns:18px 1fr;align-items:start;gap:10px;font-size:.76rem;line-height:1.5;display:grid}.waitlist-consent input{width:17px;height:17px;accent-color:var(--green);margin:2px 0 0}.waitlist-consent a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--green) 36%, transparent);text-decoration-color:color-mix(in srgb, var(--green) 36%, transparent);text-underline-offset:3px;font-weight:750}.waitlist-submit{border:1px solid var(--green);background:var(--green);min-height:56px;color:var(--on-accent);cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;padding:0 18px;font-weight:800;transition:background .16s,transform .16s;display:flex}.waitlist-submit:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}.waitlist-submit:disabled{cursor:wait;opacity:.72}.waitlist-submit-arrow{border:1px solid #ffffff40;border-radius:50%;place-items:center;width:28px;height:28px;font-size:1rem;display:grid}:root[data-theme=dark] .waitlist-submit-arrow{border-color:#073d3140}.waitlist-form-message{min-height:2.4em;color:var(--muted);margin:-4px 0 0;font-size:.74rem;line-height:1.45}.waitlist-form-message.is-success{color:var(--green);font-weight:750}.waitlist-form-message.is-error{color:#a43838;font-weight:750}:root[data-theme=dark] .waitlist-form-message.is-error{color:#ffb4ab}.waitlist-card-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:20px 32px;font-size:.77rem;display:flex}.waitlist-card-footer a{color:var(--ink);font-weight:800}.waitlist-principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.waitlist-principles article{grid-template-columns:34px 1fr;gap:16px;min-height:152px;padding:30px 32px;display:grid}.waitlist-principles article+article{border-left:1px solid var(--line)}.waitlist-principles article>span{color:var(--gold);letter-spacing:.12em;padding-top:2px;font-size:.68rem;font-weight:900}.waitlist-principles h2{margin:0 0 8px;font-size:.9rem}.waitlist-principles p{max-width:330px;color:var(--muted);margin:0;font-size:.78rem;line-height:1.55}.waitlist-footer{min-height:104px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;font-size:.73rem;display:flex}.waitlist-footer p{margin:0}.waitlist-footer nav{flex-wrap:wrap;gap:24px;display:flex}.waitlist-footer a:hover{color:var(--green)}@keyframes waitlist-pulse{0%,to{box-shadow:0 0 0 5px #0b5b471f}50%{box-shadow:0 0 0 9px #0b5b470a}}@media (max-width:1100px){.waitlist-stage{gap:48px}.waitlist-story h1{font-size:clamp(3.2rem,7vw,5.6rem)}}@media (max-width:900px){.waitlist-header,.waitlist-stage,.waitlist-principles,.waitlist-footer{width:min(100% - 40px,720px)}.waitlist-stage{grid-template-columns:1fr;gap:56px;min-height:auto;padding-block:72px}.waitlist-story,.waitlist-card{max-width:none}.waitlist-principles{grid-template-columns:1fr}.waitlist-principles article+article{border-top:1px solid var(--line);border-left:0}}@media (max-width:640px){.waitlist-header,.waitlist-stage,.waitlist-principles,.waitlist-footer{width:min(100% - 32px,560px)}.waitlist-header{min-height:96px}.waitlist-brand-logo{width:min(15rem,60vw)}.waitlist-theme-control{display:none}.waitlist-sign-in{min-height:40px;padding-inline:12px;font-size:.76rem}.waitlist-stage{gap:44px;padding-block:52px}.waitlist-story h1{margin-top:22px;font-size:clamp(3rem,15vw,4.5rem)}.waitlist-intro{font-size:1rem}.waitlist-readiness{grid-template-columns:36px 1fr;gap:13px;margin-top:32px}.waitlist-readiness-mark{width:36px;height:36px}.waitlist-card-topline,.waitlist-card-heading,.waitlist-form,.waitlist-card-footer{padding-left:22px;padding-right:22px}.waitlist-card-topline{align-items:flex-start;gap:16px}.waitlist-card-footer{flex-direction:column;align-items:flex-start}.waitlist-principles article{min-height:auto;padding:24px 4px}.waitlist-footer{flex-direction:column;align-items:flex-start;padding-block:28px}}@media (prefers-reduced-motion:reduce){.waitlist-kicker-dot{animation:none}.waitlist-sign-in,.waitlist-submit{transition:none}}
