.company-directory{padding-top:8px}.company-directory-count{color:var(--otwr-text-muted);margin:0 0 16px;font-size:.9rem}.company-directory-count-extra:before{content:"·";margin:0 .5em}.company-directory-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;display:grid}.company-directory-card{text-align:center;min-height:148px;color:var(--otwr-text);background:var(--otwr-bg-elevated);border:1px solid var(--otwr-border);border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:18px 12px 16px;text-decoration:none;display:flex;box-shadow:0 2px 15px #0000000d}.company-directory-card:hover{color:var(--otwr-text);border-color:#2e55fa;text-decoration:none}.company-directory-logo{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:72px;height:72px;padding:8px;display:flex}.company-directory-logo img{object-fit:contain;max-width:72px;max-height:72px}.company-directory-initials{color:#2e55fa;background:#2e55fa1a;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;font-weight:700;display:flex}.company-directory-name{font-weight:600;line-height:1.3}.company-directory-empty{text-align:center}html.dark .company-directory-card{box-shadow:0 4px 18px #00000059}html.dark .company-directory-card:hover{border-color:#8ab4ff}html.dark .company-directory-initials{color:#8ab4ff;background:#8ab4ff24}
