/* VS-009.V — Company-natural language pass */

.rv-u-composer-summary strong {
  font-family: inherit;
  letter-spacing: .045em;
}

.rv-u-internal-ref {
  display: inline-flex;
  margin-top: 4px;
  min-height: 18px;
  align-items: center;
  padding: 0 5px;
  border: 1px solid var(--rv-border-subtle);
  background: #fff;
  color: var(--rv-text-muted);
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: .055em;
}

.rv-u-company-copy {
  color: var(--rv-text-primary);
  font-size: 11px;
  line-height: 1.45;
}

.rv-u-human-title {
  color: var(--rv-text-primary);
  font-size: 13px;
  font-weight: 760;
  line-height: 1.3;
}

.rv-u-soft-note {
  padding: 8px;
  border: 1px solid rgba(31,111,159,.22);
  background: rgba(31,111,159,.045);
  color: var(--rv-text-secondary);
  font-size: 10.5px;
  line-height: 1.45;
}

.rv-u-actions button[disabled] {
  cursor: not-allowed;
}
