.industries-hero{color:var(--brand-text-inverse);min-height:580px;overflow:hidden;position:relative}.industries-hero-bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.industries-hero-shade{background:linear-gradient(90deg,rgba(36,32,29,.94),rgba(97,38,15,.62));top:0;right:0;bottom:0;left:0;position:absolute}.industries-hero .container{position:relative;z-index:1}.industries-hero-content{max-width:760px}.industries-hero h1{color:var(--brand-text-inverse);font-size:max(2.3rem, min(5vw, 4.7rem));font-weight:900;line-height:1.05;margin-bottom:20px}.industries-hero p:last-child{color:rgba(255,255,255,.84);font-size:1.05rem;line-height:1.78}.industries-cards-section{background:var(--brand-bg)}.industry-card-grid{display:grid;grid-gap:26px;gap:26px;grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.industry-detail-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.industry-detail-card img{aspect-ratio:4/3;background:linear-gradient(135deg,var(--brand-primary-light),var(--brand-accent));-o-object-fit:cover;object-fit:cover;width:100%}.industry-detail-card div{padding:26px}.industry-detail-card h2{font-size:1.36rem;font-weight:900;margin-bottom:12px}.industry-detail-card p{color:var(--brand-neutral-mid);line-height:1.72;margin:0}.industry-followup{color:var(--brand-neutral-mid);line-height:1.78;margin:30px 0 0;max-width:980px}.industries-stats{padding:34px 0}.industries-stats .stat-item{border-right:1px solid rgba(255,255,255,.16);padding:18px 16px}.industries-stats .stat-item:last-child{border-right:0}.industries-cta{background:var(--brand-bg-alt)}.industries-cta h2{font-size:max(1.8rem, min(4vw, 3rem));font-weight:900;line-height:1.12;margin-bottom:16px}.industries-cta p:last-child{color:var(--brand-neutral-mid);line-height:1.75}@media (max-width:768px){.industries-stats .stat-item:nth-child(2){border-right:0}}