.industries-hero{min-height:520px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(90,71,37,.9),rgba(90,71,37,.64)),radial-gradient(circle at 80% 20%,rgba(81,164,149,.42),transparent 30%),var(--brand-primary-dark)}.industries-hero .eyebrow,.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.industries-hero .container{max-width:850px}.stage-region-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.stage-region-grid article{position:relative;min-height:220px;padding:26px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.stage-region-grid span{display:inline-flex;margin-bottom:14px;padding:5px 11px;border-radius:999px;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:900}.stage-region-grid h3,.stage-region-grid p{color:var(--brand-text)}.industry-stats{background:var(--brand-neutral-light)}.bar-chart{display:grid;grid-gap:18px;gap:18px;max-width:860px;margin:0 auto}.bar-row{display:grid;grid-template-columns:minmax(180px,0.36fr) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center}.bar-row span{color:var(--brand-text);font-weight:800}.bar-row strong{display:block;min-height:42px;padding:8px 12px;border-radius:var(--brand-radius);background:linear-gradient(90deg,var(--brand-secondary) 0 var(--bar),var(--brand-border) var(--bar) 100%);color:var(--brand-text-inverse);overflow:hidden}.stats-note{max-width:780px;margin:28px auto 0;color:var(--brand-text);text-align:center}.industries-cta{background:var(--brand-bg-alt)}@media (max-width:991.98px){.stage-region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.bar-row,.stage-region-grid{grid-template-columns:1fr}}