/* Status text feedback for the Print Label button (data-mlp-brother-ptouch-status). The
   consuming page owns the element itself and its placement — this only owns the error-state
   color, same mechanism-vs-content boundary every mlp-libraries package draws. */
.mlp-brother-ptouch-status--error {
  color: var(--c-danger);
}
