:root {
  --bg: #021c42;
  --bg-2: #032a63;
  --surface: #082c52;
  --surface-2: #0b3a69;
  --surface-3: #041f3a;
  --text: #f7fafc;
  --muted: #b8c4d2;
  --muted-2: #8292a6;
  --line: rgba(255,255,255,.11);
  --line-strong: rgba(255,255,255,.2);
  --accent: #e0ae2b;
  --accent-2: #f2c94c;
  --route: #5dc8ff;
  --whatsapp: #25d366;
  --max: 1180px;
  --radius-lg: 30px;
  --radius-md: 20px;
  --radius-sm: 14px;
  --shadow: 0 24px 80px rgba(0,0,0,.3);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;background:var(--bg)}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,textarea,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(224,174,43,.42);outline-offset:3px}
section[id],footer[id]{scroll-margin-top:100px}

.site-header{position:sticky;top:0;z-index:60;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:96px;padding:8px max(24px,calc((100vw - var(--max))/2));background:rgba(2,28,66,.86);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--line);transition:min-height .25s ease,background .25s ease,box-shadow .25s ease}
.site-header.is-scrolled{min-height:80px;background:rgba(2,28,66,.96);box-shadow:0 14px 40px rgba(0,0,0,.18)}
.brand{display:flex;align-items:center;min-width:0}
.brand-mark{display:flex;align-items:center;justify-content:flex-start;width:290px;height:58px;overflow:visible}
.brand-logo{width:100%;height:100%;object-fit:contain;object-position:left center;filter:drop-shadow(0 6px 14px rgba(0,0,0,.22))}
.nav{display:flex;justify-content:center;align-items:center;gap:24px;font-size:.9rem;color:#dce6ef}
.nav a{position:relative;padding:10px 0;transition:color .2s ease}
.nav a::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--accent);transition:right .22s ease}
.nav a:hover{color:#fff}
.nav a:hover::after{right:0}

.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;border:0;border-radius:14px;background:var(--accent);color:#111;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,border-color .2s ease}
.button:hover{transform:translateY(-2px);background:var(--accent-2);box-shadow:0 16px 36px rgba(224,174,43,.14)}
.button-small{min-height:44px;padding:0 18px;font-size:.88rem;white-space:nowrap}
.button-ghost{background:transparent;color:var(--text);border:1px solid var(--line-strong)}
.button-ghost:hover{background:rgba(255,255,255,.06);border-color:rgba(224,174,43,.35);box-shadow:none}
.button-arrow span,.text-cta span,.button-submit span{transition:transform .2s ease}
.button-arrow:hover span,.text-cta:hover span,.button-submit:hover span{transform:translateX(4px)}

main{overflow:hidden}
.hero{position:relative;max-width:var(--max);margin:0 auto;min-height:680px;padding:68px 24px 82px;display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center}
.hero::before{content:"";position:absolute;left:24px;top:52px;width:92px;height:4px;background:linear-gradient(90deg,var(--accent),transparent);border-radius:999px;opacity:.95}
.hero-copy h1,.section h2,.heavy-copy h2,.quote-intro h2{font-family:Manrope,sans-serif;letter-spacing:-.05em;line-height:1.02;margin:0}
.hero-copy h1{font-size:clamp(3rem,5vw,4.85rem);max-width:11.2ch}
.hero-copy h1 span{color:var(--accent)}
.hero-copy>p{font-size:1.04rem;color:var(--muted);max-width:590px;margin:24px 0 0}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 24px}
.hero-meta{display:flex;flex-wrap:wrap;gap:0;color:#d8e2ec;font-size:.82rem;font-weight:700;letter-spacing:.02em}
.hero-meta span{display:inline-flex;align-items:center}
.hero-meta span:not(:last-child)::after{content:"•";color:var(--accent);margin:0 12px}

.hero-stage{position:relative;min-height:530px;isolation:isolate}
.hero-glow{position:absolute;inset:14% 5% 12% 14%;background:radial-gradient(circle at 50% 50%,rgba(56,189,248,.17),rgba(224,174,43,.09) 34%,transparent 68%);filter:blur(48px);z-index:-1}
.hero-main-card,.hero-mini-card{position:absolute;margin:0;overflow:hidden;border:1px solid var(--line-strong);background:var(--surface);box-shadow:var(--shadow);will-change:transform}
/* A carreta ancora a composição; os satélites preservam sua área central. */
.hero-main-card{inset:auto 0 0 auto;width:70%;height:76%;z-index:1;border-radius:30px}
.hero-main-card img{width:100%;height:100%;object-fit:contain;object-position:center 45%}
.hero-main-card::after,.hero-mini-card::after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(3,9,17,.78));pointer-events:none}
.hero-main-card figcaption,.hero-mini-card figcaption{position:absolute;left:16px;right:12px;bottom:14px;z-index:2;font:800 .78rem/1.3 Manrope,sans-serif;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.8)}
.hero-mini-card{width:33%;height:31%;z-index:2;border:4px solid var(--bg);border-radius:20px;box-shadow:0 16px 36px rgba(0,0,0,.28)}
.hero-mini-card img{width:100%;height:100%;object-fit:cover}
.hero-mini-moto{left:0;bottom:0;width:28%;height:35%}
.hero-mini-van{right:0;top:0}
.hero-mini-fiorino{left:0;top:0}

