/**
 * Forum dark shell — loaded in <head> with forum_state_board_modern.css
 * v bump after edits
 */
html[data-theme="light"] body.forum-discussion-page,
body.forum-discussion-page[data-theme="light"],
body.forum-discussion-page {
  background: #0b1120 !important;
  background-color: #0b1120 !important;
  color: #e2e8f0 !important;
  min-height: 100vh !important;
}
