.HeroSection-module__SEewqa__hero{background:linear-gradient(180deg,var(--bg-blue-tint)0%,var(--bg-white)100%);flex-direction:column;justify-content:center;min-height:100vh;padding:160px 0 60px;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__bgAnimation{z-index:0;position:absolute;inset:0;overflow:hidden}.HeroSection-module__SEewqa__neuralNetwork{position:absolute;inset:0}.HeroSection-module__SEewqa__node{background:var(--accent-light);opacity:.6;border-radius:50%;width:8px;height:8px;animation:4s ease-in-out infinite HeroSection-module__SEewqa__float;position:absolute}.HeroSection-module__SEewqa__node:before{content:"";background:linear-gradient(90deg,var(--accent-light),transparent);opacity:.3;width:100px;height:1px;position:absolute;top:50%;left:100%}.HeroSection-module__SEewqa__container{max-width:var(--container-max);z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;padding:0 24px;display:grid;position:relative}.HeroSection-module__SEewqa__content{max-width:600px}.HeroSection-module__SEewqa__headline{color:var(--text-dark);margin-bottom:24px;font-size:3.2rem;font-weight:800;line-height:1.2}.HeroSection-module__SEewqa__gradientText{background:linear-gradient(135deg,var(--primary-blue)0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__SEewqa__highlight{color:var(--primary-blue);position:relative}.HeroSection-module__SEewqa__subheadline{color:var(--text-muted);margin-bottom:36px;font-size:1.2rem;line-height:1.7}.HeroSection-module__SEewqa__cta{flex-wrap:wrap;gap:16px;display:flex}.HeroSection-module__SEewqa__btnPrimary{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-light)100%);color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow-blue);transition:all var(--transition-normal);align-items:center;gap:8px;padding:16px 32px;font-size:1.05rem;font-weight:600;display:inline-flex}.HeroSection-module__SEewqa__btnPrimary:hover{box-shadow:0 8px 25px #2563eb66}.HeroSection-module__SEewqa__btnSecondary{background:var(--bg-white);color:var(--primary-blue);border:2px solid var(--primary-light);border-radius:var(--radius-full);transition:all var(--transition-normal);align-items:center;gap:8px;padding:16px 32px;font-size:1.05rem;font-weight:600;display:inline-flex}.HeroSection-module__SEewqa__btnSecondary:hover{background:var(--bg-blue-tint)}.HeroSection-module__SEewqa__btnCalendly{color:#fff;border-radius:var(--radius-full);transition:all var(--transition-normal);cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;align-items:center;gap:8px;padding:16px 28px;font-size:1.05rem;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #10b9814d}.HeroSection-module__SEewqa__btnCalendly:hover{box-shadow:0 8px 25px #10b98166}.HeroSection-module__SEewqa__waveformContainer{justify-content:center;display:flex}.HeroSection-module__SEewqa__waveformCard{background:var(--bg-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);width:100%;max-width:450px;padding:32px}.HeroSection-module__SEewqa__waveformHeader{color:var(--text-dark);align-items:center;gap:10px;margin-bottom:24px;font-weight:600;display:flex}.HeroSection-module__SEewqa__pulseIndicator{background:var(--success);border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite HeroSection-module__SEewqa__pulse}.HeroSection-module__SEewqa__waveform{justify-content:center;align-items:center;gap:3px;height:120px;display:flex}.HeroSection-module__SEewqa__waveBar{background:linear-gradient(180deg,var(--primary-blue)0%,var(--accent-blue)100%);border-radius:4px;width:4px;animation:1s ease-in-out infinite HeroSection-module__SEewqa__wave}.HeroSection-module__SEewqa__highlights{max-width:var(--container-max);z-index:1;margin:60px auto 0;padding:0 24px;position:relative}.HeroSection-module__SEewqa__highlightsGrid{flex-wrap:wrap;justify-content:center;gap:48px;display:flex}.HeroSection-module__SEewqa__highlightItem{background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);align-items:center;gap:12px;padding:16px 24px;display:flex}.HeroSection-module__SEewqa__highlightIcon{font-size:1.5rem}.HeroSection-module__SEewqa__highlightText{color:var(--text-dark);font-size:.95rem;font-weight:600}@media (max-width:1024px){.HeroSection-module__SEewqa__container{text-align:center;grid-template-columns:1fr}.HeroSection-module__SEewqa__content{max-width:100%}.HeroSection-module__SEewqa__headline{font-size:2.5rem}.HeroSection-module__SEewqa__cta{justify-content:center}.HeroSection-module__SEewqa__waveformCard{max-width:350px}}@media (max-width:768px){.HeroSection-module__SEewqa__hero{padding:140px 0 40px}.HeroSection-module__SEewqa__headline{font-size:2rem}.HeroSection-module__SEewqa__subheadline{font-size:1rem}.HeroSection-module__SEewqa__highlightsGrid{gap:16px}.HeroSection-module__SEewqa__highlightItem{padding:12px 16px}}
.DemoCallSection-module__VCQotG__section{background:linear-gradient(135deg,#0f0c29 0%,#1a1a6e 30%,#24243e 60%,#0f0c29 100%);padding:80px 0;position:relative;overflow:hidden}.DemoCallSection-module__VCQotG__bgEffects{pointer-events:none;position:absolute;inset:0;overflow:hidden}.DemoCallSection-module__VCQotG__gradientOrb1{background:radial-gradient(circle,#6366f14d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite DemoCallSection-module__VCQotG__orbFloat;position:absolute;top:-100px;right:-100px}.DemoCallSection-module__VCQotG__gradientOrb2{background:radial-gradient(circle,#3b82f640 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:10s ease-in-out infinite reverse DemoCallSection-module__VCQotG__orbFloat;position:absolute;bottom:-80px;left:-80px}.DemoCallSection-module__VCQotG__gradientOrb3{background:radial-gradient(circle,#8b5cf633 0%,#0000 70%);border-radius:50%;width:250px;height:250px;animation:6s ease-in-out infinite DemoCallSection-module__VCQotG__orbFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DemoCallSection-module__VCQotG__floatingRing{border:2px solid #ffffff0f;border-radius:50%;width:60px;height:60px;animation:8s ease-in-out infinite DemoCallSection-module__VCQotG__floatUp;position:absolute;top:-30px}@keyframes DemoCallSection-module__VCQotG__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes DemoCallSection-module__VCQotG__floatUp{0%{opacity:0;top:110%;transform:scale(.5)}10%{opacity:.4}90%{opacity:.1}to{opacity:0;top:-10%;transform:scale(1.5)}}.DemoCallSection-module__VCQotG__container{z-index:2;max-width:900px;margin:0 auto;padding:0 24px;position:relative}.DemoCallSection-module__VCQotG__content{text-align:center;flex-direction:column;align-items:center;display:flex}.DemoCallSection-module__VCQotG__phoneIconWrapper{width:80px;height:80px;margin-bottom:28px;position:relative}.DemoCallSection-module__VCQotG__phoneIcon{color:#fff;z-index:2;background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%);border-radius:50%;justify-content:center;align-items:center;animation:2s ease-in-out infinite DemoCallSection-module__VCQotG__phoneShake;display:flex;position:absolute;inset:0;box-shadow:0 0 30px #6366f180}.DemoCallSection-module__VCQotG__pulseRing{border:2px solid #6366f166;border-radius:50%;animation:2s ease-out infinite DemoCallSection-module__VCQotG__pulseExpand;position:absolute;inset:-10px}.DemoCallSection-module__VCQotG__pulseRing2{border:2px solid #3b82f64d;border-radius:50%;animation:2s ease-out .6s infinite DemoCallSection-module__VCQotG__pulseExpand;position:absolute;inset:-10px}@keyframes DemoCallSection-module__VCQotG__phoneShake{0%,to{transform:rotate(0)}5%{transform:rotate(-12deg)}10%{transform:rotate(12deg)}15%{transform:rotate(-10deg)}20%{transform:rotate(10deg)}25%{transform:rotate(0)}}@keyframes DemoCallSection-module__VCQotG__pulseExpand{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(2)}}.DemoCallSection-module__VCQotG__title{color:#fff;letter-spacing:-.02em;margin-bottom:14px;font-size:2.5rem;font-weight:800;line-height:1.2}.DemoCallSection-module__VCQotG__gradientText{background:linear-gradient(135deg,#60a5fa 0%,#a78bfa 50%,#c084fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DemoCallSection-module__VCQotG__subtitle{color:#ffffffb3;max-width:600px;margin-bottom:36px;font-size:1.125rem;line-height:1.7}.DemoCallSection-module__VCQotG__formCard{-webkit-backdrop-filter:blur(20px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:20px;width:100%;max-width:700px;padding:32px;box-shadow:0 20px 60px #0000004d}.DemoCallSection-module__VCQotG__formRow{align-items:stretch;gap:12px;display:flex}.DemoCallSection-module__VCQotG__inputGroup{flex:1;align-items:center;display:flex;position:relative}.DemoCallSection-module__VCQotG__inputIcon{color:#fff6;z-index:2;pointer-events:none;align-items:center;display:flex;position:absolute;left:16px}.DemoCallSection-module__VCQotG__input{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:14px;outline:none;width:100%;padding:16px 16px 16px 48px;font-family:inherit;font-size:1rem;transition:all .3s}.DemoCallSection-module__VCQotG__input::placeholder{color:#ffffff59}.DemoCallSection-module__VCQotG__input:focus{background:#ffffff1f;border-color:#6366f199;box-shadow:0 0 0 3px #6366f126}.DemoCallSection-module__VCQotG__submitBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-width:170px;padding:16px 28px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #6366f166}.DemoCallSection-module__VCQotG__submitBtn:hover{box-shadow:0 6px 25px #6366f18c}.DemoCallSection-module__VCQotG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.DemoCallSection-module__VCQotG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite DemoCallSection-module__VCQotG__spin}@keyframes DemoCallSection-module__VCQotG__spin{to{transform:rotate(360deg)}}.DemoCallSection-module__VCQotG__error{color:#f87171;text-align:center;margin-top:12px;font-size:.875rem}.DemoCallSection-module__VCQotG__privacyNote{color:#fff6;text-align:center;margin-top:16px;font-size:.8rem}.DemoCallSection-module__VCQotG__successCard{-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffff12;border:1px solid #10b9814d;border-radius:20px;width:100%;max-width:500px;padding:40px 32px;box-shadow:0 20px 60px #0000004d}.DemoCallSection-module__VCQotG__successIconBig{margin-bottom:16px;font-size:3.5rem;animation:2s ease-in-out infinite DemoCallSection-module__VCQotG__phoneShake}.DemoCallSection-module__VCQotG__successTitle{color:#fff;margin-bottom:12px;font-size:1.75rem;font-weight:700}.DemoCallSection-module__VCQotG__successText{color:#ffffffb3;margin-bottom:24px;font-size:1rem;line-height:1.6}.DemoCallSection-module__VCQotG__tryAgainBtn{color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:12px 24px;font-family:inherit;font-size:.9rem;transition:all .3s}.DemoCallSection-module__VCQotG__tryAgainBtn:hover{color:#fff;background:#ffffff26}.DemoCallSection-module__VCQotG__trustBadges{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:36px;display:flex}.DemoCallSection-module__VCQotG__badge{color:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:6px;padding:10px 18px;font-size:.85rem;font-weight:500;display:flex}.DemoCallSection-module__VCQotG__badge span{font-size:1rem}@media (max-width:768px){.DemoCallSection-module__VCQotG__section{padding:60px 0}.DemoCallSection-module__VCQotG__title{font-size:1.75rem}.DemoCallSection-module__VCQotG__subtitle{margin-bottom:28px;font-size:1rem}.DemoCallSection-module__VCQotG__formCard{padding:24px 20px}.DemoCallSection-module__VCQotG__formRow{flex-direction:column}.DemoCallSection-module__VCQotG__submitBtn{width:100%;min-width:unset}.DemoCallSection-module__VCQotG__trustBadges{gap:10px}.DemoCallSection-module__VCQotG__badge{padding:8px 14px;font-size:.8rem}.DemoCallSection-module__VCQotG__phoneIconWrapper{width:64px;height:64px;margin-bottom:20px}.DemoCallSection-module__VCQotG__phoneIcon svg{width:28px;height:28px}}@media (max-width:480px){.DemoCallSection-module__VCQotG__title{font-size:1.5rem}.DemoCallSection-module__VCQotG__formCard{padding:20px 16px}.DemoCallSection-module__VCQotG__successCard{padding:28px 20px}.DemoCallSection-module__VCQotG__successTitle{font-size:1.4rem}}
.VideoSection-module__5SsVkq__section{padding:var(--section-padding);background:linear-gradient(#0f172a 0%,#0a1628 100%);position:relative;overflow:hidden}.VideoSection-module__5SsVkq__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.VideoSection-module__5SsVkq__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.VideoSection-module__5SsVkq__title{text-align:center;color:#fff;margin-bottom:16px;font-size:2.5rem;font-weight:700}.VideoSection-module__5SsVkq__gradient{background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.VideoSection-module__5SsVkq__subtitle{text-align:center;color:#94a3b8;max-width:600px;margin:0 auto 40px;font-size:1.1rem}.VideoSection-module__5SsVkq__automationBanner{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2563eb33 0%,#60a5fa26 100%);border:1px solid #2563eb66;align-items:center;gap:20px;margin-bottom:40px;padding:24px 32px;display:flex}.VideoSection-module__5SsVkq__bannerIcon{flex-shrink:0;font-size:2.5rem}.VideoSection-module__5SsVkq__bannerContent{flex:1}.VideoSection-module__5SsVkq__bannerTitle{color:#fff;margin-bottom:6px;font-size:1.25rem;font-weight:700}.VideoSection-module__5SsVkq__bannerDesc{color:#94a3b8;margin:0;font-size:.95rem}.VideoSection-module__5SsVkq__videoWrapper{margin-bottom:40px}.VideoSection-module__5SsVkq__videoFrame{border-radius:var(--radius-xl);background:#000;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff14}.VideoSection-module__5SsVkq__videoPlayer{aspect-ratio:16/9;object-fit:contain;background:#000;width:100%;display:block}.VideoSection-module__5SsVkq__highlights{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.VideoSection-module__5SsVkq__highlightItem{border-radius:var(--radius-md);transition:all var(--transition-normal);background:#ffffff0f;border:1px solid #ffffff1a;align-items:center;gap:12px;padding:16px 20px;display:flex}.VideoSection-module__5SsVkq__highlightItem:hover{background:#2563eb26;border-color:#2563eb66;transform:translateY(-2px)}.VideoSection-module__5SsVkq__highlightIcon{flex-shrink:0;font-size:1.5rem}.VideoSection-module__5SsVkq__highlightText{color:#e2e8f0;font-size:.95rem;font-weight:500}@media (max-width:900px){.VideoSection-module__5SsVkq__highlights{grid-template-columns:repeat(2,1fr)}.VideoSection-module__5SsVkq__automationBanner{text-align:center;flex-direction:column;padding:20px}}@media (max-width:600px){.VideoSection-module__5SsVkq__title{font-size:2rem}.VideoSection-module__5SsVkq__highlights{grid-template-columns:1fr}.VideoSection-module__5SsVkq__automationBanner{padding:16px}.VideoSection-module__5SsVkq__bannerTitle{font-size:1.1rem}}
.LiveDemoSection-module__lCJqAq__section{padding:var(--section-padding);background:var(--bg-light)}.LiveDemoSection-module__lCJqAq__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.LiveDemoSection-module__lCJqAq__title{text-align:center;color:var(--text-dark);margin-bottom:16px;font-size:2.5rem;font-weight:700}.LiveDemoSection-module__lCJqAq__gradient{background:linear-gradient(135deg,var(--primary-blue)0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LiveDemoSection-module__lCJqAq__subtitle{text-align:center;color:var(--text-muted);max-width:600px;margin:0 auto 60px;font-size:1.1rem}.LiveDemoSection-module__lCJqAq__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.LiveDemoSection-module__lCJqAq__card{background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-normal);padding:28px}.LiveDemoSection-module__lCJqAq__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.LiveDemoSection-module__lCJqAq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.LiveDemoSection-module__lCJqAq__category{background:var(--bg-blue-tint);color:var(--primary-blue);border-radius:var(--radius-full);padding:6px 12px;font-size:.8rem;font-weight:600}.LiveDemoSection-module__lCJqAq__duration{color:var(--text-muted);font-size:.9rem;font-weight:500}.LiveDemoSection-module__lCJqAq__cardTitle{color:var(--text-dark);margin-bottom:8px;font-size:1.25rem;font-weight:600}.LiveDemoSection-module__lCJqAq__cardDesc{color:var(--text-muted);margin-bottom:20px;font-size:.95rem}.LiveDemoSection-module__lCJqAq__waveformContainer{background:var(--bg-light);border-radius:var(--radius-md);margin-bottom:20px;padding:16px}.LiveDemoSection-module__lCJqAq__waveform{justify-content:center;align-items:center;gap:2px;height:60px;display:flex}.LiveDemoSection-module__lCJqAq__bar{background:var(--accent-light);width:3px;transition:all var(--transition-fast);border-radius:3px}.LiveDemoSection-module__lCJqAq__bar.LiveDemoSection-module__lCJqAq__playing{background:linear-gradient(180deg,var(--primary-blue)0%,var(--accent-blue)100%);animation:.8s ease-in-out infinite LiveDemoSection-module__lCJqAq__wave}.LiveDemoSection-module__lCJqAq__playBtn{background:var(--bg-blue-tint);width:100%;color:var(--primary-blue);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-normal);border:2px solid #0000;justify-content:center;align-items:center;gap:10px;padding:14px;font-weight:600;display:flex}.LiveDemoSection-module__lCJqAq__playBtn:hover,.LiveDemoSection-module__lCJqAq__playBtn.LiveDemoSection-module__lCJqAq__active{background:var(--primary-blue);color:#fff}.LiveDemoSection-module__lCJqAq__note{background:var(--bg-blue-tint);border-radius:var(--radius-md);color:var(--text-medium);justify-content:center;align-items:center;gap:12px;margin-top:40px;padding:16px 24px;display:flex}.LiveDemoSection-module__lCJqAq__note span{font-size:1.5rem}.LiveDemoSection-module__lCJqAq__note p{font-size:.95rem}@media (max-width:768px){.LiveDemoSection-module__lCJqAq__grid{grid-template-columns:1fr}.LiveDemoSection-module__lCJqAq__title{font-size:2rem}}.LiveDemoSection-module__lCJqAq__audioReady{color:#10b981;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:.85rem;font-weight:600;display:flex}.LiveDemoSection-module__lCJqAq__audioReady span{font-size:.9rem}.LiveDemoSection-module__lCJqAq__noAudio{opacity:.6}@keyframes LiveDemoSection-module__lCJqAq__wave{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}
.CapabilitiesSection-module__Ue9deW__section{padding:var(--section-padding);background:var(--bg-white)}.CapabilitiesSection-module__Ue9deW__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.CapabilitiesSection-module__Ue9deW__title{text-align:center;color:var(--text-dark);margin-bottom:16px;font-size:2.5rem;font-weight:700}.CapabilitiesSection-module__Ue9deW__gradient{background:linear-gradient(135deg,var(--primary-blue)0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CapabilitiesSection-module__Ue9deW__subtitle{text-align:center;color:var(--text-muted);max-width:600px;margin:0 auto 60px;font-size:1.1rem}.CapabilitiesSection-module__Ue9deW__grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px;display:grid}.CapabilitiesSection-module__Ue9deW__card{background:var(--bg-light);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-normal);border:1px solid #0000;padding:36px}.CapabilitiesSection-module__Ue9deW__card:hover{box-shadow:var(--shadow-lg);background:var(--bg-white);border-color:var(--accent-light);transform:translateY(-6px)}.CapabilitiesSection-module__Ue9deW__iconWrapper{background:var(--bg-blue-tint);border-radius:var(--radius-lg);width:72px;height:72px;color:var(--primary-blue);margin:0 auto 24px;padding:16px}.CapabilitiesSection-module__Ue9deW__iconWrapper svg{width:100%;height:100%}.CapabilitiesSection-module__Ue9deW__cardTitle{color:var(--text-dark);margin-bottom:12px;font-size:1.25rem;font-weight:600}.CapabilitiesSection-module__Ue9deW__cardDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.CapabilitiesSection-module__Ue9deW__flowSection{background:linear-gradient(135deg,var(--bg-blue-tint)0%,var(--bg-light)100%);border-radius:var(--radius-xl);padding:48px}.CapabilitiesSection-module__Ue9deW__flowTitle{text-align:center;color:var(--text-dark);margin-bottom:40px;font-size:1.5rem;font-weight:600}.CapabilitiesSection-module__Ue9deW__flowContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.CapabilitiesSection-module__Ue9deW__flowStep{align-items:center;gap:16px;display:flex}.CapabilitiesSection-module__Ue9deW__flowIcon{background:var(--bg-white);border-radius:var(--radius-lg);width:64px;height:64px;box-shadow:var(--shadow-md);justify-content:center;align-items:center;font-size:2rem;display:flex}.CapabilitiesSection-module__Ue9deW__flowLabel{color:var(--text-dark);text-align:center;max-width:80px;font-size:.9rem;font-weight:600}.CapabilitiesSection-module__Ue9deW__flowArrow{color:var(--accent-blue);margin-left:8px}@media (max-width:1024px){.CapabilitiesSection-module__Ue9deW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CapabilitiesSection-module__Ue9deW__grid{grid-template-columns:1fr}.CapabilitiesSection-module__Ue9deW__title{font-size:2rem}.CapabilitiesSection-module__Ue9deW__flowContainer,.CapabilitiesSection-module__Ue9deW__flowStep{flex-direction:column}.CapabilitiesSection-module__Ue9deW__flowArrow{margin:8px 0;transform:rotate(90deg)}}
.AutomationSection-module__vKAbxG__section{padding:var(--section-padding);background:var(--bg-white);position:relative;overflow:hidden}.AutomationSection-module__vKAbxG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf60d 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:0;right:0}.AutomationSection-module__vKAbxG__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.AutomationSection-module__vKAbxG__badge{color:var(--primary-blue);border-radius:var(--radius-full);text-align:center;background:linear-gradient(135deg,#2563eb1a 0%,#8b5cf61a 100%);width:fit-content;margin-bottom:16px;margin-left:auto;margin-right:auto;padding:8px 20px;font-size:.9rem;font-weight:600;display:block}.AutomationSection-module__vKAbxG__title{text-align:center;color:var(--text-dark);margin-bottom:16px;font-size:2.5rem;font-weight:700}.AutomationSection-module__vKAbxG__gradient{background:linear-gradient(135deg,var(--primary-blue)0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AutomationSection-module__vKAbxG__subtitle{text-align:center;color:var(--text-muted);max-width:700px;margin:0 auto 60px;font-size:1.1rem;line-height:1.6}.AutomationSection-module__vKAbxG__funnelGrid{grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:40px;display:grid}.AutomationSection-module__vKAbxG__funnelCard{background:var(--bg-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:all var(--transition-normal);border:1px solid #0000000f;padding:32px 28px;position:relative;overflow:hidden}.AutomationSection-module__vKAbxG__funnelCard:before{content:"";background:linear-gradient(90deg,var(--funnel-color,var(--primary-blue)),transparent);height:4px;position:absolute;top:0;left:0;right:0}.AutomationSection-module__vKAbxG__funnelCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.AutomationSection-module__vKAbxG__funnelIconWrapper{border-radius:var(--radius-lg);background:linear-gradient(135deg,color-mix(in srgb,var(--funnel-color)15%,transparent),color-mix(in srgb,var(--funnel-color)5%,transparent));justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex}.AutomationSection-module__vKAbxG__funnelIcon{font-size:1.8rem}.AutomationSection-module__vKAbxG__funnelTitle{color:var(--text-dark);margin-bottom:10px;font-size:1.3rem;font-weight:700}.AutomationSection-module__vKAbxG__funnelDesc{color:var(--text-muted);margin-bottom:20px;font-size:.95rem;line-height:1.5}.AutomationSection-module__vKAbxG__stepsList{margin:0;padding:0;list-style:none}.AutomationSection-module__vKAbxG__stepItem{color:var(--text-medium);border-bottom:1px solid var(--bg-light);align-items:center;gap:12px;padding:10px 0;font-size:.9rem;display:flex}.AutomationSection-module__vKAbxG__stepItem:last-child{border-bottom:none}.AutomationSection-module__vKAbxG__stepDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.AutomationSection-module__vKAbxG__flowConnector{align-items:center;gap:20px;margin-bottom:40px;display:flex}.AutomationSection-module__vKAbxG__flowLine{background:linear-gradient(90deg,transparent,var(--primary-blue),transparent);opacity:.3;flex:1;height:2px}.AutomationSection-module__vKAbxG__flowLabel{border-radius:var(--radius-full);color:var(--text-medium);white-space:nowrap;background:linear-gradient(135deg,#2563eb14 0%,#8b5cf614 100%);border:1px solid #2563eb26;flex-shrink:0;padding:12px 24px;font-size:.9rem}.AutomationSection-module__vKAbxG__flowLabel strong{color:var(--primary-blue)}.AutomationSection-module__vKAbxG__ctaWrapper{text-align:center}.AutomationSection-module__vKAbxG__ctaBtn{background:linear-gradient(135deg,var(--primary-blue)0%,#8b5cf6 100%);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-normal);border:none;align-items:center;gap:8px;padding:16px 32px;font-size:1.05rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #2563eb4d}.AutomationSection-module__vKAbxG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #2563eb66}.AutomationSection-module__vKAbxG__ctaNote{color:var(--text-muted);margin-top:12px;font-size:.85rem}@media (max-width:900px){.AutomationSection-module__vKAbxG__funnelGrid{grid-template-columns:1fr;gap:20px}.AutomationSection-module__vKAbxG__flowConnector{flex-direction:column}.AutomationSection-module__vKAbxG__flowLine{width:60%;height:2px}}@media (max-width:600px){.AutomationSection-module__vKAbxG__title{font-size:2rem}.AutomationSection-module__vKAbxG__funnelCard{padding:24px 20px}.AutomationSection-module__vKAbxG__flowLabel{white-space:normal;text-align:center}}
.ComparisonSection-module__JInJNW__section{padding:var(--section-padding);background:var(--bg-blue-tint)}.ComparisonSection-module__JInJNW__container{max-width:1200px;margin:0 auto;padding:0 24px}.ComparisonSection-module__JInJNW__title{text-align:center;color:var(--text-dark);margin-bottom:16px;font-size:2.5rem;font-weight:700}.ComparisonSection-module__JInJNW__gradient{background:linear-gradient(135deg,var(--primary-blue)0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ComparisonSection-module__JInJNW__subtitle{text-align:center;color:var(--text-muted);margin-bottom:48px;font-size:1.1rem}.ComparisonSection-module__JInJNW__comparisonGrid{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:40px;display:grid}.ComparisonSection-module__JInJNW__comparisonCard{background:var(--bg-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:36px;position:relative;overflow:hidden}.ComparisonSection-module__JInJNW__aiCard{border:2px solid var(--primary-blue);background:linear-gradient(180deg,#2563eb08 0%,var(--bg-white)100%)}.ComparisonSection-module__JInJNW__aiCard:before{content:"";background:linear-gradient(90deg,var(--primary-blue),var(--accent-blue));height:4px;position:absolute;top:0;left:0;right:0}.ComparisonSection-module__JInJNW__humanCard{opacity:.9;border:2px solid #e5e7eb}.ComparisonSection-module__JInJNW__cardHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.ComparisonSection-module__JInJNW__cardHeader h3{color:var(--text-dark);font-size:1.4rem;font-weight:700}.ComparisonSection-module__JInJNW__cardIcon{background:linear-gradient(135deg,#2563eb1a,#2563eb0d);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.ComparisonSection-module__JInJNW__cardIconHuman{background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.ComparisonSection-module__JInJNW__badge{background:linear-gradient(135deg,var(--success)0%,#34d399 100%);color:#fff;border-radius:var(--radius-full);letter-spacing:.3px;padding:5px 12px;font-size:.72rem;font-weight:600}.ComparisonSection-module__JInJNW__priceHighlight{border-radius:var(--radius-lg);background:linear-gradient(135deg,#2563eb14,#2563eb08);border:1px solid #2563eb26;align-items:baseline;gap:8px;margin-bottom:28px;padding:16px 20px;display:flex}.ComparisonSection-module__JInJNW__priceHighlightHuman{border-radius:var(--radius-lg);background:#f9fafb;border:1px solid #e5e7eb;align-items:baseline;gap:8px;margin-bottom:28px;padding:16px 20px;display:flex}.ComparisonSection-module__JInJNW__priceLabel{color:var(--text-muted);font-size:.85rem;font-weight:500}.ComparisonSection-module__JInJNW__priceValue{color:var(--primary-blue);font-size:2.2rem;font-weight:800}.ComparisonSection-module__JInJNW__priceValueHuman{color:#6b7280;font-size:2.2rem;font-weight:800}.ComparisonSection-module__JInJNW__priceUnit{opacity:.7;font-size:1rem;font-weight:600}.ComparisonSection-module__JInJNW__metricsGrid{grid-template-columns:1fr;gap:12px;display:grid}.ComparisonSection-module__JInJNW__metricItem{background:var(--bg-light);border-radius:var(--radius-md);flex-direction:column;gap:4px;padding:14px 16px;transition:transform .2s;display:flex}.ComparisonSection-module__JInJNW__metricItem:hover{transform:translate(4px)}.ComparisonSection-module__JInJNW__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:500}.ComparisonSection-module__JInJNW__metricValue{color:var(--text-dark);align-items:center;gap:8px;font-size:1rem;font-weight:600;display:flex}.ComparisonSection-module__JInJNW__metricValue.ComparisonSection-module__JInJNW__highlight{color:var(--primary-blue)}.ComparisonSection-module__JInJNW__checkIcon{background:var(--success);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex}.ComparisonSection-module__JInJNW__crossIcon{color:#fff;background:#ef4444;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex}.ComparisonSection-module__JInJNW__savings{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-light)100%);border-radius:var(--radius-lg);color:#fff;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.ComparisonSection-module__JInJNW__savingsIcon{font-size:2.5rem}.ComparisonSection-module__JInJNW__savingsContent{flex-direction:column;display:flex}.ComparisonSection-module__JInJNW__savingsTitle{font-size:1.5rem;font-weight:700}.ComparisonSection-module__JInJNW__savingsDesc{opacity:.9;font-size:.95rem}@media (max-width:900px){.ComparisonSection-module__JInJNW__comparisonGrid{grid-template-columns:1fr;gap:24px}.ComparisonSection-module__JInJNW__title{font-size:2rem}.ComparisonSection-module__JInJNW__comparisonCard{padding:24px}.ComparisonSection-module__JInJNW__priceValue,.ComparisonSection-module__JInJNW__priceValueHuman{font-size:1.8rem}}@media (max-width:600px){.ComparisonSection-module__JInJNW__title{font-size:1.7rem}.ComparisonSection-module__JInJNW__savings{text-align:center;flex-direction:column}.ComparisonSection-module__JInJNW__savingsTitle{font-size:1.2rem}}
.IndustrySection-module__ySFPiq__section{padding:var(--section-padding);background:var(--bg-white)}.IndustrySection-module__ySFPiq__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.IndustrySection-module__ySFPiq__title{text-align:center;color:var(--text-dark);margin-bottom:16px;font-size:2.5rem;font-weight:700}.IndustrySection-module__ySFPiq__gradient{background:linear-gradient(135deg,var(--primary-blue)0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.IndustrySection-module__ySFPiq__subtitle{text-align:center;color:var(--text-muted);max-width:600px;margin:0 auto 60px;font-size:1.1rem}.IndustrySection-module__ySFPiq__grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:60px;display:grid}.IndustrySection-module__ySFPiq__card{background:var(--bg-light);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-normal);border:2px solid #0000;padding:32px 24px;position:relative}.IndustrySection-module__ySFPiq__card:hover{background:var(--bg-white);box-shadow:var(--shadow-xl);border-color:var(--accent-light);transform:translateY(-6px)}.IndustrySection-module__ySFPiq__card.IndustrySection-module__ySFPiq__highlighted{background:linear-gradient(135deg,var(--bg-blue-tint)0%,var(--bg-white)100%);border-color:var(--primary-light)}.IndustrySection-module__ySFPiq__roiBadge{background:linear-gradient(135deg,var(--success)0%,#34d399 100%);color:#fff;border-radius:var(--radius-full);padding:6px 14px;font-size:.8rem;font-weight:700;position:absolute;top:-12px;right:16px}.IndustrySection-module__ySFPiq__iconWrapper{background:var(--bg-white);border-radius:var(--radius-lg);width:72px;height:72px;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.IndustrySection-module__ySFPiq__icon{font-size:2.5rem}.IndustrySection-module__ySFPiq__cardTitle{color:var(--text-dark);margin-bottom:4px;font-size:1.25rem;font-weight:700}.IndustrySection-module__ySFPiq__cardSubtitle{color:var(--text-muted);margin-bottom:12px;font-size:.85rem}.IndustrySection-module__ySFPiq__cardDesc{color:var(--text-medium);margin-bottom:20px;font-size:.9rem;line-height:1.6}.IndustrySection-module__ySFPiq__useCases{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.IndustrySection-module__ySFPiq__useCase{background:var(--bg-blue-tint);color:var(--primary-blue);border-radius:var(--radius-full);padding:6px 12px;font-size:.75rem;font-weight:600}.IndustrySection-module__ySFPiq__stats{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-dark)100%);border-radius:var(--radius-xl);grid-template-columns:repeat(4,1fr);gap:24px;padding:48px;display:grid}.IndustrySection-module__ySFPiq__statItem{text-align:center;color:#fff}.IndustrySection-module__ySFPiq__statNumber{margin-bottom:8px;font-size:2.25rem;font-weight:800;display:block}.IndustrySection-module__ySFPiq__statLabel{opacity:.9;font-size:.9rem}@media (max-width:1024px){.IndustrySection-module__ySFPiq__grid{grid-template-columns:repeat(2,1fr)}.IndustrySection-module__ySFPiq__stats{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:600px){.IndustrySection-module__ySFPiq__grid{grid-template-columns:1fr}.IndustrySection-module__ySFPiq__stats{grid-template-columns:1fr;padding:32px}.IndustrySection-module__ySFPiq__title{font-size:2rem}.IndustrySection-module__ySFPiq__statNumber{font-size:1.75rem}}
.DashboardSection-module__ADjGjq__section{padding:var(--section-padding);background:var(--bg-light)}.DashboardSection-module__ADjGjq__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.DashboardSection-module__ADjGjq__title{text-align:center;color:var(--text-dark);margin-bottom:16px;font-size:2.5rem;font-weight:700}.DashboardSection-module__ADjGjq__gradient{background:linear-gradient(135deg,var(--primary-blue)0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DashboardSection-module__ADjGjq__subtitle{text-align:center;color:var(--text-muted);max-width:600px;margin:0 auto 60px;font-size:1.1rem}.DashboardSection-module__ADjGjq__content{grid-template-columns:1.5fr 1fr;align-items:start;gap:40px;display:grid}.DashboardSection-module__ADjGjq__dashboardPreview{background:var(--bg-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);overflow:hidden}.DashboardSection-module__ADjGjq__dashboardHeader{background:var(--bg-light);border-bottom:1px solid #e2e8f0;align-items:center;gap:16px;padding:16px 20px;display:flex}.DashboardSection-module__ADjGjq__windowControls{gap:6px;display:flex}.DashboardSection-module__ADjGjq__windowControls span{background:#e2e8f0;border-radius:50%;width:12px;height:12px}.DashboardSection-module__ADjGjq__windowControls span:first-child{background:#ef4444}.DashboardSection-module__ADjGjq__windowControls span:nth-child(2){background:#f59e0b}.DashboardSection-module__ADjGjq__windowControls span:last-child{background:#10b981}.DashboardSection-module__ADjGjq__dashboardTitle{color:var(--text-muted);font-size:.9rem;font-weight:600}.DashboardSection-module__ADjGjq__dashboardBody{padding:24px}.DashboardSection-module__ADjGjq__metricsGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}.DashboardSection-module__ADjGjq__metricCard{background:var(--bg-light);border-radius:var(--radius-md);padding:16px}.DashboardSection-module__ADjGjq__metricLabel{color:var(--text-muted);margin-bottom:4px;font-size:.8rem;display:block}.DashboardSection-module__ADjGjq__metricValue{color:var(--text-dark);margin-bottom:4px;font-size:1.5rem;font-weight:700;display:block}.DashboardSection-module__ADjGjq__metricTrend{color:var(--success);font-size:.75rem;font-weight:500}.DashboardSection-module__ADjGjq__chartArea{background:var(--bg-light);border-radius:var(--radius-md);padding:20px}.DashboardSection-module__ADjGjq__chartHeader{color:var(--text-dark);margin-bottom:20px;font-size:.9rem;font-weight:600}.DashboardSection-module__ADjGjq__chartBars{justify-content:space-between;align-items:flex-end;gap:8px;height:120px;display:flex}.DashboardSection-module__ADjGjq__chartBarWrapper{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.DashboardSection-module__ADjGjq__chartBar{background:linear-gradient(180deg,var(--primary-blue)0%,var(--accent-blue)100%);border-radius:4px 4px 0 0;width:100%;margin-top:auto}.DashboardSection-module__ADjGjq__chartLabel{color:var(--text-muted);margin-top:8px;font-size:.7rem}.DashboardSection-module__ADjGjq__features{flex-direction:column;gap:24px;display:flex}.DashboardSection-module__ADjGjq__featureItem{background:var(--bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);gap:16px;padding:20px;display:flex}.DashboardSection-module__ADjGjq__featureItem:hover{box-shadow:var(--shadow-md);transform:translate(4px)}.DashboardSection-module__ADjGjq__featureIcon{flex-shrink:0;font-size:2rem}.DashboardSection-module__ADjGjq__featureTitle{color:var(--text-dark);margin-bottom:4px;font-size:1rem;font-weight:600}.DashboardSection-module__ADjGjq__featureDesc{color:var(--text-muted);font-size:.9rem;line-height:1.5}@media (max-width:900px){.DashboardSection-module__ADjGjq__content{grid-template-columns:1fr}.DashboardSection-module__ADjGjq__features{flex-flow:wrap}.DashboardSection-module__ADjGjq__featureItem{flex:calc(50% - 12px)}}@media (max-width:600px){.DashboardSection-module__ADjGjq__title{font-size:2rem}.DashboardSection-module__ADjGjq__metricsGrid{grid-template-columns:1fr}.DashboardSection-module__ADjGjq__featureItem{flex:100%}}
.PricingSection-module__YDFglW__section{padding:var(--section-padding);background:var(--bg-blue-tint)}.PricingSection-module__YDFglW__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.PricingSection-module__YDFglW__title{text-align:center;color:var(--text-dark);margin-bottom:16px;font-size:2.5rem;font-weight:700}.PricingSection-module__YDFglW__gradient{background:linear-gradient(135deg,var(--primary-blue)0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PricingSection-module__YDFglW__subtitle{text-align:center;color:var(--text-muted);max-width:500px;margin:0 auto 40px;font-size:1.1rem}.PricingSection-module__YDFglW__tabContainer{border-radius:var(--radius-full);background:#0000000a;justify-content:center;gap:4px;width:fit-content;margin:0 auto 48px;padding:4px;display:flex}.PricingSection-module__YDFglW__tabBtn{border-radius:var(--radius-full);color:var(--text-muted);cursor:pointer;transition:all var(--transition-normal);white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:12px 28px;font-size:.95rem;font-weight:600;display:flex}.PricingSection-module__YDFglW__tabBtn:hover{color:var(--text-dark)}.PricingSection-module__YDFglW__tabBtn.PricingSection-module__YDFglW__tabActive{background:var(--primary-blue);color:#fff;box-shadow:0 2px 10px #2563eb4d}.PricingSection-module__YDFglW__tabBadge{color:#fff;border-radius:var(--radius-full);background:#f59e0b;padding:2px 8px;font-size:.7rem;font-weight:700}.PricingSection-module__YDFglW__tabBtn.PricingSection-module__YDFglW__tabActive .PricingSection-module__YDFglW__tabBadge{background:#ffffff40}.PricingSection-module__YDFglW__grid{grid-template-columns:repeat(2,1fr);gap:28px;max-width:900px;margin:0 auto;display:grid}.PricingSection-module__YDFglW__grid.PricingSection-module__YDFglW__gridSingle{grid-template-columns:1fr;max-width:500px}.PricingSection-module__YDFglW__card{background:var(--bg-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:all var(--transition-normal);border:2px solid #0000;padding:36px 28px 28px;position:relative}.PricingSection-module__YDFglW__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.PricingSection-module__YDFglW__card.PricingSection-module__YDFglW__popular{border-color:var(--primary-blue);z-index:1;transform:scale(1.03)}.PricingSection-module__YDFglW__card.PricingSection-module__YDFglW__popular:hover{transform:scale(1.03)translateY(-8px)}.PricingSection-module__YDFglW__popularBadge{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-light)100%);color:#fff;border-radius:var(--radius-full);white-space:nowrap;padding:8px 20px;font-size:.8rem;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.PricingSection-module__YDFglW__planName{color:var(--text-dark);margin-bottom:8px;font-size:1.5rem;font-weight:700}.PricingSection-module__YDFglW__planDesc{color:var(--text-muted);margin-bottom:24px;font-size:.9rem;line-height:1.4}.PricingSection-module__YDFglW__priceWrapper{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:24px;display:flex}.PricingSection-module__YDFglW__originalPrice{color:var(--text-muted);font-size:1.4rem;font-weight:600;text-decoration:line-through}.PricingSection-module__YDFglW__price{color:var(--text-dark);font-size:2.5rem;font-weight:800}.PricingSection-module__YDFglW__period{color:var(--text-muted);font-size:.9rem}.PricingSection-module__YDFglW__discountBadge{color:#fff;border-radius:var(--radius-full);background:linear-gradient(135deg,#10b981,#059669);padding:4px 12px;font-size:.75rem;font-weight:700}.PricingSection-module__YDFglW__features{margin-bottom:20px;list-style:none}.PricingSection-module__YDFglW__feature{color:var(--text-medium);border-bottom:1px solid var(--bg-light);align-items:center;gap:10px;padding:9px 0;font-size:.9rem;display:flex}.PricingSection-module__YDFglW__feature:last-child{border-bottom:none}.PricingSection-module__YDFglW__feature svg{color:var(--success);flex-shrink:0}.PricingSection-module__YDFglW__featureHighlight{color:var(--text-dark);font-weight:600}.PricingSection-module__YDFglW__featureHighlight svg{color:var(--primary-blue)}.PricingSection-module__YDFglW__bestFor{border-radius:var(--radius-md);background:linear-gradient(135deg,#2563eb0f 0%,#60a5fa0a 100%);border:1px solid #2563eb1f;margin-bottom:16px;padding:12px 16px}.PricingSection-module__YDFglW__bestForLabel{color:var(--primary-blue);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.8rem;font-weight:700;display:block}.PricingSection-module__YDFglW__bestForText{color:var(--text-medium);font-size:.85rem;line-height:1.4}.PricingSection-module__YDFglW__sampleBtn{border-radius:var(--radius-md);width:100%;color:var(--primary-blue);cursor:pointer;transition:all var(--transition-normal);background:#2563eb0a;border:1px dashed #2563eb4d;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;padding:10px;font-size:.85rem;font-weight:600;display:flex}.PricingSection-module__YDFglW__sampleBtn:hover{border-color:var(--primary-blue);background:#2563eb14}.PricingSection-module__YDFglW__sampleBtn.PricingSection-module__YDFglW__samplePlaying{border-style:solid;border-color:var(--primary-blue);background:#2563eb1a;animation:1.5s ease-in-out infinite PricingSection-module__YDFglW__pulseSample}@keyframes PricingSection-module__YDFglW__pulseSample{0%,to{opacity:1}50%{opacity:.7}}.PricingSection-module__YDFglW__ctaBtn{border:2px solid var(--primary-blue);border-radius:var(--radius-md);width:100%;color:var(--primary-blue);cursor:pointer;transition:all var(--transition-normal);background:0 0;padding:14px;font-size:1rem;font-weight:600}.PricingSection-module__YDFglW__ctaBtn:hover{background:var(--primary-blue);color:#fff}.PricingSection-module__YDFglW__ctaBtn.PricingSection-module__YDFglW__ctaPrimary{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-light)100%);color:#fff;box-shadow:var(--shadow-blue);border:none}.PricingSection-module__YDFglW__ctaBtn.PricingSection-module__YDFglW__ctaPrimary:hover{box-shadow:0 6px 20px #2563eb66}.PricingSection-module__YDFglW__note{text-align:center;color:var(--text-muted);margin-top:40px;font-size:.95rem}@media (max-width:768px){.PricingSection-module__YDFglW__grid{grid-template-columns:1fr}.PricingSection-module__YDFglW__card.PricingSection-module__YDFglW__popular{transform:scale(1)}.PricingSection-module__YDFglW__card.PricingSection-module__YDFglW__popular:hover{transform:translateY(-8px)}.PricingSection-module__YDFglW__tabContainer{width:calc(100% - 20px)}.PricingSection-module__YDFglW__tabBtn{padding:10px 18px;font-size:.85rem}}@media (max-width:600px){.PricingSection-module__YDFglW__title,.PricingSection-module__YDFglW__price{font-size:2rem}.PricingSection-module__YDFglW__tabBtn{padding:8px 14px;font-size:.8rem}}
.FoundersSection-module__iL52lG__section{padding:var(--section-padding);background:linear-gradient(180deg,var(--bg-white)0%,var(--bg-light)100%)}.FoundersSection-module__iL52lG__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.FoundersSection-module__iL52lG__header{text-align:center;margin-bottom:60px}.FoundersSection-module__iL52lG__title{color:var(--text-dark);margin-bottom:16px;font-size:2.5rem;font-weight:700}.FoundersSection-module__iL52lG__gradient{background:linear-gradient(135deg,var(--primary-blue)0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FoundersSection-module__iL52lG__subtitle{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1.1rem}.FoundersSection-module__iL52lG__foundersGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px;max-width:1000px;margin:0 auto;display:grid}.FoundersSection-module__iL52lG__founderCard{background:var(--bg-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);transition:all var(--transition-normal);overflow:hidden}.FoundersSection-module__iL52lG__founderCard:hover{transform:translateY(-8px);box-shadow:0 20px 50px #2563eb26}.FoundersSection-module__iL52lG__imageWrapper{height:280px;position:relative;overflow:hidden}.FoundersSection-module__iL52lG__founderImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.FoundersSection-module__iL52lG__founderCard:hover .FoundersSection-module__iL52lG__founderImage{transform:scale(1.05)}.FoundersSection-module__iL52lG__placeholderImage{background:linear-gradient(135deg,var(--bg-blue-tint)0%,#e0e7ff 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FoundersSection-module__iL52lG__placeholderImage svg{width:80px;height:80px;color:var(--primary-blue);opacity:.5}.FoundersSection-module__iL52lG__imageOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#00000080 100%);height:60%;position:absolute;bottom:0;left:0;right:0}.FoundersSection-module__iL52lG__founderInfo{padding:28px}.FoundersSection-module__iL52lG__founderName{color:var(--text-dark);margin-bottom:4px;font-size:1.5rem;font-weight:700}.FoundersSection-module__iL52lG__founderRole{color:var(--primary-blue);margin-bottom:16px;font-size:1rem;font-weight:600}.FoundersSection-module__iL52lG__founderBio{color:var(--text-muted);margin-bottom:20px;font-size:.95rem;line-height:1.7}.FoundersSection-module__iL52lG__linkedinBtn{color:#fff;border-radius:var(--radius-md);transition:all var(--transition-fast);background:#0a66c2;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.FoundersSection-module__iL52lG__linkedinBtn:hover{background:#004182;transform:translateY(-2px)}@media (max-width:768px){.FoundersSection-module__iL52lG__foundersGrid{grid-template-columns:1fr;max-width:450px}.FoundersSection-module__iL52lG__title{font-size:2rem}.FoundersSection-module__iL52lG__imageWrapper{height:240px}}@media (max-width:480px){.FoundersSection-module__iL52lG__foundersGrid{grid-template-columns:1fr}.FoundersSection-module__iL52lG__imageWrapper{height:200px}.FoundersSection-module__iL52lG__founderInfo{padding:20px}}
