body[data-work-slug="heat-the-soul-5"] .layout-shell {
  max-width: 1280px;
  margin-top: 0;
}

body[data-work-slug="heat-the-soul-5"] .main-content {
  flex: 1 1 auto;
  min-width: 0;
  padding-top: 2px;
  padding-bottom: 28px;
}

body[data-work-slug="heat-the-soul-5"] .site-intro {
  margin-top: 0;
  padding-top: 0;
}

body[data-work-slug="heat-the-soul-5"] .site-intro-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin: 6px 0 8px;
}

.reference-scope-note { margin: 0 0 12px; color: var(--text-muted); font-size: .86rem; line-height: 1.65; }
.reference-result-count { margin: -4px 4px 8px; color: var(--text-muted); font-size: .84rem; font-weight: 700; text-align: right; }
.work-reference-table { table-layout: fixed; }
.work-reference-table th:nth-child(1), .work-reference-table td:nth-child(1) { width: 28%; }
.work-reference-table th:nth-child(2), .work-reference-table td:nth-child(2) { width: 26%; }
.work-reference-table th:nth-child(3), .work-reference-table td:nth-child(3) { width: 46%; }
body[data-reference-page="missions"] .work-reference-table th:nth-child(1), body[data-reference-page="missions"] .work-reference-table td:nth-child(1) { width: 18%; }
body[data-reference-page="missions"] .work-reference-table th:nth-child(2), body[data-reference-page="missions"] .work-reference-table td:nth-child(2) { width: 42%; }
body[data-reference-page="missions"] .work-reference-table th:nth-child(3), body[data-reference-page="missions"] .work-reference-table td:nth-child(3) { width: 40%; }
body[data-reference-page="stages"] .work-reference-table th:nth-child(1), body[data-reference-page="stages"] .work-reference-table td:nth-child(1) { width: 40%; }
body[data-reference-page="stages"] .work-reference-table th:nth-child(2), body[data-reference-page="stages"] .work-reference-table td:nth-child(2) { width: 20%; }
body[data-reference-page="stages"] .work-reference-table th:nth-child(3), body[data-reference-page="stages"] .work-reference-table td:nth-child(3) { width: 40%; }
.reference-primary-cell { color: var(--accent); }
.reference-primary-cell .character-name-text, .reference-name-text { overflow-wrap: anywhere; }
.reference-card .character-card-value, .reference-card .work-card-meta span { white-space: normal; overflow-wrap: anywhere; }
.reference-card .work-card-meta { display: flex; flex-wrap: wrap; gap: 6px 10px; padding: 6px 12px 9px; color: var(--text-main); font-size: .78rem; align-items: flex-start; }
.reference-card .work-card-meta span { display: inline-flex; gap: 5px; align-items: baseline; min-width: 0; }
.reference-card .work-card-meta b { flex: 0 0 auto; color: var(--text-muted); font-size: .72rem; }
.reference-mobile-sort-head { grid-template-columns: repeat(3, minmax(0, 1fr)); }
[data-reference-filter][hidden] { display: none; }
.reference-snapshot-note { margin-top: 12px; color: var(--text-muted); font-size: .82rem; line-height: 1.6; }
.reference-snapshot-note p { margin: 0; }

@media (max-width: 850px) {
  body[data-work-slug="heat-the-soul-5"] .main-content { padding: 6px 8px 8px; }
  body[data-work-slug="heat-the-soul-5"] .layout-shell,
  body[data-work-slug="heat-the-soul-5"] .main-content,
  body[data-work-slug="heat-the-soul-5"] .panel,
  body[data-work-slug="heat-the-soul-5"] .mobile-ad-slot,
  body[data-work-slug="heat-the-soul-5"] .character-list,
  body[data-work-slug="heat-the-soul-5"] .character-card { max-width: 100%; min-width: 0; }
  body[data-work-slug="heat-the-soul-5"] .site-intro-top { align-items: flex-start; margin-bottom: 6px; }
  .reference-mobile-sort-head .character-mobile-sort-button { min-width: 0; padding-inline: 4px; font-size: .72rem; }
}

@media (max-width: 430px) { .reference-mobile-sort-head { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
