- PersonForm and AlbumForm now call lockBodyScroll/unlockBodyScroll via JS when Show state changes, preventing the body scroll context from interfering with position:fixed on mobile browsers - added minimal mobile CSS: align-items:flex-start, padding-top, and reduced max-height:85vh on modal-content for small viewports - safe disposal: unlocks body scroll on DisposeAsync if modal was open