.LandingNavbar-module__3BcHCG__navbar{z-index:1000;background-color:#001229;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:70px;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0}.LandingNavbar-module__3BcHCG__logo{letter-spacing:-1px;color:#fff;align-items:center;font-size:1.6rem;font-style:italic;font-weight:900;text-decoration:none;display:flex}.LandingNavbar-module__3BcHCG__logoAccent{color:#f58220}.LandingNavbar-module__3BcHCG__navLinks{align-items:center;gap:2rem;display:flex}.LandingNavbar-module__3BcHCG__navItemWithIcon{cursor:pointer;align-items:center;gap:.3rem;display:flex}.LandingNavbar-module__3BcHCG__navLinkIcon{color:#fff;opacity:.8}.LandingNavbar-module__3BcHCG__navLink{color:#fff;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.LandingNavbar-module__3BcHCG__navLink:hover,.LandingNavbar-module__3BcHCG__navItemWithIcon:hover .LandingNavbar-module__3BcHCG__navLink,.LandingNavbar-module__3BcHCG__navItemWithIcon:hover .LandingNavbar-module__3BcHCG__navLinkIcon{color:#f58220;text-decoration:none}.LandingNavbar-module__3BcHCG__actions{align-items:center;gap:1.5rem;display:flex}.LandingNavbar-module__3BcHCG__langSelector{color:#fff;cursor:pointer;align-items:center;gap:.4rem;padding-right:.5rem;font-size:.9rem;font-weight:500;display:flex}.LandingNavbar-module__3BcHCG__langSelector:hover{color:#f58220}.LandingNavbar-module__3BcHCG__btnLoginOutline{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #ffffff4d;border-radius:6px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-block}.LandingNavbar-module__3BcHCG__btnLoginOutline:hover{background-color:#ffffff0d;border-color:#fff}.LandingNavbar-module__3BcHCG__btnRegister{color:#fff;cursor:pointer;background-color:#f58220;border:none;border-radius:6px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:background-color .2s;display:inline-block}.LandingNavbar-module__3BcHCG__btnRegister:hover{background-color:#e06f16}@media (max-width:1024px){.LandingNavbar-module__3BcHCG__navLinks{display:none}}@media (max-width:768px){.LandingNavbar-module__3BcHCG__navbar{padding:0 1rem}.LandingNavbar-module__3BcHCG__logo{font-size:1.3rem}.LandingNavbar-module__3BcHCG__actions{gap:.6rem}.LandingNavbar-module__3BcHCG__langSelector span,.LandingNavbar-module__3BcHCG__langSelector svg:last-child{display:none}.LandingNavbar-module__3BcHCG__btnLoginOutline,.LandingNavbar-module__3BcHCG__btnRegister{letter-spacing:-.2px;padding:.35rem .6rem;font-size:.75rem}}
.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;--bg-dark:#001229;--text-on-dark:#fff;--border-color:#e2e8f0;background-color:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-family:inherit;overflow-x:hidden}.landing-module__g1LwZa__navbarSpacer{height:70px}.landing-module__g1LwZa__heroSection{flex-direction:column;min-height:80vh;display:flex;position:relative}.landing-module__g1LwZa__heroBgWrapper{z-index:1;position:absolute;inset:0 0 0 35%}.landing-module__g1LwZa__heroBgWrapper:before{content:"";z-index:2;background:linear-gradient(90deg,#fff 0%,#ffffffb3 50%,#fff0 100%);width:400px;position:absolute;top:0;bottom:0;left:0}.landing-module__g1LwZa__heroContainer{z-index:3;flex:1;width:100%;padding:4rem 5%;position:relative}.landing-module__g1LwZa__heroContent{max-width:550px}.landing-module__g1LwZa__heroTitle{letter-spacing:-1.5px;color:var(--text-primary);margin-bottom:1.5rem;font-size:3.8rem;font-weight:900;line-height:1.15}.landing-module__g1LwZa__heroTitleHighlight{color:#1a56db}.landing-module__g1LwZa__heroDescription{color:var(--text-secondary);margin-bottom:2rem;font-size:1.15rem;line-height:1.5}.landing-module__g1LwZa__heroBadges{flex-flow:wrap;gap:1.5rem;margin-bottom:3rem;display:flex}.landing-module__g1LwZa__heroBadgeItem{align-items:center;gap:.8rem;display:flex}.landing-module__g1LwZa__heroBadgeIconWrapper{background-color:#1a56db;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-module__g1LwZa__heroBadgeText{flex-direction:column;display:flex}.landing-module__g1LwZa__heroBadgeText strong{color:var(--text-primary);font-size:.9rem}.landing-module__g1LwZa__heroBadgeText span{color:var(--text-muted);font-size:.8rem}.landing-module__g1LwZa__quoteWidgetContainer{z-index:4;width:100%;margin:-60px 0 40px;padding:0 5%;position:relative}.landing-module__g1LwZa__quoteWidgetHorizontal{background:#fff;border-radius:16px;margin-top:1rem;padding:1.5rem 2rem;box-shadow:0 15px 35px #0000001a}.landing-module__g1LwZa__quoteHeaderMobile{display:none}.landing-module__g1LwZa__quoteFormHorizontal{align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__quoteFieldHz{border-right:1px solid var(--border-color);flex-direction:column;flex:1;padding-left:.5rem;padding-right:1.5rem;display:flex}.landing-module__g1LwZa__quoteFieldHz:last-of-type{border-right:none}.landing-module__g1LwZa__quoteFieldHz label{color:var(--text-primary);margin-bottom:.3rem;font-size:.75rem;font-weight:600}.landing-module__g1LwZa__quoteInputWrapperHz{align-items:center;width:100%;display:flex;position:relative}.landing-module__g1LwZa__quoteInputWrapperHz input,.landing-module__g1LwZa__quoteSelectHz{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;min-width:100px;padding:.5rem 0;font-size:.9rem;font-weight:500}.landing-module__g1LwZa__quoteSelectHz{appearance:none;padding-right:1.5rem}.landing-module__g1LwZa__quoteIconHz{color:var(--text-muted);pointer-events:none;position:absolute;right:0}.landing-module__g1LwZa__quoteBtnHz{background-color:var(--color-brand);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;margin-left:1rem;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .2s}.landing-module__g1LwZa__quoteBtnHz:hover{background:#e06c11;transform:translateY(-1px)}.landing-module__g1LwZa__quoteClearBtn{border:1px solid var(--text-muted);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.landing-module__g1LwZa__quoteClearBtn:hover{color:var(--text-primary);border-color:var(--text-primary);background:#0000000d}.landing-module__g1LwZa__quoteResultHz{border-top:1px dashed var(--border-color);justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.5rem;display:flex}.landing-module__g1LwZa__quoteResultTextHz{font-size:.9rem}.landing-module__g1LwZa__quotePriceHz{color:var(--text-primary);font-size:2rem;font-weight:800}.landing-module__g1LwZa__historySection{padding:0 5% 4rem}.landing-module__g1LwZa__sectionContainer{width:100%}.landing-module__g1LwZa__historyTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem}.landing-module__g1LwZa__historyGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.landing-module__g1LwZa__historyCard{border:1px solid var(--border-color);background:#fff;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 15px #0000000d}.landing-module__g1LwZa__historyCard:hover{border-color:var(--color-brand);transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.landing-module__g1LwZa__historyCardHeader{border-bottom:1px dashed var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.8rem;font-size:1.05rem;display:flex}.landing-module__g1LwZa__historyPrice{color:var(--color-brand);font-size:1.1rem;font-weight:800}.landing-module__g1LwZa__historyCardBody{color:var(--text-secondary);font-size:.9rem}.landing-module__g1LwZa__historyDist{color:#1a56db;background:#1a56db1a;border-radius:20px;margin-bottom:.8rem;padding:.2rem .6rem;font-size:.8rem;font-weight:700;display:inline-block}.landing-module__g1LwZa__historyRoute{flex-direction:column;gap:.4rem;display:flex}.landing-module__g1LwZa__historyRoute span{color:var(--text-primary);margin-right:.3rem;font-weight:600}.landing-module__g1LwZa__solutionsSection{background:#f8fafc;padding:5rem 5%}.landing-module__g1LwZa__sectionTitle{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:2.2rem;font-weight:800}.landing-module__g1LwZa__solutionsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.landing-module__g1LwZa__solutionCard{background:#fff;border-radius:12px;padding:2rem;transition:transform .2s;box-shadow:0 4px 6px #00000008}.landing-module__g1LwZa__solutionCard:hover{transform:translateY(-5px)}.landing-module__g1LwZa__solutionIcon{background:#1a56db;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.landing-module__g1LwZa__solutionCard h3{margin-bottom:.5rem;font-size:1.2rem}.landing-module__g1LwZa__solutionCard p{color:var(--text-secondary);min-height:45px;margin-bottom:1.5rem;font-size:.95rem}.landing-module__g1LwZa__solutionLink{color:#1a56db;font-size:.9rem;font-weight:600;text-decoration:none}.landing-module__g1LwZa__statsSection{background-color:var(--bg-dark);padding:4rem 5%}.landing-module__g1LwZa__statsContainer{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;width:100%;display:grid}.landing-module__g1LwZa__statItem{color:#fff;align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__statNumber{font-size:2rem;font-weight:800}.landing-module__g1LwZa__statLabel{opacity:.8;font-size:.9rem}.landing-module__g1LwZa__appSection{color:#0f172a;border-bottom:1px solid var(--border-color);background:#fff;padding:8rem 5%;position:relative;overflow:hidden}.landing-module__g1LwZa__appSection:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#1a56db0d 0%,#0000 70%);border-radius:50%;width:50%;height:50%;position:absolute;top:-20%;left:-10%}.landing-module__g1LwZa__appContainer{z-index:1;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.landing-module__g1LwZa__appContent{flex:1;max-width:550px}.landing-module__g1LwZa__appContent h2{letter-spacing:-1.5px;color:#0f172a;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__appContent p{color:#475569;margin-bottom:3rem;font-size:1.25rem;line-height:1.7}.landing-module__g1LwZa__appButtons{flex-wrap:wrap;gap:1.5rem;display:flex}.landing-module__g1LwZa__appImageWrapper{border:1px solid #ffffff0d;border-radius:24px;flex:1;justify-content:center;align-items:center;width:100%;max-width:600px;height:500px;transition:transform .5s;display:flex;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)rotateX(5deg);box-shadow:0 25px 50px -12px #000000b3}.landing-module__g1LwZa__appImageWrapper:hover{transform:perspective(1000px)rotateY(0)rotateX(0)}.landing-module__g1LwZa__appImageWrapper img{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__btnAppStore{color:#fff;cursor:pointer;background:#000;border:none;border-radius:14px;align-items:center;gap:1rem;padding:.8rem 1.8rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000026}.landing-module__g1LwZa__btnGooglePlay{color:#fff;cursor:pointer;background:#1a56db;border:none;border-radius:14px;align-items:center;gap:1rem;padding:.8rem 1.8rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #1a56db4d}.landing-module__g1LwZa__btnAppStore:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000040}.landing-module__g1LwZa__btnGooglePlay:hover{background:#1e62f5;transform:translateY(-3px);box-shadow:0 8px 25px #1a56db66}.landing-module__g1LwZa__btnAppText{flex-direction:column;align-items:flex-start;display:flex}.landing-module__g1LwZa__btnAppText span{text-transform:uppercase;color:inherit;opacity:.8;letter-spacing:.5px;font-size:.65rem}.landing-module__g1LwZa__btnAppText strong{margin-top:2px;font-size:1.3rem;font-weight:700;line-height:1}.landing-module__g1LwZa__footer{color:#94a3b8;background-color:#0f172a;padding:5rem 5% 3rem}.landing-module__g1LwZa__footerContainer{flex-wrap:wrap;justify-content:space-between;gap:4rem;width:100%;margin-bottom:3rem;display:flex}.landing-module__g1LwZa__footerBrand p{color:#94a3b8;max-width:300px;margin-top:1.5rem;line-height:1.6}.landing-module__g1LwZa__footerLogo{color:#fff;letter-spacing:-1px;font-size:2rem;font-style:italic;font-weight:900;text-decoration:none}.landing-module__g1LwZa__logoAccent{color:var(--color-brand)}.landing-module__g1LwZa__footerLinks{flex-wrap:wrap;gap:5rem;display:flex}.landing-module__g1LwZa__footerColumn h4{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.landing-module__g1LwZa__footerColumn a{color:#94a3b8;align-items:center;gap:.5rem;margin-bottom:1rem;text-decoration:none;transition:color .2s;display:flex}.landing-module__g1LwZa__footerColumn a:hover{color:var(--color-brand)}.landing-module__g1LwZa__footerSocials{gap:1rem;margin-top:1.5rem;display:flex}.landing-module__g1LwZa__socialIcon{color:#fff;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.landing-module__g1LwZa__socialIcon:hover{background:var(--color-brand);transform:translateY(-2px)}.landing-module__g1LwZa__footerBottom{color:#64748b;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.9rem;display:flex}.landing-module__g1LwZa__quoteActionRow{align-items:center;gap:.5rem;display:flex}@media (max-width:992px){.landing-module__g1LwZa__heroTitle{font-size:2.8rem}.landing-module__g1LwZa__quoteWidgetHorizontal{border-radius:20px;padding:1.5rem}.landing-module__g1LwZa__quoteHeaderMobile{color:var(--text-primary);margin-bottom:1.2rem;font-size:1.3rem;font-weight:800;display:block}.landing-module__g1LwZa__quoteFormHorizontal{flex-direction:column;gap:.8rem}.landing-module__g1LwZa__quoteFieldHz{border:1px solid var(--border-color);background:var(--bg-accent);border-radius:12px;width:100%;padding:.8rem 1.2rem}.landing-module__g1LwZa__quoteInputWrapperHz input,.landing-module__g1LwZa__quoteSelectHz{font-size:1rem}.landing-module__g1LwZa__quoteActionRow{width:100%;margin-top:.5rem}.landing-module__g1LwZa__quoteBtnHz{flex:1;margin-left:0;padding:1rem}.landing-module__g1LwZa__quoteWidgetContainer{margin-top:2rem}.landing-module__g1LwZa__appContainer{text-align:center;flex-direction:column;gap:3rem}.landing-module__g1LwZa__appButtons{flex-wrap:wrap;justify-content:center}.landing-module__g1LwZa__appImageWrapper{justify-content:center;height:350px}.landing-module__g1LwZa__heroBgWrapper{display:none}}@media (max-width:768px){.landing-module__g1LwZa__heroTitle{font-size:2.2rem}.landing-module__g1LwZa__heroBadges{flex-direction:column;gap:1rem}.landing-module__g1LwZa__heroContent{max-width:100%}.landing-module__g1LwZa__footerContainer,.landing-module__g1LwZa__footerLinks{flex-direction:column;gap:2rem}}
