refactor: update video ambient backdrop gradient generation to use oklch color space
- Replace the previous gradient pairs with a new algorithm that utilizes the oklch color space for perceptually uniform hue distribution.
- Introduce functions for hue normalization and CSS conversion to enhance color generation.
- Adjust highlight and scrim opacity values for improved visual consistency.