--bg-card is translucent (rgba .4) in dark mode - a glass effect for cards on the page, but a floating modal rendered over content showed the page through it. Modals now use --bg-card-solid (the opaque surface the shared Modal.vue uses), with a border + shadow, and are wider (entry editor min(920px,94vw)) so the full field set fits. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>