Remove maxWidth: 1400 and margin: 0 auto from AppShell main container. Reduce padding from 2rem to 1rem so content fills available browser width. Adjust height calc in ItemsPage and AuditPage from 80px to 64px offset to account for reduced top padding. Closes #16