.dl-meta {
  margin: 0 0 18px;
  color: var(--text-dim);
  font-size: 0.92rem;
  line-height: 1.55;
  min-height: 1.4em;
}

.dl-btn-mr {
  background: linear-gradient(135deg, #10b981, #059669);
  color: #fff;
  box-shadow: 0 4px 20px rgba(16, 185, 129, 0.35);
}

.dl-btn-vocal {
  background: linear-gradient(135deg, #7c6ee6, #5b4fc7);
  color: #fff;
  box-shadow: 0 4px 20px rgba(124, 110, 230, 0.35);
}

.dl-nle-item__steps {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.55;
  color: var(--text-dim);
}
