:is(.header-mJ5Fde, .byline-form-path-header) {
  justify-content: space-between;
  align-items: center;
  gap: var(--spacing-8);
  display: flex;
}

:is(.regenerate-P5Mdye, .byline-form-path-regenerate) {
  color: inherit;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  font-size: .8rem;
  text-decoration: underline;
}

:is(.sr-only-feJgAM, .byline-form-path-sr-only) {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

