static S hplaceholderColor(S color) { ret hcss([[input::placeholder { color: COLOR; }]].replace("COLOR", addPrefix("#", color))); }