:root{--color-pale:#f8edf0;--color-light:#f8e4eb;--color-mid:#ffb6d2;--color-dark:#e687af;--color-deep-rose:#d4688e;--color-warm-blush:#fff0f5;--color-card-bg:#fffcfd;--color-accent-pale:#edf5f8;--color-accent-light:#d0ebf5;--color-accent-mid:#5db8d9;--color-accent:#249bc7;--color-accent-deep:#1d7fa3;--primary-background-color:#fff;--secondary-background-color:#fafafa;--muted-background-color:#fff5fa;--card-background-color:#fffcfd;--input-bg:#faf5f7;--border-color-light:#f0f0f5;--border-color-dark:#333;--error-color:#ef5350;--success-color:#22c55e;--warning-color:#f59e0b;--font-color-dark:#2c2c2c;--muted-font-color-dark:#8e8e93;--font-color-light:#fff;--font-color-highlight:#e687af;--font-color-error:#ef5350;--disabled-color:#d0d0d0;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px;--shadow-sm:0 1px 3px #d6688e0f;--shadow-md:0 4px 12px #d6688e14;--shadow-lg:0 8px 24px #d6688e1a;--shadow-xl:0 12px 40px #d6688e1f;--shadow-glow:0 0 20px #e687af40;--gradient-brand:linear-gradient(135deg,#ffb6d2,#e687af,#d4688e);--gradient-soft:linear-gradient(180deg,#fff 0%,#fafafa 50%,#f8edf0 100%);--gradient-card:linear-gradient(145deg,#fff 0%,#fffcfd 100%);--gradient-shimmer:linear-gradient(90deg,#f8edf0,#ffb6d266,#f8edf0);--ease-spring:cubic-bezier(.34,1.56,.64,1);--nav-height:64px;--bottom-nav-height:72px;--sidebar-width:240px}@keyframes Hero-module-scss-module__k5_y-q__bloom{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes Hero-module-scss-module__k5_y-q__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__k5_y-q__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__k5_y-q__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__k5_y-q__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes Hero-module-scss-module__k5_y-q__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Hero-module-scss-module__k5_y-q__blushSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-color-scheme:dark){:root{--primary-background-color:#1a1218;--secondary-background-color:#221a1e;--muted-background-color:#2a1f24;--input-bg:#2e2228;--color-card-bg:#251c21;--color-pale:#2e2228;--color-light:#3a2530;--color-dark:#f0a0c8;--color-deep-rose:#e080a8;--color-warm-blush:#2a1f24;--font-color-dark:#f0e8ec;--muted-font-color-dark:#9e9498;--font-color-highlight:#f0a0c8;--font-color-error:#ff6b68;--border-color-light:#3a2e33;--border-color-dark:#e0d8dc;--disabled-color:#4a4045;--error-color:#ff6b68;--success-color:#34d96f;--warning-color:#ffb020;--color-accent-pale:#1a2228;--color-accent-light:#1e2e38;--color-accent:#3cb8e0;--color-accent-deep:#2a9ac0;--gradient-brand:linear-gradient(135deg,#ffb6d2,#f0a0c8,#e080a8);--gradient-soft:linear-gradient(180deg,#1a1218 0%,#221a1e 50%,#2a1f24 100%);--gradient-card:linear-gradient(145deg,#251c21 0%,#2a1f24 100%);--gradient-shimmer:linear-gradient(90deg,#2e2228,#ffb6d226,#2e2228);--shadow-lg:0 8px 24px #0000004d;--shadow-xl:0 12px 40px #0006;--shadow-glow:0 0 20px #f0a0c84d}}.Hero-module-scss-module__k5_y-q__hero{background:linear-gradient(135deg,var(--primary-background-color)0%,#f8e4eb14 50%,#ffb6d21f 100%);justify-content:center;align-items:center;min-height:auto;padding-top:120px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__k5_y-q__content{z-index:1;max-width:1200px;padding:var(--spacing-xl)var(--spacing-md);width:100%;margin:0 auto;animation:.3s ease-out both Hero-module-scss-module__k5_y-q__fadeInUp;position:relative}.Hero-module-scss-module__k5_y-q__heroHeader{text-align:center}.Hero-module-scss-module__k5_y-q__title{margin-bottom:var(--spacing-lg);color:var(--font-color-dark);letter-spacing:-.02em;font-size:2rem;font-weight:700;line-height:1.1}.Hero-module-scss-module__k5_y-q__highlight{color:var(--color-mid);display:inline-block;position:relative}.Hero-module-scss-module__k5_y-q__subtitle{color:var(--muted-font-color-dark);max-width:650px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.8}.Hero-module-scss-module__k5_y-q__tagline{color:var(--color-mid);font-weight:700}@media (min-width:641px){.Hero-module-scss-module__k5_y-q__title{font-size:2.75rem}}@media (min-width:1025px){.Hero-module-scss-module__k5_y-q__hero{padding-top:70px;padding-bottom:0}.Hero-module-scss-module__k5_y-q__content{padding:96px}.Hero-module-scss-module__k5_y-q__title{font-size:3.5rem}.Hero-module-scss-module__k5_y-q__subtitle{font-size:1.125rem}}@media (min-width:1281px){.Hero-module-scss-module__k5_y-q__title{font-size:4.5rem}.Hero-module-scss-module__k5_y-q__subtitle{font-size:1.25rem}}
:root{--color-pale:#f8edf0;--color-light:#f8e4eb;--color-mid:#ffb6d2;--color-dark:#e687af;--color-deep-rose:#d4688e;--color-warm-blush:#fff0f5;--color-card-bg:#fffcfd;--color-accent-pale:#edf5f8;--color-accent-light:#d0ebf5;--color-accent-mid:#5db8d9;--color-accent:#249bc7;--color-accent-deep:#1d7fa3;--primary-background-color:#fff;--secondary-background-color:#fafafa;--muted-background-color:#fff5fa;--card-background-color:#fffcfd;--input-bg:#faf5f7;--border-color-light:#f0f0f5;--border-color-dark:#333;--error-color:#ef5350;--success-color:#22c55e;--warning-color:#f59e0b;--font-color-dark:#2c2c2c;--muted-font-color-dark:#8e8e93;--font-color-light:#fff;--font-color-highlight:#e687af;--font-color-error:#ef5350;--disabled-color:#d0d0d0;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px;--shadow-sm:0 1px 3px #d6688e0f;--shadow-md:0 4px 12px #d6688e14;--shadow-lg:0 8px 24px #d6688e1a;--shadow-xl:0 12px 40px #d6688e1f;--shadow-glow:0 0 20px #e687af40;--gradient-brand:linear-gradient(135deg,#ffb6d2,#e687af,#d4688e);--gradient-soft:linear-gradient(180deg,#fff 0%,#fafafa 50%,#f8edf0 100%);--gradient-card:linear-gradient(145deg,#fff 0%,#fffcfd 100%);--gradient-shimmer:linear-gradient(90deg,#f8edf0,#ffb6d266,#f8edf0);--ease-spring:cubic-bezier(.34,1.56,.64,1);--nav-height:64px;--bottom-nav-height:72px;--sidebar-width:240px}@keyframes Waitlist-module-scss-module__8JNfCG__bloom{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes Waitlist-module-scss-module__8JNfCG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes Waitlist-module-scss-module__8JNfCG__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes Waitlist-module-scss-module__8JNfCG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes Waitlist-module-scss-module__8JNfCG__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes Waitlist-module-scss-module__8JNfCG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Waitlist-module-scss-module__8JNfCG__blushSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-color-scheme:dark){:root{--primary-background-color:#1a1218;--secondary-background-color:#221a1e;--muted-background-color:#2a1f24;--input-bg:#2e2228;--color-card-bg:#251c21;--color-pale:#2e2228;--color-light:#3a2530;--color-dark:#f0a0c8;--color-deep-rose:#e080a8;--color-warm-blush:#2a1f24;--font-color-dark:#f0e8ec;--muted-font-color-dark:#9e9498;--font-color-highlight:#f0a0c8;--font-color-error:#ff6b68;--border-color-light:#3a2e33;--border-color-dark:#e0d8dc;--disabled-color:#4a4045;--error-color:#ff6b68;--success-color:#34d96f;--warning-color:#ffb020;--color-accent-pale:#1a2228;--color-accent-light:#1e2e38;--color-accent:#3cb8e0;--color-accent-deep:#2a9ac0;--gradient-brand:linear-gradient(135deg,#ffb6d2,#f0a0c8,#e080a8);--gradient-soft:linear-gradient(180deg,#1a1218 0%,#221a1e 50%,#2a1f24 100%);--gradient-card:linear-gradient(145deg,#251c21 0%,#2a1f24 100%);--gradient-shimmer:linear-gradient(90deg,#2e2228,#ffb6d226,#2e2228);--shadow-lg:0 8px 24px #0000004d;--shadow-xl:0 12px 40px #0006;--shadow-glow:0 0 20px #f0a0c84d}}.Waitlist-module-scss-module__8JNfCG__waitlist{background:linear-gradient(180deg,var(--primary-background-color)0%,var(--color-pale)100%);padding:96px 0;position:relative}.Waitlist-module-scss-module__8JNfCG__container{max-width:1200px;padding:0 var(--spacing-md);margin:0 auto}.Waitlist-module-scss-module__8JNfCG__section{margin-bottom:var(--spacing-2xl)}.Waitlist-module-scss-module__8JNfCG__section:last-child{margin-bottom:0}.Waitlist-module-scss-module__8JNfCG__sectionHeader{text-align:center;margin-bottom:var(--spacing-lg);max-width:700px;margin-left:auto;margin-right:auto}.Waitlist-module-scss-module__8JNfCG__sectionTitle{color:var(--font-color-dark);margin-bottom:var(--spacing-md);font-size:2rem;font-weight:700;line-height:1.2}.Waitlist-module-scss-module__8JNfCG__sectionSubtitle{color:var(--muted-font-color-dark);font-size:1rem;line-height:1.6}.Waitlist-module-scss-module__8JNfCG__highlight{margin-top:var(--spacing-lg)}.Waitlist-module-scss-module__8JNfCG__formWrapper{max-width:600px;margin:0 auto}.Waitlist-module-scss-module__8JNfCG__form{gap:var(--spacing-md);flex-direction:column;display:flex}.Waitlist-module-scss-module__8JNfCG__inputGroup{gap:var(--spacing-sm);flex-direction:column;display:flex}.Waitlist-module-scss-module__8JNfCG__input{flex:1}.Waitlist-module-scss-module__8JNfCG__submitButton{padding:14px var(--spacing-xl);color:var(--font-color-light);background:var(--gradient-brand);border-radius:var(--radius-full);cursor:pointer;box-shadow:var(--shadow-glow);border:none;min-height:52px;font-family:inherit;font-size:1rem;font-weight:600;transition:box-shadow .2s,transform .1s,filter .2s}.Waitlist-module-scss-module__8JNfCG__submitButton:hover:not(:disabled){box-shadow:var(--shadow-xl);filter:brightness(1.04)}.Waitlist-module-scss-module__8JNfCG__submitButton:active:not(:disabled){transition-duration:.1s;transform:scale(.97)}.Waitlist-module-scss-module__8JNfCG__submitButton:disabled{background:var(--disabled-color);box-shadow:none;cursor:not-allowed}.Waitlist-module-scss-module__8JNfCG__disclaimer{color:var(--muted-font-color-dark);text-align:center;margin:var(--spacing-sm)0 0;font-size:.875rem;line-height:1.6}.Waitlist-module-scss-module__8JNfCG__successMessage{text-align:center;padding:var(--spacing-lg)var(--spacing-md);border-radius:var(--radius-xl);background:#22c55e0d;border:2px solid #22c55e33;flex-direction:column;align-items:center;animation:.3s ease-out both Waitlist-module-scss-module__8JNfCG__fadeInUp;display:flex}.Waitlist-module-scss-module__8JNfCG__successIcon{width:48px;height:48px;color:var(--success-color);margin-bottom:var(--spacing-md)}.Waitlist-module-scss-module__8JNfCG__successTitle{color:var(--font-color-dark);margin:0 0 var(--spacing-sm)0;font-size:1.25rem;font-weight:700}.Waitlist-module-scss-module__8JNfCG__successText{color:var(--muted-font-color-dark);margin:0 0 var(--spacing-md)0;font-size:.9375rem;line-height:1.6}.Waitlist-module-scss-module__8JNfCG__socialLinks{align-items:center;gap:var(--spacing-md);flex-direction:column;display:flex}.Waitlist-module-scss-module__8JNfCG__socialHeader{color:var(--font-color-dark);margin:0;font-size:.9375rem;font-weight:500}.Waitlist-module-scss-module__8JNfCG__socialIcons{gap:var(--spacing-md);display:flex}.Waitlist-module-scss-module__8JNfCG__socialIcon{width:40px;height:40px;color:var(--color-mid);justify-content:center;align-items:center;transition:all .25s ease-in-out;display:flex}.Waitlist-module-scss-module__8JNfCG__socialIcon svg{width:28px;height:28px}.Waitlist-module-scss-module__8JNfCG__socialIcon:hover{color:var(--color-dark);transform:translateY(-2px)}.Waitlist-module-scss-module__8JNfCG__socialIcon:active{transform:translateY(0)}@media (min-width:641px){.Waitlist-module-scss-module__8JNfCG__container{padding:0 var(--spacing-lg)}.Waitlist-module-scss-module__8JNfCG__sectionTitle{font-size:2.5rem}.Waitlist-module-scss-module__8JNfCG__sectionSubtitle{font-size:1.125rem}.Waitlist-module-scss-module__8JNfCG__inputGroup{flex-direction:row;align-items:flex-start}.Waitlist-module-scss-module__8JNfCG__submitButton{white-space:nowrap;flex-shrink:0}.Waitlist-module-scss-module__8JNfCG__successMessage{padding:var(--spacing-2xl)}.Waitlist-module-scss-module__8JNfCG__successIcon{width:64px;height:64px;margin-bottom:var(--spacing-lg)}.Waitlist-module-scss-module__8JNfCG__successTitle{margin:0 0 var(--spacing-md)0;font-size:1.5rem}.Waitlist-module-scss-module__8JNfCG__successText{margin:0 0 var(--spacing-lg)0;font-size:1rem}}@media (min-width:769px){.Waitlist-module-scss-module__8JNfCG__waitlist{padding:96px 0}.Waitlist-module-scss-module__8JNfCG__sectionHeader{margin-bottom:var(--spacing-xl)}}
