/* Compatibility shims for legacy class names */
.hub-shell  { flex: 1; display: flex; flex-direction: column; }
.hub-page-main { flex: 1; }
.not-printable { }
/* icon helper */
.icon.medium { width: 18px; height: 18px; }
/* mode badge overrides */
.mode-badge { }
/* stats bars */
.stats-bars { }
/* hub overlay compat */
.hub-overlay[aria-hidden="true"]:not(.hidden) { display: none; }
