I solved this 10 minutes later. It's amazing how writing something down jobs the mind to go double-check something you've otherwise overlooked.
IN case it helps anyone else, the answer was that each "hosted zone" in Route53 has its own nameservers. To those of you who are intimately familiar w/ Route53, that's probably common sense. I'm brand new to Route53 (today actually) so I didn't know that. I think that's great actually and I applaud them for their ingenuity and creativity and the redundancy of their nameserver setup.
Coming from a networking background, I just overlook this because every DNS host I've ever used has either had static nameserver domains or assigned static nameserver domains to each account. I never thought that each domain could/would have different nameservers. It does actually make for some more clicks and copy/pastes when you're dealing w/ moving hundreds of domain names from one place to Route53 when you've got to get 4 new nameservers per domain after adding the domain as a hosted zone, but I'm sure AWS has pretty good reasons for doing ti this way that outweigh the extra work on the front.
I loathe answering my own question - it feel so much like playing a game by yourself, like throwing a football straight up to catch it yourself only a few steps later. I'm not even sure anyone will ever read this.