@namespace DeepDrftPublic.Client.Controls @* Full-page background waveform for a Mix release. Deliberately NOT the player-bar peak-bar idiom (SpectrumVisualizer / LevelMeterFab own that): this renders a single continuous mirrored silhouette filling the viewport behind the detail content. Fetches its own datum from api/release/{id}/mix/waveform. The played portion is washed with the progress overlay driven by PlaybackPosition; the click-to-seek seam (OnSeek + bindable PlaybackPosition) is wired here for a future wave even though click handling does not ship yet. *@