Oh damn, you're using the snap version of Steam, this is unfortunately outside of my area of experience :(
Some key error messages I see are:
/home/pokko/snap/steam/common/.local/share/Steam/ubuntu12_64/steamwebhelper.sh: line 53: /proc/sys/kernel/unprivileged_userns_clone: Permission denied
/home/pokko/snap/steam/common/.local/share/Steam/ubuntu12_64/steamwebhelper.sh: line 60: /proc/sys/user/max_user_namespaces: Permission denied
and
flock /usr/share/fonts/truetype/liberation/LiberationSans-Regular.ttf LOCK_SH failed. errno = 13vkEnumeratePhysicalDevices failed, unable to init and enumerate GPUs with Vulkan.
BInit - Unable to initialize Vulkan!
You've got permission errors and a GPU driver issue somewhere, likely related to the permission errors. The flock
errors stand out to me also, as they are fonts. Maybe required fonts for the game to run?
Thankfully someone stepped in about snap... I don't like it and would have gone on a rant without circling back to the issue on hand lmao
As recommended somewhere up the chain, try a different version of Proton. Support for your hardware may have been deprecated.
From here, I'm out of my element. Best of luck, sorry I couldn't have been of more help!