/*
  Legacy alias stylesheet.
  Some older pages still reference /static/css/horizon-compat.css.
  Keep it as a thin wrapper to avoid 404s and preserve styling.
*/

@import url('/static/css/horizon-v2.css');

