/* ==========================================================================
   ETHNOS R275 — TCHAT 1280x720 — ALIGNEMENT SUR ARCHITECTURE VALIDEE
   Références F12 validées :
   - 1366x768 : Quick padding-bottom 8px, Quick::after désactivé,
                Deep::before = trait 1px top:0,
                Deep padding-top 8px, titre top:0.
   - 1536x864 : mêmes valeurs et même architecture.

   R275 applique exactement cette architecture au 1280x720 uniquement
   et neutralise les exceptions R267-R274 propres au 1280.

   1366x768 / 1536x864 / autres formats : NON TOUCHES.
   ========================================================================== */

html[data-ethnos-format-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isTchatDrawerOpen .memberExplorerPanel .salonQuickSearch{
  position:relative !important;
  margin-bottom:0 !important;
  padding-bottom:8px !important;
  border-bottom:0 !important;
}

html[data-ethnos-format-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isTchatDrawerOpen .memberExplorerPanel .salonQuickSearch::before,
html[data-ethnos-format-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isTchatDrawerOpen .memberExplorerPanel .salonQuickSearch::after{
  content:none !important;
  display:none !important;
}

html[data-ethnos-format-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isTchatDrawerOpen .memberExplorerPanel .salonDeepSearch{
  position:relative !important;
  margin-top:0 !important;
  padding-top:8px !important;
  border-top:0 !important;
}

html[data-ethnos-format-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isTchatDrawerOpen .memberExplorerPanel .salonDeepSearch::before{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  top:0 !important;
  left:8% !important;
  right:8% !important;
  bottom:auto !important;
  width:auto !important;
  height:1px !important;
  margin:0 !important;
  background:rgba(149,205,218,.24) !important;
  pointer-events:none !important;
}

html[data-ethnos-format-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isTchatDrawerOpen .memberExplorerPanel .salonDeepSearch::after{
  content:none !important;
  display:none !important;
}

html[data-ethnos-format-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-r234-1280="1"][data-ethnos-ui="discord-r111"]
body.isTchatDrawerOpen .memberExplorerPanel
.salonDeepSearch > .salonExplorerSectionHead{
  position:relative !important;
  top:0 !important;
  margin-top:0 !important;
  transform:none !important;
}
