
:root{--orange:#f45a12;--ink:#111;--muted:#696966;--paper:#f5f5f2;--white:#fff;--line:#dcdcd7;--dark:#0b0b0b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.55}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.header{position:sticky;top:0;z-index:50;background:rgba(8,8,8,.96);color:white;border-bottom:1px solid #242424}.nav{max-width:1260px;margin:auto;height:78px;padding:0 22px;display:grid;grid-template-columns:210px 1fr 210px;align-items:center}.brand img{width:165px;filter:brightness(0) invert(1)}.menu{display:flex;justify-content:center;gap:28px}.menu a{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:27px 0;position:relative}.menu a.active:after,.menu a:hover:after{content:'';position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--orange)}.nav-cta{justify-self:end;background:var(--orange);padding:12px 16px;border-radius:10px;font-weight:800;font-size:13px}.hero{background:#070707;color:white;padding:105px 24px 90px}.wrap{max-width:1260px;margin:auto}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px}.eyebrow{color:var(--orange);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.hero h1,.page-hero h1{font-size:clamp(52px,7vw,96px);letter-spacing:-.055em;line-height:.96;margin:18px 0 28px}.hero p{color:#b6b6b6;font-size:19px;max-width:650px}.hero-media{height:560px;border-radius:28px;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover}.chips{display:flex;gap:10px;flex-wrap:wrap;margin:30px 0}.chip{border:1px solid var(--orange);padding:10px 15px;border-radius:999px;font-size:12px;letter-spacing:.06em;color:white}.buttons{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:11px;font-weight:800;font-size:14px}.btn.orange{background:var(--orange);color:white}.btn.outline{border:1px solid #444;color:white}.btn.dark{background:#111;color:white}.section{padding:100px 24px}.section.dark{background:#101010;color:white}.section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:end;margin-bottom:45px}.section h2{font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:12px 0}.section-head p,.lead{color:var(--muted);font-size:17px}.dark .section-head p,.dark .lead{color:#aaa}.cards4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.flow-card,.summary-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;min-height:280px}.flow-icon{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 42px;color:var(--orange);font-size:34px}.flow-card h3{font-size:28px;margin:0 0 10px}.flow-card p{color:var(--muted)}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature{position:relative;min-height:500px;border-radius:28px;overflow:hidden;background:#1b1b1b;color:white}.feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.feature:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 10%,rgba(0,0,0,.92))}.feature-copy{position:absolute;z-index:2;left:30px;right:30px;bottom:28px}.feature h3{font-size:38px;margin:0 0 12px}.feature p{color:#ccc;max-width:700px}.feature .pills,.service-detail .pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.feature .pills span,.service-detail .pills span{border:1px solid var(--orange);border-radius:999px;padding:8px 12px;font-size:12px}.products-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cat-card{background:white;border-radius:22px;padding:26px;border:1px solid var(--line);min-height:220px;display:flex;flex-direction:column;justify-content:space-between}.cat-card:hover{border-color:var(--orange);transform:translateY(-3px);transition:.2s}.cat-card h3{font-size:28px;margin:10px 0}.cat-card small{color:var(--orange);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.product-card .img{height:260px;background:#fff}.product-card img{width:100%;height:100%;object-fit:contain;padding:18px}.product-card .copy{padding:18px 20px 22px}.product-card h3{margin:0 0 5px;font-size:22px}.product-card p{margin:0;color:var(--muted);font-size:13px}.page-hero{background:#0b0b0b;color:white;padding:100px 24px 75px}.page-hero p{color:#aaa;font-size:18px;max-width:760px}.breadcrumbs{font-size:12px;color:#aaa;margin-bottom:28px}.breadcrumbs a{color:var(--orange)}.service-detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;padding:54px 0;border-bottom:1px solid var(--line)}.service-detail img{width:100%;height:410px;object-fit:cover;border-radius:22px}.service-detail h2{font-size:44px;margin:0 0 16px}.cols{display:grid;grid-template-columns:1fr 1fr;gap:24px}.mini-title{font-size:11px;color:var(--orange);text-transform:uppercase;font-weight:900;letter-spacing:.1em}.list{padding-left:18px;color:var(--muted)}.cta-band{background:var(--orange);color:white;padding:50px 24px}.cta-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{font-size:42px;margin:0;max-width:760px}.about-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px}.about-grid img{height:600px;width:100%;object-fit:cover;border-radius:28px}.reasons{display:grid;grid-template-columns:1fr 1fr;gap:12px}.reason{background:white;border:1px solid var(--line);border-radius:18px;padding:20px}.reason b{display:block;margin-bottom:6px}.contact-box{background:#111;color:white;border-radius:24px;padding:34px}.contact-box a{display:block;padding:15px 0;border-bottom:1px solid #333}.form{background:white;border-radius:24px;padding:30px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:block;font-size:12px;font-weight:800;margin-bottom:14px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:13px;margin-top:7px;font:inherit}textarea{min-height:150px}.footer{background:#080808;color:#fff;padding:48px 24px 24px}.footer-top{max-width:1260px;margin:auto;display:grid;grid-template-columns:220px 1fr 1fr;gap:40px}.footer img{width:170px;filter:brightness(0) invert(1)}.footer h4{color:var(--orange);margin:0 0 12px}.footer a{display:block;color:#bbb;margin:6px 0}.footer-bottom{max-width:1260px;margin:30px auto 0;padding-top:20px;border-top:1px solid #262626;color:#666;font-size:11px;display:flex;justify-content:space-between}.whatsapp{position:fixed;right:22px;bottom:22px;background:var(--orange);color:white;border-radius:999px;padding:13px 17px;font-weight:900;font-size:13px;z-index:45}.mobile{display:none}.interactive{background:white;border-radius:28px;padding:25px;border:1px solid var(--line)}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.tab{border:1px solid var(--orange);background:#fff;padding:10px 14px;border-radius:999px;font-weight:800;cursor:pointer}.tab.active{background:#111;color:white;border-color:#111}.preview{display:grid;grid-template-columns:320px 1fr;gap:24px}.preview-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.preview-card{background:#f2f2ef;border-radius:16px;padding:18px;min-height:115px}.preview-card strong{display:block;margin-top:28px}.preview a{margin-top:18px}
@media(max-width:950px){.nav{grid-template-columns:1fr auto}.menu{display:none}.nav-cta{display:none}.mobile{display:block;color:white}.hero-grid,.section-head,.service-detail,.about-grid,.contact-grid{grid-template-columns:1fr}.cards4,.products-overview{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr}.preview{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.hero-media{height:430px}}
@media(max-width:620px){.section{padding:72px 18px}.hero,.page-hero{padding-left:18px;padding-right:18px}.cards4,.products-overview,.product-grid,.cols,.reasons,.form-row,.footer-top{grid-template-columns:1fr}.grid2{grid-template-columns:1fr}.preview-list{grid-template-columns:1fr 1fr}.cta-band .wrap{align-items:flex-start;flex-direction:column}.footer-bottom{flex-direction:column;gap:8px}.hero h1,.page-hero h1{font-size:50px}.service-detail img{height:300px}}


/* ===== Ajustes finais de interação, localização, SEO/UI ===== */
.btn,.nav-cta,.chip,.tab,.cat-card,.back-top,.whatsapp-icon{
  transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,
             border-color .22s ease,color .22s ease,opacity .22s ease;
}
.btn:hover,.nav-cta:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(244,90,18,.22)}
.btn:active,.nav-cta:active{transform:translateY(-1px) scale(.98)}
.chip:hover{background:rgba(244,90,18,.12);box-shadow:0 0 0 3px rgba(244,90,18,.08)}
.tab:hover{background:#fff4ee;transform:translateY(-2px)}
.tab.active:hover{background:#111}
.cat-card:hover{box-shadow:0 18px 38px rgba(0,0,0,.08)}
.feature .pills span,.service-detail .pills span{
  border-color:var(--orange);
  color:#fff;
  background:rgba(244,90,18,.035);
  transition:.2s ease;
}
.feature .pills span:hover,.service-detail .pills span:hover{
  background:var(--orange);color:#fff;transform:translateY(-2px)
}

/* Parágrafos amplos com acabamento editorial */
.hero p,.page-hero p,.section-head p,.lead,.location-copy p,.service-detail>div>p,
.about-grid p,.feature-copy p{ text-align:justify; text-justify:inter-word; }

/* Bloco de localização no Home */
.home-location{background:#101010;color:#fff;padding:90px 24px}
.location-grid{max-width:1260px;margin:auto;display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;align-items:stretch}
.location-copy{padding:44px 26px 44px 0;display:flex;flex-direction:column;justify-content:center}
.location-copy h2{font-size:clamp(44px,5.6vw,78px);line-height:1;letter-spacing:-.05em;margin:12px 0 22px}
.location-copy p{color:#b4b4b4;font-size:17px;max-width:660px}
.location-status{display:inline-flex;align-items:center;gap:12px;margin:18px 0 6px;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#f2f2f2}
.beacon{position:relative;width:12px;height:12px;border-radius:50%;background:var(--orange);flex:none}
.beacon:before,.beacon:after{content:"";position:absolute;inset:50% auto auto 50%;width:12px;height:12px;border:1px solid var(--orange);border-radius:50%;transform:translate(-50%,-50%);animation:beaconPulse 2.1s ease-out infinite}
.beacon:after{animation-delay:1.05s}
@keyframes beaconPulse{0%{width:12px;height:12px;opacity:.95}100%{width:58px;height:58px;opacity:0}}
.location-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.map-shell{position:relative;overflow:hidden;border-radius:28px;border:1px solid #2b2b2b;min-height:470px;background:#191919}
.map-shell iframe{position:absolute;inset:0;width:100%;height:100%;border:0;filter:grayscale(1) contrast(1.08)}
.map-shell:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 70px rgba(0,0,0,.18)}
.map-badge{position:absolute;z-index:2;left:22px;bottom:22px;background:#0c0c0ce8;color:#fff;border:1px solid #333;border-radius:15px;padding:13px 16px;display:flex;align-items:center;gap:10px;font-weight:800;font-size:12px;backdrop-filter:blur(10px)}

/* Hero de Produtos mais rico */
.product-hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:48px;align-items:center}
.product-hero-visual{display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:230px 230px;gap:12px}
.product-hero-visual figure{margin:0;border-radius:22px;overflow:hidden;background:#fff;position:relative;border:1px solid #242424}
.product-hero-visual figure:first-child{grid-row:1/3}
.product-hero-visual img{width:100%;height:100%;object-fit:contain;background:#fff;padding:14px}
.product-hero-visual figcaption{position:absolute;left:12px;bottom:12px;background:#101010e8;color:#fff;border:1px solid #333;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}

/* Botões flutuantes */
.whatsapp{display:none!important}
.whatsapp-icon,.back-top{
  position:fixed;right:22px;width:52px;height:52px;border-radius:50%;
  display:grid;place-items:center;z-index:45;border:0;cursor:pointer
}
.whatsapp-icon{bottom:22px;background:#25D366;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.22)}
.whatsapp-icon:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 16px 34px rgba(37,211,102,.25)}
.whatsapp-icon svg{width:25px;height:25px;fill:currentColor}
.back-top{bottom:86px;background:#171717;color:#fff;border:1px solid #333;opacity:0;pointer-events:none;transform:translateY(8px)}
.back-top.show{opacity:1;pointer-events:auto;transform:none}
.back-top:hover{background:var(--orange);border-color:var(--orange);transform:translateY(-3px)}
.back-top svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2.3}

/* P&D ecosystem */
.ecosystem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.ecosystem-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;position:relative;overflow:hidden}
.ecosystem-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--orange)}
.ecosystem-card h3{font-size:30px;margin:8px 0 12px}
.ecosystem-card p{color:var(--muted);text-align:justify}
.ecosystem-card .tag{color:var(--orange);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.ecosystem-card .btn{margin-top:10px}
.ecosystem-card.dark-card{background:#111;color:#fff;border-color:#262626}
.ecosystem-card.dark-card p{color:#aaa}

/* Foco acessível */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{
 outline:3px solid rgba(244,90,18,.45);outline-offset:3px
}

@media(max-width:950px){
 .location-grid,.product-hero-grid{grid-template-columns:1fr}
 .location-copy{padding-right:0}
 .product-hero-visual{grid-template-rows:200px 200px}
 .ecosystem-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
 .home-location{padding:72px 18px}
 .map-shell{min-height:390px}
 .product-hero-visual{grid-template-columns:1fr 1fr;grid-template-rows:260px 170px}
 .product-hero-visual figure:first-child{grid-column:1/3;grid-row:auto}
 .location-actions .btn{width:100%}
 .whatsapp-icon,.back-top{right:16px}
 .whatsapp-icon{bottom:16px}.back-top{bottom:78px}
}


/* ===== Melhorias finais solicitadas — sem alteração de arquitetura ===== */
.flow-icon svg{width:42px;height:42px;stroke:var(--orange);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.flow-icon{height:58px;margin:0 auto 38px}

/* Preview de produtos no Home com fotografia real */
.preview-card{overflow:hidden;padding:0!important;min-height:170px!important;display:flex!important;flex-direction:column!important;background:#f2f2ef!important}
.preview-img{height:108px;background:#fff;border-bottom:1px solid var(--line);overflow:hidden}
.preview-img img{width:100%;height:100%;object-fit:contain;padding:10px}
.preview-card strong{padding:16px 18px 18px;display:block;font-size:16px}

/* Heros internos com apoio visual */
.hero-page-grid{display:grid;grid-template-columns:1fr .72fr;gap:54px;align-items:center}
.page-hero-image{height:390px;border-radius:26px;overflow:hidden;border:1px solid #292929;background:#171717}
.page-hero-image img{width:100%;height:100%;object-fit:cover}

/* Serviços: pills sempre legíveis em fundo claro */
.service-detail .pills span{color:#171717!important;background:#fff;border:1px solid var(--orange)!important}
.service-detail .pills span:hover{background:var(--orange)!important;color:#fff!important;transform:translateY(-2px)}

/* P&D: três cards equilibrados e chips separados */
.ecosystem-grid-3{grid-template-columns:repeat(3,1fr)!important}
.ecosystem-grid-3 .ecosystem-card{display:flex;flex-direction:column;min-height:390px}
.ecosystem-grid-3 .ecosystem-card .btn{margin-top:auto;align-self:flex-start}
.ecosystem-pills{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 24px}
.ecosystem-pills span{border:1px solid var(--orange);border-radius:999px;padding:8px 11px;font-size:11px;color:inherit;background:rgba(244,90,18,.06)}
.dark-card .ecosystem-pills span{color:#fff}

/* Página Produtos: cards com fotografia de categoria */
.products-overview .cat-card{padding:0!important;overflow:hidden;min-height:360px}
.cat-media{height:185px;background:#fff;border-bottom:1px solid var(--line);overflow:hidden}
.cat-media img{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .3s ease}
.cat-card:hover .cat-media img{transform:scale(1.04)}
.cat-copy{padding:22px 24px 24px;display:flex;flex:1;flex-direction:column}
.cat-copy h3{margin:0 0 8px!important}
.cat-copy p{margin-bottom:18px}
.cat-copy strong{margin-top:auto}

/* Foto da Empresa */
.company-photo{position:relative;overflow:hidden;border-radius:28px;background:#111}
.company-photo img{height:600px;width:100%;object-fit:cover;object-position:center 38%;border-radius:0!important}

@media(max-width:950px){
 .hero-page-grid{grid-template-columns:1fr}.page-hero-image{height:330px}
 .ecosystem-grid-3{grid-template-columns:1fr 1fr!important}.ecosystem-grid-3 .ecosystem-card:last-child{grid-column:1/-1}
}
@media(max-width:620px){
 .ecosystem-grid-3{grid-template-columns:1fr!important}.ecosystem-grid-3 .ecosystem-card:last-child{grid-column:auto}
 .page-hero-image{height:260px}.cat-media{height:210px}
}

/* Ajustes finais: retorno de categorias + legal */
.category-back{margin-bottom:28px}.category-back-btn{background:transparent;color:var(--orange);border:1px solid var(--orange)}.category-back-btn:hover{background:var(--orange);color:#fff}.legal-links{display:flex;gap:14px;flex-wrap:wrap}.footer-bottom .legal-links a{display:inline;color:#888;margin:0}.footer-bottom .legal-links a:hover{color:var(--orange)}.legal-content{max-width:920px}.legal-content h2{font-size:30px;margin:42px 0 12px}.legal-content p{color:var(--muted);font-size:16px;text-align:justify}.legal-content a{color:var(--orange);font-weight:700}.legal-update{display:inline-block;background:#fff;border:1px solid var(--line);padding:9px 12px;border-radius:999px;font-size:12px!important}.legal-hero h1{font-size:clamp(44px,6vw,78px)}@media(max-width:620px){.legal-links{gap:8px}.category-back-btn{width:100%}}
.nav{display:flex;position:relative}
.menu{position:absolute;left:50%;transform:translateX(-50%)}
.mobile{margin-left:auto}
.footer-top{max-width:1200px;margin:0 auto;grid-template-columns:1.15fr 1fr 1fr;gap:80px;text-align:left}
.footer-bottom{max-width:1200px;margin-left:auto;margin-right:auto}
@media(max-width:950px){.footer-top{grid-template-columns:1.15fr 1fr 1fr;gap:40px}}
@media(max-width:620px){.footer-top{grid-template-columns:1fr;gap:28px}}
.form-status{margin:0;text-align:center;font-weight:700}
.form-status.success{color:#18743a}
.form-status.error{color:#b42318}
.form button:disabled{cursor:wait;opacity:.7}

/* Menu mobile */
.menu-toggle{background:transparent;border:0;font:inherit;font-size:13px;font-weight:700;letter-spacing:.06em;cursor:pointer;padding:12px 0}
@media(max-width:950px){
 .main-nav{display:none;position:absolute;top:100%;left:-22px;right:-22px;width:auto;transform:none;background:#080808;z-index:60;flex-direction:column;gap:0;padding:10px 22px 18px;border-top:1px solid #242424;box-shadow:0 14px 24px rgba(0,0,0,.24)}
 .main-nav.is-open{display:flex}
 .main-nav a{width:100%;padding:13px 0;margin:0}
 .main-nav a.active:after,.main-nav a:hover:after{bottom:5px}
}
