@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/poppins-latin-400.woff2') format('woff2')}
@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/poppins-latin-600.woff2') format('woff2')}
@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/poppins-latin-700.woff2') format('woff2')}
:root{--ink:#233327;--green:#527533;--dark:#304a32;--text:#646a61;--soft:#f4f4ee;--line:#dddfd5;--lime:#dbe9bd}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;background:#fff;color:var(--ink);font:400 15px/1.8 Poppins,sans-serif;-webkit-font-smoothing:antialiased}
[hidden]{display:none!important}
::selection{background:var(--lime);color:var(--ink)}
img{display:block;max-width:100%;height:auto}
svg{flex-shrink:0}
a{color:inherit;text-underline-offset:5px}
a,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
a:focus-visible,summary:focus-visible{outline:3px solid #b17f23;outline-offset:5px}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{font-weight:600;text-wrap:balance}
h1{font-weight:700;font-size:clamp(44px,4.6vw,64px);line-height:1.1;letter-spacing:-.055em}
h2{font-size:clamp(32px,3.15vw,44px);line-height:1.23;letter-spacing:-.045em}
h3{font-size:23px;line-height:1.4;letter-spacing:-.035em}
.container{width:min(1160px,calc(100% - 80px));margin-inline:auto}
.narrow{width:min(900px,calc(100% - 80px));margin-inline:auto}
.section{padding:92px 0}
.eyebrow{font-size:10px;font-weight:600;letter-spacing:.14em;line-height:1.6;color:var(--green);margin-bottom:18px}
.icon{width:22px;height:22px;vertical-align:middle}
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;max-width:100%;padding:16px 23px;border:1px solid transparent;border-radius:5px;font-size:13px;line-height:1.5;font-weight:600;text-align:center;text-decoration:none;transition:background-color .18s ease,transform .18s ease}
.button-primary{background:var(--green);color:#fff}
.button-primary:hover{background:#3e5c25;transform:translateY(-2px)}
.button-light{background:var(--lime);color:var(--ink)}
.button-light:hover{background:#ecf4db;transform:translateY(-2px)}
.button-arrow{display:none}
.text-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:12px;font-weight:600;text-decoration:none;border-bottom:1px solid #aeb89f}
.text-link:hover{color:var(--green)}
.text-link>span{font-size:20px}
.text-link .icon{width:16px;height:16px}
.microcopy{font-size:10px;color:var(--text);margin-top:10px}
.skip-link{position:fixed;top:0;left:12px;z-index:100;transform:translateY(-150%);background:var(--dark);color:#fff;padding:12px 20px}
.skip-link:focus{transform:translateY(8px)}
.delivery-strip{background:var(--dark);color:#f2f5ea;display:flex;align-items:center;justify-content:center;gap:14px;min-height:51px;padding:9px 20px;text-align:center}
.delivery-strip .icon{width:23px;height:23px;color:var(--lime)}
.delivery-strip strong{display:block;font-size:10px;line-height:1.6}
.delivery-strip>span>span{display:block;font-size:8px;line-height:1.6;margin-top:2px}
.brand{position:relative;display:block;overflow:hidden;width:204px;height:94px;margin:0 auto 22px}
.brand img{position:absolute;width:220px;height:220px;max-width:none;left:-16px;top:-52px}
.brand::after{content:'';position:absolute;right:0;bottom:0;width:14px;height:12px;background:#fff}
.hero{padding:38px 0 58px}
.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:65px}
.hero-copy,.hero-visual{min-width:0}
.hero-copy{text-align:center}
.hero h1{font-size:clamp(40px,3.8vw,52px);letter-spacing:-.045em;line-height:1.12}
.hero h1 span{display:block;color:var(--green)}
.hero-lead{color:var(--text);font-size:14px;line-height:1.8;margin:17px auto 25px;max-width:480px}
.hero-delivery-line{font-size:19px;line-height:1.5;margin:24px 0 0}
.hero-delivery-line strong{font-weight:600;color:var(--green)}
.hero-visual{border-radius:8px;overflow:hidden;background:var(--soft)}
.fleet-crop{position:relative;aspect-ratio:1.2;overflow:hidden;background:#e8eddf}
.fleet-crop img{position:absolute;width:150%;max-width:none;height:auto;left:-48%;top:-73%}
.hero-visual figcaption{display:flex;align-items:center;gap:15px;padding:23px 25px}
.hero-visual figcaption>.icon{width:31px;height:31px;color:var(--green)}
.hero-visual figcaption strong{display:block;font-size:12px;font-weight:600}
.hero-visual figcaption span{display:block;font-size:10px;color:var(--text);margin-top:3px}
.delivery-section{background:var(--dark);color:#f5f6ef}
.delivery-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}
.delivery-heading .eyebrow{color:var(--lime)}
.delivery-heading h2 em{font-style:normal;color:var(--lime)}
.delivery-heading>p:not(.eyebrow):not(.delivery-conditions){font-size:13px;color:#e0e6db;max-width:385px;margin:23px 0 28px}
.delivery-heading .delivery-conditions{font-size:9px;color:#d5dece;margin-top:12px}
.delivery-steps{list-style:none;margin:0;padding:0}
.delivery-steps li{display:flex;gap:23px;padding:29px 0;border-bottom:1px solid #73816b}
.delivery-steps li:first-child{padding-top:0}
.delivery-steps li:last-child{border-bottom:0;padding-bottom:0}
.delivery-steps li>span{font-size:12px;font-weight:600;color:var(--lime);padding-top:5px}
.delivery-steps h3{font-size:19px;letter-spacing:-.025em}
.delivery-steps p{font-size:12px;color:#d7dfd0;line-height:1.9;margin-top:10px}
.section-heading{margin-bottom:36px}
.service-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}
.service-card{padding:34px 54px 0 0;display:flex;flex-direction:column;align-items:flex-start}
.service-card+.service-card{padding:34px 0 0 54px;border-left:1px solid var(--line)}
.service-index{font-size:10px;font-weight:600;letter-spacing:.1em;color:var(--green);margin-bottom:16px}
.service-card h3{max-width:350px;margin-bottom:18px}
.service-card p{font-size:13px;color:var(--text);line-height:1.9}
.comparisons-section{padding-top:0}
.comparisons-section h2{text-align:center}
.comparison-note{font-size:12px;color:var(--text);text-align:center;margin:14px auto 30px;max-width:650px}
.comparisons-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.comparison-card{min-width:0;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff}
.comparison-card h3{font-size:16px;letter-spacing:-.02em;padding:4px 0 17px}
.comparison-stage{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#e5e7dc;isolation:isolate}
.comparison-stage:focus-within{outline:3px solid #b17f23;outline-offset:4px}
.comparison-after,.comparison-before{position:absolute;inset:0;overflow:hidden}
.comparison-stage img{position:absolute;width:200%;max-width:none;height:100%;top:0;object-fit:fill}
.comparison-after img{left:-100%}
.comparison-before img{left:0}
.comparison-before{clip-path:inset(0 calc(100% - var(--reveal)) 0 0)}
.comparison-label{position:absolute;top:12px;z-index:2;background:#fffffff2;color:var(--ink);border-radius:7px;padding:6px 10px;font-size:11px;font-weight:600;pointer-events:none}
.label-before{left:12px}.label-after{right:12px}
.comparison-divider{position:absolute;top:0;bottom:0;left:var(--reveal);width:3px;transform:translateX(-50%);background:#fff;box-shadow:0 0 5px #0005;z-index:3;pointer-events:none}
.comparison-divider>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:47px;height:47px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--green);font-family:Arial,sans-serif;font-size:27px;box-shadow:0 4px 16px #0002}
.comparison-range{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;z-index:5;touch-action:pan-y}
.comparison-hint{padding:13px 0 2px;color:var(--green);font-size:11px;font-weight:600}
.comparison-stage:has(.comparison-range[hidden]) .comparison-divider>span{display:none}
.work-section{background:var(--soft)}
.work-layout{display:grid;grid-template-columns:.85fr 1.2fr;gap:75px;align-items:center}
.work-copy>p:not(.eyebrow){font-size:13px;color:var(--text);margin:24px 0 14px}
.work-copy .text-link{font-size:11px}
.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}
.work-figure:nth-child(2){margin-top:52px}
.work-figure>a{display:block;position:relative;border-radius:5px;overflow:hidden;background:#d6dbcf}
.work-figure img{width:100%;height:auto;aspect-ratio:9/16;object-fit:contain;transition:filter .2s ease}
.work-figure>a:hover img{filter:brightness(1.07)}
.video-link{position:absolute;bottom:14px;left:12px;right:12px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fffffff2;color:var(--ink);border-radius:3px;min-height:40px;padding:9px;font-size:10px;font-weight:600}
.video-link .icon{width:16px;height:16px}
.work-figure figcaption{font-size:11px;margin-top:13px}
.faq-section{border-top:1px solid var(--line)}
.faq-layout{display:grid;grid-template-columns:.85fr 1.2fr;gap:85px;align-items:start}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item:first-child{border-top:1px solid var(--line)}
.faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;padding:20px 0;font-size:12px;font-weight:600;line-height:1.65}
.faq-item summary::-webkit-details-marker{display:none}
.faq-plus{position:relative;width:14px;height:14px;flex-shrink:0;color:var(--green)}
.faq-plus::before,.faq-plus::after{content:'';position:absolute;top:6px;left:0;width:14px;height:1.5px;background:currentColor}
.faq-plus::after{transform:rotate(90deg)}
.faq-item[open] .faq-plus::after{transform:rotate(0)}
.faq-answer{padding:0 26px 22px 0;color:var(--text);font-size:12px;line-height:1.9}
.final-section{background:var(--dark);color:#fff;text-align:center}
.final-section .eyebrow{color:var(--lime)}
.final-section h2{font-size:clamp(34px,4vw,53px)}
.final-section p:not(.eyebrow):not(.microcopy){color:#dce4d4;font-size:14px;line-height:1.9;margin:24px 0 28px}
.site-footer{padding:38px 0 25px;text-align:center;color:var(--text);font-size:11px}
.site-footer strong{font-weight:600;color:var(--ink);font-size:12px}
.site-footer address{font-style:normal;margin-top:8px}
.footer-contacts,.footer-social{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0 14px}
.footer-contacts{margin-top:10px}
.footer-social a{display:inline-flex;align-items:center;min-height:44px}
.footer-bottom{border-top:1px solid var(--line);padding-top:20px;margin-top:13px;font-size:9px}
.privacy{max-width:660px;margin:8px auto 0}
.privacy summary{cursor:pointer;text-decoration:underline;min-height:44px;display:inline-flex;align-items:center}
.privacy p{font-size:11px;margin:8px 0 16px}
.floating-contact{position:fixed;right:22px;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:30;animation:contact-in .2s ease-out}
.floating-contact .button{width:58px;height:58px;min-height:58px;padding:0;border:3px solid #fff;border-radius:50%;box-shadow:0 5px 20px #23332726}
.floating-contact .button>.icon:first-child{width:27px;height:27px}
.floating-contact .button>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@keyframes contact-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1400px){.hero{padding-block:48px}.hero-grid{gap:80px}}
@media(max-width:1100px){
  .container,.narrow{width:calc(100% - 64px)}.hero-grid{gap:32px}.hero h1{font-size:41px}.hero-lead{font-size:13px}.hero-delivery-line{font-size:17px}.delivery-layout{gap:55px}.work-layout,.faq-layout{gap:38px}.work-copy .text-link{font-size:10px}.video-link{font-size:9px;left:8px;right:8px}.hero-visual figcaption{padding:20px 18px}.hero-visual figcaption strong{font-size:11px}.hero-visual figcaption span{font-size:9px}.service-card{padding-right:35px}.service-card+.service-card{padding-left:35px}
}
@media(max-width:900px) and (min-width:761px){
  .hero h1{font-size:33px}.hero-lead{font-size:12px}.hero-delivery-line{font-size:15px}.hero .button{font-size:11px;padding-inline:16px}.hero .microcopy{font-size:9px}.hero-visual figcaption{padding:18px 14px;gap:10px}.hero-visual figcaption>.icon{width:25px;height:25px}.hero-visual figcaption strong{font-size:9px}.hero-visual figcaption span{font-size:8px}.work-layout{grid-template-columns:1fr 1.2fr;gap:28px}.work-grid{gap:12px}.work-copy h2{font-size:30px}.work-figure figcaption{font-size:9px}.video-link{font-size:8px;gap:3px;padding:6px;min-height:34px}.delivery-steps h3{font-size:17px}.faq-layout{grid-template-columns:.85fr 1.15fr;gap:40px}
}
@media(max-width:760px){
  .container,.narrow{width:calc(100% - 40px)}
  body{font-size:14px}.section{padding:56px 0}h2{font-size:32px;line-height:1.23}h3{font-size:23px}.eyebrow{font-size:9px;margin-bottom:14px;letter-spacing:.1em}
  .delivery-strip strong{font-size:9px}.delivery-strip>span>span{font-size:8px}
  .hero{padding:26px 0 38px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero h1{font-size:clamp(29px,8.5vw,44px);letter-spacing:-.045em}.hero-lead{font-size:13px;line-height:1.75;margin:17px auto 22px}.hero-delivery-line{font-size:18px;line-height:1.45;margin:24px 0 0}.hero .button{width:100%;min-height:57px;font-size:12px;padding-inline:12px}.hero .microcopy{font-size:9px;margin-top:10px}.hero-visual{border-radius:5px}.hero-visual figcaption{padding:18px;gap:12px}.hero-visual figcaption>.icon{width:28px;height:28px}.hero-visual figcaption strong{font-size:11px}.hero-visual figcaption span{font-size:9px}
  .delivery-layout{grid-template-columns:1fr;gap:32px}.delivery-heading h2{font-size:34px}.delivery-heading>p:not(.eyebrow):not(.delivery-conditions){font-size:12px;margin:20px 0 17px}.delivery-heading .delivery-conditions{font-size:10px}.delivery-steps li{gap:20px;padding:22px 0}.delivery-steps h3{font-size:18px}.delivery-steps p{font-size:12px;margin-top:8px}.delivery-steps li>span{font-size:11px}
  .section-heading{margin-bottom:29px}.service-grid{grid-template-columns:1fr}.service-card{padding:26px 0}.service-card+.service-card{border-left:0;border-top:1px solid var(--line);padding:26px 0 0}.service-card h3{margin-bottom:14px}.service-card p{font-size:12px}.service-index{font-size:9px;margin-bottom:12px}
  .work-layout{grid-template-columns:1fr;gap:28px}.work-copy h2 br{display:none}.work-copy>p:not(.eyebrow){font-size:12px;margin:18px 0 9px}.work-copy .text-link{font-size:10px}.work-grid{gap:13px}.work-figure:nth-child(2){margin-top:28px}.work-figure figcaption{font-size:9px;margin-top:10px}.video-link{font-size:8px;gap:3px;left:7px;right:7px;bottom:10px;min-height:35px;padding:7px 4px}.video-link .icon{width:13px;height:13px}
  .comparisons-section{padding-top:0}.comparisons-grid{grid-template-columns:1fr;gap:23px}.comparison-card{padding:12px;border-radius:16px}.comparison-card h3{font-size:14px;padding:3px 0 15px}.comparison-note{font-size:12px;line-height:1.7;margin:13px auto 25px}.comparison-label{top:10px;font-size:10px;padding:5px 9px}.label-before{left:9px}.label-after{right:9px}.comparison-divider>span{width:42px;height:42px;font-size:25px}
  .faq-layout{grid-template-columns:1fr;gap:27px}.faq-item summary{padding:19px 0;font-size:12px;gap:20px}.faq-answer{font-size:11px;padding-bottom:20px}
  .final-section h2{font-size:33px}.final-section p:not(.eyebrow){font-size:12px;margin:21px 0 25px}.final-section .button{width:100%;font-size:12px}
  .site-footer{padding:30px 0 24px;font-size:10px}.site-footer strong{font-size:11px}.site-footer address{font-size:10px}.footer-contacts{gap:3px 16px}.footer-bottom{font-size:8px}.privacy p{font-size:10px}.floating-contact{right:13px;bottom:calc(13px + env(safe-area-inset-bottom,0px))}.floating-contact .button{width:54px;height:54px;min-height:54px}
}
@media(max-width:360px){.hero-delivery-line{font-size:16px}.hero-lead{font-size:12px}.hero .microcopy{font-size:8px}.hero-visual figcaption{padding:15px 12px;gap:9px}.hero-visual figcaption strong{font-size:9px}.hero-visual figcaption span{font-size:8px}.delivery-heading h2{font-size:30px}.video-link{font-size:7px;gap:2px}.work-figure figcaption{font-size:8px}.final-section h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Navegação editorial discreta, com os mesmos três pontos de WhatsApp. */
.service-title-link{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#b9c7a9;text-underline-offset:7px}
.service-title-link:hover{text-decoration-color:var(--green);color:var(--green)}
.footer-services{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:0 22px;margin:10px 0 2px}
.footer-services a,.breadcrumb a{display:inline-flex;align-items:center;min-height:44px}
.footer-services [aria-current=page]{color:var(--ink);font-weight:600}
.breadcrumb{margin-top:4px;font-size:10px}
.company-section .work-layout{display:block;max-width:800px;text-align:center}
.company-section .work-copy>p:not(.eyebrow){max-width:590px;margin-inline:auto}
.not-found{min-height:75vh;display:grid;place-content:center;text-align:center;padding-block:60px}
.not-found h1{font-size:clamp(32px,5vw,50px)}
.not-found p{margin:22px auto;max-width:460px;color:var(--text)}
