.runtime-fallback {
  margin: 22px 0;
  padding: 18px 20px;
  border: 1px solid rgba(27,43,34,.18);
  background: rgba(244,242,234,.72);
}
.runtime-fallback strong {
  display: block;
  margin-bottom: 7px;
  font-size: 13px;
  letter-spacing: .04em;
}
.runtime-fallback p {
  margin: 0;
  max-width: 70ch;
  line-height: 1.6;
}
.runtime-fallback a {
  display: inline-block;
  margin-top: 12px;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.atlas-static-fallback {
  position: relative;
  z-index: 3;
}
#observationFeedback[data-state="error"] {
  color: #a64624;
}
@media (prefers-reduced-motion: reduce) {
  .bg-field canvas { opacity: .35; }
}
