.Hero-module__ST4v3a__heroSection{background-color:var(--surface);align-items:center;min-height:90vh;padding:5.5rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__ST4v3a__heroContainer{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__ST4v3a__headline{font-family:var(--font-sans);color:var(--on-surface);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.Hero-module__ST4v3a__subtext{font-family:var(--font-sans);color:var(--on-surface-variant);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ST4v3a__ctaGroup{gap:1.5rem;display:flex}.Hero-module__ST4v3a__heroVisual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.Hero-module__ST4v3a__cabInterior{background:var(--surface-container-highest);width:320px;height:480px;box-shadow:none;border:4px solid var(--on-background);border-radius:0;flex-direction:column;display:flex;position:relative;overflow:hidden}.Hero-module__ST4v3a__screen{background-color:var(--surface-container-low);flex-direction:column;flex:1;display:flex}.Hero-module__ST4v3a__screenHeader{background:var(--on-background);color:var(--on-surface);justify-content:center;padding:1rem;font-size:1.2rem;font-weight:800;display:flex;position:relative;overflow:hidden}.Hero-module__ST4v3a__screenHeader:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:50%;height:100%;animation:4s infinite Hero-module__ST4v3a__shimmer;position:absolute;top:0;left:-100%}.Hero-module__ST4v3a__screenContent{flex-direction:column;gap:1rem;padding:1.5rem;display:flex;overflow:hidden}.Hero-module__ST4v3a__mockProduct{background:var(--surface-container-highest);border:2px solid var(--outline);height:120px;box-shadow:none;opacity:0;border-radius:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards Hero-module__ST4v3a__fadeSlideUp}.Hero-module__ST4v3a__mockProduct:nth-child(2){animation-delay:.2s}.Hero-module__ST4v3a__floatingCard{background:var(--primary);box-shadow:4px 4px 0px var(--on-background);font-weight:600;font-family:var(--font-sans);color:var(--on-primary-fixed);border:4px solid var(--on-background);z-index:10;border-radius:0;padding:.8rem 1.2rem;font-size:.9rem;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;position:absolute}.Hero-module__ST4v3a__floatingCard:hover{box-shadow:7px 7px 0px var(--on-background);transform:translate(-3px,-3px)!important}.Hero-module__ST4v3a__float1{animation:6s ease-in-out infinite Hero-module__ST4v3a__float-large;top:15%;right:-10%}.Hero-module__ST4v3a__float2{animation:5s ease-in-out infinite alternate Hero-module__ST4v3a__float;top:45%;left:-10%}.Hero-module__ST4v3a__float3{animation:7s ease-in-out infinite reverse Hero-module__ST4v3a__float-large;bottom:15%;right:-5%}.Hero-module__ST4v3a__routePaths{z-index:1;opacity:.3;pointer-events:none;position:absolute;inset:0}.Hero-module__ST4v3a__routePaths svg{width:100%;height:100%}.Hero-module__ST4v3a__pathLine{fill:none;stroke:var(--secondary);stroke-width:.5px;stroke-dasharray:4 2;animation:20s linear infinite Hero-module__ST4v3a__stream}.Hero-module__ST4v3a__pathLine2{fill:none;stroke:var(--primary);stroke-width:.5px;stroke-dasharray:4 2;animation:25s linear infinite reverse Hero-module__ST4v3a__stream}@keyframes Hero-module__ST4v3a__stream{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}@media (max-width:992px){.Hero-module__ST4v3a__heroContainer{text-align:center;grid-template-columns:1fr;padding-top:4rem}.Hero-module__ST4v3a__subtext{margin:0 auto 2.5rem}.Hero-module__ST4v3a__ctaGroup{justify-content:center}.Hero-module__ST4v3a__heroVisual{margin-top:2rem}.Hero-module__ST4v3a__float1{top:0%;left:0%}.Hero-module__ST4v3a__float2{bottom:10%;right:0%}.Hero-module__ST4v3a__float3{bottom:-5%;left:5%}}
.Button-module__Nm1E8a__button{font-size:1rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:all .15s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative}.Button-module__Nm1E8a__primary{background:linear-gradient(45deg, var(--primary), var(--primary-container));color:var(--on-primary-fixed);border:2px solid var(--on-background);box-shadow:none;border-radius:0}.Button-module__Nm1E8a__primary:hover{background:var(--primary-dim);box-shadow:2px 2px 0px var(--on-background);transform:translate(-2px,-2px)}.Button-module__Nm1E8a__primary:active{box-shadow:0px 0px 0px var(--on-background);transform:translate(1px,1px)}.Button-module__Nm1E8a__secondary{color:var(--secondary);border:2px solid var(--secondary);box-shadow:none;background-color:#0000;border-radius:0}.Button-module__Nm1E8a__secondary:hover{box-shadow:2px 2px 0px var(--secondary);background-color:#00eefc1a;transform:translate(-2px,-2px)}.Button-module__Nm1E8a__secondary:active{box-shadow:none;transform:translate(1px,1px)}.Button-module__Nm1E8a__pulse{background:linear-gradient(45deg, var(--primary), var(--primary-container));color:var(--on-primary-fixed);border:2px solid var(--on-background);box-shadow:none;border-radius:0;animation:2s infinite Button-module__Nm1E8a__staccato-pulse}.Button-module__Nm1E8a__pulse:hover{background:var(--primary-dim);box-shadow:2px 2px 0px var(--on-background);animation:none;transform:translate(-2px,-2px)}
.AnimatedSection-module__9LVbrG__animated{opacity:0;will-change:opacity, transform;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.AnimatedSection-module__9LVbrG__visible{opacity:1;transform:translateY(0)}
.HowItWorks-module__Gb5Z7a__section{background-color:var(--surface);padding:5.5rem 0}.HowItWorks-module__Gb5Z7a__header{text-align:center;margin-bottom:5rem}.HowItWorks-module__Gb5Z7a__title{color:var(--on-surface);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.HowItWorks-module__Gb5Z7a__subtitle{color:var(--on-surface-variant);font-size:1.2rem}.HowItWorks-module__Gb5Z7a__stepsContainer{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.HowItWorks-module__Gb5Z7a__stepsContainer:before{content:"";background:repeating-linear-gradient(90deg, var(--secondary) 0px, var(--secondary) 12px, transparent 12px, transparent 20px);z-index:0;opacity:1;background-size:200% 100%;border-radius:0;height:4px;animation:8s linear infinite HowItWorks-module__Gb5Z7a__shimmer;position:absolute;top:40px;left:10%;right:10%}.HowItWorks-module__Gb5Z7a__stepWrapper{z-index:1;position:relative}.HowItWorks-module__Gb5Z7a__stepCard{text-align:center;border:2px solid #0000;flex-direction:column;align-items:center;height:100%;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex}.HowItWorks-module__Gb5Z7a__stepCard:hover{box-shadow:4px 4px 0px var(--on-background);border-color:var(--outline);transform:translate(-4px,-4px)}.HowItWorks-module__Gb5Z7a__stepCard h3{color:var(--on-surface);margin-bottom:1rem;font-size:1.5rem;font-weight:800}.HowItWorks-module__Gb5Z7a__stepCard p{color:var(--on-surface-variant);line-height:1.6}.HowItWorks-module__Gb5Z7a__iconWrapper{background-color:var(--surface-container-highest);border:2px solid var(--outline);width:80px;height:80px;box-shadow:4px 4px 0px var(--on-background);color:var(--on-surface);border-radius:0;justify-content:center;align-items:center;margin-bottom:2rem;font-size:2.5rem;display:flex;position:relative}.HowItWorks-module__Gb5Z7a__stepNumber{font-size:4rem;font-family:var(--font-sans);opacity:.2;color:var(--outline-variant);font-weight:900;line-height:1;position:absolute;top:1rem;right:1.5rem}.HowItWorks-module__Gb5Z7a__iconGlow{border-radius:0;animation:2s infinite HowItWorks-module__Gb5Z7a__pulse-glow}.HowItWorks-module__Gb5Z7a__iconSwipe{animation:3s infinite HowItWorks-module__Gb5Z7a__wiggle}@keyframes HowItWorks-module__Gb5Z7a__wiggle{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(-5px)rotate(-10deg)}75%{transform:translate(5px)rotate(10deg)}}.HowItWorks-module__Gb5Z7a__iconBounce{animation:2s infinite HowItWorks-module__Gb5Z7a__bounce}@media (max-width:992px){.HowItWorks-module__Gb5Z7a__stepsContainer{grid-template-columns:1fr;gap:3rem}.HowItWorks-module__Gb5Z7a__stepsContainer:before{display:none}}
.Card-module__6ZsZ5q__card{background-color:var(--surface-container-highest);border:2px solid var(--outline);z-index:1;border-radius:0;padding:2rem;transition:all .2s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.Card-module__6ZsZ5q__signalTab{background-color:var(--tertiary);width:4px;height:0;transition:height .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.Card-module__6ZsZ5q__card:hover .Card-module__6ZsZ5q__signalTab{height:100%}.Card-module__6ZsZ5q__card:hover{box-shadow:4px 4px 0px var(--outline);border-color:var(--outline-variant);transform:translate(-4px,-4px)}.Card-module__6ZsZ5q__peach,.Card-module__6ZsZ5q__mint{background-color:var(--surface-container-low)}.Card-module__6ZsZ5q__lavender,.Card-module__6ZsZ5q__blue{background-color:var(--surface-container-highest)}
.ForBrands-module__9sDfFW__section{background-color:var(--surface);padding:5.5rem 0}.ForBrands-module__9sDfFW__container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.ForBrands-module__9sDfFW__badge{background-color:var(--surface-container-highest);color:var(--on-surface);text-transform:uppercase;letter-spacing:1px;border-radius:0;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.9rem;font-weight:800;display:inline-block}.ForBrands-module__9sDfFW__title{color:var(--on-surface);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.ForBrands-module__9sDfFW__subtitle{color:var(--on-surface-variant);margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.ForBrands-module__9sDfFW__features{margin-bottom:3rem;list-style:none}.ForBrands-module__9sDfFW__features li{color:var(--on-surface);align-items:flex-start;gap:1rem;margin-bottom:1.5rem;font-size:1.1rem;display:flex}.ForBrands-module__9sDfFW__check{background-color:var(--primary);border:2px solid var(--on-background);width:28px;height:28px;color:var(--on-primary-fixed);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.ForBrands-module__9sDfFW__features li:hover .ForBrands-module__9sDfFW__check{transform:scale(1.15);box-shadow:0 0 0 3px #ffeea140}.ForBrands-module__9sDfFW__features strong{margin-right:.5rem;font-weight:800}.ForBrands-module__9sDfFW__visualSide{position:relative}.ForBrands-module__9sDfFW__dashboardMockup{background:var(--surface-container-highest);box-shadow:8px 8px 0px var(--on-background);border:2px solid var(--outline);border-radius:0;flex-direction:column;height:450px;display:flex;overflow:hidden}.ForBrands-module__9sDfFW__dashHeader{border-bottom:2px solid var(--outline);justify-content:space-between;align-items:center;height:50px;padding:0 1.5rem;display:flex}.ForBrands-module__9sDfFW__dots{gap:8px;display:flex}.ForBrands-module__9sDfFW__dots span{border:1px solid var(--outline);background:var(--outline-variant);border-radius:0;width:12px;height:12px}.ForBrands-module__9sDfFW__dots span:nth-child(2){background:var(--outline)}.ForBrands-module__9sDfFW__dots span:nth-child(3){background:var(--surface-bright)}.ForBrands-module__9sDfFW__searchBar{background:var(--surface-container-low);border-radius:0;width:150px;height:24px}.ForBrands-module__9sDfFW__dashContent{flex:1;display:flex}.ForBrands-module__9sDfFW__dashSidebar{border-right:2px solid var(--outline);flex-direction:column;align-items:center;gap:1.5rem;width:80px;padding:1.5rem 0;display:flex}.ForBrands-module__9sDfFW__sideItem{background:var(--surface-container-low);border-radius:0;width:30px;height:30px}.ForBrands-module__9sDfFW__dashMain{flex-direction:column;flex:1;gap:2rem;padding:2rem;display:flex}.ForBrands-module__9sDfFW__statsRow{gap:1.5rem;display:flex}.ForBrands-module__9sDfFW__statCard{background:var(--surface-container-low);border-radius:0;flex-direction:column;flex:1;gap:.8rem;padding:1.5rem;display:flex}.ForBrands-module__9sDfFW__statValue{background:linear-gradient(90deg, var(--on-surface) 40%, var(--on-surface-variant) 50%, var(--on-surface) 60%);background-size:200% 100%;border-radius:0;width:60%;height:24px;animation:3s infinite ForBrands-module__9sDfFW__shimmer}.ForBrands-module__9sDfFW__statLabel{background:var(--on-surface-variant);border-radius:0;width:40%;height:12px}.ForBrands-module__9sDfFW__chartPanel{background:var(--surface-container-low);border-radius:0;flex:1;align-items:flex-end;padding:1.5rem;display:flex}.ForBrands-module__9sDfFW__barGroup{justify-content:space-between;align-items:flex-end;gap:1rem;width:100%;height:100%;display:flex}.ForBrands-module__9sDfFW__bar{background:var(--outline-variant);transform-origin:bottom;border-radius:0;flex:1;height:0}.ForBrands-module__9sDfFW__section:hover .ForBrands-module__9sDfFW__bar1{height:40%;animation:1.5s cubic-bezier(.1,.9,.2,1) .2s forwards ForBrands-module__9sDfFW__fill-bar}.ForBrands-module__9sDfFW__section:hover .ForBrands-module__9sDfFW__bar2{height:60%;animation:1.5s cubic-bezier(.1,.9,.2,1) .4s forwards ForBrands-module__9sDfFW__fill-bar}.ForBrands-module__9sDfFW__section:hover .ForBrands-module__9sDfFW__bar3{height:30%;animation:1.5s cubic-bezier(.1,.9,.2,1) .6s forwards ForBrands-module__9sDfFW__fill-bar}.ForBrands-module__9sDfFW__section:hover .ForBrands-module__9sDfFW__bar4{height:80%;animation:1.5s cubic-bezier(.1,.9,.2,1) .8s forwards ForBrands-module__9sDfFW__fill-bar}.ForBrands-module__9sDfFW__section:hover .ForBrands-module__9sDfFW__bar5{background:var(--primary);height:100%;animation:1.5s cubic-bezier(.1,.9,.2,1) 1s forwards ForBrands-module__9sDfFW__fill-bar}@keyframes ForBrands-module__9sDfFW__fill-bar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media (max-width:992px){.ForBrands-module__9sDfFW__container{grid-template-columns:1fr;gap:4rem}.ForBrands-module__9sDfFW__visualSide{order:-1}}
.ForRiders-module__3GBmmq__section{background-color:var(--surface-container-low);padding:5.5rem 0;position:relative;overflow:hidden}.ForRiders-module__3GBmmq__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid;position:relative}.ForRiders-module__3GBmmq__badge{background-color:var(--surface-container-highest);color:var(--on-surface);text-transform:uppercase;letter-spacing:1px;border-radius:0;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.9rem;font-weight:800;display:inline-block}.ForRiders-module__3GBmmq__title{color:var(--on-surface);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.ForRiders-module__3GBmmq__subtitle{color:var(--on-surface-variant);margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.ForRiders-module__3GBmmq__features{list-style:none}.ForRiders-module__3GBmmq__features li{color:var(--on-surface);align-items:flex-start;gap:1rem;margin-bottom:1.5rem;font-size:1.1rem;display:flex}.ForRiders-module__3GBmmq__check{background-color:var(--primary);border:2px solid var(--on-background);width:28px;height:28px;color:var(--on-primary-fixed);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.ForRiders-module__3GBmmq__visualSide{justify-content:center;display:flex}.ForRiders-module__3GBmmq__phoneMockup{background:var(--surface-container-highest);border:4px solid var(--outline);width:280px;height:560px;box-shadow:8px 8px 0px var(--outline);border-radius:0;position:relative;overflow:hidden}.ForRiders-module__3GBmmq__phoneNotch{background:var(--surface);z-index:10;border-radius:0;width:120px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ForRiders-module__3GBmmq__phoneScreen{background:var(--surface);flex-direction:column;width:100%;height:100%;display:flex;position:relative}.ForRiders-module__3GBmmq__appHeader{background:var(--surface-container-highest);align-items:center;gap:1rem;padding:3rem 1.5rem 1rem;display:flex}.ForRiders-module__3GBmmq__avatar{border:2px solid var(--outline);background:var(--tertiary);border-radius:0;width:40px;height:40px}.ForRiders-module__3GBmmq__headerLines{flex:1}.ForRiders-module__3GBmmq__line1{background:var(--on-surface);border-radius:0;width:60%;height:12px;margin-bottom:6px}.ForRiders-module__3GBmmq__line2{background:var(--on-surface-variant);border-radius:0;width:40%;height:8px}.ForRiders-module__3GBmmq__appContent{flex:1;padding:1.5rem;position:relative;overflow:hidden}.ForRiders-module__3GBmmq__feedCard{background:var(--surface-container-highest);border:2px solid var(--outline);width:100%;height:280px;box-shadow:4px 4px 0px var(--on-background);border-radius:0;flex-direction:column;width:calc(100% - 3rem);animation:6s cubic-bezier(.25,.46,.45,.94) infinite ForRiders-module__3GBmmq__swipeLoop;display:flex;position:absolute;top:1.5rem;left:1.5rem}.ForRiders-module__3GBmmq__cardNext{z-index:-1;opacity:1;border-color:var(--outline-variant);animation:none;transform:scale(.95)translateY(10px)}.ForRiders-module__3GBmmq__cardImg{background:var(--surface-container-low);border-radius:0;flex:1}.ForRiders-module__3GBmmq__cardBottom{justify-content:space-between;align-items:center;padding:1rem;display:flex}.ForRiders-module__3GBmmq__cardTitle{color:var(--on-surface);font-size:1.1rem;font-weight:700}.ForRiders-module__3GBmmq__cardBtn{background:var(--primary);color:var(--on-primary-fixed);border:2px solid var(--outline);padding:.25rem .75rem;font-size:.8rem;font-weight:700;transition:transform .2s,box-shadow .2s}.ForRiders-module__3GBmmq__cardBtn:hover{box-shadow:2px 2px 0px var(--on-background);transform:translate(-2px,-2px)}.ForRiders-module__3GBmmq__coin{z-index:20;opacity:0;font-size:2rem;position:absolute}.ForRiders-module__3GBmmq__coin1{animation:6s 1.5s infinite ForRiders-module__3GBmmq__coin-pop;top:50%;right:20px}.ForRiders-module__3GBmmq__coin2{animation:6s 1.7s infinite ForRiders-module__3GBmmq__coin-pop;top:40%;left:20px}@keyframes ForRiders-module__3GBmmq__swipeLoop{0%,20%{opacity:1;transform:translate(0)rotate(0)}35%{opacity:0;transform:translate(-150%)rotate(-15deg)}36%{opacity:0;transform:translate(150%)rotate(15deg)scale(.9)}45%{opacity:.5;z-index:-1;transform:translate(0)scale(.95)translateY(10px)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes ForRiders-module__3GBmmq__coin-pop{0%{opacity:0;transform:scale(.5)translateY(0)}20%{opacity:1;transform:scale(1.2)translateY(-40px)}40%{opacity:0;transform:scale(1)translateY(-60px)}to{opacity:0;transform:scale(.5)translateY(0)}}@media (max-width:992px){.ForRiders-module__3GBmmq__container{grid-template-columns:1fr;gap:4rem}}
.ForDrivers-module__KOqjDq__section{background-color:var(--surface);padding:5.5rem 0;position:relative}.ForDrivers-module__KOqjDq__container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.ForDrivers-module__KOqjDq__badge{background-color:var(--surface-container-highest);color:var(--on-surface);text-transform:uppercase;letter-spacing:1px;border-radius:0;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.9rem;font-weight:800;display:inline-block}.ForDrivers-module__KOqjDq__title{color:var(--on-surface);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.ForDrivers-module__KOqjDq__subtitle{color:var(--on-surface-variant);margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.ForDrivers-module__KOqjDq__benefitsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ForDrivers-module__KOqjDq__benefitCard{text-align:flex-start;padding:1.5rem}.ForDrivers-module__KOqjDq__icon{margin-bottom:1rem;font-size:2rem}.ForDrivers-module__KOqjDq__benefitCard h4{color:var(--on-surface);margin-bottom:.5rem;font-size:1.2rem}.ForDrivers-module__KOqjDq__benefitCard p{color:var(--on-surface-variant);font-size:.9rem;line-height:1.5}.ForDrivers-module__KOqjDq__visualSide{justify-content:center;display:flex;position:relative}.ForDrivers-module__KOqjDq__driverMockup{width:350px;height:400px;position:relative}.ForDrivers-module__KOqjDq__driverAvatar{color:var(--primary);z-index:2;font-size:4rem;font-weight:800;animation:4s ease-in-out infinite ForDrivers-module__KOqjDq__float;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.ForDrivers-module__KOqjDq__earningsCard{background:var(--surface-container-highest);border:4px solid var(--on-background);box-shadow:8px 8px 0px var(--outline);z-index:3;border-radius:0;width:220px;padding:1.5rem;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;position:absolute;bottom:20px;right:-10px}.ForDrivers-module__KOqjDq__earningsCard:hover{box-shadow:12px 12px 0px var(--outline);transform:translate(-4px,-4px)}.ForDrivers-module__KOqjDq__earningsTitle{color:var(--on-surface-variant);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.ForDrivers-module__KOqjDq__earningsAmount{color:var(--secondary);margin-bottom:1rem;font-size:2rem;font-weight:900}.ForDrivers-module__KOqjDq__earningsBar{background:var(--surface-container-low);border-radius:0;height:8px;overflow:hidden}.ForDrivers-module__KOqjDq__earningsFill{background:var(--primary);width:0%;height:100%;transition:width 1.5s cubic-bezier(.16,1,.3,1)}.ForDrivers-module__KOqjDq__section:hover .ForDrivers-module__KOqjDq__earningsFill{width:80%}.ForDrivers-module__KOqjDq__behindSeatScreen{background:var(--surface-container-highest);border:4px solid var(--on-background);width:140px;height:200px;box-shadow:8px 8px 0px var(--outline);z-index:1;opacity:.9;border-radius:0;position:absolute;top:20%;left:10%;transform:perspective(400px)rotateY(-15deg)}.ForDrivers-module__KOqjDq__behindSeatScreen:after{content:"";background:var(--secondary);border-radius:0;height:40px;animation:3s infinite ForDrivers-module__KOqjDq__pulse-glow;position:absolute;top:10px;left:10px;right:10px}@keyframes ForDrivers-module__KOqjDq__fill-bar{0%{width:0%}}@media (max-width:992px){.ForDrivers-module__KOqjDq__container{grid-template-columns:1fr;gap:4rem}.ForDrivers-module__KOqjDq__visualSide{order:-1}}
.ProductDemo-module__RAHXTW__section{background-color:var(--surface-container-low);padding:5.5rem 0}.ProductDemo-module__RAHXTW__header{text-align:center;margin-bottom:4rem}.ProductDemo-module__RAHXTW__title{color:var(--on-surface);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.ProductDemo-module__RAHXTW__subtitle{color:var(--on-surface-variant);font-size:1.2rem}.ProductDemo-module__RAHXTW__demoWrapper{perspective:1000px;justify-content:center;display:flex}.ProductDemo-module__RAHXTW__tabletMockup{background:var(--on-background);width:100%;max-width:800px;height:500px;box-shadow:16px 16px 0px var(--outline);border-radius:0;padding:15px;transition:transform .1s;transform:rotateX(5deg)}.ProductDemo-module__RAHXTW__tabletMockup:hover{transform:rotateX(0)scale(1.02)}.ProductDemo-module__RAHXTW__tabletScreen{background:var(--surface);border-radius:0;width:100%;height:100%;position:relative;overflow:hidden}.ProductDemo-module__RAHXTW__demoApp{flex-direction:column;height:100%;display:flex}.ProductDemo-module__RAHXTW__demoHeader{background:var(--surface-container-highest);border-bottom:2px solid var(--outline);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.ProductDemo-module__RAHXTW__demoProfile{background:var(--tertiary);border-radius:0;width:40px;height:40px}.ProductDemo-module__RAHXTW__demoTabs{background:var(--surface-container-low);border-radius:0;gap:1.5rem;padding:.3rem;display:flex}.ProductDemo-module__RAHXTW__demoTab{color:var(--on-surface-variant);border-radius:0;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700}.ProductDemo-module__RAHXTW__activeTab{background:var(--surface-container-highest);color:var(--on-surface);box-shadow:var(--shadow-ambient)}.ProductDemo-module__RAHXTW__demoContent{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.ProductDemo-module__RAHXTW__feedHeader{border-bottom:2px solid var(--outline);justify-content:space-between;align-items:center;padding:15px;display:flex}.ProductDemo-module__RAHXTW__demoCard{background:var(--surface-container-highest);border:2px solid var(--outline);width:320px;box-shadow:4px 4px 0px var(--on-background);transform-origin:50%;border-radius:0;transition:all .3s;position:absolute;overflow:hidden}.ProductDemo-module__RAHXTW__demoCardHidden{opacity:0;pointer-events:none;transform:scale(.9)translateY(20px)}.ProductDemo-module__RAHXTW__demoCardExpanded{flex-direction:row;width:90%;height:90%;display:flex}.ProductDemo-module__RAHXTW__demoCardImg{background:var(--surface-container-low);cursor:pointer;height:200px;transition:height .6s;position:relative;overflow:hidden}.ProductDemo-module__RAHXTW__demoCardExpanded .ProductDemo-module__RAHXTW__demoCardImg{border-radius:0;flex:1;height:100%}.ProductDemo-module__RAHXTW__demoCardBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ProductDemo-module__RAHXTW__demoCardExpanded .ProductDemo-module__RAHXTW__demoCardBody{flex:1;justify-content:center;padding:3rem}.ProductDemo-module__RAHXTW__demoCardTitle{color:var(--on-surface);font-size:1.25rem;font-weight:800}.ProductDemo-module__RAHXTW__demoCardText{color:var(--on-surface-variant);font-size:.9rem;line-height:1.5}.ProductDemo-module__RAHXTW__demoCardBtn{background:var(--on-surface);color:var(--surface);opacity:0;border-radius:0;align-self:flex-start;margin-top:auto;padding:.6rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s .3s;transform:translateY(10px)}.ProductDemo-module__RAHXTW__price{background:var(--surface-container-low);color:var(--on-surface);border:2px solid var(--outline);border-radius:0;padding:5px 10px;font-size:.9rem;font-weight:700}.ProductDemo-module__RAHXTW__demoCardExpanded .ProductDemo-module__RAHXTW__demoCardBtn{opacity:1;background:var(--primary);color:var(--on-primary-fixed);transform:translateY(0)}.ProductDemo-module__RAHXTW__ripple{background:#ffffff80;border-radius:50%;width:20px;height:20px;animation:1s cubic-bezier(.1,.9,.2,1) forwards ProductDemo-module__RAHXTW__ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.ProductDemo-module__RAHXTW__tabletMockup{height:400px}.ProductDemo-module__RAHXTW__demoCardExpanded{flex-direction:column}.ProductDemo-module__RAHXTW__demoCardExpanded .ProductDemo-module__RAHXTW__demoCardImg{border-radius:0;height:150px}}
.WhyKorrido-module__Zr3CFq__section{background-color:var(--surface);padding:5.5rem 0}.WhyKorrido-module__Zr3CFq__header{text-align:center;margin-bottom:5rem}.WhyKorrido-module__Zr3CFq__title{color:var(--on-surface);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.WhyKorrido-module__Zr3CFq__subtitle{color:var(--on-surface-variant);font-size:1.2rem}.WhyKorrido-module__Zr3CFq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.WhyKorrido-module__Zr3CFq__whyCard{border:2px solid var(--outline);height:100%;box-shadow:4px 4px 0px var(--on-background);border-radius:0;flex-direction:column;transition:all .2s;display:flex}.WhyKorrido-module__Zr3CFq__whyCard:hover{box-shadow:8px 8px 0px var(--on-background);transform:translate(-4px,-4px)}.WhyKorrido-module__Zr3CFq__icon{margin-bottom:1rem;font-size:3rem}.WhyKorrido-module__Zr3CFq__whyCard h3{color:var(--on-surface);margin-bottom:1rem;font-size:1.5rem;font-weight:800}.WhyKorrido-module__Zr3CFq__whyCard p{color:var(--on-surface-variant);font-weight:500;line-height:1.6}@media (max-width:768px){.WhyKorrido-module__Zr3CFq__grid{grid-template-columns:1fr}}
.Testimonials-module__9tgK6q__section{background-color:var(--surface);padding:5.5rem 0;position:relative}.Testimonials-module__9tgK6q__container{z-index:1;position:relative}.Testimonials-module__9tgK6q__header{text-align:center;margin-bottom:3rem}.Testimonials-module__9tgK6q__title{color:var(--on-surface);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Testimonials-module__9tgK6q__subtitle{font-family:var(--font-sans);color:var(--on-surface-variant);max-width:600px;margin:0 auto 4rem;font-size:1.25rem}
.Footer-module__nhiC3q__footer{background-color:var(--text-dark);color:var(--cream);margin-top:4rem;padding:4rem 0 2rem}.Footer-module__nhiC3q__footerContainer{flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-bottom:3rem;display:flex}.Footer-module__nhiC3q__brand h3{color:var(--peach);margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.Footer-module__nhiC3q__brand p{color:var(--surface-container-low);max-width:300px;line-height:1.5}.Footer-module__nhiC3q__links{gap:4rem;display:flex}.Footer-module__nhiC3q__linkGroup h4{color:var(--mint);margin-bottom:1rem;font-size:1.1rem}.Footer-module__nhiC3q__linkGroup a{color:var(--surface-container-low);margin-bottom:.5rem;transition:color .3s;display:block}.Footer-module__nhiC3q__linkGroup a:hover{color:var(--cream)}.Footer-module__nhiC3q__copyright{text-align:center;border-top:1px solid var(--outline-variant);color:var(--outline);padding-top:2rem;font-size:.9rem}@media (max-width:768px){.Footer-module__nhiC3q__footerContainer{flex-direction:column}}
.TestimonialCarousel-module__EskQlq__carouselContainer{width:100%;max-width:800px;margin:0 auto;padding:2rem 0;position:relative;overflow:hidden}.TestimonialCarousel-module__EskQlq__slidesWrapper{width:100%;height:350px;position:relative}.TestimonialCarousel-module__EskQlq__carouselInner{transition:transform .4s steps(4,end);display:flex}.TestimonialCarousel-module__EskQlq__slide{width:100%;padding:1rem;position:absolute;top:0;left:0}.TestimonialCarousel-module__EskQlq__activeSlide{z-index:2}.TestimonialCarousel-module__EskQlq__testimonialCard{flex-direction:column;height:100%;padding:3rem;display:flex}.TestimonialCarousel-module__EskQlq__quoteIcon{color:var(--on-surface);opacity:.1;font-size:5rem;line-height:1;font-family:var(--font-space-grotesk);margin-bottom:-2rem}.TestimonialCarousel-module__EskQlq__quoteBody{color:var(--on-surface);flex:1;font-size:1.5rem;font-weight:700;line-height:1.5}.TestimonialCarousel-module__EskQlq__author{align-items:center;gap:1rem;margin-top:2rem;display:flex}.TestimonialCarousel-module__EskQlq__authorAvatar{background:var(--tertiary);border:2px solid var(--outline);border-radius:0;width:50px;height:50px}.TestimonialCarousel-module__EskQlq__authorInfo h4{color:var(--on-surface);font-size:1.1rem}.TestimonialCarousel-module__EskQlq__authorInfo span.TestimonialCarousel-module__EskQlq__role{font-size:.9rem;font-family:var(--font-sans);color:var(--on-surface-variant);font-weight:600}.TestimonialCarousel-module__EskQlq__badgeType{background:var(--surface-container-highest);color:var(--on-surface);text-transform:uppercase;border-radius:0;margin-left:.5rem;padding:.2rem .6rem;font-weight:800;display:inline-block;font-size:.75rem!important}.TestimonialCarousel-module__EskQlq__dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.TestimonialCarousel-module__EskQlq__dot{background:var(--surface-container-low);border:2px solid var(--outline);cursor:pointer;border-radius:0;width:12px;height:12px;padding:0;transition:all .2s}.TestimonialCarousel-module__EskQlq__activeDot{background:var(--primary);border:2px solid var(--on-background);transform:scale(1.2)}@media (max-width:768px){.TestimonialCarousel-module__EskQlq__testimonialCard{padding:2rem}.TestimonialCarousel-module__EskQlq__quoteBody{font-size:1.2rem}}
.FinalCTA-module__qqT25G__section{background:var(--surface-container-low);padding:12rem 0;position:relative;overflow:hidden}.FinalCTA-module__qqT25G__container{text-align:center;z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.FinalCTA-module__qqT25G__content{background:var(--surface-container-highest);border:4px solid var(--on-background);box-shadow:8px 8px 0px var(--outline);border-radius:0;width:100%;max-width:800px;padding:5rem 4rem;transition:border-color .3s,box-shadow .3s;animation:5s ease-in-out infinite FinalCTA-module__qqT25G__float}.FinalCTA-module__qqT25G__content:hover{border-color:var(--primary);box-shadow:12px 12px 0px var(--outline)}.FinalCTA-module__qqT25G__title{font-family:var(--font-sans);color:var(--on-surface);letter-spacing:-.02em;margin-bottom:2rem;font-size:3.5rem;font-weight:700}.FinalCTA-module__qqT25G__subtitle{font-family:var(--font-sans);color:var(--on-surface-variant);max-width:600px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.FinalCTA-module__qqT25G__buttonGroup{justify-content:center;gap:1.5rem;display:flex}@media (max-width:768px){.FinalCTA-module__qqT25G__section{padding:6rem 0}.FinalCTA-module__qqT25G__content{padding:2.5rem 1.5rem}.FinalCTA-module__qqT25G__title{font-size:2.5rem}.FinalCTA-module__qqT25G__buttonGroup{flex-direction:column}}
