.cifra-display {
  font-family: 'Courier New', monospace;
  font-size: 0.9rem;
  line-height: 1.5;
}

.cifra-linha {
  min-height: 1.2em;
}

.cifra-linha-vazia {
  height: 0.8em;
}

.cifra-linha-segmentada {
  white-space: normal;
  margin-bottom: 2px;
}

.cifra-acorde-segmento {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

.cifra-acorde-nome {
  display: block;
  color: #b45309;
  font-weight: 700;
  line-height: 1.3;
  min-height: 1.3em;
  white-space: nowrap;
}

.cifra-acorde-texto {
  display: block;
  white-space: pre-wrap;
  line-height: 1.5;
}

.cifra-secao {
  font-weight: bold;
  color: #6b7280;
  margin-top: 6px;
  margin-bottom: 2px;
}

.cifra-acordes-solo {
  color: #b45309;
  font-weight: 700;
  white-space: pre-wrap;
}
