612217ad89
- Root cause: .mobile-terminal-wrapper used height: 100vh inside flex parent - Fix: Use flex: 1 instead so grid properly allocates 1fr height to content - Add .shell.mobile-terminal-shell CSS to ensure full viewport coverage - Remove debug logging