html.pm-shell {
  font-size: 12px;
}
body.pm-shell {
  margin: 0;
  background: #f7f8fb;
  color: #0b1f3a;
  font-family: "Plus Jakarta Sans", "Segoe UI", system-ui, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
#mtApp { min-height: 100vh; }
