CSS @ property

References:

@property --brand {
  syntax: "<color>";
  inherits: true;
  initial-value: red;
}