.download-result {
  margin-top: 1.125rem;
  padding: 1rem 1.125rem;
  border: 1px solid #cfe0f2;
  border-radius: 0.75rem;
  background: #f4f8fc;
}

.download-started {
  display: block;
  color: #1769e0;
  font-size: 0.95rem;
}

.download-result p {
  margin: 0.4rem 0 0;
  color: #66768b;
  font-size: 0.84rem;
  line-height: 1.5;
}

.manual-download-link {
  color: #0e4eae;
  font-weight: 750;
  text-underline-offset: 0.16em;
}

.manual-download-link:hover,
.manual-download-link:focus-visible {
  color: #1769e0;
  text-decoration-thickness: 2px;
}
