/* LDG ESG v4.7.4 - Document Engine Lockdown UI hardening */
html body.ldg-esg-page .ldg461-report-grid article,
html body .ldg461-report-grid article{
  display:grid!important;
  grid-template-columns:56px minmax(0,1fr) auto!important;
  grid-template-rows:auto auto 1fr!important;
  gap:.75rem 1rem!important;
  padding:1.15rem!important;
  min-height:168px!important;
  background:#fff!important;
  color:#0A263D!important;
  overflow:visible!important;
}
html body.ldg-esg-page .ldg461-report-grid article>b,
html body .ldg461-report-grid article>b{
  grid-column:1!important;
  grid-row:1 / span 2!important;
  position:static!important;
  width:50px!important;
  height:50px!important;
  min-width:50px!important;
  max-width:50px!important;
  border-radius:14px!important;
  background:#073B63!important;
  color:transparent!important;
  text-indent:-999px!important;
  font-size:0!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
}
html body .ldg461-report-grid article>b::after{display:block!important;text-indent:0!important;color:#fff!important;font-size:1rem!important;line-height:1!important;font-weight:900!important;letter-spacing:.04em!important;}
html body .ldg461-report-grid article:nth-of-type(1)>b::after{content:"EX"!important;}
html body .ldg461-report-grid article:nth-of-type(2)>b::after{content:"TE"!important;}
html body .ldg461-report-grid article:nth-of-type(3)>b::after{content:"EV"!important;}
html body .ldg461-report-grid article:nth-of-type(4)>b::after{content:"GA"!important;}
html body .ldg461-report-grid article:nth-of-type(5)>b::after{content:"PA"!important;}
html body .ldg461-report-grid article:nth-of-type(6)>b::after{content:"FC"!important;}
html body .ldg461-report-grid article>strong,
html body .ldg461-report-grid article>h3{
  grid-column:2!important;
  grid-row:1!important;
  color:#0A263D!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  line-height:1.25!important;
}
html body .ldg461-report-grid article>p,
html body .ldg461-report-grid article>span{
  grid-column:2 / 4!important;
  grid-row:2!important;
  color:#3D6078!important;
  margin:0!important;
  min-width:0!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
html body .ldg461-report-grid article:after{
  grid-column:3!important;
  grid-row:1!important;
  position:static!important;
  justify-self:end!important;
  align-self:start!important;
  background:#EAF6FD!important;
  color:#0073AA!important;
  white-space:nowrap!important;
}
html body .ldg461-report-grid article div{grid-column:2 / 4!important;grid-row:3!important;align-self:end!important;}
html body.ldg-esg-page button,
html body.ldg-esg-page .button,
html body.ldg-esg-page .ldg40-primary,
html body.ldg-esg-page .ldg31f-btn.primary,
html body.ldg-esg-page a.ldg-btn-primary,
html body.ldg-esg-page .ldg461-report-grid a[href*="format=pdf"],
html body.ldg-esg-page button[type="submit"],
html body.ldg-esg-page input[type="submit"]{
  color:#fff!important;
}
html body.ldg-esg-page .ldg40-primary,
html body.ldg-esg-page .ldg31f-btn.primary,
html body.ldg-esg-page a.ldg-btn-primary,
html body.ldg-esg-page .ldg461-report-grid a[href*="format=pdf"],
html body.ldg-esg-page button[type="submit"],
html body.ldg-esg-page input[type="submit"]{
  background:#073B63!important;
  border-color:#073B63!important;
}
html body.ldg-esg-page .ldg461-report-grid a[href*="format=docx"]{color:#073B63!important;background:#EAF3FB!important;border-color:#EAF3FB!important;}
html body.ldg-esg-page button *,
html body.ldg-esg-page .button *,
html body.ldg-esg-page .ldg40-primary *,
html body.ldg-esg-page .ldg31f-btn.primary *,
html body.ldg-esg-page a.ldg-btn-primary *{color:inherit!important;}
html body.ldg-esg-page .ldg42-upload button,
html body.ldg-esg-page .ldg42-upload .button,
html body.ldg-esg-page .ldg42-secure-upload button,
html body.ldg-esg-page .ldg42-action-row button{color:#fff!important;background:#073B63!important;border-color:#073B63!important;}
@media(max-width:760px){
  html body .ldg461-report-grid article{grid-template-columns:54px minmax(0,1fr)!important;}
  html body .ldg461-report-grid article:after{grid-column:2!important;justify-self:start!important;}
  html body .ldg461-report-grid article>p,html body .ldg461-report-grid article>span,html body .ldg461-report-grid article div{grid-column:1 / 3!important;}
}
