.WaitlistForm-module__9RX3jq__formWrapper{max-width:480px;margin:0 auto;position:relative}.WaitlistForm-module__9RX3jq__inputGroup{flex-direction:column;gap:12px;display:flex}@media (min-width:500px){.WaitlistForm-module__9RX3jq__inputGroup{flex-direction:row;gap:0}}.WaitlistForm-module__9RX3jq__emailInput{color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-radius:12px;outline:none;flex:1;padding:16px 20px;font-size:16px;transition:all .2s}.WaitlistForm-module__9RX3jq__emailInput::placeholder{color:#94a3b8}.WaitlistForm-module__9RX3jq__emailInput:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.dark .WaitlistForm-module__9RX3jq__emailInput{color:#f1f5f9;background:#1e293b;border-color:#334155}.dark .WaitlistForm-module__9RX3jq__emailInput::placeholder{color:#64748b}.dark .WaitlistForm-module__9RX3jq__emailInput:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f633}@media (min-width:500px){.WaitlistForm-module__9RX3jq__emailInput{border-right:none;border-radius:12px 0 0 12px}.WaitlistForm-module__9RX3jq__emailInput:focus{border-right:2px solid #3b82f6}}.WaitlistForm-module__9RX3jq__submitButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:12px;padding:16px 28px;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #3b82f64d}.WaitlistForm-module__9RX3jq__submitButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.WaitlistForm-module__9RX3jq__submitButton:active{transform:translateY(0)}@media (min-width:500px){.WaitlistForm-module__9RX3jq__submitButton{border-radius:0 12px 12px 0}}.sendfox-form .success-message{color:#10b981;background:#10b9811a;border-radius:12px;margin-top:12px;padding:16px;font-weight:500}.dark .sendfox-form .success-message{background:#10b98126}.sendfox-form .error-message{color:#ef4444;background:#ef44441a;border-radius:12px;margin-top:12px;padding:16px;font-weight:500}.dark .sendfox-form .error-message{background:#ef444426}.WaitlistForm-module__9RX3jq__spinner{animation:1s linear infinite WaitlistForm-module__9RX3jq__spin}@keyframes WaitlistForm-module__9RX3jq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WaitlistForm-module__9RX3jq__emailInput:disabled,.WaitlistForm-module__9RX3jq__submitButton:disabled{opacity:.7;cursor:not-allowed}.WaitlistForm-module__9RX3jq__submitButton:disabled:hover{transform:none;box-shadow:0 4px 12px #3b82f64d}.WaitlistForm-module__9RX3jq__error{color:#ef4444;text-align:center;margin-top:12px;font-size:14px}.dark .WaitlistForm-module__9RX3jq__error{color:#f87171}
.LandingPage-module__FAbHmG__pageWrapper{z-index:1000;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;inset:0;overflow:hidden auto}.LandingPage-module__FAbHmG__light{background:linear-gradient(135deg,#1e293beb 0%,#0f172af2 100%)}.LandingPage-module__FAbHmG__dark{background:linear-gradient(135deg,#0f172af2 0%,#020617fa 100%)}.LandingPage-module__FAbHmG__header{z-index:100;background:linear-gradient(#0000004d 0%,#0000 100%);padding:16px 24px;position:sticky;top:0}.LandingPage-module__FAbHmG__headerContent{justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto;display:flex}.LandingPage-module__FAbHmG__logo{align-items:center;gap:10px;display:flex}.LandingPage-module__FAbHmG__logoIcon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:700;display:flex;box-shadow:0 4px 12px #3b82f666}.LandingPage-module__FAbHmG__logoText{color:#fff;letter-spacing:-.02em;font-size:20px;font-weight:700}.LandingPage-module__FAbHmG__headerNav{align-items:center;gap:12px;display:flex}.LandingPage-module__FAbHmG__navLink{color:#ffffffb3;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.LandingPage-module__FAbHmG__navLink:hover{color:#fff;background:#ffffff1a}.LandingPage-module__FAbHmG__loginLink{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #3b82f64d}.LandingPage-module__FAbHmG__loginLink:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}.LandingPage-module__FAbHmG__main{flex:1;justify-content:center;align-items:flex-start;padding:20px 24px 60px;display:flex}.LandingPage-module__FAbHmG__heroCard{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:720px;padding:48px;box-shadow:0 0 0 1px #ffffff1a,0 25px 50px -12px #00000080,0 0 80px #0000004d}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__heroCard{background:linear-gradient(#1e1e24 0%,#18181b 100%);box-shadow:0 0 0 1px #ffffff14,0 25px 50px -12px #000000b3,0 0 80px #00000080}@media (max-width:640px){.LandingPage-module__FAbHmG__heroCard{border-radius:20px;margin:0 8px;padding:32px 24px}}.LandingPage-module__FAbHmG__badgeWrapper{margin-bottom:24px}.LandingPage-module__FAbHmG__badge{color:#fff;letter-spacing:.1em;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:100px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-block;box-shadow:0 4px 12px #10b9814d}.LandingPage-module__FAbHmG__headline{color:#1e293b;letter-spacing:-.03em;margin-bottom:16px;font-size:36px;font-weight:700;line-height:1.2}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__headline{color:#f1f5f9}@media (min-width:640px){.LandingPage-module__FAbHmG__headline{font-size:44px}}.LandingPage-module__FAbHmG__subheadline{color:#64748b;margin-bottom:40px;font-size:18px;line-height:1.6}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__subheadline{color:#94a3b8}.LandingPage-module__FAbHmG__formSection{margin-bottom:48px}.LandingPage-module__FAbHmG__formLabel{color:#64748b;margin-bottom:16px;font-size:14px;font-weight:500}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__formLabel{color:#94a3b8}.LandingPage-module__FAbHmG__features{text-align:left;grid-template-columns:1fr;gap:20px;margin-bottom:32px;display:grid}@media (min-width:500px){.LandingPage-module__FAbHmG__features{grid-template-columns:1fr 1fr}}.LandingPage-module__FAbHmG__feature{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:12px;padding:16px;display:flex}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__feature{background:#ffffff08;border-color:#ffffff14}.LandingPage-module__FAbHmG__featureIcon{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.LandingPage-module__FAbHmG__featureIcon svg{color:#fff;width:18px;height:18px}.LandingPage-module__FAbHmG__featureContent{flex:1;min-width:0}.LandingPage-module__FAbHmG__featureTitle{color:#1e293b;margin-bottom:4px;font-size:14px;font-weight:600}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__featureTitle{color:#f1f5f9}.LandingPage-module__FAbHmG__featureDesc{color:#64748b;font-size:13px;line-height:1.5}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__featureDesc{color:#94a3b8}.LandingPage-module__FAbHmG__trustLine{color:#94a3b8;font-size:14px;font-style:italic}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__trustLine{color:#64748b}.LandingPage-module__FAbHmG__footer{padding:24px}.LandingPage-module__FAbHmG__footerContent{flex-direction:column;align-items:center;gap:12px;max-width:1000px;margin:0 auto;display:flex}.LandingPage-module__FAbHmG__footerLinks{gap:24px;display:flex}.LandingPage-module__FAbHmG__footerLink{color:#ffffff80;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.LandingPage-module__FAbHmG__footerLink:hover{color:#fffc}.LandingPage-module__FAbHmG__footerCopyright{color:#ffffff4d;font-size:13px}
.ThankYouPage-module__MNfmMW__pageWrapper{z-index:1000;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;inset:0;overflow:hidden auto}.ThankYouPage-module__MNfmMW__light{background:linear-gradient(135deg,#1e293beb 0%,#0f172af2 100%)}.ThankYouPage-module__MNfmMW__dark{background:linear-gradient(135deg,#0f172af2 0%,#020617fa 100%)}.ThankYouPage-module__MNfmMW__header{background:linear-gradient(#0000004d 0%,#0000 100%);padding:16px 24px}.ThankYouPage-module__MNfmMW__headerContent{justify-content:center;align-items:center;max-width:1000px;margin:0 auto;display:flex}.ThankYouPage-module__MNfmMW__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.ThankYouPage-module__MNfmMW__logoIcon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:700;display:flex;box-shadow:0 4px 12px #3b82f666}.ThankYouPage-module__MNfmMW__logoText{color:#fff;letter-spacing:-.02em;font-size:20px;font-weight:700}.ThankYouPage-module__MNfmMW__main{flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.ThankYouPage-module__MNfmMW__card{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:520px;padding:48px 32px}.ThankYouPage-module__MNfmMW__iconWrapper{margin-bottom:24px}.ThankYouPage-module__MNfmMW__successIcon{color:#10b981;filter:drop-shadow(0 0 20px #10b98166)}.ThankYouPage-module__MNfmMW__headline{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:32px;font-weight:700}@media (min-width:480px){.ThankYouPage-module__MNfmMW__headline{font-size:40px}}.ThankYouPage-module__MNfmMW__message{color:#ffffffb3;margin:0 0 32px;font-size:16px;line-height:1.6}@media (min-width:480px){.ThankYouPage-module__MNfmMW__message{font-size:18px}}.ThankYouPage-module__MNfmMW__expectSection{text-align:left;background:#ffffff08;border-radius:16px;margin-bottom:32px;padding:24px}.ThankYouPage-module__MNfmMW__expectTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;font-size:14px;font-weight:600}.ThankYouPage-module__MNfmMW__expectList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ThankYouPage-module__MNfmMW__expectList li{color:#ffffffd9;align-items:center;gap:12px;font-size:15px;display:flex}.ThankYouPage-module__MNfmMW__expectBullet{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:600;display:flex}.ThankYouPage-module__MNfmMW__backLink{color:#fff9;align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.ThankYouPage-module__MNfmMW__backLink:hover{color:#fff}.ThankYouPage-module__MNfmMW__arrowIcon{transform:rotate(180deg)}.ThankYouPage-module__MNfmMW__footer{text-align:center;padding:24px}.ThankYouPage-module__MNfmMW__footerContent{max-width:1000px;margin:0 auto}.ThankYouPage-module__MNfmMW__footerCopyright{color:#fff6;margin:0;font-size:13px}
