@charset "UTF-8";.industries-hero{background:linear-gradient(135deg,var(--brand-dark) 0,#3d5166 100%);padding:80px 0;color:#fff}.industries-hero h1{color:#fff;font-size:max(2rem, min(4vw, 3rem));margin-bottom:14px}.industries-hero p{color:rgba(255,255,255,.8);font-size:1.1rem;max-width:640px}.industry-section{padding:var(--section-py) 0}.industry-section:nth-child(2n){background:var(--brand-light-bg)}.industry-feature-img{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3}.industry-feature-img ai-img,.industry-feature-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industry-content{padding:0 24px}.industry-tag{display:inline-block;background:var(--brand-secondary);color:var(--brand-primary);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 12px;border-radius:50px;margin-bottom:16px}.industry-content h2{font-size:max(1.6rem, min(3vw, 2.2rem));color:var(--brand-dark);margin-bottom:14px}.industry-content p{color:var(--brand-muted);line-height:1.75;margin-bottom:20px}.industry-specs{list-style:none;padding:0;margin:0 0 28px}.industry-specs li{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;color:var(--brand-accent);padding:6px 0;border-bottom:1px solid var(--brand-border)}.industry-specs li:last-child{border-bottom:none}.industry-specs .spec-icon{color:var(--brand-primary);flex-shrink:0;margin-top:2px}.industry-specs .spec-label{font-weight:700}.industry-specs .spec-val{color:var(--brand-muted)}.industries-cta-band{background:var(--brand-primary);padding:56px 0;text-align:center;color:#fff}.industries-cta-band h2{color:#fff;font-size:max(1.6rem, min(3vw, 2.4rem));margin-bottom:12px}.industries-cta-band p{color:rgba(255,255,255,.85);max-width:500px;margin:0 auto 28px}@media (max-width:991px){.industry-content{padding:0;margin-top:28px}}