feat: add drag-to-reorder for photo thumbnails in gallery creation
Long-press (200ms) activates drag mode with pointer events. Dragged
thumb follows the pointer while neighbors shift to show the insertion
point. Uses frozen geometry snapshot for stable hit detection.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>