.LandingPage_landingPage__IOuqv{min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);color:#e2e8f0;overflow-x:hidden;font-family:Inter,Segoe UI,system-ui,sans-serif}.LandingPage_container__cI5Wo{max-width:1200px;margin:0 auto;padding:0 1.5rem}.LandingPage_heroSection__UKjwb{min-height:100vh;display:flex;align-items:center;position:relative;padding:6rem 0 4rem;background:radial-gradient(ellipse at top,rgba(102,126,234,.15) 0,transparent 50%),radial-gradient(ellipse at bottom,rgba(118,75,162,.1) 0,transparent 50%)}.LandingPage_heroContent__2vQNH{text-align:center;max-width:900px;margin:0 auto}.LandingPage_trustBadge__alYTk{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:20px;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);font-size:.9rem}.LandingPage_starIcon__ICvEu{color:#ffd700}.LandingPage_heroTitle__4TttF{font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.LandingPage_gradientText__DM9M_{background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.LandingPage_heroSubtitle__xeak_{font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6;color:#cbd5e0;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.LandingPage_heroSubtitle__xeak_ strong{color:#ffffff;font-weight:600}.LandingPage_ctaButtons__0gTms{display:flex;gap:1rem;justify-content:center;align-items:center;margin-bottom:4rem;flex-wrap:wrap}.LandingPage_primaryButton___9_e1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;text-decoration:none;border-radius:10px;font-weight:600;font-size:.95rem;transition:all .3s ease;position:relative;overflow:hidden;border:none;cursor:pointer;box-shadow:0 6px 20px rgba(102,126,234,.3);min-height:48px;flex-shrink:0}.LandingPage_primaryButton___9_e1:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(102,126,234,.4)}.LandingPage_buttonPulse__1xcts{position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);animation:LandingPage_pulse__hIYkE 2s infinite}@keyframes LandingPage_pulse__hIYkE{0%{width:0;height:0;opacity:1}to{width:300px;height:300px;opacity:0}}.LandingPage_buttonIcon__X4XeX{transition:transform .3s ease;width:16px;height:16px}.LandingPage_primaryButton___9_e1:hover .LandingPage_buttonIcon__X4XeX{transform:translateX(3px)}.LandingPage_secondaryButton__yN1Ix{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;background:rgba(255,255,255,.1);color:#e2e8f0;text-decoration:none;border-radius:10px;font-weight:500;font-size:.95rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);min-height:48px;flex-shrink:0}.LandingPage_secondaryButton__yN1Ix:hover{background:rgba(255,255,255,.15);transform:translateY(-2px);color:#ffffff}.LandingPage_ctaButton__d_f71{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;text-decoration:none;border-radius:10px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 6px 20px rgba(102,126,234,.3);margin-bottom:2rem;min-height:48px;border:none;cursor:pointer}.LandingPage_ctaButton__d_f71:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(102,126,234,.4)}.LandingPage_ctaButton__d_f71:hover .LandingPage_buttonIcon__X4XeX{transform:translateX(3px)}.LandingPage_heroStats__n91uF{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.LandingPage_statItem__mY0PB{text-align:center;padding:1rem}.LandingPage_statNumber__Pmbk3{display:block;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}.LandingPage_statLabel__dZQa7{font-size:.9rem;color:#a0aec0;font-weight:500}.LandingPage_pressLogos__3LNKv{margin-bottom:3rem}.LandingPage_pressLogos__3LNKv p{color:#a0aec0;font-size:.9rem;margin-bottom:1rem}.LandingPage_logoGrid__SJGXq{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.LandingPage_logoItem__37jdu{padding:.5rem 1rem;background:rgba(255,255,255,.05);border-radius:8px;font-size:.9rem;color:#cbd5e0;transition:all .3s ease}.LandingPage_logoItem__37jdu:hover{background:rgba(255,255,255,.1);transform:translateY(-1px)}.LandingPage_industryBadges____BG7{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.LandingPage_industryBadge__J359V{padding:.5rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:.9rem;color:#cbd5e0;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.LandingPage_industryBadge__J359V:hover{background:rgba(255,255,255,.1);transform:translateY(-1px);color:#ffffff}.LandingPage_sectionHeader__lMH2q{text-align:center;margin-bottom:4rem}.LandingPage_sectionTitle__sHaRS{font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#ffffff,#a0aec0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.LandingPage_sectionSubtitle__NWaJP{font-size:1.2rem;color:#cbd5e0;max-width:600px;margin:0 auto;line-height:1.6}.LandingPage_featuresSection__py13N{padding:6rem 0;background:rgba(0,0,0,.2)}.LandingPage_featuresGrid__jHJPl{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.LandingPage_featureCard__CT__j{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.LandingPage_featureCard__CT__j:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);transform:scaleX(0);transition:transform .3s ease}.LandingPage_featureCard__CT__j:hover{transform:translateY(-8px);background:rgba(255,255,255,.08);box-shadow:0 20px 40px rgba(0,0,0,.3)}.LandingPage_featureCard__CT__j:hover:before{transform:scaleX(1)}.LandingPage_iconContainer__7nVZa{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative}.LandingPage_featureIcon__VX16j{width:32px;height:32px;color:white}.LandingPage_featureTitle__EOFuf{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#ffffff}.LandingPage_featureDescription__G6qRh{color:#cbd5e0;line-height:1.6;font-size:1rem}.LandingPage_industriesSection__PH_Qm{padding:6rem 0;background:rgba(255,255,255,.02)}.LandingPage_industriesGrid__0X7mF{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.LandingPage_industryItem__w4OfD{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.LandingPage_industryItem__w4OfD:hover{transform:translateY(-5px);background:rgba(255,255,255,.08);box-shadow:0 15px 30px rgba(0,0,0,.2)}.LandingPage_industryItem__w4OfD h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#ffffff}.LandingPage_industryItem__w4OfD p{color:#a0aec0;margin-bottom:1.5rem;font-size:.9rem}.LandingPage_industryLink__ZbcnG{display:inline-flex;align-items:center;gap:.5rem;color:#667eea;text-decoration:none;font-weight:500;transition:all .3s ease}.LandingPage_industryLink__ZbcnG:hover{color:#764ba2;gap:.75rem}.LandingPage_comparisonSection__LRZ6T{padding:6rem 0;background:rgba(0,0,0,.2)}.LandingPage_comparisonTable__ixjaF{overflow-x:auto;margin-top:2rem;border-radius:12px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.LandingPage_comparisonTable__ixjaF table{width:100%;border-collapse:collapse;min-width:600px}.LandingPage_comparisonTable__ixjaF td,.LandingPage_comparisonTable__ixjaF th{padding:1.2rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.LandingPage_comparisonTable__ixjaF th{background:rgba(102,126,234,.2);font-weight:600;color:#ffffff}.LandingPage_comparisonTable__ixjaF td{color:#cbd5e0}.LandingPage_comparisonTable__ixjaF tr:last-child td{border-bottom:none}.LandingPage_testimonialsSection__QyB9g{padding:6rem 0}.LandingPage_testimonialsGrid__FQl5S{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.LandingPage_testimonialCard__5EiZO{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem 2rem;position:relative;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.LandingPage_testimonialCard__5EiZO:hover{transform:translateY(-5px);background:rgba(255,255,255,.08);box-shadow:0 15px 30px rgba(0,0,0,.2)}.LandingPage_quoteMark__Z1QNI{font-size:4rem;color:#667eea;position:absolute;top:1rem;left:2rem;opacity:.3;font-family:serif}.LandingPage_quote__eRSfC{font-size:1.1rem;line-height:1.6;color:#e2e8f0;margin-bottom:2rem;font-style:italic;position:relative;z-index:1}.LandingPage_testimonialMetric__5zaWr{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;background:rgba(102,126,234,.1);border-radius:8px;font-size:.9rem;color:#667eea;width:-moz-fit-content;width:fit-content}.LandingPage_metricIcon__zLb18{width:16px;height:16px}.LandingPage_userInfo__21ODe{display:flex;align-items:center;gap:1rem}.LandingPage_avatar__iApYW{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:white;font-size:.9rem}.LandingPage_userDetails__G4KWR{flex:1 1}.LandingPage_userName__Pacwt{font-weight:600;color:#ffffff;margin-bottom:.25rem}.LandingPage_userCompany__SYvX3,.LandingPage_userRole__soyWa{font-size:.9rem;color:#a0aec0;margin:0}.LandingPage_userRole__soyWa{margin-bottom:.125rem}.LandingPage_faqSection__bPNbV{padding:6rem 0;background:rgba(255,255,255,.02)}.LandingPage_faqGrid__Pp3C2{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:2rem;gap:2rem;max-width:900px;margin:0 auto}.LandingPage_faqItem__JpGGG{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.LandingPage_faqItem__JpGGG:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}.LandingPage_faqItem__JpGGG h3{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#ffffff}.LandingPage_faqItem__JpGGG p{color:#cbd5e0;line-height:1.6}.LandingPage_ctaSection__18aLC{padding:6rem 0;background:linear-gradient(135deg,rgba(102,126,234,.15),rgba(118,75,162,.15));text-align:center}.LandingPage_ctaContent__AA4uO{max-width:600px;margin:0 auto}.LandingPage_ctaTitle__LQYzN{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:1.5rem;color:#ffffff}.LandingPage_ctaSubtitle__wDKDk{font-size:1.2rem;color:#cbd5e0;margin-bottom:3rem;line-height:1.6}.LandingPage_ctaGuarantee__tVqNk{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#a0aec0;font-size:.9rem}.LandingPage_guaranteeIcon__8hp3P{color:#48bb78}@media (max-width:768px){.LandingPage_container__cI5Wo{padding:0 1rem}.LandingPage_heroSection__UKjwb{padding:4rem 0 2rem;min-height:auto}.LandingPage_ctaButtons__0gTms{flex-direction:column;gap:.75rem;width:100%}.LandingPage_primaryButton___9_e1,.LandingPage_secondaryButton__yN1Ix{width:100%;max-width:280px;justify-content:center;padding:.75rem 1.5rem;font-size:.9rem;min-height:44px}.LandingPage_ctaButton__d_f71{width:100%;max-width:280px;padding:.75rem 1.5rem;font-size:.95rem;min-height:44px}.LandingPage_heroStats__n91uF{grid-template-columns:repeat(2,1fr);gap:1.5rem}.LandingPage_statNumber__Pmbk3{font-size:1.5rem}.LandingPage_featuresGrid__jHJPl{grid-template-columns:1fr;gap:1.5rem}.LandingPage_featureCard__CT__j{padding:2rem 1.5rem}.LandingPage_testimonialsGrid__FQl5S{grid-template-columns:1fr;gap:1.5rem}.LandingPage_faqGrid__Pp3C2,.LandingPage_industriesGrid__0X7mF{grid-template-columns:1fr}.LandingPage_industryBadges____BG7{gap:.5rem}.LandingPage_industryBadge__J359V{font-size:.8rem;padding:.4rem .8rem}.LandingPage_logoGrid__SJGXq{gap:1rem}.LandingPage_logoItem__37jdu{font-size:.8rem;padding:.4rem .8rem}}@media (max-width:480px){.LandingPage_heroTitle__4TttF{font-size:2rem}.LandingPage_heroSubtitle__xeak_{font-size:1rem}.LandingPage_sectionTitle__sHaRS{font-size:1.75rem}.LandingPage_sectionSubtitle__NWaJP{font-size:1rem}.LandingPage_featuresGrid__jHJPl{grid-template-columns:1fr}.LandingPage_featureCard__CT__j{padding:1.5rem 1rem}.LandingPage_iconContainer__7nVZa{width:60px;height:60px}.LandingPage_featureIcon__VX16j{width:24px;height:24px}.LandingPage_comparisonTable__ixjaF{font-size:.9rem}.LandingPage_comparisonTable__ixjaF td,.LandingPage_comparisonTable__ixjaF th{padding:.8rem}.LandingPage_ctaButton__d_f71,.LandingPage_primaryButton___9_e1,.LandingPage_secondaryButton__yN1Ix{min-height:42px;font-size:.875rem;border-radius:8px}.LandingPage_ctaButtons__0gTms{gap:.5rem}}@media (hover:none) and (pointer:coarse){.LandingPage_ctaButton__d_f71:hover,.LandingPage_primaryButton___9_e1:hover,.LandingPage_secondaryButton__yN1Ix:hover{transform:none}.LandingPage_ctaButton__d_f71:active,.LandingPage_primaryButton___9_e1:active,.LandingPage_secondaryButton__yN1Ix:active{transform:translateY(-1px)}}@media (min-width:1440px){.LandingPage_container__cI5Wo{max-width:1400px}}@media (prefers-reduced-motion:reduce){.LandingPage_ctaButton__d_f71,.LandingPage_faqItem__JpGGG,.LandingPage_featureCard__CT__j,.LandingPage_industryBadge__J359V,.LandingPage_industryItem__w4OfD,.LandingPage_primaryButton___9_e1,.LandingPage_secondaryButton__yN1Ix,.LandingPage_testimonialCard__5EiZO{transition:none;animation:none}.LandingPage_buttonPulse__1xcts{animation:none}}@media (prefers-contrast:high){.LandingPage_landingPage__IOuqv{background:#000000}.LandingPage_faqItem__JpGGG,.LandingPage_featureCard__CT__j,.LandingPage_industryItem__w4OfD,.LandingPage_testimonialCard__5EiZO{border:2px solid #ffffff;background:#000000}.LandingPage_industryBadge__J359V{border:1px solid #ffffff;background:#000000}}@media print{.LandingPage_landingPage__IOuqv{background:white!important;color:black!important}.LandingPage_ctaSection__18aLC,.LandingPage_heroSection__UKjwb{page-break-inside:avoid;break-inside:avoid}}