.industry-grid[data-v-c159ea0d]{grid-template-columns:repeat(var(--cols,4),1fr);gap:1rem;display:grid}.industry-badge[data-v-c159ea0d]{transition:transform .3s var(--new-ease),border-color .3s ease;border-radius:14px;align-items:center;gap:.625rem;padding:1rem 1.25rem;display:flex}.theme-dark .industry-badge[data-v-c159ea0d]{background:var(--new-surface);border:1px solid var(--new-border)}.theme-dark .industry-badge[data-v-c159ea0d]:hover{border-color:#3b82f640;transform:translateY(-2px)}.theme-light .industry-badge[data-v-c159ea0d]{border:1px solid var(--new-border-light);background:#fff}.theme-light .industry-badge[data-v-c159ea0d]:hover{border-color:#3b82f633;transform:translateY(-2px)}.industry-icon[data-v-c159ea0d]{flex-shrink:0;font-size:1.5rem}.industry-name[data-v-c159ea0d]{font-size:.875rem;font-weight:700}.theme-dark .industry-name[data-v-c159ea0d]{color:var(--new-text)}.theme-light .industry-name[data-v-c159ea0d]{color:var(--new-light-text)}@media (width<=768px){.industry-grid[data-v-c159ea0d]{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.industry-grid[data-v-c159ea0d]{grid-template-columns:1fr}}
