:root{
  --esg-black:#07100d;
  --esg-forest:#123d2e;
  --esg-green:#35a66f;
  --esg-light:#75c99a;
  --esg-water:#268da3;
  --esg-blue:#164e68;
  --esg-earth:#9b6844;
  --esg-sand:#d7c29e;
  --esg-amber:#e3a73f;
  --esg-white:#f4f5ef;
  --esg-gray:#d9ded6;
  --esg-ink:#243028;
  --esg-muted:#6e786f;
  --esg-line:rgba(18,61,46,.13);
}

.esg-page{overflow:hidden;background:var(--esg-white);color:var(--esg-ink)}
.esg-page *{box-sizing:border-box}
.esg-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.esg-section{position:relative;padding:112px 0}
.esg-section--paper{background:linear-gradient(180deg,#f8f8f2,#ecefe7)}
.esg-section--trinity{color:#fff;background:linear-gradient(135deg,#0b231b,#174635)}
.esg-section--resource{color:#fff;background:linear-gradient(135deg,#1b2b22,#33563e)}
.esg-section--energy{color:#fff;background:linear-gradient(135deg,#3e3018,#7f5e23)}
.esg-section--circular{color:#fff;background:linear-gradient(135deg,#2e2218,#704d33)}
.esg-section--social{color:#fff;background:linear-gradient(135deg,#173149,#245b68)}
.esg-section--knowledge{color:#fff;background:linear-gradient(135deg,#163425,#2f6d48)}
.esg-section--governance{color:#fff;background:linear-gradient(135deg,#0e2a25,#1b4b40)}
.esg-section--indicators{color:#fff;background:linear-gradient(135deg,#0d2d36,#1b5967)}
.esg-section--ecosystem{color:#fff;background:linear-gradient(135deg,#0a2119,#224d39)}
.esg-section--transparency{color:#fff;background:linear-gradient(135deg,#1a211d,#38483d)}

.esg-kicker,.esg-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--esg-forest);font-size:.74rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.esg-section--trinity .esg-kicker,.esg-section--resource .esg-kicker,.esg-section--energy .esg-kicker,.esg-section--circular .esg-kicker,.esg-section--social .esg-kicker,.esg-section--knowledge .esg-kicker,.esg-section--governance .esg-kicker,.esg-section--indicators .esg-kicker,.esg-section--ecosystem .esg-kicker,.esg-section--transparency .esg-kicker,.esg-cta .esg-kicker{color:var(--esg-light)}
.esg-kicker::before,.esg-eyebrow::before{content:"";width:34px;height:2px;background:currentColor}
.esg-heading{max-width:940px;margin-bottom:52px}
.esg-heading--center{margin-left:auto;margin-right:auto;text-align:center}
.esg-heading h2,.esg-manifesto-open h2,.esg-cta h2{margin:20px 0 0;font-size:clamp(2.2rem,4.5vw,4.8rem);line-height:1.02;letter-spacing:-.045em}
.esg-heading p,.esg-manifesto-open p,.esg-cta p{color:var(--esg-muted);font-size:1.05rem;line-height:1.8}

.esg-hero{display:flex;min-height:92vh;align-items:center;padding:150px 0 100px;color:#fff;background:radial-gradient(circle at 74% 43%,rgba(117,201,154,.16),transparent 25%),radial-gradient(circle at 70% 70%,rgba(38,141,163,.12),transparent 32%),linear-gradient(135deg,#06100c,#153528)}
.esg-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}
.esg-hero h1{margin:24px 0 28px;font-size:clamp(3rem,6vw,6.2rem);line-height:.94;letter-spacing:-.05em}
.esg-hero p{max-width:760px;color:rgba(255,255,255,.76);font-size:1.06rem;line-height:1.75}
.esg-manifesto{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.esg-manifesto strong{padding:10px 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.04);font-size:.8rem}
.esg-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}
.esg-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 24px;border-radius:999px;font-weight:800;text-decoration:none;transition:.25s ease}
.esg-btn--primary{color:#07100d;background:linear-gradient(135deg,var(--esg-light),var(--esg-amber));box-shadow:0 14px 38px rgba(117,201,154,.18)}
.esg-btn--primary:hover{transform:translateY(-3px)}
.esg-btn--ghost{color:#fff;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.04)}

.esg-hero__visual{position:relative;min-height:560px;transition:transform .25s ease}
.esg-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(255,255,255,.14);border-radius:50%;transform:translate(-50%,-50%) rotate(-12deg)}
.esg-orbit--energy{width:470px;height:300px}
.esg-orbit--water{width:370px;height:430px;transform:translate(-50%,-50%) rotate(28deg)}
.esg-orbit--people{width:280px;height:280px}
.esg-core{position:absolute;left:50%;top:50%;z-index:4;display:grid;width:170px;height:170px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,255,.14),rgba(18,61,46,.2));box-shadow:0 0 90px rgba(117,201,154,.16)}
.esg-core img{width:122px}
.esg-resource{position:absolute;width:14px;height:14px;border-radius:50%;background:currentColor;box-shadow:0 0 20px currentColor;animation:esgOrbit 5s linear infinite}
.esg-resource--energy{left:8%;top:22%;color:var(--esg-amber)}
.esg-resource--water{right:8%;top:24%;color:var(--esg-water);animation-delay:1.2s}
.esg-resource--material{left:12%;bottom:20%;color:var(--esg-earth);animation-delay:2.4s}
.esg-resource--data{right:14%;bottom:16%;color:var(--esg-light);animation-delay:3.6s}
.esg-indicator{position:absolute;padding:8px 12px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(255,255,255,.06);font-size:.72rem;font-weight:800}
.esg-indicator--efficiency{right:4%;top:42%;color:var(--esg-light)}
.esg-indicator--people{left:8%;bottom:31%;color:var(--esg-sand)}
.esg-indicator--governance{right:22%;bottom:3%;color:var(--esg-water)}

.esg-manifesto-open{display:grid;grid-template-columns:1.05fr .95fr;gap:70px}
.esg-movements{display:grid;gap:14px}
.esg-movements article{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:24px;border-left:4px solid var(--esg-green);background:#fff;box-shadow:0 18px 50px rgba(18,61,46,.06)}
.esg-movements span{color:var(--esg-forest);font-weight:900}
.esg-movements p{margin:0;color:var(--esg-muted);line-height:1.6}

.esg-trinity{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}
.esg-trinity article{min-height:360px;padding:34px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055)}
.esg-trinity article>span{font-size:4rem;font-weight:900;opacity:.4}
.esg-trinity p{color:rgba(255,255,255,.68);line-height:1.7}
.esg-trinity__environmental{transform:translateY(30px)}
.esg-trinity__social{transform:translateY(-30px)}
.esg-trinity__governance{transform:translateY(30px)}
.esg-trinity>strong{position:absolute;left:50%;top:50%;z-index:3;padding:18px 26px;border-radius:999px;transform:translate(-50%,-50%);background:linear-gradient(135deg,var(--esg-green),var(--esg-water));box-shadow:0 18px 50px rgba(0,0,0,.2)}

.esg-lifecycle{display:flex;gap:0;overflow-x:auto}
.esg-lifecycle article{min-width:230px;padding:28px;border-top:4px solid var(--esg-green);background:#fff;border-right:1px solid var(--esg-line)}
.esg-lifecycle article.is-active{transform:translateY(-8px);box-shadow:0 18px 50px rgba(18,61,46,.1)}
.esg-lifecycle span{color:var(--esg-forest);font-weight:900}
.esg-lifecycle p{color:var(--esg-muted);font-size:.86rem;line-height:1.55}

.esg-resource-balance{display:grid;grid-template-columns:.75fr 1.5fr .75fr;gap:22px;align-items:stretch}
.esg-resource-column,.esg-resource-engine{display:grid;gap:10px;padding:30px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055)}
.esg-resource-column span,.esg-resource-engine span{padding:12px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);font-size:.82rem;font-weight:800}
.esg-resource-engine{background:linear-gradient(180deg,rgba(117,201,154,.12),rgba(38,141,163,.1))}

.esg-energy-flow{display:flex;gap:12px;overflow-x:auto}
.esg-energy-flow article{min-width:210px;padding:25px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055)}
.esg-energy-flow article.is-active{transform:translateY(-8px);background:rgba(227,167,63,.14)}
.esg-energy-flow span{color:var(--esg-amber);font-weight:900}
.esg-energy-flow h3{font-size:.95rem}

.esg-water-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}
.esg-water-copy p{color:var(--esg-muted);line-height:1.8}
.esg-water-cycle{position:relative;width:min(560px,100%);aspect-ratio:1;margin:auto;border:1px solid var(--esg-line);border-radius:50%;background:radial-gradient(circle,rgba(38,141,163,.08),transparent 55%)}
.esg-water-cycle>strong{position:absolute;left:50%;top:50%;display:grid;width:140px;height:140px;place-items:center;border-radius:50%;transform:translate(-50%,-50%);background:var(--esg-water);color:#fff}
.esg-water-cycle article{position:absolute;left:50%;top:50%;width:130px;padding:12px;border-radius:999px;transform:rotate(var(--water-angle)) translateX(220px) rotate(calc(var(--water-angle) * -1));transform-origin:0 0;background:#fff;box-shadow:0 12px 34px rgba(18,61,46,.08);text-align:center}
.esg-water-cycle article.is-active{background:var(--esg-light)}
.esg-water-cycle span{color:var(--esg-blue);font-weight:900}
.esg-water-cycle h3{margin:4px 0;font-size:.82rem}

.esg-spiral{position:relative;min-height:650px}
.esg-spiral article{position:absolute;left:50%;top:50%;width:180px;padding:20px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);transform:rotate(calc(var(--spiral-index) * 51deg)) translateX(calc(90px + var(--spiral-index) * 34px)) rotate(calc(var(--spiral-index) * -51deg));transform-origin:0 0}
.esg-spiral article.is-active{background:rgba(215,194,158,.18)}
.esg-spiral span{color:var(--esg-sand);font-weight:900}
.esg-spiral>strong{position:absolute;left:50%;top:50%;display:grid;width:190px;height:190px;place-items:center;border-radius:50%;transform:translate(-50%,-50%);background:var(--esg-earth);text-align:center}

.esg-digital-bridge{display:grid;grid-template-columns:.8fr 1.4fr .8fr;gap:18px}
.esg-digital-bridge>div{display:grid;gap:10px;padding:28px;border:1px solid var(--esg-line);background:#fff}
.esg-digital-bridge span{padding:11px;border:1px solid var(--esg-line);font-size:.8rem;font-weight:800}
.esg-digital-bridge__center{background:linear-gradient(180deg,#e2f2ea,#e7f2f4)!important}

.esg-social-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}
.esg-social-statement p{color:rgba(255,255,255,.7);line-height:1.8}
.esg-social-profiles{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.esg-social-profiles article{padding:24px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055)}
.esg-social-profiles__wide{grid-column:span 2}
.esg-social-profiles span{color:var(--esg-light);font-weight:900}
.esg-social-profiles p{color:rgba(255,255,255,.68);font-size:.86rem;line-height:1.55}

.esg-safety-flow{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}
.esg-safety-flow article{padding:22px 14px;border-top:4px solid var(--esg-green);background:#fff;transition:.25s ease}
.esg-safety-flow article.is-active{color:#fff;transform:translateY(-8px);background:linear-gradient(135deg,var(--esg-forest),var(--esg-green))}
.esg-safety-flow span{font-weight:900}
.esg-safety-flow h3{font-size:.9rem}

.esg-knowledge-tree{position:relative;min-height:650px}
.esg-knowledge-tree::before{content:"";position:absolute;left:50%;top:28%;width:14px;height:44%;transform:translateX(-50%);background:linear-gradient(180deg,var(--esg-earth),var(--esg-green));border-radius:999px}
.esg-knowledge-tree__roots,.esg-knowledge-tree__trunk,.esg-knowledge-tree__crown{position:absolute;left:50%;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;transform:translateX(-50%)}
.esg-knowledge-tree__roots{bottom:5%;width:70%}
.esg-knowledge-tree__trunk{top:43%;width:58%}
.esg-knowledge-tree__crown{top:5%;width:82%}
.esg-knowledge-tree span{padding:12px 16px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.07);font-size:.82rem;font-weight:800}

.esg-relationship-chain{display:flex;align-items:center;gap:0;overflow-x:auto}
.esg-relationship-chain>strong{display:grid;min-width:150px;height:150px;place-items:center;border-radius:50%;background:var(--esg-forest);color:#fff}
.esg-relationship-chain article{position:relative;min-width:180px;padding:25px 18px 25px 40px;border-top:1px solid var(--esg-line);border-bottom:1px solid var(--esg-line);background:#fff}
.esg-relationship-chain article::before{content:"↔";position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--esg-green);font-weight:900}
.esg-relationship-chain span{color:var(--esg-forest);font-weight:900}

.esg-governance-center{display:grid;grid-template-columns:.65fr 1.35fr;gap:60px}
.esg-governance-center__copy p{color:rgba(255,255,255,.7);line-height:1.8}
.esg-governance-center__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.esg-governance-center__grid article{padding:24px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055)}
.esg-governance-center__grid span{color:var(--esg-light);font-weight:900}
.esg-governance-center__grid p{color:rgba(255,255,255,.68);font-size:.84rem;line-height:1.55}

.esg-materiality-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;align-items:center}
.esg-materiality-map{position:relative;min-height:520px;border-left:2px solid var(--esg-forest);border-bottom:2px solid var(--esg-forest);background-image:linear-gradient(rgba(18,61,46,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(18,61,46,.07) 1px,transparent 1px);background-size:25% 25%}
.esg-materiality-map__axis-y{position:absolute;left:-170px;top:50%;transform:rotate(-90deg);font-size:.75rem;font-weight:800}
.esg-materiality-map__axis-x{position:absolute;bottom:-34px;left:50%;transform:translateX(-50%);font-size:.75rem;font-weight:800}
.esg-materiality-map article{position:absolute;left:var(--mat-x);top:var(--mat-y);padding:8px 10px;border-radius:999px;transform:translate(-50%,-50%);background:var(--esg-green);color:#fff;font-size:.72rem;font-weight:800;white-space:nowrap}

.esg-indicator-flow{display:flex;gap:0;overflow-x:auto}
.esg-indicator-flow article{min-width:210px;padding:28px;border-left:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05)}
.esg-indicator-flow article.is-active{transform:translateY(-8px);background:rgba(38,141,163,.16)}
.esg-indicator-flow span{color:var(--esg-light);font-weight:900}
.esg-emphasis{margin-top:34px;text-align:center;color:rgba(255,255,255,.78);font-weight:800}

.esg-cycle-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}
.esg-cycle{position:relative;width:min(560px,100%);aspect-ratio:1;margin:auto;border:1px solid var(--esg-line);border-radius:50%}
.esg-cycle>strong{position:absolute;left:50%;top:50%;display:grid;width:160px;height:160px;place-items:center;border-radius:50%;transform:translate(-50%,-50%);background:var(--esg-forest);color:#fff;text-align:center}
.esg-cycle article{position:absolute;left:50%;top:50%;width:130px;padding:12px;border-radius:999px;transform:rotate(var(--cycle-angle)) translateX(220px) rotate(calc(var(--cycle-angle) * -1));transform-origin:0 0;background:#fff;box-shadow:0 12px 34px rgba(18,61,46,.08);text-align:center}
.esg-cycle article.is-active{background:var(--esg-light)}
.esg-cycle span{color:var(--esg-forest);font-weight:900}
.esg-cycle h3{margin:4px 0;font-size:.82rem}

.esg-ecosystem-river{position:relative;display:grid;gap:24px}
.esg-ecosystem-river::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:4px;transform:translateX(-50%);background:linear-gradient(var(--esg-water),var(--esg-green));border-radius:999px}
.esg-ecosystem-river article{width:46%;padding:26px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055)}
.esg-ecosystem-river__left{justify-self:start}
.esg-ecosystem-river__right{justify-self:end}
.esg-ecosystem-river span{color:var(--esg-light);font-weight:900}
.esg-ecosystem-river p{color:rgba(255,255,255,.68);line-height:1.6}

.esg-commitments-layout{display:grid;grid-template-columns:.6fr 1.4fr;gap:70px}
.esg-commitments{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.esg-commitments span{padding:14px;border:1px solid var(--esg-line);background:#fff;font-size:.82rem;font-weight:800}

.esg-transparency{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}
.esg-transparency p,.esg-transparency li{color:rgba(255,255,255,.72);line-height:1.75}
.esg-transparency ul{margin:20px 0 0;padding-left:20px}

.esg-value-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.esg-value-cloud span{padding:14px 18px;border:1px solid var(--esg-line);border-radius:999px;background:#fff;font-weight:800}
.esg-value-cloud__large{font-size:1.15rem;background:linear-gradient(135deg,#e4f2e9,#edf5ef)!important}

.esg-cta{padding:130px 0;color:#fff;background:radial-gradient(circle at 18% 35%,rgba(117,201,154,.16),transparent 25%),radial-gradient(circle at 84% 62%,rgba(38,141,163,.13),transparent 28%),linear-gradient(135deg,#06100c,#173a2d)}
.esg-cta__state{display:grid;grid-template-columns:.55fr 1.45fr;gap:60px;align-items:center;padding:60px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04)}
.esg-cta__visual{position:relative;display:grid;aspect-ratio:1;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%}
.esg-cta__visual div{position:absolute;border:1px solid rgba(117,201,154,.18);border-radius:50%}
.esg-cta__visual div:nth-child(1){width:80%;height:80%}
.esg-cta__visual div:nth-child(2){width:58%;height:58%}
.esg-cta__visual div:nth-child(3){width:36%;height:36%}
.esg-cta__visual strong{z-index:2;text-align:center}
.esg-cta p{color:rgba(255,255,255,.72)}

.esg-reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}
.esg-reveal.is-visible{opacity:1;transform:none}

@keyframes esgOrbit{
  0%{transform:translate(0,0);opacity:.2}
  25%{opacity:1}
  60%{transform:translate(180px,145px);opacity:1}
  100%{transform:translate(230px,180px);opacity:0}
}

@media(max-width:1080px){
  .esg-hero__grid,.esg-manifesto-open,.esg-water-layout,.esg-social-layout,.esg-governance-center,.esg-materiality-layout,.esg-cycle-layout,.esg-commitments-layout,.esg-transparency{grid-template-columns:1fr}
  .esg-trinity{grid-template-columns:1fr}
  .esg-trinity__environmental,.esg-trinity__social,.esg-trinity__governance{transform:none}
  .esg-trinity>strong{position:static;transform:none;text-align:center}
  .esg-resource-balance,.esg-digital-bridge{grid-template-columns:1fr}
  .esg-safety-flow{grid-template-columns:repeat(3,1fr)}
}

@media(max-width:760px){
  .esg-shell{width:min(100% - 24px,1180px)}
  .esg-section{padding:78px 0}
  .esg-hero{padding:110px 0 72px}
  .esg-hero__visual{min-height:410px}
  .esg-orbit--energy{width:330px;height:220px}
  .esg-orbit--water{width:250px;height:320px}
  .esg-orbit--people{width:190px;height:190px}
  .esg-core{width:125px;height:125px}
  .esg-core img{width:88px}
  .esg-movements article,.esg-social-profiles,.esg-governance-center__grid,.esg-commitments,.esg-safety-flow{grid-template-columns:1fr}
  .esg-social-profiles__wide{grid-column:auto}
  .esg-water-cycle,.esg-cycle{transform:scale(.78);transform-origin:center}
  .esg-spiral{transform:scale(.78);transform-origin:center;min-height:520px}
  .esg-knowledge-tree{min-height:760px}
  .esg-ecosystem-river::before{left:0}
  .esg-ecosystem-river article{width:92%;justify-self:end}
  .esg-cta__state{grid-template-columns:1fr;padding:36px 22px}
}

@media(prefers-reduced-motion:reduce){
  .esg-resource{animation:none}
  .esg-reveal{opacity:1;transform:none;transition:none}
}

/* AW2_142: INICIO SUPER PREMIUM ESG */
.esg-page{--esg-radius-xl:32px;--esg-radius-lg:24px;--esg-radius-md:18px;--esg-shadow-soft:0 24px 64px rgba(7,16,13,.11);--esg-shadow-dark:0 34px 88px rgba(0,0,0,.28)}
.esg-page h1,.esg-page h2,.esg-page h3,.esg-page p,.esg-page span,.esg-page strong,.esg-page article{min-width:0;overflow-wrap:anywhere;word-break:normal;hyphens:auto}
.esg-heading h2,.esg-manifesto-open h2,.esg-water-copy h2,.esg-social-statement h2,.esg-governance-center__copy h2,.esg-cycle-copy h2,.esg-cta h2{text-wrap:balance}

.esg-hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at var(--esg-pointer-x,74%) var(--esg-pointer-y,43%),rgba(117,201,154,.19),transparent 26%),radial-gradient(circle at 70% 70%,rgba(38,141,163,.14),transparent 32%),linear-gradient(135deg,#06100c,#153528)}
.esg-hero::before{content:"";position:absolute;inset:0;z-index:-1;opacity:.16;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,black,transparent 94%)}
.esg-hero__visual{border:1px solid rgba(255,255,255,.10);border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(117,201,154,.06),transparent 46%),rgba(255,255,255,.015);box-shadow:inset 0 0 82px rgba(117,201,154,.05),0 30px 84px rgba(0,0,0,.24)}
.esg-core{backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 0 90px rgba(117,201,154,.22)}
.esg-manifesto strong,.esg-indicator{backdrop-filter:blur(12px);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}

.esg-manifesto-open{align-items:center}
.esg-movements article{border-left:0;border:1px solid var(--esg-line);border-radius:20px;background:radial-gradient(circle at var(--esg-pointer-x,84%) var(--esg-pointer-y,18%),rgba(117,201,154,.09),transparent 34%),#fff;box-shadow:0 18px 48px rgba(18,61,46,.07)}
.esg-movements article:hover{transform:translateY(-5px);border-color:rgba(53,166,111,.28)}

.esg-trinity{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:26px;border:1px solid rgba(255,255,255,.10);border-radius:30px;background:radial-gradient(circle at 50% 50%,rgba(117,201,154,.10),transparent 42%),rgba(255,255,255,.025);box-shadow:var(--esg-shadow-dark)}
.esg-trinity article{min-height:320px;padding:34px;border-radius:22px;box-shadow:0 22px 56px rgba(0,0,0,.20);backdrop-filter:blur(12px);transform:none!important}
.esg-trinity>strong{top:auto;bottom:26px;padding:16px 28px;transform:translateX(-50%)}

.esg-lifecycle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow:visible}
.esg-lifecycle article{min-width:0;min-height:230px;padding:28px;border:1px solid var(--esg-line);border-top:4px solid var(--esg-green);border-radius:20px;background:radial-gradient(circle at var(--esg-pointer-x,84%) var(--esg-pointer-y,18%),rgba(117,201,154,.08),transparent 34%),#fff;box-shadow:0 16px 40px rgba(18,61,46,.07)}
.esg-lifecycle article.is-active{transform:translateY(-6px);box-shadow:0 24px 54px rgba(18,61,46,.14)}

.esg-resource-balance{grid-template-columns:1fr 1.25fr 1fr;gap:18px;padding:24px;border:1px solid rgba(255,255,255,.10);border-radius:30px;background:rgba(255,255,255,.025);box-shadow:var(--esg-shadow-dark)}
.esg-resource-column,.esg-resource-engine{border-radius:22px;box-shadow:0 20px 50px rgba(0,0,0,.16)}
.esg-resource-column strong,.esg-resource-engine strong,.esg-resource-column span,.esg-resource-engine span{text-align:center}
.esg-resource-column span,.esg-resource-engine span{border-radius:14px}

.esg-energy-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow:visible}
.esg-energy-flow article{min-width:0;min-height:150px;padding:26px 22px;border-radius:20px;box-shadow:0 18px 44px rgba(0,0,0,.16)}
.esg-energy-flow h3,.esg-energy-flow span{display:block;text-align:center}

.esg-water-cycle{width:min(600px,100%);border-radius:30px;aspect-ratio:auto;min-height:560px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px;background:radial-gradient(circle at 50% 50%,rgba(38,141,163,.10),transparent 42%),linear-gradient(145deg,#fff,#edf4f5);box-shadow:var(--esg-shadow-soft)}
.esg-water-cycle>strong{position:relative;left:auto;top:auto;grid-column:1/-1;width:auto;height:auto;min-height:110px;transform:none;border-radius:20px}
.esg-water-cycle article{position:relative;left:auto;top:auto;width:auto;padding:18px;border-radius:18px;transform:none;transform-origin:center}

.esg-spiral{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:24px;border:1px solid rgba(255,255,255,.10);border-radius:30px;background:radial-gradient(circle at 50% 50%,rgba(215,194,158,.09),transparent 42%),rgba(255,255,255,.025);box-shadow:var(--esg-shadow-dark)}
.esg-spiral article{position:relative;left:auto;top:auto;width:auto;min-height:150px;padding:24px;border-radius:20px;transform:none}
.esg-spiral>strong{position:relative;left:auto;top:auto;grid-column:1/-1;grid-row:1;width:auto;height:auto;min-height:120px;transform:none;border-radius:22px;padding:24px}

.esg-digital-bridge{grid-template-columns:1fr 1.2fr 1fr;gap:18px;padding:24px;border:1px solid var(--esg-line);border-radius:30px;background:linear-gradient(145deg,#fff,#eef3ef);box-shadow:var(--esg-shadow-soft)}
.esg-digital-bridge>div{border-radius:20px;box-shadow:0 16px 40px rgba(18,61,46,.06)}
.esg-digital-bridge strong,.esg-digital-bridge span{text-align:center}
.esg-digital-bridge span{border-radius:14px}

.esg-social-profiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.esg-social-profiles article{min-height:190px;border-radius:20px;box-shadow:0 18px 44px rgba(0,0,0,.16)}

.esg-safety-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.esg-safety-flow article{min-height:140px;border-radius:20px;box-shadow:0 16px 40px rgba(18,61,46,.07)}
.esg-safety-flow h3,.esg-safety-flow span{display:block;text-align:center}

.esg-knowledge-tree{min-height:0;display:grid;grid-template-columns:1fr;gap:18px;padding:28px;border:1px solid rgba(255,255,255,.10);border-radius:30px;background:radial-gradient(circle at 50% 50%,rgba(117,201,154,.10),transparent 42%),rgba(255,255,255,.025);box-shadow:var(--esg-shadow-dark)}
.esg-knowledge-tree::before{display:none}
.esg-knowledge-tree__roots,.esg-knowledge-tree__trunk,.esg-knowledge-tree__crown{position:relative;left:auto;top:auto;bottom:auto;width:auto;transform:none;padding:24px;border:1px solid rgba(255,255,255,.10);border-radius:20px;background:rgba(255,255,255,.045)}
.esg-knowledge-tree__roots::before,.esg-knowledge-tree__trunk::before,.esg-knowledge-tree__crown::before{display:block;width:100%;margin-bottom:14px;color:var(--esg-light);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;text-align:center}
.esg-knowledge-tree__roots::before{content:"BASE"}.esg-knowledge-tree__trunk::before{content:"DESENVOLVIMENTO"}.esg-knowledge-tree__crown::before{content:"RESULTADOS"}

.esg-relationship-chain{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow:visible}
.esg-relationship-chain>strong{grid-column:1/-1;width:auto;min-width:0;height:auto;min-height:110px;border-radius:22px;box-shadow:0 22px 54px rgba(18,61,46,.18)}
.esg-relationship-chain article{min-width:0;min-height:150px;padding:24px;border:1px solid var(--esg-line);border-radius:20px;box-shadow:0 16px 40px rgba(18,61,46,.07)}
.esg-relationship-chain article::before{display:none}

.esg-governance-center__grid{gap:16px}
.esg-governance-center__grid article{min-height:190px;border-radius:20px;box-shadow:0 18px 44px rgba(0,0,0,.16)}

.esg-materiality-map{min-height:560px;margin-left:36px;border:1px solid var(--esg-line);border-radius:24px;background-image:linear-gradient(rgba(18,61,46,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(18,61,46,.07) 1px,transparent 1px),radial-gradient(circle at 70% 26%,rgba(117,201,154,.12),transparent 34%);box-shadow:var(--esg-shadow-soft)}
.esg-materiality-map__axis-y{left:-150px}
.esg-materiality-map article{max-width:180px;white-space:normal;text-align:center;line-height:1.25;box-shadow:0 10px 24px rgba(18,61,46,.14)}

.esg-indicator-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;overflow:visible}
.esg-indicator-flow article{min-width:0;min-height:140px;padding:26px 22px;border:1px solid rgba(255,255,255,.12);border-radius:20px;box-shadow:0 18px 44px rgba(0,0,0,.16)}
.esg-indicator-flow h3,.esg-indicator-flow span{display:block;text-align:center}

.esg-cycle{width:min(600px,100%);border-radius:30px;aspect-ratio:auto;min-height:580px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px;background:radial-gradient(circle at 50% 50%,rgba(53,166,111,.10),transparent 42%),linear-gradient(145deg,#fff,#edf3ef);box-shadow:var(--esg-shadow-soft)}
.esg-cycle>strong{position:relative;left:auto;top:auto;grid-column:1/-1;width:auto;height:auto;min-height:110px;transform:none;border-radius:20px}
.esg-cycle article{position:relative;left:auto;top:auto;width:auto;padding:18px;border-radius:18px;transform:none}

.esg-ecosystem-river{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.esg-ecosystem-river::before{display:none}
.esg-ecosystem-river article{width:auto;min-height:190px;padding:28px;border-radius:20px;box-shadow:0 18px 44px rgba(0,0,0,.16)}
.esg-ecosystem-river__left,.esg-ecosystem-river__right{justify-self:stretch}

.esg-commitments{gap:14px}
.esg-commitments span{min-height:64px;display:flex;align-items:center;justify-content:center;border-radius:16px;text-align:center;box-shadow:0 12px 28px rgba(18,61,46,.06)}

.esg-transparency{align-items:start;padding:36px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:radial-gradient(circle at 78% 18%,rgba(117,201,154,.09),transparent 34%),rgba(255,255,255,.04);box-shadow:var(--esg-shadow-dark)}
.esg-transparency ul{display:grid;gap:12px;padding-left:0;list-style:none}
.esg-transparency li{padding:14px 16px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(255,255,255,.04)}

.esg-value-cloud{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.esg-value-cloud span{min-height:88px;display:flex;align-items:center;justify-content:center;border-radius:18px;text-align:center;box-shadow:0 16px 40px rgba(18,61,46,.07)}
.esg-value-cloud__large{grid-column:span 2}

.esg-cta__state{grid-template-columns:minmax(220px,.48fr) minmax(0,1.52fr);gap:48px;overflow:hidden;border-radius:30px;box-shadow:var(--esg-shadow-dark);backdrop-filter:blur(16px)}
.esg-cta__visual{width:min(100%,270px);margin-inline:auto}.esg-cta__copy{min-width:0}

@media(max-width:1080px){
  .esg-trinity,.esg-lifecycle,.esg-energy-flow,.esg-safety-flow,.esg-relationship-chain,.esg-indicator-flow,.esg-value-cloud{grid-template-columns:repeat(2,minmax(0,1fr))}
  .esg-resource-balance,.esg-digital-bridge,.esg-ecosystem-river{grid-template-columns:1fr}
  .esg-trinity>strong{position:static;grid-column:1/-1;transform:none;text-align:center}
  .esg-relationship-chain>strong{grid-column:1/-1}
  .esg-cta__state{grid-template-columns:1fr}
  .esg-materiality-map{margin-left:0}
  .esg-materiality-map__axis-y{left:10px;top:12px;transform:none}
}

@media(max-width:760px){
  .esg-trinity,.esg-lifecycle,.esg-energy-flow,.esg-water-cycle,.esg-spiral,.esg-safety-flow,.esg-social-profiles,.esg-relationship-chain,.esg-governance-center__grid,.esg-indicator-flow,.esg-cycle,.esg-ecosystem-river,.esg-commitments,.esg-value-cloud{grid-template-columns:1fr}
  .esg-value-cloud__large{grid-column:auto}
  .esg-trinity,.esg-resource-balance,.esg-water-cycle,.esg-spiral,.esg-digital-bridge,.esg-knowledge-tree,.esg-cycle,.esg-transparency{padding:18px;border-radius:24px}
  .esg-water-cycle,.esg-cycle,.esg-spiral{min-height:0;transform:none}
  .esg-materiality-map{min-height:640px}
  .esg-heading h2,.esg-manifesto-open h2,.esg-water-copy h2,.esg-social-statement h2,.esg-governance-center__copy h2,.esg-cycle-copy h2,.esg-cta h2{font-size:clamp(2rem,10vw,3.2rem);line-height:1.05}
  .esg-indicator--efficiency{right:4%;top:28%}.esg-indicator--people{left:4%;bottom:24%}.esg-indicator--governance{right:8%;bottom:5%}
}

@media(prefers-reduced-motion:reduce){.esg-page *,.esg-page *::before,.esg-page *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/* AW2_142: FIM SUPER PREMIUM ESG */

/* AW2_142_REV02: INICIO REFINAMENTO ESG */

/* Ritmo editorial e hierarquia */
.esg-section{
  padding-block:124px;
}

.esg-heading{
  margin-bottom:64px;
}

.esg-kicker,
.esg-eyebrow{
  letter-spacing:.2em;
}

.esg-heading h2,
.esg-manifesto-open h2,
.esg-water-copy h2,
.esg-social-statement h2,
.esg-governance-center__copy h2,
.esg-cycle-copy h2,
.esg-cta h2{
  line-height:1;
  letter-spacing:-.05em;
}

/* ==========================================================
   HERO — profundidade e refinamento
   ========================================================== */
.esg-hero::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:220px;
  pointer-events:none;
  background:linear-gradient(to bottom,transparent,rgba(6,16,12,.45));
}

.esg-hero__visual{
  isolation:isolate;
}

.esg-hero__visual::before,
.esg-hero__visual::after{
  content:"";
  position:absolute;
  inset:12%;
  z-index:-1;
  border-radius:50%;
  filter:blur(28px);
  opacity:.35;
  pointer-events:none;
}

.esg-hero__visual::before{
  background:radial-gradient(circle,rgba(117,201,154,.23),transparent 66%);
}

.esg-hero__visual::after{
  inset:24%;
  background:radial-gradient(circle,rgba(38,141,163,.22),transparent 68%);
}

.esg-indicator{
  min-width:104px;
  text-align:center;
}

/* ==========================================================
   TRINITY ESG — hub conectado
   ========================================================== */
.esg-trinity{
  position:relative;
  padding:32px;
}

.esg-trinity::before{
  content:"ESG";
  position:absolute;
  left:50%;
  top:50%;
  z-index:5;
  display:grid;
  width:126px;
  height:126px;
  place-items:center;
  border-radius:50%;
  transform:translate(-50%,-50%);
  background:
    radial-gradient(circle at 35% 30%,rgba(255,255,255,.18),transparent 25%),
    linear-gradient(145deg,#286b4d,#1d5660);
  color:#fff;
  font-size:1.1rem;
  font-weight:900;
  letter-spacing:.12em;
  box-shadow:
    0 0 0 12px rgba(117,201,154,.06),
    0 0 72px rgba(117,201,154,.24);
}

.esg-trinity article{
  position:relative;
  overflow:hidden;
}

.esg-trinity article::after{
  content:"";
  position:absolute;
  inset:auto 24px 22px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--esg-light),transparent);
  opacity:.5;
}

.esg-trinity>strong{
  bottom:18px;
  z-index:6;
}

/* ==========================================================
   FAMÍLIAS DE CARDS
   ========================================================== */
.esg-lifecycle article,
.esg-safety-flow article,
.esg-relationship-chain article,
.esg-value-cloud span{
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;
}

.esg-lifecycle article:hover,
.esg-safety-flow article:hover,
.esg-relationship-chain article:hover,
.esg-value-cloud span:hover{
  transform:translateY(-6px);
  border-color:rgba(53,166,111,.30);
  box-shadow:0 24px 54px rgba(18,61,46,.14);
}

.esg-resource-column,
.esg-resource-engine,
.esg-digital-bridge>div,
.esg-governance-center__grid article,
.esg-transparency{
  backdrop-filter:blur(14px);
}

/* ==========================================================
   ÁGUA — rede operacional
   ========================================================== */
.esg-water-cycle{
  position:relative;
  overflow:hidden;
}

.esg-water-cycle::before{
  content:"";
  position:absolute;
  inset:24px;
  pointer-events:none;
  opacity:.22;
  background-image:
    linear-gradient(rgba(38,141,163,.10) 1px,transparent 1px),
    linear-gradient(90deg,rgba(38,141,163,.10) 1px,transparent 1px);
  background-size:40px 40px;
  border-radius:24px;
  mask-image:radial-gradient(circle at center,black 18%,transparent 82%);
}

.esg-water-cycle article{
  position:relative;
  z-index:2;
  border:1px solid rgba(38,141,163,.15);
  box-shadow:0 16px 34px rgba(22,78,104,.08);
}

.esg-water-cycle article::after{
  content:"";
  position:absolute;
  left:18px;
  right:18px;
  bottom:14px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--esg-water),transparent);
}

/* ==========================================================
   CIRCULARIDADE — ciclo hexagonal visual
   ========================================================== */
.esg-spiral{
  grid-template-columns:repeat(4,minmax(0,1fr));
}

.esg-spiral>strong{
  grid-column:1 / -1;
  background:
    radial-gradient(circle at 35% 25%,rgba(255,255,255,.14),transparent 22%),
    linear-gradient(135deg,#7b5136,#9b6844);
  box-shadow:
    0 0 0 10px rgba(215,194,158,.05),
    0 24px 54px rgba(0,0,0,.20);
}

.esg-spiral article{
  clip-path:polygon(12% 0,88% 0,100% 50%,88% 100%,12% 100%,0 50%);
  display:flex;
  min-height:170px;
  flex-direction:column;
  justify-content:center;
  text-align:center;
}

/* ==========================================================
   CONHECIMENTO — painel vertical
   ========================================================== */
.esg-knowledge-tree{
  gap:22px;
}

.esg-knowledge-tree__roots,
.esg-knowledge-tree__trunk,
.esg-knowledge-tree__crown{
  position:relative;
  overflow:hidden;
}

.esg-knowledge-tree__roots{
  background:linear-gradient(135deg,rgba(155,104,68,.18),rgba(255,255,255,.04));
}

.esg-knowledge-tree__trunk{
  background:linear-gradient(135deg,rgba(53,166,111,.14),rgba(255,255,255,.04));
}

.esg-knowledge-tree__crown{
  background:linear-gradient(135deg,rgba(38,141,163,.15),rgba(255,255,255,.04));
}

.esg-knowledge-tree__roots::after,
.esg-knowledge-tree__trunk::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:-22px;
  width:2px;
  height:22px;
  transform:translateX(-50%);
  background:linear-gradient(var(--esg-light),transparent);
}

/* ==========================================================
   MATERIALIDADE — painel executivo
   ========================================================== */
.esg-materiality-map{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  grid-auto-rows:minmax(130px,auto);
  gap:16px;
  min-height:0;
  padding:28px;
  margin-left:0;
  border:1px solid var(--esg-line);
  background:
    radial-gradient(circle at 78% 20%,rgba(117,201,154,.14),transparent 34%),
    linear-gradient(145deg,#fff,#edf3ef);
}

.esg-materiality-map::before{
  content:"PRIORIDADES ESG";
  grid-column:1 / -1;
  display:flex;
  min-height:92px;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:linear-gradient(135deg,var(--esg-forest),var(--esg-green));
  color:#fff;
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.14em;
  box-shadow:0 18px 40px rgba(18,61,46,.18);
}

.esg-materiality-map__axis-y,
.esg-materiality-map__axis-x{
  display:none;
}

.esg-materiality-map article{
  position:relative;
  left:auto;
  top:auto;
  display:flex;
  max-width:none;
  min-height:112px;
  align-items:center;
  justify-content:center;
  padding:18px;
  border:1px solid var(--esg-line);
  border-radius:18px;
  transform:none;
  background:#fff;
  color:var(--esg-forest);
  font-size:.82rem;
  text-align:center;
  box-shadow:0 14px 32px rgba(18,61,46,.07);
}

/* ==========================================================
   ECOSSISTEMA — pipeline institucional
   ========================================================== */
.esg-ecosystem-river{
  position:relative;
}

.esg-ecosystem-river article{
  position:relative;
  overflow:hidden;
}

.esg-ecosystem-river article::after{
  content:"";
  position:absolute;
  left:28px;
  right:28px;
  bottom:20px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--esg-light),transparent);
  opacity:.48;
}

/* ==========================================================
   CTA — linguagem premium consolidada
   ========================================================== */
.esg-cta__state{
  position:relative;
  isolation:isolate;
  background:
    radial-gradient(circle at 18% 50%,rgba(117,201,154,.10),transparent 28%),
    rgba(255,255,255,.045);
}

.esg-cta__state::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  opacity:.12;
  background-image:
    linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);
  background-size:42px 42px;
  border-radius:30px;
}

.esg-cta__visual{
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.10),
    0 0 70px rgba(117,201,154,.16);
}

.esg-cta__visual strong{
  max-width:150px;
  line-height:1.3;
}

/* Mobile e tablet */
@media(max-width:1080px){
  .esg-trinity::before{
    position:static;
    grid-column:1 / -1;
    width:auto;
    height:auto;
    min-height:96px;
    border-radius:20px;
    transform:none;
  }

  .esg-spiral{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:760px){
  .esg-section{
    padding-block:84px;
  }

  .esg-heading{
    margin-bottom:46px;
  }

  .esg-spiral,
  .esg-materiality-map{
    grid-template-columns:1fr;
  }

  .esg-materiality-map::before{
    grid-column:1;
  }

  .esg-spiral article{
    clip-path:none;
    border-radius:18px;
  }

  .esg-hero__visual::before,
  .esg-hero__visual::after{
    display:none;
  }
}

/* AW2_142_REV02: FIM REFINAMENTO ESG */

/* AW2_142_REV03: INICIO FINAL POLISH ESG */

/* ==========================================================
   1. SUSTENTABILIDADE COMO PRINCÍPIO OPERACIONAL
   Novo layout editorial horizontal.
   ========================================================== */
.esg-manifesto-open{
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:64px;
  align-items:start;
}

.esg-movements{
  position:relative;
  gap:18px;
}

.esg-movements::before{
  content:"";
  position:absolute;
  left:34px;
  top:44px;
  bottom:44px;
  width:2px;
  background:linear-gradient(var(--esg-green),rgba(53,166,111,.08));
}

.esg-movements article{
  position:relative;
  display:grid;
  grid-template-columns:72px minmax(0,1fr);
  grid-template-areas:
    "num title"
    "num copy";
  gap:8px 20px;
  min-height:150px;
  padding:28px 30px;
  overflow:hidden;
  border:1px solid rgba(18,61,46,.14);
  border-radius:24px;
  background:
    radial-gradient(circle at 86% 22%,rgba(117,201,154,.12),transparent 34%),
    linear-gradient(145deg,#fff,#f4f7f2);
  box-shadow:0 20px 48px rgba(18,61,46,.09);
}

.esg-movements article::after{
  content:"";
  position:absolute;
  left:92px;
  right:28px;
  bottom:20px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--esg-green),transparent);
  opacity:.38;
}

.esg-movements article>span{
  grid-area:num;
  position:relative;
  z-index:2;
  display:grid;
  width:64px;
  height:64px;
  place-items:center;
  align-self:start;
  border-radius:50%;
  background:linear-gradient(145deg,var(--esg-forest),var(--esg-green));
  color:#fff;
  font-size:1rem;
  box-shadow:0 14px 34px rgba(18,61,46,.20);
}

.esg-movements article h3{
  grid-area:title;
  margin:4px 0 0;
  font-size:1.25rem;
  line-height:1.2;
}

.esg-movements article p{
  grid-area:copy;
  max-width:42rem;
  font-size:.98rem;
  line-height:1.7;
}

/* ==========================================================
   2. TRINITY ESG
   Marca ESG no fundo, sem sobreposição sobre o conteúdo.
   ========================================================== */
.esg-trinity{
  isolation:isolate;
  overflow:hidden;
}

.esg-trinity::before{
  content:"ESG";
  position:absolute;
  left:50%;
  top:50%;
  z-index:0;
  width:auto;
  height:auto;
  transform:translate(-50%,-50%);
  background:none;
  color:rgba(255,255,255,.045);
  font-size:clamp(10rem,22vw,21rem);
  line-height:.8;
  letter-spacing:-.08em;
  box-shadow:none;
  pointer-events:none;
}

.esg-trinity article{
  z-index:2;
  min-height:340px;
  padding:38px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.035));
}

.esg-trinity article>span{
  color:rgba(255,255,255,.50);
}

.esg-trinity>strong{
  position:relative;
  left:auto;
  bottom:auto;
  grid-column:1 / -1;
  justify-self:center;
  transform:none;
  margin-top:4px;
}

/* ==========================================================
   3. EFICIÊNCIA AMBIENTAL
   Pipeline industrial com conectores e leitura de fluxo.
   ========================================================== */
.esg-resource-balance{
  position:relative;
  grid-template-columns:1fr 1.18fr 1fr;
  gap:26px;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 45%,rgba(117,201,154,.10),transparent 38%),
    rgba(255,255,255,.025);
}

.esg-resource-balance::before,
.esg-resource-balance::after{
  content:"";
  position:absolute;
  top:50%;
  z-index:4;
  width:46px;
  height:2px;
  background:linear-gradient(90deg,var(--esg-light),transparent);
}

.esg-resource-balance::before{
  left:calc(33.333% - 8px);
}

.esg-resource-balance::after{
  right:calc(33.333% - 8px);
  transform:rotate(180deg);
}

.esg-resource-column,
.esg-resource-engine{
  position:relative;
  padding:30px;
  overflow:hidden;
}

.esg-resource-column::before,
.esg-resource-engine::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.14;
  background-image:
    linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);
  background-size:28px 28px;
}

.esg-resource-column strong,
.esg-resource-engine strong{
  position:relative;
  z-index:2;
  display:block;
  margin-bottom:10px;
  font-size:1.05rem;
  letter-spacing:.02em;
}

.esg-resource-column span,
.esg-resource-engine span{
  position:relative;
  z-index:2;
  min-height:56px;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:transform .25s ease,background .25s ease,border-color .25s ease;
}

.esg-resource-engine{
  border-color:rgba(117,201,154,.30);
  background:
    radial-gradient(circle at 50% 26%,rgba(117,201,154,.16),transparent 32%),
    linear-gradient(180deg,rgba(117,201,154,.14),rgba(38,141,163,.10));
}

.esg-resource-engine::after{
  content:"MOTOR ESG";
  position:absolute;
  right:18px;
  top:18px;
  padding:7px 10px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  color:var(--esg-light);
  font-size:.62rem;
  font-weight:900;
  letter-spacing:.12em;
}

/* ==========================================================
   4. TECNOLOGIA COMO ACELERADOR
   Fluxo digital com centro dominante e direção visual.
   ========================================================== */
.esg-digital-bridge{
  position:relative;
  grid-template-columns:.9fr 1.25fr .9fr;
  gap:26px;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 50%,rgba(38,141,163,.09),transparent 42%),
    linear-gradient(145deg,#fff,#eef4ef);
}

.esg-digital-bridge::before,
.esg-digital-bridge::after{
  content:"";
  position:absolute;
  top:50%;
  z-index:5;
  width:52px;
  height:2px;
  background:linear-gradient(90deg,var(--esg-green),var(--esg-water));
}

.esg-digital-bridge::before{
  left:calc(31% - 10px);
}

.esg-digital-bridge::after{
  right:calc(31% - 10px);
}

.esg-digital-bridge>div{
  position:relative;
  min-height:520px;
  padding:30px;
  overflow:hidden;
}

.esg-digital-bridge>div::before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.15;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(18,61,46,.06) 1px,transparent 1px),
    linear-gradient(90deg,rgba(18,61,46,.06) 1px,transparent 1px);
  background-size:32px 32px;
}

.esg-digital-bridge strong{
  position:relative;
  z-index:2;
  font-size:1.12rem;
}

.esg-digital-bridge span{
  position:relative;
  z-index:2;
  min-height:58px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.82);
  box-shadow:0 10px 24px rgba(18,61,46,.05);
}

.esg-digital-bridge__center{
  transform:translateY(-12px);
  min-height:544px!important;
  border-color:rgba(38,141,163,.22)!important;
  background:
    radial-gradient(circle at 50% 22%,rgba(38,141,163,.15),transparent 36%),
    linear-gradient(180deg,#e2f2ea,#e7f2f4)!important;
  box-shadow:0 24px 58px rgba(22,78,104,.14)!important;
}

.esg-digital-bridge__center::after{
  content:"DIGITAL TWIN FLOW";
  position:absolute;
  left:50%;
  bottom:18px;
  transform:translateX(-50%);
  color:var(--esg-blue);
  font-size:.64rem;
  font-weight:900;
  letter-spacing:.14em;
}

/* ==========================================================
   5. COMPROMISSOS RESPONSÁVEIS
   Cards premium com numeração dominante.
   ========================================================== */
.esg-commitments-layout{
  grid-template-columns:.5fr 1.5fr;
  align-items:start;
}

.esg-commitments{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

.esg-commitments span{
  position:relative;
  min-height:110px;
  justify-content:flex-start;
  padding:24px 24px 24px 86px;
  overflow:hidden;
  border:1px solid rgba(18,61,46,.13);
  border-radius:22px;
  background:
    radial-gradient(circle at 88% 18%,rgba(117,201,154,.10),transparent 34%),
    linear-gradient(145deg,#fff,#f4f7f3);
  box-shadow:0 18px 44px rgba(18,61,46,.08);
  text-align:left;
  transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease;
}

.esg-commitments span::before{
  content:attr(data-esg-index);
  position:absolute;
  left:22px;
  top:50%;
  display:grid;
  width:48px;
  height:48px;
  place-items:center;
  border-radius:16px;
  transform:translateY(-50%);
  background:linear-gradient(145deg,var(--esg-forest),var(--esg-green));
  color:#fff;
  font-size:.82rem;
  font-weight:900;
  box-shadow:0 12px 30px rgba(18,61,46,.18);
}

.esg-commitments span:hover{
  transform:translateY(-5px);
  border-color:rgba(53,166,111,.30);
  box-shadow:0 26px 56px rgba(18,61,46,.14);
}

/* ==========================================================
   6. TRANSPARÊNCIA SEM GREENWASHING
   Painel executivo com selo e checks.
   ========================================================== */
.esg-transparency{
  position:relative;
  grid-template-columns:.72fr 1.28fr;
  gap:56px;
  overflow:hidden;
  background:
    radial-gradient(circle at 18% 24%,rgba(117,201,154,.12),transparent 30%),
    linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.03));
}

.esg-transparency::before{
  content:"VERDADE";
  position:absolute;
  left:34px;
  bottom:28px;
  color:rgba(255,255,255,.035);
  font-size:clamp(5rem,12vw,10rem);
  font-weight:900;
  letter-spacing:-.06em;
  pointer-events:none;
}

.esg-transparency>div{
  position:relative;
  z-index:2;
}

.esg-transparency>div:first-child{
  padding-right:20px;
}

.esg-transparency>div:first-child::after{
  content:"INFORMAÇÕES VERIFICÁVEIS";
  display:inline-flex;
  margin-top:26px;
  padding:10px 14px;
  border:1px solid rgba(117,201,154,.22);
  border-radius:999px;
  background:rgba(117,201,154,.08);
  color:var(--esg-light);
  font-size:.68rem;
  font-weight:900;
  letter-spacing:.12em;
}

.esg-transparency ul{
  gap:14px;
}

.esg-transparency li{
  position:relative;
  min-height:68px;
  display:flex;
  align-items:center;
  padding:16px 18px 16px 58px;
  border-color:rgba(255,255,255,.12);
  background:rgba(255,255,255,.05);
}

.esg-transparency li::before{
  content:"✓";
  position:absolute;
  left:18px;
  top:50%;
  display:grid;
  width:26px;
  height:26px;
  place-items:center;
  border-radius:50%;
  transform:translateY(-50%);
  background:linear-gradient(145deg,var(--esg-green),var(--esg-water));
  color:#fff;
  font-size:.78rem;
  font-weight:900;
}

/* Responsividade */
@media(max-width:1080px){
  .esg-manifesto-open,
  .esg-commitments-layout,
  .esg-transparency{
    grid-template-columns:1fr;
  }

  .esg-resource-balance,
  .esg-digital-bridge{
    grid-template-columns:1fr;
  }

  .esg-resource-balance::before,
  .esg-resource-balance::after,
  .esg-digital-bridge::before,
  .esg-digital-bridge::after{
    display:none;
  }

  .esg-digital-bridge__center{
    transform:none;
  }

  .esg-digital-bridge>div,
  .esg-digital-bridge__center{
    min-height:auto!important;
  }
}

@media(max-width:760px){
  .esg-movements article{
    grid-template-columns:58px minmax(0,1fr);
    padding:22px;
  }

  .esg-movements article>span{
    width:52px;
    height:52px;
  }

  .esg-movements::before{
    left:26px;
  }

  .esg-trinity::before{
    font-size:8rem;
  }

  .esg-commitments{
    grid-template-columns:1fr;
  }

  .esg-commitments span{
    padding-left:78px;
  }

  .esg-transparency{
    padding:24px 20px;
  }
}

/* AW2_142_REV03: FIM FINAL POLISH ESG */
