fix(presentation): add generate:marpit-base-css to test task deps in turbo.json
Vite's import-analysis resolves module paths before vi.mock can intercept,
so the prebuilt CSS file must exist on disk for the test to pass in CI.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>