/* CloudGateManager custom tokens (FairCloud §3.7: the ONLY place for custom CSS).
   Keep this minimal; prefer Tabler variables/utilities everywhere else. */
.cg-key-mono {
  font-family: var(--tblr-font-monospace);
  word-break: break-all;
}
.cg-flash-stack {
  z-index: 1080;
}
