.signup-honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}
#waitlist-note{min-height:1.7em}
#waitlist-note a{color:inherit;text-decoration:underline;text-underline-offset:3px}
#waitlist-note[data-state="success"]{font-weight:600;color:#fffefa}
#waitlist-note[data-state="error"]{font-weight:600;color:#fffefa}
#waitlist-form button:disabled{cursor:default;opacity:.85;transform:none}
.site-footer .privacy-link{white-space:nowrap}
@media(max-width:600px){.waitlist-fields input{font-size:16px}}
.signup-is-open{overflow:hidden}
.signup-dialog{border:0;padding:0;width:min(470px,calc(100vw - 32px));max-height:calc(100dvh - 40px);border-radius:16px;background:#fffefa;color:#252e2c;overflow:auto;box-shadow:0 24px 90px #252e2c33}
.signup-dialog::backdrop{background:#252e2c70}
.signup-dialog[open]{animation:signup-arrive .38s cubic-bezier(.16,1,.3,1) both}
.signup-confetti{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:2}
.signup-celebration{position:relative;padding:40px 32px 34px;text-align:center}
.signup-close{position:absolute;right:10px;top:10px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:#616861;cursor:pointer;z-index:3}
.signup-close:hover{background:#f5f2ec;color:#252e2c}
.signup-close svg{width:20px;height:20px}
.signup-mascot{display:flex;align-items:center;justify-content:center;gap:10px;margin:2px auto 26px}
.signup-mascot img{width:112px;height:112px;object-fit:contain;transform:rotate(-6deg)}
.signup-speech{background:#eaf0d8;color:#294b35;text-align:left;font-size:14px;font-weight:650;line-height:1.4;padding:13px 16px;border-radius:14px 14px 14px 2px;transform:rotate(4deg)}
.signup-dialog h2{font-size:clamp(36px,8vw,46px);font-weight:650;letter-spacing:-.035em;line-height:1.08;margin:0 0 20px}
.signup-dialog h2 span{color:#b34f2d}
.signup-dialog p{font-size:15px;line-height:1.65;color:#616861;margin:0 auto 28px;max-width:32ch}
.signup-explore{justify-content:center;min-height:50px}
@keyframes signup-arrive{from{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:390px){.signup-celebration{padding:34px 22px 28px}.signup-mascot{gap:4px;margin-bottom:20px}.signup-mascot img{width:96px;height:96px}.signup-speech{padding:11px 12px;font-size:13px}.signup-dialog p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.signup-dialog[open]{animation:none}.signup-mascot img,.signup-speech{transform:none}}
