body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.App-header{align-items:center;background-color:#035095;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#fff}body{background-color:#f4f4f4;color:#333;font-family:Arial,sans-serif}h1{color:#0056b3}.content{background:#fff;border-radius:5px;box-shadow:0 2px 5px #0000001a;padding:20px}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0}.header{background-color:#fff;box-shadow:0 0 10px #0000000d;padding:.5rem 1rem}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;position:relative}.logo img{max-height:40px}.nav-menu{display:flex;gap:1rem;list-style:none}.nav-menu li a{color:#333;font-weight:500;text-decoration:none;transition:color .3s}.nav-menu li a:hover{color:#ff5a00}.menu-toggle{background:none;border:none;cursor:pointer;display:none}.menu-icon,.menu-icon:after,.menu-icon:before{background-color:#333;content:"";display:block;height:3px;margin:5px 0;transition:transform .3s;width:25px}.hero-section{align-items:center;background:url(https://via.placeholder.com/1600x600?text=Fondo+DiDi+Food) no-repeat 50%/cover;color:#fff;display:flex;height:70vh;justify-content:center;position:relative;text-align:center}.hero-section:after{background:#0006;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:600px;position:relative;z-index:1}.hero-content h1{font-size:2.5rem;margin-bottom:1rem}.hero-content p{font-size:1.2rem;margin-bottom:1.5rem}.cta-button{background-color:#ff5a00;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:background-color .3s}.cta-button:hover{background-color:#e75000}.features-section{align-items:center;background-color:#f9f9f9;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;padding:2rem 1rem}.feature{max-width:300px;text-align:center}.feature img{height:80px;margin-bottom:1rem;width:80px}.feature h3{font-size:1.2rem;margin-bottom:.5rem}.feature p{color:#555}.how-it-works{margin:0 auto;max-width:1200px;padding:2rem 1rem;text-align:center}.how-it-works h2{font-size:2rem;margin-bottom:2rem}.steps-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-around}.step{max-width:250px}.step h4{font-size:1.1rem;margin-bottom:.5rem}.download-section{background-color:#fff;padding:3rem 1rem;text-align:center}.download-section h2{font-size:2rem;margin-bottom:1rem}.download-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.download-buttons img{width:150px}.footer{background-color:#f1f1f1;padding:1.5rem 1rem}.footer-content{margin:0 auto;max-width:1200px;text-align:center}.footer-content p{color:#555;margin-bottom:1rem}.footer-links{display:flex;gap:1.5rem;justify-content:center;list-style:none}.footer-links li a{color:#333;text-decoration:none;transition:color .3s}.footer-links li a:hover{color:#ff5a00}@media (max-width:768px){.nav-menu{align-items:flex-start;background:#fff;box-shadow:0 0 10px #0000001a;flex-direction:column;position:absolute;right:0;top:60px;transform:translateX(100%);transition:transform .3s;width:200px}.nav-menu.open{transform:translateX(0)}.menu-toggle{display:block}.hero-section{height:50vh}.features-section,.steps-container{flex-direction:column}.steps-container{align-items:center}}
/*# sourceMappingURL=main.8dbbfdad.css.map*/