.waitlist-page{background:var(--bg-body,#000);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.waitlist-bg-grid{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0}.waitlist-bg-glow-1{pointer-events:none;z-index:0;background:radial-gradient(circle,#0066ff14 0%,#0000 60%);width:60%;height:60%;position:fixed;top:-20%;left:-10%}.waitlist-bg-glow-2{pointer-events:none;z-index:0;background:radial-gradient(circle,#0066ff0d 0%,#0000 60%);width:50%;height:50%;position:fixed;bottom:-20%;right:-10%}.waitlist-nav{z-index:10;justify-content:space-between;align-items:center;padding:24px 48px;display:flex;position:relative}.waitlist-logo{color:var(--text-white,#fff);align-items:center;gap:10px;font-size:20px;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.waitlist-logo:hover{opacity:.9}.waitlist-logo .accent{color:#06f}.waitlist-signin-link{color:var(--text-gray,#888);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.waitlist-signin-link:hover{color:var(--text-white,#fff);background:#ffffff14;border-color:#ffffff26}.waitlist-signin-link svg{width:16px;height:16px}.waitlist-main{z-index:10;flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex;position:relative}.waitlist-content{text-align:center;width:100%;max-width:720px}.waitlist-badge{color:#06f;background:#0066ff1a;border:1px solid #06f3;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.badge-dot{background:#06f;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.waitlist-title{color:var(--text-white,#fff);letter-spacing:-1.5px;margin:0 0 24px;font-size:56px;font-weight:700;line-height:1.1}.gradient-text{background:linear-gradient(135deg,#06f 0%,#0af 50%,#06f 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite gradient-shift}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.waitlist-subtitle{color:var(--text-gray,#888);max-width:560px;margin:0 auto 40px;font-size:18px;line-height:1.7}.waitlist-stats{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:32px;margin-bottom:40px;padding:20px 32px;display:inline-flex}.stat-item{flex-direction:column;align-items:center;gap:4px;display:flex}.stat-number{color:var(--text-white,#fff);font-size:24px;font-weight:700}.stat-label{color:var(--text-muted,#555);text-transform:uppercase;letter-spacing:.5px;font-size:12px}:root[data-theme=light] .stat-label,:root[data-theme=light] .stat-item .stat-label{--text-muted:#fff;color:#ffffffe6!important}.stat-divider{background:#ffffff1a;width:1px;height:40px}.waitlist-stats.skeleton{pointer-events:none}.skeleton-text{background:linear-gradient(90deg,#ffffff0f 0%,#ffffff1f 50%,#ffffff0f 100%) 0 0/200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite skeleton-shimmer;display:block}.stat-number.skeleton-text{width:80px;height:28px;margin-bottom:6px}.stat-label.skeleton-text{width:100px;height:14px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}[data-theme=light] .skeleton-text{background:linear-gradient(90deg,#0000000f 0%,#0000001a 50%,#0000000f 100%) 0 0/200% 100%}.waitlist-form{max-width:520px;margin:0 auto 48px}.waitlist-input-group{gap:12px;margin-bottom:16px;display:flex}.waitlist-input-wrapper{flex:1;align-items:center;display:flex;position:relative}.waitlist-input-wrapper .input-icon{color:#555;pointer-events:none;width:20px;height:20px;position:absolute;left:18px}.waitlist-input-wrapper input{width:100%;color:var(--text-white,#fff);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;outline:none;padding:18px 18px 18px 52px;font-size:16px;transition:all .2s}.waitlist-input-wrapper input::placeholder{color:#555}.waitlist-input-wrapper input:focus{background:#0066ff0d;border-color:#06f;box-shadow:0 0 0 4px #0066ff1a}.waitlist-input-wrapper input:disabled{opacity:.6;cursor:not-allowed}.waitlist-submit{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#06f 0%,#0052cc 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:18px 28px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.waitlist-submit:hover:not(:disabled){background:linear-gradient(135deg,#07f 0%,#06f 100%);transform:translateY(-2px);box-shadow:0 8px 32px #0066ff59}.waitlist-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.waitlist-submit svg{width:18px;height:18px}.waitlist-submit .spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.waitlist-privacy{color:#555;margin:0;font-size:13px}.referral-toggle-btn{color:#888;cursor:pointer;background:0 0;border:1px dashed #ffffff26;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;padding:10px 16px;font-size:13px;transition:all .2s;display:inline-flex}.referral-toggle-btn:hover{color:#06f;background:#ffffff08;border-color:#0066ff4d}.referral-toggle-btn svg{width:16px;height:16px}.referral-input-section{margin-bottom:12px;animation:.3s fadeIn}.referral-input-wrapper{align-items:center;display:flex;position:relative}.referral-input-wrapper .input-icon{color:#555;pointer-events:none;width:18px;height:18px;position:absolute;left:14px}.referral-input-wrapper input{width:100%;color:var(--text-white,#fff);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:14px 48px 14px 44px;font-size:14px;transition:all .2s}.referral-input-wrapper input::placeholder{color:#555}.referral-input-wrapper input:focus{background:#0066ff0d;border-color:#06f;box-shadow:0 0 0 3px #0066ff1a}.referral-close-btn{cursor:pointer;background:#ffffff0d;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;right:12px}.referral-close-btn svg{color:#666;width:14px;height:14px}.referral-close-btn:hover{background:#ffffff1a}.referral-close-btn:hover svg{color:#fff}[data-theme=light] .referral-toggle-btn{color:#666;border-color:#0000001a}[data-theme=light] .referral-toggle-btn:hover{background:#00000005}[data-theme=light] .referral-input-wrapper input{color:var(--text-white,#111);background:#00000008;border-color:#0000001a}[data-theme=light] .referral-input-wrapper input::placeholder{color:#999}[data-theme=light] .referral-close-btn{background:#0000000d}[data-theme=light] .referral-close-btn svg{color:#666}[data-theme=light] .referral-close-btn:hover{background:#0000001a}[data-theme=light] .referral-close-btn:hover svg{color:#333}.waitlist-existing-section{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.referral-update-btn{color:#06f;cursor:pointer;background:linear-gradient(135deg,#0066ff1a 0%,#0066ff0d 100%);border:1px solid #06f3;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.referral-update-btn:hover{background:linear-gradient(135deg,#0066ff26 0%,#0066ff14 100%);border-color:#0066ff4d;transform:translateY(-1px)}.referral-update-btn svg{width:16px;height:16px}.referral-update-form{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:12px;padding:16px;animation:.3s fadeIn;display:flex}.referral-update-actions{gap:10px;display:flex}.referral-update-actions .btn-cancel,.referral-update-actions .btn-update{cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.referral-update-actions .btn-cancel{color:#888;background:0 0;border:1px solid #ffffff1a}.referral-update-actions .btn-cancel:hover:not(:disabled){background:#ffffff08;border-color:#ffffff26}.referral-update-actions .btn-update{color:#fff;background:linear-gradient(135deg,#06f 0%,#0052cc 100%);border:none}.referral-update-actions .btn-update:hover:not(:disabled){background:linear-gradient(135deg,#07f 0%,#06f 100%);transform:translateY(-1px)}.referral-update-actions .btn-cancel:disabled,.referral-update-actions .btn-update:disabled{opacity:.5;cursor:not-allowed;transform:none}.referral-update-actions .btn-update .spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}[data-theme=light] .referral-update-btn{background:linear-gradient(135deg,#0066ff14 0%,#0066ff08 100%);border-color:#0066ff26}[data-theme=light] .referral-update-btn:hover{background:linear-gradient(135deg,#0066ff1f 0%,#0066ff0d 100%)}[data-theme=light] .referral-update-form{background:#00000005;border-color:#0000000f}[data-theme=light] .referral-update-actions .btn-cancel{color:#666;border-color:#0000001a}[data-theme=light] .referral-update-actions .btn-cancel:hover:not(:disabled){background:#00000008}.referral-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:24px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.referral-modal{background:var(--bg-card,#111);text-align:center;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:400px;padding:32px;animation:.3s cubic-bezier(.16,1,.3,1) modalSlideIn;position:relative}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal-close{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.modal-close svg{color:#888;width:18px;height:18px}.modal-close:hover{background:#ffffff1a;border-color:#ffffff26}.modal-close:hover svg{color:#fff}.modal-icon{color:#06f;background:linear-gradient(135deg,#0066ff26 0%,#0066ff0d 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.modal-icon svg{width:28px;height:28px}.modal-icon.info{color:#3b82f6;background:linear-gradient(135deg,#3b82f626 0%,#3b82f60d 100%)}.modal-icon.success{color:#22c55e;background:linear-gradient(135deg,#22c55e26 0%,#22c55e0d 100%)}.referral-modal h3{color:var(--text-white,#fff);margin:0 0 10px;font-size:22px;font-weight:700}.referral-modal>p{color:var(--text-gray,#888);margin:0 0 24px;font-size:14px;line-height:1.6}.modal-error{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:13px;display:flex}.modal-error svg{width:16px;min-width:16px;height:16px}.modal-success{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:13px;display:flex}.modal-success svg{width:16px;min-width:16px;height:16px}.modal-actions-vertical{flex-direction:column;gap:10px;display:flex}.modal-actions-vertical .modal-btn{justify-content:center;align-items:center;gap:8px;display:flex}.modal-actions-vertical .modal-btn svg{width:18px;height:18px}.modal-input-wrapper{margin-bottom:20px}.modal-input-wrapper input{letter-spacing:.5px;width:100%;color:var(--text-white,#fff);text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:16px 18px;font-size:16px;font-weight:500;transition:all .2s}.modal-input-wrapper input::placeholder{color:#555;font-weight:400}.modal-input-wrapper input:focus{background:#0066ff0d;border-color:#06f;box-shadow:0 0 0 4px #0066ff1a}.modal-input-wrapper input:disabled{opacity:.6;cursor:not-allowed}.modal-actions{gap:12px;display:flex}.modal-btn{cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:14px 20px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.modal-btn.secondary{color:#888;background:0 0;border:1px solid #ffffff1a}.modal-btn.secondary:hover:not(:disabled){color:#fff;background:#ffffff0d;border-color:#ffffff26}.modal-btn.primary{color:#fff;background:linear-gradient(135deg,#06f 0%,#0052cc 100%);border:none}.modal-btn.primary:hover:not(:disabled){background:linear-gradient(135deg,#07f 0%,#06f 100%);transform:translateY(-2px);box-shadow:0 8px 24px #0066ff4d}.modal-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.modal-btn .spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}[data-theme=light] .referral-modal-overlay{background:#00000080}[data-theme=light] .referral-modal{background:var(--bg-card,#fff);border-color:#0000001a;box-shadow:0 20px 60px #0003}[data-theme=light] .modal-close{background:#00000008;border-color:#00000014}[data-theme=light] .modal-close:hover{background:#0000000f}[data-theme=light] .modal-close svg,[data-theme=light] .modal-close:hover svg{color:#333}[data-theme=light] .referral-modal h3{color:var(--text-white,#111)}[data-theme=light] .referral-modal>p{color:var(--text-gray,#666)}[data-theme=light] .modal-input-wrapper input{color:var(--text-white,#111);background:#00000008;border-color:#0000001f}[data-theme=light] .modal-input-wrapper input::placeholder{color:#999}[data-theme=light] .modal-input-wrapper input:focus{background:#0066ff08}[data-theme=light] .modal-btn.secondary{color:#666;border-color:#0000001a}[data-theme=light] .modal-btn.secondary:hover:not(:disabled){color:#111;background:#00000008;border-color:#00000026}@media (max-width:480px){.referral-modal{margin:16px;padding:24px 20px}.referral-modal h3{font-size:20px}.modal-actions{flex-direction:column}}.waitlist-referral-callout{background:linear-gradient(135deg,#0066ff1f 0%,#8b5cf614 100%);border:1px solid #0066ff40;border-radius:14px;align-items:center;gap:16px;margin-bottom:20px;padding:16px 20px;animation:.3s fadeIn;display:flex}.waitlist-referral-callout .callout-icon{color:#4d9fff;background:#0066ff26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.waitlist-referral-callout .callout-icon svg{width:22px;height:22px}.waitlist-referral-callout .callout-content{flex:1}.waitlist-referral-callout .callout-content strong{color:#fff;margin-bottom:4px;font-size:15px;font-weight:600;display:block}.waitlist-referral-callout .callout-content p{color:#888;margin:0;font-size:13px;line-height:1.4}.waitlist-referral-callout .callout-action{color:#fff;cursor:pointer;background:#06f;border:none;border-radius:10px;flex-shrink:0;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s}.waitlist-referral-callout .callout-action:hover{background:#07f;transform:translateY(-1px)}[data-theme=light] .waitlist-referral-callout{background:linear-gradient(135deg,#0066ff14 0%,#8b5cf60d 100%);border-color:#06f3}[data-theme=light] .waitlist-referral-callout .callout-content strong{color:#111}@media (max-width:520px){.waitlist-referral-callout{text-align:center;flex-direction:column;gap:12px}.waitlist-referral-callout .callout-action{width:100%}}.waitlist-referral-toggle{color:#888;cursor:pointer;background:0 0;border:1px dashed #ffffff26;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:16px;padding:12px 20px;font-size:14px;transition:all .2s;display:inline-flex}.waitlist-referral-toggle:hover{color:#06f;background:#ffffff08;border-color:#0066ff4d}.waitlist-referral-toggle svg{width:18px;height:18px}.waitlist-referral-section{margin-bottom:16px;animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.waitlist-input-wrapper.referral-input{position:relative}.waitlist-input-wrapper.referral-input input{padding-right:48px}.waitlist-input-wrapper.referral-input.valid input{background:#22c55e0d;border-color:#22c55e}.waitlist-input-wrapper.referral-input.valid input:focus{box-shadow:0 0 0 4px #22c55e1a}.waitlist-input-wrapper.referral-input.invalid input{background:#ef44440d;border-color:#ef444480}.waitlist-input-wrapper.referral-input.invalid input:focus{box-shadow:0 0 0 4px #ef44441a}.referral-status{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.referral-status .spinner-small{border:2px solid #ffffff1a;border-top-color:#06f;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.referral-status .status-valid{color:#22c55e;width:20px;height:20px}.referral-status .status-invalid{color:#ef4444;width:20px;height:20px}.referral-affiliate-info{color:#22c55e;background:#22c55e14;border:1px solid #22c55e33;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:12px 16px;font-size:14px;display:flex}.referral-affiliate-info svg{width:18px;min-width:18px;height:18px}.referral-affiliate-info strong{color:#fff}.waitlist-message.success{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.waitlist-message{border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:14px 20px;font-size:14px;display:flex}.waitlist-message.info{color:#4d9fff;background:#0066ff1a;border:1px solid #06f3}.waitlist-message.error{color:#ff6b3d;background:#ff3d001a;border:1px solid #ff3d0033}.waitlist-message svg{width:18px;min-width:18px;height:18px}.waitlist-success{background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;align-items:center;gap:20px;margin-bottom:48px;padding:48px 32px;display:flex}.success-icon{color:#22c55e;background:linear-gradient(135deg,#22c55e33 0%,#22c55e1a 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:.5s cubic-bezier(.16,1,.3,1) success-pop;display:flex}@keyframes success-pop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.success-icon svg{width:40px;height:40px}.waitlist-success h2{color:var(--text-white,#fff);margin:0;font-size:28px;font-weight:700}.waitlist-success p{color:var(--text-gray,#888);max-width:400px;margin:0;font-size:16px}.success-signin-btn{color:var(--text-white,#fff);background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;margin-top:8px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s}.success-signin-btn:hover{background:#ffffff1f;border-color:#fff3}.redirect-toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#111111f2;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:16px;padding:16px 20px;animation:.4s cubic-bezier(.16,1,.3,1) toastSlideUp;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0006}@keyframes toastSlideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.toast-content{align-items:center;gap:14px;display:flex}.toast-countdown{flex-shrink:0;width:40px;height:40px;position:relative}.toast-countdown .countdown-ring{width:100%;height:100%;transform:rotate(-90deg)}.toast-countdown .countdown-ring-bg{stroke:#ffffff1a}.toast-countdown .countdown-ring-progress{stroke:#06f;transition:stroke-dashoffset 1s linear}.toast-countdown .countdown-number{color:#06f;font-variant-numeric:tabular-nums;font-size:16px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.toast-text{flex-direction:column;gap:2px;display:flex}.toast-title{color:#fff;font-size:14px;font-weight:600}.toast-subtitle{color:#888;font-size:12px}.toast-actions{gap:8px;margin-left:8px;display:flex}.toast-btn{cursor:pointer;white-space:nowrap;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.toast-btn.primary{color:#fff;background:#06f;border:none}.toast-btn.primary:hover{background:#07f}.toast-btn.secondary{color:#888;background:0 0;border:1px solid #ffffff26}.toast-btn.secondary:hover{color:#fff;background:#ffffff0d;border-color:#ffffff40}[data-theme=light] .redirect-toast{background:#fffffff2;border-color:#0000001a;box-shadow:0 8px 32px #00000026}[data-theme=light] .toast-countdown .countdown-ring-bg{stroke:#00000014}[data-theme=light] .toast-title{color:#111}[data-theme=light] .toast-subtitle{color:#666}[data-theme=light] .toast-btn.secondary{color:#666;border-color:#00000026}[data-theme=light] .toast-btn.secondary:hover{color:#111;background:#0000000d;border-color:#00000040}@media (max-width:520px){.redirect-toast{flex-direction:column;gap:12px;bottom:16px;left:16px;right:16px;transform:none}@keyframes toastSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.toast-actions{width:100%;margin-left:0}.toast-btn{flex:1}}.waitlist-features{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{text-align:left;background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;padding:28px 24px;transition:all .3s}.feature-card:hover{background:#ffffff0a;border-color:#06f3;transform:translateY(-4px)}.feature-icon{color:#06f;background:linear-gradient(135deg,#0066ff26 0%,#0066ff0d 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.feature-icon svg{width:24px;height:24px}.feature-card h3{color:var(--text-white,#fff);margin:0 0 8px;font-size:16px;font-weight:600}.feature-card p{color:var(--text-gray,#888);margin:0;font-size:14px;line-height:1.5}.waitlist-footer{text-align:center;z-index:10;padding:24px;position:relative}.waitlist-footer p{color:var(--text-muted,#555);margin:0;font-size:13px}[data-theme=light] .waitlist-page{background:var(--bg-body,#f7f8fc)}[data-theme=light] .waitlist-bg-grid{background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px)}[data-theme=light] .waitlist-bg-glow-1,[data-theme=light] .waitlist-bg-glow-2{opacity:.5}[data-theme=light] .waitlist-logo{color:var(--text-white,#111)}[data-theme=light] .waitlist-signin-link{color:var(--text-gray,#666);background:#00000008;border-color:#00000014}[data-theme=light] .waitlist-signin-link:hover{color:var(--text-white,#111);background:#0000000d}[data-theme=light] .waitlist-title{color:var(--text-white,#111)}[data-theme=light] .waitlist-subtitle{color:var(--text-gray,#666)}[data-theme=light] .waitlist-stats{background:#00000005;border-color:#0000000f}[data-theme=light] .stat-item,html[data-theme=light] .stat-item,body.theme-light .stat-item{background:linear-gradient(135deg,#06f 0%,#0052cc 100%)!important;border-radius:16px!important;padding:24px 32px!important}[data-theme=light] .stat-number,html[data-theme=light] .stat-number,body.theme-light .stat-number{color:#fff!important}[data-theme=light] .stat-label,html[data-theme=light] .stat-label,body.theme-light .stat-label,[data-theme=light] .stat-item .stat-label,[data-theme=light] .waitlist-stats .stat-label{color:#fff!important;opacity:.9!important;font-weight:600!important}[data-theme=light] .stat-divider,html[data-theme=light] .stat-divider,body.theme-light .stat-divider{background:#ffffff4d!important}[data-theme=light] .waitlist-input-wrapper input{color:var(--text-white,#111);background:#00000008;border-color:#0000001a}[data-theme=light] .waitlist-input-wrapper input::placeholder{color:#999}[data-theme=light] .waitlist-input-wrapper input:focus{background:#0066ff08}[data-theme=light] .waitlist-privacy{color:#888}[data-theme=light] .waitlist-success{background:#00000005;border-color:#0000000f}[data-theme=light] .waitlist-success h2{color:var(--text-white,#111)}[data-theme=light] .waitlist-success p{color:var(--text-gray,#666)}[data-theme=light] .success-signin-btn{color:var(--text-white,#333);background:#0000000d;border-color:#0000001a}[data-theme=light] .success-signin-btn:hover{background:#00000014}[data-theme=light] .feature-card{background:#00000005;border-color:#0000000f}[data-theme=light] .feature-card:hover{background:#00000008}[data-theme=light] .feature-card h3{color:var(--text-white,#111)}[data-theme=light] .feature-card p{color:var(--text-gray,#666)}@media (max-width:768px){.waitlist-nav{flex-direction:column;gap:16px;padding:20px 24px}.waitlist-title{font-size:36px}.waitlist-subtitle{font-size:16px}.waitlist-stats{flex-direction:column;gap:16px;padding:20px}.stat-divider{width:60px;height:1px}.waitlist-input-group{flex-direction:column}.waitlist-submit{width:100%}.waitlist-features{grid-template-columns:1fr}.feature-card{text-align:center}.feature-icon{margin:0 auto 16px}}@media (max-width:480px){.waitlist-title{font-size:28px}.waitlist-success{padding:32px 20px}.waitlist-success h2{font-size:24px}}.waitlist-loading-state{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 24px;display:flex}.waitlist-loading-spinner{border:3px solid #ffffff1a;border-top-color:#06f;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite waitlist-spin}@keyframes waitlist-spin{to{transform:rotate(360deg)}}.waitlist-loading-state p{color:var(--text-muted,#555);font-size:14px}.waitlist-existing-entry{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:20px;padding:24px;animation:.3s fadeIn;display:flex}.existing-entry-header{border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.existing-entry-header svg{color:#f59e0b;width:24px;min-width:24px;height:24px}.existing-entry-header p{color:var(--text-white,#fff);margin:0 0 4px;font-size:16px;font-weight:600}.existing-entry-header .existing-email{color:var(--text-gray,#888);font-size:14px}.existing-referral-status{flex-direction:column;gap:12px;display:flex}.referral-badge{color:#4ade80;background:#22c55e14;border:1px solid #22c55e26;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;display:flex}.referral-badge svg{width:18px;min-width:18px;height:18px}.referral-badge strong{color:#fff}.switch-referral-btn{color:#888;cursor:pointer;background:0 0;border:1px dashed #ffffff26;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;transition:all .2s;display:flex}.switch-referral-btn:hover{color:#06f;background:#ffffff08;border-color:#0066ff4d}.switch-referral-btn svg{width:16px;height:16px}.switch-referral-form{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:12px;padding:16px;animation:.3s fadeIn;display:flex}.switch-referral-form .input-wrapper{position:relative}.switch-referral-form input{width:100%;color:var(--text-white,#fff);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:12px 48px 12px 14px;font-size:14px;transition:all .2s}.switch-referral-form input:focus{border-color:#06f;box-shadow:0 0 0 3px #0066ff1a}.switch-actions{gap:10px;margin-top:4px;display:flex}.switch-actions .btn-cancel,.switch-actions .btn-switch{cursor:pointer;border-radius:8px;flex:1;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.switch-actions .btn-cancel{color:#888;background:0 0;border:1px solid #ffffff1a}.switch-actions .btn-cancel:hover:not(:disabled){background:#ffffff08;border-color:#ffffff26}.switch-actions .btn-switch{color:#fff;background:linear-gradient(135deg,#06f 0%,#0052cc 100%);border:none}.switch-actions .btn-switch:hover:not(:disabled){background:linear-gradient(135deg,#07f 0%,#06f 100%)}.switch-actions .btn-switch:disabled,.switch-actions .btn-cancel:disabled{opacity:.5;cursor:not-allowed}.add-referral-section{flex-direction:column;gap:14px;display:flex}.referral-callout{background:linear-gradient(135deg,#0066ff14 0%,#0066ff0a 100%);border:1px solid #0066ff26;border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.referral-callout svg{color:#06f;width:20px;min-width:20px;height:20px;margin-top:2px}.referral-callout strong{color:var(--text-white,#fff);margin-bottom:4px;font-size:14px;font-weight:600;display:block}.referral-callout p{color:var(--text-gray,#888);margin:0;font-size:13px;line-height:1.4}.add-referral-section .input-wrapper{position:relative}.add-referral-section .input-wrapper input{width:100%;color:var(--text-white,#fff);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:12px 48px 12px 44px;font-size:14px;transition:all .2s}.add-referral-section .input-wrapper input:focus{border-color:#06f;box-shadow:0 0 0 3px #0066ff1a}.add-referral-section .input-icon{color:#555;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.add-referral-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06f 0%,#0052cc 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.add-referral-btn:hover:not(:disabled){background:linear-gradient(135deg,#07f 0%,#06f 100%);transform:translateY(-1px)}.add-referral-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.add-referral-btn svg{width:16px;height:16px}.use-different-email{color:#888;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:10px;font-size:13px;text-decoration:underline;transition:color .2s}.use-different-email:hover{color:#06f}.referral-link-callout{background:linear-gradient(135deg,#22c55e1a 0%,#22c55e0d 100%);border:1px solid #22c55e33;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 16px;animation:.3s fadeIn;display:flex}.referral-link-callout svg{color:#22c55e;width:20px;min-width:20px;height:20px;margin-top:2px}.referral-link-callout strong{color:#4ade80;margin-bottom:4px;font-size:14px;font-weight:600;display:block}.referral-link-callout p{color:var(--text-gray,#888);margin:0;font-size:13px;line-height:1.4}.referral-promo-callout{color:#888;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:13px;display:flex}.referral-promo-callout svg{color:#06f;width:18px;min-width:18px;height:18px}.spinner-small.email-check{position:absolute;top:50%;right:14px;transform:translateY(-50%)}.affiliate-description{color:var(--text-muted,#666);margin:8px 0 0;font-size:12px;line-height:1.4}[data-theme=light] .waitlist-existing-entry{background:#00000005;border-color:#00000014}[data-theme=light] .existing-entry-header{border-bottom-color:#0000000f}[data-theme=light] .existing-entry-header p,[data-theme=light] .referral-badge strong{color:var(--text-white,#111)}[data-theme=light] .switch-referral-form{background:#00000005;border-color:#0000000f}[data-theme=light] .switch-referral-form input,[data-theme=light] .add-referral-section .input-wrapper input{color:var(--text-white,#111);background:#00000008;border-color:#0000001a}[data-theme=light] .switch-actions .btn-cancel{border-color:#0000001a}[data-theme=light] .referral-callout{background:linear-gradient(135deg,#0066ff0f 0%,#0066ff05 100%);border-color:#0066ff1f}[data-theme=light] .referral-callout strong{color:var(--text-white,#111)}[data-theme=light] .referral-promo-callout{background:#00000005;border-color:#0000001a}[data-theme=light] .referral-link-callout strong{color:#16a34a}.referral-popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:24px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.referral-popup{background:var(--bg-card,#111);text-align:center;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:420px;padding:32px;animation:.3s cubic-bezier(.16,1,.3,1) popupSlideIn;position:relative}@keyframes popupSlideIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.popup-close{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.popup-close svg{color:#888;width:18px;height:18px}.popup-close:hover{background:#ffffff1a;border-color:#ffffff26}.popup-close:hover svg{color:#fff}.popup-icon{color:#06f;background:linear-gradient(135deg,#0066ff26 0%,#8b5cf61a 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.popup-icon svg{width:32px;height:32px}.referral-popup h3{color:var(--text-white,#fff);margin:0 0 12px;font-size:22px;font-weight:700}.referral-popup>p{color:var(--text-gray,#888);margin:0 0 24px;font-size:15px;line-height:1.6}.popup-input-wrapper{margin-bottom:16px;position:relative}.popup-input-wrapper input{letter-spacing:.5px;width:100%;color:var(--text-white,#fff);text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:16px 50px 16px 18px;font-size:16px;font-weight:500;transition:all .2s}.popup-input-wrapper input::placeholder{color:#555;font-weight:400}.popup-input-wrapper input:focus{background:#0066ff0d;border-color:#06f;box-shadow:0 0 0 4px #0066ff1a}.popup-referral-status{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.popup-referral-status .spinner-small{border:2px solid #ffffff1a;border-top-color:#06f;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}.popup-referral-status .status-valid{color:#22c55e;width:22px;height:22px}.popup-referral-status .status-invalid{color:#ef4444;width:22px;height:22px}.popup-affiliate-info{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;padding:12px 16px;font-size:14px;display:flex}.popup-affiliate-info svg{width:18px;min-width:18px;height:18px}.popup-affiliate-info strong{color:#fff}.popup-actions{flex-direction:column;gap:10px;display:flex}.popup-btn{cursor:pointer;border-radius:12px;width:100%;padding:14px 20px;font-size:15px;font-weight:600;transition:all .2s}.popup-btn.primary{color:#fff;background:linear-gradient(135deg,#06f 0%,#0052cc 100%);border:none}.popup-btn.primary:hover:not(:disabled){background:linear-gradient(135deg,#07f 0%,#06f 100%);transform:translateY(-2px);box-shadow:0 8px 24px #0066ff4d}.popup-btn.primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.popup-btn.secondary{color:#888;background:0 0;border:1px solid #ffffff1a}.popup-btn.secondary:hover{color:#fff;background:#ffffff0d;border-color:#ffffff26}[data-theme=light] .referral-popup-overlay{background:#00000080}[data-theme=light] .referral-popup{background:var(--bg-card,#fff);border-color:#0000001a;box-shadow:0 20px 60px #0003}[data-theme=light] .popup-close{background:#00000008;border-color:#00000014}[data-theme=light] .popup-close:hover{background:#0000000f}[data-theme=light] .popup-close svg,[data-theme=light] .popup-close:hover svg{color:#333}[data-theme=light] .referral-popup h3{color:var(--text-white,#111)}[data-theme=light] .referral-popup>p{color:var(--text-gray,#666)}[data-theme=light] .popup-input-wrapper input{color:var(--text-white,#111);background:#00000008;border-color:#0000001f}[data-theme=light] .popup-input-wrapper input::placeholder{color:#999}[data-theme=light] .popup-input-wrapper input:focus{background:#0066ff08}[data-theme=light] .popup-affiliate-info strong{color:var(--text-white,#111)}[data-theme=light] .popup-btn.secondary{color:#666;border-color:#0000001a}[data-theme=light] .popup-btn.secondary:hover{color:#111;background:#00000008;border-color:#00000026}@media (max-width:480px){.referral-popup{border-radius:16px;padding:24px 20px}.referral-popup h3{font-size:20px}.referral-popup>p{font-size:14px}.popup-icon{width:56px;height:56px}.popup-icon svg{width:28px;height:28px}}
