/* Homepage-only changes; preserve the paused server pages and shared theme. */
.command-webgame h1 {
  margin: 14px 0 24px;
  font-size: clamp(3rem, 5vw, 6rem);
  overflow-wrap: anywhere;
}
.command-webgame .button { font-size: .875rem; }
.command-topbar nav a:first-child { display: inline-flex; }
.console-body .shelter-game-logo {
  display: block;
  width: 100%;
  max-width: 360px;
  height: auto;
  opacity: 1;
  filter: none;
}
