.industries-hero{color:var(--brand-text-inverse);background:linear-gradient(135deg,#24211d,var(--brand-primary-dark))}.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.industry-map-card{padding:22px;margin-bottom:18px}.industry-map-visual{height:100%;min-height:560px;padding:14px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.industry-map-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px;background:var(--brand-bg-alt)}.industry-bar-chart{background:var(--brand-bg-alt)}.bar-list{max-width:880px;margin:0 auto 32px}.bar-row{display:grid;grid-template-columns:220px minmax(0,1fr) 56px;grid-gap:14px;gap:14px;align-items:center;margin-bottom:16px}.bar-row div{height:14px;overflow:hidden;background:var(--brand-border);border-radius:999px}.bar-row i{display:block;height:100%;background:linear-gradient(90deg,var(--brand-accent),var(--brand-primary))}@media (max-width:767px){.bar-row{grid-template-columns:1fr}}