.industries-hero{padding:84px 0;background:linear-gradient(135deg,#eef6ff,#fff);text-align:center}.industries-hero h1{max-width:880px;margin:0 auto 16px;font-size:2.8rem;font-weight:800}.industries-hero p{max-width:780px;margin:0 auto 28px;color:var(--brand-text-secondary)}.industries-hero img{margin:0 auto;border-radius:8px;background:#dbeafe}.industry-detail-cards{padding:90px 0}.industry-detail-cards .container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.checklist-grid article,.industry-detail-cards article{border:1px solid var(--brand-border);background:#fff;border-radius:8px;padding:28px;box-shadow:0 14px 32px rgba(23,51,68,.07)}.industry-detail-cards h2,.selector-guide h2{font-weight:800}.checklist-grid p,.industry-detail-cards p{color:var(--brand-text-secondary)}.selector-guide{padding:82px 0;background:var(--brand-bg-alt)}.selector-guide h2{text-align:center;margin-bottom:28px}.checklist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:22px;gap:22px}