Currently detail screens are portrait-only. Add landscape layout support:
- Use horizontal arrangement for charts and values in landscape
- Consider a split-pane layout (chart on left, values on right)
- Test and fix any layout clipping or scrolling issues
- Ensure both bottom bar buttons (logging/export) are still accessible
Currently detail screens are portrait-only. Add landscape layout support: