7452490a78
The page was a fixed 1.5fr/.75fr split — ten tall panels on the left, four short config forms on the right. The right column ran out about a quarter of the way down, so the rest of the page scrolled past an empty gutter, and finding anything meant scrolling through everything. Five tabs now, each using the full width: Team (queue, add sponsor, coaching radar, award capacity, messages), Traffic (conversions, org vs network), Members (submissions, lookup, matrix), My Money (positions income), Settings (AI chat, SendGrid, public page). The panels themselves are untouched — same markup, same ids, same JS. Only their grouping changed. Panes are moved in the HTML rather than by script, so the layout does not depend on JS running; the tab file only toggles which pane is visible and remembers the last one. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>