
/* ===== BADGE 100 % GRATUIT — BLEU MARINE + ROUGE, relief premium ===== */
html body #MainContent .ldgh .search .ldgp-free .ldgp-free-in,
html body #MainContent .ldgh .search > .ldgp-free[data-ldg-corner-anchored="1"] .ldgp-free-in{
  border:1px solid rgba(127,224,255,.88)!important;
  background:
    radial-gradient(circle at 29% 18%,rgba(255,255,255,.30) 0 5%,rgba(255,255,255,.10) 11%,transparent 24%),
    radial-gradient(circle at 34% 28%,#2B78AA 0%,#0D416A 28%,#0B3258 51%,#071E33 76%,#041421 100%)!important;
  box-shadow:
    inset 0 2px 1px rgba(255,255,255,.28),
    inset 0 -10px 18px rgba(0,0,0,.34),
    inset 0 0 0 3px rgba(127,224,255,.08),
    0 0 0 2px #071E33,
    0 0 0 5px #D6304B,
    0 0 0 7px rgba(127,224,255,.24),
    0 15px 25px -9px rgba(0,0,0,.58)!important;
}
html body #MainContent .ldgh .search .ldgp-free .ldgp-free-in::before,
html body #MainContent .ldgh .search > .ldgp-free[data-ldg-corner-anchored="1"] .ldgp-free-in::before{
  border-color:rgba(232,69,95,.92)!important;
  box-shadow:inset 0 0 0 1px rgba(127,224,255,.10)!important;
}
html body #MainContent .ldgh .search .ldgp-free .ldgp-free-in::after,
html body #MainContent .ldgh .search > .ldgp-free[data-ldg-corner-anchored="1"] .ldgp-free-in::after{
  background:linear-gradient(145deg,rgba(255,255,255,.16),transparent 42%,rgba(214,48,75,.08))!important;
  opacity:.50!important;
}
html body #MainContent .ldgh .search .ldgp-free .ldgp-free-tx b,
html body #MainContent .ldgh .search > .ldgp-free[data-ldg-corner-anchored="1"] .ldgp-free-tx b{
  color:#F8FDFF!important;
  -webkit-text-fill-color:#F8FDFF!important;
  text-shadow:0 1px 0 rgba(255,255,255,.15),0 3px 6px rgba(0,0,0,.48)!important;
}
html body #MainContent .ldgh .search .ldgp-free .ldgp-free-tx i,
html body #MainContent .ldgh .search > .ldgp-free[data-ldg-corner-anchored="1"] .ldgp-free-tx i{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:linear-gradient(180deg,#F05A70 0%,#D6304B 48%,#A91D35 100%)!important;
  border:1px solid rgba(255,255,255,.30)!important;
  border-radius:999px!important;
  padding:2px 6px!important;
  text-shadow:0 1px 1px rgba(0,0,0,.24)!important;
  box-shadow:0 3px 7px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.20)!important;
}

input[data-ldg-phone="1"]{font-variant-numeric:tabular-nums!important}
input[data-ldg-plate="1"]{text-transform:uppercase!important;letter-spacing:.035em!important}

/* ===== PLAQUE ÉTRANGÈRE / ANCIEN FORMAT — ajout discret, aucune autre mise en page ===== */
html body #MainContent .ldgh .ldg-altfmt-row{
  display:flex!important;align-items:center!important;gap:8px!important;
  width:fit-content!important;max-width:100%!important;margin:5px 0 0!important;
  padding:0!important;color:#D8ECF7!important;cursor:pointer!important;
  font-family:Inter,system-ui,sans-serif!important;font-size:.68rem!important;
  font-weight:650!important;line-height:1.3!important;letter-spacing:0!important;
  text-transform:none!important;user-select:none!important;
}
html body #MainContent .ldgh .ldg-altfmt-row input{
  width:16px!important;height:16px!important;min-width:16px!important;flex:0 0 16px!important;
  margin:0!important;padding:0!important;appearance:auto!important;-webkit-appearance:checkbox!important;
  accent-color:#7FE0FF!important;cursor:pointer!important;
}
html body #MainContent .ldgh .ldg-altfmt-row span{color:#D8ECF7!important;text-transform:none!important;letter-spacing:0!important}
html body #MainContent .ldgh .ldg-altfmt-row:has(input:checked) span{color:#FFFFFF!important}
@media(max-width:559px){
  html body #MainContent .ldgh .ldg-altfmt-row{font-size:.66rem!important;margin-top:4px!important}
}
