.online-runtime-note {
  margin: 0.8rem 0 1rem;
  padding: 0.6rem 0.75rem;
  border: 1px solid rgba(255,255,255,0.45);
  background: rgba(255,255,255,0.04);
  color: rgba(255,255,255,0.82);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  line-height: 1.45;
  text-transform: uppercase;
}

html[data-online-runtime="solo"] [data-open="lan"],
html[data-online-runtime="solo"] #screen-lan {
  display: none !important;
}
