:root {
  --theme-accent: #c8102e;
  --theme-accent-2: #f0c75e;
  --theme-bg: #0f1419;
  --theme-surface: #1a222c;
}

body.app-body,
body.auth-body {
  /* héritage tokens app.css ; surcharge légère d’identité hub */
}
