.ThemeToggle_toggle__03nAw{padding:var(--space-2) var(--space-3);border:2px solid var(--border-light);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);display:flex;align-items:center;justify-content:center;background:var(--bg-primary);color:var(--text-secondary);width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;max-height:2.5rem;box-sizing:border-box}.ThemeToggle_toggle__03nAw:hover{border-color:var(--color-primary-400);transform:translateY(-1px);box-shadow:var(--shadow-sm);color:var(--text-primary);background:var(--bg-secondary)}.ThemeToggle_toggle__03nAw:active{transform:translateY(0)}.ThemeToggle_toggle__03nAw svg{transition:transform .3s ease}.ThemeToggle_toggle__03nAw:hover svg{transform:rotate(15deg)}.LandingHeader_header__a69_s{position:fixed;top:0;left:0;right:0;z-index:100;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);background:hsla(0,0%,100%,.95)}.dark .LandingHeader_header__a69_s{background:hsla(0,0%,7%,.95)}.LandingHeader_headerContainer__u68eB{max-width:1200px;margin:0 auto;padding:var(--space-4) var(--space-6);display:flex;justify-content:space-between;align-items:center;width:100%}.LandingHeader_logo__RnwFS{text-decoration:none;color:var(--text-primary);display:flex;align-items:center}.LandingHeader_logoIcon__o86oa{width:36px;height:36px;margin-right:var(--space-2);flex-shrink:0}.LandingHeader_logoText__zRyCq{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.LandingHeader_betaBadge__wZKpA{margin-left:var(--space-2);padding:2px 8px;font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px;color:var(--color-accent-600);background:var(--color-accent-100);border-radius:var(--radius-full);line-height:1.4}.LandingHeader_nav__Tl9G0{display:flex;align-items:center;gap:var(--space-6)}.LandingHeader_nav__Tl9G0 a{text-decoration:none;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);transition:color var(--transition-base)}.LandingHeader_nav__Tl9G0 a:hover{color:var(--color-primary-600)}.dark .LandingHeader_nav__Tl9G0 a{color:hsla(0,0%,100%,.7)}.dark .LandingHeader_nav__Tl9G0 a:hover{color:#a5b4fc}.LandingHeader_rightSection__Bt6U5{display:flex;align-items:center;gap:var(--space-4)}.LandingHeader_downloadLink__YfLd2{text-decoration:none;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);transition:all var(--transition-base)}.LandingHeader_downloadLink__YfLd2:hover{color:var(--color-primary-600);background:var(--color-primary-50)}.dark .LandingHeader_downloadLink__YfLd2:hover{background:rgba(99,102,241,.1)}.LandingHeader_languageSwitcher__SIQG3{position:relative}.LandingHeader_languageButton__PxxP0{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;max-height:2.5rem;padding:var(--space-2);border:2px solid var(--border-light);border-radius:var(--radius-lg);cursor:pointer;font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);line-height:1;transition:all var(--transition-base);display:flex;align-items:center;justify-content:center;gap:0;background:var(--bg-primary);color:var(--text-secondary);box-sizing:border-box}.LandingHeader_languageButton__PxxP0 span:not(.LandingHeader_iconWrapper__CtkQs){display:none}.LandingHeader_languageButton__PxxP0:hover{border-color:var(--color-primary-400);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.LandingHeader_iconWrapper__CtkQs{display:flex;align-items:center;justify-content:center}.LandingHeader_chevron__scIDB{font-size:.7rem;opacity:.7;margin-left:.25rem}.LandingHeader_dropdown__xYZoe{position:absolute;top:calc(100% + .5rem);right:0;background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);min-width:120px;z-index:1000;overflow:hidden}.LandingHeader_dropdownItem__bL2Vu{width:100%;padding:var(--space-3) var(--space-4);border:none;background:transparent;color:var(--text-secondary);cursor:pointer;font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);transition:all var(--transition-base);display:flex;align-items:center;gap:var(--space-2);text-align:left}.LandingHeader_dropdownItem__bL2Vu:hover{background:var(--bg-secondary);color:var(--text-primary)}.LandingHeader_dropdownItemActive__ypilh{background:var(--bg-secondary);color:var(--color-primary-600);font-weight:var(--font-weight-semibold)}.LandingHeader_loginButton__akh4_{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;height:2.5rem;min-height:2.5rem;max-height:2.5rem;padding:var(--space-2) var(--space-3);background:var(--gradient-primary);color:var(--text-inverse);border:2px solid transparent;border-radius:var(--radius-lg);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:1;cursor:pointer;transition:all var(--transition-base);box-shadow:var(--shadow-sm);box-sizing:border-box;white-space:nowrap}.LandingHeader_loginButton__akh4_:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}@media (max-width:768px){.LandingHeader_nav__Tl9G0{display:none}}@media (max-width:640px){.LandingHeader_headerContainer__u68eB{padding:var(--space-3) var(--space-4)}.LandingHeader_logoIcon__o86oa{width:30px;height:30px}.LandingHeader_logoText__zRyCq{font-size:var(--font-size-xl)}.LandingHeader_betaBadge__wZKpA{display:none}.LandingHeader_rightSection__Bt6U5{gap:var(--space-2)}.LandingHeader_chevron__scIDB{display:none}}@keyframes landing_float__phBa_{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-15px) rotate(2deg)}}@keyframes landing_float-delayed__9b8AG{0%,to{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-20px) rotate(-1deg)}}@keyframes landing_pulse-glow__qFG8f{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}@keyframes landing_particle-drift__kqiQ5{0%{transform:translateY(0) translateX(0);opacity:.5}to{transform:translateY(-100vh) translateX(30px);opacity:0}}@keyframes landing_blink__aFQm0{0%,to{opacity:1}50%{opacity:0}}@keyframes landing_slide-up__UR__t{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes landing_slide-in-right__kcWwX{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes landing_orb-move__ooTHi{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}@keyframes landing_pulse-ring__EBxdT{0%{transform:scale(.8);opacity:.8}to{transform:scale(2);opacity:0}}@keyframes landing_connector-flow__ApfYe{0%{left:0}to{left:calc(100% - 12px)}}@keyframes landing_typing-dots__k0lKD{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}@keyframes landing_floatLabelIn__k5OAp{0%{opacity:0;transform:scale(.8) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes landing_progress__4TB9Z{0%{width:0}to{width:100%}}.landing_page__ttWtt{min-height:100vh;background:#fff;color:#0f172a;position:relative;overflow-x:hidden;max-width:100vw;transition:background-color .3s ease,color .3s ease}html.dark .landing_page__ttWtt{background:#050508;color:#e5e5e5}html:not(.dark) .landing_page__ttWtt .landing_heroBadge__b_94_,html:not(.dark) .landing_page__ttWtt .landing_sectionTag__DmJBv{background:linear-gradient(135deg,#eef2ff,#faf5ff);border-color:#c7d2fe;color:#4f46e5}html:not(.dark) .landing_page__ttWtt .landing_heroTitle__E6Dij,html:not(.dark) .landing_page__ttWtt h2,html:not(.dark) .landing_page__ttWtt h3{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_titleDynamic__46Lsc{background:linear-gradient(135deg,#6366f1,#a855f7,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html:not(.dark) .landing_page__ttWtt .landing_heroSubtitle__Otsri,html:not(.dark) .landing_page__ttWtt p,html:not(.dark) .landing_page__ttWtt span{color:#475569}html:not(.dark) .landing_page__ttWtt strong{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_faqItem__9qbPL,html:not(.dark) .landing_page__ttWtt .landing_featureCard__rZm_H,html:not(.dark) .landing_page__ttWtt .landing_pricingCard__0QifE,html:not(.dark) .landing_page__ttWtt .landing_testimonialCard__9r3Kv{background:#f8fafc;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_featureCard__rZm_H:hover,html:not(.dark) .landing_page__ttWtt .landing_pricingCard__0QifE:hover{background:#f1f5f9;border-color:#a5b4fc}html:not(.dark) .landing_page__ttWtt .landing_featureCard__rZm_H h3,html:not(.dark) .landing_page__ttWtt .landing_pricingCard__0QifE h3,html:not(.dark) .landing_page__ttWtt .landing_testimonialCard__9r3Kv strong{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_chatDemo__QdKT_,html:not(.dark) .landing_page__ttWtt .landing_demoScreen__LzPxE{background:#f8fafc;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_demoScreenHeader__zcyK7{background:#f1f5f9;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_getStartedCard__7wANk{background:linear-gradient(135deg,#eef2ff,#faf5ff);border-color:#c7d2fe}html:not(.dark) .landing_page__ttWtt .landing_getStartedCard__7wANk h2{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_faqDemoSection__8LGMH{background:linear-gradient(135deg,#ecfdf5,#eef2ff);border-color:#d1fae5}html:not(.dark) .landing_page__ttWtt .landing_faqDemoRight__x2Qlb{background:#fff;border-color:#e2e8f0;box-shadow:0 10px 40px rgba(0,0,0,.08)}html:not(.dark) .landing_page__ttWtt .landing_pipelineSection__6qCms{background:linear-gradient(135deg,#faf5ff,#eef2ff);border-color:#e9d5ff}html:not(.dark) .landing_page__ttWtt .landing_pipelineInfo__SUaSP h2{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_pipelineInfo__SUaSP p{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_pipelineStat__ISj7g strong{color:#6366f1}html:not(.dark) .landing_page__ttWtt .landing_pipelineStat__ISj7g span{color:#64748b}html:not(.dark) .landing_page__ttWtt .landing_kanbanColumn__6cJdo{border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_pipelineEmailTrigger__Sos8R{background:#fff;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_pipelineEmailTrigger__Sos8R strong{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_pipelineEmailTrigger__Sos8R span{color:#6366f1}html:not(.dark) .landing_page__ttWtt .landing_spotlightSection__8DRi4{background:#f8fafc;border-radius:32px}html:not(.dark) .landing_page__ttWtt .landing_bgContainer__nmqk5{opacity:.15}html:not(.dark) .landing_page__ttWtt .landing_trustAvatar__ilIgQ{background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#fff}html:not(.dark) .landing_page__ttWtt .landing_ctaPrimary__iXJld{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}html:not(.dark) .landing_page__ttWtt .landing_ctaSecondary__oUmAV,html:not(.dark) .landing_page__ttWtt .landing_gmailBtn__7E8bZ,html:not(.dark) .landing_page__ttWtt .landing_outlookBtn__LWVv3{background:#fff;border-color:#cbd5e1;color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_featureIcon__cCq_V{background:linear-gradient(135deg,#e0e7ff,#f3e8ff)}html:not(.dark) .landing_page__ttWtt .landing_featureIcon__cCq_V svg{color:#4f46e5}html:not(.dark) .landing_page__ttWtt .landing_pricingCard__0QifE.landing_popular__QlS0s{background:#fff;border-color:#818cf8}html:not(.dark) .landing_page__ttWtt .landing_popularBadge__Qp6xX{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}html:not(.dark) .landing_page__ttWtt .landing_pricingCta__rz00o{background:#fff;border-color:#e2e8f0;color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_pricingCard__0QifE.landing_popular__QlS0s .landing_pricingCta__rz00o{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}html:not(.dark) .landing_page__ttWtt .landing_faqQuestion__tAs_x{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_faqAnswer__6HOu4{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_footer__NntD6{background:#f8fafc;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_footerLink__GUNut{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_footerLink__GUNut:hover{color:#4f46e5}html:not(.dark) .landing_page__ttWtt .landing_platformItem__W5zdO{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_platformItem__W5zdO:hover{color:#4f46e5}html:not(.dark) .landing_page__ttWtt .landing_securityBadge__fY_JE{background:#f8fafc;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_securityBadge__fY_JE strong{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_kanbanCard__02Q83,html:not(.dark) .landing_page__ttWtt .landing_kanbanColumn__6cJdo{background:#fff;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_chatBubbleAi__9zEdd,html:not(.dark) .landing_page__ttWtt .landing_chatBubble__EdvRd{background:#f1f5f9;color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_demoStep__tF_3U{color:#475569;opacity:.7}html:not(.dark) .landing_page__ttWtt .landing_demoStep__tF_3U.landing_active__B3MP_{background:#eef2ff;opacity:1}html:not(.dark) .landing_page__ttWtt .landing_demoStep__tF_3U.landing_done__2aMJ4{opacity:.9}html:not(.dark) .landing_page__ttWtt .landing_demoStepInfo__KI7Yx strong{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_afterColumn__tPFxk,html:not(.dark) .landing_page__ttWtt .landing_beforeColumn__MJhSf{background:#f8fafc;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_beforeColumn__MJhSf h3{color:#f43f5e}html:not(.dark) .landing_page__ttWtt .landing_afterColumn__tPFxk h3{color:#10b981}html:not(.dark) .landing_page__ttWtt .landing_beforeColumn__MJhSf li{color:#64748b;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_afterColumn__tPFxk li,html:not(.dark) .landing_page__ttWtt .landing_pricingFeatures__uUpSO li{color:#0f172a;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_pricingDescription__f_VkZ{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_pricingPrice__6wWa7{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_pricingPeriod__QLlNU{color:#64748b}html:not(.dark) .landing_page__ttWtt .landing_allFeaturesGrid__PYU58 .landing_featurePill__8GjrC,html:not(.dark) .landing_page__ttWtt .landing_featurePill__8GjrC{background:#fff;border-color:#e2e8f0;color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_billingToggle__1v0Oy{background:#f1f5f9;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_billingToggle__1v0Oy button{color:#64748b}html:not(.dark) .landing_page__ttWtt .landing_billingToggle__1v0Oy button.landing_active__B3MP_{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}html:not(.dark) .landing_page__ttWtt .landing_saveBadge___tLYO{background:rgba(16,185,129,.1);color:#10b981}html:not(.dark) .landing_page__ttWtt .landing_vsCircle__oBB4g{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}html:not(.dark) .landing_page__ttWtt .landing_sectionHeader__MocQe p{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_mobileAppContent__8evpR h2,html:not(.dark) .landing_page__ttWtt .landing_pricingSection__hCW9M h2{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_mobileAppContent__8evpR p{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_finalCtaCard__J1Fps h2{color:#fff}html:not(.dark) .landing_page__ttWtt .landing_finalCtaCard__J1Fps p{color:hsla(0,0%,100%,.8)}html:not(.dark) .landing_page__ttWtt .landing_finalCtaCard__J1Fps{background:linear-gradient(135deg,#4f46e5,#9333ea)}html:not(.dark) .landing_page__ttWtt .landing_ctaTrustIcons__eG1a8 span{color:hsla(0,0%,100%,.7)}html:not(.dark) .landing_page__ttWtt .landing_allFeatureItem__En5bh{background:#fff!important;border-color:#e2e8f0!important;color:#0f172a!important}html:not(.dark) .landing_page__ttWtt .landing_allFeatureItem__En5bh svg{color:#10b981!important}html:not(.dark) .landing_page__ttWtt .landing_allFeatureItem__En5bh span{color:#0f172a!important}html:not(.dark) .landing_page__ttWtt .landing_floatingLabel__Aluo2{background:#fff;border-color:#e2e8f0;color:#0f172a;box-shadow:0 4px 20px rgba(0,0,0,.08)}html:not(.dark) .landing_page__ttWtt .landing_floatingLabel__Aluo2 svg{color:#6366f1}html:not(.dark) .landing_page__ttWtt .landing_priorityEmail__GY5dZ,html:not(.dark) .landing_page__ttWtt .landing_priorityItem__zPt90{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08)}html:not(.dark) .landing_page__ttWtt .landing_priorityItem__zPt90.landing_high__0o5I2{border-color:rgba(239,68,68,.5);background:rgba(239,68,68,.05)}html:not(.dark) .landing_page__ttWtt .landing_priorityItem__zPt90.landing_medium___ZppZ{border-color:rgba(251,191,36,.5);background:rgba(251,191,36,.05)}html:not(.dark) .landing_page__ttWtt .landing_priorityItem__zPt90.landing_low__lZm5X{border-color:hsla(220,9%,46%,.5);background:hsla(220,9%,46%,.05)}html:not(.dark) .landing_page__ttWtt .landing_priorityEmail__GY5dZ.landing_high__0o5I2{border-left-color:#ef4444;background:linear-gradient(135deg,rgba(239,68,68,.08),rgba(239,68,68,.02))}html:not(.dark) .landing_page__ttWtt .landing_priorityEmail__GY5dZ.landing_medium___ZppZ{border-left-color:#fbbf24;background:linear-gradient(135deg,rgba(251,191,36,.08),rgba(251,191,36,.02))}html:not(.dark) .landing_page__ttWtt .landing_priorityEmail__GY5dZ.landing_low__lZm5X{border-left-color:#9ca3af;background:linear-gradient(135deg,hsla(220,9%,46%,.08),hsla(220,9%,46%,.02))}html:not(.dark) .landing_page__ttWtt .landing_priorityEmail__GY5dZ strong,html:not(.dark) .landing_page__ttWtt .landing_priorityItem__zPt90>span:last-child{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_priorityBadge__uMqRx{font-weight:600}html:not(.dark) .landing_page__ttWtt .landing_priorityItem__zPt90.landing_high__0o5I2 .landing_priorityBadge__uMqRx{background:rgba(239,68,68,.15);color:#dc2626}html:not(.dark) .landing_page__ttWtt .landing_priorityItem__zPt90.landing_medium___ZppZ .landing_priorityBadge__uMqRx{background:rgba(251,191,36,.15);color:#d97706}html:not(.dark) .landing_page__ttWtt .landing_priorityItem__zPt90.landing_low__lZm5X .landing_priorityBadge__uMqRx{background:hsla(220,9%,46%,.15);color:#6b7280}html:not(.dark) .landing_page__ttWtt .landing_phoneFrame__nP2zb,html:not(.dark) .landing_page__ttWtt .landing_phone__juXgV{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);box-shadow:0 30px 60px rgba(0,0,0,.15)}html:not(.dark) .landing_page__ttWtt .landing_phoneScreen__23nar{background:#fff}html:not(.dark) .landing_page__ttWtt .landing_phoneHeader__rlFrF{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_phoneHeader__rlFrF span{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_phoneEmail__3U1ZS{background:#f8fafc}html:not(.dark) .landing_page__ttWtt .landing_phoneEmail__3U1ZS strong{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_phoneEmail__3U1ZS span{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_phoneEmailLines__9Gym6{background:linear-gradient(90deg,#e2e8f0 60%,transparent 0)}html:not(.dark) .landing_page__ttWtt .landing_footerBrand__Qcz70 p{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_footerLogo__0eUNw svg{color:#6366f1}html:not(.dark) .landing_page__ttWtt .landing_footerColumn__t_bwb h4,html:not(.dark) .landing_page__ttWtt .landing_footerLogo__0eUNw span{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_footerColumn__t_bwb a{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_footerColumn__t_bwb a:hover{color:#4f46e5}html:not(.dark) .landing_page__ttWtt .landing_footerBottom__iYEpM p{color:#64748b}html:not(.dark) .landing_page__ttWtt .landing_featureList__TSylC li{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_featureList__TSylC svg{color:#10b981}html:not(.dark) .landing_page__ttWtt .landing_allFeaturesSection__LEmA4{background:#f8fafc}html:not(.dark) .landing_page__ttWtt .landing_featurePill__8GjrC{background:#fff;border-color:#e2e8f0;color:#475569}html:not(.dark) .landing_page__ttWtt .landing_featurePill__8GjrC svg{color:#10b981}html:not(.dark) .landing_page__ttWtt .landing_spotlightContent__s3_DL p,html:not(.dark) .landing_page__ttWtt .landing_spotlightFeature__lWYMY span{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_spotlightFeature__lWYMY svg{color:#10b981}html:not(.dark) .landing_page__ttWtt .landing_spotlightContent__s3_DL h2{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_spotlightContent__s3_DL ul li,html:not(.dark) .landing_page__ttWtt .landing_spotlightFeatures__rtmCK li{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_demoStepInfo__KI7Yx span{color:#64748b}html:not(.dark) .landing_page__ttWtt .landing_demoStepIcon__6jkuT{background:#eef2ff}html:not(.dark) .landing_page__ttWtt .landing_demoStepIcon__6jkuT svg{color:#6366f1}html:not(.dark) .landing_page__ttWtt .landing_demoStep__tF_3U.landing_done__2aMJ4 .landing_demoStepIcon__6jkuT svg{color:#fff}html:not(.dark) .landing_page__ttWtt .landing_emailPreview__MC9_3{background:#fff;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_mobileAppSection__niUtC{background:#f8fafc}html:not(.dark) .landing_page__ttWtt .landing_appStoreBtn__qOoVI,html:not(.dark) .landing_page__ttWtt .landing_playStoreBtn__iZduC{background:#fff;border-color:#cbd5e1;color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_appStoreBtn__qOoVI:hover,html:not(.dark) .landing_page__ttWtt .landing_playStoreBtn__iZduC:hover{border-color:#818cf8;background:#f1f5f9}html:not(.dark) .landing_page__ttWtt .landing_appStoreBtn__qOoVI svg,html:not(.dark) .landing_page__ttWtt .landing_playStoreBtn__iZduC svg{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_appStoreBtn__qOoVI small,html:not(.dark) .landing_page__ttWtt .landing_playStoreBtn__iZduC small{color:#64748b}html:not(.dark) .landing_page__ttWtt .landing_appStoreBtn__qOoVI strong,html:not(.dark) .landing_page__ttWtt .landing_playStoreBtn__iZduC strong{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_chatMessage___2LR_{background:#f1f5f9;color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_chatMessage___2LR_.landing_ai__HnkLU{background:linear-gradient(135deg,#eef2ff,#faf5ff)}html:not(.dark) .landing_page__ttWtt .landing_chatInput__g2e6G{background:#fff;border-color:#e2e8f0;color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_testimonialCard__9r3Kv{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.06)}html:not(.dark) .landing_page__ttWtt .landing_testimonialCard__9r3Kv p{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_testimonialAuthor__2U338 strong{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_testimonialAuthor__2U338 span{color:#64748b}html:not(.dark) .landing_page__ttWtt .landing_faqChatDemo__9n4qy{background:#fff;border-color:#e2e8f0;box-shadow:0 20px 50px rgba(0,0,0,.1)}html:not(.dark) .landing_page__ttWtt .landing_faqChatMessage__EQnVU{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_faqChatMessage__EQnVU.landing_user__zNaHZ{background:#f1f5f9}html:not(.dark) .landing_page__ttWtt .landing_faqChatMessage__EQnVU.landing_ai__HnkLU{background:linear-gradient(135deg,#eef2ff,#faf5ff)}html:not(.dark) .landing_page__ttWtt .landing_autoReplyBadge__D2r3x{background:#e0e7ff;color:#4338ca}html:not(.dark) .landing_page__ttWtt .landing_chatAvatar___cHzq{background:linear-gradient(135deg,#94a3b8,#64748b)}html:not(.dark) .landing_page__ttWtt .landing_chatContent__eBQJO,html:not(.dark) .landing_page__ttWtt .landing_chatContent__eBQJO p{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_responseCard__p_GUB{background:#fff;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_responseCard__p_GUB h4{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_responseCard__p_GUB p{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_responseActions__83uhp button{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_responseActions__83uhp button:hover{background:#f1f5f9}html:not(.dark) .landing_page__ttWtt .landing_featureCard__rZm_H p{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_featureCardIcon__k6D5s{background:linear-gradient(135deg,#eef2ff,#faf5ff)}html:not(.dark) .landing_page__ttWtt .landing_featureCardIcon__k6D5s svg{color:#6366f1}html:not(.dark) .landing_page__ttWtt .landing_stat__Mjz5_{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_statValue__dY_Ot{color:#6366f1}html:not(.dark) .landing_page__ttWtt .landing_statLabel__rUAet{color:#64748b}html:not(.dark) .landing_page__ttWtt .landing_pipelineStat__ISj7g .landing_value__mXBaZ{color:#6366f1}html:not(.dark) .landing_page__ttWtt .landing_pipelineStat__ISj7g .landing_label__7z2OC{color:#64748b}html:not(.dark) .landing_page__ttWtt .landing_sectionHeader__MocQe h2{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_trustBadge___qwZI{background:#f8fafc;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_trustBadge___qwZI span{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_featureOverlay__w7V2h{background:#fff;border-color:#e2e8f0;box-shadow:0 10px 40px rgba(0,0,0,.15)}html:not(.dark) .landing_page__ttWtt .landing_featureOverlay__w7V2h h4{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_featureOverlay__w7V2h p{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_securitySection__wvR54 h2{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_securitySection__wvR54 p{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_testimonialSection__S8i6l h2{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_testimonialQuote__hc_8l{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_testimonialName__2zIa8{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_testimonialRole__BMjk7{color:#64748b}html:not(.dark) .landing_page__ttWtt .landing_kanbanBoard__hjsTB{background:#f8fafc}html:not(.dark) .landing_page__ttWtt .landing_kanbanColumn__6cJdo{background:#fff}html:not(.dark) .landing_page__ttWtt .landing_kanbanColumnHeader__Ce7AB{color:#0f172a;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_kanbanCard__02Q83{background:#f8fafc;border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_kanbanCard__02Q83 strong{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_kanbanCard__02Q83 span{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_kanbanHeader__5lT_j{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_kanbanCard__02Q83:hover{background:#f1f5f9}html:not(.dark) .landing_page__ttWtt .landing_dealName__0f91m{color:#0f172a!important}html:not(.dark) .landing_page__ttWtt .landing_cardValue__El8wa,html:not(.dark) .landing_page__ttWtt .landing_dealValue__LBz7f{color:#10b981!important}html:not(.dark) .landing_page__ttWtt .landing_kanbanCard__02Q83 .landing_dealName__0f91m,html:not(.dark) .landing_page__ttWtt .landing_kanbanCard__02Q83 strong{color:#0f172a!important;background:transparent!important;-webkit-text-fill-color:#0f172a!important}html:not(.dark) .landing_page__ttWtt .landing_cardValue__El8wa{color:#10b981}html:not(.dark) .landing_page__ttWtt .landing_cardCompany__D0Gy_{color:#0f172a!important}html:not(.dark) .landing_page__ttWtt .landing_cardAiBadge__Ge4_Z{background:rgba(99,102,241,.1);color:#6366f1}html:not(.dark) .landing_page__ttWtt .landing_pipelineNotification__diaMw{background:#f8fafc;border-color:#e2e8f0;color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_pipelineNotification__diaMw span{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_dealAmount___gc3u{color:#10b981}html:not(.dark) .landing_page__ttWtt .landing_fridaIcon__E8SDs{background:linear-gradient(135deg,#6366f1,#a855f7);box-shadow:0 20px 60px rgba(99,102,241,.25)}html:not(.dark) .landing_page__ttWtt .landing_fridaIconGlow__4wKir{background:radial-gradient(circle,rgba(99,102,241,.2) 0,transparent 70%)}html:not(.dark) .landing_page__ttWtt .landing_connector__Wunw0{background:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_connectorDot__V_Caf{background:#818cf8}html:not(.dark) .landing_page__ttWtt .landing_emailPanel__D9Qxb{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 20px rgba(0,0,0,.06)}html:not(.dark) .landing_page__ttWtt .landing_emailHeader__sLIt4{border-color:#e2e8f0}html:not(.dark) .landing_page__ttWtt .landing_emailHeader__sLIt4 strong{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_emailBody__HVn9Z p,html:not(.dark) .landing_page__ttWtt .landing_emailHeader__sLIt4 span{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_aiResponse__rOQIU{background:linear-gradient(135deg,#eef2ff,#faf5ff);border-color:#c7d2fe}html:not(.dark) .landing_page__ttWtt .landing_aiResponse__rOQIU strong{color:#4338ca}html:not(.dark) .landing_page__ttWtt .landing_aiResponse__rOQIU p{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_sectionDescription__N6V8R,html:not(.dark) .landing_page__ttWtt .landing_sectionTitle__2og5c{color:#0f172a}html:not(.dark) .landing_page__ttWtt .landing_sectionDescription__N6V8R{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_stars__9iBn5 svg{color:#fbbf24}html:not(.dark) .landing_page__ttWtt .landing_trustText__fRyQJ{color:#475569}html:not(.dark) .landing_page__ttWtt .landing_platformsLabel__mOES0{color:#64748b}.landing_bgContainer__nmqk5{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0}.landing_gradientOrbs__3TtJ3{position:absolute;inset:0}.landing_orb1__enoL0,.landing_orb2__HGBIS,.landing_orb3__h9FHn{position:absolute;border-radius:50%;filter:blur(120px)}.landing_orb1__enoL0{width:700px;height:700px;background:rgba(99,102,241,.15);top:-20%;left:-10%;animation:landing_orb-move__ooTHi 30s ease-in-out infinite}.landing_orb2__HGBIS{width:600px;height:600px;background:rgba(139,92,246,.12);bottom:-10%;right:-5%;animation:landing_orb-move__ooTHi 25s ease-in-out infinite reverse}.landing_orb3__h9FHn{width:400px;height:400px;background:rgba(6,182,212,.08);top:40%;left:40%;animation:landing_pulse-glow__qFG8f 20s ease-in-out infinite}.landing_gridPattern__pHoLI{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.012) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.012) 1px,transparent 0);background-size:64px 64px}.landing_particles__zQbSm{position:absolute;inset:0}.landing_particle__W_SiX{position:absolute;background:rgba(139,92,246,.5);border-radius:50%;animation:landing_particle-drift__kqiQ5 linear infinite}.landing_hero__IFqnw{position:relative;z-index:10;min-height:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;max-width:1300px;margin:0 auto;padding:140px 48px 40px;align-items:center}.landing_heroContent__4GtPC{opacity:0}.landing_heroContent__4GtPC.landing_visible__U4r3n{animation:landing_slide-up__UR__t .8s ease-out forwards}.landing_heroBadge__b_94_{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(139,92,246,.1));border:1px solid rgba(99,102,241,.3);border-radius:100px;margin-bottom:16px;font-size:14px;font-weight:600}.landing_badgeLive__i4ChW{width:8px;height:8px;background:#10b981;border-radius:50%;animation:landing_pulse-glow__qFG8f 2s ease-in-out infinite}.landing_badgeIcon__hCh_y{width:16px;height:16px;color:#a5b4fc}.landing_heroTitle__E6Dij{font-size:56px;font-weight:800;line-height:1.1;margin:0 0 24px;letter-spacing:-.02em}.landing_titleStatic__w_JAZ{display:block;color:#fff}.landing_titleDynamic__46Lsc{display:block;background:linear-gradient(135deg,#818cf8,#c084fc,#22d3ee);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:landing_gradient-shift__j2Jh4 5s ease infinite}@keyframes landing_gradient-shift__j2Jh4{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.landing_cursor____NLn{display:inline-block;width:3px;height:1em;background:#818cf8;margin-left:4px;animation:landing_blink__aFQm0 1s step-end infinite;vertical-align:text-bottom}.landing_heroSubtitle__Otsri{font-size:18px;line-height:1.7;color:hsla(0,0%,100%,.7);margin:0 0 32px;max-width:480px}.landing_heroSubtitle__Otsri strong{color:#fff}.landing_heroCtas__97oYX{display:flex;gap:16px;margin-bottom:32px}.landing_ctaPrimary__iXJld{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:16px;font-weight:700;border-radius:12px;text-decoration:none;transition:all .3s;box-shadow:0 10px 40px rgba(99,102,241,.3)}.landing_ctaPrimary__iXJld:hover{transform:translateY(-2px);box-shadow:0 15px 50px rgba(99,102,241,.4)}.landing_ctaPrimary__iXJld svg{width:20px;height:20px}.landing_ctaSecondary__oUmAV{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:16px;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s}.landing_ctaSecondary__oUmAV:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2)}.landing_ctaSecondary__oUmAV svg{width:16px;height:16px}.landing_heroTrust__qK4x9{display:flex;align-items:center;gap:12px;margin-bottom:24px}.landing_trustAvatars__48U4E{display:flex}.landing_trustAvatar__ilIgQ{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:2px solid #050508;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;margin-left:-8px}.landing_trustAvatar__ilIgQ:first-child{margin-left:0}.landing_heroTrust__qK4x9>span{font-size:14px;color:hsla(0,0%,100%,.6)}.landing_platformsSection__orujG{display:flex;flex-direction:column;gap:12px}.landing_platformsLabel__mOES0{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:hsla(0,0%,100%,.4);font-weight:600}.landing_platformIcons__63tgP{display:flex;gap:20px}.landing_platformItem__W5zdO{display:flex;flex-direction:column;align-items:center;gap:8px;transition:all .2s;text-decoration:none}.landing_platformItem__W5zdO:hover{transform:translateY(-2px)}.landing_platformItem__W5zdO svg{width:28px;height:28px;color:hsla(0,0%,100%,.6);transition:color .2s}.landing_platformItem__W5zdO:hover svg{color:#a5b4fc}.landing_platformItem__W5zdO span{font-size:12px;color:hsla(0,0%,100%,.5);font-weight:500}.landing_heroVisual__IS3c0{position:relative;height:450px;opacity:0}.landing_heroVisual__IS3c0.landing_visible__U4r3n{animation:landing_slide-in-right__kcWwX .8s ease-out .2s forwards}.landing_emailStack__TUC5l{position:absolute;top:10%;left:5%}.landing_emailPreview__MC9_3{display:flex;align-items:center;gap:12px;padding:16px 20px;background:rgba(20,20,30,.9);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;margin-bottom:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing_ep1__zHyeT{animation:landing_float__phBa_ 5s ease-in-out infinite}.landing_ep2__MsE62{animation:landing_float-delayed__9b8AG 6s ease-in-out .5s infinite}.landing_ep3__rCUtW{animation:landing_float__phBa_ 5.5s ease-in-out 1s infinite}.landing_emailDot__S5A2u{width:10px;height:10px;border-radius:50%;flex-shrink:0}.landing_emailLines__AFp4Q{display:flex;flex-direction:column;gap:6px}.landing_emailLine__ymZ6Z{width:120px;height:8px;background:hsla(0,0%,100%,.15);border-radius:4px}.landing_emailLineShort__ypQUZ{width:80px;height:6px;background:hsla(0,0%,100%,.08);border-radius:3px}.landing_aiProcessing__OHDPM{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing_fridaIconWrapper__mOGde{position:relative;width:100px;height:100px}.landing_fridaIconGlow__4wKir{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(99,102,241,.4) 0,transparent 70%);animation:landing_pulse-glow__qFG8f 3s ease-in-out infinite}.landing_fridaIcon__E8SDs{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:24px;box-shadow:0 20px 60px rgba(99,102,241,.4)}.landing_fridaIcon__E8SDs svg{width:56px;height:56px}.landing_aiPulse__3WBwj{position:absolute;inset:-30px;border:2px solid rgba(99,102,241,.3);border-radius:50%;animation:landing_pulse-ring__EBxdT 2s ease-out infinite}.landing_floatingLabel__Aluo2{position:absolute;display:flex;align-items:center;gap:8px;padding:10px 16px;background:rgba(15,15,20,.85);border:1px solid rgba(99,102,241,.25);border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px;font-weight:600;color:hsla(0,0%,100%,.85);white-space:nowrap;opacity:0}.landing_flIcon__U3k7A,.landing_floatingLabel__Aluo2 svg{width:14px;height:14px;color:#a5b4fc}.landing_fl1__DAINL{bottom:18%;right:8%;animation:landing_floatLabelIn__k5OAp .5s ease-out .2s forwards,landing_float__phBa_ 5s ease-in-out .7s infinite}.landing_fl2__lAqK3{top:15%;right:15%;animation:landing_floatLabelIn__k5OAp .5s ease-out .4s forwards,landing_float-delayed__9b8AG 6s ease-in-out .9s infinite}.landing_fl3__ZcczX{top:35%;left:5%;animation:landing_floatLabelIn__k5OAp .5s ease-out .6s forwards,landing_float__phBa_ 5.5s ease-in-out 1.1s infinite}.landing_fl4__BIGzP{bottom:35%;left:0;animation:landing_floatLabelIn__k5OAp .5s ease-out .8s forwards,landing_float-delayed__9b8AG 5s ease-in-out 1.3s infinite}.landing_fl5__iMah_{top:5%;left:20%;animation:landing_floatLabelIn__k5OAp .5s ease-out 1s forwards,landing_float__phBa_ 6s ease-in-out 1.5s infinite}.landing_demoSection__YBEgM{position:relative;z-index:10;padding:70px 48px;max-width:1300px;margin:0 auto}.landing_sectionHeader__MocQe{text-align:center;margin-bottom:32px;max-width:1100px;margin-left:auto;margin-right:auto}.landing_sectionHeaderInline__zbHBW{text-align:left;margin-bottom:32px}.landing_sectionTag__DmJBv{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(99,102,241,.1);border:1px solid rgba(99,102,241,.2);border-radius:100px;font-size:13px;font-weight:600;color:#a5b4fc;margin-bottom:16px}.landing_sectionTag__DmJBv svg{width:14px;height:14px}.landing_sectionHeaderInline__zbHBW h2,.landing_sectionHeader__MocQe h2{font-size:40px;font-weight:800;color:#fff;margin:0 0 16px;letter-spacing:-.02em}.landing_sectionHeaderInline__zbHBW p,.landing_sectionHeader__MocQe p{font-size:18px;color:hsla(0,0%,100%,.6);margin:0}.landing_demoContainer__EybbD{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:48px;gap:48px;align-items:stretch}.landing_demoLeft__QzlgK,.landing_demoRight__frgbf{display:flex;flex-direction:column}.landing_demoRight__frgbf .landing_demoScreen__LzPxE{flex:1 1;display:flex;flex-direction:column}.landing_demoSteps__6Fouv{display:flex;flex-direction:column;gap:8px}.landing_demoStep__tF_3U{position:relative;display:flex;align-items:flex-start;gap:16px;padding:20px;border-radius:12px;transition:all .3s;opacity:.6}.landing_demoStep__tF_3U.landing_active__B3MP_{opacity:1;background:rgba(99,102,241,.15)}.landing_demoStep__tF_3U.landing_done__2aMJ4{opacity:.85}.landing_demoStep__tF_3U.landing_done__2aMJ4 .landing_demoStepIcon__6jkuT{background:#10b981}.landing_demoStepIcon__6jkuT{width:40px;height:40px;border-radius:10px;background:rgba(99,102,241,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s}.landing_demoStep__tF_3U.landing_active__B3MP_ .landing_demoStepIcon__6jkuT{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.landing_demoStepIcon__6jkuT svg{width:20px;height:20px;color:#fff}.landing_demoStepInfo__KI7Yx{display:flex;flex-direction:column;gap:4px}.landing_demoStepInfo__KI7Yx strong{font-size:15px;color:#fff}.landing_demoStepInfo__KI7Yx span{font-size:13px;color:hsla(0,0%,100%,.5)}.landing_demoStepLine__cPH12{position:absolute;left:39px;top:60px;width:2px;height:20px;background:rgba(99,102,241,.2)}.landing_demoScreen__LzPxE{background:rgba(15,15,20,.9);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.landing_demoScreenHeader__zcyK7{display:flex;align-items:center;gap:12px;padding:16px 20px;background:rgba(0,0,0,.3);border-bottom:1px solid hsla(0,0%,100%,.05)}.landing_demoScreenDots__nUWd5{display:flex;gap:6px}.landing_demoScreenDots__nUWd5 span{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.15)}.landing_demoScreenDots__nUWd5 span:first-child{background:#ef4444}.landing_demoScreenDots__nUWd5 span:nth-child(2){background:#fbbf24}.landing_demoScreenDots__nUWd5 span:nth-child(3){background:#10b981}.landing_demoScreenHeader__zcyK7>span{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.6)}.landing_demoScreenContent__6zkJj{padding:32px;min-height:380px;display:flex;flex-direction:column;justify-content:center}.landing_demoEmail__NmMxP{animation:landing_slide-up__UR__t .3s ease-out}.landing_demoEmailHeader__4hfBy{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.landing_demoEmailHeader__4hfBy strong{font-size:16px;color:#fff}.landing_demoEmailHeader__4hfBy span{font-size:13px;color:hsla(0,0%,100%,.5)}.landing_demoEmail__NmMxP p{font-size:14px;line-height:1.6;color:hsla(0,0%,100%,.8);margin:0}.landing_demoAnalyzing__dHJXK{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:200px;animation:landing_slide-up__UR__t .3s ease-out}.landing_demoAnalyzing__dHJXK svg{width:48px;height:48px;color:#a5b4fc}.landing_demoAnalyzing__dHJXK span{font-size:16px;color:hsla(0,0%,100%,.7)}.landing_analyzeProgress__5_gHE{width:200px;height:4px;background:hsla(0,0%,100%,.1);border-radius:2px;overflow:hidden}.landing_analyzeProgress__5_gHE:after{content:"";display:block;height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);animation:landing_progress__4TB9Z 2s ease-in-out infinite}.landing_demoGenerating__7CH2Y{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;height:200px;animation:landing_slide-up__UR__t .3s ease-out}.landing_demoGenerating__7CH2Y svg{width:48px;height:48px;color:#a5b4fc}.landing_typingDots___sA0o{display:flex;gap:6px}.landing_typingDots___sA0o span{width:8px;height:8px;background:#a5b4fc;border-radius:50%;animation:landing_typing-dots__k0lKD 1s ease-in-out infinite}.landing_typingDots___sA0o span:nth-child(2){animation-delay:.2s}.landing_typingDots___sA0o span:nth-child(3){animation-delay:.4s}.landing_demoDraft__SiVWD{animation:landing_slide-up__UR__t .3s ease-out}.landing_demoDraft__SiVWD p{font-size:14px;line-height:1.6;color:hsla(0,0%,100%,.8);margin:0 0 12px}.landing_demoDraftActions__wRmrM{display:flex;gap:12px;margin-top:24px}.landing_btnApprove__pcn7t{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.landing_btnApprove__pcn7t svg{width:16px;height:16px}.landing_btnEdit__jjGX0{padding:10px 20px;background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.landing_demoSent__3vWS5{flex-direction:column;gap:12px;height:200px;animation:landing_slide-up__UR__t .3s ease-out}.landing_demoSent__3vWS5,.landing_sentIcon__83P_h{display:flex;align-items:center;justify-content:center}.landing_sentIcon__83P_h{width:64px;height:64px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%}.landing_sentIcon__83P_h svg{width:32px;height:32px;color:#fff}.landing_demoSent__3vWS5 span{font-size:20px;font-weight:700;color:#fff}.landing_demoSent__3vWS5 small{font-size:14px;color:hsla(0,0%,100%,.5)}.landing_faqDemoSection__8LGMH{position:relative;z-index:10;padding:70px 48px;max-width:1300px;margin:70px auto 0;background:linear-gradient(135deg,rgba(16,185,129,.04),rgba(99,102,241,.02));border-radius:32px;border:1px solid rgba(16,185,129,.1)}.landing_faqDemoContainer__Wkukj{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:48px;gap:48px;align-items:center;max-width:1200px;margin:0 auto}.landing_faqDemoLeft__gQ7Ue{text-align:left}.landing_faqDemoRight__x2Qlb{background:rgba(15,15,20,.8);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:24px}.landing_chatDemo__QdKT_{display:flex;flex-direction:column;gap:16px}.landing_chatMessage___2LR_{display:flex;gap:12px;align-items:flex-start}.landing_chatAvatar___cHzq{background:linear-gradient(135deg,#374151,#4b5563);font-size:12px;font-weight:700;color:#fff}.landing_chatAvatarAi___Qhwn,.landing_chatAvatar___cHzq{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing_chatAvatarAi___Qhwn{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.landing_chatAvatarAi___Qhwn svg{width:18px;height:18px;color:#fff}.landing_chatBubble__EdvRd{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:16px 16px 16px 4px;padding:12px 16px;max-width:300px}.landing_chatBubble__EdvRd p{font-size:14px;line-height:1.5;color:hsla(0,0%,100%,.8);margin:0}.landing_aiMessage__FIM8c{flex-direction:row-reverse}.landing_chatBubbleAi__9zEdd{background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(139,92,246,.1));border:1px solid rgba(99,102,241,.2);border-radius:16px 16px 4px 16px;padding:12px 16px;max-width:320px}.landing_chatBubbleAi__9zEdd p{font-size:14px;line-height:1.5;color:hsla(0,0%,100%,.9);margin:0 0 8px}.landing_aiTag__tmoIM{display:inline-block;font-size:11px;color:#a5b4fc;background:rgba(99,102,241,.2);padding:2px 8px;border-radius:4px}.landing_pipelineSection__6qCms{position:relative;z-index:10;padding:70px 48px;max-width:1300px;margin:70px auto 0;background:linear-gradient(135deg,rgba(139,92,246,.05),rgba(99,102,241,.03));border-radius:32px;border:1px solid rgba(139,92,246,.12)}.landing_pipelineGrid__aw8pS{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:60px;gap:60px;align-items:center}.landing_pipelineInfo__SUaSP{text-align:left}.landing_pipelineInfo__SUaSP h2{font-size:36px;font-weight:800;color:#fff;margin:16px 0}.landing_pipelineInfo__SUaSP>p{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.7);margin:0 0 32px}.landing_pipelineStats__V7wD8{display:flex;gap:32px}.landing_pipelineStat__ISj7g{display:flex;flex-direction:column;gap:4px}.landing_pipelineStat__ISj7g strong{font-size:36px;font-weight:800;background:linear-gradient(135deg,#818cf8,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_pipelineStat__ISj7g span{font-size:14px;color:hsla(0,0%,100%,.6)}.landing_pipelineVisual__rjLJW{position:relative}.landing_kanbanBoard__hjsTB{display:flex;gap:16px}.landing_kanbanColumn__6cJdo{flex:1 1;background:rgba(15,15,20,.6);border:1px solid hsla(0,0%,100%,.05);border-radius:16px;padding:16px;min-height:200px}.landing_kanbanHeader__5lT_j{font-size:13px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;padding-bottom:12px;margin-bottom:12px;border-bottom:2px solid}.landing_kanbanCards___RR_N{display:flex;flex-direction:column;gap:10px}.landing_kanbanCard__02Q83{padding:14px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:10px;transition:all .3s}.landing_kanbanCard__02Q83:hover{background:hsla(0,0%,100%,.05);transform:translateY(-2px)}.landing_cardMoving__nB9tr{background:rgba(99,102,241,.1);border-color:rgba(99,102,241,.3);animation:landing_pulse-glow__qFG8f 2s ease-in-out infinite}.landing_cardCompany__D0Gy_{font-size:14px;font-weight:600;color:#fff;margin-bottom:4px}.landing_cardValue__El8wa{font-size:12px;color:hsla(0,0%,100%,.5)}.landing_cardAiBadge__Ge4_Z{display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:4px 8px;background:rgba(99,102,241,.2);border-radius:4px;font-size:10px;font-weight:600;color:#a5b4fc}.landing_cardAiIcon__yy_XB{width:10px;height:10px}.landing_pipelineEmailTrigger__Sos8R{display:flex;align-items:center;gap:12px;margin-top:16px;padding:14px 18px;background:rgba(99,102,241,.08);border:1px solid rgba(99,102,241,.2);border-radius:12px}.landing_pipelineEmailTrigger__Sos8R svg{width:20px;height:20px;color:#a5b4fc;flex-shrink:0}.landing_pipelineEmailTrigger__Sos8R strong{display:block;font-size:13px;color:#fff}.landing_pipelineEmailTrigger__Sos8R span{font-size:12px;color:#a5b4fc}.landing_featuresSection__IF9TO{position:relative;z-index:10;padding:70px 48px;max-width:1300px;margin:0 auto}.landing_featuresGrid__sDNrY{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.landing_featureCard__rZm_H{position:relative;padding:24px;background:rgba(15,15,20,.6);border:1px solid hsla(0,0%,100%,.05);border-radius:16px;transition:all .3s;cursor:pointer}.landing_featureCard__rZm_H:hover{background:rgba(99,102,241,.1);border-color:rgba(99,102,241,.3);transform:translateY(-4px)}.landing_featureCard__rZm_H:hover .landing_featureTooltip___Ueft{opacity:1;visibility:visible;transform:translateY(0)}.landing_featureIcon__cCq_V{width:40px;height:40px;background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(139,92,246,.1));border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.landing_featureIcon__cCq_V svg{width:20px;height:20px;color:#a5b4fc}.landing_featureCard__rZm_H h3{font-size:15px;font-weight:700;color:#fff;margin:0 0 6px}.landing_featureCard__rZm_H>p{font-size:13px;line-height:1.5;color:hsla(0,0%,100%,.5);margin:0}.landing_featureTooltip___Ueft{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translateX(-50%) translateY(10px);width:280px;padding:16px;background:rgba(20,20,30,.98);border:1px solid rgba(99,102,241,.3);border-radius:12px;font-size:13px;line-height:1.6;color:hsla(0,0%,100%,.85);box-shadow:0 20px 40px rgba(0,0,0,.4);opacity:0;visibility:hidden;transition:all .2s ease;z-index:100;pointer-events:none}.landing_featureTooltip___Ueft:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:8px solid transparent;border-top-color:rgba(20,20,30,.98)}.landing_allFeaturesSection__LEmA4{position:relative;z-index:10;padding:70px 48px;max-width:1200px;margin:0 auto;background:linear-gradient(180deg,transparent,rgba(99,102,241,.02),transparent)}.landing_allFeaturesGrid__PYU58{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.landing_allFeatureItem__En5bh{display:flex;align-items:center;gap:8px;padding:12px 20px;background:rgba(15,15,20,.6);border:1px solid hsla(0,0%,100%,.05);border-radius:100px;font-size:14px;color:hsla(0,0%,100%,.8)}.landing_allFeatureItem__En5bh svg{width:16px;height:16px;color:#10b981}.landing_spotlightSection__8DRi4{margin:70px auto 0}.landing_spotlightContent__s3_DL{text-align:left}.landing_spotlightTag__T8Cox{display:inline-block;padding:6px 14px;background:linear-gradient(135deg,rgba(16,185,129,.15),rgba(6,182,212,.1));border:1px solid rgba(16,185,129,.3);border-radius:100px;font-size:12px;font-weight:700;color:#34d399;margin-bottom:16px}.landing_spotlightContent__s3_DL p{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.7);margin:0 0 24px}.landing_spotlightFeatures__rtmCK{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.landing_spotlightFeatures__rtmCK li{display:flex;align-items:center;gap:10px;font-size:15px;color:hsla(0,0%,100%,.8)}.landing_spotlightFeatures__rtmCK svg{width:18px;height:18px;color:#10b981}.landing_priorityDemo__NDHO4{display:flex;flex-direction:column;gap:12px;width:100%;max-width:350px}.landing_priorityItem__zPt90{display:flex;align-items:center;gap:12px;padding:16px 20px;background:rgba(15,15,20,.8);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;transition:all .3s}.landing_priorityItem__zPt90.landing_high__0o5I2{border-color:rgba(239,68,68,.3);background:rgba(239,68,68,.08)}.landing_priorityItem__zPt90.landing_medium___ZppZ{border-color:rgba(251,191,36,.3);background:rgba(251,191,36,.08)}.landing_priorityItem__zPt90.landing_low__lZm5X{border-color:hsla(220,9%,46%,.3);background:hsla(220,9%,46%,.08)}.landing_priorityBadge__uMqRx{font-weight:700;text-transform:uppercase}.landing_priorityItem__zPt90.landing_high__0o5I2 .landing_priorityBadge__uMqRx{background:rgba(239,68,68,.2);color:#f87171}.landing_priorityItem__zPt90.landing_medium___ZppZ .landing_priorityBadge__uMqRx{background:rgba(251,191,36,.2);color:#fbbf24}.landing_priorityItem__zPt90.landing_low__lZm5X .landing_priorityBadge__uMqRx{background:hsla(220,9%,46%,.2);color:#9ca3af}.landing_priorityItem__zPt90>span:last-child{font-size:14px;color:hsla(0,0%,100%,.8)}.landing_testimonialsSection__ifAzP{position:relative;z-index:10;padding:70px 48px;max-width:1200px;margin:0 auto}.landing_testimonialsGrid__v4F2q{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.landing_testimonialCard__9r3Kv{padding:32px;background:rgba(15,15,20,.6);border:1px solid hsla(0,0%,100%,.05);border-radius:20px}.landing_testimonialStars__J_SmY{display:flex;gap:4px;margin-bottom:16px}.landing_testimonialStars__J_SmY svg{width:18px;height:18px;color:#fbbf24}.landing_testimonialCard__9r3Kv p{font-size:16px;line-height:1.6;color:hsla(0,0%,100%,.8);margin:0 0 24px;font-style:italic}.landing_testimonialAuthor__2U338{display:flex;align-items:center;gap:12px}.landing_testimonialAvatar__DD_L9{width:44px;height:44px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#fff}.landing_testimonialAuthor__2U338 strong{display:block;font-size:15px;color:#fff}.landing_testimonialAuthor__2U338 span{font-size:13px;color:hsla(0,0%,100%,.5)}.landing_pricingSection__hCW9M{position:relative;z-index:10;padding:70px 48px;max-width:1200px;margin:0 auto}.landing_billingToggle__1v0Oy{display:flex;justify-content:center;gap:4px;padding:4px;background:rgba(15,15,20,.8);border-radius:12px;margin-bottom:48px;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.landing_billingToggle__1v0Oy button{padding:12px 24px;background:transparent;border:none;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}.landing_billingToggle__1v0Oy button.landing_active__B3MP_{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.landing_saveBadge___tLYO{display:inline-block;padding:2px 8px;background:rgba(16,185,129,.2);color:#10b981;font-size:11px;border-radius:4px;margin-left:8px}.landing_pricingGrid__sB18Q{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.landing_pricingCard__0QifE{position:relative;padding:40px 32px;background:rgba(15,15,20,.6);border:1px solid hsla(0,0%,100%,.05);border-radius:24px;text-align:center}.landing_pricingCard__0QifE.landing_popular__QlS0s{background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(139,92,246,.1));border-color:rgba(99,102,241,.3);transform:scale(1.05)}.landing_popularBadge__Qp6xX{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:6px 16px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:12px;font-weight:700;border-radius:100px}.landing_pricingCard__0QifE h3{font-size:24px;font-weight:700;color:#fff;margin:0 0 8px}.landing_pricingPrice__6wWa7{margin-bottom:12px}.landing_currency__9LjBT{font-size:20px;color:hsla(0,0%,100%,.6);vertical-align:top}.landing_amount__DDpUn{font-size:56px;font-weight:800;color:#fff}.landing_period__faSwW{font-size:16px;color:hsla(0,0%,100%,.5)}.landing_custom__3T2nV{font-size:28px;font-weight:700;color:#fff}.landing_pricingDesc__cxcHf{font-size:14px;color:hsla(0,0%,100%,.5);margin:0 0 24px}.landing_pricingFeatures__uUpSO{list-style:none;padding:0;margin:0 0 32px;text-align:left}.landing_pricingFeatures__uUpSO li{display:flex;align-items:center;gap:12px;padding:12px 0;font-size:14px;color:hsla(0,0%,100%,.8);border-bottom:1px solid hsla(0,0%,100%,.05)}.landing_pricingFeatures__uUpSO li:last-child{border-bottom:none}.landing_pricingFeatures__uUpSO svg{width:18px;height:18px;color:#10b981;flex-shrink:0}.landing_pricingCta__rz00o{display:block;padding:14px 24px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:15px;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s}.landing_pricingCard__0QifE.landing_popular__QlS0s .landing_pricingCta__rz00o{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none}.landing_pricingCta__rz00o:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.landing_pricingCard__0QifE.landing_popular__QlS0s .landing_pricingCta__rz00o:hover{box-shadow:0 10px 40px rgba(99,102,241,.4)}.landing_mobileContent__JRzgc{text-align:left}.landing_mobileContent__JRzgc h2{margin:16px 0}.landing_mobileContent__JRzgc p{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.7);margin:0 0 32px}.landing_appButtons__ej3Dl{display:flex;gap:16px}.landing_appStoreBtn__qOoVI,.landing_playStoreBtn__iZduC{display:flex;align-items:center;gap:12px;padding:12px 20px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;text-decoration:none;transition:all .3s}.landing_appStoreBtn__qOoVI:hover,.landing_playStoreBtn__iZduC:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);transform:translateY(-2px)}.landing_appStoreBtn__qOoVI svg,.landing_playStoreBtn__iZduC svg{width:28px;height:28px;color:#fff}.landing_appStoreBtn__qOoVI small,.landing_playStoreBtn__iZduC small{display:block;font-size:10px;color:hsla(0,0%,100%,.5)}.landing_appStoreBtn__qOoVI strong,.landing_playStoreBtn__iZduC strong{display:block;font-size:14px;color:#fff}.landing_mobileVisual__oLvEF{display:flex;justify-content:center}.landing_phoneFrame__nP2zb{width:220px;height:440px;background:linear-gradient(135deg,#1f1f2e,#2a2a3e);border-radius:36px;padding:12px;box-shadow:0 30px 60px rgba(0,0,0,.4)}.landing_phoneScreen__23nar{width:100%;height:100%;background:#0a0a0f;border-radius:28px;overflow:hidden}.landing_phoneHeader__rlFrF{padding:16px;background:rgba(99,102,241,.1);border-bottom:1px solid hsla(0,0%,100%,.05)}.landing_phoneHeader__rlFrF span{font-size:14px;font-weight:700;color:#fff}.landing_phoneInbox__q534h{padding:12px;display:flex;flex-direction:column;gap:8px}.landing_phoneEmail__3U1ZS{gap:10px}.landing_phoneEmailDot___E2GV{width:8px;height:8px;border-radius:50%;background:#ef4444;flex-shrink:0}.landing_phoneEmailLines__9Gym6{flex:1 1;height:20px;background:linear-gradient(90deg,hsla(0,0%,100%,.1) 60%,transparent 0);border-radius:4px}.landing_faqSection__j0foS{position:relative;z-index:10;padding:70px 48px;max-width:800px;margin:0 auto}.landing_faqList__it_q3{display:flex;flex-direction:column;gap:12px}.landing_faqItem__9qbPL{background:rgba(15,15,20,.6);border:1px solid hsla(0,0%,100%,.05);border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s}.landing_faqItem__9qbPL:hover{border-color:rgba(99,102,241,.2)}.landing_faqItem__9qbPL.landing_active__B3MP_{border-color:rgba(99,102,241,.3);background:rgba(99,102,241,.05)}.landing_faqQuestion__tAs_x{display:flex;justify-content:space-between;align-items:center;padding:20px 24px}.landing_faqQuestion__tAs_x span{font-size:16px;font-weight:600;color:#fff}.landing_faqQuestion__tAs_x svg{width:20px;height:20px;color:hsla(0,0%,100%,.4);transition:transform .3s}.landing_faqItem__9qbPL.landing_active__B3MP_ .landing_faqQuestion__tAs_x svg{transform:rotate(180deg)}.landing_faqAnswer__6HOu4{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.landing_faqItem__9qbPL.landing_active__B3MP_ .landing_faqAnswer__6HOu4{max-height:200px}.landing_faqAnswer__6HOu4 p{padding:0 24px 20px;font-size:15px;line-height:1.7;color:hsla(0,0%,100%,.7);margin:0}.landing_securitySection__wvR54{max-width:1000px}.landing_securityContent__0JAHB{text-align:center}.landing_securityContent__0JAHB h3{font-size:20px;font-weight:700;color:#fff;margin:0 0 24px}.landing_securityBadges__4vRAn{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.landing_securityBadge__fY_JE{display:flex;align-items:center;gap:10px;padding:14px 24px;border:1px solid hsla(0,0%,100%,.08);border-radius:12px}.landing_securityBadge__fY_JE svg{width:20px;height:20px}.landing_securityBadge__fY_JE span{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.8)}.landing_getStartedSection__HjnNa{position:relative;z-index:10;padding:40px 48px;max-width:1300px;margin:0 auto}.landing_getStartedCard__7wANk{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:32px 48px;background:linear-gradient(135deg,rgba(99,102,241,.08),rgba(139,92,246,.04));border:1px solid rgba(99,102,241,.2);border-radius:20px}.landing_getStartedContent__J5SsI{flex:1 1}.landing_getStartedContent__J5SsI h2{font-size:28px;font-weight:800;color:#fff;margin:0 0 8px}.landing_getStartedContent__J5SsI>p{font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.7);margin:0}.landing_getStartedActions__h8Qy1{display:flex;align-items:center;gap:16px}.landing_integrationButtons__UXSmS{display:flex;gap:12px}.landing_gmailBtn__7E8bZ,.landing_outlookBtn__LWVv3{display:flex;align-items:center;gap:12px;padding:16px 28px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;cursor:pointer;transition:all .3s}.landing_gmailBtn__7E8bZ:hover,.landing_outlookBtn__LWVv3:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);transform:translateY(-2px)}.landing_gmailBtn__7E8bZ svg,.landing_outlookBtn__LWVv3 svg{width:24px;height:24px}.landing_gmailBtn__7E8bZ span,.landing_outlookBtn__LWVv3 span{font-size:15px;font-weight:600;color:#fff}.landing_getStartedCta__1ryRf{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:15px;font-weight:700;border-radius:12px;text-decoration:none;transition:all .3s;box-shadow:0 10px 40px rgba(99,102,241,.3)}.landing_getStartedCta__1ryRf:hover{transform:translateY(-2px);box-shadow:0 15px 50px rgba(99,102,241,.4)}.landing_getStartedCta__1ryRf svg{width:20px;height:20px}.landing_securityNote__2FfM4{display:flex;align-items:center;gap:8px;font-size:13px;color:hsla(0,0%,100%,.5);margin:0}.landing_securityNote__2FfM4 svg{width:16px;height:16px}.landing_getStartedVisual__n4OY8{display:flex;justify-content:center;align-items:center}.landing_connectionAnim__3_B4S{display:flex;align-items:center;gap:24px}.landing_connectorEnd__hG8dG,.landing_connectorStart__Wkiqg{width:80px;height:80px;background:rgba(15,15,20,.9);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;display:flex;align-items:center;justify-content:center}.landing_connectorEnd__hG8dG svg,.landing_connectorStart__Wkiqg svg{width:40px;height:40px}.landing_connectorFrida__HGlXe{color:#a5b4fc}.landing_connectorLine__zWC4T{position:relative;width:100px;height:4px;background:rgba(99,102,241,.2);border-radius:2px}.landing_connectorDot__V_Caf{position:absolute;width:12px;height:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;top:-4px;animation:landing_connector-flow__ApfYe 2s ease-in-out infinite}.landing_beforeAfterSection__1Gk8d{position:relative;z-index:10;padding:70px 48px;max-width:1000px;margin:0 auto}.landing_beforeAfter__QWeV2{display:flex;align-items:stretch;gap:0}.landing_afterColumn__tPFxk,.landing_beforeColumn__MJhSf{flex:1 1;padding:40px;border-radius:24px}.landing_beforeColumn__MJhSf{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-right:none;border-radius:24px 0 0 24px}.landing_afterColumn__tPFxk{background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.2);border-left:none;border-radius:0 24px 24px 0}.landing_afterColumn__tPFxk h3,.landing_beforeColumn__MJhSf h3{font-size:20px;font-weight:700;margin:0 0 24px}.landing_beforeColumn__MJhSf h3{color:#f87171}.landing_afterColumn__tPFxk h3{color:#34d399}.landing_afterColumn__tPFxk ul,.landing_beforeColumn__MJhSf ul{list-style:none;padding:0;margin:0}.landing_afterColumn__tPFxk li,.landing_beforeColumn__MJhSf li{padding:12px 0;font-size:14px;border-bottom:1px solid hsla(0,0%,100%,.05)}.landing_afterColumn__tPFxk li:last-child,.landing_beforeColumn__MJhSf li:last-child{border-bottom:none}.landing_beforeColumn__MJhSf li{color:hsla(0,0%,100%,.7)}.landing_afterColumn__tPFxk li{color:hsla(0,0%,100%,.9)}.landing_vsCircle__oBB4g{width:60px;height:60px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#fff;flex-shrink:0;margin:auto -30px;z-index:1;box-shadow:0 10px 40px rgba(99,102,241,.4)}.landing_finalCta__QfpVD{position:relative;z-index:10;padding:70px 48px 60px}.landing_finalCtaCard__J1Fps{max-width:700px;margin:0 auto;text-align:center;padding:70px 48px;background:linear-gradient(135deg,rgba(20,20,35,.95),rgba(30,30,50,.9));border:1px solid rgba(99,102,241,.2);border-radius:32px}.landing_finalCtaIcon__1MY1L{color:#a5b4fc;margin-bottom:24px}.landing_finalCtaCard__J1Fps h2{font-size:36px;font-weight:800;color:#fff;margin:0 0 16px}.landing_finalCtaCard__J1Fps>p{font-size:18px;color:hsla(0,0%,100%,.7);max-width:500px;margin:0 auto 32px}.landing_finalCtaButton__kWaQb{display:inline-flex;align-items:center;gap:10px;padding:18px 36px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:17px;font-weight:700;border-radius:14px;text-decoration:none;transition:all .3s;box-shadow:0 15px 50px rgba(99,102,241,.4);margin-bottom:32px}.landing_finalCtaButton__kWaQb:hover{transform:translateY(-3px);box-shadow:0 20px 60px rgba(99,102,241,.5)}.landing_finalCtaButton__kWaQb svg{width:22px;height:22px}.landing_ctaTrustIcons__eG1a8{display:flex;justify-content:center;gap:32px}.landing_ctaTrustIcons__eG1a8 span{display:flex;align-items:center;gap:8px;font-size:13px;color:hsla(0,0%,100%,.5)}.landing_ctaTrustIcons__eG1a8 svg{width:16px;height:16px}.landing_footer__NntD6{position:relative;z-index:10;border-top:1px solid hsla(0,0%,100%,.05);padding:70px 48px 30px}.landing_footerContent__2mLbw{max-width:1200px;display:grid;grid-template-columns:1fr 2fr;grid-gap:60px;gap:60px;margin:0 auto 40px}.landing_footerBrand__Qcz70 p{font-size:14px;color:hsla(0,0%,100%,.5);margin:16px 0 0}.landing_footerLogo__0eUNw{display:flex;align-items:center;gap:12px}.landing_footerLogo__0eUNw svg{color:#a5b4fc}.landing_footerLogo__0eUNw span{font-size:20px;font-weight:700;color:#fff}.landing_footerLinks__Ha02t{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}.landing_footerColumn__t_bwb h4{font-size:14px;font-weight:700;color:#fff;margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em}.landing_footerColumn__t_bwb a{display:block;font-size:14px;color:hsla(0,0%,100%,.5);text-decoration:none;padding:8px 0;transition:color .2s}.landing_footerColumn__t_bwb a:hover{color:#a5b4fc}.landing_footerBottom__iYEpM{max-width:1200px;margin:0 auto;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.05);text-align:center}.landing_footerBottom__iYEpM p{font-size:13px;color:hsla(0,0%,100%,.4);margin:0}.landing_spotlightSection__8DRi4{position:relative;z-index:10;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;max-width:1200px;margin:0 auto;padding:70px 48px}.landing_spotlightBadge__8Y18n{display:inline-block;padding:6px 14px;background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.3);border-radius:8px;font-size:12px;font-weight:600;color:#a5b4fc;margin-bottom:16px}.landing_spotlightContent__s3_DL h2{font-size:36px;font-weight:800;color:#fff;margin:0 0 16px}.landing_spotlightContent__s3_DL>p{font-size:16px;color:hsla(0,0%,100%,.6);line-height:1.7;margin:0 0 24px}.landing_spotlightContent__s3_DL ul{list-style:none;padding:0;margin:0 0 24px}.landing_spotlightContent__s3_DL ul li{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:15px;color:hsla(0,0%,100%,.7)}.landing_spotlightContent__s3_DL ul li svg{width:20px;height:20px;color:#10b981}.landing_spotlightBtn__4Em8e{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:15px;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s;box-shadow:0 10px 30px rgba(99,102,241,.3)}.landing_spotlightBtn__4Em8e:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(99,102,241,.4)}.landing_spotlightBtn__4Em8e svg{width:18px;height:18px}.landing_spotlightVisual__MhKYs{display:flex;justify-content:center}.landing_priorityStack__S84Gi{display:flex;flex-direction:column;gap:16px;width:100%;max-width:400px}.landing_priorityEmail__GY5dZ{padding:20px;background:rgba(15,15,20,.8);border-radius:16px;border-left:4px solid;transition:all .3s}.landing_priorityEmail__GY5dZ:hover{transform:translateX(5px)}.landing_priorityEmail__GY5dZ.landing_high__0o5I2{border-left-color:#ef4444;animation:landing_float__phBa_ 4s ease-in-out infinite}.landing_priorityEmail__GY5dZ.landing_medium___ZppZ{border-left-color:#fbbf24;animation:landing_float-delayed__9b8AG 5s ease-in-out .5s infinite}.landing_priorityEmail__GY5dZ.landing_low__lZm5X{border-left-color:#6b7280;animation:landing_float__phBa_ 4.5s ease-in-out 1s infinite}.landing_priorityBadge__uMqRx{display:inline-block;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;margin-bottom:8px}.landing_priorityEmail__GY5dZ.landing_high__0o5I2 .landing_priorityBadge__uMqRx{background:rgba(239,68,68,.2);color:#fca5a5}.landing_priorityEmail__GY5dZ.landing_medium___ZppZ .landing_priorityBadge__uMqRx{background:rgba(251,191,36,.2);color:#fcd34d}.landing_priorityEmail__GY5dZ.landing_low__lZm5X .landing_priorityBadge__uMqRx{background:hsla(220,9%,46%,.2);color:#9ca3af}.landing_priorityEmail__GY5dZ strong{display:block;font-size:14px;color:#fff}.landing_securitySection__wvR54{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:70px 48px}.landing_securityGrid__KvD7I{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.landing_securityBadge__fY_JE{padding:28px;background:rgba(15,15,20,.6);border:1px solid hsla(0,0%,100%,.05);border-radius:20px;text-align:center;transition:all .3s}.landing_securityBadge__fY_JE:hover{border-color:rgba(16,185,129,.3);transform:translateY(-5px)}.landing_securityBadge__fY_JE svg{width:40px;height:40px;color:#10b981;margin-bottom:16px}.landing_securityBadge__fY_JE strong{display:block;font-size:15px;color:#fff;margin-bottom:4px}.landing_securityBadge__fY_JE span{font-size:13px;color:hsla(0,0%,100%,.5)}.landing_mobileSection__POX71{position:relative;z-index:10;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;max-width:1200px;margin:0 auto;padding:70px 48px}.landing_mobileContent__JRzgc h2{font-size:36px;font-weight:800;color:#fff;margin:0 0 16px}.landing_mobileContent__JRzgc>p{font-size:16px;color:hsla(0,0%,100%,.6);line-height:1.7;margin:0 0 24px}.landing_appBadges__8Yw61{display:flex;gap:12px}.landing_appBadge__irUUS{display:flex;flex-direction:column;padding:14px 24px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;text-decoration:none;transition:all .3s}.landing_appBadge__irUUS:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);transform:translateY(-2px)}.landing_appBadge__irUUS span{font-size:11px;color:hsla(0,0%,100%,.5)}.landing_appBadge__irUUS strong{font-size:16px;color:#fff}.landing_mobilePreview__UlkBt{display:flex;justify-content:center}.landing_phone__juXgV{width:220px;padding:16px;background:rgba(20,20,30,.95);border:3px solid hsla(0,0%,100%,.1);border-radius:36px;animation:landing_float__phBa_ 6s ease-in-out infinite}.landing_phoneScreen__23nar{background:rgba(0,0,0,.4);border-radius:20px;padding:16px}.landing_phoneHeader__rlFrF{font-size:14px;font-weight:700;color:#fff;text-align:center;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:12px}.landing_phoneEmail__3U1ZS{display:flex;align-items:center;gap:12px;padding:12px;background:hsla(0,0%,100%,.03);border-radius:10px;margin-bottom:8px}.landing_phoneAvatar__0Zh3A{width:36px;height:36px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff}.landing_phoneEmail__3U1ZS strong{display:block;font-size:13px;color:#fff}.landing_phoneEmail__3U1ZS span{font-size:11px;color:hsla(0,0%,100%,.5)}@media (max-width:1024px){.landing_hero__IFqnw{grid-template-columns:1fr;text-align:center}.landing_heroContent__4GtPC{max-width:700px;margin:0 auto}.landing_heroCtas__97oYX,.landing_heroTrust__qK4x9{justify-content:center}.landing_heroVisual__IS3c0{display:none}.landing_platformsSection__orujG{align-items:center}.landing_platformIcons__63tgP{justify-content:center}.landing_demoContainer__EybbD{grid-template-columns:1fr}.landing_faqDemoContainer__Wkukj{grid-template-columns:1fr;gap:40px}.landing_faqDemoLeft__gQ7Ue{text-align:center}.landing_pipelineGrid__aw8pS{grid-template-columns:1fr;gap:40px}.landing_pipelineInfo__SUaSP{text-align:center}.landing_pipelineStats__V7wD8{justify-content:center}.landing_kanbanBoard__hjsTB{flex-wrap:wrap}.landing_kanbanColumn__6cJdo{min-width:140px;flex:1 1 140px}.landing_spotlightSection__8DRi4{grid-template-columns:1fr;gap:40px}.landing_spotlightContent__s3_DL{text-align:center}.landing_spotlightFeatures__rtmCK{align-items:center}.landing_mobileSection__POX71{grid-template-columns:1fr;gap:40px}.landing_mobileContent__JRzgc{text-align:center}.landing_appButtons__ej3Dl{justify-content:center}.landing_featuresGrid__sDNrY{grid-template-columns:repeat(3,1fr)}.landing_testimonialsGrid__v4F2q{grid-template-columns:repeat(2,1fr)}.landing_mobileSection__POX71,.landing_spotlightSection__8DRi4{grid-template-columns:1fr;text-align:center}.landing_spotlightContent__s3_DL ul{display:inline-block;text-align:left}.landing_mobilePreview__UlkBt,.landing_spotlightVisual__MhKYs{margin-top:40px}.landing_securityGrid__KvD7I{grid-template-columns:repeat(2,1fr)}.landing_pricingGrid__sB18Q{grid-template-columns:1fr;max-width:400px;margin:0 auto}.landing_pricingCard__0QifE.landing_popular__QlS0s{transform:none}.landing_getStartedCard__7wANk{grid-template-columns:1fr;text-align:center}.landing_getStartedVisual__n4OY8{margin-top:40px}.landing_beforeAfter__QWeV2{flex-direction:column}.landing_afterColumn__tPFxk,.landing_beforeColumn__MJhSf{border-radius:24px;border:1px solid}.landing_beforeColumn__MJhSf{border-color:rgba(239,68,68,.2);margin-bottom:24px}.landing_afterColumn__tPFxk{border-color:rgba(16,185,129,.2)}.landing_vsCircle__oBB4g{margin:-12px auto}}@media (max-width:768px){.landing_heroTitle__E6Dij{font-size:40px}.landing_hero__IFqnw{padding:100px 20px 40px}.landing_featuresGrid__sDNrY,.landing_testimonialsGrid__v4F2q{grid-template-columns:1fr}.landing_footerContent__2mLbw{grid-template-columns:1fr;gap:40px}.landing_footerLinks__Ha02t{grid-template-columns:repeat(2,1fr)}.landing_ctaTrustIcons__eG1a8{flex-direction:column;gap:16px}.landing_integrationButtons__UXSmS{flex-direction:column;width:100%}.landing_gmailBtn__7E8bZ,.landing_outlookBtn__LWVv3{width:100%;justify-content:center}.landing_getStartedSection__HjnNa{padding:40px 20px}.landing_getStartedCard__7wANk{flex-direction:column;padding:32px 24px;text-align:center;gap:24px}.landing_getStartedActions__h8Qy1{flex-direction:column;width:100%;gap:16px}.landing_getStartedCta__1ryRf{width:100%;justify-content:center}.landing_sectionHeaderInline__zbHBW h2,.landing_sectionHeader__MocQe h2{font-size:28px}.landing_getStartedContent__J5SsI h2{font-size:24px}.landing_finalCtaCard__J1Fps h2{font-size:28px}.landing_finalCtaCard__J1Fps{padding:48px 24px}.landing_allFeaturesSection__LEmA4,.landing_beforeAfterSection__1Gk8d,.landing_demoSection__YBEgM,.landing_faqDemoSection__8LGMH,.landing_faqSection__j0foS,.landing_featuresSection__IF9TO,.landing_finalCta__QfpVD,.landing_footer__NntD6,.landing_mobileSection__POX71,.landing_pipelineSection__6qCms,.landing_pricingSection__hCW9M,.landing_securitySection__wvR54,.landing_spotlightSection__8DRi4,.landing_testimonialsSection__ifAzP{padding-left:20px;padding-right:20px}.landing_faqDemoSection__8LGMH,.landing_pipelineSection__6qCms{margin-left:20px;margin-right:20px;border-radius:20px}.landing_securityGrid__KvD7I{grid-template-columns:1fr;gap:12px}.landing_securityBadge__fY_JE{flex-direction:row;text-align:left;padding:20px;gap:16px}.landing_securityBadge__fY_JE svg{margin-bottom:0}.landing_pipelineStats__V7wD8{flex-direction:column;gap:16px;align-items:center}.landing_kanbanBoard__hjsTB{overflow-x:auto;padding-bottom:16px}.landing_kanbanColumn__6cJdo{min-width:160px;flex-shrink:0}.landing_appButtons__ej3Dl{flex-direction:column;width:100%}.landing_appStoreBtn__qOoVI,.landing_playStoreBtn__iZduC{width:100%;justify-content:center}.landing_billingToggle__1v0Oy{width:calc(100% - 40px)}.landing_pricingGrid__sB18Q,.landing_priorityStack__S84Gi{max-width:100%}}@media (max-width:480px){.landing_heroTitle__E6Dij{font-size:28px}.landing_heroSubtitle__Otsri{font-size:16px}.landing_heroCtas__97oYX{flex-direction:column;width:100%}.landing_ctaPrimary__iXJld,.landing_ctaSecondary__oUmAV{width:100%;justify-content:center}.landing_platformIcons__63tgP{flex-wrap:wrap;justify-content:center;gap:16px}.landing_footerLinks__Ha02t{grid-template-columns:1fr;gap:24px}.landing_sectionHeaderInline__zbHBW h2,.landing_sectionHeader__MocQe h2{font-size:24px}.landing_mobileContent__JRzgc h2,.landing_pipelineInfo__SUaSP h2,.landing_pipelineStat__ISj7g strong,.landing_spotlightContent__s3_DL h2{font-size:28px}.landing_faqDemoSection__8LGMH,.landing_pipelineSection__6qCms{padding:40px 20px}.landing_chatBubbleAi__9zEdd,.landing_chatBubble__EdvRd{max-width:240px}.landing_amount__DDpUn{font-size:44px}.landing_featureCard__rZm_H{padding:20px}.landing_testimonialCard__9r3Kv{padding:24px}.landing_faqQuestion__tAs_x{padding:16px 20px}.landing_faqQuestion__tAs_x span{font-size:15px}.landing_faqAnswer__6HOu4 p{padding:0 20px 16px;font-size:14px}}