/* ============================================================
   420+ · Industrie 5.0 · v262 human presence refinement
   - Eyebrow specifies the system layer directly
   - Hand replaced by a reduced human-presence emblem
   - Emblem tuned to the existing detail-page hero footprint
   ============================================================ */

.i5259-page .subpage-keyvisual .module-hero.detail-home-hero .module-title,
.i5259-page .subpage-keyvisual .module-hero.detail-home-hero .module-lead{
  max-width: var(--detail-copy-axis) !important;
}

.i5259-page .subpage-keyvisual .detail-system-topic--industry{
  top: -2px !important;
  width: 168px !important;
  height: auto !important;
  opacity: .86 !important;
  filter: brightness(.94) saturate(.78) contrast(.95) drop-shadow(0 0 7px rgba(163,148,110,.09)) !important;
}

@media (max-width: 860px){
  .i5259-page .subpage-keyvisual .detail-system-topic--industry{
    top: 2px !important;
    width: 126px !important;
  }
}

@media (max-width: 480px){
  .i5259-page .subpage-keyvisual .detail-system-topic--industry{
    top: 4px !important;
    width: 118px !important;
  }
}
