.anfpg-player-login,.anfpg-player-panel,.anfpg-player-resources-cta,.anfpg-resource-center__toolbar{background:#fff;border:1px solid rgba(7,28,53,.12);border-radius:22px;box-shadow:0 12px 35px rgba(7,28,53,.08)}
.anfpg-player-login{max-width:780px;margin:0 auto;padding:32px}.anfpg-player-login form{display:grid;gap:14px;margin-top:24px}.anfpg-player-login label{font-weight:700}.anfpg-player-login input[type=text],.anfpg-player-login input[type=password]{width:100%;min-height:48px;border:1px solid rgba(7,28,53,.18);border-radius:10px;padding:10px 12px}.anfpg-player-login #wp-submit{min-height:48px;border:0;border-radius:10px;background:#0b4f91;color:#fff;font-weight:800;padding:0 20px;cursor:pointer}.anfpg-player-login__links{margin:18px 0 0}.anfpg-player-notice{padding:15px 18px;border-radius:12px;background:#fff3cd;margin-bottom:20px}.anfpg-player-notice--success{background:#eaf8f0;color:#12603b}
.anfpg-player-portal__welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.anfpg-player-portal__welcome h2{margin:.25rem 0}.anfpg-player-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 24px}.anfpg-player-kpis>div{padding:22px;border-radius:18px;background:#071c35;color:#fff}.anfpg-player-kpis strong{display:block;font-size:1.4rem;line-height:1.25}.anfpg-player-kpis span{display:block;margin-top:7px;color:rgba(255,255,255,.72);font-size:.88rem}.anfpg-player-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:22px}.anfpg-player-panel{padding:26px;margin-bottom:22px}.anfpg-player-panel--wide{margin-top:0}.anfpg-player-panel__head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px}.anfpg-player-panel__head h3{margin:.15rem 0}.anfpg-player-profile-form{display:grid;gap:14px}.anfpg-player-profile-form label{display:grid;gap:6px;font-weight:700}.anfpg-player-profile-form input{min-height:44px;border:1px solid rgba(7,28,53,.16);border-radius:9px;padding:8px 10px}.anfpg-player-profile-form input:disabled{background:#f5f7fa;color:#56606a}.anfpg-player-cases{display:grid;gap:15px}.anfpg-player-case{border:1px solid rgba(7,28,53,.1);border-radius:15px;padding:18px;background:#f9fbfd}.anfpg-player-case__top{display:flex;justify-content:space-between;gap:15px}.anfpg-player-case h4{margin:4px 0 8px}.anfpg-player-case__ref{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#0b4f91}.anfpg-case-status{display:inline-flex;align-items:center;height:fit-content;padding:6px 9px;border-radius:999px;background:#e9eef4;font-size:.73rem;font-weight:800;white-space:nowrap}.anfpg-case-status--resolved,.anfpg-case-status--closed{background:#daf3e5;color:#12603b}.anfpg-case-status--waiting,.anfpg-case-status--decision{background:#fff1c7;color:#7a5700}.anfpg-player-case__update{margin-top:10px;border-left:3px solid #f3c625;padding-left:12px}.anfpg-player-case__update p{margin:3px 0}.anfpg-player-empty{padding:18px;border-radius:12px;background:#f5f7fa}.anfpg-player-request-list{display:grid}.anfpg-player-request-list>div{display:grid;grid-template-columns:1fr auto auto;gap:14px;padding:13px 0;border-bottom:1px solid rgba(7,28,53,.08)}.anfpg-player-request-list em{font-style:normal;font-weight:700;color:#0b4f91}.anfpg-player-resources-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:26px;margin-top:0}.anfpg-player-resources-cta h3{margin:.2rem 0}
.anfpg-resource-center__toolbar{padding:20px;margin-bottom:24px}.anfpg-resource-search{display:grid;gap:6px;font-weight:800}.anfpg-resource-search input{min-height:48px;border:1px solid rgba(7,28,53,.18);border-radius:12px;padding:10px 14px;font-size:1rem}.anfpg-resource-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.anfpg-resource-filters button{border:1px solid rgba(7,28,53,.14);background:#fff;border-radius:999px;padding:8px 12px;font-weight:700;cursor:pointer}.anfpg-resource-filters button.is-active{background:#071c35;color:#fff;border-color:#071c35}.anfpg-resource-center__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.anfpg-resource-center__card{display:flex;flex-direction:column;gap:14px;padding:22px;border-radius:18px;border:1px solid rgba(7,28,53,.11);background:#fff;box-shadow:0 9px 25px rgba(7,28,53,.05)}.anfpg-resource-center__card[hidden]{display:none}.anfpg-resource-center__card h3{margin:.15rem 0 .6rem}.anfpg-resource-center__icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:#eef5fb;color:#0b4f91}.anfpg-resource-center__actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.anfpg-resource-center__empty{text-align:center;padding:30px;background:#f5f7fa;border-radius:16px}
@media(max-width:900px){.anfpg-player-layout{grid-template-columns:1fr}.anfpg-resource-center__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.anfpg-player-portal__welcome,.anfpg-player-resources-cta{align-items:stretch;flex-direction:column}.anfpg-player-kpis{grid-template-columns:1fr}.anfpg-player-login,.anfpg-player-panel{padding:20px}.anfpg-player-request-list>div{grid-template-columns:1fr}.anfpg-resource-center__grid{grid-template-columns:1fr}.anfpg-resource-center__actions{align-items:stretch;flex-direction:column}.anfpg-resource-center__actions .button{width:100%;text-align:center}}

/* ANFPG Site Manager 5.9.62 — recherche et filtres mobiles. */
@media(max-width:640px){
  .anfpg-resource-center__toolbar{display:flex;align-items:stretch;flex-direction:column;gap:14px;min-width:0}
  .anfpg-resource-search,.anfpg-resource-search input[type="search"]{display:block;box-sizing:border-box;width:100%;max-width:none}
  .anfpg-resource-filters{display:flex;flex-wrap:nowrap;width:100%;max-width:100%;margin-top:0;padding:2px 2px 8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch}
  .anfpg-resource-filters>button{flex:0 0 auto;white-space:nowrap;scroll-snap-align:start}
}

/* ANFPG Site Manager 5.2 — Espace Joueur enrichi */
.anfpg-player-nav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px;padding:8px;background:#f3f6f8;border:1px solid rgba(7,28,53,.08);border-radius:14px}.anfpg-player-nav a{padding:9px 13px;border-radius:9px;color:#071c35;font-weight:800;text-decoration:none}.anfpg-player-nav a:hover,.anfpg-player-nav a:focus{background:#fff;color:#0b4f91;box-shadow:0 4px 14px rgba(7,28,53,.08)}
.anfpg-player-panel--membership{overflow:hidden}.anfpg-member-card-wrap{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:22px;align-items:stretch}.anfpg-member-card{position:relative;overflow:hidden;min-height:270px;padding:25px;border-radius:22px;background:linear-gradient(135deg,#071c35 0%,#0b4f91 68%,#19a463 100%);color:#fff;box-shadow:0 16px 36px rgba(7,28,53,.2)}.anfpg-member-card:after{content:"";position:absolute;width:220px;height:220px;right:-70px;bottom:-95px;border:35px solid rgba(255,255,255,.08);border-radius:50%}.anfpg-member-card__brand{display:flex;justify-content:space-between;gap:14px;align-items:center;position:relative;z-index:1}.anfpg-member-card__brand strong{font-size:1.45rem;letter-spacing:.03em}.anfpg-member-card__brand span{font-size:.8rem;color:rgba(255,255,255,.72)}.anfpg-member-card__body{position:relative;z-index:1;margin-top:48px}.anfpg-member-card__label{display:inline-block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#f3c625}.anfpg-member-card__body h4{margin:5px 0;color:#fff;font-size:1.65rem}.anfpg-member-card__body p{margin:0;color:rgba(255,255,255,.78)}.anfpg-member-card__meta{position:absolute;z-index:1;left:25px;right:25px;bottom:22px;display:flex;justify-content:space-between;gap:18px}.anfpg-member-card__meta span,.anfpg-membership-details span{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,.65)}.anfpg-member-card__meta strong{display:block;margin-top:3px}.anfpg-membership-details{display:grid;gap:12px}.anfpg-membership-details>div{padding:18px;border-radius:15px;background:#f5f8fa;border:1px solid rgba(7,28,53,.08)}.anfpg-membership-details span{color:#6a7580}.anfpg-membership-details strong{display:block;margin-top:5px;color:#071c35;font-size:1.05rem}
.anfpg-player-case{padding:0;overflow:hidden;background:#fff}.anfpg-player-case summary{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding:18px;cursor:pointer;list-style:none}.anfpg-player-case summary::-webkit-details-marker{display:none}.anfpg-player-case summary:after{content:"+";display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#eef3f7;color:#071c35;font-weight:900}.anfpg-player-case[open] summary:after{content:"−"}.anfpg-player-case__content{padding:0 18px 20px;border-top:1px solid rgba(7,28,53,.08)}.anfpg-case-progress{display:grid;grid-template-columns:repeat(7,minmax(70px,1fr));gap:0;margin:22px 0;overflow-x:auto;padding-bottom:4px}.anfpg-case-progress>div{position:relative;min-width:80px;text-align:center}.anfpg-case-progress>div:before{content:"";position:absolute;top:8px;left:0;width:100%;height:3px;background:#dfe5ea}.anfpg-case-progress>div:first-child:before{left:50%;width:50%}.anfpg-case-progress>div:last-child:before{width:50%}.anfpg-case-progress span{position:relative;z-index:1;display:block;width:18px;height:18px;margin:0 auto 7px;border:3px solid #dfe5ea;border-radius:50%;background:#fff}.anfpg-case-progress small{display:block;font-size:.66rem;line-height:1.25;color:#77818b}.anfpg-case-progress .is-done:before{background:#19a463}.anfpg-case-progress .is-done span{border-color:#19a463;background:#19a463}.anfpg-case-progress .is-current span{box-shadow:0 0 0 5px rgba(25,164,99,.14)}.anfpg-case-progress .is-current small{font-weight:800;color:#071c35}.anfpg-case-deadline{display:inline-block;padding:8px 11px;border-radius:9px;background:#edf7f1;color:#12603b}.anfpg-case-deadline.is-overdue{background:#fff0ee;color:#a32a1f}.anfpg-player-timeline{margin-top:17px}.anfpg-player-timeline h5{margin:0 0 12px;font-size:.95rem}.anfpg-player-case__update{position:relative;padding:0 0 16px 18px;margin:0;border-left:2px solid #dfe5ea}.anfpg-player-case__update:before{content:"";position:absolute;left:-6px;top:2px;width:10px;height:10px;border-radius:50%;background:#f3c625}.anfpg-player-case__update:last-child{padding-bottom:0}.anfpg-player-case__update small{color:#65717b}
@media(max-width:900px){.anfpg-member-card-wrap{grid-template-columns:1fr}.anfpg-case-progress{grid-template-columns:repeat(7,95px)}}
@media(max-width:640px){.anfpg-player-nav{display:grid;grid-template-columns:1fr 1fr}.anfpg-player-nav a{text-align:center;font-size:.85rem}.anfpg-member-card{min-height:250px;padding:20px}.anfpg-member-card__meta{left:20px;right:20px}.anfpg-member-card__body h4{font-size:1.4rem}.anfpg-player-case summary{flex-wrap:wrap}.anfpg-player-case summary .anfpg-case-status{order:2}.anfpg-print-card{display:none}}
@media print{body *{visibility:hidden}.anfpg-member-card,.anfpg-member-card *{visibility:visible}.anfpg-member-card{position:absolute!important;left:20px;top:20px;width:720px;max-width:90vw;box-shadow:none!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}


/* ANFPG Site Manager 5.9.5 — carte membre réellement responsive */
.anfpg-member-card__body h4{
  overflow-wrap:anywhere;
  word-break:normal;
}
@media(max-width:640px){
  .anfpg-player-panel--membership{overflow:visible}
  .anfpg-player-panel--membership .anfpg-player-panel__head{display:block;margin-bottom:16px}
  .anfpg-player-panel--membership .anfpg-player-panel__head h3{max-width:none;font-size:clamp(1.65rem,8vw,2.15rem);line-height:1.08}
  .anfpg-member-card-wrap{display:block}
  .anfpg-member-card{
    min-height:0!important;
    height:auto!important;
    padding:22px 20px 20px!important;
    border-radius:24px!important;
  }
  .anfpg-member-card__brand{
    align-items:flex-start;
    padding-right:0;
  }
  .anfpg-member-card__brand strong{font-size:1.35rem;line-height:1}
  .anfpg-member-card__brand span{
    max-width:48%;
    font-size:.72rem;
    line-height:1.25;
    text-align:right;
  }
  .anfpg-member-card__photo{
    top:66px!important;
    right:20px!important;
    width:78px!important;
    height:96px!important;
    border-width:3px!important;
    border-radius:16px!important;
  }
  .anfpg-member-card__body{
    margin-top:38px!important;
    padding-right:96px!important;
    min-height:104px;
  }
  .anfpg-member-card__label{font-size:.68rem}
  .anfpg-member-card__body h4{
    max-width:100%;
    margin:6px 0 7px!important;
    font-size:clamp(1.15rem,6vw,1.45rem)!important;
    line-height:1.08!important;
    letter-spacing:-.025em;
    overflow-wrap:anywhere;
  }
  .anfpg-member-card__body p{
    max-width:100%;
    font-size:.88rem;
    line-height:1.3;
    color:rgba(255,255,255,.82)
  }
  .anfpg-member-card__meta{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:14px!important;
    margin-top:18px;
    padding-top:16px;
    border-top:1px solid rgba(255,255,255,.18);
  }
  .anfpg-member-card__meta>div{min-width:0}
  .anfpg-member-card__meta span{font-size:.64rem!important;line-height:1.2}
  .anfpg-member-card__meta strong{
    margin-top:5px!important;
    font-size:.98rem;
    line-height:1.18;
    overflow-wrap:anywhere;
  }
  .anfpg-membership-details{margin-top:18px}
  .anfpg-membership-details>div{padding:18px 20px}
}
@media(max-width:390px){
  .anfpg-member-card{padding-inline:18px!important}
  .anfpg-member-card__photo{right:18px!important;width:72px!important;height:90px!important}
  .anfpg-member-card__body{padding-right:86px!important}
  .anfpg-member-card__brand span{max-width:45%;font-size:.68rem}
  .anfpg-member-card__meta{grid-template-columns:1fr;gap:10px!important}
  .anfpg-member-card__meta>div+div{padding-top:10px;border-top:1px solid rgba(255,255,255,.11)}
}


/* ANFPG 5.9.27 — cartes Droits & Ressources plus compactes et homogènes. */
.anfpg-resource-center__grid{align-items:start;gap:22px}
.anfpg-resource-center__card{
  min-height:0;
  gap:0;
  padding:26px;
  border-radius:22px;
}
.anfpg-resource-center__icon{
  width:58px;
  height:58px;
  margin-bottom:22px;
  border-radius:16px;
  font-size:.92rem;
  font-weight:700;
}
.anfpg-resource-center__body{display:flex;flex-direction:column;min-width:0}
.anfpg-resource-center__body .eyebrow{margin:0 0 12px;font-size:.72rem;letter-spacing:.16em}
.anfpg-resource-center__card h3{
  margin:0 0 14px;
  color:#0b4f91;
  font-size:clamp(1.25rem,1.45vw,1.55rem);
  line-height:1.16;
}
.anfpg-resource-center__card h3 a{color:inherit;text-decoration-thickness:2px;text-underline-offset:5px}
.anfpg-resource-center__summary{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;
  overflow:hidden;
  margin:0;
  color:#243650;
  font-size:.98rem;
  line-height:1.62;
}
.anfpg-resource-center__actions{
  display:block!important;
  margin-top:22px!important;
  padding-top:18px;
  border-top:1px solid rgba(7,28,53,.10);
}
.anfpg-resource-center__more{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  width:100%;
  color:#0b4f91;
  font-size:.9rem;
  font-weight:800;
  text-decoration:none;
}
.anfpg-resource-center__more span:last-child{font-size:1.15rem;transition:transform .18s ease}
.anfpg-resource-center__card:hover .anfpg-resource-center__more span:last-child{transform:translateX(3px)}
.anfpg-resource-center__card:hover{border-color:rgba(11,79,145,.22);box-shadow:0 14px 34px rgba(7,28,53,.08)}
.anfpg-resource-center__fact{display:none!important}
@media(max-width:900px){.anfpg-resource-center__card{padding:23px}}
@media(max-width:640px){
  .anfpg-resource-center__grid{gap:14px}
  .anfpg-resource-center__card{padding:20px;border-radius:18px}
  .anfpg-resource-center__icon{width:52px;height:52px;margin-bottom:18px;border-radius:14px}
  .anfpg-resource-center__card h3{font-size:1.28rem}
  .anfpg-resource-center__summary{-webkit-line-clamp:3;font-size:.94rem}
  .anfpg-resource-center__actions{margin-top:18px!important;padding-top:15px}
}


/* ANFPG 5.9.30 — centre Droits & Ressources consolidé. */
.anfpg-resource-center__grid{align-items:start;gap:20px}
.anfpg-resource-center__card{min-height:0;height:auto;align-self:start;padding:24px;border-radius:21px;gap:0}
.anfpg-resource-center__icon{width:56px;height:56px;margin-bottom:18px;border-radius:15px}
.anfpg-resource-center__body .eyebrow{margin:0 0 10px}
.anfpg-resource-center__card h3{margin:0 0 12px;font-size:clamp(1.22rem,1.4vw,1.46rem);line-height:1.17}
.anfpg-resource-center__summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:0;font-size:.95rem;line-height:1.56}
.anfpg-resource-center__actions{margin-top:19px!important;padding-top:15px}
@media(max-width:640px){.anfpg-resource-center__card{padding:19px}.anfpg-resource-center__summary{-webkit-line-clamp:3}}


/* =========================================================
   ANFPG Site Manager 6.1.2 — Centre Droits & Ressources
   Correctif définitif du rendu mobile et des liens hérités.
   ========================================================= */
.anfpg-resource-center__card h3 a,
.anfpg-resource-center__card h3 a:link,
.anfpg-resource-center__card h3 a:visited,
.anfpg-resource-center__card h3 a:hover,
.anfpg-resource-center__card h3 a:focus,
.anfpg-resource-center__more,
.anfpg-resource-center__more:link,
.anfpg-resource-center__more:visited,
.anfpg-resource-center__more:hover,
.anfpg-resource-center__more:focus {
  text-decoration: none !important;
  text-decoration-line: none !important;
  text-decoration-thickness: 0 !important;
  text-underline-offset: 0 !important;
  border-bottom: 0 !important;
  background-image: none !important;
  box-shadow: none !important;
}

.anfpg-resource-center__card h3 a {
  color: #0b315f !important;
}
.anfpg-resource-center__card h3 a:hover,
.anfpg-resource-center__card h3 a:focus-visible {
  color: #0b4f91 !important;
}

.anfpg-resource-center__more {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  width: auto !important;
  min-height: 42px !important;
  padding: 10px 15px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #eef4fb !important;
  color: #0b4f91 !important;
  font-size: .92rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}
.anfpg-resource-center__more:hover,
.anfpg-resource-center__more:focus-visible {
  background: #e2edf8 !important;
  color: #071c35 !important;
}

@media (max-width: 640px) {
  .anfpg-resource-center__toolbar {
    padding: 18px !important;
    margin-bottom: 18px !important;
    border-radius: 20px !important;
  }
  .anfpg-resource-search {
    gap: 8px !important;
  }
  .anfpg-resource-search input[type="search"] {
    min-height: 52px !important;
    padding: 12px 14px !important;
    border-radius: 14px !important;
    font-size: 1rem !important;
  }
  .anfpg-resource-filters {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 4px !important;
    padding: 2px 0 4px !important;
    overflow-x: auto !important;
    overscroll-behavior-inline: contain !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .anfpg-resource-filters::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
  }
  .anfpg-resource-filters > button {
    flex: 0 0 auto !important;
    min-height: 44px !important;
    padding: 10px 15px !important;
    white-space: nowrap !important;
    border-radius: 999px !important;
    font-size: .93rem !important;
  }

  .anfpg-resource-center__grid {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
  .anfpg-resource-center__card {
    min-height: 0 !important;
    height: auto !important;
    padding: 22px !important;
    border-radius: 22px !important;
    gap: 0 !important;
    box-shadow: 0 7px 22px rgba(7,28,53,.045) !important;
  }
  .anfpg-resource-center__icon {
    width: 54px !important;
    height: 54px !important;
    margin-bottom: 18px !important;
    border-radius: 15px !important;
    font-size: .86rem !important;
  }
  .anfpg-resource-center__body .eyebrow {
    margin: 0 0 10px !important;
    color: #167a52 !important;
    font-size: .76rem !important;
    font-weight: 850 !important;
    line-height: 1.25 !important;
    letter-spacing: .13em !important;
  }
  .anfpg-resource-center__card h3 {
    margin: 0 0 12px !important;
    color: #0b315f !important;
    font-size: clamp(1.22rem, 5.8vw, 1.45rem) !important;
    line-height: 1.18 !important;
    letter-spacing: -.018em !important;
  }
  .anfpg-resource-center__card h3,
  .anfpg-resource-center__card h3 a {
    text-decoration: none !important;
    text-decoration-line: none !important;
  }
  .anfpg-resource-center__summary {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    overflow: hidden !important;
    margin: 0 !important;
    color: #243650 !important;
    font-size: .98rem !important;
    line-height: 1.62 !important;
  }
  .anfpg-resource-center__actions {
    display: block !important;
    margin-top: 18px !important;
    padding-top: 0 !important;
    border-top: 0 !important;
  }
  .anfpg-resource-center__more {
    min-height: 44px !important;
  }
}
