/* V6.8.1 — choix de langue visible uniquement sur la page d’accueil. */
#adml-language-switcher[hidden]{display:none!important}
/* AutoDiag Multi 0.6.1 — bandeau langue compact, responsive et sans chevauchement */
#adml-language-switcher{position:relative;z-index:130;flex:0 0 auto;margin-left:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color:#172033}
#adml-language-button{display:inline-flex;align-items:center;justify-content:center;gap:.46rem;min-height:42px;max-width:100%;border:1px solid rgba(0,0,0,.14);background:#fff;color:#172033;border-radius:12px;padding:.48rem .68rem;font:inherit;font-weight:850;box-shadow:0 3px 12px rgba(0,0,0,.09);cursor:pointer;white-space:nowrap}
#adml-language-button:focus-visible{outline:3px solid rgba(208,18,27,.24);outline-offset:2px}
.adml-flag{width:28px;height:19px;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.18);display:block;flex:none}
.adml-active-flag{width:30px;height:20px}.adml-language-code{display:none}.adml-caret{font-size:.78rem;flex:none}
#adml-language-backdrop{position:fixed;inset:0;background:rgba(17,20,24,.48);z-index:2147483638;backdrop-filter:blur(2px)}
#adml-language-backdrop[hidden],#adml-language-menu[hidden]{display:none!important}
#adml-language-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:2147483639;width:min(340px,calc(100vw - 20px));max-height:min(72vh,560px);overflow:auto;overscroll-behavior:contain;background:#fff;border:1px solid rgba(0,0,0,.14);border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.25);padding:.65rem}
.adml-menu-head{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e7e9ef;margin-bottom:.35rem}.adml-menu-title{font-weight:850;padding:.55rem .35rem .75rem;flex:1}.adml-menu-close{border:0;background:#f0ece5;width:36px;height:36px;border-radius:10px;font-size:24px;line-height:1;cursor:pointer;color:#262629}.adml-sheet-handle{display:none}
.adml-language-list{display:grid;gap:2px}
#adml-language-menu [data-locale]{width:100%;display:grid;grid-template-columns:2.2rem minmax(0,1fr);gap:.5rem;align-items:center;text-align:left;border:0;background:transparent;border-radius:9px;padding:.58rem .65rem;color:#172033;cursor:pointer;font-weight:700}
#adml-language-menu [data-locale]:hover,#adml-language-menu [data-locale].is-active{background:#edf4ff}.adml-doc-note{margin-top:.45rem;padding:.65rem;border-radius:9px;background:#fff8e6;color:#644b00;font-size:.78rem;line-height:1.35}
body.adml-language-open{position:fixed;left:0;right:0;width:100%;overflow:hidden}
.brandChoice img{max-width:min(290px,72%);max-height:105px;width:auto;height:auto;object-fit:contain}.brandChoice .brandName{display:none!important}
header .hd{flex-wrap:nowrap;row-gap:8px}header .hd .proaccess{margin-left:auto}header .hd .offlinebadge{margin-left:0}

@media(max-width:700px){
  header .wrap.hd{display:flex;align-items:center;gap:8px 10px;flex-wrap:wrap;padding-top:9px;padding-bottom:9px}
  header .logo{order:1;flex:0 0 auto;max-width:104px;height:auto;max-height:27px}
  header .hsep{display:none}
  header .htxt{order:2;display:block;flex:1 1 110px;min-width:0}
  header .htxt b,header .htxt span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  header .htxt b{font-size:11.5px;line-height:1.2}header .htxt span{font-size:9.5px;line-height:1.2;margin-top:2px}
  #adml-language-switcher{order:3;flex:0 0 auto;margin:0!important}
  #adml-language-button{min-width:48px;min-height:40px;padding:.42rem .52rem;box-shadow:none;border-radius:11px}
  #adml-language-button .adml-language-name{display:none}.adml-language-code{display:inline;font-size:11px;letter-spacing:.04em}.adml-active-flag{width:25px;height:17px}.adml-caret{display:none}
  header .proaccess,header .offlinebadge{order:10;flex:1 1 calc(50% - 5px);min-width:0;margin:0!important;width:auto;padding:8px 9px;min-height:39px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  header .proaccess{font-size:11.5px}header .offlinebadge{font-size:10.5px}
  #adml-language-menu{position:fixed;left:0;right:0;top:auto;bottom:0;width:100%;max-height:min(78dvh,660px);border-radius:20px 20px 0 0;border-bottom:0;padding:.55rem .75rem calc(.8rem + env(safe-area-inset-bottom));box-shadow:0 -18px 55px rgba(0,0,0,.27)}
  .adml-sheet-handle{display:block;width:46px;height:5px;border-radius:999px;background:#d9d5ce;margin:2px auto 6px}
  .adml-menu-head{position:sticky;top:-.55rem;background:#fff;z-index:2;padding-top:.25rem}.adml-language-list{grid-template-columns:1fr 1fr;gap:4px}
  #adml-language-menu [data-locale]{padding:.7rem .62rem;grid-template-columns:2rem minmax(0,1fr);font-size:14px}.adml-language-list .adml-language-code{display:none}
}
@media(max-width:370px){header .logo{max-width:88px}header .htxt span{display:none}.adml-language-list{grid-template-columns:1fr}}
