:root{
  --navy:#061b31;
  --navy-2:#082b4d;
  --navy-3:#0d385f;
  --orange:#f26a16;
  --orange-2:#ff8a1b;
  --green:#1fb64a;
  --text:#edf5ff;
  --muted:#9fb0c2;
  --line:rgba(255,255,255,.13);
  --card:rgba(7,32,55,.82);
  --shadow:0 24px 70px rgba(0,0,0,.35);
  --radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:radial-gradient(circle at top,#0b3155 0,#061b31 32%,#04101d 100%);color:var(--text);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;line-height:1.55}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92vw);margin:0 auto}.center{text-align:center;margin-top:28px}.muted{color:var(--muted)}
.topline{background:#03101d;border-bottom:1px solid var(--line);font-size:14px;color:#d8e6f3}.topline-inner{height:38px;display:flex;gap:34px;align-items:center;justify-content:center;white-space:nowrap}.site-header{position:sticky;top:0;z-index:50;background:rgba(4,18,33,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:210px;height:auto}.nav nav{display:flex;align-items:center;gap:24px;font-weight:800;font-size:14px}.nav nav a{color:#e9f2fb;position:relative;padding:29px 0}.nav nav a.active,.nav nav a:hover{color:#fff}.nav nav a.active:after,.nav nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:3px;border-radius:999px;background:var(--orange)}.menu-toggle{display:none;background:#102d4b;color:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 14px;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:14px;padding:15px 22px;background:linear-gradient(135deg,var(--orange),#e84b09);color:#fff;font-weight:900;text-transform:none;letter-spacing:.01em;box-shadow:0 14px 30px rgba(232,75,9,.24);cursor:pointer}.btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.btn.ghost{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);box-shadow:none}.btn.whats{background:linear-gradient(135deg,#25d366,#0b9935);box-shadow:0 16px 30px rgba(15,153,53,.28)}.btn.small{padding:12px 18px;border-radius:12px}.nav nav a.btn:after{display:none}
.hero-pro{position:relative;min-height:690px;overflow:hidden;border-bottom:1px solid var(--line)}.hero-bg{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover;filter:saturate(1.1) contrast(1.08) brightness(.55)}.hero-pro:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,15,28,.96) 0,rgba(5,22,39,.8) 42%,rgba(5,22,39,.55) 100%),radial-gradient(circle at 74% 38%,rgba(242,106,22,.28),transparent 36%)}.hero-pro-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:24px;min-height:690px}.hero-copy{padding:70px 0 86px}.eyebrow,.badge{display:inline-flex;align-items:center;gap:8px;color:var(--orange-2);font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:13px}.hero-copy h1{margin:18px 0 20px;font-size:clamp(38px,5vw,74px);line-height:.98;text-transform:uppercase;letter-spacing:-.04em;max-width:760px}.hero-copy h1 strong{display:block;color:var(--orange-2);font-weight:950}.hero-copy p{max-width:630px;color:#dce9f6;font-size:20px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.hero-mascot-wrap{position:relative;min-height:620px;display:flex;align-items:flex-end;justify-content:center}.hero-mascot{max-height:640px;width:auto;filter:drop-shadow(0 28px 50px rgba(0,0,0,.55));border-radius:26px}.quality-stack{position:absolute;right:0;top:92px;width:235px;display:grid;gap:14px}.quality-stack article{background:rgba(5,25,45,.84);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:18px 18px 18px 58px;box-shadow:var(--shadow);position:relative}.quality-stack article:before{content:"⚙";position:absolute;left:18px;top:19px;color:var(--orange);font-size:26px}.quality-stack article:nth-child(2):before{content:"⏱"}.quality-stack article:nth-child(3):before{content:"◇"}.quality-stack b{text-transform:uppercase;display:block}.quality-stack span{font-size:13px;color:#d7e5f2}
.service-ribbon{position:relative;z-index:3;margin-top:-50px}.service-ribbon-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.service-tile{min-height:185px;background:linear-gradient(180deg,rgba(9,42,73,.92),rgba(5,23,42,.92));border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:25px 20px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:var(--shadow);transition:.22s ease}.service-tile:hover{transform:translateY(-4px);border-color:rgba(255,138,27,.62)}.tile-icon{font-size:52px;color:var(--orange);line-height:1}.service-tile h3{font-size:17px;line-height:1.22;text-transform:uppercase;margin:14px 0 16px;letter-spacing:.01em}.service-tile small{color:#c9d8e6}.nino-circular{padding:54px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,rgba(3,15,26,.75),rgba(5,30,53,.95)),url('../img/estoque-pecas-azul.jpg') center/cover fixed}.circular-grid{display:grid;grid-template-columns:260px 1fr 1.3fr;gap:32px;align-items:center}.circular-brand{height:190px;border-radius:26px;border:1px solid rgba(255,138,27,.35);background:rgba(0,0,0,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.circular-brand:before{content:"↻";position:absolute;font-size:138px;color:rgba(242,106,22,.46)}.circular-brand span{font-size:40px;font-weight:950;z-index:1}.circular-brand strong{font-size:28px;color:var(--orange);z-index:1}.circular-grid h2{font-size:34px;line-height:1.08;margin:0 0 14px}.circular-grid p{color:#d3e3f1;margin:0 0 20px}.circular-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.circular-points article{border-left:1px solid rgba(255,255,255,.25);padding-left:24px}.circular-points b{display:block;text-transform:uppercase;color:#fff}.circular-points span{color:#cad8e6;font-size:14px}
.section{padding:82px 0}.section.alt{background:rgba(255,255,255,.035);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-title{text-align:center;max-width:800px;margin:0 auto 36px}.section-title span{display:inline-block;color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.section-title h2{font-size:clamp(30px,3vw,48px);line-height:1.05;margin:10px 0}.section-title p{margin:0;color:var(--muted);font-size:18px}.cards{display:grid;gap:24px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.four{grid-template-columns:repeat(4,1fr)}.card,.product-card,.contact-box,.form-card,.why-box,.notice{background:linear-gradient(180deg,rgba(10,44,76,.82),rgba(5,23,42,.88));border:1px solid rgba(255,255,255,.15);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.card a{display:block}.card img,.product-card img{width:100%;height:230px;object-fit:cover}.card-body,.product-card div{padding:22px}.card h3,.product-card h3{margin:0 0 9px;font-size:22px}.card p,.product-card p{color:#cbd8e5;margin:0}.product-card span,.card-body span{color:var(--orange);font-weight:800;text-transform:uppercase;font-size:12px}.product-card a{display:inline-flex;margin-top:15px;color:var(--orange-2);font-weight:900}.before-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.before-grid article{position:relative;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.18);background:#071d33;box-shadow:var(--shadow)}.before-grid img{width:100%;height:230px;object-fit:cover;filter:contrast(1.06) saturate(1.05)}.before-grid article:before{content:"";position:absolute;top:0;bottom:48px;left:50%;width:2px;background:rgba(255,255,255,.8);box-shadow:0 0 0 7px rgba(242,106,22,.55);z-index:1}.before-grid div{position:absolute;top:12px;left:12px;right:12px;display:flex;justify-content:space-between;z-index:2}.before-grid span{background:rgba(3,14,25,.85);border-radius:7px;padding:5px 9px;font-weight:900;font-size:12px}.before-grid h3{margin:0;padding:14px 18px;text-align:center;text-transform:uppercase;font-size:15px;color:#cbd8e5}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:46px;align-items:start}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonials article{padding:22px;background:rgba(5,23,42,.7);border:1px solid rgba(255,255,255,.15);border-radius:18px;color:var(--orange-2);box-shadow:var(--shadow)}.testimonials p{color:#d8e5f1}.testimonials b{display:block;color:#fff}.testimonials span{color:var(--muted);font-size:13px}.why-box{padding:30px}.why-box h2{margin-top:0;font-size:34px}.why-box p{color:#d4e2ef}.why-box b{color:#fff;text-transform:uppercase}.gallery-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-strip img{width:100%;height:190px;object-fit:cover;border-radius:16px;border:1px solid rgba(255,255,255,.13);box-shadow:0 12px 32px rgba(0,0,0,.22)}
.page-hero{position:relative;padding:112px 0 86px;background:linear-gradient(90deg,rgba(4,17,31,.92),rgba(7,42,75,.76)),url('../img/fachada-oficina-nino.jpg') center/cover;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(36px,5vw,70px);line-height:1.02;margin:12px 0;text-transform:uppercase;letter-spacing:-.04em}.page-hero p{max-width:760px;color:#d7e5f1;font-size:19px}.recycle-hero{background:linear-gradient(90deg,rgba(4,17,31,.94),rgba(7,42,75,.7)),url('../img/patio-implemento-azul.jpg') center/cover}.detail{padding:82px 0}.detail-grid,.content-grid{display:grid;grid-template-columns:1fr .9fr;gap:44px;align-items:start}.narrow{max-width:900px}.lead{font-size:20px;color:#d8e7f5}.prose{color:#d6e4f1;font-size:18px}.prose p{margin-top:0}.image-frame{border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:var(--shadow);background:#061b31}.image-frame img{width:100%;height:auto}.specs{list-style:none;padding:0;margin:22px 0;display:grid;gap:10px}.specs li{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.13);border-radius:12px;padding:12px 14px}.filter{display:grid;grid-template-columns:1fr 260px auto;gap:12px;margin-bottom:28px}.filter input,.filter select,.form-card input,.form-card select,.form-card textarea{width:100%;background:#061a2d;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:13px;padding:14px 14px;outline:0}.filter input:focus,.filter select:focus,.form-card input:focus,.form-card textarea:focus{border-color:var(--orange)}.form-card{padding:30px;display:grid;gap:14px}.form-card h2{margin:0 0 4px}.form-card label{display:grid;gap:7px;color:#d8e5f1;font-weight:700}.form-card label.check{display:flex;align-items:flex-start;gap:10px;font-size:14px}.form-card label.check input{width:auto;margin-top:4px}.alert{background:rgba(31,182,74,.12);border:1px solid rgba(31,182,74,.38);color:#d5ffde;border-radius:13px;padding:14px}.contact-box{padding:30px}.contact-box h2{margin-top:0}.steps{display:grid;gap:14px;margin:22px 0}.steps div{display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.13);border-radius:16px;padding:14px}.steps b{width:42px;height:42px;border-radius:50%;background:var(--orange);display:grid;place-items:center;font-size:20px}.notice{padding:22px;color:#d8e5f1}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery-grid figure{margin:0;border-radius:20px;overflow:hidden;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.15);box-shadow:var(--shadow)}.gallery-grid img{width:100%;height:250px;object-fit:cover}.gallery-grid figcaption{display:flex;justify-content:space-between;padding:14px 16px;color:#d6e4f1}.gallery-grid figcaption span{color:var(--orange)}
.footer{background:#020a12;border-top:1px solid var(--line)}.cta-footer{transform:translateY(-44px);margin-bottom:-20px;background:linear-gradient(90deg,rgba(12,47,81,.96),rgba(6,27,49,.96));border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:18px 24px;display:grid;grid-template-columns:100px 1fr auto;gap:22px;align-items:center;box-shadow:var(--shadow)}.cta-mascot{height:104px;overflow:hidden;border-radius:18px;background:rgba(255,255,255,.05)}.cta-mascot img{height:150px;margin:-15px auto 0}.cta-footer h2{font-size:34px;line-height:1;margin:0;text-transform:uppercase}.cta-footer h2 span{color:var(--orange-2)}.cta-footer p{margin:8px 0 0;color:#cbd8e5}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:36px;padding:44px 0 28px}.footer-logo{width:210px}.footer p,.footer a{color:#bfd0df}.footer h4{margin:0 0 14px;text-transform:uppercase;letter-spacing:.05em}.socials{display:flex;gap:9px}.socials span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);font-size:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:18px 0 24px;text-align:center;color:#8ea4b7;font-size:14px}
@media (max-width:1050px){.service-ribbon-grid,.cards.four{grid-template-columns:repeat(3,1fr)}.hero-pro-grid{grid-template-columns:1fr}.hero-mascot-wrap{min-height:auto;align-items:center}.quality-stack{position:relative;right:auto;top:auto;width:100%;grid-template-columns:repeat(3,1fr);margin-top:18px}.hero-mascot{max-height:500px}.circular-grid,.split{grid-template-columns:1fr}.circular-points{grid-template-columns:1fr 1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.detail-grid,.content-grid{grid-template-columns:1fr}}
@media (max-width:760px){.topline-inner{justify-content:flex-start;overflow:auto}.menu-toggle{display:inline-flex}.nav{min-height:72px}.brand img{width:170px}.nav nav{display:none;position:absolute;left:4vw;right:4vw;top:73px;padding:18px;background:#041525;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.nav nav.open{display:flex}.nav nav a{padding:12px}.nav nav a:after{display:none}.hero-pro,.hero-pro-grid{min-height:auto}.hero-copy{padding:70px 0 22px}.hero-copy h1{font-size:38px}.hero-copy p{font-size:17px}.hero-mascot{max-height:410px}.quality-stack,.service-ribbon-grid,.cards.three,.cards.four,.before-grid,.testimonials,.gallery-strip,.gallery-grid,.circular-points,.footer-grid,.cta-footer{grid-template-columns:1fr}.service-ribbon{margin-top:0}.section{padding:56px 0}.filter{grid-template-columns:1fr}.cta-footer{transform:none;margin:0 0 24px}.footer{padding-top:24px}.page-hero{padding:80px 0 60px}}

/* =========================================================
   Ajustes finais do modelo aprovado: cabeçalho, hero e Nino Circular
   ========================================================= */
.topline{background:#020d19;color:#dce9f6;border-bottom:1px solid rgba(255,255,255,.12)}
.topline-inner{height:34px;gap:44px;font-size:13px;font-weight:700;letter-spacing:.01em}
.site-header{background:#031321;border-bottom:1px solid rgba(255,255,255,.11);position:sticky;top:0;z-index:60;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.nav{min-height:86px}.brand img{width:205px}.nav nav{gap:26px}.nav nav a{padding:31px 0;font-size:14px}.nav nav a.active:after,.nav nav a:hover:after{bottom:21px;height:3px;background:#ff6b12}.nav nav a.btn{padding:14px 22px;border-radius:13px}
.hero-pro.hero-tractor{min-height:590px;border-bottom:0;overflow:hidden}.hero-pro.hero-tractor .hero-bg img{object-position:center right;filter:saturate(1.06) contrast(1.08) brightness(.76)}.hero-pro.hero-tractor:before{background:linear-gradient(90deg,rgba(3,13,24,.98) 0%,rgba(4,18,33,.92) 34%,rgba(4,18,33,.55) 60%,rgba(4,18,33,.28) 100%),linear-gradient(0deg,rgba(4,17,31,.92) 0%,rgba(4,17,31,.12) 42%,rgba(4,17,31,.05) 100%)}
.hero-content{position:relative;min-height:590px;display:flex;align-items:center}.hero-copy.hero-copy-wide{padding:58px 0 96px;max-width:675px}.hero-copy.hero-copy-wide h1{font-size:clamp(42px,5.1vw,70px);line-height:.98;letter-spacing:-.045em;margin:18px 0 18px;text-shadow:0 10px 30px rgba(0,0,0,.45)}.hero-copy.hero-copy-wide h1 strong{color:#ff6b12}.hero-copy.hero-copy-wide p{font-size:20px;max-width:560px;color:#e6f0fa}.hero-actions .btn:first-child:before{content:"⚒"}.hero-actions .btn.whats:before{content:"☘"}.service-ribbon{margin-top:-42px}.service-ribbon-grid{gap:15px}.service-tile{min-height:170px;border-radius:16px;background:linear-gradient(180deg,rgba(6,31,55,.96),rgba(3,17,31,.96));border-color:rgba(141,166,190,.28)}.service-tile h3{font-size:16px}.tile-icon{font-size:48px;color:#ff6b12}
.nino-circular-v2{padding:34px 0 44px;background:linear-gradient(180deg,#061b31 0%,#041524 100%);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.12)}.circular-v2-grid{display:grid;grid-template-columns:1.02fr 1.2fr 1fr;gap:22px;align-items:stretch;background:linear-gradient(135deg,rgba(6,31,55,.98),rgba(4,20,36,.98));border:1px solid rgba(86,203,82,.28);box-shadow:0 28px 80px rgba(0,0,0,.35);border-radius:20px;overflow:hidden;padding:24px}.circular-v2-brand{display:flex;flex-direction:column;justify-content:center;padding:8px 16px 8px 4px}.recycle-mark{width:118px;height:118px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(from 40deg,#36c85e,#79e050,#36c85e,#ff6b12,#36c85e);box-shadow:0 16px 36px rgba(36,192,78,.25);position:relative;margin-bottom:18px}.recycle-mark:after{content:"";position:absolute;inset:13px;border-radius:50%;background:#061b31}.recycle-mark span{position:relative;z-index:1;width:70px;height:70px;border:4px solid #ff6b12;border-radius:50%;display:grid;place-items:center;font-weight:950;font-size:43px;color:#ff6b12}.circular-v2-brand h2{margin:0;text-transform:uppercase;font-size:42px;line-height:.95;letter-spacing:-.03em}.circular-v2-brand h2 strong{display:block;color:#ff6b12}.circular-v2-brand p{color:#dce9f6;margin:16px 0 24px}.circular-cta{background:linear-gradient(135deg,#2ab84b,#188e36);box-shadow:0 16px 32px rgba(36,192,78,.22);align-self:flex-start}.circular-flow{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-content:center}.circular-flow article{background:rgba(2,13,25,.36);border:1px solid rgba(86,203,82,.22);border-radius:16px;padding:18px;min-height:145px}.circular-flow i{font-style:normal;color:#6dde54;font-size:34px;line-height:1;display:block;margin-bottom:10px}.circular-flow b{display:block;color:#fff;text-transform:uppercase;line-height:1.15}.circular-flow span{display:block;color:#bcd2e5;font-size:14px;margin-top:7px}.circular-benefit{position:relative;border-radius:16px;overflow:hidden;min-height:330px;background:#03111e;border:1px solid rgba(255,255,255,.12)}.circular-benefit img{width:100%;height:100%;object-fit:cover;filter:brightness(.72) contrast(1.08) saturate(1.08)}.circular-benefit:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 18%,rgba(3,14,26,.88) 100%)}.circular-benefit div{position:absolute;left:20px;right:20px;bottom:20px;z-index:1}.circular-benefit h3{color:#81ec55;text-transform:uppercase;margin:0 0 8px;font-size:22px;line-height:1.1}.circular-benefit p{color:#dce9f6;margin:0}.before-grid article{border-radius:15px}.split{padding-top:6px}.why-box{background:linear-gradient(180deg,rgba(8,36,63,.82),rgba(3,18,32,.92))}.why-box p{padding-left:46px;position:relative}.why-box p:before{content:"⚙";position:absolute;left:0;top:2px;color:#ff6b12;font-size:28px}.why-box p:nth-of-type(2):before{content:"✦"}.why-box p:nth-of-type(3):before{content:"▣"}.why-box p:nth-of-type(4):before{content:"◎"}.cta-footer{background:linear-gradient(90deg,rgba(8,34,60,.98),rgba(5,22,39,.98)),url('../img/nino-circular-sucata.jpg') right center/auto 100% no-repeat}.footer{background:#020b14}
@media (max-width:1050px){.circular-v2-grid{grid-template-columns:1fr}.circular-benefit{min-height:260px}.hero-copy.hero-copy-wide{max-width:680px}.hero-pro.hero-tractor:before{background:linear-gradient(90deg,rgba(3,13,24,.98) 0%,rgba(4,18,33,.88) 58%,rgba(4,18,33,.44) 100%),linear-gradient(0deg,rgba(4,17,31,.93),rgba(4,17,31,.08))}}
@media (max-width:760px){.topline-inner{gap:20px}.site-header{position:sticky}.hero-pro.hero-tractor,.hero-content{min-height:560px}.hero-copy.hero-copy-wide{padding:58px 0 92px}.hero-copy.hero-copy-wide h1{font-size:38px}.hero-copy.hero-copy-wide p{font-size:17px}.circular-flow{grid-template-columns:1fr}.circular-v2-grid{padding:18px}.circular-v2-brand h2{font-size:36px}}
.recycle-hero{background:linear-gradient(90deg,rgba(4,17,31,.96),rgba(6,39,58,.74)),url('../img/nino-circular-sucata.jpg') center/cover!important}


/* =========================================================
   Hotfix v3: contatos oficiais, cabeçalho compacto, hero com mascote,
   imagens menores e antes/depois corrigido.
   ========================================================= */
.topline{background:#020b14!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.topline-inner{height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:54px!important;font-size:13px!important;font-weight:700!important;color:#e5eef7!important;white-space:nowrap!important;overflow:hidden!important}
.topline-inner span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}
.site-header{background:#03111f!important;top:0!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.nav{min-height:76px!important}
.brand img{width:178px!important;max-height:58px!important}
.nav nav{gap:24px!important}
.nav nav a{padding:25px 0!important;font-size:14px!important;line-height:1!important}
.nav nav a.active:after,.nav nav a:hover:after{bottom:14px!important;height:3px!important}
.nav nav a.btn{padding:13px 22px!important;border-radius:13px!important;min-height:0!important}
.hero-pro.hero-tractor{min-height:465px!important;max-height:520px!important;overflow:hidden!important}
.hero-content{min-height:465px!important;align-items:center!important}
.hero-pro.hero-tractor .hero-bg img{object-position:center center!important;filter:saturate(1.06) contrast(1.08) brightness(.88)!important}
.hero-pro.hero-tractor:before{background:linear-gradient(90deg,rgba(3,13,24,.97) 0%,rgba(4,18,33,.88) 36%,rgba(4,18,33,.46) 62%,rgba(4,18,33,.18) 100%),linear-gradient(0deg,rgba(4,17,31,.80),rgba(4,17,31,.06))!important}
.hero-copy.hero-copy-wide{padding:42px 0 54px!important;max-width:610px!important}
.hero-copy.hero-copy-wide .eyebrow{font-size:14px!important;letter-spacing:.08em!important;color:#ff7a18!important}
.hero-copy.hero-copy-wide h1{font-size:clamp(34px,3.95vw,56px)!important;line-height:1.02!important;letter-spacing:-.035em!important;margin:14px 0 16px!important;max-width:600px!important}
.hero-copy.hero-copy-wide p{font-size:17px!important;line-height:1.55!important;max-width:540px!important;color:#e4eef7!important}
.hero-actions{margin-top:24px!important}.hero-actions .btn{padding:14px 22px!important}
.service-ribbon{margin-top:-24px!important;position:relative;z-index:3!important}.service-ribbon-grid{gap:14px!important}.service-tile{min-height:132px!important;padding:18px 14px!important;border-radius:15px!important}.tile-icon{font-size:36px!important;margin-bottom:10px!important}.service-tile h3{font-size:14px!important;line-height:1.22!important}.service-tile small{font-size:12px!important}
.nino-circular-v2{padding:28px 0 34px!important}.circular-v2-grid{grid-template-columns:0.92fr 1.25fr .95fr!important;gap:18px!important;padding:20px!important;border-radius:18px!important}.recycle-mark{width:96px!important;height:96px!important;margin-bottom:14px!important}.recycle-mark span{width:56px!important;height:56px!important;font-size:34px!important}.circular-v2-brand h2{font-size:34px!important}.circular-v2-brand p{font-size:15px!important;margin:12px 0 18px!important}.circular-flow{gap:12px!important}.circular-flow article{min-height:118px!important;padding:14px!important}.circular-flow i{font-size:28px!important;margin-bottom:8px!important}.circular-flow b{font-size:14px!important}.circular-flow span{font-size:12px!important}.circular-benefit{min-height:250px!important}.circular-benefit h3{font-size:19px!important}
.section{padding:42px 0!important}.section-title{margin-bottom:22px!important}.section-title h2{font-size:30px!important}.before-grid.before-grid-v3{grid-template-columns:repeat(3,1fr)!important;gap:20px!important}.before-grid.before-grid-v3 article{border-radius:16px!important;overflow:hidden!important;min-height:0!important;background:#061b31!important}.before-grid.before-grid-v3 article:after{display:none!important}.before-grid.before-grid-v3 article img{height:190px!important;width:100%!important;object-fit:cover!important;display:block!important}.before-grid.before-grid-v3 article div,.before-grid.before-grid-v3 article h3{display:none!important}
.cards.four .product-card img,.cards.three .card img,.gallery-strip img{height:170px!important;object-fit:cover!important}.gallery-strip{gap:12px!important}.testimonials article{padding:18px!important}.why-box{padding:22px!important}.cta-footer{padding:18px 24px!important}.cta-mascot img{height:104px!important}.footer-grid{padding:32px 0 22px!important}.footer-logo{width:165px!important}
@media (max-width:1050px){.circular-v2-grid{grid-template-columns:1fr!important}.hero-pro.hero-tractor,.hero-content{min-height:500px!important}.before-grid.before-grid-v3{grid-template-columns:1fr!important}.before-grid.before-grid-v3 article img{height:230px!important}.topline-inner{gap:24px!important;justify-content:flex-start!important;overflow:auto!important}.hero-copy.hero-copy-wide{max-width:620px!important}}
@media (max-width:760px){.topline-inner{height:auto!important;padding:8px 0!important;flex-wrap:wrap!important;font-size:12px!important;justify-content:center!important}.nav{min-height:68px!important}.brand img{width:158px!important}.nav nav{top:69px!important}.hero-pro.hero-tractor,.hero-content{min-height:500px!important;max-height:none!important}.hero-copy.hero-copy-wide{padding:45px 0 64px!important}.hero-copy.hero-copy-wide h1{font-size:35px!important}.service-ribbon{margin-top:0!important}.before-grid.before-grid-v3 article img{height:210px!important}}


/* Hotfix v3.1: mascote no cabeçalho em painel próprio para evitar recorte visual. */
.hero-mascot-panel{position:absolute;right:clamp(18px,7vw,110px);bottom:0;margin:0;width:310px;height:430px;border-radius:26px 26px 0 0;overflow:hidden;background:linear-gradient(180deg,rgba(6,31,55,.78),rgba(2,11,20,.95));border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 80px rgba(0,0,0,.42);display:flex;align-items:flex-end;justify-content:center;z-index:2}.hero-mascot-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,rgba(255,106,18,.16),transparent 45%);z-index:0}.hero-mascot-panel img{position:relative;z-index:1;height:430px;width:auto;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 20px 22px rgba(0,0,0,.38))}.hero-copy.hero-copy-wide{position:relative;z-index:3}.hero-pro.hero-tractor .hero-bg img{object-position:center right!important}
@media (max-width:1180px){.hero-mascot-panel{right:24px;width:270px;height:385px}.hero-mascot-panel img{height:385px}.hero-copy.hero-copy-wide{max-width:560px!important}.hero-copy.hero-copy-wide h1{font-size:clamp(32px,4.1vw,50px)!important}}
@media (max-width:860px){.hero-mascot-panel{display:none}.hero-copy.hero-copy-wide{max-width:640px!important}.hero-pro.hero-tractor:before{background:linear-gradient(90deg,rgba(3,13,24,.97) 0%,rgba(4,18,33,.84) 65%,rgba(4,18,33,.34) 100%),linear-gradient(0deg,rgba(4,17,31,.80),rgba(4,17,31,.06))!important}}
