/* ETHNOS R75 — barres de navigation d'inscription alignées sur l'espace connecté.
   Aucun contenu central du parcours n'est modifié. */

/* 1366 × 768 : mêmes hauteurs, positions et typographies que l'espace connecté. */
@media (min-width:1280px) and (max-width:1450px) and (min-height:700px) and (max-height:850px){
  :root{--r56-topbar:50px!important;--r56-footer-main:46px!important;--r56-footer-legal:21px!important}
  .joinMemberTopbar{height:var(--r56-topbar)!important;grid-template-columns:minmax(0,1fr) 190px minmax(0,1fr)!important;padding:0 18px!important}
  .joinMemberBrand{width:68px!important;height:68px!important;top:4px!important}
  .joinMemberNav{gap:clamp(12px,2vw,28px)!important}
  .joinMemberNav span{font-size:11px!important;font-weight:400!important}
  .joinMemberFooterMain{height:var(--r56-footer-main)!important;grid-template-columns:minmax(330px,38vw) 1fr!important;padding:0 20px!important}
  .joinMemberVersion strong{font-size:14px!important}
  .joinMemberVersion span{font-size:9.5px!important}
  .joinMemberFooterMain nav span{font-size:9px!important}
  .joinMemberFooterLegal{height:var(--r56-footer-legal)!important;padding:0 20px!important}
  .joinMemberFooterLegal>a{font-size:10px!important}
  .joinMemberFooterLegal nav a{font-size:7.8px!important}
  .joinMemberFooterLegal small{font-size:7px!important}
}

/* 2560 × 1440+ : standard exact du tableau de bord connecté. */
@media (min-width:2500px) and (min-height:1200px){
  :root{--r56-topbar:56px!important;--r56-footer-main:68px!important;--r56-footer-legal:25px!important}
  .joinMemberTopbar{height:var(--r56-topbar)!important;grid-template-columns:minmax(0,1fr) 240px minmax(0,1fr)!important;padding:0 clamp(16px,2.2vw,42px)!important}
  .joinMemberBrand{width:78px!important;height:78px!important;top:7px!important}
  .joinMemberNav{gap:clamp(8px,1.2vw,22px)!important}
  .joinMemberNav span{font-size:13px!important;font-weight:400!important}
  .joinMemberFooterMain{height:var(--r56-footer-main)!important;grid-template-columns:minmax(300px,34vw) 1fr!important;padding:0 clamp(15px,2.1vw,40px)!important}
  .joinMemberVersion strong{font-size:14px!important}
  .joinMemberVersion span{font-size:8.5px!important}
  .joinMemberFooterMain nav span{font-size:9px!important}
  .joinMemberFooterLegal{height:var(--r56-footer-legal)!important;padding:0 clamp(15px,2.1vw,40px)!important}
  .joinMemberFooterLegal>a{font-size:10px!important}
  .joinMemberFooterLegal nav a{font-size:7.5px!important}
  .joinMemberFooterLegal small{font-size:7px!important}
}
