/* NAKO Ribcage SSM – site styles */

.run-info {
  font-size: 0.9em;
  color: #666;
  border-top: 1px solid #eee;
  padding-top: 0.5rem;
  margin-top: 2rem;
}

iframe {
  display: block;
  margin: 1rem 0;
  width: 100%;
  max-width: 100%;
  border: 0;
}

/* Citation block on the Home page and the cite box below the margin TOC. */
.cite-pending {
  color: #6c757d;
}

.cite-box {
  font-size: 0.85rem;
  line-height: 1.45;
  margin-top: 1.25rem;
  padding-top: 0.75rem;
  border-top: 1px solid #dee2e6;
}

.cite-box dl {
  margin: 0.5rem 0;
}

.cite-box dt {
  font-weight: 600;
  margin-top: 0.4rem;
}

.cite-box dd {
  margin: 0;
  overflow-wrap: anywhere;
}

.cite-grid {
  row-gap: 0.75rem;
  align-items: start;
}

.cite-grid div.sourceCode {
  margin: 0;
}
