/* These use actual 1000×620 situation DOM, projected by the existing homography. */
.scene-case-preview { pointer-events: none; filter: brightness(.94) saturate(.8); }
.scene-case-preview[hidden] { display: none !important; }
.scene-financedb-preview .database-context {
  position: static;
  width: 100%;
  height: 100%;
  padding: 34px;
  transform: none;
  font-size: 28px;
  background: #d9e9f6;
}
.scene-financedb-preview .database-context header { padding-bottom: 24px; }
.scene-financedb-preview .database-context p { margin: 24px 0; }
