/* ==========================================================================
   ETHNOS R236 — 1280x720 UNIQUEMENT
   Base : R235
   ========================================================================== */

/* CENTRAL : partie droite complète positionnée à -10px.
   Les anciens décalages individuels restent neutralisés pour éviter -20px. */
html[data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180Trajectory{
  position:relative !important;
  left:-10px !important;
}

html[data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180TrajectoryEyebrow,
html[data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MembersValue strong,
html[data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MembersValue span,
html[data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180ProgressMeta,
html[data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180TrajectoryManifesto,
html[data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MilestoneTarget strong,
html[data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MilestoneTarget small,
html[data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MilestoneReward span{
  left:0 !important;
}

/* Au moins 4px après "membres" avant la cible suivante. */
html[data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MembersValue{
  margin-right:5px !important;
}

/* TCHAT : 4px entre Rechercher et le trait. */
html[data-ethnos-r234-1280="1"][data-ethnos-ui]
body.isTchatDrawerOpen .salonQuickSearch{
  padding-bottom:4px !important;
}

/* TCHAT : 4px entre le trait et Recherche approfondie. */
html[data-ethnos-r234-1280="1"][data-ethnos-ui]
body.isTchatDrawerOpen .salonDeepSearch{
  padding-top:4px !important;
}

/* TCHAT : vrai bouton Fermer
   - remonté visuellement de 4px
   - taille réduite conservée à 25px
   - aucun autre style modifié */
html[data-ethnos-r234-1280="1"][data-ethnos-ui]
body.isTchatDrawerOpen button[data-r186-tchat-close].r186TchatClose.ethnosActionOrange,
html[data-ethnos-r234-1280="1"][data-ethnos-ui]
body.isTchatDrawerClosing button[data-r186-tchat-close].r186TchatClose.ethnosActionOrange{
  transform:translateY(-4px) !important;
  height:25px !important;
  min-height:25px !important;
  max-height:25px !important;
  padding:0 8px !important;
  font-size:7.5px !important;
  line-height:1 !important;
}
