.industry-handbook-chip{display:inline-flex;align-items:center;gap:7px;padding:9px 17px;border-radius:999px;cursor:pointer;font-size:14px;font-weight:600;white-space:nowrap;transition:all .15s ease;border:1px solid #e5e7eb;background:#fff;color:#374151}.industry-handbook-chip.active{border-color:#111827;background:#111827;color:#fff}.industry-handbook-card{break-inside:avoid;margin-bottom:20px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:26px 24px;box-shadow:0 8px 24px rgba(0,31,107,.05);display:flex;flex-direction:column}.industry-handbook-grid{column-count:1;column-gap:20px}@media (min-width:768px){.industry-handbook-grid{column-count:2}}@media (min-width:1024px){.industry-handbook-grid{column-count:3}}