/* Loaded only by this release's content pages, never by the retained drone. */
body[data-release-page] .nav_searchFrom { color: #12354a !important; }
body[data-release-page="about.html"] .group_structure_figure > figcaption { color: #4d6277; }
body[data-release-page="about.html"] .academic_research_list time { color: #805b10; }
body[data-release-page="about.html"] #for-investors-title ~ p a { color: #ffffff; text-decoration: underline; }
body[data-release-page="ai-data-center.html"] .aidc-spec-list > div > dt { color: #07636b; font-size: 12px; }
body[data-release-page="ai-data-center.html"] .aidc-history__track time { color: #805b10; }
body[data-release-page="camera.html"] .camv-role-grid > article > span { color: #805b10; }
body[data-release-page="harassment-ai.html"] .ha-v9-scope-diagram__divider > span { color: #4d6277; }
body[data-release-page="ai-data-center.html"] .aidc-section__header > p > a,
body[data-release-page="news.html"] .pocv5-news-context > a { text-decoration: underline; text-underline-offset: 3px; }
/* Keep the numbered development themes separate from multi-language headings. */
body[data-release-page="harassment-ai.html"] .ha-v9-module-grid .ha-v2-module {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 42px;
  align-content: start;
  column-gap: 12px;
}
body[data-release-page="harassment-ai.html"] .ha-v9-module-grid .ha-v2-module > span {
  position: static;
  grid-column: 2;
  grid-row: 1;
  text-align: right;
  line-height: 1.2;
}
body[data-release-page="harassment-ai.html"] .ha-v9-module-grid .ha-v2-module > h3 {
  grid-column: 1;
  grid-row: 1;
  min-width: 0;
  white-space: normal;
}
body[data-release-page="harassment-ai.html"] .ha-v9-module-grid .ha-v2-module > p {
  grid-column: 1 / -1;
}
