/* Requested readability, navigation cleanup and founder/customer module. */
.scale-mark{padding:24px 18px 24px 0;display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.wellbush-engineering-art{display:block;width:clamp(130px,13vw,200px);height:auto;object-fit:contain;flex-shrink:0}
.scale-brand-copy{display:flex;flex-direction:column;gap:10px;min-width:0}
.scale-brand-copy strong{font-size:22px;line-height:1.15;font-weight:700;letter-spacing:-.03em;color:#fff}
.scale-brand-copy span{font-size:13px;line-height:1.4;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#a8dfff}
.capability-row li{font-size:18px;line-height:1.55;font-weight:500;padding:14px 0}
.capability-main p{font-size:16px;line-height:1.75}
.capability-detail-link{font-size:16px}
.industry-item.nav-panel-trigger{font:inherit;display:grid;white-space:normal}
.industry-item.nav-panel-trigger:hover{color:#fff}
#about{scroll-margin-top:104px}
.imported-content .founder-photo-wrap{width:132px;height:auto;aspect-ratio:1/1;background:#fff;overflow:visible;border-radius:0}
.imported-content .founder-photo{position:static;display:block;width:100%;height:auto;object-fit:contain;object-position:center;background:#fff}
.imported-content .founder-story p{font-size:16px;line-height:1.75}
.imported-content .customer-heading>p:last-child{font-size:14px;line-height:1.65}
.imported-content .integrated-partner-grid .partner-logo img{transform:none;object-fit:contain;max-width:100%;max-height:100%}
@media(max-width:900px){.scale-mark{padding-left:0}.imported-content .company-network-shell{grid-template-columns:1fr}}
@media(max-width:580px){.capability-row li{font-size:17px}.wellbush-engineering-art{width:140px}.scale-brand-copy strong{font-size:20px}.imported-content .founder-photo-wrap{width:105px}.imported-content .founder-content{padding:28px 24px 28px 30px}}

/* Full-block factory photograph, with contrast for the overlaid brand text. */
.hero-footer-grid .scale-mark{
  min-height:220px;
  padding:28px;
  align-items:center;
  background:linear-gradient(90deg,rgba(5,20,36,.62),rgba(5,20,36,.22)),url('../images/brand/wellbush-factory-original.png') center 58% / cover no-repeat;
}
.hero-footer-grid .scale-brand-copy{position:relative;text-shadow:0 2px 5px rgba(0,0,0,.65)}
.hero-footer-grid .scale-brand-copy span{color:#d4f1ff}
@media(max-width:580px){.hero-footer-grid .scale-mark{padding:24px;min-height:210px}}
