.LandingNavbar-module__3BcHCG__navbar{background-color:var(--bg-primary);border-bottom:1px solid var(--border-color);z-index:1000;justify-content:space-between;align-items:center;height:80px;padding:0 5%;transition:background-color .4s,border-color .4s;display:flex;position:fixed;top:0;left:0;right:0}.LandingNavbar-module__3BcHCG__logo{letter-spacing:-.5px;color:var(--text-primary);align-items:center;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.LandingNavbar-module__3BcHCG__logoAccent{color:var(--color-brand)}.LandingNavbar-module__3BcHCG__navLinks{align-items:center;gap:2rem;display:flex}.LandingNavbar-module__3BcHCG__navLink{color:var(--text-primary);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.LandingNavbar-module__3BcHCG__navLink:hover{color:var(--color-brand);text-decoration:none}.LandingNavbar-module__3BcHCG__actions{align-items:center;gap:1.5rem;display:flex}.LandingNavbar-module__3BcHCG__themeToggle{border:1px solid var(--border-color);cursor:pointer;width:40px;height:40px;color:var(--text-primary);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.LandingNavbar-module__3BcHCG__themeToggle:hover{background-color:var(--bg-accent);border-color:var(--color-brand)}.LandingNavbar-module__3BcHCG__btnLogin{background-color:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.LandingNavbar-module__3BcHCG__btnLogin:hover{background-color:var(--color-brand-hover);text-decoration:none}@media (max-width:768px){.LandingNavbar-module__3BcHCG__navLinks{display:none}}
.landing-module__g1LwZa__themeWrapper{--bg-primary:#fff;--bg-secondary:#f2f2f2;--bg-accent:#f8f9fa;--text-primary:#001d40;--text-secondary:#4a5568;--text-muted:#718096;--color-brand:#f58220;--color-brand-hover:#e06f16;--border-color:#e2e8f0;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--bg-hero:var(--bg-primary);--bg-dark-section:#001229;--text-on-dark:#fff;background-color:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-family:inherit;transition:background-color .4s,color .4s}.landing-module__g1LwZa__themeWrapper[data-theme=dark]{--bg-primary:#001d40;--bg-secondary:#001229;--bg-accent:#002855;--text-primary:#fff;--text-secondary:#a0aec0;--text-muted:#718096;--color-brand:#f58220;--color-brand-hover:#ff9838;--border-color:#002855;--shadow-sm:0 1px 2px 0 #00000080;--shadow-md:0 4px 6px -1px #0006, 0 2px 4px -1px #0000004d;--shadow-lg:0 10px 15px -3px #00000080, 0 4px 6px -2px #0000004d;--bg-hero:var(--bg-primary);--bg-dark-section:var(--bg-secondary);--text-on-dark:#fff}.landing-module__g1LwZa__navbarSpacer{height:80px}.landing-module__g1LwZa__heroSection{background-color:var(--bg-hero);justify-content:space-between;align-items:center;min-height:80vh;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroContent{z-index:2;flex:1;max-width:600px}.landing-module__g1LwZa__heroBadge{letter-spacing:1px;text-transform:uppercase;color:var(--color-brand);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.landing-module__g1LwZa__heroBadgeIcon{background-color:var(--color-brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex}.landing-module__g1LwZa__heroTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.landing-module__g1LwZa__heroDescription{color:var(--text-secondary);max-width:500px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.landing-module__g1LwZa__heroActions{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.landing-module__g1LwZa__btnPrimary{background-color:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.8rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.landing-module__g1LwZa__btnPrimary:hover{background-color:var(--color-brand-hover);text-decoration:none}.landing-module__g1LwZa__btnSecondary{color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;background-color:#0000;border-radius:6px;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__btnSecondary:hover{border-color:var(--text-primary);background-color:var(--bg-accent)}.landing-module__g1LwZa__heroFeatures{gap:2rem;display:flex}.landing-module__g1LwZa__heroFeatureItem{align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__heroFeatureIcon{background-color:var(--bg-accent);width:40px;height:40px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__heroFeatureText{flex-direction:column;display:flex}.landing-module__g1LwZa__heroFeatureText strong{color:var(--text-primary);font-size:.9rem}.landing-module__g1LwZa__heroFeatureText span{color:var(--text-secondary);font-size:.8rem}.landing-module__g1LwZa__heroVisual{z-index:1;flex:1;justify-content:flex-end;display:flex;position:relative}.landing-module__g1LwZa__dashboardMockup{width:100%;max-width:700px;box-shadow:var(--shadow-lg);border:1px solid var(--border-color);background-color:var(--bg-secondary);border-radius:12px;position:relative;overflow:hidden}.landing-module__g1LwZa__heroImagePlaceholder{aspect-ratio:16/10;color:#0000;background-image:url(/images/dashboard_mockup_2.png);background-position:0;background-repeat:no-repeat;background-size:cover;width:100%}.landing-module__g1LwZa__dashboardImagePlaceholder{aspect-ratio:16/9;color:#0000;background-image:url(/images/dashboard_mockup.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.landing-module__g1LwZa__companiesSection{background-color:var(--bg-primary);text-align:center;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:3rem 5%}.landing-module__g1LwZa__sectionLabel{letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);margin-bottom:2rem;font-size:.75rem;font-weight:700}.landing-module__g1LwZa__companiesGrid{opacity:.6;filter:grayscale();flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;transition:all .3s;display:flex}.landing-module__g1LwZa__themeWrapper[data-theme=dark] .landing-module__g1LwZa__companiesGrid{filter:grayscale()invert()brightness(200%);opacity:.8}.landing-module__g1LwZa__companyLogo{height:30px;color:var(--text-primary);align-items:center;font-size:1.5rem;font-weight:800;display:flex}.landing-module__g1LwZa__servicesSection{background-color:var(--bg-primary);padding:6rem 5%}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:4rem}.landing-module__g1LwZa__sectionTitle{color:var(--text-primary);margin-top:.5rem;font-size:2.5rem;font-weight:700}.landing-module__g1LwZa__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__g1LwZa__serviceCard{background-color:var(--bg-primary);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.landing-module__g1LwZa__serviceCard:hover{box-shadow:var(--shadow-md);border-color:var(--color-brand);transform:translateY(-5px)}.landing-module__g1LwZa__serviceIcon{width:50px;height:50px;color:var(--color-brand);background-color:#f582201a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.landing-module__g1LwZa__serviceCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem}.landing-module__g1LwZa__serviceCard p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.landing-module__g1LwZa__serviceLink{color:var(--color-brand);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__howItWorksSection{background-color:var(--bg-secondary);padding:6rem 5%}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(5,1fr);gap:1rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.landing-module__g1LwZa__stepsGrid:before{content:"";background-color:var(--border-color);z-index:1;height:2px;position:absolute;top:40px;left:10%;right:10%}.landing-module__g1LwZa__themeWrapper[data-theme=dark] .landing-module__g1LwZa__stepsGrid:before{background-color:var(--bg-accent)}.landing-module__g1LwZa__stepItem{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.landing-module__g1LwZa__stepIconWrapper{background-color:var(--bg-primary);border:1px solid var(--border-color);width:80px;height:80px;color:var(--text-primary);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2rem;display:flex;position:relative}.landing-module__g1LwZa__stepNumber{background-color:var(--color-brand);color:#fff;border:2px solid var(--bg-secondary);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;bottom:-5px;right:-5px}.landing-module__g1LwZa__stepItem h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem}.landing-module__g1LwZa__stepItem p{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.landing-module__g1LwZa__darkSection{background-color:var(--bg-dark-section);color:var(--text-on-dark);justify-content:space-between;align-items:center;gap:4rem;padding:6rem 5%;display:flex}.landing-module__g1LwZa__darkSectionContent{flex:1;max-width:500px}.landing-module__g1LwZa__darkSectionContent .landing-module__g1LwZa__sectionLabel{color:var(--color-brand)}.landing-module__g1LwZa__darkSectionContent .landing-module__g1LwZa__sectionTitle{color:var(--text-on-dark)}.landing-module__g1LwZa__darkSectionContent p{color:#ffffffb3;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.landing-module__g1LwZa__darkSectionVisual{flex:1.5}.landing-module__g1LwZa__metricsSection{background-color:var(--bg-primary);border-bottom:1px solid var(--border-color);padding:4rem 5%}.landing-module__g1LwZa__metricsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__g1LwZa__metricItem{justify-content:center;align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__metricIcon{color:var(--text-muted);font-size:2.5rem}.landing-module__g1LwZa__metricText h3{color:var(--text-primary);margin-bottom:.25rem;font-size:2rem;font-weight:700;line-height:1}.landing-module__g1LwZa__metricText p{color:var(--text-secondary);font-size:.9rem}.landing-module__g1LwZa__metricPositive{color:#10b981;margin-left:.5rem;font-size:.75rem;font-weight:600;display:inline-block}.landing-module__g1LwZa__appSection{background-color:var(--bg-secondary);justify-content:space-between;align-items:center;gap:4rem;padding:6rem 5%;display:flex;overflow:hidden}.landing-module__g1LwZa__appContent{flex:1;max-width:500px}.landing-module__g1LwZa__appList{margin:2rem 0;list-style:none}.landing-module__g1LwZa__appListItem{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.landing-module__g1LwZa__appListItemIcon{color:var(--color-brand);margin-top:2px;font-size:1.2rem}.landing-module__g1LwZa__appListItem h4{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem}.landing-module__g1LwZa__appListItem p{color:var(--text-secondary);font-size:.9rem}.landing-module__g1LwZa__appStoreButtons{gap:1rem;display:flex}.landing-module__g1LwZa__storeBtn{color:#fff;background-color:#000;border:1px solid #fff3;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.landing-module__g1LwZa__storeBtn:hover{opacity:.8;text-decoration:none}.landing-module__g1LwZa__appVisual{flex:1;justify-content:center;display:flex;position:relative}.landing-module__g1LwZa__phoneMockup{background-color:var(--bg-primary);border:8px solid var(--text-primary);width:300px;height:600px;box-shadow:var(--shadow-lg);border-radius:40px;position:relative;overflow:hidden}.landing-module__g1LwZa__phoneScreenPlaceholder{color:#0000;background-image:url(/images/mobile_app_mockup.png);background-position:50%;background-size:cover;width:100%;height:100%}.landing-module__g1LwZa__integrationsSection{background-color:var(--bg-primary);text-align:center;padding:4rem 5%}.landing-module__g1LwZa__integrationsTitle{color:var(--text-primary);margin-bottom:3rem;font-size:1.5rem;font-weight:700}.landing-module__g1LwZa__integrationsTitle span{font-weight:400}.landing-module__g1LwZa__integrationsGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.landing-module__g1LwZa__integrationLogo{color:var(--text-secondary);font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__testimonialsSection{background-color:var(--bg-secondary);padding:6rem 5%}.landing-module__g1LwZa__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__g1LwZa__testimonialCard{background-color:var(--bg-primary);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.landing-module__g1LwZa__quoteIcon{color:var(--color-brand);margin-bottom:1rem;font-size:2rem;line-height:1}.landing-module__g1LwZa__testimonialText{color:var(--text-primary);margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.6}.landing-module__g1LwZa__testimonialAuthor{align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__authorAvatar{background-color:var(--bg-accent);border-radius:50%;width:48px;height:48px}.landing-module__g1LwZa__authorInfo h4{color:var(--text-primary);margin:0;font-size:.95rem}.landing-module__g1LwZa__authorInfo p{color:var(--text-muted);margin:0;font-size:.8rem}.landing-module__g1LwZa__ctaBanner{background:linear-gradient(135deg, var(--bg-dark-section) 0%, #002855 100%);text-align:center;color:#fff;border-radius:24px;margin:4rem 5%;padding:4rem 2rem;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaBanner:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#f5822026 0%,#0000 40%),radial-gradient(circle at 80% 80%,#00bfff1a 0%,#0000 40%);position:absolute;inset:0}.landing-module__g1LwZa__ctaBannerTitle{z-index:1;margin-bottom:1rem;font-size:2.5rem;font-weight:700;position:relative}.landing-module__g1LwZa__ctaBannerSubtitle{color:#fffc;z-index:1;margin-bottom:2rem;font-size:1.1rem;position:relative}.landing-module__g1LwZa__ctaBanner .landing-module__g1LwZa__btnPrimary{z-index:1;padding:1rem 2rem;font-size:1.1rem;position:relative}.landing-module__g1LwZa__ctaBannerPhone{color:#fff9;z-index:1;margin-top:1.5rem;font-size:.9rem;position:relative}.landing-module__g1LwZa__footer{background-color:var(--bg-primary);border-top:1px solid var(--border-color);padding:4rem 5% 2rem}.landing-module__g1LwZa__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:2rem;max-width:1200px;margin:0 auto 3rem;display:grid}.landing-module__g1LwZa__footerBrand p{color:var(--text-secondary);max-width:250px;margin-top:1rem;font-size:.9rem}.landing-module__g1LwZa__footerSocial{gap:1rem;margin-top:1.5rem;display:flex}.landing-module__g1LwZa__socialIcon{color:var(--text-muted);font-size:1.2rem;transition:color .2s}.landing-module__g1LwZa__socialIcon:hover{color:var(--color-brand)}.landing-module__g1LwZa__footerColumn h4{color:var(--text-primary);margin-bottom:1.5rem;font-size:1rem}.landing-module__g1LwZa__footerLinks{margin:0;padding:0;list-style:none}.landing-module__g1LwZa__footerLinks li{margin-bottom:.75rem}.landing-module__g1LwZa__footerLinks a{color:var(--text-secondary);font-size:.9rem;transition:color .2s}.landing-module__g1LwZa__footerLinks a:hover{color:var(--color-brand);text-decoration:none}.landing-module__g1LwZa__footerContact li{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.landing-module__g1LwZa__footerInputGroup{margin-top:1rem;display:flex}.landing-module__g1LwZa__footerInput{border:1px solid var(--border-color);background-color:var(--bg-secondary);color:var(--text-primary);border-right:none;border-radius:6px 0 0 6px;flex:1;padding:.75rem;font-size:.9rem}.landing-module__g1LwZa__footerInput:focus{border-color:var(--color-brand);outline:none}.landing-module__g1LwZa__footerSubmit{background-color:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:0 6px 6px 0;padding:0 1rem}.landing-module__g1LwZa__footerBottom{text-align:center;border-top:1px solid var(--border-color);color:var(--text-muted);padding-top:2rem;font-size:.8rem}@media (max-width:1024px){.landing-module__g1LwZa__heroSection{text-align:center;flex-direction:column;padding-top:6rem}.landing-module__g1LwZa__heroContent{margin-bottom:3rem}.landing-module__g1LwZa__heroActions,.landing-module__g1LwZa__heroFeatures{justify-content:center}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(3,1fr);row-gap:3rem}.landing-module__g1LwZa__darkSection{text-align:center;flex-direction:column}.landing-module__g1LwZa__darkSectionContent{max-width:100%}.landing-module__g1LwZa__appSection{text-align:center;flex-direction:column-reverse}.landing-module__g1LwZa__appContent{max-width:100%}.landing-module__g1LwZa__appListItem{text-align:center;flex-direction:column;align-items:center}.landing-module__g1LwZa__appStoreButtons{justify-content:center}.landing-module__g1LwZa__metricsGrid,.landing-module__g1LwZa__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-module__g1LwZa__heroTitle{font-size:2.5rem}.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr}.landing-module__g1LwZa__stepsGrid:before{display:none}.landing-module__g1LwZa__metricsGrid{text-align:center;grid-template-columns:1fr}.landing-module__g1LwZa__metricItem{flex-direction:column}.landing-module__g1LwZa__footerGrid{text-align:center;grid-template-columns:1fr}.landing-module__g1LwZa__footerSocial,.landing-module__g1LwZa__footerContact li{justify-content:center}}
