.Navbar-module__feke5a__nav{z-index:100;padding:16px 0;transition:all .35s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;right:0}.Navbar-module__feke5a__scrolled{background:color-mix(in srgb, var(--bg) 85%, transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px)saturate(1.2);padding:10px 0}.Navbar-module__feke5a__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__feke5a__logo{color:var(--fg);align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__feke5a__logo:hover{opacity:.8}.Navbar-module__feke5a__logoIcon{background:var(--kg-green);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex}.Navbar-module__feke5a__logo:hover .Navbar-module__feke5a__logoIcon{transform:rotate(-6deg)scale(1.05)}.Navbar-module__feke5a__logoText{font-family:var(--font-space-grotesk);letter-spacing:-.5px;font-size:20px;font-weight:700}.Navbar-module__feke5a__logoBadge{color:var(--kg-green);background:var(--kg-green-glow);letter-spacing:.3px;border-radius:100px;padding:2px 8px;font-size:9px;font-weight:600;display:none}@media (min-width:640px){.Navbar-module__feke5a__logoBadge{display:inline-block}}.Navbar-module__feke5a__links{gap:32px;display:flex}.Navbar-module__feke5a__link{color:var(--fg-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__feke5a__link:after{content:"";background:var(--kg-green);border-radius:1px;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.Navbar-module__feke5a__link:hover{color:var(--fg)}.Navbar-module__feke5a__link:hover:after{transform:scaleX(1)}.Navbar-module__feke5a__actions{align-items:center;gap:12px;display:flex}.Navbar-module__feke5a__themeBtn{border:1px solid var(--border);cursor:pointer;width:38px;height:38px;color:var(--fg);background:0 0;border-radius:12px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.Navbar-module__feke5a__themeBtn:hover{border-color:var(--fg-faint);background:var(--bg-secondary);transform:scale(1.05)}.Navbar-module__feke5a__themeBtn:active{transform:scale(.95)}.Navbar-module__feke5a__themeIcon{justify-content:center;align-items:center;display:flex}.Navbar-module__feke5a__downloadBtn{background:var(--kg-green);color:#fff;border-radius:12px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.Navbar-module__feke5a__downloadBtn:hover{opacity:.9;box-shadow:0 4px 16px var(--kg-green-glow);transform:translateY(-1px)}.Navbar-module__feke5a__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.Navbar-module__feke5a__burgerLine{background:var(--fg);width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__feke5a__burgerLine.Navbar-module__feke5a__open:first-child{transform:rotate(45deg)translateY(3.5px)}.Navbar-module__feke5a__burgerLine.Navbar-module__feke5a__open:last-child{transform:rotate(-45deg)translateY(-3.5px)}.Navbar-module__feke5a__mobileMenu{background:var(--bg);border-top:1px solid var(--border);flex-direction:column;gap:4px;padding:16px 24px 20px;display:flex;overflow:hidden}.Navbar-module__feke5a__mobileLink{color:var(--fg);border-bottom:1px solid var(--border);padding:12px 0;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s,padding-left .3s}.Navbar-module__feke5a__mobileLink:hover{color:var(--fg-muted);padding-left:8px}.Navbar-module__feke5a__mobileThemeBtn{border:1px solid var(--border);color:var(--fg);cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:8px;margin-top:8px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Navbar-module__feke5a__mobileThemeBtn:hover{background:var(--bg-secondary)}.Navbar-module__feke5a__mobileCta{text-align:center;background:var(--kg-green);color:#fff;border-radius:12px;margin-top:8px;padding:14px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.Navbar-module__feke5a__mobileCta:hover{opacity:.9}@media (max-width:768px){.Navbar-module__feke5a__links,.Navbar-module__feke5a__actions{display:none}.Navbar-module__feke5a__burger{display:flex}}
.Hero-module__G5SeMq__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__G5SeMq__gridBg{opacity:.4;pointer-events:none;grid-template-rows:repeat(12,1fr);grid-template-columns:repeat(20,1fr);display:grid;position:absolute;inset:0}.Hero-module__G5SeMq__dot{background:var(--fg);border-radius:50%;width:3px;height:3px;margin:auto}.Hero-module__G5SeMq__pulseContainer{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__G5SeMq__pulseRing{border:1px solid var(--kg-green);opacity:0;border-radius:50%;width:300px;height:300px;animation:3s ease-out infinite Hero-module__G5SeMq__heroRipple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}@keyframes Hero-module__G5SeMq__heroRipple{0%{opacity:.15;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(3)}}.Hero-module__G5SeMq__pathContainer{pointer-events:none;opacity:.2;width:240px;height:160px;position:absolute;top:25%;right:8%}.Hero-module__G5SeMq__routeLine{background:linear-gradient(90deg, var(--kg-green), var(--kg-green-light));border-radius:1px;height:2px;position:absolute;top:50%;left:0;right:0}.Hero-module__G5SeMq__pathDot{background:var(--kg-green-light);border-radius:50%;width:6px;height:6px;margin-top:-3px;position:absolute;top:50%;left:0}.Hero-module__G5SeMq__pinA{font-size:20px;position:absolute;top:0;left:0}.Hero-module__G5SeMq__pinB{font-size:20px;position:absolute;bottom:0;right:0}.Hero-module__G5SeMq__content{z-index:2;text-align:center;padding:120px 0 80px;position:relative}.Hero-module__G5SeMq__badge{border:1px solid var(--border);color:var(--fg-muted);background:var(--bg);border-radius:100px;align-items:center;gap:8px;margin-bottom:36px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__G5SeMq__badgeDot{background:var(--kg-green);border-radius:50%;width:6px;height:6px;animation:2s ease-out infinite Hero-module__G5SeMq__pulse-ring}@keyframes Hero-module__G5SeMq__pulse-ring{0%,to{opacity:1}50%{opacity:.4;transform:scale(1.3)}}.Hero-module__G5SeMq__title{letter-spacing:-4px;margin-bottom:20px;font-size:clamp(48px,9vw,96px);font-weight:900;line-height:1}.Hero-module__G5SeMq__titleAccent{background:linear-gradient(135deg, var(--kg-green) 0%, var(--kg-green-light) 50%, var(--foreground) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__G5SeMq__subtitle{color:var(--fg-muted);max-width:580px;margin:0 auto 32px;font-size:clamp(15px,1.8vw,19px);font-weight:400;line-height:1.7}.Hero-module__G5SeMq__subtitle strong{color:var(--fg)}.Hero-module__G5SeMq__vehiclePills{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px;display:flex}.Hero-module__G5SeMq__pill{border:1px solid var(--border);color:var(--fg-muted);background:var(--bg-secondary);border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__G5SeMq__pill:hover{border-color:var(--kg-green);color:var(--kg-green);background:var(--kg-green-glow)}.Hero-module__G5SeMq__buttons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.Hero-module__G5SeMq__primaryBtn{background:var(--kg-green);color:#fff;border-radius:14px;align-items:center;gap:8px;padding:16px 36px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .3s;animation:2.4s ease-in-out infinite Hero-module__G5SeMq__explorePulse;display:inline-flex}.Hero-module__G5SeMq__primaryBtn:hover{box-shadow:0 12px 40px var(--kg-green-glow);animation:none;transform:translateY(-3px)}@keyframes Hero-module__G5SeMq__explorePulse{0%,to{box-shadow:0 4px 20px var(--kg-green-glow), 0 0 0 0 var(--kg-green-glow)}50%{box-shadow:0 8px 32px var(--kg-green-glow), 0 0 0 8px #16a34a00}}.Hero-module__G5SeMq__secondaryBtn{border:1px solid var(--border);color:var(--fg);border-radius:14px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__G5SeMq__secondaryBtn:hover{background:var(--glow);border-color:var(--fg-faint)}.Hero-module__G5SeMq__scrollHint{color:var(--fg-faint);letter-spacing:1px;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__G5SeMq__scrollMouse{border:2px solid var(--fg-faint);border-radius:12px;width:22px;height:34px;position:relative}.Hero-module__G5SeMq__scrollDot{background:var(--fg-faint);border-radius:2px;width:3px;height:8px;animation:1.5s ease-in-out infinite Hero-module__G5SeMq__float;position:absolute;top:6px;left:50%;transform:translate(-50%)}@media (max-width:768px){.Hero-module__G5SeMq__title{letter-spacing:-2px}.Hero-module__G5SeMq__content{padding:100px 0 60px}}
.HowItWorks-module__Gku4rq__section{padding:140px 0 120px;position:relative;overflow:hidden}.HowItWorks-module__Gku4rq__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#14b8500a 0%,#0000 70%);width:800px;height:800px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.HowItWorks-module__Gku4rq__header{text-align:center;margin-bottom:80px}.HowItWorks-module__Gku4rq__headerTag{letter-spacing:5px;text-transform:uppercase;color:var(--fg-faint);border:1px solid var(--border);background:var(--bg-secondary);border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 20px;font-size:11px;font-weight:700;display:inline-flex}.HowItWorks-module__Gku4rq__headerTitle{letter-spacing:-2.5px;margin-bottom:20px;font-size:clamp(34px,5.5vw,56px);font-weight:900;line-height:1.08}.HowItWorks-module__Gku4rq__headerAccent{background:linear-gradient(135deg, var(--kg-green), var(--kg-green-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowItWorks-module__Gku4rq__headerSub{color:var(--fg-muted);max-width:520px;margin:0 auto;font-size:17px;line-height:1.7}.HowItWorks-module__Gku4rq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.HowItWorks-module__Gku4rq__card{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:24px;padding:36px 28px;transition:all .45s cubic-bezier(.22,1,.36,1);position:relative}.HowItWorks-module__Gku4rq__card:hover{border-color:var(--fg-faint);transform:translateY(-6px);box-shadow:0 20px 50px #00000012}.HowItWorks-module__Gku4rq__stepNumber{letter-spacing:2px;color:var(--kg-green);margin-bottom:16px;font-size:11px;font-weight:700}.HowItWorks-module__Gku4rq__iconWrap{background:var(--kg-green-glow);width:56px;height:56px;color:var(--kg-green);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 16px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex}.HowItWorks-module__Gku4rq__card:hover .HowItWorks-module__Gku4rq__iconWrap{transform:scale(1.08)rotate(-3deg)}.HowItWorks-module__Gku4rq__cardTitle{letter-spacing:-.3px;margin-bottom:10px;font-size:20px;font-weight:800}.HowItWorks-module__Gku4rq__cardDesc{color:var(--fg-muted);font-size:14px;line-height:1.7}@media (max-width:900px){.HowItWorks-module__Gku4rq__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:600px){.HowItWorks-module__Gku4rq__grid{grid-template-columns:1fr}.HowItWorks-module__Gku4rq__section{padding:100px 0 80px}.HowItWorks-module__Gku4rq__header{margin-bottom:48px}}
.Features-module__wqcGLa__section{padding:140px 0 120px;position:relative;overflow:hidden}.Features-module__wqcGLa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#14b85008 0%,#0000 70%);width:800px;height:800px;position:absolute;top:30%;left:50%;transform:translate(-50%)}.Features-module__wqcGLa__header{text-align:center;margin-bottom:72px}.Features-module__wqcGLa__headerTag{letter-spacing:5px;text-transform:uppercase;color:var(--fg-faint);border:1px solid var(--border);background:var(--bg-secondary);border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 20px;font-size:11px;font-weight:700;display:inline-flex}.Features-module__wqcGLa__headerTitle{letter-spacing:-2.5px;margin-bottom:20px;font-size:clamp(34px,5.5vw,56px);font-weight:900;line-height:1.08}.Features-module__wqcGLa__headerAccent{background:linear-gradient(135deg, var(--kg-green), var(--kg-green-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Features-module__wqcGLa__headerSub{color:var(--fg-muted);max-width:520px;margin:0 auto;font-size:17px;line-height:1.7}.Features-module__wqcGLa__grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:100px;display:grid}.Features-module__wqcGLa__card{background:var(--card);border:1px solid var(--border);border-radius:24px;flex-direction:column;gap:20px;padding:36px 32px;transition:all .45s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.Features-module__wqcGLa__card:hover{border-color:var(--fg-faint);transform:translateY(-4px);box-shadow:0 20px 60px #00000012}.Features-module__wqcGLa__cardGlow{opacity:0;border-radius:24px 24px 0 0;height:3px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.Features-module__wqcGLa__card:hover .Features-module__wqcGLa__cardGlow{opacity:1}.Features-module__wqcGLa__cardTop{align-items:flex-start;gap:16px;display:flex}.Features-module__wqcGLa__iconWrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex}.Features-module__wqcGLa__card:hover .Features-module__wqcGLa__iconWrap{transform:scale(1.08)rotate(-3deg)}.Features-module__wqcGLa__cardMeta{flex:1}.Features-module__wqcGLa__cardTitle{letter-spacing:-.3px;font-size:20px;font-weight:800}.Features-module__wqcGLa__cardDesc{color:var(--fg-muted);font-size:14px;line-height:1.7}.Features-module__wqcGLa__visualWrap{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;width:100%;overflow:hidden}.Features-module__wqcGLa__earningsVisual{padding:20px}.Features-module__wqcGLa__earningRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Features-module__wqcGLa__earningLabel{color:var(--fg-muted);font-size:13px;font-weight:600}.Features-module__wqcGLa__earningValue{color:var(--kg-green);font-size:28px;font-weight:900}.Features-module__wqcGLa__earningBar{align-items:flex-end;gap:6px;height:60px;margin-bottom:12px;display:flex}.Features-module__wqcGLa__bar{background:var(--kg-green);opacity:.2;border-radius:3px 3px 0 0;flex:1;min-height:8px}.Features-module__wqcGLa__bar:nth-child(3),.Features-module__wqcGLa__bar:nth-child(7){opacity:.5}.Features-module__wqcGLa__earningFooter{justify-content:center;display:flex}.Features-module__wqcGLa__earningBadge{background:var(--kg-green-glow);color:var(--kg-green);border-radius:100px;padding:4px 12px;font-size:11px;font-weight:600}.Features-module__wqcGLa__deliveryVisual{padding:20px}.Features-module__wqcGLa__delMap{background:var(--card);border:1px solid var(--border);border-radius:12px;height:80px;margin-bottom:12px;position:relative;overflow:hidden}.Features-module__wqcGLa__delPin{font-size:18px;position:absolute;top:10px;left:20px}.Features-module__wqcGLa__delPinB{font-size:18px;position:absolute;bottom:10px;right:30px}.Features-module__wqcGLa__delRoute{background:repeating-linear-gradient(90deg, var(--kg-green) 0px, var(--kg-green) 8px, transparent 8px, transparent 14px);height:2px;margin-top:-1px;position:absolute;top:50%;left:20px;right:30px}.Features-module__wqcGLa__delStatus{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Features-module__wqcGLa__delStatusText{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.Features-module__wqcGLa__delStatusDot{background:var(--kg-green);border-radius:50%;width:6px;height:6px}.Features-module__wqcGLa__delDist{color:var(--fg-muted);font-size:12px;font-weight:500}.Features-module__wqcGLa__delActions{gap:8px;display:flex}.Features-module__wqcGLa__delBtn{text-align:center;background:var(--kg-green);color:#fff;border-radius:10px;flex:1;padding:10px;font-size:13px;font-weight:700}.Features-module__wqcGLa__delBtnSecondary{text-align:center;border:1px solid var(--border);color:var(--fg-muted);border-radius:10px;flex:1;padding:10px;font-size:13px;font-weight:600}.Features-module__wqcGLa__networkVisual{flex-direction:column;gap:8px;padding:20px;display:flex}.Features-module__wqcGLa__businessCard{background:var(--card);border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;padding:12px;transition:all .3s;display:flex}.Features-module__wqcGLa__businessCard:hover{border-color:var(--fg-faint);transform:translate(4px)}.Features-module__wqcGLa__businessIcon{font-size:18px}.Features-module__wqcGLa__businessInfo{flex:1}.Features-module__wqcGLa__businessName{font-size:12px;font-weight:700;display:block}.Features-module__wqcGLa__businessDist{color:var(--fg-faint);font-size:10px}.Features-module__wqcGLa__businessArrow{color:var(--fg-faint);font-size:14px}.Features-module__wqcGLa__businessSection{border-top:1px solid var(--border);padding-top:60px}.Features-module__wqcGLa__businessHeader{text-align:center;margin-bottom:56px}.Features-module__wqcGLa__bizGrid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.Features-module__wqcGLa__bizCards{flex-direction:column;gap:16px;display:flex}.Features-module__wqcGLa__bizCard{background:var(--card);border:1px solid var(--border);border-radius:16px;align-items:flex-start;gap:16px;padding:24px;transition:all .3s;display:flex}.Features-module__wqcGLa__bizCard:hover{border-color:var(--fg-faint);transform:translateY(-2px);box-shadow:0 8px 24px #0000000d}.Features-module__wqcGLa__bizIconWrap{background:var(--kg-green-glow);width:44px;height:44px;color:var(--kg-green);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Features-module__wqcGLa__bizTitle{margin-bottom:4px;font-size:16px;font-weight:700}.Features-module__wqcGLa__bizDesc{color:var(--fg-muted);font-size:13px;line-height:1.6}@media (max-width:900px){.Features-module__wqcGLa__grid,.Features-module__wqcGLa__bizGrid{grid-template-columns:1fr}}@media (max-width:600px){.Features-module__wqcGLa__section{padding:100px 0 80px}.Features-module__wqcGLa__card{padding:28px 24px}}
.Stats-module__Le8Pqa__section{padding:140px 0 120px;position:relative;overflow:hidden}.Stats-module__Le8Pqa__particleBg{pointer-events:none;position:absolute;inset:0}.Stats-module__Le8Pqa__particle{background:var(--fg);opacity:0;border-radius:50%;width:4px;height:4px;position:absolute}.Stats-module__Le8Pqa__orbLeft{pointer-events:none;background:radial-gradient(circle,#14b8500a 0%,#0000 70%);width:500px;height:500px;position:absolute;top:10%;left:-10%}.Stats-module__Le8Pqa__orbRight{pointer-events:none;background:radial-gradient(circle,#1481b80a 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:5%;right:-10%}.Stats-module__Le8Pqa__content{z-index:2;position:relative}.Stats-module__Le8Pqa__header{text-align:center;margin-bottom:72px}.Stats-module__Le8Pqa__tag{letter-spacing:5px;text-transform:uppercase;color:var(--fg-faint);border:1px solid var(--border);background:var(--bg-secondary);border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 20px;font-size:11px;font-weight:700;display:inline-flex}.Stats-module__Le8Pqa__title{letter-spacing:-2.5px;margin-bottom:20px;font-size:clamp(34px,5.5vw,56px);font-weight:900;line-height:1.08}.Stats-module__Le8Pqa__titleAccent{background:linear-gradient(135deg,#ef4444 0%,#f97316 50%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Stats-module__Le8Pqa__headerSub{color:var(--fg-muted);max-width:520px;margin:0 auto;font-size:17px;line-height:1.7}.Stats-module__Le8Pqa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Stats-module__Le8Pqa__card{background:var(--card);border:1px solid var(--border);border-radius:24px;flex-direction:column;gap:16px;padding:32px 28px;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.Stats-module__Le8Pqa__card:hover{border-color:var(--fg-faint);transform:translateY(-6px);box-shadow:0 20px 50px #00000014}.Stats-module__Le8Pqa__cardAccent{opacity:0;border-radius:24px 24px 0 0;height:3px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.Stats-module__Le8Pqa__card:hover .Stats-module__Le8Pqa__cardAccent{opacity:1}.Stats-module__Le8Pqa__cardIcon{background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:36px;line-height:1;display:flex}.Stats-module__Le8Pqa__problemWrap{min-height:48px}.Stats-module__Le8Pqa__problem{color:var(--fg);font-size:16px;font-weight:700;line-height:1.4}.Stats-module__Le8Pqa__strikethrough{display:inline;position:relative}.Stats-module__Le8Pqa__card:hover .Stats-module__Le8Pqa__strikethrough{opacity:.55;-webkit-text-decoration:line-through #ef4444;text-decoration:line-through #ef4444;text-decoration-thickness:2px}.Stats-module__Le8Pqa__divider{background:var(--border);border-radius:1px;width:100%;height:2px;overflow:hidden}.Stats-module__Le8Pqa__dividerFill{transform-origin:0;height:100%}.Stats-module__Le8Pqa__solution{color:var(--fg-muted);flex:1;font-size:14px;line-height:1.7}.Stats-module__Le8Pqa__badgeWrap{margin-top:auto}.Stats-module__Le8Pqa__badge{color:var(--kg-green);background:var(--kg-green-glow);letter-spacing:.3px;border:1px solid #22c55e20;border-radius:100px;align-items:center;gap:4px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.Stats-module__Le8Pqa__bottomCta{text-align:center;margin-top:64px}.Stats-module__Le8Pqa__bottomText{color:var(--fg-muted);letter-spacing:-.5px;font-size:clamp(18px,3vw,24px);font-weight:600}.Stats-module__Le8Pqa__bottomText strong{color:var(--fg)}@media (max-width:1024px){.Stats-module__Le8Pqa__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:700px){.Stats-module__Le8Pqa__grid{grid-template-columns:1fr;gap:16px}.Stats-module__Le8Pqa__section{padding:100px 0 80px}.Stats-module__Le8Pqa__header{margin-bottom:48px}.Stats-module__Le8Pqa__card{padding:24px 20px}}
.DriverShowcase-module__papP9a__section{background:var(--bg-secondary);padding:120px 0;overflow:hidden}.DriverShowcase-module__papP9a__header{text-align:center;max-width:640px;margin-bottom:80px;margin-left:auto;margin-right:auto}.DriverShowcase-module__papP9a__tag{letter-spacing:4px;color:var(--fg-faint);margin-bottom:16px;font-size:11px;font-weight:700;display:block}.DriverShowcase-module__papP9a__title{letter-spacing:-2px;margin-bottom:20px;font-size:clamp(36px,6vw,56px);font-weight:800;line-height:1.1}.DriverShowcase-module__papP9a__titleAccent{background:linear-gradient(135deg, var(--kg-green) 0%, var(--kg-green-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DriverShowcase-module__papP9a__subtitle{color:var(--fg-muted);font-size:17px;line-height:1.7}.DriverShowcase-module__papP9a__features{flex-direction:column;gap:100px;display:flex}.DriverShowcase-module__papP9a__featureRow{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.DriverShowcase-module__papP9a__featureText{flex-direction:column;gap:12px;display:flex}.DriverShowcase-module__papP9a__rowLeft .DriverShowcase-module__papP9a__featureText{text-align:left}.DriverShowcase-module__papP9a__rowRight .DriverShowcase-module__papP9a__featureText{text-align:left;order:1}.DriverShowcase-module__papP9a__rowRight .DriverShowcase-module__papP9a__featurePhone{order:0}.DriverShowcase-module__papP9a__featureEmoji{font-size:2.5rem;line-height:1;display:block}.DriverShowcase-module__papP9a__featureTitle{letter-spacing:-.5px;font-size:28px;font-weight:700}.DriverShowcase-module__papP9a__featureDesc{color:var(--fg-muted);max-width:420px;font-size:16px;line-height:1.7}.DriverShowcase-module__papP9a__featurePhone{justify-content:center;display:flex}.DriverShowcase-module__papP9a__rowLeft .DriverShowcase-module__papP9a__featurePhone{justify-content:flex-end}.DriverShowcase-module__papP9a__rowRight .DriverShowcase-module__papP9a__featurePhone{justify-content:flex-start}.DriverShowcase-module__papP9a__phone{background:var(--card);border:1px solid var(--border);border-radius:28px;width:260px;padding:8px;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;overflow:hidden}.DriverShowcase-module__papP9a__featurePhone:hover .DriverShowcase-module__papP9a__phone{box-shadow:0 24px 64px var(--glow-strong);transform:translateY(-8px)scale(1.02)}.DriverShowcase-module__papP9a__statusBar{color:var(--fg-muted);justify-content:space-between;align-items:center;padding:6px 16px;font-size:10px;font-weight:600;display:flex}.DriverShowcase-module__papP9a__notch{background:var(--border);border-radius:3px;width:60px;height:6px}.DriverShowcase-module__papP9a__screenContent{flex-direction:column;gap:8px;min-height:260px;padding:8px 12px;display:flex}.DriverShowcase-module__papP9a__navBar{border-top:1px solid var(--border-faint);justify-content:space-around;margin-top:4px;padding:8px 0;display:flex}.DriverShowcase-module__papP9a__navIcon{opacity:.4;font-size:16px}.DriverShowcase-module__papP9a__navIconActive{opacity:1;font-size:16px}.DriverShowcase-module__papP9a__mockHeader{text-align:left;letter-spacing:-.3px;padding:4px 0;font-size:14px;font-weight:700}.DriverShowcase-module__papP9a__mockRow{background:var(--bg-secondary);border:1px solid var(--border-faint);text-align:left;color:var(--fg-muted);border-radius:12px;padding:12px;font-size:11px;font-weight:500}.DriverShowcase-module__papP9a__mockChips{color:var(--fg-faint);gap:4px;font-size:10px;font-weight:500;display:flex}.DriverShowcase-module__papP9a__mockMap{background:var(--bg-secondary);border:1px solid var(--border-faint);border-radius:12px;height:120px;position:relative;overflow:hidden}.DriverShowcase-module__papP9a__mockMap:after{content:"";background:var(--kg-green);width:12px;height:12px;box-shadow:0 0 0 4px var(--kg-green-glow), 0 0 0 12px #16a34a14;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DriverShowcase-module__papP9a__mockBadge{background:var(--kg-green-glow);color:var(--kg-green);border:1px solid #22c55e20;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:10px;font-weight:600;display:inline-flex}@media (max-width:900px){.DriverShowcase-module__papP9a__featureRow{text-align:center;grid-template-columns:1fr;gap:40px}.DriverShowcase-module__papP9a__featureText{align-items:center}.DriverShowcase-module__papP9a__featureDesc{max-width:100%}.DriverShowcase-module__papP9a__rowLeft .DriverShowcase-module__papP9a__featureText,.DriverShowcase-module__papP9a__rowRight .DriverShowcase-module__papP9a__featureText{text-align:center;order:0}.DriverShowcase-module__papP9a__rowLeft .DriverShowcase-module__papP9a__featurePhone,.DriverShowcase-module__papP9a__rowRight .DriverShowcase-module__papP9a__featurePhone{order:0;justify-content:center}.DriverShowcase-module__papP9a__features{gap:64px}.DriverShowcase-module__papP9a__section{padding:80px 0}}
.CTA-module__JEf2Vq__section{background:var(--bg-secondary);padding:120px 0;position:relative;overflow:hidden}.CTA-module__JEf2Vq__orbContainer{pointer-events:none;position:absolute;inset:0}.CTA-module__JEf2Vq__orb{background:var(--fg);opacity:.06;filter:blur(60px);border-radius:50%;position:absolute}.CTA-module__JEf2Vq__content{z-index:2;text-align:center;position:relative}.CTA-module__JEf2Vq__iconWrap{background:var(--kg-green-glow);width:72px;height:72px;color:var(--kg-green);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.CTA-module__JEf2Vq__title{letter-spacing:-2px;margin-bottom:16px;font-size:clamp(40px,6vw,64px);font-weight:900;line-height:1.1}.CTA-module__JEf2Vq__subtitle{color:var(--fg-muted);max-width:480px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.7}.CTA-module__JEf2Vq__buttons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.CTA-module__JEf2Vq__ctaButton{background:var(--kg-green);color:#fff;border-radius:16px;align-items:center;gap:10px;padding:18px 36px;font-size:17px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .3s;display:inline-flex}.CTA-module__JEf2Vq__ctaButton:hover{box-shadow:0 12px 40px var(--kg-green-glow);transform:translateY(-3px)}.CTA-module__JEf2Vq__hint{color:var(--fg-faint);max-width:360px;margin-top:24px;margin-left:auto;margin-right:auto;font-size:13px}@media (max-width:600px){.CTA-module__JEf2Vq__section{padding:80px 0}}
.Footer-module__ClBbzq__footer{border-top:1px solid var(--border);padding:80px 0 32px}.Footer-module__ClBbzq__top{justify-content:space-between;gap:64px;margin-bottom:64px;display:flex}.Footer-module__ClBbzq__brand{max-width:280px}.Footer-module__ClBbzq__logo{align-items:center;gap:12px;margin-bottom:12px;display:flex}.Footer-module__ClBbzq__logoIcon{background:var(--kg-green);color:#fff;width:40px;height:40px;font-family:var(--font-space-grotesk);border-radius:12px;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex}.Footer-module__ClBbzq__logoText{font-family:var(--font-space-grotesk);letter-spacing:-.5px;font-size:20px;font-weight:700;line-height:1.2;display:block}.Footer-module__ClBbzq__logoSub{color:var(--kg-green);letter-spacing:.3px;font-size:10px;font-weight:600}.Footer-module__ClBbzq__tagline{color:var(--fg-muted);margin-bottom:20px;font-size:14px;line-height:1.5}.Footer-module__ClBbzq__columns{gap:48px;display:flex}.Footer-module__ClBbzq__column{flex-direction:column;gap:10px;display:flex}.Footer-module__ClBbzq__columnTitle{letter-spacing:.5px;margin-bottom:4px;font-size:13px;font-weight:700}.Footer-module__ClBbzq__columnLink{color:var(--fg-muted);font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__ClBbzq__columnLink:hover{color:var(--fg)}.Footer-module__ClBbzq__bottom{border-top:1px solid var(--border-faint);color:var(--fg-faint);justify-content:space-between;align-items:center;padding-top:24px;font-size:13px;display:flex}.Footer-module__ClBbzq__madeWith{font-size:13px}@media (max-width:900px){.Footer-module__ClBbzq__top{flex-direction:column;gap:40px}.Footer-module__ClBbzq__columns{flex-wrap:wrap;gap:32px}}@media (max-width:600px){.Footer-module__ClBbzq__columns{flex-direction:column}.Footer-module__ClBbzq__bottom{text-align:center;flex-direction:column;gap:8px}}
