.halo-industries-hero{position:relative;background:linear-gradient(135deg,var(--brand-secondary),var(--brand-primary-dark))}.halo-industries-hero-card{max-width:780px}.halo-industries-hero-card .halo-eyebrow,.halo-industries-hero-card h1,.halo-industries-hero-card p{color:#fff}.halo-use-cases{background:#fff}.halo-use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.halo-use-grid article{position:relative;display:grid;grid-template-columns:42% 1fr;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;overflow:hidden}.halo-use-grid img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover}.halo-use-grid article>div{padding:24px}.halo-use-grid p{margin-bottom:0;color:var(--brand-text)}.halo-selector-guide{background:var(--brand-bg-alt)}.halo-checklist{display:grid;grid-gap:14px;gap:14px}.halo-checklist label{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;padding:16px;color:var(--brand-text);font-weight:700}.halo-checklist input{margin-top:6px;accent-color:var(--brand-primary)}@media (max-width:991px){.halo-use-grid{grid-template-columns:1fr}}@media (max-width:575px){.halo-use-grid article{grid-template-columns:1fr}}