yep - it looks like the easy urls are being read, but they're not being pointed to the correct file
i've tried poking a handful of other similar htaccess rewriteengine setups and they seem to all do one of two things: all urls either load the home page, or the wamp localhost page minus all javascript and css
(on nfsn which is a proper actual webhost opposed to local testing, it just makes everything load the home page)
to me it feels like somewhere in there it's not able to grab the subpages and just redirects back to home as a fallback? but i'm not sure how to like... visualize what exactly it's trying to do