.auth-module__Iay1tq__shell{background:var(--background);-webkit-font-smoothing:antialiased;min-height:100vh;color:var(--foreground);display:flex}.auth-module__Iay1tq__left{background:radial-gradient(80% 55% at 18% 22%,#eaf2ff 0%,#f4f8ff 30%,#0000 65%),radial-gradient(50% 40% at 5% 60%,#e6efff 0%,#0000 55%),#fff;flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:flex-start;align-items:center;width:50%;height:100vh;padding:48px 56px;display:none;position:sticky;top:0;overflow:hidden}@media (min-width:1024px){.auth-module__Iay1tq__left{display:flex}}.auth-module__Iay1tq__leftBg{display:none}.auth-module__Iay1tq__left:after{content:"";background:var(--border);width:1px;position:absolute;top:0;bottom:0;right:0}.auth-module__Iay1tq__leftLogo,.auth-module__Iay1tq__leftContent,.auth-module__Iay1tq__leftFooter{width:100%;max-width:480px}.auth-module__Iay1tq__leftContent{z-index:1;flex-direction:column;flex:1;justify-content:center;gap:0;display:flex;position:relative}.auth-module__Iay1tq__leftLogo{z-index:1;position:relative}.auth-module__Iay1tq__leftFooter{z-index:1;color:var(--muted-foreground);letter-spacing:.01em;font-size:12px;position:relative}.auth-module__Iay1tq__headline{letter-spacing:-.02em;color:var(--foreground);margin:0 0 24px;font-size:clamp(2rem,3.2vw,3rem);font-weight:600;line-height:1.1}.auth-module__Iay1tq__sub{max-width:44ch;color:var(--muted-foreground);margin:0 0 36px;font-size:15px;font-weight:400;line-height:1.65}.auth-module__Iay1tq__features{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.auth-module__Iay1tq__feature{color:var(--muted-foreground);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.auth-module__Iay1tq__check{color:#16a34a;flex-shrink:0;margin-top:1px;font-size:13px;font-weight:700}.auth-module__Iay1tq__right{background:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:48px 24px;display:flex}.auth-module__Iay1tq__card{background:var(--card);border:1px solid var(--border);border-radius:16px;width:100%;max-width:400px;padding:32px 32px 28px;box-shadow:0 0 0 1px #00000005,0 24px 48px #00000014,0 4px 12px #0000000a}.auth-module__Iay1tq__cardLogo{margin-bottom:24px}.auth-module__Iay1tq__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin:0 0 6px;font-size:20px;font-weight:600}.auth-module__Iay1tq__cardSub{color:var(--muted-foreground);margin:0 0 20px;font-size:13.5px;line-height:1.5}.auth-module__Iay1tq__modeRow{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.auth-module__Iay1tq__modeBtn{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;text-align:center;background:0 0;border-radius:8px;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s}.auth-module__Iay1tq__modeBtn:hover{color:var(--foreground);border-color:#3882f659}.auth-module__Iay1tq__modeBtnActive{color:var(--foreground);background:#3882f61a;border-color:#3882f680}.auth-module__Iay1tq__modeCards{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.auth-module__Iay1tq__modeCard{border:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;border-radius:10px;padding:12px 14px;font-family:inherit;transition:all .15s}.auth-module__Iay1tq__modeCard:hover{border-color:#3882f659}.auth-module__Iay1tq__modeCardActive{background:#3882f614;border-color:#3882f680}.auth-module__Iay1tq__modeCardTitle{color:var(--foreground);margin-bottom:3px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.2}.auth-module__Iay1tq__modeCardSub{color:var(--muted-foreground);font-family:inherit;font-size:11.5px;line-height:1.4}.auth-module__Iay1tq__form{flex-direction:column;gap:12px;display:flex}.auth-module__Iay1tq__field{flex-direction:column;gap:6px;display:flex}.auth-module__Iay1tq__label{color:var(--muted-foreground);letter-spacing:.01em;font-size:12px;font-weight:500}.auth-module__Iay1tq__input{background:var(--secondary);border:1px solid var(--input);color:var(--foreground);border-radius:8px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.auth-module__Iay1tq__input::placeholder{color:var(--muted-foreground)}.auth-module__Iay1tq__input:focus{border-color:#3882f680;box-shadow:0 0 0 3px #3882f614}.auth-module__Iay1tq__error{color:#dc2626;background:#dc262614;border:1px solid #dc262640;border-radius:8px;padding:10px 14px;font-size:13px;line-height:1.5}.auth-module__Iay1tq__submit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:2px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:filter .15s}.auth-module__Iay1tq__submit:hover{filter:brightness(.94)}.auth-module__Iay1tq__submit:disabled{opacity:.55;cursor:not-allowed}.auth-module__Iay1tq__sent{flex-direction:column;gap:12px;display:flex}.auth-module__Iay1tq__sentTitle{color:var(--foreground);margin:0;font-size:18px;font-weight:600}.auth-module__Iay1tq__sentText{color:var(--muted-foreground);margin:0;font-size:13.5px;line-height:1.6}.auth-module__Iay1tq__sentEmail{color:var(--foreground)}.auth-module__Iay1tq__sentBack{color:var(--muted-foreground);cursor:pointer;text-underline-offset:3px;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;text-decoration:underline;transition:color .15s}.auth-module__Iay1tq__sentBack:hover{color:var(--foreground)}.auth-module__Iay1tq__cardFooter{text-align:center;color:var(--muted-foreground);margin-top:20px;font-size:13px}.auth-module__Iay1tq__cardFooterLink{color:var(--foreground);font-weight:500;text-decoration:none;transition:color .15s}.auth-module__Iay1tq__cardFooterLink:hover{color:var(--primary)}.auth-module__Iay1tq__devBanner{background:#eab3080f;border:1px solid #eab3082e;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding:9px 12px;display:flex}.auth-module__Iay1tq__devBannerTag{letter-spacing:.08em;color:#ca8a04;background:#eab30826;border-radius:4px;flex-shrink:0;padding:2px 5px;font-size:9px;font-weight:700}.auth-module__Iay1tq__devBannerText{color:var(--muted-foreground);flex:1;min-width:0;font-size:12px}.auth-module__Iay1tq__devEmail{font-family:var(--font-mono,"SF Mono", "Fira Code", monospace);color:var(--foreground);font-size:11px}.auth-module__Iay1tq__devBannerBtn{color:#ca8a04;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0;font-family:inherit;font-size:12px;font-weight:600;transition:color .15s}.auth-module__Iay1tq__devBannerBtn:hover{color:#a16207}.auth-module__Iay1tq__devBannerBtn:disabled{opacity:.5;cursor:not-allowed}.auth-module__Iay1tq__errorLink{color:#dc2626;text-underline-offset:3px;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.auth-module__Iay1tq__errorLink:hover{color:#b91c1c}
.waitlist-module__GOoOYa__wide{max-width:520px}.waitlist-module__GOoOYa__section{margin-top:22px}.waitlist-module__GOoOYa__position{align-items:baseline;gap:10px;margin:0 0 4px;display:flex}.waitlist-module__GOoOYa__positionValue{letter-spacing:-.03em;color:var(--foreground);font-size:40px;font-weight:600;line-height:1}.waitlist-module__GOoOYa__positionLabel{color:var(--muted-foreground);font-size:13px}.waitlist-module__GOoOYa__note{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.6}.waitlist-module__GOoOYa__noteStrong{color:var(--foreground)}.waitlist-module__GOoOYa__noteSpaced{margin-top:8px}.waitlist-module__GOoOYa__success{color:#16a34a;background:#22c55e14;border:1px solid #22c55e40;border-radius:8px;padding:10px 14px;font-size:13px;line-height:1.5}.waitlist-module__GOoOYa__badge{letter-spacing:.02em;color:var(--primary);background:#3882f61f;border:1px solid #3882f659;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-block}.waitlist-module__GOoOYa__stats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.waitlist-module__GOoOYa__stat{border:1px solid var(--border);border-radius:10px;padding:12px 14px}.waitlist-module__GOoOYa__statValue{color:var(--foreground);font-size:20px;font-weight:600;line-height:1.2}.waitlist-module__GOoOYa__statLabel{color:var(--muted-foreground);margin-top:3px;font-size:11.5px;line-height:1.4}.waitlist-module__GOoOYa__inlineRow{flex-wrap:wrap;align-items:stretch;gap:8px;display:flex}.waitlist-module__GOoOYa__inlineRow>input{flex:200px;min-width:0}.waitlist-module__GOoOYa__inlineRowSpaced{margin-top:6px}.waitlist-module__GOoOYa__action{border:1px solid var(--border);color:var(--foreground);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;flex-shrink:0;padding:0 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s}.waitlist-module__GOoOYa__action:hover{color:var(--primary);border-color:#3882f680}.waitlist-module__GOoOYa__action:disabled{opacity:.55;cursor:not-allowed}.waitlist-module__GOoOYa__actionDone{color:#16a34a;border-color:#22c55e73}.waitlist-module__GOoOYa__mono{font-family:var(--font-mono,"SF Mono", "Fira Code", ui-monospace, monospace);font-size:12.5px}.waitlist-module__GOoOYa__shareRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.waitlist-module__GOoOYa__shareLabel{color:var(--muted-foreground);margin:0 4px 0 0;font-size:12px;font-weight:500}.waitlist-module__GOoOYa__share{border:1px solid var(--border);width:38px;height:38px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:inline-flex}.waitlist-module__GOoOYa__share svg{fill:currentColor;width:16px;height:16px}.waitlist-module__GOoOYa__share:hover{color:var(--primary);background:#3882f612;border-color:#3882f680}.waitlist-module__GOoOYa__share:focus-visible{outline-offset:2px;color:var(--primary);outline:2px solid #3882f6a6}.waitlist-module__GOoOYa__boardTitle{letter-spacing:.02em;color:var(--foreground);margin:0 0 10px;font-size:13px;font-weight:600}.waitlist-module__GOoOYa__board{border:1px solid var(--border);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.waitlist-module__GOoOYa__boardScroll{overscroll-behavior:contain;max-height:316px;overflow-y:auto}.waitlist-module__GOoOYa__boardRow{color:var(--muted-foreground);border-bottom:1px solid var(--border);grid-template-columns:30px minmax(0,1fr) 44px;align-items:center;gap:12px;padding:8px 14px;font-size:13px;display:grid}.waitlist-module__GOoOYa__boardRow:last-child{border-bottom:none}.waitlist-module__GOoOYa__boardHead{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);background:var(--muted);font-size:11px}.waitlist-module__GOoOYa__boardYou{color:var(--foreground);background:#3882f61a}.waitlist-module__GOoOYa__rankChip{background:var(--muted);font-variant-numeric:tabular-nums;min-width:26px;height:21px;color:var(--muted-foreground);border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0 5px;font-size:11.5px;font-weight:600;display:inline-flex}.waitlist-module__GOoOYa__rankLead{color:var(--primary);background:#3882f624;border-color:#3882f657}.waitlist-module__GOoOYa__boardMain{min-width:0}.waitlist-module__GOoOYa__boardMember{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.waitlist-module__GOoOYa__meterTrack{background:var(--muted);border-radius:2px;height:3px;margin-top:5px;overflow:hidden}.waitlist-module__GOoOYa__meterFill{background:linear-gradient(90deg,#3882f673,#3882f6e6);border-radius:2px;height:100%}.waitlist-module__GOoOYa__boardRefs{text-align:right;font-variant-numeric:tabular-nums;color:var(--foreground)}.waitlist-module__GOoOYa__boardRefsZero{color:var(--muted-foreground)}.waitlist-module__GOoOYa__boardMore{border:none;border-top:1px solid var(--border);background:var(--muted);width:100%;color:var(--muted-foreground);cursor:pointer;padding:9px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.waitlist-module__GOoOYa__boardMore:hover{color:var(--primary);background:#3882f614}.waitlist-module__GOoOYa__boardMore:focus-visible{outline-offset:-2px;color:var(--primary);outline:2px solid #3882f6a6}.waitlist-module__GOoOYa__boardGap{border-top:1px dashed var(--border)}.waitlist-module__GOoOYa__boardMessage{color:var(--muted-foreground);padding:16px 14px;font-size:13px;line-height:1.6}.waitlist-module__GOoOYa__turnstile{min-height:65px}.waitlist-module__GOoOYa__centered{background:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:48px 24px;display:flex}.waitlist-module__GOoOYa__link{color:var(--foreground);text-underline-offset:3px;text-decoration:underline}.waitlist-module__GOoOYa__link:hover{color:var(--primary)}
