@charset "UTF-8";.industries-hero{background:linear-gradient(135deg,var(--brand-secondary) 0,#2a1a3e 100%);padding:90px 0;text-align:center}.industries-hero h1{font-size:2.6rem;color:var(--brand-white);margin-bottom:16px}.industries-hero h1 span{color:var(--brand-primary-light)}.industries-hero p{color:rgba(255,255,255,.78);font-size:1.05rem;max-width:580px;margin:0 auto}.industry-detail-section{padding:80px 0}.industry-detail-section:nth-child(2n){background-color:var(--brand-neutral-light)}.industry-detail-section .industry-image ai-img,.industry-detail-section .industry-image img{width:100%;height:380px;-o-object-fit:cover;object-fit:cover;border-radius:var(--border-radius);box-shadow:var(--shadow-lg);display:block}.industry-detail-section .industry-feature{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.industry-detail-section .feature-dot{width:8px;height:8px;border-radius:50%;background-color:var(--brand-primary);margin-top:7px;flex-shrink:0}.industry-detail-section .feature-text{font-size:14px;color:var(--brand-text);line-height:1.55}.industry-stats-strip{background-color:var(--brand-primary);padding:40px 0;text-align:center}.industry-stats-strip .stat-item .stat-number{font-size:2.2rem;font-weight:700;color:var(--brand-white);display:block;font-family:var(--font-heading)}.industry-stats-strip .stat-item .stat-label{font-size:12px;color:rgba(255,255,255,.85);display:block;margin-top:4px}