/* ══════════════════════════════════════════════════════════════════
   TEMA DE ESTE RESTAURANTE — sigue al global por defecto.
   Para fijar un tema propio (sin afectar a los demás restaurantes):
     bash scripts/cambiar_tema_restaurante.sh <slug> <tema>
   Para volver a seguir el tema global:
     bash scripts/cambiar_tema_restaurante.sh <slug> --global
   ══════════════════════════════════════════════════════════════════ */
@import url("/themes/activo.css");
