Same layout as app/page.tsx: title + stats + UploadCard / FilterBar / LetterBar / Grid.
Only the vertical rhythm and the empty-state padding change. No components moved, no columns added, no styles touched.
mb-8 32 px → mb-6 24 pxp-16 64 px → p-card 15 pxmb-3 12 px → mb-label 7 pxmy-6 24 px → unchanged (already on rhythm with the hero gap)FilterBar internal spacing, MasonryGrid, hero stats inline gap, UploadCard, page outer px-6 py-8 — all stay as they are.
mb-8 / p-16 / mb-3app/page.tsxDrop cover images to import. Codes are parsed from filenames; metadata can be filled manually or seeded from a sibling .nfo file.
All filtered out — switch back to All.
mb-6 / p-card / mb-labelapp/page.tsxDrop cover images to import. Codes are parsed from filenames; metadata can be filled manually or seeded from a sibling .nfo file.
All filtered out — switch back to All.