46a4a6ee29
Topbar wrapper used md:px-0 (edge-to-edge of main column) while the page content wrapper used md:px-8 (32px side padding). Result was a 32px overshoot on each side of the topbar pill versus the hero, stat cards, and panels below it. Match the wrappers — topbar now uses md:px-8 too. Left/right edges of the search bar pill line up with the hero/stat panels.