.industries-hero{background:var(--fl-primary-dark);padding:180px 0 var(--fl-spacing-xxl)}.industries-hero h1{color:var(--fl-text-on-dark);margin-bottom:var(--fl-spacing-sm)}.industries-hero p{color:rgba(255,255,255,.8);font-size:1.1rem;max-width:720px}.industries-grid{background:var(--fl-bg)}.industry-detail-row{padding:var(--fl-spacing-xl) 0;border-bottom:1px solid #e5e8eb}.industry-detail-row:last-child{border-bottom:none}.industry-detail-row img{width:100%;height:auto;border-radius:var(--fl-border-radius);box-shadow:var(--fl-shadow)}.industry-content{padding:var(--fl-spacing-md) 0}.industry-content h2{margin-bottom:var(--fl-spacing-sm);font-size:1.75rem}.industry-content p{color:var(--fl-text);font-size:1rem;line-height:1.7;margin-bottom:var(--fl-spacing-md)}.industry-features{list-style:none;padding:0;margin:0 0 var(--fl-spacing-md)}.industry-features li{padding:6px 0 6px 24px;position:relative;color:var(--fl-text);font-size:.95rem}.industry-features li::before{content:"";position:absolute;left:0;top:14px;width:8px;height:8px;background:var(--fl-primary);border-radius:50%}.industries-tradeoffs{background:var(--fl-bg-alt)}.tradeoff-card{background:var(--fl-bg);border:1px solid #e5e8eb;border-radius:var(--fl-border-radius);padding:var(--fl-spacing-lg);height:100%}.tradeoff-card h3{font-size:1.2rem;margin-bottom:var(--fl-spacing-sm);color:var(--fl-primary-dark)}.tradeoff-card p{color:var(--fl-text);font-size:.95rem;line-height:1.7;margin-bottom:var(--fl-spacing-sm)}.tradeoff-note p{color:var(--fl-text);font-size:.95rem;line-height:1.7;font-style:italic}.industries-selection{background:var(--fl-bg)}.fl-compare-table{border:1px solid #e5e8eb}.fl-compare-table thead{background:var(--fl-primary-dark)}.fl-compare-table thead th{color:var(--fl-text-on-dark);font-weight:600;font-size:.95rem;padding:12px 16px}.fl-compare-table tbody td{color:var(--fl-text);font-size:.9rem;padding:10px 16px;vertical-align:top}.fl-compare-table tbody tr:nth-child(2n){background:var(--fl-bg-alt)}.selection-note{color:var(--fl-text);font-size:.9rem;line-height:1.6}.industries-limitations{background:var(--fl-bg-alt)}.limitation-card{background:var(--fl-bg);border:1px solid #e5e8eb;border-radius:var(--fl-border-radius);padding:var(--fl-spacing-lg);height:100%;border-left:3px solid var(--fl-secondary)}.limitation-card h4{font-size:1.05rem;margin-bottom:8px;color:var(--fl-primary-dark)}.limitation-card p{color:var(--fl-text);font-size:.9rem;line-height:1.65}@media (max-width:991.98px){.industries-hero{padding-top:140px}.industry-detail-row img{margin-bottom:var(--fl-spacing-md)}}