- ProgressStyle (Point/Segment) を復元して描画 - 停車駅のみPointを配置(通過駅はセグメントのみ) - currentStationIndex の部分一致フォールバック追加 - currentPosition 依存を除去し train.Pos から直接計算 - bodyフォーマッタで currentStation の '~' 区間を正しく分離 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>