.industries-hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;color:var(--brand-text)}.sub-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay.light{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.62))}.industries-hero .container{position:relative;max-width:820px;margin-left:max(24px,(100vw - 1140px) / 2)}.detailed-card-grid article a{font-weight:900}.checklist-panel{display:grid;grid-gap:12px;gap:12px;padding:24px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:var(--shadow-soft)}.checklist-panel label{display:flex;gap:12px;align-items:flex-start;margin:0;color:var(--brand-text);font-weight:700}.checklist-panel input{width:18px;height:18px;margin-top:4px;accent-color:var(--brand-primary)}.selector-note{margin-top:18px;color:var(--brand-text-muted)}