Last Updated: July 11, 2026
Our web portal utilizes basic browser cache techniques and local cookies to optimize styling values and route variables.
We utilize a local cookie parameter (theme) to store your preferred interface styling (Dark/Light mode) so that it remains active across subsequent page updates.
We employ browser history state parameters to support our client-side pathname router, enabling fast back-and-forth page transitions without requiring full server redirects.
You can disable or delete browser cookies inside your individual browser preferences dashboard. Please note that disabling cookies may reset your styling preferences to the default dark theme setup.