/* Externalise de la modification #56 le 23/08/2026 (G6M_EXTERNALISATION_V1016).
   Ce bloc etait inline dans PAGE_CONTAINER : il repartait donc dans le HTML de
   CHAQUE page, sans jamais etre mis en cache. En fichier, il est recupere une
   fois puis servi depuis le cache.
   Le <link> occupe la position EXACTE de l ancien <style> : l ordre de cascade
   est donc rigoureusement identique. */


/* G6M_ROCKSTAR_YELLOW_V384B */
html body .g6m-footer-legal__rockstar,
html body .g6m-forum-footer .g6m-footer-legal__rockstar,
html body footer .g6m-footer-legal__rockstar,
html body .g6m-footer-legal .g6m-footer-legal__rockstar,
html body .g6m-footer-legal--premium .g6m-footer-legal__rockstar,
html body .g6m-footer-legal--site-clone .g6m-footer-legal__rockstar,
html#XF body .g6m-footer-legal__rockstar,
html#XF body[data-template] .g6m-footer-legal__rockstar,
html#XF.template-forum_list body .g6m-footer-legal__rockstar,
html#XF.template-login body .g6m-footer-legal__rockstar {
  color: #ffd500 !important;
  -webkit-text-fill-color: #ffd500 !important;
  background: none !important;
  background-image: none !important;
  font-weight: 700 !important;
  text-shadow: 0 0 10px rgba(255, 213, 0, 0.28) !important;
}

