/* 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_LOGIN_DECO_UP_V835
   Pull Vice City deco image up under benefits (kill margin-top:auto gap).
*/
html#XF[data-template="login"] .g6m397-deco,
html#XF body[data-template="login"] .g6m397-deco,
html body[data-template="login"] .g6m397-deco,
html#XF.template-login .g6m397-deco,
html body.template-login .g6m397-deco {
	margin: 12px 0 0 !important;
	margin-top: 12px !important;
	margin-bottom: 0 !important;
}
/* END G6M_LOGIN_DECO_UP_V835 */

