@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--blue:#0755a5;--dark:#06376d;--soft:#edf5fc;--cyan:#20aee8;--green:#159447;--ink:#142233;--muted:#637083;--line:#dfe7ef;--surface:#f5f8fb;--white:#fff;--shadow:0 20px 60px rgba(6,55,109,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-60px;background:#fff;padding:12px;z-index:200}.skip-link:focus{top:12px}
.site-header{height:80px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(7,85,165,.12);position:sticky;top:0;z-index:100;backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{width:205px}.brand img{width:100%;height:auto}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:700;color:#46586a}.desktop-nav a:hover{color:var(--blue)}
.button{min-height:54px;padding:0 24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:800;transition:.2s;border:2px solid transparent;text-align:center}.button:hover{transform:translateY(-2px)}.button svg{width:20px;height:20px;fill:currentColor}.button-small{min-height:44px;padding-inline:18px;font-size:14px}.button-phone,.button-primary{color:#fff;background:var(--blue)}.button-phone:hover,.button-primary:hover{background:var(--dark);box-shadow:0 10px 25px rgba(7,85,165,.23)}
.hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#eff7ff 0%,#fff 58%,#e6f6fd 100%);padding:70px 0 58px}.hero:before{content:"";position:absolute;width:420px;height:420px;border:80px solid rgba(32,174,232,.12);border-radius:50%;right:-170px;top:-180px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:64px}.eyebrow,.kicker{display:inline-flex;align-items:center;color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.status-dot{width:8px;height:8px;background:#21b35b;border-radius:50%;margin-right:8px;box-shadow:0 0 0 5px rgba(33,179,91,.12)}h1,h2,h3{font-family:"Barlow Condensed",Impact,sans-serif;margin:0;line-height:.98}h1{font-size:clamp(54px,6vw,82px);font-weight:900;letter-spacing:-.025em;text-transform:uppercase;margin:20px 0 22px}h1 em{font-style:normal;color:var(--blue);display:block}.hero-lead{font-size:18px;line-height:1.65;color:var(--muted);max-width:610px;margin:0 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button-whatsapp{background:var(--green);color:#fff;box-shadow:0 12px 30px rgba(21,148,71,.2)}.button-whatsapp:hover{background:#0e7d3b}.button-outline{border-color:var(--blue);color:var(--blue);background:#fff}.button-outline:hover{background:var(--soft)}.hero-notes{display:flex;gap:20px;flex-wrap:wrap;margin-top:24px;color:#4d5c6c;font-size:12px;font-weight:700}.hero-notes span{display:flex;align-items:center;gap:5px}.hero-notes svg{width:16px;height:16px;fill:none;stroke:var(--green);stroke-width:3}
.hero-visual{position:relative;max-width:450px;margin-left:auto}.hero-photo-wrap{position:relative;z-index:1;background:var(--blue);border-radius:34px 34px 90px 34px;padding:10px;box-shadow:var(--shadow);transform:rotate(1.5deg)}.hero-photo-wrap:before{content:"";position:absolute;inset:-16px 30px 30px -16px;border:4px solid var(--cyan);border-radius:40px 40px 90px 40px;z-index:-1}.hero-photo-wrap img{width:100%;height:500px;object-fit:cover;border-radius:26px 26px 82px 26px}.photo-badge{position:absolute;right:-28px;bottom:42px;background:#fff;color:var(--dark);padding:16px 24px;border-radius:12px;box-shadow:0 12px 28px rgba(6,55,109,.18);transform:rotate(-1.5deg);border-bottom:4px solid var(--cyan)}.photo-badge strong{display:block;font:900 25px/1 "Barlow Condensed",sans-serif;text-transform:uppercase}.photo-badge span{font-size:11px;font-weight:800}.experience-card{position:absolute;z-index:3;left:-40px;top:54px;background:#fff;padding:15px 20px;border-left:5px solid var(--blue);box-shadow:0 15px 35px rgba(20,34,51,.16);border-radius:7px}.experience-card strong{display:block;color:var(--blue);font:900 23px/1 "Barlow Condensed",sans-serif;text-transform:uppercase}.experience-card span{font-size:11px;font-weight:700}
.trust-strip{background:var(--blue);color:#fff}.trust-grid{min-height:118px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-grid>div{display:flex;align-items:center;justify-content:center;gap:14px;min-height:64px;padding:10px 20px;border-right:1px solid rgba(255,255,255,.18)}.trust-grid>div:last-child{border:0}.trust-icon{font-size:28px}.trust-grid p{font-size:12px;line-height:1.45;margin:0;color:#d6e6f6}.trust-grid strong{font-size:14px;color:#fff}
.section{padding:100px 0}.section-heading{max-width:700px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2,.vehicles-grid h2,.faq-grid h2,.location-info h2,.gallery-heading h2,.reputation-card h2,.final-cta h2{font-size:clamp(42px,5vw,60px);text-transform:uppercase;margin:10px 0 16px}.section-heading p,.section-text{color:var(--muted);line-height:1.65;margin:0;font-size:16px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit-card{position:relative;padding:34px;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;min-height:280px;transition:.25s}.benefit-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.benefit-card.featured{background:var(--blue);color:#fff;border-color:var(--blue)}.number{position:absolute;right:22px;top:12px;font:900 68px/1 "Barlow Condensed",sans-serif;color:#edf1f5}.featured .number{color:rgba(255,255,255,.1)}.card-icon{width:55px;height:55px;background:var(--cyan);border-radius:14px;display:grid;place-items:center;margin-bottom:44px;position:relative}.card-icon svg{width:29px;height:29px;fill:none;stroke:#fff;stroke-width:1.8}.benefit-card h3{font-size:30px;text-transform:uppercase;margin-bottom:10px}.benefit-card p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}.featured p{color:#d7e8f7}
.vehicles-section,.faq-section{background:var(--surface)}.vehicles-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center}.vehicles-photo{position:relative;max-width:460px}.vehicles-photo img{width:100%;height:580px;object-fit:cover;border-radius:18px;position:relative;z-index:2;box-shadow:var(--shadow)}.blue-shape{position:absolute;width:92%;height:90%;left:-25px;bottom:-25px;background:var(--cyan);border-radius:18px;transform:rotate(-4deg)}.vehicle-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;list-style:none;padding:0;margin:30px 0}.vehicle-list li{display:flex;gap:13px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px}.vehicle-list li>span{font-size:26px}.vehicle-list strong,.vehicle-list small{display:block}.vehicle-list strong{font-size:14px}.vehicle-list small{font-size:11px;color:var(--muted);margin-top:3px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:800;font-size:14px;border-bottom:2px solid var(--cyan);padding-bottom:5px}
.brands-section{padding-bottom:80px}.brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.brand-card{height:135px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:22px;display:grid;place-items:center;filter:grayscale(1);transition:.25s}.brand-card:hover{filter:none;transform:translateY(-3px);box-shadow:var(--shadow)}.brand-card img{width:100%;height:100%;object-fit:contain}.exchange-note{text-align:center;color:#7b8795;font-size:11px;margin-top:20px}
.gallery-section{background:#102b48;color:#fff}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:40px}.gallery-heading>p{color:#bdcede;max-width:360px;font-size:14px;line-height:1.6}.gallery-grid{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:14px}.gallery-grid figure{margin:0;height:410px;overflow:hidden;border-radius:12px}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:.5s}.gallery-grid figure:hover img{transform:scale(1.04)}
.reputation-section{padding:80px 0;background:linear-gradient(#102b48 50%,#fff 50%)}.reputation-card{background:var(--blue);color:#fff;border-radius:22px;padding:55px;text-align:center;box-shadow:0 25px 70px rgba(6,55,109,.24);position:relative;overflow:hidden}.reputation-card:before{content:"⚡";position:absolute;font-size:230px;color:rgba(255,255,255,.04);left:-20px;top:-50px}.kicker.light{color:#8edcff}.reputation-card p{color:#d6e6f6;margin:0 auto 28px}.button-light{background:#fff;color:var(--blue)}
.process-list{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:0;margin:0 0 40px}.process-list li{display:flex;gap:18px;padding:28px 35px}.process-list li>span{flex:0 0 42px;height:42px;background:var(--cyan);color:#fff;border-radius:50%;display:grid;place-items:center;font:900 22px/1 "Barlow Condensed",sans-serif}.process-list p{font-size:12px;color:var(--muted);line-height:1.5;margin:7px 0}.center-action{text-align:center}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.accordion details{border-bottom:1px solid #d8e1e9}.accordion summary{cursor:pointer;list-style:none;padding:22px 5px;font-weight:700;font-size:15px;display:flex;justify-content:space-between}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{color:var(--blue);font-size:22px}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{color:var(--muted);font-size:13px;line-height:1.7;margin:0;padding:0 40px 22px 5px}
.location-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.location-photo{position:relative;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.location-photo img{width:100%;height:440px;object-fit:cover}.photo-phone-cover{position:absolute;right:0;top:0;background:var(--blue);color:#fff;padding:9px 15px;border-radius:0 0 0 10px;font-size:10px}.info-row{display:flex;gap:16px;margin:26px 0}.info-row>span{font-size:24px}.info-row strong{font-size:13px}.info-row p{font-size:13px;color:var(--muted);line-height:1.7;margin:5px 0}.location-actions{display:flex;align-items:center;gap:22px;margin-top:28px}
.final-cta{background:var(--dark);color:#fff;padding:72px 0}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.final-cta h2{font-size:55px;margin-bottom:12px}.final-cta p{color:#c7d9e9}.final-actions{display:flex;flex-direction:column;align-items:center;gap:14px}.final-actions>a:last-child{font-size:13px;color:#d7e5f2}footer{padding:28px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-inner img{width:170px;height:auto}.footer-inner p,.footer-inner a{font-size:11px;color:var(--muted)}.mobile-cta{display:none}
@media(max-width:960px){.desktop-nav{display:none}.hero-grid{gap:35px}.hero-visual{max-width:370px}.benefit-card{padding:26px}.vehicles-grid{gap:45px}.brand-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{gap:45px}.location-grid{gap:40px}}
@media(max-width:720px){body{padding-bottom:67px}.container{width:min(100% - 28px,560px)}.site-header{height:67px}.brand{width:165px}.button-phone{display:none}.hero{padding:43px 0 48px}.hero-grid{display:block}.hero-lead{font-size:16px}.hero-actions{display:block}.hero-actions .button{width:100%;margin-bottom:10px}.hero-visual{margin:58px auto 0;max-width:330px}.hero-photo-wrap img{height:390px}.photo-badge{right:-5px}.experience-card{left:-7px}.trust-grid{grid-template-columns:1fr 1fr;padding:14px 0}.trust-grid>div{justify-content:flex-start;border:0}.section{padding:72px 0}.benefit-grid,.vehicles-grid,.faq-grid,.location-grid{grid-template-columns:1fr}.benefit-card{min-height:auto}.vehicles-grid,.faq-grid,.location-grid{gap:58px}.vehicles-photo{max-width:340px;margin:auto}.vehicles-photo img{height:440px}.vehicle-list{grid-template-columns:1fr}.brand-grid{grid-template-columns:1fr 1fr}.brand-card{height:105px}.gallery-heading{display:block}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid figure{height:285px}.gallery-grid .gallery-large{grid-column:1/-1;height:330px}.reputation-card{padding:45px 20px}.process-list{grid-template-columns:1fr}.process-list li{padding:18px 10px}.location-photo img{height:340px}.final-cta-inner{display:block;text-align:center}.final-actions{margin-top:28px}.footer-inner{flex-direction:column;text-align:center}.mobile-cta{position:fixed;display:grid;grid-template-columns:.32fr .68fr;bottom:0;left:0;right:0;z-index:110;height:67px;background:#fff;box-shadow:0 -8px 28px rgba(20,34,51,.15);padding:7px;gap:7px}.mobile-cta a{display:flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;font-size:12px;font-weight:800}.mobile-call{color:var(--blue);background:var(--soft)}.mobile-whatsapp{color:#fff;background:var(--green)}}
@media(max-width:400px){h1{font-size:48px}.hero-notes{display:block}.hero-notes span{margin:8px 0}.gallery-grid{display:block}.gallery-grid figure,.gallery-grid .gallery-large{height:280px;margin-bottom:10px}.location-actions{align-items:flex-start;flex-direction:column}.final-cta h2{font-size:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Paleta viva inspirada nas cores da marca */
:root{--blue:#075ce5;--dark:#06285f;--soft:#eaf3ff;--cyan:#20bfff;--red:#e21b22;--yellow:#ffd21c;--green:#10a64a;--ink:#0b1d38;--muted:#53647b;--line:#d9e4f2;--surface:#f1f6fc;--shadow:0 20px 60px rgba(5,53,130,.18)}
.site-header{border-bottom:4px solid var(--yellow);background:linear-gradient(110deg,#06285f 0%,#075ce5 72%,#087bd8 100%)}
.desktop-nav{color:#fff}
.desktop-nav a:hover{color:var(--yellow)}
.site-header .button-phone{background:var(--yellow);color:var(--dark);box-shadow:0 8px 20px rgba(0,0,0,.18)}
.site-header .button-phone:hover{background:#fff;color:var(--red)}
.button-phone,.button-primary{background:linear-gradient(135deg,var(--blue),#0344b7);box-shadow:0 8px 20px rgba(7,92,229,.22)}
.button-phone:hover,.button-primary:hover{background:var(--red);box-shadow:0 10px 25px rgba(226,27,34,.25)}
.hero{background:linear-gradient(118deg,#e7f2ff 0%,#fff 53%,#fff2a9 100%)}
.hero:before{border-color:rgba(32,191,255,.22)}
.hero:after{content:"";position:absolute;width:220px;height:18px;background:var(--red);left:-65px;bottom:38px;transform:rotate(-20deg);opacity:.9}
.hero-grid{position:relative;z-index:1}
.status-dot{background:var(--red);box-shadow:0 0 0 5px rgba(226,27,34,.13)}
h1 em{text-shadow:3px 3px 0 rgba(255,210,28,.55)}
.button-outline{border-color:var(--red);color:var(--red)}
.button-outline:hover{background:#fff0f0}
.hero-notes{color:#334965;font-weight:800}
.hero-photo-wrap{background:linear-gradient(145deg,var(--blue),#003ca6);box-shadow:0 25px 65px rgba(0,54,145,.3)}
.hero-photo-wrap:before{border:5px solid var(--yellow)}
.photo-badge{background:var(--yellow);border-bottom-color:var(--red)}
.experience-card{border-left-color:var(--red)}
.trust-strip{background:linear-gradient(110deg,#063c9e 0%,var(--blue) 55%,#008dd1 100%);border-bottom:6px solid var(--yellow)}
.benefit-card.featured,.reputation-card{background:linear-gradient(145deg,var(--blue),#053b9d)}
.card-icon,.process-list li>span{background:var(--yellow);color:var(--dark)}
.blue-shape{background:linear-gradient(145deg,var(--cyan),var(--blue))}
.brand-card{border-bottom:3px solid var(--yellow)}
.brand-card:hover{border-bottom-color:var(--red)}
.gallery-section{background:linear-gradient(135deg,#071b3d,#073f8f)}
.reputation-section{background:linear-gradient(#073f8f 50%,#fff 50%)}
.final-cta{background:linear-gradient(115deg,#061f4b,#063d91);border-top:6px solid var(--yellow)}
.mobile-product,.mobile-proof{display:none}
.testimonials-section{background:linear-gradient(180deg,#fff 0%,#edf5ff 100%);padding-top:75px}
.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}
.testimonial-card{position:relative;display:flex;flex-direction:column;min-height:285px;padding:30px;background:#fff;border:1px solid var(--line);border-top:5px solid var(--blue);border-radius:16px;box-shadow:0 16px 45px rgba(5,53,130,.1);transition:transform .25s,box-shadow .25s}
.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px rgba(5,53,130,.17)}
.testimonial-card.featured-review{border-top-color:var(--red)}
.testimonial-top{display:flex;align-items:center;gap:13px;position:relative;padding-right:38px}
.client-avatar{flex:0 0 48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue),var(--dark));color:#fff;font-size:13px;font-weight:900;border:3px solid var(--yellow)}
.testimonial-top strong{display:block;font-size:14px;line-height:1.3}
.testimonial-card .stars{color:#ffba00;font-size:15px;letter-spacing:2px;margin-top:5px}
.quote-mark{position:absolute;right:0;top:-12px;color:var(--cyan);font:900 62px/1 Georgia,serif;opacity:.5}
.testimonial-card blockquote{margin:25px 0 24px;color:#46586d;font-size:14px;line-height:1.75;font-style:normal;flex:1}
.review-source{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--blue);display:flex;align-items:center;gap:7px}
.review-source:before{content:"G";width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:var(--soft);font-size:11px;font-weight:900;color:var(--red)}
@media(max-width:800px){.testimonials-grid{grid-template-columns:1fr}.testimonial-card{min-height:auto}}
@media(max-width:720px){
  .hero{padding:32px 0 34px;min-height:calc(100svh - 67px)}
  .hero h1{font-size:clamp(42px,12.2vw,55px);margin:13px 0 4px;max-width:355px;position:relative;z-index:3}
  .hero h1 em{text-shadow:2px 2px 0 rgba(255,210,28,.65)}
  .eyebrow{font-size:10px;letter-spacing:.09em}
  .mobile-product{display:block;position:relative;height:150px;margin:-5px -8px -18px auto;width:61%;z-index:2;pointer-events:none}
  .mobile-product img{position:absolute;width:230px;max-width:none;height:auto;right:-20px;top:-10px;filter:drop-shadow(0 15px 17px rgba(3,27,65,.28));transform:rotate(-4deg)}
  .product-burst{position:absolute;width:125px;height:125px;border-radius:50%;right:14px;top:4px;background:var(--yellow);box-shadow:0 0 0 14px rgba(32,191,255,.18)}
  .hero-lead{font-size:14px;line-height:1.48;max-width:92%;margin:0 0 18px;position:relative;z-index:3}
  .hero-actions{position:relative;z-index:4}
  .hero-actions .button{min-height:51px;margin-bottom:8px}
  .hero-actions .button-outline{display:none}
  .mobile-proof{display:flex;align-items:center;justify-content:center;gap:11px;margin-top:9px;color:var(--dark);font-size:12px;text-transform:uppercase}
  .mobile-proof strong{font-weight:900}.mobile-proof span{width:5px;height:5px;border-radius:50%;background:var(--red)}
  .hero-notes{display:none}
  .hero-visual{margin-top:42px}
}
