@import"https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Chau+Philomene+One:ital@0;1&display=swap";@import"https://fonts.googleapis.com/css2?family=Chau+Philomene+One:ital@0;1&family=League+Spartan:wght@100..900&display=swap";.header{font-family:Chau Philomene One,sans-serif}.header{width:100%;background-color:#fff;position:fixed;top:0;left:0;height:60px;z-index:1000}.nav{max-width:1200px;margin:0 auto;padding:0 5%;height:100%;display:flex;align-items:center;justify-content:space-between}.nav-left,.nav-right{flex:1;display:flex;gap:30px}.nav-left{justify-content:flex-end;padding-right:40px}.nav-right{justify-content:flex-start;padding-left:40px}.logo{height:100%;display:flex;align-items:center;z-index:1001}.logo img{max-height:70%}.nav a{text-decoration:none;color:#000;font-weight:600;font-size:14px;transition:.3s}.nav a:hover{color:#ff6a00}.dropdown{position:relative;display:flex;align-items:center;cursor:pointer}.dropdown-title{font-weight:600;font-size:14px}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;min-width:220px;border-radius:8px;box-shadow:0 8px 20px #0000001f;padding:10px 0;display:none;flex-direction:column;z-index:999}.dropdown-menu a{padding:10px 16px;font-size:14px;color:#000}.dropdown:hover .dropdown-menu{display:flex}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}.hamburger span{width:25px;height:3px;background:#000;transition:.3s}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.overlay{position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:998;animation:fadeIn .3s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-menu{position:fixed;top:0;right:-100%;width:75%;max-width:320px;height:100vh;background:#fff;display:flex;flex-direction:column;padding:100px 30px 40px;gap:22px;transition:right .35s cubic-bezier(.77,0,.18,1);box-shadow:-10px 0 30px #00000026;z-index:999}.mobile-menu.open{right:0}.mobile-menu a{text-decoration:none;font-weight:600;color:#111;font-size:17px;letter-spacing:.5px;padding-bottom:10px;border-bottom:1px solid #f1f1f1;transition:.25s;text-transform:uppercase}.mobile-menu a:hover{color:#ff6a00;transform:translate(6px)}.hamburger span{width:28px;height:3px;background:#111;border-radius:3px;transition:.3s}@media(max-width:768px){.nav-left,.nav-right{display:none}.hamburger{display:flex}}.footer{background:#f5f5f5;padding-top:30px;border-top:1px solid #e0e0e0}.footer-top{display:flex;align-items:center;justify-content:space-between;padding:0 8% 20px;flex-wrap:wrap}.footer-logo img{height:40px}.footer-links{display:flex;gap:20px}.footer-links a{text-decoration:none;color:#333;font-weight:500;transition:.3s}.footer-links a:hover{color:#ff5a00}.footer-social{display:flex;gap:10px;font-size:22px}.footer-social a{color:#333;transition:.3s}.footer-social a:hover{color:#ff5a00}.footer-bottom{border-top:1px solid #e0e0e0;text-align:center;padding:20px 8%;font-size:14px;color:#666}@media(max-width:768px){.footer-top{flex-direction:column;gap:30px;text-align:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px 30px;max-width:320px;margin:0 auto}.footer-links a{text-decoration:none;font-size:15px;font-weight:500;white-space:nowrap}.footer-social{justify-content:center}.footer-bottom{text-align:center;font-size:13px}}.hero-content{font-family:League Spartan,sans-serif}.stats-left h2,.stat-item h3,.motorista-content h2,.app-content h2,.empresa-content h2{font-family:Chau Philomene One,sans-serif}.hashtag,.stat-item p,.motorista-content p,.app-content p,.download-text,.empresa-btn{font-family:League Spartan,sans-serif}.hero{display:flex;height:calc(100vh - 60px);margin-top:60px;background-color:#ff5a00}.hero-image,.hero-content{flex:0 0 50%}.hero-image img{width:100%;height:100%;object-fit:cover;border-top-right-radius:40px;border-bottom-right-radius:40px}.hero-content{padding:80px 80px 60px 150px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;color:#fff;gap:6%}.hero-content h1{font-size:50px;line-height:1.2;max-width:540px}.hero-subtitle{font-size:22px;opacity:.9;max-width:520px}.hero-download-text{font-size:16px;font-weight:500;opacity:.9}.hero-download-buttons{display:flex;gap:14px;margin-top:6px}.download-btn{padding:14px 24px;border-radius:30px;text-decoration:none;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center;transition:.25s}.download-btn.android{background:linear-gradient(90deg,#b905fb,#9903b8);color:#fff}.download-btn.ios{background:linear-gradient(90deg,#111,#444);color:#fff}.download-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.stats{display:flex;align-items:center;background:#f4f4f4;height:calc(100vh - 60px)}.stats-left,.stats-center,.stats-right{flex:1;height:100%}.stats-left{box-sizing:border-box!important;height:100%;align-content:center;justify-content:center;align-items:center;text-align:center}.stats-center{height:100%}.stats-right{height:100%;align-content:center;justify-content:center}.stats-left h2{font-size:40px;line-height:1.2;font-weight:600}.stats-left span{color:#5e2ca5}.hashtag{margin-top:20px;font-weight:700;font-size:18px}.stats-center{display:flex;justify-content:center;align-items:center}.hexagon{width:550px;height:550px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hexagon img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hexagon:hover img{transform:scale(1.1)}.stats-right{display:flex;flex-direction:column;gap:50px;align-items:center}.stat-item div{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}.stat-item img{width:220px}.stat-item h3{font-size:40px;margin:0;font-weight:400;font-family:"Jersey 25",sans-serif}.stat-item p{font-size:20px;text-align:center;font-weight:400}.motorista{height:100vh;background-image:url(/assets/carroweb-C2oWISxT.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:flex-start;padding-top:70px}.motorista-card{width:600px;padding:70px 50px 130px;border-radius:55px;background:linear-gradient(to bottom,#4b0082f2,#5a00aad9,#7800ffa6 80%,#7800ff00);text-align:center;color:#fff}.motorista-icon{font-size:34px;margin-bottom:15px;color:#ff5a00}.motorista-card h2{font-family:Chau Philomene One,sans-serif;font-size:46px;font-weight:900;line-height:1.1;margin-bottom:35px;text-transform:uppercase}.branco{color:#fff}.laranja{color:#ff5a00}.motorista-btn{display:inline-block;background:#ff5a00;color:#fff;padding:18px 35px;border-radius:45px;font-family:League Spartan,sans-serif;font-weight:700;text-decoration:none;margin-bottom:35px;transition:.3s;line-height:1.4}.motorista-btn:hover{transform:scale(1.05)}.motorista-card p{font-family:League Spartan,sans-serif;font-size:18px;line-height:1.6}.motorista-card strong{color:#bd7af7}.motorista-btn{font-size:14px;padding:14px 20px;display:flex;align-items:center;justify-content:center;gap:8px}.motorista-btn img{width:30px}.motorista-card p{font-size:15px}.volante-icon{width:100%;height:60px;display:flex;align-items:center;justify-content:center;text-align:center}.volante-icon img{width:30px}.app-section{display:flex;align-items:center;height:calc(100vh - 60px);background-color:#3f3f3f;padding:0 5%;gap:60px}.app-image-wrapper,.app-content{flex:1}.app-image-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.app-image-box{width:100%;max-width:600px;border-radius:40px;overflow:hidden}.app-image-box img{width:100%;height:auto;display:block}.app-content{color:#fff}.app-content h2{font-size:50px;font-weight:700;color:#ff5a00;line-height:1.2;margin-bottom:25px;font-family:Chau Philomene One,sans-serif}.app-content p{font-size:14px;line-height:1.6;margin-bottom:20px;opacity:.9}.download-text{font-weight:400;margin-top:20px}.store-buttons{display:flex;gap:20px;margin-top:15px}.store-buttons img{width:160px;cursor:pointer;transition:.3s;object-fit:contain;background:#fff;border:#f4f4f4 1px solid}.store-buttons img:hover{transform:scale(1.05)}.empresa-section{background-image:url(/assets/logo-empresa-mobile-DJhW16pB.png);background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:100vh;padding:0;overflow:hidden;display:flex}.empresa-overlay{background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.empresa-content{width:100%;height:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.empresa-content h2{font-size:24px;color:#fff;width:90%;text-align:center;font-weight:700;margin-top:60px;line-height:1.3;text-shadow:0px 2px 10px rgba(0,0,0,.5)}.empresa-btns-container{width:100%;display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:30px;padding:0 10px}.empresa-btn-whats{display:flex;align-items:center;justify-content:center;gap:12px;width:90%;max-width:350px;background:linear-gradient(90deg,#6a0dad,indigo);padding:16px 30px;border-radius:50px;color:#fff;text-decoration:none;font-weight:600;font-size:18px;transition:.3s ease;box-shadow:0 4px 15px #6a0dad66}.empresa-btn-whats img{width:24px;height:24px}.empresa-btn-whats:hover{transform:scale(1.05)}.empresa-contatos-row{display:flex;flex-direction:row;justify-content:center;align-items:center;width:95%;max-width:450px;gap:10px}.contato-item-btn.purple-btn{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;background:#6a0dad;padding:12px 5px;border-radius:10px;color:#fff;text-decoration:none;font-size:11px;font-weight:500;transition:.3s;white-space:nowrap}.contato-item-btn.purple-btn:hover{background:indigo;transform:translateY(-2px)}.por-que-caixa{background-color:#f7f7f7;width:100%;max-width:80%;border-radius:30px 30px 0 0;padding:30px 20px 40px;display:flex;flex-direction:column;align-items:center;box-shadow:0 -10px 20px #00000026}.por-que-caixa h3{font-size:20px;font-weight:700;color:#333;margin-bottom:25px;text-align:center}.por-que-lista{list-style:none;padding:0;width:100%;display:flex;flex-direction:column;gap:18px}.por-que-lista li{display:flex;align-items:center;justify-content:center;gap:15px}.por-que-lista li .icon{font-size:22px;color:#6a0dad;flex-shrink:0}.por-que-lista strong{display:block;font-size:15px;font-weight:600;color:#333;margin-bottom:2px}.por-que-lista p{font-size:13px;color:#666;margin:0;line-height:1.4}#motorista,#passageiro,#empresa{scroll-margin-top:60px}@media(max-width:768px){.home{height:auto;min-height:auto}section{padding:60px 20px}.hero{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:80px 20px 60px;margin:0;height:calc(100% - 60px)}.hero-image{width:90%;display:flex;justify-content:center}.hero-image img{width:100%;display:flex;justify-content:center;border-radius:40px}.hero-content{padding:20px 0;display:flex;flex-direction:column;align-items:center;gap:30px}.hero-content h1{font-size:26px;line-height:1.3}.hero-subtitle{font-size:14px;opacity:.9}.hero-download-text{margin-top:6px;font-size:13px;font-weight:500;opacity:.9}.hero-download-buttons{display:flex;flex-direction:column;gap:12px;margin-top:10px;width:100%;max-width:260px}.download-btn{padding:14px 20px;border-radius:30px;text-decoration:none;font-weight:600;font-size:15px;display:flex;align-items:center;justify-content:center;transition:.25s}.download-btn.android{background:linear-gradient(90deg,#b905fb,#9903b8);color:#fff}.download-btn.ios{background:linear-gradient(90deg,#111,#444);color:#fff}.download-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.stats{display:flex;flex-direction:column;text-align:center;align-items:center;height:auto;min-height:auto}.stats-left,.stats-center,.stats-right{width:100%}.stats-center{width:100%;display:flex;justify-content:center;align-items:center;margin:30px 0}.hexagon{width:90%;max-width:320px;aspect-ratio:1 / 1.15;height:auto;overflow:hidden}.hexagon img{width:100%;height:auto;object-fit:cover}.stats-left h2{font-size:22px}.stats-right{padding-top:30px;display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:flex-start;gap:15px;width:100%}.stat-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.stat-item img{width:140px}.stat-item h3{font-size:24px;margin:0;font-weight:400;font-family:"Jersey 25",sans-serif}.stat-item p{font-size:14px;text-align:center;font-weight:400}.motorista{width:100%;height:calc(100vh - 60px);background-image:url(/assets/carro-HNwwbj8Q.png)}.motorista-card{width:90%;padding:50px 25px 110px;border-radius:40px}.motorista-card h2{font-size:26px}.motorista-btn{font-size:14px;padding:14px 20px;display:flex;align-items:center;justify-content:center;gap:8px}.motorista-btn img{width:30px}.motorista-card p{font-size:15px}.volante-icon{width:100%;height:60px;display:flex;align-items:center;justify-content:center;text-align:center}.volante-icon img{width:30px}.app-section{flex-direction:column;gap:0px;text-align:center;justify-content:center;align-items:center;height:100vh;min-height:auto;background-color:#fff}.app-image-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:auto}.app-image-box{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:40px;overflow:hidden}.app-image-box img{width:100%;border-radius:40px}.app-content{display:flex;flex-direction:column;gap:5px}.app-content h2{font-size:30px}.app-content p{font-size:14px;line-height:1.6;margin-bottom:20px;opacity:.9;color:#000}.store-buttons{justify-content:center;flex-wrap:wrap}.store-buttons img{width:140px}.empresa-section{background-image:url(/assets/logo-empresa-mobile-DJhW16pB.png);background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:100vh;overflow:hidden;display:flex}.empresa-overlay{background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.empresa-content{width:100%;height:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.empresa-content h2{font-size:24px;color:#fff;width:90%;text-align:center;font-weight:700;margin-top:150px;line-height:1.3;text-shadow:0px 2px 10px rgba(0,0,0,.5)}.empresa-btns-container{width:100%;display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:30px;padding:0 10px}.empresa-btn-whats{display:flex;align-items:center;justify-content:center;gap:12px;width:90%;max-width:350px;background:linear-gradient(90deg,#6a0dad,indigo);padding:16px 30px;border-radius:50px;color:#fff;text-decoration:none;font-weight:600;font-size:18px;transition:.3s ease;box-shadow:0 4px 15px #6a0dad66}.empresa-btn-whats img{width:24px;height:24px}.empresa-btn-whats:hover{transform:scale(1.05)}.empresa-contatos-row{display:flex;flex-direction:row;justify-content:center;align-items:center;width:95%;max-width:450px;gap:10px}.contato-item-btn.purple-btn{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;background:#6a0dad;padding:12px 5px;border-radius:10px;color:#fff;text-decoration:none;font-size:11px;font-weight:500;transition:.3s;white-space:nowrap}.contato-item-btn.purple-btn:hover{background:indigo;transform:translateY(-2px)}.por-que-caixa{background-color:#f7f7f7;width:100%;max-width:600px;border-radius:30px 30px 0 0;padding:30px 20px 40px;display:flex;flex-direction:column;align-items:center;box-shadow:0 -10px 20px #00000026}.por-que-caixa h3{font-size:20px;font-weight:700;color:#333;margin-bottom:25px;text-align:center}.por-que-lista{list-style:none;padding:0;width:100%;display:flex;flex-direction:column;gap:18px}.por-que-lista li{display:flex;align-items:flex-start;gap:15px}.por-que-lista li .icon{font-size:22px;color:#6a0dad;flex-shrink:0}.por-que-lista strong{display:block;font-size:15px;font-weight:600;color:#333;margin-bottom:2px}.por-que-lista p{font-size:13px;color:#666;margin:0;line-height:1.4}}.fac-container{padding:120px 10%;max-width:900px;margin:0 auto}.fac-container h1{margin-bottom:40px;font-size:32px;font-weight:700;text-align:center}.ant-collapse{background:transparent!important}.ant-collapse-item{border:none!important;margin-bottom:16px;border-radius:12px;overflow:hidden;background:#f8f9fa;transition:all .3s ease}.ant-collapse-header{font-weight:600!important;font-size:16px!important;padding:20px!important}.ant-collapse-content{border-top:none!important}.ant-collapse-content-box{padding:0 20px 20px!important;color:#555;line-height:1.6}.ant-collapse-item-active{background:#fff;box-shadow:0 8px 20px #0000000d}.termos-de-uso-motorista,.termos-de-uso-passageiro{max-width:900px;margin:140px auto 80px;padding:0 24px;font-family:Segoe UI,Arial,sans-serif;line-height:1.8;color:#2c2c2c}.termos-de-uso-motorista h1,.termos-de-uso-passageiro h1{font-size:30px;font-weight:700;margin-bottom:10px;text-align:center;color:#111}.termos-de-uso-motorista>h2:first-of-type,.termos-de-uso-passageiro>h2:first-of-type{font-size:18px;font-weight:500;text-align:center;margin-bottom:40px;color:#666}.termos-de-uso-motorista section,.termos-de-uso-passageiro section{margin-bottom:35px}.termos-de-uso-motorista section h2,.termos-de-uso-passageiro section h2{font-size:18px;margin-bottom:12px;font-weight:600;color:#ff5a00}.termos-de-uso-motorista p,.termos-de-uso-passageiro p{margin-bottom:14px;text-align:justify;font-size:15px}.termos-de-uso-motorista p br,.termos-de-uso-passageiro p br{margin-bottom:6px}@media(max-width:768px){.termos-de-uso-motorista,.termos-de-uso-passageiro{margin:120px 20px 60px}.termos-de-uso-motorista h1,.termos-de-uso-passageiro h1{font-size:24px}.termos-de-uso-motorista section h2,.termos-de-uso-passageiro section h2{font-size:16px}.termos-de-uso-motorista p,.termos-de-uso-passageiro p{font-size:14px}}@media(max-width:768px){.fac-container{padding:100px 20px 60px}.fac-container h1{font-size:24px;text-align:center}.ant-collapse{font-size:14px}}.suporte{min-height:100vh;background:linear-gradient(135deg,#25d366,#128c7e);display:flex;align-items:center;justify-content:center;padding:0 5%}.suporte-container{width:100%;max-width:1200px;display:flex;align-items:center;justify-content:space-between;gap:60px}.suporte-image{flex:1;display:flex;justify-content:center}.suporte-image img{width:100%;max-width:450px;height:auto}.suporte-content{flex:1;display:flex;flex-direction:column;gap:20px}.suporte-content h2{font-size:48px;font-family:Chau Philomene One,sans-serif;font-weight:400;color:#1a5e23;letter-spacing:1px;line-height:1.1}.suporte-content p{font-size:20px;font-family:League Spartan,sans-serif;font-weight:500;color:#fff}.suporte-buttons{display:flex;flex-direction:column;gap:15px;margin-top:20px}.suporte-btn{background-color:#fff;color:#25d366;padding:15px 25px;border-radius:40px;text-decoration:none;text-align:center;transition:.3s ease;width:250px;font-family:League Spartan,sans-serif;font-weight:600;letter-spacing:.5px}.suporte-btn:hover{transform:scale(1.05)}@media(max-width:768px){.suporte{padding:60px 20px}.suporte-container{flex-direction:column;text-align:center;gap:40px}.suporte-image img{max-width:280px}.suporte-content h2{font-size:28px}.suporte-content p{font-size:16px}.suporte-buttons{align-items:center}.suporte-btn{width:100%;max-width:300px}}.sobre{padding-top:80px;background:#f8f8f8}.sobre-section{display:flex;align-items:center;justify-content:center;gap:60px;padding:80px 8%}.sobre-image{flex:0 0 50%}.sobre-image img{width:100%;border-radius:20px;object-fit:cover}.sobre-content{flex:0 0 50%}.sobre-content h1{font-size:40px;margin-bottom:25px;font-weight:700}.sobre-content p{font-size:16px;line-height:1.7;margin-bottom:18px;color:#444}.sobre-highlight{font-weight:600;margin-top:20px}@media(max-width:768px){.sobre-section{flex-direction:column;padding:0 20px 60px;gap:20px}.sobre-image{width:100%;display:flex;justify-content:center}.sobre-image img{width:70%;max-width:280px;height:auto}.sobre-content{width:100%;text-align:center}.sobre-content h1{font-size:24px}.sobre-content p{font-size:15px}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}html{scroll-behavior:smooth}body{overflow-x:hidden}
