.waitlist-form-module__sOCiPq__form,.waitlist-form-module__sOCiPq__grid2,.waitlist-form-module__sOCiPq__grid3{gap:var(--space-4);display:grid}.waitlist-form-module__sOCiPq__field{gap:6px;display:grid}.waitlist-form-module__sOCiPq__label{color:var(--text-inverse);font-size:.875rem;font-weight:600}.waitlist-form-module__sOCiPq__input,.waitlist-form-module__sOCiPq__select,.waitlist-form-module__sOCiPq__textarea{border:1.5px solid color-mix(in srgb, var(--text-inverse) 26%, transparent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--text-inverse) 10%, transparent);width:100%;min-height:48px;color:var(--text-inverse);padding:12px 16px;font-size:.9375rem;transition:border-color .16s,box-shadow .16s}.waitlist-form-module__sOCiPq__input::placeholder,.waitlist-form-module__sOCiPq__textarea::placeholder{color:color-mix(in srgb, var(--text-inverse) 60%, transparent)}.waitlist-form-module__sOCiPq__input:hover,.waitlist-form-module__sOCiPq__select:hover,.waitlist-form-module__sOCiPq__textarea:hover{border-color:color-mix(in srgb, var(--text-inverse) 42%, transparent)}.waitlist-form-module__sOCiPq__input:focus,.waitlist-form-module__sOCiPq__select:focus,.waitlist-form-module__sOCiPq__textarea:focus{border-color:var(--ctg-coral);box-shadow:0 0 0 3px color-mix(in srgb, var(--ctg-coral) 25%, transparent);outline:none}.waitlist-form-module__sOCiPq__select option{color:var(--text-primary)}.waitlist-form-module__sOCiPq__textarea{resize:vertical;min-height:100px}.waitlist-form-module__sOCiPq__tagRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.waitlist-form-module__sOCiPq__tag{border:1px solid color-mix(in srgb, var(--text-inverse) 34%, transparent);border-radius:var(--radius-full);background:color-mix(in srgb, var(--text-inverse) 10%, transparent);color:var(--text-inverse);cursor:pointer;min-height:40px;padding:8px 12px;font-size:.875rem}.waitlist-form-module__sOCiPq__tagActive{border-color:var(--ctg-coral);background:var(--ctg-coral)}.waitlist-form-module__sOCiPq__checkboxRow{gap:var(--space-2);color:color-mix(in srgb, var(--text-inverse) 88%, transparent);align-items:center;font-size:.875rem;display:flex}.waitlist-form-module__sOCiPq__checkbox{width:18px;height:18px;accent-color:var(--ctg-coral);margin:0}.waitlist-form-module__sOCiPq__submit{width:100%}.waitlist-form-module__sOCiPq__error{color:color-mix(in srgb, var(--error) 80%, var(--text-inverse) 20%);margin:0;font-size:.875rem}.waitlist-form-module__sOCiPq__success{color:color-mix(in srgb, var(--success) 68%, var(--text-inverse) 32%);margin:0;font-size:.875rem}.waitlist-form-module__sOCiPq__successWrap{justify-content:center;align-items:center;min-height:360px;display:flex;position:relative}.waitlist-form-module__sOCiPq__confettiCanvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.waitlist-form-module__sOCiPq__successContent{text-align:center;max-width:420px;animation:.6s cubic-bezier(.2,.8,.2,1) both waitlist-form-module__sOCiPq__successIn;position:relative}.waitlist-form-module__sOCiPq__successIcon{background:#d2645626;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;animation:.5s cubic-bezier(.34,1.56,.64,1) .2s both waitlist-form-module__sOCiPq__iconPop;display:flex}.waitlist-form-module__sOCiPq__successTitle{color:var(--text-inverse);font-family:var(--font-poppins), system-ui, sans-serif;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.waitlist-form-module__sOCiPq__successBody{color:#ffffffd1;margin:12px 0 0;font-size:1.0625rem;line-height:1.6}.waitlist-form-module__sOCiPq__submitAnother{color:#fff9;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:32px;font-size:.875rem;text-decoration:underline;transition:color .15s}.waitlist-form-module__sOCiPq__submitAnother:hover{color:var(--text-inverse)}@keyframes waitlist-form-module__sOCiPq__successIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes waitlist-form-module__sOCiPq__iconPop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.waitlist-form-module__sOCiPq__note{color:color-mix(in srgb, var(--text-inverse) 70%, transparent);margin:0;font-size:.75rem}@media (min-width:768px){.waitlist-form-module__sOCiPq__grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.waitlist-form-module__sOCiPq__grid3{grid-template-columns:repeat(3,minmax(0,1fr))}}
:root{--ctg-coral:#d26456;--ctg-coral-light:#e8847a;--ctg-coral-dark:#b5493c;--ctg-coral-bg:#fdf0ee;--ctg-coral-subtle:#fae3df;--ctg-navy:#404c9f;--ctg-navy-light:#5a66b5;--ctg-navy-dark:#2e3673;--ctg-periwinkle:#787dd6;--ctg-periwinkle-bg:#ededf8;--ctg-rose:#bc5773;--ctg-rose-bg:#f8e8ed;--ctg-taupe:#bea6a1;--ctg-taupe-bg:#f5f0ef;--bg-primary:#fafaf8;--bg-secondary:#f5f3f0;--bg-card:#fff;--border-light:#0000000f;--border-medium:#0000001a;--border-strong:#00000029;--text-primary:#1a1d26;--text-secondary:#4a4e5a;--text-tertiary:#7a7e8a;--text-muted:#a0a4ae;--text-inverse:#fff;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #0000000f, 0 2px 4px #0000000a;--shadow-lg:0 12px 32px #00000014, 0 4px 12px #0000000a;--shadow-coral:0 4px 14px #d2645640;--radius-sm:8px;--radius-md:12px;--radius-full:9999px;--ease:cubic-bezier(.2, .8, .2, 1)}.ctg-mail-landing-module__8NescG__page{background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-open-sans), system-ui, sans-serif;font-size:1rem;line-height:1.6}.ctg-mail-landing-module__8NescG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.ctg-mail-landing-module__8NescG__section{padding:48px 0}.ctg-mail-landing-module__8NescG__sectionAlt{background:var(--bg-secondary)}.ctg-mail-landing-module__8NescG__overline{color:var(--ctg-coral);font-family:var(--font-poppins), system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:700}.ctg-mail-landing-module__8NescG__sectionTitle{color:var(--text-primary);font-family:var(--font-poppins), system-ui, sans-serif;letter-spacing:-.01em;margin:0 0 12px;font-size:clamp(1.5rem,3.2vw,2rem);font-weight:700;line-height:1.18}.ctg-mail-landing-module__8NescG__lead{max-width:680px;color:var(--text-secondary);margin:0 0 32px;font-size:1.125rem;line-height:1.55}.ctg-mail-landing-module__8NescG__nav{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);background:#fafaf8d9;position:sticky;top:0}.ctg-mail-landing-module__8NescG__navInner{justify-content:space-between;align-items:center;height:64px;display:flex}.ctg-mail-landing-module__8NescG__brand{align-items:center;gap:12px;display:flex}.ctg-mail-landing-module__8NescG__brandMark{border-radius:var(--radius-sm);background:var(--ctg-navy);width:36px;height:36px;color:var(--text-inverse);font-family:var(--font-poppins), system-ui, sans-serif;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:flex}.ctg-mail-landing-module__8NescG__brandName{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:600;line-height:1.2}.ctg-mail-landing-module__8NescG__brandSub{color:var(--text-tertiary);margin:0;font-size:.6875rem;line-height:1.2}.ctg-mail-landing-module__8NescG__navLinks{align-items:center;gap:8px;display:none}.ctg-mail-landing-module__8NescG__navLink{color:var(--text-secondary);font-family:var(--font-poppins), system-ui, sans-serif;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;padding:8px 12px;font-size:.875rem;font-weight:500;transition:color .15s}.ctg-mail-landing-module__8NescG__navLink:hover{color:var(--ctg-coral)}.ctg-mail-landing-module__8NescG__navLink:focus-visible{outline:2px solid var(--ctg-coral);outline-offset:2px}.ctg-mail-landing-module__8NescG__btnPrimary{border-radius:var(--radius-sm);background:var(--ctg-coral);color:var(--text-inverse);font-family:var(--font-poppins), system-ui, sans-serif;cursor:pointer;min-height:44px;transition:background .18s var(--ease), box-shadow .18s var(--ease), transform .18s var(--ease);border:0;align-items:center;gap:8px;padding:14px 28px;font-size:.9375rem;font-weight:600;line-height:1;display:inline-flex}.ctg-mail-landing-module__8NescG__btnPrimary:hover{background:var(--ctg-coral-light);box-shadow:var(--shadow-coral);transform:translateY(-1px)}.ctg-mail-landing-module__8NescG__btnPrimary:active{background:var(--ctg-coral-dark);box-shadow:none;transform:translateY(0)}.ctg-mail-landing-module__8NescG__btnPrimary:focus-visible{outline-offset:2px;outline:3px solid #d2645666}.ctg-mail-landing-module__8NescG__btnPrimary:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.ctg-mail-landing-module__8NescG__btnSecondary{border:1.5px solid var(--ctg-navy);border-radius:var(--radius-sm);color:var(--ctg-navy);font-family:var(--font-poppins), system-ui, sans-serif;cursor:pointer;min-height:44px;transition:background .18s var(--ease), color .18s var(--ease);background:0 0;align-items:center;gap:8px;padding:12px 26px;font-size:.9375rem;font-weight:600;line-height:1;display:inline-flex}.ctg-mail-landing-module__8NescG__btnSecondary:hover{background:var(--ctg-navy);color:var(--text-inverse)}.ctg-mail-landing-module__8NescG__hero{background:linear-gradient(165deg, var(--bg-primary) 0%, var(--ctg-coral-bg) 55%, var(--bg-primary) 100%)}.ctg-mail-landing-module__8NescG__heroInner{max-width:640px;padding:64px 0 48px}.ctg-mail-landing-module__8NescG__heroBadge{border:1px solid var(--border-medium);border-radius:var(--radius-full);background:var(--bg-card);font-family:var(--font-poppins), system-ui, sans-serif;color:var(--text-secondary);box-shadow:var(--shadow-sm);align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.ctg-mail-landing-module__8NescG__pulseDot{border-radius:var(--radius-full);background:var(--ctg-coral);width:8px;height:8px;animation:2s ease-in-out infinite ctg-mail-landing-module__8NescG__pulse}.ctg-mail-landing-module__8NescG__heroTitle{color:var(--ctg-navy-dark);font-family:var(--font-poppins), system-ui, sans-serif;letter-spacing:-.02em;margin:24px 0 0;font-size:clamp(2.25rem,5.6vw,3.5rem);font-weight:800;line-height:1.08}.ctg-mail-landing-module__8NescG__heroSub{color:var(--text-secondary);margin:16px 0 0;font-size:1.125rem;line-height:1.55}.ctg-mail-landing-module__8NescG__heroActions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.ctg-mail-landing-module__8NescG__heroInput{border:1.5px solid var(--border-medium);border-radius:var(--radius-sm);background:var(--bg-card);width:100%;height:48px;color:var(--text-primary);padding:0 16px;font-size:.9375rem;transition:border-color .16s,box-shadow .16s}.ctg-mail-landing-module__8NescG__heroInput::placeholder{color:var(--text-muted)}.ctg-mail-landing-module__8NescG__heroInput:hover{border-color:var(--border-strong)}.ctg-mail-landing-module__8NescG__heroInput:focus{border-color:var(--ctg-coral);outline:none;box-shadow:0 0 0 3px #d2645626}.ctg-mail-landing-module__8NescG__cardGrid{grid-template-columns:1fr;gap:20px;display:grid}.ctg-mail-landing-module__8NescG__card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:box-shadow .2s var(--ease), transform .2s var(--ease), border-color .2s var(--ease);padding:24px}.ctg-mail-landing-module__8NescG__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-medium);transform:translateY(-2px)}.ctg-mail-landing-module__8NescG__cardEmoji{border-radius:var(--radius-sm);background:var(--ctg-coral-bg);justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:1.25rem;display:inline-flex}.ctg-mail-landing-module__8NescG__cardIcon{border-radius:var(--radius-sm);background:var(--ctg-navy);width:48px;height:48px;color:var(--text-inverse);justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.ctg-mail-landing-module__8NescG__cardTitle{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}.ctg-mail-landing-module__8NescG__cardBody{color:var(--text-secondary);margin:12px 0 0;line-height:1.6}.ctg-mail-landing-module__8NescG__howSection{background:var(--ctg-navy);color:var(--text-inverse)}.ctg-mail-landing-module__8NescG__howTitle{color:var(--text-inverse)}.ctg-mail-landing-module__8NescG__howLead{color:#ffffffd6}.ctg-mail-landing-module__8NescG__howGrid{gap:20px;display:grid}.ctg-mail-landing-module__8NescG__step{border-radius:var(--radius-md);background:#ffffff1a;border:1px solid #ffffff2e;padding:24px}.ctg-mail-landing-module__8NescG__stepNum{border-radius:var(--radius-full);width:40px;height:40px;font-family:var(--font-poppins), system-ui, sans-serif;color:var(--text-inverse);border:1.5px solid #fff6;justify-content:center;align-items:center;margin-bottom:16px;font-size:.875rem;font-weight:700;display:inline-flex}.ctg-mail-landing-module__8NescG__stepTitle{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--text-inverse);margin:0;font-size:1.125rem;font-weight:600}.ctg-mail-landing-module__8NescG__stepBody{color:#fffc;margin:8px 0 0;line-height:1.6}.ctg-mail-landing-module__8NescG__testimonial{background:var(--bg-card);border:1px solid var(--border-light);border-left:4px solid var(--ctg-coral);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:32px 32px 32px 40px;position:relative}.ctg-mail-landing-module__8NescG__quoteMark{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--ctg-coral);opacity:.2;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:8px;left:14px}.ctg-mail-landing-module__8NescG__quoteText{color:var(--text-secondary);margin:0;font-size:1.125rem;font-style:italic;line-height:1.6}.ctg-mail-landing-module__8NescG__quoteAuthor{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--text-primary);margin:16px 0 0;font-size:.875rem;font-weight:600}.ctg-mail-landing-module__8NescG__quoteRole{color:var(--text-tertiary);margin:2px 0 0;font-size:.8125rem}.ctg-mail-landing-module__8NescG__faqList{gap:12px;max-width:700px;display:grid}.ctg-mail-landing-module__8NescG__faqItem{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-card);padding:16px 20px}.ctg-mail-landing-module__8NescG__faqSummary{cursor:pointer;font-family:var(--font-poppins), system-ui, sans-serif;color:var(--text-primary);font-size:1rem;font-weight:600;list-style:none}.ctg-mail-landing-module__8NescG__faqSummary::-webkit-details-marker{display:none}.ctg-mail-landing-module__8NescG__faqAnswer{color:var(--text-secondary);margin:12px 0 0;line-height:1.6}.ctg-mail-landing-module__8NescG__waitlistSection{background:var(--ctg-navy-dark);color:var(--text-inverse)}.ctg-mail-landing-module__8NescG__waitlistTitle{font-family:var(--font-poppins), system-ui, sans-serif;color:var(--text-inverse);margin:8px 0 0;font-size:clamp(1.5rem,3.6vw,2rem);font-weight:700;line-height:1.18}.ctg-mail-landing-module__8NescG__waitlistLead{color:#ffffffd1;max-width:680px;margin:12px 0 24px}.ctg-mail-landing-module__8NescG__footer{background:var(--ctg-navy-dark);border-top:1px solid #ffffff1f;padding:24px 0}.ctg-mail-landing-module__8NescG__footerInner{color:var(--text-inverse);flex-direction:column;gap:12px;font-size:.875rem;display:flex}.ctg-mail-landing-module__8NescG__pills{flex-wrap:wrap;gap:8px;display:flex}.ctg-mail-landing-module__8NescG__pill{border-radius:var(--radius-full);border:1px solid #ffffff3d;padding:4px 10px;font-size:.75rem}.ctg-mail-landing-module__8NescG__reveal{opacity:0;transition:opacity .5s ease, transform .5s var(--ease);transform:translateY(20px)}.ctg-mail-landing-module__8NescG__revealIn{opacity:1;transform:translateY(0)}@keyframes ctg-mail-landing-module__8NescG__pulse{0%,to{opacity:1}50%{opacity:.4}}@media (min-width:640px){.ctg-mail-landing-module__8NescG__heroActions{flex-wrap:nowrap}.ctg-mail-landing-module__8NescG__heroInput{max-width:260px}.ctg-mail-landing-module__8NescG__cardGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.ctg-mail-landing-module__8NescG__container{padding:0 32px}.ctg-mail-landing-module__8NescG__section{padding:80px 0}.ctg-mail-landing-module__8NescG__navLinks{display:flex}.ctg-mail-landing-module__8NescG__heroInner{padding:80px 0 64px}.ctg-mail-landing-module__8NescG__howGrid{grid-template-columns:repeat(3,1fr)}.ctg-mail-landing-module__8NescG__footerInner{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:1024px){.ctg-mail-landing-module__8NescG__container{padding:0 40px}.ctg-mail-landing-module__8NescG__cardGrid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (prefers-reduced-motion:reduce){.ctg-mail-landing-module__8NescG__pulseDot{animation:none}.ctg-mail-landing-module__8NescG__reveal{opacity:1;transition:none;transform:none}}
