/* 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. */

html body.template-thread_view .g6m-thread-reply-wrap .button,
html body.template-thread_view .g6m-thread-reply-wrap a.button,
html body.template-thread_view .g6m-thread-reply-wrap .button.button--cta,
html body.template-thread_view a.button.uix_quickReply--button {
  min-height: 3.4rem !important;
  padding: 0.8rem 1.95rem !important;
  font-size: 1.08rem !important;
  font-weight: 800 !important;
  gap: 0.7rem !important;
}
html body.template-thread_view .g6m-thread-reply-wrap .button.button--icon::before,
html body.template-thread_view .g6m-thread-reply-wrap .button .fa--xf,
html body.template-thread_view .g6m-thread-reply-wrap .button svg {
  width: 1.35em !important;
  height: 1.35em !important;
  min-width: 1.35em !important;
}
