.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.staff-inventory-card{margin-bottom:16px}
@media(max-width:1150px){.insight-grid{grid-template-columns:1fr 1fr}}
@media(max-width:780px){.insight-grid{grid-template-columns:1fr}}
