/**
 * Meatbox Family — toast success icon uses brand coral.
 */
.fixed.top-20.right-6[x-data] span.material-symbols-outlined.text-success {
  color: var(--color-primary);
}
