@charset "UTF-8";.industries-hero{background:var(--gray-50);padding:56px 0;border-bottom:1px solid var(--gray-100)}.industries-hero h1{font-size:max(1.7rem, min(3vw, 2.4rem));font-weight:800;color:var(--gray-900);margin-bottom:14px;max-width:720px}.industries-hero p{color:var(--gray-500);max-width:640px;font-size:1rem}.industry-detail ai-img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md)}.industry-tag{display:inline-block;background:rgba(139,105,20,.1);color:var(--primary-dark);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:4px 12px;border-radius:20px;margin-bottom:12px}.industry-detail h2{font-size:max(1.4rem, min(2.5vw, 1.9rem));font-weight:700;color:var(--gray-900);margin-bottom:16px}.industry-detail p{color:var(--gray-500);font-size:.95rem;line-height:1.75;margin-bottom:14px}.industry-feature-list{list-style:none;padding:0;margin:0 0 24px}.industry-feature-list li{padding:6px 0 6px 24px;position:relative;font-size:.9rem;color:var(--gray-700)}.industry-feature-list li::before{content:"→";position:absolute;left:0;color:var(--primary);font-weight:700}.residential-cta h2{font-size:max(1.4rem, min(2.5vw, 2rem));font-weight:700;color:var(--gray-900);margin-bottom:12px}