Use top_slug/sub_slug directly instead of current_local_href for active state detection. The previous approach compared full request paths against short category-relative paths, which never matched. This also avoids conflicting with current_local_href used by brand filter URL construction. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>