100vh/100vw makes each .page span the full physical page regardless of
whether the user prints to A4 or US Letter, eliminating the white band
on A4 while keeping the footer visible on Letter.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Drop the 8mm page padding and extend frame to full 297mm in @media print
so the footer is no longer clipped on the short CV and the white band
around each page disappears.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>