@charset "UTF-8";.industries-hero{background:linear-gradient(135deg,#0d1b2a 0,var(--brand-primary) 100%);padding:72px 0}.page-hero-content{max-width:720px}.industries-hero .section-label{color:#aed6f1;background:rgba(255,255,255,.15)}.page-hero-title{font-size:max(1.7rem, min(3.5vw, 2.8rem));font-weight:800;color:var(--brand-white);margin-bottom:16px;line-height:1.15}.page-hero-desc{color:rgba(255,255,255,.82);font-size:1.05rem;margin:0}.industry-row ai-img,.industry-row img{width:100%;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg)}.industry-number{display:inline-block;font-size:3rem;font-weight:900;color:rgba(27,79,114,.12);line-height:1;margin-bottom:4px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.industry-row h2{font-size:1.7rem;font-weight:700;margin-bottom:16px}.industry-desc{font-size:.95rem;line-height:1.72;color:var(--brand-text-muted);margin-bottom:20px}.industry-features{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:10px}.industry-features li{font-size:.9rem;color:var(--brand-text);padding-left:20px;position:relative;line-height:1.5}.industry-features li::before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:var(--brand-primary);border-radius:50%}.industry-divider{border:none;border-top:1px solid var(--brand-border);margin:48px 0}@media (max-width:991.98px){.industry-number{font-size:2rem}.industry-row h2{font-size:1.4rem}}