.steasy-locator{--cyan:#36bed8;--cyan-deep:#087f99;--ink:#111b25;--muted:#667581;--line:rgba(17,27,37,.11);max-width:1240px;margin:42px auto;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}
.steasy-locator *{box-sizing:border-box}.steasy-locator__head{max-width:900px;margin-bottom:30px}.steasy-locator__kicker{display:block;color:var(--cyan-deep);font-size:13px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.steasy-locator__head h2{margin:10px 0 12px;font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.055em}.steasy-locator__head p{max-width:820px;margin:0;color:var(--muted);font-size:18px;line-height:1.55}
.steasy-locator__shell{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(350px,.65fr);min-height:var(--steasy-map-height);overflow:hidden;border:1px solid var(--line);border-radius:34px;background:#fff;box-shadow:0 28px 80px rgba(17,27,37,.11)}.steasy-locator__map-panel{display:flex;flex-direction:column;min-width:0;background:linear-gradient(145deg,#f8fdfe,#edf8fb)}.steasy-locator__toolbar{min-height:64px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid var(--line)}.steasy-locator__legend{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.steasy-locator__legend i{width:14px;height:14px;border-radius:4px;background:var(--cyan);box-shadow:0 0 0 5px rgba(54,190,216,.14)}.steasy-locator__map{position:relative;flex:1;min-height:560px;overflow:hidden}.steasy-locator__map svg{width:100%;height:100%;display:block}.steasy-locator__loading{position:absolute;z-index:5;inset:0;display:grid;place-items:center;background:rgba(245,252,253,.9);color:var(--muted);font-weight:800}.steasy-locator__loading.is-hidden{display:none}.steasy-map-department{fill:#fff;stroke:#b8ccd3;stroke-width:1.15;vector-effect:non-scaling-stroke;transition:fill .18s ease,opacity .18s ease,stroke .18s ease}.steasy-map-department.is-covered{fill:var(--agency-color,#bdeef5);stroke:#fff;stroke-width:1.5;cursor:pointer}.steasy-map-department.is-covered:hover,.steasy-map-department.is-covered:focus,.steasy-map-department.is-active{fill:var(--agency-color,#36bed8);stroke:#10212b;stroke-width:2;outline:none}
.steasy-locator__details{padding:30px;background:#111b25;color:#fff;overflow:auto}.steasy-locator__empty{min-height:100%;display:flex;flex-direction:column;justify-content:center}.steasy-locator__empty>span{font-size:86px;line-height:.8;font-weight:800;letter-spacing:-.08em;color:var(--cyan)}.steasy-locator__empty h3{margin:24px 0 10px;font-size:30px;line-height:1.05}.steasy-locator__empty p{margin:0;color:#b9c7cf;line-height:1.55}.steasy-locator__agency-logo{width:100%;min-height:108px;display:grid;place-items:center;margin-bottom:22px;padding:16px;border-radius:22px;background:#fff}.steasy-locator__agency-logo img{max-width:190px;max-height:80px;width:auto;height:auto;object-fit:contain}.steasy-locator__details .steasy-locator__kicker{color:#65d9ec}.steasy-locator__details h3{margin:10px 0;font-size:clamp(32px,3vw,48px);line-height:1;letter-spacing:-.045em}.steasy-locator__location{margin:0 0 18px;color:#c0cdd4}.steasy-locator__contact{display:grid;gap:9px;margin-bottom:24px}.steasy-locator__contact a{color:#fff;text-decoration:none;font-weight:800}.steasy-locator__contact a:hover{text-decoration:underline}.steasy-locator__phone{font-size:20px}.steasy-locator__section-title{margin:0 0 10px;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#65d9ec}.steasy-locator__chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.steasy-locator__chips span{padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);font-size:12px;font-weight:800}.steasy-locator__city-list{margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}.steasy-locator__city-list strong{display:block;margin-bottom:10px}.steasy-locator__city-list div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.steasy-locator__city-list a,.steasy-locator__city-list span{padding:7px 9px;border-radius:10px;background:rgba(255,255,255,.07);color:#dce6eb;font-size:12px;text-decoration:none}.steasy-locator__actions{margin-top:24px}.steasy-locator__actions a{min-height:52px;display:flex;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;text-align:center;text-decoration:none;font-weight:900}.steasy-locator__actions .is-primary{background:var(--cyan);color:#071820}
.steasy-locator__form{margin-top:34px;padding:34px;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:0 18px 55px rgba(17,27,37,.08);scroll-margin-top:110px}.steasy-locator__form-head{max-width:760px;margin-bottom:26px}.steasy-locator__form-head h3{margin:8px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.02;letter-spacing:-.045em}.steasy-locator__form-head p{margin:0;color:var(--muted);font-size:17px}.steasy-locator__error{padding:30px;color:#8b2d2d;background:#fff1f1;border-radius:20px}
@media(max-width:980px){.steasy-locator__shell{grid-template-columns:1fr}.steasy-locator__map{min-height:560px}.steasy-locator__details{min-height:420px}.steasy-locator__empty{min-height:340px}.steasy-locator__agency-logo{max-width:320px}}
@media(max-width:680px){.steasy-locator{margin:28px 0}.steasy-locator__head h2{font-size:42px}.steasy-locator__head p{font-size:16px}.steasy-locator__shell{border-radius:24px}.steasy-locator__toolbar{padding:0 16px}.steasy-locator__legend{font-size:11px}.steasy-locator__map{min-height:460px}.steasy-locator__details{padding:24px 20px}.steasy-locator__city-list div{grid-template-columns:1fr}.steasy-locator__form{padding:24px 20px;border-radius:24px}}


/* V0.8.2 — appartenance au réseau Andromède dans la fiche distributeur */
.steasy-locator__network-line{
  display:grid;
  grid-template-columns:76px minmax(0,1fr);
  gap:14px;
  align-items:center;
  margin:0 0 20px;
  padding:13px 14px;
  border-radius:18px;
  background:#fff;
  color:var(--ink);
  border:1px solid rgba(255,255,255,.18);
}
.steasy-locator__network-line>span:last-child{
  font-size:13px;
  line-height:1.45;
  font-weight:700;
}
.steasy-locator__network-line strong{
  color:var(--cyan-deep);
  font-weight:900;
}
.steasy-locator__andromede-logo{
  width:76px;
  min-height:48px;
  display:grid;
  place-items:center;
}
.steasy-locator__andromede-logo img{
  display:block;
  max-width:72px;
  max-height:46px;
  width:auto;
  height:auto;
  object-fit:contain;
}
@media(max-width:680px){
  .steasy-locator__network-line{grid-template-columns:64px 1fr;gap:11px;padding:12px}
  .steasy-locator__andromede-logo{width:64px}
  .steasy-locator__andromede-logo img{max-width:60px;max-height:42px}
}


/* V0.8.3 — liens villes/départements + nom distributeur blanc */
.steasy-locator__details h3,
.steasy-locator__details .steasy-locator__network-line strong{
  color:#fff !important;
}
.steasy-locator__network-line{
  background:rgba(255,255,255,.07);
  color:#fff;
  border-color:rgba(255,255,255,.14);
}
.steasy-locator__andromede-logo{
  padding:6px;
  border-radius:12px;
  background:#fff;
}
.steasy-locator__chips a,
.steasy-locator__chips span{
  display:inline-flex;
  align-items:center;
  padding:7px 10px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  background:rgba(255,255,255,.07);
  color:#fff;
  font-size:12px;
  font-weight:800;
  text-decoration:none;
  transition:background .18s ease,border-color .18s ease,transform .18s ease;
}
.steasy-locator__chips a:hover,
.steasy-locator__chips a:focus{
  background:rgba(54,190,216,.20);
  border-color:rgba(101,217,236,.52);
  transform:translateY(-1px);
}
.steasy-locator__city-list a{
  cursor:pointer;
  transition:background .18s ease,color .18s ease,transform .18s ease;
}
.steasy-locator__city-list a:hover,
.steasy-locator__city-list a:focus{
  background:rgba(54,190,216,.20);
  color:#fff;
  transform:translateY(-1px);
}


/* V0.8.4 — panneau distributeur sur fond clair */
.steasy-locator__details {
  background: linear-gradient(145deg, #ffffff, #f3fafc) !important;
  color: var(--ink) !important;
  border-left: 1px solid var(--line);
}
.steasy-locator__empty > span { color: var(--cyan-deep); }
.steasy-locator__empty h3,
.steasy-locator__details h3 {
  color: var(--ink) !important;
}
.steasy-locator__empty p,
.steasy-locator__location {
  color: var(--muted) !important;
}
.steasy-locator__details .steasy-locator__kicker,
.steasy-locator__section-title {
  color: var(--cyan-deep) !important;
}
.steasy-locator__contact a {
  color: var(--ink) !important;
}
.steasy-locator__network-line {
  background: #fff !important;
  color: var(--ink) !important;
  border-color: var(--line) !important;
  box-shadow: 0 10px 28px rgba(17,27,37,.06);
}
.steasy-locator__network-line strong {
  color: var(--cyan-deep) !important;
}
.steasy-locator__andromede-logo {
  background: #fff;
  border: 1px solid var(--line);
}
.steasy-locator__chips a,
.steasy-locator__chips span {
  background: #fff !important;
  color: var(--ink) !important;
  border-color: var(--line) !important;
  box-shadow: 0 6px 18px rgba(17,27,37,.04);
}
.steasy-locator__chips a:hover,
.steasy-locator__chips a:focus {
  background: var(--cyan) !important;
  color: #071820 !important;
  border-color: var(--cyan) !important;
}
.steasy-locator__city-list {
  border-top-color: var(--line) !important;
}
.steasy-locator__city-list strong {
  color: var(--ink);
}
.steasy-locator__city-list a,
.steasy-locator__city-list span {
  background: #fff !important;
  color: var(--ink) !important;
  border: 1px solid var(--line);
  box-shadow: 0 6px 18px rgba(17,27,37,.04);
}
.steasy-locator__city-list a:hover,
.steasy-locator__city-list a:focus {
  background: var(--cyan) !important;
  color: #071820 !important;
  border-color: var(--cyan);
}
.steasy-locator__actions .is-primary {
  background: var(--cyan);
  color: #071820;
  box-shadow: 0 12px 28px rgba(54,190,216,.24);
}


/* V0.8.5 — habillage Gravity Forms du locator Steasy */
.steasy-locator__form {
  position: relative;
  overflow: hidden;
  padding: clamp(26px, 4vw, 46px);
  border: 1px solid rgba(54,190,216,.20);
  border-radius: 34px;
  background:
    radial-gradient(circle at 100% 0, rgba(54,190,216,.16), transparent 32%),
    linear-gradient(145deg, #ffffff 0%, #f4fbfd 56%, #eef9fc 100%);
  box-shadow: 0 24px 70px rgba(17,27,37,.10);
}
.steasy-locator__form::before {
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  right: -150px;
  bottom: -170px;
  border-radius: 50%;
  border: 1px solid rgba(54,190,216,.22);
  box-shadow: 0 0 0 42px rgba(54,190,216,.035), 0 0 0 84px rgba(54,190,216,.02);
  pointer-events: none;
}
.steasy-locator__form-head,
.steasy-locator__form .gform_wrapper {
  position: relative;
  z-index: 1;
}
.steasy-locator__form-head {
  margin-bottom: 30px;
}
.steasy-locator__form-head h3 {
  color: var(--ink);
}

/* Conteneur du formulaire */
.steasy-locator__form .gform_wrapper,
.steasy-locator__form .gform-theme {
  margin: 0;
  padding: clamp(22px, 3vw, 34px);
  border: 1px solid rgba(17,27,37,.08);
  border-radius: 26px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 16px 44px rgba(17,27,37,.07);
  backdrop-filter: blur(8px);
}
.steasy-locator__form .gform_heading {
  margin-bottom: 22px;
}
.steasy-locator__form .gform_title {
  margin: 0 0 8px !important;
  color: var(--ink);
  font-size: clamp(26px, 3vw, 36px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em;
}
.steasy-locator__form .gform_description {
  color: var(--muted);
  line-height: 1.55;
}

/* Grille et espacements */
.steasy-locator__form .gform_fields {
  row-gap: 20px !important;
  column-gap: 18px !important;
}
.steasy-locator__form .gfield {
  margin: 0 !important;
}
.steasy-locator__form .gfield_label,
.steasy-locator__form .gform-field-label {
  margin-bottom: 8px !important;
  color: var(--ink) !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
}
.steasy-locator__form .gfield_required,
.steasy-locator__form .gfield_required_asterisk {
  color: var(--cyan-deep) !important;
}
.steasy-locator__form .gfield_description,
.steasy-locator__form .ginput_counter,
.steasy-locator__form .gform_fileupload_rules {
  margin-top: 7px !important;
  color: var(--muted) !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
}

/* Champs */
.steasy-locator__form .gform_wrapper input[type="text"],
.steasy-locator__form .gform_wrapper input[type="email"],
.steasy-locator__form .gform_wrapper input[type="tel"],
.steasy-locator__form .gform_wrapper input[type="url"],
.steasy-locator__form .gform_wrapper input[type="number"],
.steasy-locator__form .gform_wrapper input[type="password"],
.steasy-locator__form .gform_wrapper input[type="date"],
.steasy-locator__form .gform_wrapper input[type="search"],
.steasy-locator__form .gform_wrapper select,
.steasy-locator__form .gform_wrapper textarea {
  width: 100% !important;
  min-height: 54px !important;
  padding: 13px 16px !important;
  border: 1px solid rgba(17,27,37,.14) !important;
  border-radius: 15px !important;
  background: linear-gradient(180deg, #ffffff, #fbfdfe) !important;
  color: var(--ink) !important;
  font-size: 15px !important;
  line-height: 1.35 !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.9), 0 8px 20px rgba(17,27,37,.035) !important;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease, transform .2s ease;
}
.steasy-locator__form .gform_wrapper textarea {
  min-height: 140px !important;
  resize: vertical;
}
.steasy-locator__form .gform_wrapper select {
  cursor: pointer;
}
.steasy-locator__form .gform_wrapper input::placeholder,
.steasy-locator__form .gform_wrapper textarea::placeholder {
  color: #8b9aa5 !important;
  opacity: 1;
}
.steasy-locator__form .gform_wrapper input:focus,
.steasy-locator__form .gform_wrapper select:focus,
.steasy-locator__form .gform_wrapper textarea:focus {
  outline: none !important;
  border-color: var(--cyan) !important;
  background: #fff !important;
  box-shadow: 0 0 0 4px rgba(54,190,216,.14), 0 12px 28px rgba(17,27,37,.07) !important;
}

/* Checkbox et radio */
.steasy-locator__form .gchoice,
.steasy-locator__form .ginput_container_consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.steasy-locator__form input[type="checkbox"],
.steasy-locator__form input[type="radio"] {
  width: 19px !important;
  height: 19px !important;
  margin: 2px 0 0 !important;
  accent-color: var(--cyan-deep);
  flex: 0 0 auto;
}
.steasy-locator__form .gchoice label,
.steasy-locator__form .ginput_container_consent label {
  color: var(--ink-2, #23313d) !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
}

/* Upload */
.steasy-locator__form .ginput_container_fileupload {
  padding: 16px;
  border: 1px dashed rgba(12,159,190,.34);
  border-radius: 16px;
  background: rgba(234,250,255,.58);
}
.steasy-locator__form input[type="file"] {
  max-width: 100%;
  color: var(--ink);
}
.steasy-locator__form input[type="file"]::file-selector-button {
  margin-right: 12px;
  padding: 9px 13px;
  border: 0;
  border-radius: 10px;
  background: #dff6fb;
  color: var(--cyan-deep);
  font-weight: 800;
  cursor: pointer;
}

/* Bouton d'envoi */
.steasy-locator__form .gform_footer,
.steasy-locator__form .gform_page_footer {
  margin-top: 26px !important;
  padding: 0 !important;
}
.steasy-locator__form .gform_button,
.steasy-locator__form input[type="submit"],
.steasy-locator__form button[type="submit"] {
  min-height: 56px !important;
  padding: 0 28px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #0fa6c4, #36bed8) !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  letter-spacing: .01em;
  box-shadow: 0 16px 32px rgba(18,169,199,.25) !important;
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}
.steasy-locator__form .gform_button:hover,
.steasy-locator__form .gform_button:focus,
.steasy-locator__form input[type="submit"]:hover,
.steasy-locator__form input[type="submit"]:focus,
.steasy-locator__form button[type="submit"]:hover,
.steasy-locator__form button[type="submit"]:focus {
  transform: translateY(-2px);
  filter: brightness(1.03);
  box-shadow: 0 20px 38px rgba(18,169,199,.32) !important;
}

/* Validation */
.steasy-locator__form .gform_validation_errors {
  margin: 0 0 22px !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(185,50,50,.18) !important;
  border-radius: 15px !important;
  background: #fff5f5 !important;
  box-shadow: none !important;
}
.steasy-locator__form .gfield_error input,
.steasy-locator__form .gfield_error select,
.steasy-locator__form .gfield_error textarea {
  border-color: #d96a6a !important;
  background: #fffafa !important;
}
.steasy-locator__form .validation_message,
.steasy-locator__form .gfield_validation_message {
  margin-top: 7px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #a63c3c !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}
.steasy-locator__form .gform_confirmation_message {
  padding: 22px 24px;
  border: 1px solid rgba(54,190,216,.24);
  border-radius: 18px;
  background: linear-gradient(145deg, #f5fdff, #eafaff);
  color: var(--ink);
  font-weight: 700;
}

@media (max-width: 680px) {
  .steasy-locator__form {
    padding: 22px 16px;
    border-radius: 26px;
  }
  .steasy-locator__form .gform_wrapper,
  .steasy-locator__form .gform-theme {
    padding: 20px 16px;
    border-radius: 20px;
  }
  .steasy-locator__form .gform_button,
  .steasy-locator__form input[type="submit"],
  .steasy-locator__form button[type="submit"] {
    width: 100% !important;
  }
}


/* V0.8.7 — logo Andromède du locator cliquable */
.steasy-locator__andromede-logo {
  text-decoration: none;
  cursor: pointer;
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}
.steasy-locator__andromede-logo:hover,
.steasy-locator__andromede-logo:focus {
  transform: translateY(-1px);
  border-color: rgba(54,190,216,.5) !important;
  box-shadow: 0 8px 20px rgba(17,27,37,.09);
  outline: none;
}


/* V0.8.8 — bandeau animé au survol du logo Andromède */
.steasy-locator__andromede-logo {
  position: relative;
  overflow: visible;
}
.steasy-locator__andromede-marquee {
  position: absolute;
  left: 50%;
  bottom: -40px;
  z-index: 50;
  width: 230px;
  height: 32px;
  overflow: hidden;
  transform: translate(-50%, 6px);
  border-radius: 999px;
  background: #101923;
  color: #fff;
  box-shadow: 0 12px 28px rgba(16,25,35,.18);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
}
.steasy-locator__andromede-marquee > span {
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  white-space: nowrap;
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
}
.steasy-locator__andromede-logo:hover .steasy-locator__andromede-marquee,
.steasy-locator__andromede-logo:focus-visible .steasy-locator__andromede-marquee {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}
.steasy-locator__andromede-logo:hover .steasy-locator__andromede-marquee > span,
.steasy-locator__andromede-logo:focus-visible .steasy-locator__andromede-marquee > span {
  animation: steasy-locator-andromede-marquee 4.8s linear infinite;
}
@keyframes steasy-locator-andromede-marquee {
  from { left: 100%; }
  to { left: -160%; }
}
@media (prefers-reduced-motion: reduce) {
  .steasy-locator__andromede-marquee > span {
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .steasy-locator__andromede-logo:hover .steasy-locator__andromede-marquee > span,
  .steasy-locator__andromede-logo:focus-visible .steasy-locator__andromede-marquee > span {
    animation: none;
  }
}


/* V0.8.9 — texte Andromède au-dessus du logo */
.steasy-locator__network-line {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.steasy-locator__network-line > span:first-child {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 750;
}
.steasy-locator__network-line > span:first-child strong {
  color: var(--cyan-deep) !important;
  font-weight: 900;
}
.steasy-locator__andromede-logo {
  width: min(100%, 210px);
  min-height: 74px;
  padding: 10px 14px;
}
.steasy-locator__andromede-logo img {
  max-width: 180px;
  max-height: 58px;
}
@media(max-width:680px){
  .steasy-locator__network-line { align-items: stretch; }
  .steasy-locator__andromede-logo { width: 100%; }
}


/* V0.8.10 — titre locator et instruction renforcée */
.steasy-locator__head p {
  max-width: 980px;
  color: var(--ink);
  font-size: clamp(20px, 2vw, 26px);
  line-height: 1.35;
  font-weight: 800;
  letter-spacing: -.02em;
}
@media(max-width:680px){
  .steasy-locator__head p {
    font-size: 18px;
    line-height: 1.42;
  }
}


/* V0.8.11 — panneau distributeur : nom équilibré, adresse multiline, logo Walkea agrandi */
.steasy-locator__details h3 {
  font-size: clamp(27px, 2.25vw, 38px) !important;
  line-height: 1.06 !important;
  margin: 10px 0 14px !important;
  letter-spacing: -.035em !important;
}
.steasy-locator__location {
  display: grid;
  gap: 3px;
  margin: 0 0 20px !important;
  line-height: 1.4;
}
.steasy-locator__location span {
  display: block;
}
.steasy-locator__location .steasy-locator__address-line {
  font-weight: 650;
}
.steasy-locator__location .steasy-locator__postal-line,
.steasy-locator__location .steasy-locator__city-line {
  font-weight: 750;
  color: var(--ink);
}
.steasy-locator__agency-logo img[alt*="Walkea" i] {
  max-width: 380px !important;
  max-height: 160px !important;
}
.steasy-locator__agency-logo:has(img[alt*="Walkea" i]) {
  min-height: 180px;
  padding: 12px;
}
@media(max-width:680px){
  .steasy-locator__details h3 { font-size: 27px !important; }
  .steasy-locator__agency-logo img[alt*="Walkea" i] {
    max-width: min(100%, 320px) !important;
    max-height: 140px !important;
  }
  .steasy-locator__agency-logo:has(img[alt*="Walkea" i]) {
    min-height: 158px;
  }
}


/* V0.8.12 — adresse sans doublon et nom distributeur plus discret */
.steasy-locator__details h3 {
  font-size: clamp(24px, 1.8vw, 31px) !important;
  line-height: 1.08 !important;
  margin: 10px 0 16px !important;
  max-width: 18ch;
}
.steasy-locator__location .steasy-locator__address-line,
.steasy-locator__location .steasy-locator__postal-line,
.steasy-locator__location .steasy-locator__city-line {
  line-height: 1.35;
}
@media(max-width:680px){
  .steasy-locator__details h3 { font-size: 24px !important; }
}


/* V0.8.16 — pulsation sonar discrète de la légende des zones */
.steasy-locator__legend i{position:relative;isolation:isolate;flex:0 0 14px;box-shadow:none}
.steasy-locator__legend i::before{content:"";position:absolute;inset:-6px;z-index:-2;border-radius:8px;background:rgba(54,190,216,.11)}
.steasy-locator__legend i::after{content:"";position:absolute;inset:-3px;z-index:-1;border:1px solid rgba(54,190,216,.34);border-radius:7px;background:rgba(54,190,216,.09);animation:steasyLocatorSonar 2.25s ease-out infinite;transform-origin:center}
@keyframes steasyLocatorSonar{0%{transform:scale(1);opacity:.78}72%,100%{transform:scale(2.35);opacity:0}}
@media(prefers-reduced-motion:reduce){.steasy-locator__legend i::after{animation:none;opacity:.35}}


/* V0.8.17 — titre des zones déplacé dans le panneau de droite */
.steasy-locator__toolbar{display:none!important}
.steasy-locator__map{min-height:var(--steasy-map-height)}
.steasy-locator__empty-zone-title{margin-bottom:34px}
.steasy-locator__legend--large{
  display:flex;
  align-items:center;
  gap:18px;
  max-width:330px;
  color:var(--ink);
  font-size:clamp(16px,1.5vw,22px);
  line-height:1.22;
  font-weight:900;
  letter-spacing:.055em;
  text-transform:uppercase;
}
.steasy-locator__legend--large i{
  width:20px;
  height:20px;
  flex:0 0 20px;
  border-radius:5px;
  background:var(--cyan);
}
.steasy-locator__legend--large i::before{
  inset:-10px;
  border-radius:12px;
  background:rgba(54,190,216,.11);
}
.steasy-locator__legend--large i::after{
  inset:-6px;
  border-radius:10px;
  border-width:1.5px;
  animation-duration:2.35s;
}
.steasy-locator__empty h3{margin-top:0!important}
@media(max-width:860px){
  .steasy-locator__empty-zone-title{margin-bottom:24px}
  .steasy-locator__legend--large{max-width:none;font-size:17px}
}

/* V0.8.18 — pulsar centré au-dessus du titre, taille doublée */
.steasy-locator__empty-zone-title {
  display: flex;
  justify-content: center;
  margin-bottom: 38px;
}
.steasy-locator__legend--large {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 34px;
  max-width: 360px;
  margin-inline: auto;
  text-align: center;
}
.steasy-locator__legend--large i {
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  border-radius: 9px;
}
.steasy-locator__legend--large i::before {
  inset: -18px;
  border-radius: 18px;
  background: rgba(54,190,216,.10);
}
.steasy-locator__legend--large i::after {
  inset: -10px;
  border-radius: 15px;
  border-width: 2px;
  animation-duration: 2.45s;
}
@media(max-width:860px){
  .steasy-locator__legend--large { gap: 28px; }
  .steasy-locator__legend--large i {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }
}


/* V0.8.19 — texte blanc sur tous les boutons Contacter agence */
.steasy-locator__actions .steasy-locator__contact-button,
.steasy-locator__actions .steasy-locator__contact-button:link,
.steasy-locator__actions .steasy-locator__contact-button:visited,
.steasy-locator__actions .steasy-locator__contact-button:hover,
.steasy-locator__actions .steasy-locator__contact-button:focus,
.steasy-locator__actions .steasy-locator__contact-button:active {
  color: #fff !important;
}


/* V0.8.20 — introduction déplacée dans la colonne de droite */
.steasy-locator__details {
  display: flex;
  flex-direction: column;
  gap: 26px;
}
.steasy-locator__side-intro {
  flex: 0 0 auto;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--line);
}
.steasy-locator__side-intro h2 {
  margin: 9px 0 13px;
  color: var(--ink);
  font-size: clamp(34px, 3.2vw, 50px);
  line-height: .98;
  letter-spacing: -.052em;
}
.steasy-locator__side-intro p {
  margin: 0;
  color: var(--ink);
  font-size: clamp(16px, 1.45vw, 20px);
  line-height: 1.42;
  font-weight: 800;
}
.steasy-locator__details-content {
  flex: 1 1 auto;
  min-height: 0;
}
.steasy-locator__details-content .steasy-locator__empty {
  min-height: 100%;
}
@media (max-width: 980px) {
  .steasy-locator__side-intro h2 { font-size: clamp(34px, 7vw, 48px); }
}
@media (max-width: 680px) {
  .steasy-locator__details { gap: 22px; }
  .steasy-locator__side-intro { padding-bottom: 20px; }
  .steasy-locator__side-intro h2 { font-size: 38px; }
  .steasy-locator__side-intro p { font-size: 16px; }
}


/* V0.8.21 — pulsar clic sur la carte et suppression du texte redondant */
.steasy-locator__map-pulsar {
  position: absolute;
  top: 28px;
  left: 28px;
  z-index: 8;
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: var(--cyan);
  color: #fff;
  box-shadow: 0 10px 26px rgba(54,190,216,.24);
  pointer-events: none;
}
.steasy-locator__map-pulsar::before {
  content: "";
  position: absolute;
  inset: -12px;
  z-index: -2;
  border-radius: 25px;
  background: rgba(54,190,216,.10);
}
.steasy-locator__map-pulsar::after {
  content: "";
  position: absolute;
  inset: -7px;
  z-index: -1;
  border: 2px solid rgba(54,190,216,.35);
  border-radius: 22px;
  background: rgba(54,190,216,.08);
  animation: steasyMapClickPulse 2.35s ease-out infinite;
}
.steasy-locator__map-pulsar svg {
  width: 34px !important;
  height: 34px !important;
  display: block;
  fill: currentColor;
}
@keyframes steasyMapClickPulse {
  0% { transform: scale(1); opacity: .8; }
  72%, 100% { transform: scale(1.85); opacity: 0; }
}
.steasy-locator__details-content:empty {
  min-height: 0;
}
@media (max-width: 680px) {
  .steasy-locator__map-pulsar {
    top: 20px;
    left: 20px;
    width: 56px;
    height: 56px;
    border-radius: 16px;
  }
  .steasy-locator__map-pulsar svg {
    width: 30px !important;
    height: 30px !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .steasy-locator__map-pulsar::after { animation: none; opacity: .35; }
}


/* V0.8.22 — restauration de la carte + pulsar davantage dans la carte */
.steasy-locator__map-pulsar {
  top: 64px;
  left: 64px;
}
@media (max-width: 980px) {
  .steasy-locator__map-pulsar { top: 52px; left: 52px; }
}
@media (max-width: 680px) {
  .steasy-locator__map-pulsar { top: 36px; left: 36px; }
}


/* V0.8.29 — carte stable, coordonnées à droite et couverture pleine largeur */
.steasy-locator__shell { align-items: stretch; }
.steasy-locator__map-panel { align-self: start; position: relative; top: 0; }
.steasy-locator__details { overflow: visible !important; }
.steasy-locator__details-content .steasy-locator__actions { margin-top: 20px; }
.steasy-locator__details-content .steasy-locator__contact-button { width: 100%; }
.steasy-locator__coverage[hidden] { display: none !important; }
.steasy-locator__coverage {
  width: 100%; margin-top: 22px; padding: 34px;
  border: 1px solid var(--line); border-radius: 30px; background: #fff;
  box-shadow: 0 20px 58px rgba(17,27,37,.08);
}
.steasy-locator__coverage-block {
  display: grid; grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 34px; align-items: start;
}
.steasy-locator__coverage-section { min-width: 0; }
.steasy-locator__coverage-section + .steasy-locator__coverage-section {
  padding-left: 34px; border-left: 1px solid var(--line);
}
.steasy-locator__coverage-section h3 {
  margin: 0 0 18px; color: var(--ink); font-size: clamp(22px,2.2vw,31px);
  line-height: 1.14; letter-spacing: -.025em;
}
.steasy-locator__coverage-section h3 strong { color: var(--cyan-deep); }
.steasy-locator__coverage-chips,.steasy-locator__coverage-cities {
  display: flex; flex-wrap: wrap; gap: 10px;
}
.steasy-locator__coverage-chips a,.steasy-locator__coverage-chips span,
.steasy-locator__coverage-cities a,.steasy-locator__coverage-cities span {
  display: inline-flex; align-items: center; min-height: 42px; padding: 8px 13px;
  border: 1px solid rgba(17,27,37,.11); border-radius: 999px; background: #f6fafb;
  color: var(--ink-2); font-size: 13px; line-height: 1.25; font-weight: 800;
  text-decoration: none; transition: transform .18s ease,border-color .18s ease,background .18s ease;
}
.steasy-locator__coverage-chips a:hover,.steasy-locator__coverage-chips a:focus,
.steasy-locator__coverage-cities a:hover,.steasy-locator__coverage-cities a:focus {
  transform: translateY(-2px); border-color: rgba(12,159,190,.38);
  background: var(--cyan-pale); color: var(--cyan-deep); outline: none;
}
@media (min-width:981px){.steasy-locator__map-panel{position:sticky;top:16px}}
@media (max-width:980px){
  .steasy-locator__coverage-block{grid-template-columns:1fr;gap:28px}
  .steasy-locator__coverage-section + .steasy-locator__coverage-section{
    padding-left:0;padding-top:28px;border-left:0;border-top:1px solid var(--line)
  }
}
@media (max-width:680px){
  .steasy-locator__coverage{margin-top:16px;padding:24px 20px;border-radius:24px}
  .steasy-locator__coverage-section h3{font-size:22px}
}


/* V0.8.30 — panneau compact et bloc Andromède sous la couverture */
.steasy-locator__side-intro h2 {
  font-size: clamp(30px, 2.7vw, 43px) !important;
  line-height: .98 !important;
}
.steasy-locator__side-intro h2 span { color: var(--cyan-deep); }
.steasy-locator__agency-logo {
  place-items: center start !important;
  justify-content: flex-start !important;
  min-height: 74px !important;
  margin-bottom: 14px !important;
  padding: 8px 12px !important;
  border-radius: 18px !important;
}
.steasy-locator__agency-logo img {
  max-width: 180px !important;
  max-height: 62px !important;
  margin: 0 !important;
  object-position: left center !important;
}
.steasy-locator__details-content h3 { margin-top: 4px !important; }
.steasy-locator__coverage-block { grid-template-columns: repeat(2,minmax(0,1fr)); }
.steasy-locator__coverage-network {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 190px minmax(0,1fr);
  gap: 24px;
  align-items: center;
  margin-top: 6px;
  padding-top: 26px;
  border-top: 1px solid var(--line);
}
.steasy-locator__coverage-network-logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 76px;
  padding: 8px 12px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: #fff;
}
.steasy-locator__coverage-network-logo img {
  display: block;
  max-width: 164px;
  max-height: 58px;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: left center;
}
.steasy-locator__coverage-network > div { color: var(--ink-2); font-size: 16px; line-height: 1.5; }
.steasy-locator__coverage-network strong { color: var(--cyan-deep); font-size: 18px; }
@media (max-width: 980px) {
  .steasy-locator__coverage-network { grid-template-columns: 170px minmax(0,1fr); }
}
@media (max-width: 680px) {
  .steasy-locator__side-intro h2 { font-size: 34px !important; }
  .steasy-locator__coverage-network { grid-template-columns: 1fr; gap: 14px; }
  .steasy-locator__coverage-network-logo { width: 190px; }
}


/* V0.8.31 — départements dans le panneau agence, villes sous la carte */
.steasy-locator__details-departments {
  margin-top: 24px;
  padding-top: 22px;
  border-top: 1px solid var(--line);
}
.steasy-locator__details-departments h4 {
  margin: 0 0 14px;
  color: var(--ink);
  font-size: clamp(17px, 1.45vw, 21px);
  line-height: 1.28;
  letter-spacing: -.015em;
}
.steasy-locator__details-departments h4 strong { color: var(--cyan-deep); }
.steasy-locator__details-departments .steasy-locator__coverage-chips {
  gap: 8px;
}
.steasy-locator__details-departments .steasy-locator__coverage-chips a,
.steasy-locator__details-departments .steasy-locator__coverage-chips span {
  min-height: 38px;
  padding: 7px 11px;
  font-size: 12px;
}
.steasy-locator__coverage-block {
  grid-template-columns: 1fr !important;
}
.steasy-locator__coverage-section--cities {
  width: 100%;
  padding-left: 0 !important;
  border-left: 0 !important;
}
.steasy-locator__coverage-network {
  grid-column: 1 !important;
}
@media (max-width: 680px) {
  .steasy-locator__details-departments { margin-top: 20px; padding-top: 18px; }
}


/* V0.8.34 — adresse du distributeur renforcée comme le téléphone et l’e-mail */
.steasy-locator__location .steasy-locator__address-line,
.steasy-locator__location .steasy-locator__postal-line,
.steasy-locator__location .steasy-locator__city-line {
  color: var(--ink) !important;
  font-weight: 800 !important;
}


/* V0.8.36 — pulsar dans le panneau droit + réinitialisation */
.steasy-locator__side-pulsar{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  padding:22px 0 8px;
}
.steasy-locator__side-pulsar[hidden]{display:none!important}
.steasy-locator__side-pulsar .steasy-locator__map-pulsar{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  flex:0 0 auto;
}
.steasy-locator__reset{
  display:inline-flex;
  margin-top:22px;
  color:var(--cyan-deep)!important;
  font-size:14px;
  font-weight:850;
  text-decoration:none;
  border-bottom:1px solid rgba(8,127,153,.35);
}
.steasy-locator__reset:hover,
.steasy-locator__reset:focus{
  color:var(--cyan)!important;
  border-bottom-color:currentColor;
}


/* V0.8.37 — lien de réinitialisation centré sous la carte */
.steasy-locator__map-reset-wrap{
  display:flex;
  justify-content:center;
  align-items:center;
  padding:14px 20px 20px;
}
.steasy-locator__map-reset-wrap[hidden]{display:none!important}
.steasy-locator__map-reset-wrap .steasy-locator__reset{
  margin-top:0;
  text-align:center;
}


/* V0.8.50 — départements et régions ouvrent la popup de couverture */
.steasy-locator__coverage-chips .steasy-coverage-trigger {
  appearance: none;
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 7px 12px;
  border: 1px solid rgba(16,25,35,.12);
  border-radius: 999px;
  background: #fff;
  color: #16222d;
  font: inherit;
  font-size: 13px;
  font-weight: 800;
  cursor: pointer;
  transition: border-color .2s ease, color .2s ease, background .2s ease, transform .2s ease;
}
.steasy-locator__coverage-chips .steasy-coverage-trigger:hover,
.steasy-locator__coverage-chips .steasy-coverage-trigger:focus-visible {
  border-color: #2bafc6;
  background: #eaf5f7;
  color: #087c95;
  transform: translateY(-1px);
}
.steasy-locator__details-regions {
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid rgba(16,25,35,.08);
}
.steasy-locator__coverage-regions .steasy-region-trigger {
  border-color: rgba(43,175,198,.28);
  background: #eaf5f7;
  color: #087c95;
}


/* V0.8.69 — logo Andromède sous le kicker du locator */
.steasy-locator__network-badge {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 12px 0 16px;
  padding: 10px 14px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: #fff;
}
.steasy-locator__network-badge img {
  display: block;
  max-width: 188px;
  max-height: 54px;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: left center;
}
@media (max-width: 680px) {
  .steasy-locator__network-badge {
    margin: 10px 0 14px;
    padding: 9px 12px;
  }
  .steasy-locator__network-badge img {
    max-width: 172px;
    max-height: 48px;
  }
}


/* V0.8.70 — couleur finale appliquée directement, sans changement de teinte au survol */
.steasy-map-department.is-covered {
  fill: var(--agency-color) !important;
}
.steasy-map-department.is-covered:hover,
.steasy-map-department.is-covered:focus,
.steasy-map-department.is-active {
  fill: var(--agency-color) !important;
  filter: brightness(.92) saturate(1.08);
  stroke: #10212b;
  stroke-width: 2;
  outline: none;
}

/* V0.8.71 — liseré noir visible sur toute la zone active + palette plus contrastée */
.steasy-map-department {
  stroke-linejoin: round;
  stroke-linecap: round;
}
.steasy-map-department.is-covered:hover,
.steasy-map-department.is-covered:focus,
.steasy-map-department.is-active {
  stroke: #0f1f29 !important;
  stroke-width: 2.35 !important;
  vector-effect: non-scaling-stroke;
}


/* V0.8.82 — lien du site internet dans la fiche distributeur */
.steasy-locator__website {
  display: inline-flex !important;
  align-items: center;
  gap: 7px;
  overflow-wrap: anywhere;
}
.steasy-locator__website > span {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  background: rgba(54,190,216,.16);
  color: var(--cyan-deep);
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
}

.steasy-locator__website > span svg {
  display: block;
  width: 12px;
  height: 12px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* V0.8.88 — logo Andromède à droite de la carte agrandi de 20 % */
.steasy-locator__andromede-logo {
  width: min(100%, 252px);
  min-height: 89px;
  padding: 12px 17px;
}
.steasy-locator__andromede-logo img {
  max-width: 216px;
  max-height: 70px;
}
@media(max-width:680px){
  .steasy-locator__andromede-logo {
    width: 100%;
  }
}


/* V0.8.91 — carte interactive mobile sans espace vide excessif */
@media (max-width:680px){
  .steasy-locator__map{min-height:0!important;height:auto!important;aspect-ratio:1/1}
  .steasy-locator__map svg{position:relative!important;width:100%!important;height:auto!important;aspect-ratio:1/1;display:block!important}
  .steasy-locator__map-panel{min-height:0!important;height:auto!important}
  .steasy-locator__shell{min-height:0!important}
}

/* Andromède locator adaptation */
.steasy-locator__form{display:none!important}
.steasy-locator__coverage-network{display:none!important}
.steasy-locator__details .steasy-locator__actions .is-primary{background:linear-gradient(90deg,#0f67aa,#19afd0,#43c58f)!important;color:#fff!important}


/* 0.9.8 — popups départements et régions avec sous-listes */
.steasy-coverage-trigger{
  appearance:none;
  border:1px solid var(--line);
  border-radius:999px;
  padding:8px 11px;
  background:#fff;
  color:var(--ink);
  font:inherit;
  font-size:12px;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 6px 18px rgba(17,27,37,.04);
  transition:transform .18s ease,background .18s ease,border-color .18s ease;
}
.steasy-coverage-trigger:hover,
.steasy-coverage-trigger:focus{
  background:var(--cyan);
  border-color:var(--cyan);
  color:#071820;
  transform:translateY(-1px);
}
.steasy-locator__coverage-chips{display:flex;flex-wrap:wrap;gap:8px}
.steasy-locator__details-regions{margin-top:18px}
.steasy-coverage-popup{position:absolute;z-index:40;inset:0;display:grid;place-items:center;padding:24px;opacity:0;transition:opacity .18s ease}
.steasy-coverage-popup.is-open{opacity:1}
.steasy-coverage-popup__backdrop{position:absolute;inset:0;border:0;background:rgba(7,24,36,.58);cursor:pointer}
.steasy-coverage-popup__panel{position:relative;z-index:1;width:min(720px,100%);max-height:min(680px,calc(100vh - 80px));overflow:auto;padding:30px;border:1px solid rgba(17,27,37,.10);border-radius:26px;background:linear-gradient(145deg,#fff,#f3fafc);box-shadow:0 28px 80px rgba(7,24,36,.28)}
.steasy-coverage-popup__close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:27px;line-height:1;cursor:pointer}
.steasy-coverage-popup__panel h3{margin:8px 46px 22px 0!important;color:var(--ink)!important;font-size:clamp(28px,4vw,42px)!important;line-height:1.05!important}
.steasy-coverage-popup__group+ .steasy-coverage-popup__group{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}
.steasy-coverage-popup__group h4{margin:0 0 12px;color:var(--ink);font-size:16px}
.steasy-coverage-popup__cities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.steasy-coverage-popup__cities>a,.steasy-coverage-popup__cities>span{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);text-decoration:none;font-weight:750;box-shadow:0 6px 16px rgba(17,27,37,.04)}
.steasy-coverage-popup__cities>a:hover,.steasy-coverage-popup__cities>a:focus{border-color:var(--cyan);background:#effbfe}
.steasy-coverage-popup__cities small{color:var(--muted);font-size:11px;font-weight:700}
.steasy-coverage-popup__empty{margin:0;padding:18px;border-radius:14px;background:#fff;color:var(--muted)}
@media(max-width:680px){.steasy-coverage-popup{padding:12px}.steasy-coverage-popup__panel{padding:24px 18px;border-radius:22px}.steasy-coverage-popup__cities{grid-template-columns:1fr}}


/* 0.9.9 — fiche agence compacte, sans doublon du nom */
.steasy-locator__details-content .steasy-locator__location--compact{margin:4px 0 20px!important;line-height:1.35!important}
.steasy-locator__details-content .steasy-locator__location--compact span{display:block!important;margin:0!important}
.steasy-locator__details-content .steasy-locator__location--compact .steasy-locator__address-line{font-size:18px!important;font-weight:700!important;color:#fff!important}
.steasy-locator__details-content .steasy-locator__location--compact .steasy-locator__postal-city-line{margin-top:2px!important;font-size:17px!important;font-weight:600!important;color:#fff!important}
.steasy-locator__details-content .steasy-locator__contact--ordered{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin:0 0 16px!important;padding-top:16px!important;border-top:1px solid rgba(255,255,255,.16)!important}
.steasy-locator__details-content .steasy-locator__website{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#fff!important;font-size:17px!important;font-weight:700!important}
.steasy-locator__details-content .steasy-locator__website svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}
.steasy-locator__details-content .steasy-locator__phone{font-size:20px!important;font-weight:800!important}
.steasy-locator__details-content .steasy-locator__actions{margin-top:6px!important}
.steasy-locator__details-content .steasy-locator__contact-button{justify-content:flex-start!important;width:auto!important;min-height:auto!important;padding:0 0 6px!important;border-radius:0!important;background:transparent!important;border-bottom:2px solid rgba(255,255,255,.75)!important;color:#fff!important;font-size:18px!important}

/* V0.9.11 — coordonnées lisibles, adresse dédupliquée et CTA restauré */
.alp-agency-locator .steasy-locator__location,
.alp-agency-locator .steasy-locator__address-line,
.alp-agency-locator .steasy-locator__postal-city-line {
  color: #263746 !important;
  opacity: 1 !important;
}
.alp-agency-locator .steasy-locator__location--compact {
  display: grid !important;
  gap: 2px !important;
  margin: 0 0 22px !important;
  font-size: 16px !important;
  line-height: 1.42 !important;
  font-weight: 600 !important;
}
.alp-agency-locator .steasy-locator__contact--ordered {
  gap: 11px !important;
  margin-bottom: 18px !important;
}
.alp-agency-locator .steasy-locator__contact--ordered a,
.alp-agency-locator .steasy-locator__website,
.alp-agency-locator .steasy-locator__phone,
.alp-agency-locator .steasy-locator__email {
  color: #142331 !important;
  opacity: 1 !important;
}
.alp-agency-locator .steasy-locator__website {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  width: fit-content !important;
  color: #078db1 !important;
  font-weight: 800 !important;
}
.alp-agency-locator .steasy-locator__website svg {
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
}
.alp-agency-locator .steasy-locator__actions {
  margin: 18px 0 28px !important;
}
.alp-agency-locator .steasy-locator__actions .steasy-locator__contact-button,
.alp-agency-locator .steasy-locator__actions .is-primary {
  display: inline-flex !important;
  width: auto !important;
  min-width: 0 !important;
  min-height: 48px !important;
  padding: 0 24px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg,#087fb4 0%,#16a7c4 55%,#45c98c 100%) !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 850 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  box-shadow: 0 12px 26px rgba(8,127,180,.22) !important;
}
.alp-agency-locator .steasy-locator__actions .steasy-locator__contact-button:hover,
.alp-agency-locator .steasy-locator__actions .steasy-locator__contact-button:focus {
  transform: translateY(-1px);
  box-shadow: 0 15px 30px rgba(8,127,180,.28) !important;
}

/* V0.9.12 — verrouillage couleur adresse contre les styles Uncode */
body .alp-agency-locator .steasy-locator__details .steasy-locator__details-content .steasy-locator__location.steasy-locator__location--compact,
body .alp-agency-locator .steasy-locator__details .steasy-locator__details-content .steasy-locator__location.steasy-locator__location--compact span,
body .alp-agency-locator .steasy-locator__details .steasy-locator__details-content .steasy-locator__location.steasy-locator__location--compact .steasy-locator__address-line,
body .alp-agency-locator .steasy-locator__details .steasy-locator__details-content .steasy-locator__location.steasy-locator__location--compact .steasy-locator__postal-city-line {
  color: #142331 !important;
  -webkit-text-fill-color: #142331 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
}


/* V0.9.14 — téléphone en grand encart immédiatement après l’adresse */
.alp-agency-locator .steasy-locator__phone-card {
  display:flex !important;
  align-items:center !important;
  gap:18px !important;
  width:100% !important;
  min-height:86px !important;
  margin:0 0 18px !important;
  padding:16px 20px !important;
  border:1px solid rgba(8,143,177,.22) !important;
  border-radius:22px !important;
  background:linear-gradient(145deg,#f7fdff,#eef9fc) !important;
  color:#087f99 !important;
  text-decoration:none !important;
  box-shadow:0 12px 28px rgba(8,127,153,.08) !important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease !important;
}
.alp-agency-locator .steasy-locator__phone-card:hover,
.alp-agency-locator .steasy-locator__phone-card:focus {
  transform:translateY(-1px) !important;
  border-color:rgba(8,143,177,.38) !important;
  box-shadow:0 16px 34px rgba(8,127,153,.14) !important;
}
.alp-agency-locator .steasy-locator__phone-icon {
  flex:0 0 54px !important;
  width:54px !important;
  height:54px !important;
  display:grid !important;
  place-items:center !important;
  border-radius:50% !important;
  background:#dff5fa !important;
  color:#0d9fbd !important;
}
.alp-agency-locator .steasy-locator__phone-icon svg {
  width:28px !important;
  height:28px !important;
  fill:currentColor !important;
}
.alp-agency-locator .steasy-locator__phone-number {
  color:#087f99 !important;
  -webkit-text-fill-color:#087f99 !important;
  font-size:clamp(24px,2.4vw,38px) !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:-.025em !important;
  white-space:nowrap !important;
}
.alp-agency-locator .steasy-locator__contact--ordered {
  padding-top:0 !important;
  border-top:0 !important;
}
@media(max-width:680px){
  .alp-agency-locator .steasy-locator__phone-card{min-height:74px!important;padding:13px 15px!important;gap:13px!important;border-radius:18px!important}
  .alp-agency-locator .steasy-locator__phone-icon{flex-basis:46px!important;width:46px!important;height:46px!important}
  .alp-agency-locator .steasy-locator__phone-icon svg{width:24px!important;height:24px!important}
  .alp-agency-locator .steasy-locator__phone-number{font-size:23px!important}
}


/* V0.9.15 — cartes compactes pour site internet et email dans la fiche agence */
.alp-agency-locator .steasy-locator__contact--ordered {
  display: grid !important;
  gap: 10px !important;
  margin: 0 0 18px !important;
}
.alp-agency-locator .steasy-locator__info-card {
  display:flex !important;
  align-items:center !important;
  gap:14px !important;
  width:100% !important;
  min-height:68px !important;
  padding:12px 16px !important;
  border:1px solid rgba(8,143,177,.18) !important;
  border-radius:18px !important;
  background:linear-gradient(145deg,#fbfeff,#f3fafc) !important;
  color:#142331 !important;
  text-decoration:none !important;
  box-shadow:0 10px 24px rgba(8,127,153,.06) !important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease !important;
}
.alp-agency-locator .steasy-locator__info-card:hover,
.alp-agency-locator .steasy-locator__info-card:focus {
  transform:translateY(-1px) !important;
  border-color:rgba(8,143,177,.34) !important;
  box-shadow:0 14px 30px rgba(8,127,153,.11) !important;
}
.alp-agency-locator .steasy-locator__info-icon {
  flex:0 0 42px !important;
  width:42px !important;
  height:42px !important;
  display:grid !important;
  place-items:center !important;
  border-radius:50% !important;
  background:#e8f7fb !important;
  color:#0d9fbd !important;
}
.alp-agency-locator .steasy-locator__info-icon svg {
  width:21px !important;
  height:21px !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.8 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.alp-agency-locator .steasy-locator__info-copy {
  min-width:0 !important;
  display:flex !important;
  flex-direction:column !important;
  gap:2px !important;
}
.alp-agency-locator .steasy-locator__info-label {
  color:#0a89a6 !important;
  -webkit-text-fill-color:#0a89a6 !important;
  font-size:13px !important;
  line-height:1.15 !important;
  font-weight:900 !important;
  text-transform:none !important;
}
.alp-agency-locator .steasy-locator__info-value {
  color:#142331 !important;
  -webkit-text-fill-color:#142331 !important;
  font-size:15px !important;
  line-height:1.3 !important;
  font-weight:800 !important;
  overflow-wrap:anywhere !important;
  word-break:break-word !important;
}

.alp-agency-locator .steasy-locator__info-copy--single {
  justify-content:center !important;
  gap:0 !important;
}
.alp-agency-locator .steasy-locator__info-copy--single .steasy-locator__info-value {
  line-height:1.2 !important;
}
.alp-agency-locator .steasy-locator__website,
.alp-agency-locator .steasy-locator__email {
  width:100% !important;
  color:#142331 !important;
}
@media(max-width:680px){
  .alp-agency-locator .steasy-locator__info-card{min-height:62px!important;padding:11px 14px!important;gap:12px!important;border-radius:16px!important}
  .alp-agency-locator .steasy-locator__info-icon{flex-basis:38px!important;width:38px!important;height:38px!important}
  .alp-agency-locator .steasy-locator__info-icon svg{width:19px!important;height:19px!important}
  .alp-agency-locator .steasy-locator__info-label{font-size:12px!important}
  .alp-agency-locator .steasy-locator__info-value{font-size:14px!important}
}

/* V0.9.18 — correction débordement téléphone et libellés site/email */
.alp-agency-locator .steasy-locator__phone-card {
  display:grid !important;
  grid-template-columns:46px minmax(0,1fr) !important;
  align-items:center !important;
  gap:14px !important;
  min-width:0 !important;
  padding:14px 16px !important;
}
.alp-agency-locator .steasy-locator__phone-icon {
  flex:0 0 46px !important;
  width:46px !important;
  height:46px !important;
}
.alp-agency-locator .steasy-locator__phone-icon svg {
  width:24px !important;
  height:24px !important;
}
.alp-agency-locator .steasy-locator__phone-number {
  display:block !important;
  min-width:0 !important;
  font-size:clamp(22px,2vw,31px) !important;
  line-height:1 !important;
  letter-spacing:-.02em !important;
  white-space:nowrap !important;
}
.alp-agency-locator .steasy-locator__info-card {
  display:grid !important;
  grid-template-columns:42px minmax(0,1fr) !important;
  align-items:center !important;
  gap:14px !important;
  min-width:0 !important;
}
.alp-agency-locator .steasy-locator__info-copy,
.alp-agency-locator .steasy-locator__info-copy--single {
  display:block !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
}
.alp-agency-locator .steasy-locator__info-copy--single .steasy-locator__info-value {
  display:block !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  white-space:nowrap !important;
  overflow:visible !important;
  overflow-wrap:normal !important;
  word-break:normal !important;
  hyphens:none !important;
  font-size:16px !important;
  line-height:1.2 !important;
}
@media(max-width:680px){
  .alp-agency-locator .steasy-locator__phone-card{
    grid-template-columns:42px minmax(0,1fr)!important;
    gap:11px!important;
    padding:12px 13px!important;
  }
  .alp-agency-locator .steasy-locator__phone-icon{
    width:42px!important;
    height:42px!important;
  }
  .alp-agency-locator .steasy-locator__phone-number{
    font-size:21px!important;
  }
  .alp-agency-locator .steasy-locator__info-card{
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:11px!important;
  }
  .alp-agency-locator .steasy-locator__info-copy--single .steasy-locator__info-value{
    font-size:15px!important;
  }
}


/* V0.9.19 — suppression des artefacts Safari/Uncode sur la carte et les cartes de contact */
.alp-agency-locator .steasy-map-department,
.alp-agency-locator .steasy-map-department.is-covered,
.alp-agency-locator .steasy-map-department.is-covered:hover,
.alp-agency-locator .steasy-map-department.is-covered:focus,
.alp-agency-locator .steasy-map-department.is-active {
  filter:none !important;
  -webkit-filter:none !important;
  transform:none !important;
  -webkit-transform:none !important;
  will-change:auto !important;
  transition:stroke .14s ease, stroke-width .14s ease !important;
  paint-order:stroke fill !important;
}
.alp-agency-locator .steasy-map-department.is-covered:hover,
.alp-agency-locator .steasy-map-department.is-covered:focus,
.alp-agency-locator .steasy-map-department.is-active {
  fill:var(--agency-color) !important;
  opacity:1 !important;
}
.alp-agency-locator .steasy-locator__info-card,
.alp-agency-locator .steasy-locator__info-card:hover,
.alp-agency-locator .steasy-locator__info-card:focus {
  position:relative !important;
  overflow:hidden !important;
  transform:none !important;
  -webkit-transform:none !important;
  filter:none !important;
  -webkit-filter:none !important;
  background-image:none !important;
}
.alp-agency-locator .steasy-locator__info-card::before,
.alp-agency-locator .steasy-locator__info-card::after,
.alp-agency-locator .steasy-locator__website::before,
.alp-agency-locator .steasy-locator__website::after,
.alp-agency-locator .steasy-locator__email::before,
.alp-agency-locator .steasy-locator__email::after {
  content:none !important;
  display:none !important;
  background:none !important;
}
.alp-agency-locator .steasy-locator__info-card:hover,
.alp-agency-locator .steasy-locator__info-card:focus {
  background:#f4fbfd !important;
}

/* V0.9.20 — neutralisation totale du hover SVG Safari + affichage forcé du bouton email */
.alp-agency-locator .steasy-locator__map svg,
.alp-agency-locator .steasy-locator__map svg * {
  isolation:auto !important;
  mix-blend-mode:normal !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
}
.alp-agency-locator .steasy-map-department,
.alp-agency-locator .steasy-map-department.is-covered,
.alp-agency-locator .steasy-map-department.is-covered:hover,
.alp-agency-locator .steasy-map-department.is-covered:focus {
  filter:none !important;
  -webkit-filter:none !important;
  transform:none !important;
  -webkit-transform:none !important;
  transition:none !important;
  animation:none !important;
  paint-order:normal !important;
  opacity:1 !important;
  stroke:#fff !important;
  stroke-width:1.5 !important;
  vector-effect:non-scaling-stroke !important;
}
.alp-agency-locator .steasy-map-department.is-active,
.alp-agency-locator .steasy-map-department.is-active:hover,
.alp-agency-locator .steasy-map-department.is-active:focus {
  fill:var(--agency-color) !important;
  stroke:#10212b !important;
  stroke-width:2.35 !important;
  filter:none !important;
  -webkit-filter:none !important;
  transform:none !important;
  -webkit-transform:none !important;
  transition:none !important;
  animation:none !important;
  paint-order:normal !important;
}
.alp-agency-locator .steasy-locator__contact--ordered {
  display:grid !important;
  grid-template-columns:minmax(0,1fr) !important;
  gap:10px !important;
  overflow:visible !important;
}
.alp-agency-locator .steasy-locator__website,
.alp-agency-locator .steasy-locator__email {
  display:grid !important;
  grid-template-columns:42px minmax(0,1fr) !important;
  visibility:visible !important;
  opacity:1 !important;
  min-height:68px !important;
  overflow:visible !important;
}
.alp-agency-locator .steasy-locator__email {
  position:relative !important;
  z-index:2 !important;
}
.alp-agency-locator .steasy-locator__info-copy--single,
.alp-agency-locator .steasy-locator__info-copy--single .steasy-locator__info-value {
  display:block !important;
  min-width:0 !important;
  white-space:nowrap !important;
  overflow:visible !important;
  text-overflow:clip !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
}


/* V0.9.21 — suppression définitive des décorations Uncode dans les cartes site/email */
body .alp-agency-locator .steasy-locator__info-card,
body .alp-agency-locator .steasy-locator__info-card:hover,
body .alp-agency-locator .steasy-locator__info-card:focus,
body .alp-agency-locator .steasy-locator__info-card:active,
body .alp-agency-locator .steasy-locator__info-card *,
body .alp-agency-locator .steasy-locator__info-card:hover * {
  background-image:none !important;
  -webkit-mask:none !important;
  mask:none !important;
  clip-path:none !important;
  -webkit-clip-path:none !important;
  filter:none !important;
  -webkit-filter:none !important;
  transform:none !important;
  -webkit-transform:none !important;
  animation:none !important;
  transition:none !important;
  text-decoration:none !important;
  box-shadow:none !important;
}
body .alp-agency-locator .steasy-locator__info-card::before,
body .alp-agency-locator .steasy-locator__info-card::after,
body .alp-agency-locator .steasy-locator__info-card *::before,
body .alp-agency-locator .steasy-locator__info-card *::after {
  content:none !important;
  display:none !important;
  width:0 !important;
  height:0 !important;
  opacity:0 !important;
  background:none !important;
  box-shadow:none !important;
}
body .alp-agency-locator .steasy-locator__info-card {
  overflow:hidden !important;
  isolation:isolate !important;
  background:#f4fbfd !important;
}
body .alp-agency-locator .steasy-locator__info-icon {
  background:#e8f7fb !important;
}
body .alp-agency-locator .steasy-locator__info-value {
  background:transparent !important;
}


/* V0.9.22 — correction structurelle de la trace bleue du lien site */
body .alp-agency-locator .steasy-locator__info-copy,
body .alp-agency-locator .steasy-locator__info-copy--single {
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
body .alp-agency-locator .steasy-locator__website > .steasy-locator__info-copy,
body .alp-agency-locator .steasy-locator__email > .steasy-locator__info-copy {
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
}


/* V0.9.23 — réaffichage garanti de la carte email */
body .alp-agency-locator .steasy-locator__contact--ordered > .steasy-locator__email-card {
  display:grid !important;
  grid-template-columns:42px minmax(0,1fr) !important;
  align-items:center !important;
  width:100% !important;
  min-height:68px !important;
  visibility:visible !important;
  opacity:1 !important;
  position:relative !important;
  z-index:3 !important;
  overflow:hidden !important;
}
body .alp-agency-locator .steasy-locator__email-card .steasy-locator__info-copy {
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  min-width:0 !important;
}
body .alp-agency-locator .steasy-locator__email-card .steasy-locator__info-value {
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  color:#142331 !important;
  -webkit-text-fill-color:#142331 !important;
  white-space:nowrap !important;
  font-size:15px !important;
  font-weight:800 !important;
}
@media(max-width:680px){
  body .alp-agency-locator .steasy-locator__contact--ordered > .steasy-locator__email-card{grid-template-columns:38px minmax(0,1fr)!important;min-height:62px!important}
  body .alp-agency-locator .steasy-locator__email-card .steasy-locator__info-value{font-size:14px!important}
}

/* V0.9.25 — téléphone plus compact et alignement à gauche des trois coordonnées */
body .alp-agency-locator .steasy-locator__phone-card,
body .alp-agency-locator .steasy-locator__info-card {
  justify-items:start !important;
  justify-content:start !important;
  text-align:left !important;
}
body .alp-agency-locator .steasy-locator__phone-card {
  grid-template-columns:46px minmax(0,1fr) !important;
}
body .alp-agency-locator .steasy-locator__phone-number {
  justify-self:start !important;
  text-align:left !important;
  font-size:clamp(20px,1.65vw,27px) !important;
  letter-spacing:-.015em !important;
}
body .alp-agency-locator .steasy-locator__website,
body .alp-agency-locator .steasy-locator__email,
body .alp-agency-locator .steasy-locator__email-card {
  justify-items:start !important;
  justify-content:start !important;
  text-align:left !important;
}
body .alp-agency-locator .steasy-locator__info-copy,
body .alp-agency-locator .steasy-locator__info-copy--single,
body .alp-agency-locator .steasy-locator__info-value {
  justify-self:start !important;
  text-align:left !important;
}
@media(max-width:680px){
  body .alp-agency-locator .steasy-locator__phone-number{
    font-size:19px!important;
  }
}


/* V0.9.26 — rendu SVG stable Safari : contour actif dans une couche séparée */
.alp-agency-locator .steasy-locator__map,
.alp-agency-locator .steasy-locator__map svg {
  overflow: hidden !important;
}
.alp-agency-locator .steasy-locator__map svg {
  contain: none !important;
  shape-rendering: geometricPrecision;
}
.alp-agency-locator .steasy-map-department,
.alp-agency-locator .steasy-map-department.is-covered,
.alp-agency-locator .steasy-map-department.is-covered:hover,
.alp-agency-locator .steasy-map-department.is-covered:focus,
.alp-agency-locator .steasy-map-department.is-active {
  fill: var(--agency-color) !important;
  stroke: #fff !important;
  stroke-width: 1.5 !important;
  filter: none !important;
  -webkit-filter: none !important;
  transform: none !important;
  -webkit-transform: none !important;
  transition: none !important;
  animation: none !important;
  opacity: 1 !important;
  outline: none !important;
  will-change: auto !important;
  mix-blend-mode: normal !important;
}
.alp-agency-locator .steasy-map-selection-overlay {
  pointer-events: none !important;
}
.alp-agency-locator .steasy-map-selection-outline {
  fill: none !important;
  stroke: #0f1f29 !important;
  stroke-width: 2.4 !important;
  vector-effect: non-scaling-stroke !important;
  stroke-linejoin: round !important;
  stroke-linecap: round !important;
  pointer-events: none !important;
  filter: none !important;
  -webkit-filter: none !important;
  transform: none !important;
  opacity: 1 !important;
}
