/* URW V7.2.60 — Shell Forensic Stabilization */
body.urw-common-shell-v7255 #mainMenu,
body.urw-common-shell-v7255 .menu-toggle,
body.urw-common-shell-v7255 #urwUnifiedMenu6814{display:none!important;pointer-events:none!important;}
body.urw-common-shell-v7255 .urw-bottom-nav{display:grid!important;grid-template-columns:repeat(5,1fr)!important;z-index:90!important;}
body.urw-common-shell-v7255 .urw-bottom-nav a,
body.urw-common-shell-v7255 .urw-bottom-nav button{color:rgba(11,23,53,.68)!important;background:transparent!important;border:0!important;text-decoration:none!important;}
body.urw-common-shell-v7255 .urw-bottom-nav a.active,
body.urw-common-shell-v7255 .urw-bottom-nav button.active{color:var(--urw-ui-primary,#0b3d6e)!important;background:rgba(11,61,110,.08)!important;}
#urwCommonPlus7255{position:fixed;right:12px;bottom:calc(76px + env(safe-area-inset-bottom));width:min(380px,calc(100vw - 24px));max-height:min(74vh,650px);overflow:auto;background:#fff;border:1px solid rgba(11,61,110,.14);border-radius:24px;box-shadow:0 24px 60px rgba(6,27,70,.22);z-index:220;padding:14px;display:none;color:#102a43;}
#urwCommonPlus7255.open{display:block;}
.urw-common-plus-head7255{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;}
.urw-common-plus-head7255 strong{font-size:1.05rem;color:#0b3d6e;}
.urw-common-plus-head7255 button{width:34px;height:34px;border-radius:999px;border:1px solid rgba(11,61,110,.35)!important;background:#0b3d6e!important;color:#fff!important;font-size:1.35rem;line-height:1;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(6,27,70,.18)!important;}
.urw-common-plus-body7255{display:grid;gap:10px;}
.urw-common-plus-section7255{border:1px solid rgba(11,61,110,.12);border-radius:18px;background:#fbfdff;overflow:hidden;}
.urw-common-plus-section7255 summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px;font-weight:900;color:#0b3d6e;}
.urw-common-plus-section7255 summary::-webkit-details-marker{display:none;}
.urw-common-plus-section7255 summary em{font-style:normal;font-size:.72rem;font-weight:900;color:#465a70;background:#edf2f7;border:1px solid rgba(70,90,112,.14);border-radius:999px;padding:4px 8px;display:inline-flex;align-items:center;gap:4px;}
.urw-common-plus-section7255 summary em svg{width:12px;height:12px;}
.urw-common-plus-links7255{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px;}
.urw-common-menu-link7255{display:flex;align-items:center;gap:8px;min-height:42px;padding:9px 10px;border-radius:14px;background:#fff;border:1px solid rgba(11,61,110,.10);color:#102a43!important;text-decoration:none!important;font-weight:850;font-size:.86rem;line-height:1.05;box-shadow:0 8px 18px rgba(6,27,70,.04);}
.urw-common-menu-link7255 svg{width:17px;height:17px;flex:0 0 17px;color:#0b3d6e;}
.urw-common-menu-link7255.is-active{background:#eaf3fb;border-color:rgba(11,61,110,.22);color:#0b3d6e!important;}
.urw-common-menu-link7255.is-locked{background:#f3f6f9!important;color:#667789!important;border-color:rgba(102,119,137,.18);opacity:1;box-shadow:none;cursor:not-allowed;}
.urw-common-menu-link7255.is-locked>svg{color:#7d8c9d;}
.urw-common-menu-link7255 .urw-lock7255{margin-left:auto;display:inline-flex;color:#7d8c9d;}
.urw-common-menu-link7255 .urw-lock7255 svg{width:14px;height:14px;color:#7d8c9d;}


/* V7.10.58N WA4: icône Présence du menu Plus alignée sur le titre de page Présence */
.urw-common-menu-link7255.urw-common-menu-link-presenceV71058N .urw-common-presence-iconV71058N{
  width:28px;
  height:28px;
  border-radius:9px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#eaf3fb;
  color:#0b3d6e;
  border:1px solid rgba(11,61,110,.10);
  flex:0 0 28px;
  box-shadow:0 8px 18px rgba(6,27,70,.04);
}
.urw-common-menu-link7255.urw-common-menu-link-presenceV71058N .urw-common-presence-iconV71058N svg{
  width:16px;
  height:16px;
  flex:0 0 16px;
  color:#0b3d6e;
}
.urw-common-menu-link7255.urw-common-menu-link-presenceV71058N.is-locked .urw-common-presence-iconV71058N{
  background:#edf2f7;
  color:#7d8c9d;
}
.urw-common-menu-link7255.urw-common-menu-link-presenceV71058N.is-locked .urw-common-presence-iconV71058N svg{
  color:#7d8c9d;
}

#urwCommonToast7255{position:fixed;left:50%;bottom:calc(82px + env(safe-area-inset-bottom));transform:translateX(-50%) translateY(14px);max-width:min(92vw,420px);background:#0b3d6e;color:#fff;padding:11px 14px;border-radius:999px;box-shadow:0 14px 35px rgba(6,27,70,.25);font-weight:850;font-size:.88rem;z-index:300;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;text-align:center;}
#urwCommonToast7255.show{opacity:1;transform:translateX(-50%) translateY(0);}
@media(max-width:620px){#urwCommonPlus7255{right:10px;left:10px;width:auto;bottom:calc(68px + env(safe-area-inset-bottom));max-height:72vh;border-radius:22px;}.urw-common-plus-links7255{grid-template-columns:1fr;}

/* V7.10.58N WA4: icône Présence du menu Plus alignée sur le titre de page Présence */
.urw-common-menu-link7255.urw-common-menu-link-presenceV71058N .urw-common-presence-iconV71058N{
  width:28px;
  height:28px;
  border-radius:9px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#eaf3fb;
  color:#0b3d6e;
  border:1px solid rgba(11,61,110,.10);
  flex:0 0 28px;
  box-shadow:0 8px 18px rgba(6,27,70,.04);
}
.urw-common-menu-link7255.urw-common-menu-link-presenceV71058N .urw-common-presence-iconV71058N svg{
  width:16px;
  height:16px;
  flex:0 0 16px;
  color:#0b3d6e;
}
.urw-common-menu-link7255.urw-common-menu-link-presenceV71058N.is-locked .urw-common-presence-iconV71058N{
  background:#edf2f7;
  color:#7d8c9d;
}
.urw-common-menu-link7255.urw-common-menu-link-presenceV71058N.is-locked .urw-common-presence-iconV71058N svg{
  color:#7d8c9d;
}

#urwCommonToast7255{border-radius:18px;bottom:calc(76px + env(safe-area-inset-bottom));}}
@media(min-width:900px){#urwCommonPlus7255{right:calc((100vw - min(1060px,100vw))/2 + 16px);}}

/* V7.2.55: jamais de footer commun sur la homepage */
body.home-v4-page .urw-bottom-nav{display:none!important;}
body.home-v4-page #urwCommonPlus7255{display:none!important;}

/* V7.2.57: fermeture du menu Plus avec contraste forcé, pas de X blanc sur fond clair */
#urwCommonPlus7255 .urw-common-plus-head7255 button[data-urw-common-plus-close]{background:#0b3d6e!important;color:#fff!important;border-color:#0b3d6e!important;text-shadow:none!important;}
#urwCommonPlus7255 .urw-common-plus-head7255 button[data-urw-common-plus-close]:hover{background:var(--kf-primary)!important;color:#fff!important;}


/* V7.2.58: cache-bust + contraste fermeture renforcé */
#urwCommonPlus7255 .urw-common-plus-head7255 > button[data-urw-common-plus-close],
body.urw-common-shell-v7255 #urwCommonPlus7255 .urw-common-plus-head7255 > button[data-urw-common-plus-close]{
  background:#0b3d6e!important;
  color:#ffffff!important;
  border:1px solid #0b3d6e!important;
  box-shadow:0 10px 22px rgba(6,27,70,.22)!important;
  opacity:1!important;
}
#urwCommonPlus7255 .urw-common-plus-head7255 > button[data-urw-common-plus-close]:hover,
#urwCommonPlus7255 .urw-common-plus-head7255 > button[data-urw-common-plus-close]:focus{
  background:var(--kf-primary)!important;
  color:#ffffff!important;
  outline:2px solid rgba(11,61,110,.22)!important;
  outline-offset:2px!important;
}


/* V7.2.60 forensic: Contact reste dans Plus > Club, pas dans les anciens menus compte.
   CSS passif uniquement, sans observer global ni boucle DOM. */
#urwAccountMenu6843 a[href*="contact.html"],
#urwAccountMenu6817 a[href*="contact.html"],
#urwAccountMenu6830 a[href*="contact.html"],
#urwAccountMenu6832 a[href*="contact.html"],
#urwAccountMenu6842 a[href*="contact.html"]{
  display:none!important;
}
#urwRankingClubLogo,
.urw-functional-club-logo{
  cursor:pointer!important;
}

/* URW V53 — Icône Présences alignée sur les autres tuiles du menu Plus (fond transparent, pas de boîte bleue) */
.urw-common-menu-link7255.urw-common-menu-link-presenceV71058N .urw-common-presence-iconV71058N{
  background:transparent !important;
  border:none !important;
  box-shadow:none !important;
  width:auto !important;
  height:auto !important;
  flex:initial !important;
  border-radius:0 !important;
}
.urw-common-menu-link7255.urw-common-menu-link-presenceV71058N .urw-common-presence-iconV71058N svg{
  width:17px !important;
  height:17px !important;
  flex:0 0 17px !important;
}
