Disallow raw Pluma CSS variable strings.
Use this rule to keep application styles on typed Pluma token exports instead of raw CSS variable strings.
The rule reports string literals and template literal text that contain
var(--pluma-...). It does not try to infer dynamic string values.