.industries-hero{padding:180px 0 110px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary) 55%,var(--brand-primary));color:var(--brand-text-inverse)}.industries-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08;max-width:920px;margin:12px 0 18px;color:var(--brand-text-inverse)}.industries-hero .eyebrow,.industries-hero p{color:var(--brand-text-inverse)}.industries-hero p{max-width:820px}.industry-pillars-section,.transformation-section{padding:80px 0}.industry-pillars-section{background:var(--brand-bg)}.transformation-section{background:var(--brand-bg-alt)}.industry-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,360px);grid-gap:22px;gap:22px;overflow-x:auto;padding-bottom:14px;scroll-snap-type:x mandatory}.industry-pillar-card{scroll-snap-align:start;border:1px solid var(--brand-border);background:var(--brand-bg)}.industry-pillar-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.industry-pillar-card h3,.industry-pillar-card p{color:var(--brand-text);margin-left:22px;margin-right:22px}.industry-pillar-card h3{font-size:1.18rem;margin-top:22px}.industry-pillar-card p{margin-bottom:24px}.case-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.case-card{padding:28px;background:var(--brand-bg);border:1px solid var(--brand-border);color:var(--brand-text)}.case-metric{display:block;color:var(--brand-primary);font-size:max(2rem, min(4vw, 3.2rem));line-height:1;font-weight:900;margin-bottom:14px}.case-card h3{font-size:1.2rem;color:var(--brand-text)}.industries-cta .eyebrow,.industries-cta h2,.industries-cta p{color:var(--brand-text-inverse)}@media (max-width:991px){.case-card-grid{grid-template-columns:1fr}}