/* ETHNOS R233 — audit 1280 + navigation basse */

/* 1280x720 uniquement */
html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180TrajectoryEyebrow,
html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MembersValue strong,
html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MembersValue span,
html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180ProgressMeta,
html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180TrajectoryManifesto,
html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MilestoneTarget strong,
html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MilestoneTarget small,
html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MilestoneReward span{
  position:relative !important;
  left:-10px !important;
}

html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180TrajectorySteps .r180MilestoneTarget strong{
  font-size:11px !important;
  line-height:1 !important;
}
html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180TrajectorySteps .r180MilestoneTarget small{
  font-size:5px !important;
  line-height:1 !important;
}

html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180TrajectorySteps .r180MilestoneReward{
  grid-template-columns:28px minmax(0,1fr) !important;
  column-gap:6px !important;
  gap:6px !important;
  align-items:start !important;
}
html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180TrajectorySteps .r180MilestoneReward > b{
  box-sizing:border-box !important;
  width:10px !important;
  height:10px !important;
  min-width:10px !important;
  min-height:10px !important;
  font-size:7px !important;
  line-height:1 !important;
  justify-self:center !important;
  left:0 !important;
}

html[data-ethnos-format-1280="1"][data-ethnos-ui="discord-r111"]
body.isEthnosHomeView .r180MembersValue{
  margin-right:5px !important;
}

/* Profil 1280 */
html[data-ethnos-format-1280="1"][data-ethnos-ui]
body [data-member-drawer-panel="profile"] .memberTrophyIntro > img{
  width:47px !important;
  height:47px !important;
}
html[data-ethnos-format-1280="1"][data-ethnos-ui]
body [data-member-drawer-panel="profile"] .memberProfileActions{
  gap:5px !important;
}
html[data-ethnos-format-1280="1"][data-ethnos-ui]
body [data-member-drawer-panel="profile"] .memberEdit,
html[data-ethnos-format-1280="1"][data-ethnos-ui]
body [data-member-drawer-panel="profile"] .memberLogout{
  height:26px !important;
  min-height:26px !important;
  max-height:26px !important;
  padding:0 7px !important;
  font-size:8px !important;
  line-height:1 !important;
}
html[data-ethnos-format-1280="1"][data-ethnos-ui]
body [data-member-drawer-panel="profile"] .memberDrawerCloseButton{
  height:25px !important;
  min-height:25px !important;
  max-height:25px !important;
  padding:0 12px !important;
  font-size:8px !important;
  line-height:1 !important;
}

/* Tchat 1280 */
html[data-ethnos-format-1280="1"][data-ethnos-ui]
body.isTchatDrawerOpen .salonQuickSearch{
  padding-bottom:4px !important;
}
html[data-ethnos-format-1280="1"][data-ethnos-ui]
body.isTchatDrawerOpen .salonDeepSearch{
  padding-top:4px !important;
}
html[data-ethnos-format-1280="1"][data-ethnos-ui]
body.isTchatDrawerOpen button[data-r186-tchat-close].r186TchatClose.ethnosActionOrange,
html[data-ethnos-format-1280="1"][data-ethnos-ui]
body.isTchatDrawerClosing button[data-r186-tchat-close].r186TchatClose.ethnosActionOrange{
  position:relative !important;
  top:0 !important;
  margin-top:6px !important;
  height:27px !important;
  min-height:27px !important;
  max-height:27px !important;
  padding:0 9px !important;
  font-size:8px !important;
  line-height:1 !important;
}

/* Navigation basse : 1280 / 1366 / 1707 / 1920 uniquement */
html[data-ethnos-format-1280="1"] body #memberWorldDock,
html[data-ethnos-format-1366="1"] body #memberWorldDock,
html[data-ethnos-format-1707="1"] body #memberWorldDock,
html[data-ethnos-format-1920="1"] body #memberWorldDock{
  grid-template-columns:repeat(7,minmax(0,1fr)) !important;
  column-gap:4px !important;
  gap:4px !important;
}

html[data-ethnos-format-1280="1"] body #memberWorldDock button,
html[data-ethnos-format-1366="1"] body #memberWorldDock button,
html[data-ethnos-format-1707="1"] body #memberWorldDock button,
html[data-ethnos-format-1920="1"] body #memberWorldDock button{
  min-width:0 !important;
  width:100% !important;
  padding-inline:3px !important;
  gap:3px !important;
  overflow:hidden !important;
}

html[data-ethnos-format-1280="1"] body #memberWorldDock button span,
html[data-ethnos-format-1366="1"] body #memberWorldDock button span,
html[data-ethnos-format-1707="1"] body #memberWorldDock button span,
html[data-ethnos-format-1920="1"] body #memberWorldDock button span{
  min-width:0 !important;
  max-width:100% !important;
  white-space:normal !important;
  overflow:hidden !important;
  text-overflow:clip !important;
  word-break:normal !important;
  line-height:1.04 !important;
  text-align:center !important;
}

html[data-ethnos-format-1280="1"] body #memberWorldDock button span{font-size:8px !important;}
html[data-ethnos-format-1366="1"] body #memberWorldDock button span{font-size:8.5px !important;}
html[data-ethnos-format-1707="1"] body #memberWorldDock button span{font-size:9.5px !important;}
html[data-ethnos-format-1920="1"] body #memberWorldDock button span{font-size:10px !important;}