.motion-strip{position:relative;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#052746}
.motion-track{display:flex;align-items:center;width:max-content;gap:24px;padding:15px 0;font:800 .78rem/1 Manrope,sans-serif;letter-spacing:.18em;color:#dbe6ee;text-transform:uppercase;animation:marquee 26s linear infinite}
.motion-track b{color:var(--accent);font-size:1rem}
@keyframes marquee{to{transform:translateX(-50%)}}

.section{max-width:var(--max);margin:0 auto;padding:92px 24px}
.section-heading{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,.75fr);gap:56px;align-items:end;margin-bottom:44px}
.section h2,.heavy-copy h2,.quote-intro h2{font-size:clamp(2.45rem,4.2vw,4.3rem);max-width:12ch}
.section-heading p,.heavy-copy p,.business p,.quote-intro>p{color:var(--muted);margin:0;max-width:590px}

.route-section{padding-top:86px}
.route-visual{position:relative;padding:54px 36px 34px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.008));overflow:hidden}
.route-line{position:absolute;left:28px;right:28px;top:56px;width:calc(100% - 56px);height:120px;overflow:visible}
.route-line path{fill:none;stroke-linecap:round}
.route-base{stroke:rgba(255,255,255,.1);stroke-width:3}
.route-progress{stroke:var(--accent);stroke-width:4;filter:drop-shadow(0 0 10px rgba(224,174,43,.2));stroke-dasharray:1100;stroke-dashoffset:1100;transition:stroke-dashoffset 1.5s cubic-bezier(.22,.75,.18,1)}
.route-visual.is-visible .route-progress{stroke-dashoffset:0}
.route-steps{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding-top:60px}
.route-steps article{position:relative;padding-top:34px}
.route-steps article::before{content:"";position:absolute;top:0;left:0;width:15px;height:15px;border-radius:50%;background:var(--accent);border:4px solid var(--bg);box-shadow:0 0 0 3px rgba(224,174,43,.22)}
.route-steps span{display:block;color:var(--accent);font-size:.74rem;font-weight:800;letter-spacing:.12em;margin-bottom:9px}
.route-steps strong{display:block;font:800 1.08rem/1.1 Manrope,sans-serif;margin-bottom:8px}
.route-steps p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.45}

.vehicle-selector{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.vehicle-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}
.vehicle-tab{position:relative;min-height:72px;padding:0 16px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);font-weight:800;cursor:pointer;transition:color .2s ease,background .2s ease}
.vehicle-tab:last-child{border-right:0}
.vehicle-tab::after{content:"";position:absolute;left:18%;right:82%;bottom:-1px;height:3px;background:var(--accent);transition:right .25s ease,left .25s ease}
.vehicle-tab.is-active{color:var(--text);background:rgba(255,255,255,.025)}
.vehicle-tab.is-active::after{left:18%;right:18%}
.vehicle-panel{display:grid;grid-template-columns:.8fr 1.2fr;min-height:470px;animation:panelIn .34s ease both}
.vehicle-panel[hidden]{display:none}
@keyframes panelIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.vehicle-copy{display:flex;flex-direction:column;justify-content:center;padding:52px 44px 52px 8px}
.vehicle-index{color:var(--accent);font-weight:800;font-size:.75rem;letter-spacing:.14em;margin-bottom:18px}
.vehicle-copy h3{font:800 clamp(2rem,3.2vw,3.25rem)/1.04 Manrope,sans-serif;letter-spacing:-.04em;margin:0 0 18px}
.vehicle-copy p{color:var(--muted);margin:0 0 24px;max-width:500px}
.vehicle-copy ul{display:grid;gap:10px;list-style:none;padding:0;margin:0 0 28px;color:#dce6ef;font-size:.92rem}
.vehicle-copy li{position:relative;padding-left:18px}
.vehicle-copy li::before{content:"";position:absolute;left:0;top:.63em;width:6px;height:6px;border-radius:50%;background:var(--accent)}
.text-cta{display:inline-flex;align-items:center;gap:9px;width:max-content;font-weight:800;color:var(--accent)}
.vehicle-panel figure{margin:0;min-height:470px;overflow:hidden}
.vehicle-panel figure img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.75,.2,1)}
.vehicle-panel:hover figure img{transform:scale(1.025)}

