.Hero-module__ST4v3a__heroSection{background:radial-gradient(circle at top right, var(--mint) 0%, transparent 40%), radial-gradient(circle at bottom left, var(--lavender) 0%, transparent 40%);background-color:var(--cream);align-items:center;min-height:90vh;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{letter-spacing:-1px;color:var(--text-dark);margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}.Hero-module__ST4v3a__subtext{color:var(--text-light);max-width:480px;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{width:320px;height:480px;box-shadow:12px 12px 0px var(--text-dark);border:4px solid var(--text-dark);background:#fff;border-radius:0;flex-direction:column;display:flex;position:relative;overflow:hidden}.Hero-module__ST4v3a__screen{background-color:var(--baby-blue);flex-direction:column;flex:1;display:flex}.Hero-module__ST4v3a__screenHeader{background:var(--text-dark);color:var(--cream);justify-content:center;padding:1rem;font-size:1.2rem;font-weight:800;display:flex}.Hero-module__ST4v3a__screenContent{flex-direction:column;gap:1rem;padding:1.5rem;display:flex;overflow:hidden}.Hero-module__ST4v3a__mockProduct{border-radius:var(--radius-md);height:120px;box-shadow:var(--shadow-soft);background:#fff;animation:1s ease-out forwards Hero-module__ST4v3a__fadeSlideUp}.Hero-module__ST4v3a__mockProduct:nth-child(2){animation-delay:.2s}.Hero-module__ST4v3a__floatingCard{box-shadow:8px 8px 0px var(--text-dark);color:var(--text-dark);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:2px solid var(--text-dark);z-index:10;background:#fffffff2;border-radius:0;padding:.8rem 1.2rem;font-size:.9rem;font-weight:700;position:absolute}.Hero-module__ST4v3a__float1{animation:6s ease-in-out infinite Hero-module__ST4v3a__float-large;top:10%;left:-15%}.Hero-module__ST4v3a__float2{animation:5s ease-in-out infinite alternate Hero-module__ST4v3a__float;bottom:25%;right:-10%}.Hero-module__ST4v3a__float3{animation:7s ease-in-out infinite reverse Hero-module__ST4v3a__float-large;bottom:5%;left:-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(--peach);stroke-width:.5px;stroke-dasharray:4 2;animation:20s linear infinite Hero-module__ST4v3a__stream}.Hero-module__ST4v3a__pathLine2{fill:none;stroke:var(--baby-blue);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:700;font-family:var(--font-retro), monospace;text-transform:uppercase;cursor:pointer;border:2px solid var(--text-dark);box-shadow:4px 4px 0px var(--text-dark);border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:all .1s;display:inline-flex}.Button-module__Nm1E8a__button:active{box-shadow:2px 2px 0px var(--text-dark);transform:translate(2px,2px)}.Button-module__Nm1E8a__primary{background-color:var(--mint);color:var(--text-dark)}.Button-module__Nm1E8a__primary:hover{background-color:var(--peach)}.Button-module__Nm1E8a__secondary{background-color:var(--cream);color:var(--text-dark)}.Button-module__Nm1E8a__secondary:hover{background-color:var(--baby-blue);color:var(--cream)}.Button-module__Nm1E8a__pulse{background-color:var(--peach);color:var(--text-dark);animation:2s infinite Button-module__Nm1E8a__pulse-glow}.Button-module__Nm1E8a__pulse:hover{background-color:var(--lavender);animation:none}
.AnimatedSection-module__9LVbrG__animated{opacity:0;will-change:opacity, transform;transition:opacity .8s ease-out,transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(20px)}.AnimatedSection-module__9LVbrG__visible{opacity:1;transform:translateY(0)}
.HowItWorks-module__Gb5Z7a__section{background-color:#fff;padding:8rem 0}.HowItWorks-module__Gb5Z7a__header{text-align:center;margin-bottom:5rem}.HowItWorks-module__Gb5Z7a__title{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.HowItWorks-module__Gb5Z7a__subtitle{color:var(--text-light);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:linear-gradient(90deg, var(--peach) 0%, var(--mint) 50%, var(--lavender) 100%);z-index:0;opacity:.5;border-radius:var(--radius-pill);height:2px;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%;display:flex}.HowItWorks-module__Gb5Z7a__stepCard h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.5rem;font-weight:800}.HowItWorks-module__Gb5Z7a__stepCard p{color:var(--text-light);line-height:1.6}.HowItWorks-module__Gb5Z7a__iconWrapper{background-color:var(--background);border:2px solid var(--text-dark);width:80px;height:80px;box-shadow:6px 6px 0px var(--text-dark);border-radius:0;justify-content:center;align-items:center;margin-bottom:2rem;font-size:2.5rem;display:flex;position:relative}.HowItWorks-module__Gb5Z7a__stepNumber{opacity:.1;color:var(--text-dark);font-size:4rem;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(--cream);border:2px solid var(--text-dark);box-shadow:6px 6px 0px var(--text-dark);border-radius:0;padding:2rem;transition:all .1s}.Card-module__6ZsZ5q__card:hover{box-shadow:10px 10px 0px var(--text-dark);transform:translate(-4px,-4px)}.Card-module__6ZsZ5q__peach{background-color:var(--peach)}.Card-module__6ZsZ5q__mint{background-color:var(--mint)}.Card-module__6ZsZ5q__lavender{background-color:var(--lavender)}.Card-module__6ZsZ5q__blue{background-color:var(--baby-blue)}
.ForBrands-module__9sDfFW__section{background-color:var(--background);padding:8rem 0}.ForBrands-module__9sDfFW__container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.ForBrands-module__9sDfFW__badge{background-color:var(--mint);color:var(--text-dark);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.9rem;font-weight:800;display:inline-block}.ForBrands-module__9sDfFW__title{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.ForBrands-module__9sDfFW__subtitle{color:var(--text-light);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(--text-dark);align-items:flex-start;gap:1rem;margin-bottom:1.5rem;font-size:1.1rem;display:flex}.ForBrands-module__9sDfFW__check{background-color:var(--mint);border:2px solid var(--text-dark);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:700;display:flex}.ForBrands-module__9sDfFW__features strong{margin-right:.5rem;font-weight:800}.ForBrands-module__9sDfFW__visualSide{position:relative}.ForBrands-module__9sDfFW__dashboardMockup{box-shadow:12px 12px 0px var(--text-dark);border:4px solid var(--text-dark);background:#fff;border-radius:0;flex-direction:column;height:450px;display:flex;overflow:hidden}.ForBrands-module__9sDfFW__dashHeader{border-bottom:1px solid #0000000d;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(--text-dark);background:var(--peach);border-radius:0;width:12px;height:12px}.ForBrands-module__9sDfFW__dots span:nth-child(2){background:var(--mint)}.ForBrands-module__9sDfFW__dots span:nth-child(3){background:var(--lavender)}.ForBrands-module__9sDfFW__searchBar{background:var(--cream);border-radius:var(--radius-pill);width:150px;height:24px}.ForBrands-module__9sDfFW__dashContent{flex:1;display:flex}.ForBrands-module__9sDfFW__dashSidebar{border-right:1px solid #0000000d;flex-direction:column;align-items:center;gap:1.5rem;width:80px;padding:1.5rem 0;display:flex}.ForBrands-module__9sDfFW__sideItem{background:var(--cream);border-radius:var(--radius-md);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(--cream);border-radius:var(--radius-md);flex-direction:column;flex:1;gap:.8rem;padding:1.5rem;display:flex}.ForBrands-module__9sDfFW__statValue{background:var(--text-dark);border-radius:var(--radius-sm);opacity:.8;width:60%;height:24px}.ForBrands-module__9sDfFW__statLabel{background:var(--text-light);border-radius:var(--radius-sm);opacity:.3;width:40%;height:12px}.ForBrands-module__9sDfFW__chartPanel{background:var(--cream);border-radius:var(--radius-md);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(--lavender);border-radius:var(--radius-sm) var(--radius-sm) 0 0;transform-origin:bottom;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(--peach);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(--peach);padding:8rem 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(--background);color:var(--text-dark);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.9rem;font-weight:800;display:inline-block}.ForRiders-module__3GBmmq__title{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.ForRiders-module__3GBmmq__subtitle{color:var(--text-dark);opacity:.8;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(--text-dark);align-items:flex-start;gap:1rem;margin-bottom:1.5rem;font-size:1.1rem;display:flex}.ForRiders-module__3GBmmq__check{background-color:var(--background);border:2px solid var(--text-dark);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:700;display:flex}.ForRiders-module__3GBmmq__visualSide{justify-content:center;display:flex}.ForRiders-module__3GBmmq__phoneMockup{background:var(--text-dark);border:4px solid var(--text-dark);width:280px;height:560px;box-shadow:16px 16px 0px var(--text-dark);border-radius:0;position:relative;overflow:hidden}.ForRiders-module__3GBmmq__phoneNotch{z-index:10;background:#fff;border-radius:0 0 16px 16px;width:120px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ForRiders-module__3GBmmq__phoneScreen{background:var(--cream);flex-direction:column;width:100%;height:100%;display:flex;position:relative}.ForRiders-module__3GBmmq__appHeader{background:#fff;align-items:center;gap:1rem;padding:3rem 1.5rem 1rem;display:flex}.ForRiders-module__3GBmmq__avatar{border:2px solid var(--text-dark);background:var(--lavender);border-radius:0;width:40px;height:40px}.ForRiders-module__3GBmmq__headerLines{flex:1}.ForRiders-module__3GBmmq__line1{background:var(--text-dark);border-radius:var(--radius-sm);width:60%;height:12px;margin-bottom:6px}.ForRiders-module__3GBmmq__line2{background:var(--text-light);border-radius:var(--radius-sm);opacity:.3;width:40%;height:8px}.ForRiders-module__3GBmmq__appContent{flex:1;padding:1.5rem;position:relative;overflow:hidden}.ForRiders-module__3GBmmq__feedCard{border:2px solid var(--text-dark);width:100%;height:280px;box-shadow:8px 8px 0px var(--text-dark);background:#fff;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:.5;animation:none;transform:scale(.95)translateY(10px)}.ForRiders-module__3GBmmq__cardImg{background:var(--baby-blue);border-radius:var(--radius-md) var(--radius-md) 0 0;flex:1}.ForRiders-module__3GBmmq__cardBottom{justify-content:space-between;align-items:center;padding:1rem;display:flex}.ForRiders-module__3GBmmq__cardTitle{background:var(--text-dark);border-radius:var(--radius-sm);width:60%;height:14px}.ForRiders-module__3GBmmq__cardBtn{background:var(--mint);border-radius:var(--radius-pill);width:60px;height:24px}.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(--baby-blue);padding:8rem 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(--background);color:var(--text-dark);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.9rem;font-weight:800;display:inline-block}.ForDrivers-module__KOqjDq__title{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.ForDrivers-module__KOqjDq__subtitle{color:var(--text-dark);opacity:.8;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(--text-dark);margin-bottom:.5rem;font-size:1.2rem}.ForDrivers-module__KOqjDq__benefitCard p{color:var(--text-dark);opacity:.8;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{z-index:2;font-size:8rem;animation:4s ease-in-out infinite ForDrivers-module__KOqjDq__float;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ForDrivers-module__KOqjDq__earningsCard{border:2px solid var(--text-dark);box-shadow:8px 8px 0px var(--text-dark);z-index:3;background:#fff;border-radius:0;width:220px;padding:1.5rem;position:absolute;bottom:0;right:-20px}.ForDrivers-module__KOqjDq__earningsTitle{color:var(--text-light);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.ForDrivers-module__KOqjDq__earningsAmount{color:#27ae60;margin-bottom:1rem;font-size:2rem;font-weight:900}.ForDrivers-module__KOqjDq__earningsBar{background:var(--cream);border-radius:var(--radius-pill);height:8px;overflow:hidden}.ForDrivers-module__KOqjDq__earningsFill{background:#27ae60;width:0%;height:100%}.ForDrivers-module__KOqjDq__section:hover .ForDrivers-module__KOqjDq__earningsFill{width:80%;animation:1.5s cubic-bezier(.1,.9,.2,1) .2s forwards ForDrivers-module__KOqjDq__fill-bar}.ForDrivers-module__KOqjDq__behindSeatScreen{border:4px solid var(--text-dark);width:140px;height:200px;box-shadow:8px 8px 0px var(--text-dark);z-index:1;opacity:.9;background:#fff;border-radius:0;position:absolute;top:20%;left:10%;transform:perspective(400px)rotateY(-15deg)}.ForDrivers-module__KOqjDq__behindSeatScreen:after{content:"";background:var(--peach);border-radius:var(--radius-sm);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:#fff;padding:8rem 0}.ProductDemo-module__RAHXTW__header{text-align:center;margin-bottom:4rem}.ProductDemo-module__RAHXTW__title{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.ProductDemo-module__RAHXTW__subtitle{color:var(--text-light);font-size:1.2rem}.ProductDemo-module__RAHXTW__demoWrapper{perspective:1000px;justify-content:center;display:flex}.ProductDemo-module__RAHXTW__tabletMockup{background:var(--text-dark);width:100%;max-width:800px;height:500px;box-shadow:16px 16px 0px var(--text-dark);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(--cream);border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.ProductDemo-module__RAHXTW__demoApp{flex-direction:column;height:100%;display:flex}.ProductDemo-module__RAHXTW__demoHeader{background:#fff;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.ProductDemo-module__RAHXTW__demoProfile{background:var(--peach);border-radius:50%;width:40px;height:40px}.ProductDemo-module__RAHXTW__demoTabs{border-radius:var(--radius-pill);background:#00000008;gap:1.5rem;padding:.3rem;display:flex}.ProductDemo-module__RAHXTW__demoTab{border-radius:var(--radius-pill);color:var(--text-light);padding:.5rem 1.5rem;font-size:.9rem;font-weight:700}.ProductDemo-module__RAHXTW__activeTab{color:var(--text-dark);box-shadow:var(--shadow-soft);background:#fff}.ProductDemo-module__RAHXTW__demoContent{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.ProductDemo-module__RAHXTW__demoCard{border:2px solid var(--text-dark);width:320px;box-shadow:8px 8px 0px var(--text-dark);transform-origin:50%;background:#fff;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(--baby-blue);cursor:pointer;height:200px;transition:height .6s;position:relative;overflow:hidden}.ProductDemo-module__RAHXTW__demoCardExpanded .ProductDemo-module__RAHXTW__demoCardImg{border-radius:var(--radius-lg) 0 0 var(--radius-lg);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{background:var(--text-dark);border-radius:var(--radius-sm);width:70%;height:20px}.ProductDemo-module__RAHXTW__demoCardText{background:var(--text-light);border-radius:var(--radius-sm);opacity:.3;width:90%;height:12px}.ProductDemo-module__RAHXTW__demoCardBtn{background:var(--foreground);color:var(--background);border-radius:var(--radius-pill);opacity: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__demoCardExpanded .ProductDemo-module__RAHXTW__demoCardBtn{opacity:1;background:var(--peach);color:var(--text-dark);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:var(--radius-lg) var(--radius-lg) 0 0;height:150px}}
.WhyKorrido-module__Zr3CFq__section{background-color:var(--background);background-image:radial-gradient(var(--text-light) 1px, transparent 1px);opacity:.95;background-position:-19px -19px;background-size:40px 40px;padding:8rem 0}.WhyKorrido-module__Zr3CFq__header{text-align:center;margin-bottom:5rem}.WhyKorrido-module__Zr3CFq__title{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.WhyKorrido-module__Zr3CFq__subtitle{color:var(--text-light);font-size:1.2rem}.WhyKorrido-module__Zr3CFq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.WhyKorrido-module__Zr3CFq__whyCard{border:4px solid var(--text-dark);height:100%;box-shadow:8px 8px 0px var(--text-dark);border-radius:var(--radius-lg);flex-direction:column;transition:all .2s;display:flex}.WhyKorrido-module__Zr3CFq__whyCard:hover{box-shadow:12px 12px 0px var(--text-dark);transform:translate(-4px,-4px)}.WhyKorrido-module__Zr3CFq__icon{margin-bottom:1rem;font-size:3rem}.WhyKorrido-module__Zr3CFq__whyCard h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.5rem;font-weight:800}.WhyKorrido-module__Zr3CFq__whyCard p{color:var(--text-dark);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(--cream);padding:8rem 0;position:relative}.Testimonials-module__9tgK6q__section:before,.Testimonials-module__9tgK6q__section:after{content:"";filter:blur(80px);z-index:0;opacity:.4;pointer-events:none;border-radius:50%;position:absolute}.Testimonials-module__9tgK6q__section:before{background:var(--peach);width:400px;height:400px;top:-100px;left:-100px}.Testimonials-module__9tgK6q__section:after{background:var(--lavender);width:300px;height:300px;bottom:-100px;right:-100px}.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(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Testimonials-module__9tgK6q__subtitle{color:var(--text-light);font-size:1.2rem}
.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:#fff8f2b3;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:#fff8f2b3;margin-bottom:.5rem;transition:color .3s;display:block}.Footer-module__nhiC3q__linkGroup a:hover{color:var(--cream)}.Footer-module__nhiC3q__copyright{text-align:center;color:#fff8f280;border-top:1px solid #fff8f21a;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__slide{width:100%;height:100%;padding:1rem;transition:transform .6s cubic-bezier(.25,.46,.45,.94),opacity .6s;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(--text-dark);opacity:.1;margin-bottom:-2rem;font-family:serif;font-size:5rem;line-height:1}.TestimonialCarousel-module__EskQlq__quoteBody{color:var(--text-dark);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(--mint);border:2px solid var(--text-dark);border-radius:0;width:50px;height:50px}.TestimonialCarousel-module__EskQlq__authorInfo h4{color:var(--text-dark);font-size:1.1rem}.TestimonialCarousel-module__EskQlq__authorInfo span{color:var(--text-dark);opacity:.7;font-size:.9rem}.TestimonialCarousel-module__EskQlq__badgeType{background:var(--background);color:var(--text-dark);border-radius:var(--radius-pill);text-transform:uppercase;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{border:2px solid var(--text-dark);background:var(--cream);cursor:pointer;border-radius:0;width:14px;height:14px;transition:all .1s}.TestimonialCarousel-module__EskQlq__activeDot{background:var(--text-dark);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:linear-gradient(-45deg, var(--peach), var(--mint), var(--lavender), var(--baby-blue));background-size:400% 400%;padding:10rem 0;animation:15s infinite FinalCTA-module__qqT25G__gradient-shift;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{border:4px solid var(--text-dark);box-shadow:16px 16px 0px var(--text-dark);background:#f4f4f0;border-radius:0;width:100%;max-width:800px;padding:4rem}.FinalCTA-module__qqT25G__title{color:var(--text-dark);letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900}.FinalCTA-module__qqT25G__subtitle{color:var(--text-dark);opacity:.8;max-width:600px;margin-bottom:3rem;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}}
