:root{--pet:#0E4F5C;--pet2:#083B46;--orange:#F58220;--ink:#183039;--muted:#63767d;--light:#f4f7f7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.top{height:84px;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 2px 18px #00313c12}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{width:220px;display:block}.menu{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.menu a:hover{color:var(--orange)}.navCta{background:var(--pet);color:#fff!important;padding:14px 20px;border-radius:8px}.menuBtn{display:none;border:0;background:none;font-size:28px}.hero{min-height:650px;background:linear-gradient(125deg,var(--pet2),var(--pet));color:#fff;position:relative;overflow:hidden;display:flex;align-items:center}.heroShape{position:absolute;width:680px;height:680px;border:1px solid #ffffff18;border-radius:50%;right:-180px;top:-110px;box-shadow:0 0 0 90px #ffffff05,0 0 0 180px #ffffff04}.heroGrid{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;position:relative}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:800;color:#ffc08c}.hero h1{font-size:64px;line-height:1.02;max-width:750px;margin:18px 0 24px;letter-spacing:-2.5px}.hero p{font-size:20px;line-height:1.6;max-width:670px;color:#d9e8ea}.heroActions{display:flex;gap:12px;margin:35px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:8px;font-size:13px;font-weight:800;letter-spacing:.4px;border:0;cursor:pointer}.orange{background:var(--orange);color:#fff}.ghost{border:1px solid #ffffff50;color:#fff}.petroleum{background:var(--pet);color:#fff}.trust{display:flex;gap:25px;color:#d6e5e7;font-size:13px}.heroVisual{display:flex;justify-content:center}.visualCard{width:360px;height:410px;border:1px solid #ffffff2b;border-radius:32px;background:linear-gradient(145deg,#ffffff18,#ffffff06);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 40px 80px #00293388}.workers{width:120px;height:120px;border-radius:35px;background:var(--orange);display:grid;place-items:center;font-size:72px;font-weight:900;margin-bottom:20px;box-shadow:0 20px 50px #f5822055}.visualCard strong{font-size:38px}.visualCard small{font-size:13px;letter-spacing:1.3px;opacity:.8}.miniStats{display:grid;grid-template-columns:repeat(3,1fr);width:90%;gap:8px;margin-top:34px}.miniStats div{padding:15px 7px;border-radius:12px;background:#ffffff12;text-align:center}.miniStats b{display:block;color:#ffad66;font-size:22px}.miniStats span{font-size:11px}.numbers{background:#fff;box-shadow:0 8px 35px #0036400f}.numbersGrid{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.numbersGrid div{display:flex;align-items:center;gap:12px;border-right:1px solid #e5ecee;padding:5px 26px}.numbersGrid div:last-child{border-right:0}.numbersGrid b{color:var(--orange);font-size:24px}.numbersGrid span{font-weight:700;font-size:13px}.section{padding:95px 0}.aboutGrid,.whyGrid,.quoteGrid{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center}.aboutBadge{min-height:390px;background:linear-gradient(145deg,#0c4652,#0e5d6b);border-radius:28px;color:#fff;padding:60px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.aboutBadge:before{content:'A';font-size:360px;font-weight:900;color:#ffffff0a;position:absolute;top:-80px;right:-15px}.aboutBadge span{font-size:14px;letter-spacing:5px;color:#ffb36f}.aboutBadge strong{font-size:42px;line-height:1.1;max-width:410px;margin-top:15px}.orangeText{color:var(--orange)}h2{font-size:44px;line-height:1.1;letter-spacing:-1.5px;margin:12px 0 22px}.lead,.why p{font-size:17px;line-height:1.8;color:var(--muted)}.featureRow{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}.featureRow div{border-left:3px solid var(--orange);padding-left:16px}.featureRow b,.featureRow span{display:block}.featureRow span{font-size:13px;color:var(--muted);margin-top:4px}.services{background:var(--light)}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.sectionHead h2{margin-bottom:0}.sectionHead>p{max-width:430px;color:var(--muted);line-height:1.6}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.serviceCard{background:#fff;padding:34px;border-radius:18px;border:1px solid #e5eded;transition:.25s}.serviceCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #073d4812}.serviceCard .icon{width:52px;height:52px;border-radius:14px;background:#fff0e5;color:var(--orange);display:grid;place-items:center;font-size:22px}.serviceCard h3{font-size:21px;margin:22px 0 10px}.serviceCard p{color:var(--muted);line-height:1.6;min-height:76px}.serviceCard a{font-weight:800;color:var(--pet);font-size:13px}.why{background:#fff}.checkList{display:grid;gap:14px}.checkList div{display:grid;grid-template-columns:55px 1fr;gap:18px;align-items:center;padding:20px;border-radius:14px;background:var(--light)}.checkList b{width:55px;height:55px;border-radius:12px;background:var(--pet);color:#fff;display:grid;place-items:center}.checkList span{font-weight:650;line-height:1.45}.news{background:#f8fafb}.newsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.newsCard{background:#fff;border:1px solid #e5ecee;border-radius:16px;overflow:hidden}.newsCard img,.newsPlaceholder{width:100%;height:210px;object-fit:cover}.newsPlaceholder{background:linear-gradient(135deg,var(--pet),#147083);color:#fff;display:grid;place-items:center;font-size:32px;font-weight:900;letter-spacing:5px}.newsCard>div:last-child{padding:24px}.newsCard small{color:var(--orange);font-weight:800}.newsCard h3{font-size:21px;line-height:1.3}.newsCard p{color:var(--muted);line-height:1.55}.newsCard a{font-weight:800;color:var(--pet)}.quote{background:linear-gradient(120deg,var(--pet2),var(--pet));color:#fff}.quote h2{font-size:46px}.quote p{color:#d8e8ea;line-height:1.7}.contactLine{display:flex;flex-direction:column;gap:6px;margin-top:30px}.quoteForm{background:#fff;color:var(--ink);padding:34px;border-radius:18px}.quoteForm label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800;margin-bottom:16px}.quoteForm input,.quoteForm select,.quoteForm textarea{width:100%;border:1px solid #dce6e8;border-radius:8px;padding:13px;font:inherit}.form2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.success{background:#e8f7ef;padding:12px;border-radius:8px;margin-bottom:14px;color:#17623a}.footer{background:#092f37;color:#d3e1e3;padding:65px 0 18px}.footerGrid{display:grid;grid-template-columns:1.5fr .7fr .9fr;gap:60px}.footerLogo{width:240px}.footer h4{color:#fff}.footer a{display:block;margin:10px 0;color:#d3e1e3}.copyright{border-top:1px solid #ffffff17;margin-top:45px;padding-top:18px;font-size:12px;color:#91a9ad}.whatsapp{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:24px;z-index:30;box-shadow:0 8px 25px #0004}.innerHero{padding:100px 0;background:linear-gradient(120deg,var(--pet2),var(--pet));color:#fff}.innerHero h1{font-size:54px;max-width:900px;margin:12px 0}.innerHero p{font-size:18px;color:#d6e7ea;max-width:800px}.contentBox,.article{max-width:880px}.detailImg{width:100%;max-height:500px;object-fit:cover;border-radius:20px;margin-bottom:35px}.richtext{font-size:17px;line-height:1.9;color:#42585f;margin-bottom:30px}.article{font-size:17px}.article .richtext{white-space:normal}@media(max-width:900px){.menuBtn{display:block}.menu{display:none;position:absolute;top:84px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;box-shadow:0 20px 30px #0002}.menu.open{display:flex}.heroGrid,.aboutGrid,.whyGrid,.quoteGrid{grid-template-columns:1fr}.hero{padding:80px 0}.hero h1{font-size:48px}.heroVisual{display:none}.numbersGrid{grid-template-columns:1fr 1fr}.numbersGrid div{border-bottom:1px solid #e5ecee}.cards,.newsGrid{grid-template-columns:1fr 1fr}.section{padding:70px 0}.sectionHead{align-items:flex-start;flex-direction:column}.footerGrid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.brand img{width:185px}.hero h1{font-size:39px}.hero p{font-size:17px}.trust{flex-direction:column;gap:8px}.numbersGrid,.cards,.newsGrid,.featureRow,.form2,.footerGrid{grid-template-columns:1fr}.numbersGrid div{border-right:0}.aboutBadge{min-height:300px;padding:34px}.aboutBadge strong,h2,.quote h2{font-size:34px}.innerHero h1{font-size:39px}}
/* V3 - visual aprovado com serviços fotográficos */
.contactTop{background:#073946;color:#fff;font-size:12px}.contactTopInner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.contactTopInner>div{display:flex;gap:24px;align-items:center}.contactTopInner>a{align-self:stretch;display:flex;align-items:center;background:var(--orange);padding:0 24px;font-weight:800;letter-spacing:.2px}.hero h1 em{font-style:normal;color:var(--orange)}
.servicePhotoGrid{grid-template-columns:repeat(3,1fr);gap:22px}.serviceCard.photoCard{padding:0;overflow:hidden;border-radius:16px}.servicePhoto{display:block;height:220px;overflow:hidden;background:#dce8e9}.servicePhoto img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.photoCard:hover .servicePhoto img{transform:scale(1.045)}.servicePhotoFallback{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--pet2),var(--pet));color:#fff;font-size:22px;font-weight:900;letter-spacing:3px}.serviceCardBody{padding:22px 22px 24px}.serviceCard.photoCard h3{margin:0 0 10px;font-size:19px}.serviceCard.photoCard p{min-height:74px;margin:0 0 18px}.serviceMore{display:flex!important;align-items:center;justify-content:space-between;background:var(--orange);color:#fff!important;border-radius:7px;padding:13px 15px;font-size:12px!important}.serviceMore span{font-size:18px}.serviceTitleRow{align-items:center}.serviceTitleRow>p{margin:0}.serviceCard.photoCard:hover{transform:translateY(-6px)}
@media(max-width:900px){.contactTopInner>div span:nth-child(2),.contactTopInner>div span:nth-child(3){display:none}.servicePhotoGrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.contactTopInner>a{padding:0 12px;font-size:10px}.servicePhotoGrid{grid-template-columns:1fr}.servicePhoto{height:230px}}
/* V4 — HOME alinhada à composição visual aprovada */
.top{height:86px}.nav{width:min(1340px,94%)}.brand img{width:255px}.menu{gap:30px;font-size:12px;text-transform:uppercase}.navCta{display:none}.contactTopInner{width:min(1340px,94%)}
.heroV4{min-height:520px;background:#063b49 url('../img/hero-equipe.jpg') center right/auto 100% no-repeat;position:relative;display:block}.heroV4:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#053947 0%,#063f4d 34%,rgba(5,58,72,.72) 49%,rgba(5,58,72,.08) 72%,rgba(5,58,72,.12) 100%)}.heroV4Inner{position:relative;z-index:2;min-height:520px;display:flex;align-items:center}.heroV4Copy{width:57%;padding:50px 0 24px}.heroV4 .eyebrow{display:none}.heroV4 h1{font-size:46px;line-height:1.02;letter-spacing:-1.3px;margin:0 0 16px}.heroV4 h1 em{color:var(--orange)}.heroV4 p{font-size:18px;line-height:1.45;max-width:550px;margin:0 0 22px}.heroMainBtn{border-radius:5px;padding:14px 20px}.heroMainBtn span{font-size:19px;margin-left:18px}.heroBenefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:43px;width:720px;max-width:100%}.heroBenefits>div{display:flex;align-items:center;gap:12px;padding:0 18px;border-right:1px solid rgba(255,255,255,.45)}.heroBenefits>div:first-child{padding-left:0}.heroBenefits>div:last-child{border:0}.heroBenefits b{font-size:24px;color:#fff}.heroBenefits span{font-size:12px;line-height:1.25;color:#fff}.heroSideMessage{position:absolute;right:2.5%;bottom:38px;z-index:3;color:#fff;font-size:18px;font-weight:800;line-height:1.15;text-align:left}.heroSideMessage strong{color:var(--orange)}.heroSideMessage i{display:block;width:48px;height:4px;background:var(--orange);margin-top:10px}.numbersV4{display:none}
.services{padding-top:54px;padding-bottom:58px}.serviceTitleRow{margin-bottom:20px}.serviceTitleRow h2{font-size:35px}.servicePhotoGrid{grid-template-columns:repeat(6,1fr);gap:14px}.servicePhoto{height:155px}.serviceCard.photoCard{border-radius:7px;box-shadow:0 5px 15px rgba(5,58,72,.08)}.serviceCardBody{padding:14px 13px 13px}.serviceCard.photoCard h3{font-size:15px;line-height:1.2;min-height:36px}.serviceCard.photoCard p{font-size:13px;line-height:1.35;min-height:70px}.serviceMore{border-radius:4px;padding:10px 12px}.aboutGrid{gap:55px}.section{padding:75px 0}.footer{padding-top:48px;border-top:4px solid var(--orange)}
@media(max-width:1100px){.servicePhotoGrid{grid-template-columns:repeat(3,1fr)}.servicePhoto{height:200px}.heroSideMessage{display:none}.heroV4Copy{width:62%}.heroBenefits{grid-template-columns:repeat(2,1fr);width:460px;gap:15px}.heroBenefits>div{border:0;padding:0}.menu{gap:16px}}
@media(max-width:900px){.heroV4{background-position:65% center}.heroV4:before{background:linear-gradient(90deg,#053947 0%,rgba(5,58,72,.95) 48%,rgba(5,58,72,.45) 100%)}.heroV4Copy{width:70%}.menu{font-size:14px;text-transform:none}.brand img{width:220px}}
@media(max-width:600px){.contactTopInner>div span:first-child{display:inline}.contactTopInner>a{display:none}.heroV4{min-height:600px;background-position:62% center}.heroV4:before{background:linear-gradient(180deg,rgba(5,58,72,.25) 0%,rgba(5,58,72,.86) 45%,#053947 100%)}.heroV4Inner{min-height:600px;align-items:flex-end}.heroV4Copy{width:100%;padding:0 0 35px}.heroV4 h1{font-size:35px}.heroV4 p{font-size:16px}.heroBenefits{margin-top:28px;width:100%;grid-template-columns:1fr 1fr}.servicePhotoGrid{grid-template-columns:1fr}.servicePhoto{height:235px}.serviceCard.photoCard h3{min-height:0;font-size:18px}.serviceCard.photoCard p{min-height:0}.serviceTitleRow h2{font-size:31px}}

/* V5 — identidade atualizada + bloco de serviços no padrão V3 */
.brand img{width:285px;max-height:68px}
.services{padding-top:72px;padding-bottom:78px}
.serviceTitleRow{margin-bottom:32px;align-items:flex-end}
.serviceTitleRow h2{font-size:40px}
.servicePhotoGrid{grid-template-columns:repeat(3,1fr);gap:22px}
.servicePhoto{height:220px}
.serviceCard.photoCard{border-radius:16px;box-shadow:none}
.serviceCardBody{padding:22px 22px 24px}
.serviceCard.photoCard h3{font-size:19px;line-height:1.25;min-height:0;margin:0 0 10px}
.serviceCard.photoCard p{font-size:14px;line-height:1.55;min-height:66px;margin:0 0 18px}
.serviceMore{border-radius:7px;padding:13px 15px}
@media(max-width:900px){.brand img{width:245px}.servicePhotoGrid{grid-template-columns:repeat(2,1fr)}.servicePhoto{height:210px}}
@media(max-width:600px){.brand img{width:205px}.servicePhotoGrid{grid-template-columns:1fr}.servicePhoto{height:235px}.serviceTitleRow h2{font-size:31px}}