.heavy-showcase{position:relative;padding:110px 24px;background:linear-gradient(180deg,#031f3d,#06345f 54%,#031f3d);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.heavy-wrap{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:.68fr 1.32fr;gap:54px;align-items:start}
.heavy-copy{position:sticky;top:120px;padding-top:16px}
.heavy-copy h2{max-width:10.5ch}
.heavy-copy p{margin:22px 0 28px}
.heavy-gallery{display:grid;grid-template-columns:1.05fr .95fr;gap:16px}
.heavy-gallery figure{position:relative;margin:0;height:270px;overflow:hidden;border-radius:22px;border:1px solid var(--line);background:var(--surface)}
.heavy-gallery .heavy-feature{grid-column:1/-1;height:420px}
.heavy-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.heavy-gallery figure:hover img{transform:scale(1.025)}
.heavy-gallery figure::after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(3,9,17,.78))}
.heavy-gallery figcaption{position:absolute;left:18px;bottom:16px;z-index:2;font:700 .8rem/1 Manrope,sans-serif;letter-spacing:.05em;text-transform:uppercase}

.proof-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:16px}
.proof-grid figure{position:relative;margin:0;height:350px;overflow:hidden;border-radius:22px;border:1px solid var(--line);background:var(--surface)}
.proof-grid img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.proof-grid figure:hover img{transform:scale(1.025)}
.proof-grid figure::after{content:"";position:absolute;inset:auto 0 0;height:46%;background:linear-gradient(transparent,rgba(3,9,17,.86))}
.proof-grid figcaption{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;display:flex;flex-direction:column;gap:4px}
.proof-grid figcaption strong{font:800 1rem/1 Manrope,sans-serif}
.proof-grid figcaption span{font-size:.82rem;color:#d5e0ea}

.business{display:flex;align-items:center;justify-content:space-between;gap:50px;background:linear-gradient(135deg,#0a3c6c,#072b4d);border:1px solid rgba(56,189,248,.22);border-radius:var(--radius-lg);margin-top:20px;margin-bottom:20px;padding-top:68px;padding-bottom:68px;box-shadow:0 20px 60px rgba(0,0,0,.16)}
.business h2{font:800 clamp(2.25rem,4vw,4rem)/1.03 Manrope,sans-serif;letter-spacing:-.045em;margin:0;max-width:14ch}
.business p{margin-top:16px;max-width:620px}
.business .button{flex:0 0 auto}

.quote{display:grid;grid-template-columns:.72fr 1.28fr;gap:64px;align-items:start}
.quote-intro{position:sticky;top:120px}
.quote-intro>p{margin-top:18px}
.quote-direct{display:flex;flex-direction:column;gap:6px;margin-top:30px;padding-top:24px;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}
.quote-direct a{width:max-content;color:var(--accent);font:800 1.1rem/1 Manrope,sans-serif}
.quote-form{background:var(--surface);border:1px solid var(--line);border-radius:26px;padding:26px;display:grid;gap:16px;box-shadow:0 26px 80px rgba(0,0,0,.18)}
.quote-form label{display:grid;gap:7px;font-size:.84rem;font-weight:700;color:#dbe6ef}
.quote-form input,.quote-form textarea,.quote-form select{width:100%;border:1px solid var(--line);background:#042744;color:var(--text);border-radius:13px;padding:13px 15px;outline:none;min-height:51px;transition:border-color .2s ease,box-shadow .2s ease}
.quote-form textarea{min-height:105px;resize:vertical}
.quote-form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}
.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus{border-color:rgba(224,174,43,.7);box-shadow:0 0 0 3px rgba(224,174,43,.1)}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.button-submit{width:100%;margin-top:3px}

.site-footer{max-width:var(--max);margin:0 auto;padding:48px 24px 96px;border-top:1px solid var(--line);display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:32px;color:var(--muted)}
.site-footer div{display:flex;flex-direction:column;gap:5px}
.footer-brand .footer-logo{width:260px;max-width:100%;height:auto;margin-bottom:10px}
.site-footer strong{color:var(--text);font-family:Manrope,sans-serif}
.site-footer a:hover{color:var(--accent)}
.site-footer small{grid-column:1/-1;margin-top:18px;color:var(--muted-2)}

.whatsapp-float{position:fixed;right:max(16px,env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:50;display:inline-flex;align-items:center;gap:9px;padding:12px 17px;border-radius:999px;background:var(--whatsapp);color:#06150c;font-weight:800;box-shadow:0 18px 45px rgba(0,0,0,.38);transition:transform .2s ease,box-shadow .2s ease}
.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 22px 55px rgba(0,0,0,.44)}
.whatsapp-float svg{width:21px;height:21px;fill:currentColor}

.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.2,1)}
.reveal.is-visible{opacity:1;transform:none}

@media(max-width:1160px){
  .site-header{gap:18px}.brand-mark{width:250px;height:54px}.nav{gap:17px;font-size:.85rem}
  .hero{gap:42px;min-height:640px}.hero-copy h1{font-size:clamp(2.85rem,4.7vw,4.35rem)}
  .section{padding-top:82px;padding-bottom:82px}.section-heading{gap:42px}
  .heavy-wrap{gap:42px}.heavy-gallery .heavy-feature{height:390px}.heavy-gallery figure{height:250px}
}

@media(max-width:980px){
  .site-header{grid-template-columns:1fr auto;min-height:86px}.nav{display:none}.brand-mark{width:220px;height:52px}.header-cta{display:inline-flex}
  .hero{grid-template-columns:1fr;min-height:auto;padding-top:52px;gap:34px}.hero-copy{max-width:760px}.hero-copy h1{max-width:13ch}.hero-stage{min-height:520px;max-width:760px}
  .services-grid{grid-template-columns:1fr 1fr}.split,.quote{grid-template-columns:1fr;gap:36px}
  .section-heading{grid-template-columns:1fr;gap:16px}.section-heading p{max-width:720px}
  .route-line{display:none}.route-visual{padding:26px}.route-steps{padding-top:0;grid-template-columns:1fr 1fr;gap:0}.route-steps article{padding:26px 20px;border-bottom:1px solid var(--line)}.route-steps article:nth-child(odd){border-right:1px solid var(--line)}.route-steps article:nth-last-child(-n+2){border-bottom:0}
  .vehicle-panel{grid-template-columns:1fr;min-height:0}.vehicle-copy{padding:42px 18px 32px}.vehicle-panel figure{min-height:0;height:420px}
  .heavy-wrap{grid-template-columns:1fr}.heavy-copy{position:static;max-width:760px}.heavy-gallery{max-width:900px}.heavy-gallery .heavy-feature{height:430px}
  .proof-grid{grid-template-columns:1fr 1fr}.proof-grid .proof-large{grid-column:1/-1;height:420px}
  .business{align-items:flex-start;flex-direction:column;gap:28px}
  .quote{grid-template-columns:1fr;gap:36px}.quote-intro{position:static;max-width:760px}
  .site-footer{grid-template-columns:1fr 1fr}
}

@media(max-width:700px){
  section[id],footer[id]{scroll-margin-top:82px}
  .site-header{min-height:78px;padding:6px 16px}.site-header.is-scrolled{min-height:72px}.brand-mark{width:176px;height:46px}.header-cta{min-height:40px;padding:0 13px;font-size:.8rem}
  .hero{padding:54px 18px 62px}.hero::before{left:18px;top:38px;width:66px}.hero-copy h1{font-size:clamp(2.5rem,11vw,3.45rem)}.hero-copy>p{font-size:.97rem;margin-top:18px}.hero-actions{margin:24px 0 20px}.hero-actions .button{flex:1 1 100%;width:100%}.hero-meta{font-size:.76rem}.hero-meta span:not(:last-child)::after{margin:0 8px}
  /* No mobile, uma grade elimina sobreposição e mantém as quatro legendas livres. */
  .hero-stage{min-height:0;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:10px;align-items:start}
  .hero-main-card,.hero-mini-card{position:relative;inset:auto;width:100%;height:auto;min-width:0;transform:none!important}
  .hero-main-card{grid-column:4/-1;grid-row:2;aspect-ratio:1;border-radius:22px}
  .hero-mini-card{aspect-ratio:4/3;border:1px solid var(--line-strong);border-radius:16px}
  .hero-mini-fiorino{grid-column:1/6;grid-row:1}.hero-mini-van{grid-column:6/-1;grid-row:1}.hero-mini-moto{grid-column:1/4;grid-row:2;align-self:end;aspect-ratio:3/5}
  .hero-main-card figcaption,.hero-mini-card figcaption{left:12px;right:10px;bottom:11px;font-size:.72rem}
  .hero-main-card figcaption{font-size:.78rem}.hero-mini-moto figcaption{left:7px;right:5px;font-size:.65rem;letter-spacing:.02em}
  .motion-track{padding:13px 0;gap:18px;font-size:.7rem}
  .section{padding:66px 18px}.section h2,.heavy-copy h2,.quote-intro h2{font-size:clamp(2.15rem,9.7vw,3.1rem);max-width:13ch}.section-heading{margin-bottom:30px}
  .route-visual{padding:0;border-radius:22px}.route-steps{grid-template-columns:1fr}.route-steps article,.route-steps article:nth-child(odd){border-right:0;border-bottom:1px solid var(--line);padding:24px}.route-steps article:last-child{border-bottom:0}
  .vehicle-selector{margin:0 -18px}.vehicle-tabs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.vehicle-tabs::-webkit-scrollbar{display:none}.vehicle-tab{flex:0 0 auto;min-width:150px;min-height:64px;scroll-snap-align:start}.vehicle-panel{padding:0 18px}.vehicle-copy{padding:34px 0 26px}.vehicle-copy h3{font-size:2rem}.vehicle-panel figure{height:310px;border-radius:18px;overflow:hidden;margin-bottom:18px}.vehicle-panel figure img{border-radius:18px}
  .heavy-showcase{padding:74px 18px}.heavy-gallery{grid-template-columns:1fr}.heavy-gallery .heavy-feature,.heavy-gallery figure{grid-column:auto;height:300px}.heavy-gallery figure:nth-child(n+3){height:240px}
  .proof-grid{grid-template-columns:1fr}.proof-grid .proof-large,.proof-grid figure{grid-column:auto;height:290px}
  .business{border-radius:22px;margin-left:18px;margin-right:18px;padding:46px 22px}.business .button{width:100%}
  .quote-form{padding:18px;border-radius:20px}.quote-form input,.quote-form textarea,.quote-form select{font-size:16px}.form-row{grid-template-columns:1fr}
  .site-footer{grid-template-columns:1fr;padding:40px 18px 100px;gap:20px}
  .whatsapp-float{right:max(12px,env(safe-area-inset-right,0px));bottom:calc(12px + env(safe-area-inset-bottom,0px));padding:11px 14px}.whatsapp-float span{font-size:.84rem}
}

@media(max-width:430px){
  .brand-mark{width:150px;height:42px}.header-cta{font-size:.74rem;padding:0 11px}
  .hero-copy h1{font-size:clamp(2.3rem,10.7vw,3rem)}
  .vehicle-tab{min-width:138px;font-size:.84rem}.vehicle-panel figure{height:270px}
  .heavy-gallery .heavy-feature,.heavy-gallery figure{height:270px}.heavy-gallery figure:nth-child(n+3){height:220px}
}

@media(hover:none){
  .button:hover,.whatsapp-float:hover{transform:none;box-shadow:initial}.vehicle-panel:hover figure img,.heavy-gallery figure:hover img,.proof-grid figure:hover img{transform:none}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}.motion-track{animation:none}.reveal{opacity:1;transform:none;transition:none}.route-progress{stroke-dashoffset:0;transition:none}.hero-main-card,.hero-mini-card{transform:none!important}.button,.text-cta span,.button-arrow span,.button-submit span,.vehicle-panel figure img,.heavy-gallery img,.proof-grid img{transition:none!important}
}



/* Estilos existentes consolidados do HTML e do runtime. */
    /* Conteúdo visível por padrão. O motion só entra quando o JavaScript está ativo. */
    .reveal{opacity:1;transform:none}
    html.js-motion .reveal{opacity:0;transform:translateY(24px)}
    html.js-motion .reveal.is-visible{opacity:1;transform:none}

    /* Atalhos comerciais: principais soluções visíveis sem depender das abas. */
    .quick-services{padding-top:clamp(42px,6vw,78px);padding-bottom:clamp(42px,6vw,72px)}
    .quick-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px}
    .quick-service-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--surface);color:inherit;text-decoration:none;box-shadow:0 18px 48px rgba(0,0,0,.16);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
    .quick-service-card:hover,.quick-service-card:focus-visible{transform:translateY(-4px);border-color:rgba(255,184,0,.65);box-shadow:0 22px 56px rgba(0,0,0,.26)}
    .quick-service-card.is-priority{border-color:rgba(255,184,0,.38)}
    .quick-service-media{height:190px;background:#071421;overflow:hidden}
    .quick-service-media img{width:100%;height:100%;object-fit:cover;display:block}
    .quick-service-body{display:flex;flex-direction:column;gap:8px;flex:1;padding:18px}
    .quick-service-body small{color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
    .quick-service-body strong{font-family:Manrope,Inter,sans-serif;font-size:1.2rem;line-height:1.12;color:var(--text)}
    .quick-service-body p{margin:0;color:var(--muted);font-size:.91rem;line-height:1.5}
    .quick-service-cta{margin-top:auto;padding-top:8px;color:var(--accent);font-weight:800;font-size:.88rem}
    @media(max-width:980px){.quick-service-grid{grid-template-columns:1fr 1fr}.quick-service-media{height:210px}}
    @media(max-width:560px){.quick-service-grid{grid-template-columns:1fr}.quick-service-media{height:220px}}

      /* CTAs flutuantes: compactos por padrão, expandem somente com hover real. */
      .whatsapp-float,
      .instagram-float {
        position: fixed ;
        right: max(16px, env(safe-area-inset-right, 0px)) ;
        z-index: 50 ;
        width: 52px ;
        height: 52px ;
        min-width: 52px ;
        min-height: 52px ;
        display: inline-flex ;
        align-items: center ;
        justify-content: flex-start ;
        gap: 10px ;
        padding: 0 15px ;
        overflow: hidden ;
        white-space: nowrap ;
        border-radius: 999px ;
        box-shadow: 0 16px 38px rgba(0,0,0,.30) ;
        transition: width .26s ease, transform .2s ease, box-shadow .2s ease, filter .2s ease ;
        box-sizing: border-box ;
      }

      .whatsapp-float {
        bottom: calc(16px + env(safe-area-inset-bottom, 0px)) ;
      }

      .instagram-float {
        bottom: calc(80px + env(safe-area-inset-bottom, 0px)) ;
        border: 1px solid rgba(255,255,255,.16) ;
        background: linear-gradient(135deg, #833ab4 0%, #fd1d1d 55%, #fcb045 100%) ;
        color: #fff ;
        font-weight: 800 ;
      }

      .whatsapp-float svg,
      .instagram-float svg {
        width: 22px ;
        height: 22px ;
        min-width: 22px ;
        flex: 0 0 22px ;
      }

      .instagram-float svg {
        fill: none;
        stroke: currentColor;
        stroke-width: 1.9;
      }

      .whatsapp-float span,
      .instagram-float span {
        opacity: 0;
        transform: translateX(8px);
        pointer-events: none;
        font-size: .88rem ;
        font-weight: 800 ;
        transition: opacity .16s ease, transform .2s ease;
      }

      @media (hover: hover) and (pointer: fine) {
        .whatsapp-float:hover,
        .whatsapp-float:focus-visible {
          width: 158px ;
          transform: translateX(-3px);
          box-shadow: 0 20px 48px rgba(0,0,0,.36) ;
        }

        .instagram-float:hover,
        .instagram-float:focus-visible {
          width: 148px ;
          transform: translateX(-3px);
          box-shadow: 0 20px 48px rgba(0,0,0,.38) ;
          filter: brightness(1.04);
        }

        .whatsapp-float:hover span,
        .whatsapp-float:focus-visible span,
        .instagram-float:hover span,
        .instagram-float:focus-visible span {
          opacity: 1;
          transform: translateX(0);
        }
      }

      /* Crédito da OT. */
      .site-footer small a {
        color: var(--accent);
        font-weight: 800;
        text-decoration: none;
      }
      .site-footer small a:hover,
      .site-footer small a:focus-visible {
        color: var(--accent-2);
        text-decoration: underline;
        text-underline-offset: 3px;
      }

      /* Hierarquia um pouco mais compacta para reduzir rolagem desnecessária. */
      .section h2,
      .heavy-copy h2,
      .quote-intro h2 {
        font-size: clamp(2.2rem, 3.6vw, 3.7rem) ;
        max-width: 15ch ;
      }

      /* Painel de serviços estável no desktop: a imagem não dita a altura da seção. */
      @media (min-width: 981px) {
        .vehicle-panel {
          height: 460px ;
          min-height: 460px ;
        }
        .vehicle-panel figure {
          height: 460px ;
          min-height: 0 ;
          background: #071421;
        }
        .vehicle-panel figure img {
          width: 100% ;
          height: 100% ;
          object-fit: contain ;
        }
      }

      /* Tablet/mobile: preserva as artes e mantém altura previsível. */
      @media (max-width: 980px) {
        .vehicle-panel {
          height: auto ;
          min-height: 0 ;
        }
        .vehicle-panel figure {
          height: auto ;
          min-height: 0 ;
          aspect-ratio: 16 / 10;
          background: #071421;
        }
        .vehicle-panel figure img {
          width: 100% ;
          height: 100% ;
          object-fit: contain ;
        }
        .proof-grid .proof-large {
          height: auto ;
        }
        .proof-grid .proof-large img {
          height: auto ;
          object-fit: contain ;
        }
      }

      .field-required {
        color: var(--accent);
        font-weight: 800;
      }
      .field-optional {
        color: #a9b8ca;
        font-size: .76rem;
        font-weight: 600;
      }
      .form-help {
        display: block;
        color: var(--muted);
        font-size: .78rem;
        line-height: 1.4;
        margin-top: -2px;
      }

      @media (max-width: 700px), (hover: none), (pointer: coarse) {
        .whatsapp-float,
        .instagram-float {
          right: max(13px, env(safe-area-inset-right, 0px)) ;
          width: 48px ;
          height: 48px ;
          min-width: 48px ;
          min-height: 48px ;
          padding: 0 ;
          justify-content: center ;
          transform: none ;
        }

        .whatsapp-float {
          bottom: calc(13px + env(safe-area-inset-bottom, 0px)) ;
        }

        .instagram-float {
          bottom: calc(70px + env(safe-area-inset-bottom, 0px)) ;
        }

        .whatsapp-float span,
        .instagram-float span {
          display: none ;
        }

        /* As quatro categorias ficam visíveis sem depender de swipe escondido. */
        .vehicle-tabs {
          display: grid ;
          grid-template-columns: 1fr 1fr ;
          overflow: visible ;
          scroll-snap-type: none ;
        }
        .vehicle-tab {
          width: 100% ;
          min-width: 0 ;
          min-height: 58px ;
          padding: 8px 10px ;
          white-space: normal ;
          line-height: 1.2 ;
          border-right: 1px solid var(--line) ;
          border-bottom: 1px solid var(--line) ;
        }
        .vehicle-tab:nth-child(2n) {
          border-right: 0 ;
        }
        .vehicle-tab:nth-last-child(-n+2) {
          border-bottom: 0 ;
        }

        .proof-grid .proof-large,
        .proof-grid figure {
          height: auto ;
          min-height: 0 ;
        }
        .proof-grid figure::after {
          display: none ;
        }
        .proof-grid img {
          width: 100%;
          height: auto ;
          object-fit: contain ;
        }
        .proof-grid figcaption {
          position: static ;
          padding: 16px 18px 18px;
          background: var(--surface);
          gap: 6px;
        }
        .proof-grid figcaption strong {
          font-size: 1.08rem;
          line-height: 1.15;
        }
        .proof-grid figcaption span {
          font-size: .9rem;
          line-height: 1.4;
        }
      }

      @media (max-width: 430px) {
        .whatsapp-float,
        .instagram-float {
          width: 44px ;
          height: 44px ;
          min-width: 44px ;
          min-height: 44px ;
        }
        .instagram-float {
          bottom: calc(64px + env(safe-area-inset-bottom, 0px)) ;
        }
        .vehicle-panel figure {
          aspect-ratio: 4 / 3;
        }
      }

      @media (prefers-reduced-motion: reduce) {
        .vehicle-panel,
        .whatsapp-float,
        .instagram-float,
        .motion-track {
          animation: none ;
          transition: none ;
        }
        .reveal,
        html.js-motion .reveal,
        html.js-motion .reveal.is-visible {
          opacity: 1 ;
          transform: none ;
          transition: none ;
        }
      }


/* Refinamento final: marca, navegação, ritmo e área segura dos atalhos. */
picture{display:block}
.hero-stage picture,.quick-service-media picture,.vehicle-panel figure picture,.heavy-gallery picture,.proof-grid picture{width:100%;height:100%}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.skip-link{position:fixed;left:16px;top:10px;z-index:100;transform:translateY(-160%);padding:12px 18px;background:var(--accent);color:#111;border-radius:10px;font-weight:800}
.skip-link:focus{transform:translateY(0)}
.site-header{min-height:86px;gap:24px}
.site-header.is-scrolled{min-height:76px}
.brand-mark{width:220px;height:48px}
.brand-logo{object-fit:contain;object-position:left center}
.menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--line-strong);border-radius:12px;background:transparent;color:var(--text);font-size:1.35rem;cursor:pointer}
.section{padding-top:72px;padding-bottom:72px}
.route-section{padding-top:64px}
.section-heading{margin-bottom:34px}
.heavy-showcase{padding-top:80px;padding-bottom:80px}
.business{padding-top:48px;padding-bottom:48px}
.site-footer{grid-template-columns:1.2fr 1fr .65fr;align-items:start;gap:22px;padding:36px 24px 36px;font-size:.88rem}
.footer-brand .footer-logo{width:190px;height:auto;margin-bottom:10px}
.site-footer small{margin-top:0}
.site-footer a{display:inline-flex;align-items:center;min-height:36px;overflow-wrap:anywhere}
.site-footer small a{min-height:44px}
.footer-brand>span{max-width:36ch}
/* Os atalhos ficam fora da coluna de leitura, inclusive no formulário. */
@media(min-width:981px) and (max-width:1340px){
  .hero,.section,.site-footer{padding-left:24px;padding-right:86px}
  .heavy-showcase{padding-right:86px}
}
@media(max-width:1160px){
  .brand-mark{width:200px;height:46px}
  .site-header{gap:18px}
}
@media(max-width:980px){
  .site-header{grid-template-columns:minmax(0,1fr) auto auto;gap:12px;min-height:78px}
  .brand{grid-column:1;grid-row:1}
  .brand-mark{width:190px;height:44px}
  .menu-toggle{grid-column:2;grid-row:1}
  .header-cta{grid-column:3;grid-row:1;min-height:44px}
  .nav{grid-column:1/-1;grid-row:2;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4px 20px;padding:8px 0;border-top:1px solid var(--line);font-size:.9rem}
  .nav a{min-height:44px;display:flex;align-items:center;padding:8px 4px}
  .js-nav .menu-toggle{display:inline-flex}
  .js-nav .nav:not(.is-open){display:none}
  .section{padding-top:60px;padding-bottom:60px}
  .heavy-showcase{padding-top:64px;padding-bottom:64px}
  .business{padding-top:42px;padding-bottom:42px}
  .site-footer{grid-template-columns:1.1fr 1fr;gap:20px;padding-top:32px;padding-bottom:28px}
  /* Se cobririam conteúdo, os atalhos se acomodam após o rodapé. */
  .contact-in-view .whatsapp-float,.contact-in-view .instagram-float{position:static;width:48px;height:48px;min-width:48px;min-height:48px;display:inline-flex;margin-bottom:calc(20px + env(safe-area-inset-bottom,0px));vertical-align:middle;transform:none}
  .contact-in-view .whatsapp-float{margin-left:24px;margin-right:10px}
  .whatsapp-float:hover,.instagram-float:hover,.whatsapp-float:focus-visible,.instagram-float:focus-visible{width:48px;transform:none}
  .whatsapp-float span,.instagram-float span{display:none}
}
@media(max-width:700px){
  .site-header{padding:8px 16px;gap:8px;min-height:72px}
  .site-header.is-scrolled{min-height:72px}
  .brand-mark{width:clamp(100px,30vw,170px);height:40px}
  .header-cta{padding:0 10px;font-size:.74rem;min-height:44px}
  .nav{gap:4px 12px}
  .nav a{flex:1 1 calc(50% - 12px)}
  .section{padding-top:50px;padding-bottom:50px}
  .section-heading{margin-bottom:26px}
  .heavy-showcase{padding-top:54px;padding-bottom:54px}
  .business{padding:36px 22px}
  .site-footer{grid-template-columns:1fr;gap:16px;padding:28px 18px 16px;font-size:.88rem}
  .footer-brand .footer-logo{width:170px;margin-bottom:6px}
  .site-footer a{min-height:44px}
  .site-footer small{margin-top:2px}
  .contact-in-view .whatsapp-float{margin-left:18px}
  .hero-mini-moto figcaption{font-size:.75rem;letter-spacing:0}
}
@media(prefers-reduced-motion:reduce){
  .skip-link,.menu-toggle{transition:none}
}
