@charset "UTF-8";.ind-hero{background:linear-gradient(135deg,#c85a00 0,#8b3d00 100%);padding:80px 0;color:#fff;text-align:center}.ind-hero h1{font-size:max(1.8rem, min(4vw, 2.8rem));font-weight:900;margin-bottom:16px}.ind-hero p{font-size:1.05rem;opacity:.85;max-width:580px;margin:0 auto}.industry-detail-section{padding:80px 0}.industry-row{display:flex;gap:48px;align-items:center;margin-bottom:72px}.industry-row.reverse{flex-direction:row-reverse}.industry-row-img{flex:0 0 45%;border-radius:8px;overflow:hidden}.industry-row-img ai-img,.industry-row-img img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;display:block}.industry-row-body{flex:1}.industry-row-body h2{font-size:1.5rem;font-weight:800;color:var(--brand-secondary);margin-bottom:12px}.industry-row-body p{font-size:.9rem;color:#555;line-height:1.75;margin-bottom:16px}.industry-row-body ul{padding-left:1.4em;font-size:.875rem;color:#555;line-height:2}@media (max-width:767px){.industry-row,.industry-row.reverse{flex-direction:column}.industry-row-img{flex:none;width:100%}}