f9f6d9d5ce
- Manual photo area now shows two clear choices: 📁 Choose from Gallery — plain accept=image/* (EXIF preserved) 📸 Take Photo — calls openManualCamera() for quick capture - Each has a label explaining EXIF behavior - openManualCamera() now appends input to DOM before click() (required by mobile Chrome for programmatic file input clicks) - Dynamically created camera input is cleaned up after use - camera-area overflow:visible to not clip the taller placeholder