:root{--red:#d60012;--red-dark:#b6000e;--orange:#ff6400;--ink:#10141e;--muted:#565b63;--line:#e5e5e7;--soft:#f5f5f6;--dark:#080d16;--white:#fff;--container:1180px;--shadow:0 12px 32px rgba(10,17,30,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;overflow-x:hidden;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:8px;left:8px;z-index:9999;transform:translateY(-160%);padding:10px 16px;background:#fff;border:2px solid #000}.skip-link:focus{transform:none}:focus-visible{outline:3px solid #ff9b54;outline-offset:3px}
.site-header{position:relative;z-index:50;background:rgba(255,255,255,.96)}.header-inner{height:104px;display:flex;align-items:center;gap:28px}.brand{display:flex;margin-right:auto}.brand img{width:188px}.main-nav{display:flex;align-items:center;gap:35px}.main-nav a{position:relative;padding:39px 0 36px;font-size:.77rem;font-weight:800;text-transform:uppercase;white-space:nowrap}.main-nav a:hover,.main-nav a.active{color:var(--red)}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:25px;height:2px;background:var(--red)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:47px;padding:12px 23px;border:0;border-radius:7px;background:var(--red);color:#fff;font-size:.78rem;font-weight:900;text-transform:uppercase;transition:.2s}.button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:3}.button:hover{background:var(--red-dark);transform:translateY(-1px)}.header-cta{white-space:nowrap}.menu-toggle{display:none;width:44px;height:44px;padding:9px;border:0;background:transparent}.menu-toggle span{display:block;height:2px;margin:6px 0;background:#111}
.hero{position:relative;min-height:485px;overflow:hidden;background:#fff}.hero:before{content:"";position:absolute;inset:0 0 0 35%;background-image:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.88) 12%,rgba(255,255,255,.15) 36%,transparent 52%),url("assets/images/hero-tanque-optimized.jpg");background-position:left center,right center;background-size:100% 100%,auto 485px;background-repeat:no-repeat}.hero-content{position:relative;z-index:1;padding-top:52px}.hero-eyebrow,.eyebrow{margin:0 0 12px;color:var(--orange);font-size:.85rem;font-weight:900;text-transform:uppercase}.hero h1{max-width:680px;margin:0;font-size:3.05rem;line-height:1.02;letter-spacing:-1.6px;text-transform:uppercase}.hero h1 span{color:var(--red)}.hero-text{max-width:480px;margin:25px 0 27px;font-size:.97rem;line-height:1.85}.hero-cta{min-width:276px}
.trust{position:relative;z-index:5;margin-top:-54px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 26px;border-radius:15px;background:#fff;box-shadow:var(--shadow)}.trust article{display:flex;align-items:center;gap:18px;min-height:84px;padding:0 24px;border-right:1px solid #ddd}.trust article:first-child{padding-left:8px}.trust article:last-child{border:0;padding-right:8px}.trust svg{flex:0 0 58px;width:58px;height:58px;fill:none;stroke:var(--red);stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.trust article:last-child svg{stroke-width:.9}.trust h2{margin:0 0 5px;font-size:.88rem}.trust p{margin:0;color:#333;font-size:.76rem;line-height:1.6}
.section{padding:68px 0}.portaria{padding-top:57px}.portaria-grid{display:grid;grid-template-columns:minmax(0,.39fr) minmax(0,.61fr);column-gap:45px;align-items:start}.portaria-copy{padding:22px 0 72px}.portaria-copy>p:last-child{max-width:430px;margin:0;font-size:.91rem;line-height:1.75}.scope-card{position:relative;min-height:280px;overflow:hidden;padding:38px 35px;border-radius:15px;background:#f5f5f6}.scope-card:after{content:"";position:absolute;right:24px;bottom:25px;width:255px;height:150px;background:url("assets/images/caminhao.png") center/contain no-repeat;filter:grayscale(1);opacity:.35}.scope-card h2{position:relative;z-index:1;margin:0 0 16px;color:var(--red);font-size:1rem;text-transform:uppercase}.scope-card ul{position:relative;z-index:1;list-style:none;margin:0;padding:0;max-width:510px}.scope-card li{position:relative;padding:5px 0 5px 30px;font-size:.8rem}.scope-card li:before{content:"✓";position:absolute;left:0;top:5px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-size:.7rem;font-weight:900}
.documents-panel{grid-column:1/-1;margin-top:-57px}.documents-panel summary{width:278px;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border:1px solid var(--red);border-radius:6px;color:var(--red);font-size:.75rem;font-weight:900;text-transform:uppercase;cursor:pointer;list-style:none}.documents-panel summary::-webkit-details-marker{display:none}.documents-panel summary span{font-size:1.45rem}.documents-content{margin-top:30px;padding:28px;border-radius:15px;background:#f8f8f9}.section-title h2{margin:0;font-size:1.6rem}.centered{text-align:center}.document-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 28px;margin-top:22px}.document-grid a{display:flex;align-items:center;gap:13px;min-height:56px;padding:9px 13px;border-radius:8px;background:#fff;box-shadow:0 4px 13px rgba(0,0,0,.05);font-size:.82rem}.document-grid a:hover{color:var(--red)}.file-icon{position:relative;flex:0 0 34px;height:40px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:5px;border:2px solid currentColor;border-radius:3px;font-size:.55rem;font-weight:900;line-height:1}.file-icon:after{content:"";position:absolute;top:-2px;right:-2px;width:10px;height:10px;background:#fff;border-left:2px solid currentColor;border-bottom:2px solid currentColor}.file-pdf{color:#e00012}.file-doc{color:#2864b9}
.process{padding-top:18px;padding-bottom:34px}.process .section-title h2{font-size:1.5rem}.process-list{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:28px;list-style:none;margin:12px 0 0;padding:0}.process-list:before{content:"";position:absolute;top:37px;left:8%;right:8%;height:2px;background:repeating-linear-gradient(90deg,var(--orange) 0 3px,transparent 3px 7px,var(--red) 7px 10px,transparent 10px 14px)}.process-list li{position:relative;text-align:center}.step-icon{position:relative;z-index:1;width:74px;height:74px;display:grid;place-items:center;margin:0 auto 8px;border:1.8px solid var(--orange);border-radius:50%;background:#fff}.process-list li:nth-child(3) .step-icon,.process-list li:nth-child(5) .step-icon{border-color:var(--red)}.step-icon svg{width:44px;height:44px;fill:none;stroke:#101820;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.process-list strong{display:block;color:var(--orange);font-size:1.45rem;line-height:1.05}.process-list h3{margin:5px 0 6px;font-size:.8rem}.process-list p{max-width:170px;margin:0 auto;color:#31343a;font-size:.72rem;line-height:1.45}
.advantages{padding:0 0 24px}.advantages-grid{display:grid;grid-template-columns:1.65fr repeat(5,1fr);min-height:102px;overflow:hidden;border-radius:10px;background:linear-gradient(105deg,#d00012 0%,#e50011 45%,#ff6a00 100%);color:#fff}.advantages-grid>div{display:flex;align-items:center;justify-content:center;gap:6px;padding:14px 4px;border-right:1px solid rgba(255,255,255,.35);text-align:center}.advantages-grid>div:last-child{border:0}.advantages-grid svg{flex:0 0 26px;width:26px;height:26px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.advantages-title svg{flex:0 0 58px;width:58px;height:58px}.advantages-title h2{margin:0;text-align:left;font-size:.8rem;white-space:nowrap}.advantages-grid p{margin:0;line-height:1.2}.benefit-copy{font-size:.5rem;font-weight:700;white-space:nowrap}
.final-cta{padding:0 0 24px}.cta-box{min-height:88px;display:flex;align-items:center;gap:22px;padding:15px 32px;border-radius:10px;background:#fff;box-shadow:var(--shadow)}.chat-round{flex:0 0 54px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff}.chat-round svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:3}.cta-box h2{margin:0;font-size:1rem}.cta-box p{margin:2px 0 0;font-size:.86rem;font-weight:700}.cta-box .button{min-width:282px;margin-left:auto}.cta-box .button span{font-size:1.35rem}
.site-footer{background:var(--dark);color:#e1e4e8}.footer-grid{display:grid;grid-template-columns:1.25fr .85fr .9fr 1.15fr;gap:60px;padding:40px 0 33px}.footer-about img{width:175px}.site-footer h2{margin:16px 0 15px;color:#fff;font-size:.85rem;text-transform:uppercase}.site-footer p,.site-footer a{font-size:.78rem;line-height:1.45}.site-footer a{display:block;padding:4px 0}.site-footer a:hover,.site-footer .accent{color:#ff3647}.footer-about p{max-width:265px}.footer-bottom{border-top:1px solid rgba(255,255,255,.13)}.footer-bottom .container{min-height:49px;display:flex;align-items:center;justify-content:space-between}.footer-bottom p{margin:0}.footer-bottom div div{display:flex;align-items:center;gap:18px}.footer-bottom i{height:15px;border-left:1px solid #777}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:60;width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:transparent;box-shadow:0 7px 20px rgba(0,0,0,.25)}.whatsapp-float img{width:100%;height:100%;max-width:none;object-fit:cover;transform:scale(1.45)}
.legal-content{max-width:850px}.legal-content h1{font-size:2.4rem}.legal-content h2{margin:34px 0 8px;font-size:1.25rem}.legal-content p{color:#454951}.legal-content a:not(.button){color:var(--red);text-decoration:underline}
@media(max-width:1050px){.main-nav{gap:19px}.main-nav a{font-size:.69rem}.header-cta{display:none}.hero:before{inset-left:28%}.trust-grid{grid-template-columns:1fr 1fr}.trust article:nth-child(2){border-right:0}.trust article:nth-child(-n+2){border-bottom:1px solid #ddd}.advantages-grid{grid-template-columns:repeat(3,1fr)}.advantages-title{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){html{scroll-padding-top:78px}.container{width:min(calc(100% - 28px),var(--container))}.site-header{position:sticky;top:0}.header-inner{height:78px}.brand img{width:148px}.menu-toggle{display:block}.main-nav{position:absolute;top:78px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 18px;background:#fff;box-shadow:0 12px 20px rgba(0,0,0,.1)}.main-nav.is-open{display:flex}.main-nav a{padding:13px;border-bottom:1px solid #eee;font-size:.75rem}.main-nav a.active:after{display:none}.hero{min-height:620px;background:#fff}.hero:before{inset:275px 0 0 0;background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.1) 23%,transparent 50%),url("assets/images/hero-tanque-mobile.jpg");background-size:100% 100%,auto 345px;background-position:center,right center}.hero-content{padding-top:32px}.hero h1{font-size:2.45rem}.hero-text{max-width:100%;margin:18px 0;font-size:.88rem;line-height:1.55}.hero-cta{min-width:0}.trust{margin-top:-34px}.trust-grid{grid-template-columns:1fr;padding:12px 20px}.trust article,.trust article:first-child,.trust article:last-child{min-height:102px;padding:14px 6px;border-right:0;border-bottom:1px solid #ddd}.trust article:last-child{border-bottom:0}.portaria-grid{grid-template-columns:1fr;gap:24px}.portaria-copy{padding:0}.scope-card{min-height:325px}.scope-card:after{width:220px;opacity:.2}.documents-panel{grid-column:1;margin-top:0}.documents-panel summary{width:100%}.document-grid{grid-template-columns:1fr}.process-list{grid-template-columns:1fr;gap:26px}.process-list:before{display:none}.process-list li{display:grid;grid-template-columns:88px 1fr;text-align:left;column-gap:15px}.step-icon{grid-row:1/5;margin:0}.process-list strong,.process-list h3,.process-list p{grid-column:2}.process-list p{max-width:none;margin:0}.advantages-grid{grid-template-columns:1fr 1fr}.advantages-title{grid-column:1/-1}.advantages-grid>div{min-height:95px}.cta-box{flex-wrap:wrap;padding:22px}.cta-box .button{width:100%;margin:0}.footer-grid{grid-template-columns:1fr;gap:12px}.footer-bottom .container{padding:18px 0;flex-direction:column;gap:12px;text-align:center}}
@media(max-width:430px){.hero{min-height:650px}.hero h1{font-size:2.12rem}.hero:before{inset-top:315px}.advantages-grid{grid-template-columns:1fr}.advantages-title{grid-column:1}.footer-bottom div div{flex-wrap:wrap;justify-content:center}}
@media(max-width:760px){.benefit-copy{font-size:.7rem}.advantages-title h2{font-size:.9rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
