/* Actualités V11 — hiérarchie éditoriale : une une, deux secondaires, puis la grille. */
.agd-news-lead-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(270px,1fr);gap:24px;margin:0 0 72px;align-items:stretch}
.agd-news-lead-layout .agd-news-featured{height:100%;min-height:540px;margin:0}
.agd-news-featured__category{margin:0 0 2px!important;color:#f1cd85!important;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;font-weight:800}
.agd-news-secondary{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:18px;min-width:0}
.agd-news-secondary-card{display:grid;grid-template-columns:112px minmax(0,1fr);min-height:0;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,#fffaf1,#eaf3f3);border:1px solid #10274716;box-shadow:0 14px 30px #061d3a12;transition:transform .35s var(--agd-motion-ease),box-shadow .35s ease,border-color .35s ease}
.agd-news-secondary-card:nth-child(2){background:linear-gradient(135deg,#0b3154,#176477);border-color:#74c4ce55;color:#fff}
.agd-news-secondary-card:hover,.agd-news-secondary-card:focus-within{transform:translateY(-3px);box-shadow:0 18px 34px #061d3a1c;border-color:#d5a84b88}
.agd-news-secondary-card__media{display:block;min-height:100%;background:#d3e2ec;overflow:hidden}
.agd-news-secondary-card__media img{display:block;width:100%;height:100%;min-height:190px;object-fit:cover;transition:transform .55s var(--agd-motion-ease),filter .35s ease}
.agd-news-secondary-card:hover .agd-news-secondary-card__media img,.agd-news-secondary-card:focus-within .agd-news-secondary-card__media img{transform:scale(1.035);filter:saturate(1.06)}
.agd-news-secondary-card__media--empty{display:grid;place-items:center;background:linear-gradient(145deg,#b8cee0,#53728d 48%,#173450)}
.agd-news-secondary-card__media--empty span{font-size:2.3rem;font-weight:900;color:#fff8}
.agd-news-secondary-card__body{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:20px 20px 18px}
.agd-news-secondary-card__body h3{display:-webkit-box;overflow:hidden;margin:.35em 0 .45em;font-size:clamp(1.12rem,1.65vw,1.55rem);line-height:1.1;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.agd-news-secondary-card__body h3 a{color:inherit;text-decoration:none}
.agd-news-secondary-card__body>p:not(.agd-news-card__category):not(.agd-news-meta){display:-webkit-box;overflow:hidden;margin:0;color:#526476;font-size:.86rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.agd-news-secondary-card:nth-child(2) .agd-news-card__category{color:#f1cd85}.agd-news-secondary-card:nth-child(2) .agd-news-meta,.agd-news-secondary-card:nth-child(2) .agd-news-secondary-card__body>p:last-of-type{color:#dcebed}
.agd-news-secondary-card .agd-news-link{margin-top:auto;font-size:.82rem;color:#102747}.agd-news-secondary-card:nth-child(2) .agd-news-link{color:#fff;border-color:#f1cd85}
.agd-news-latest{margin-top:0}.agd-news-latest .agd-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.agd-news-latest .agd-news-card{display:flex;min-width:0;flex-direction:column}
.agd-news-latest .agd-news-card__media{height:208px}
.agd-news-latest .agd-news-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start}
.agd-news-latest .agd-news-card h3{display:-webkit-box;overflow:hidden;min-height:2.24em;margin:.32em 0 .5em;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.agd-news-latest .agd-news-card__body>p:last-of-type{display:-webkit-box;overflow:hidden;margin-bottom:16px;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.agd-news-latest .agd-news-card .agd-news-link{margin-top:auto;font-size:.82rem}
@media(max-width:900px){.agd-news-lead-layout{grid-template-columns:minmax(0,1.65fr) minmax(240px,1fr);gap:18px}.agd-news-secondary-card{grid-template-columns:92px minmax(0,1fr)}.agd-news-secondary-card__body{padding:16px 15px}.agd-news-latest .agd-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.agd-news-hero{overflow:hidden}.agd-news-lead-layout{display:block;margin-bottom:54px}.agd-news-lead-layout .agd-news-featured{grid-template-columns:1fr;min-height:0;margin:0 0 20px}.agd-news-secondary{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:14px}.agd-news-secondary-card{grid-template-columns:1fr;min-height:100%}.agd-news-secondary-card__media,.agd-news-secondary-card__media img{height:150px;min-height:150px}.agd-news-secondary-card__body{padding:16px}.agd-news-latest .agd-news-card__media{height:210px}}
@media(max-width:520px){.agd-news-secondary{grid-template-columns:1fr;gap:14px}.agd-news-secondary-card{grid-template-columns:98px minmax(0,1fr);min-height:156px}.agd-news-secondary-card__media,.agd-news-secondary-card__media img{height:100%;min-height:156px}.agd-news-secondary-card__body{padding:15px 14px}.agd-news-secondary-card__body h3{font-size:1.12rem}.agd-news-secondary-card__body>p:not(.agd-news-card__category):not(.agd-news-meta){-webkit-line-clamp:2}.agd-news-latest .agd-news-grid{grid-template-columns:1fr}.agd-news-latest .agd-news-card__media{height:190px}}
@media(prefers-reduced-motion:reduce){.agd-news-secondary-card,.agd-news-secondary-card__media img{transition:none}.agd-news-secondary-card:hover,.agd-news-secondary-card:focus-within{transform:none}}

/* V12 — header plus compact, rendez-vous défilants et footer respirable sur mobile. */
.agd-news-hero{padding:clamp(28px,4vw,48px) clamp(24px,5vw,60px) clamp(30px,4.4vw,50px)!important;border-radius:0 0 30px 30px!important}
.agd-news-hero h1{font-size:clamp(3rem,6vw,5.5rem)!important}
.agd-news-secondary{display:block;align-self:stretch;padding:4px 0}
.agd-news-secondary__heading{margin:0 0 14px}
.agd-news-secondary__heading .eyebrow{margin:0;color:#d5a84b}
.agd-news-secondary__heading h2{margin:.18em 0 0;color:#102747;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.05}
.agd-news-secondary__slides{position:relative;min-width:0;touch-action:pan-y;overscroll-behavior-x:contain}
.agd-news-secondary-card{display:none!important;min-height:240px}
.agd-news-secondary-card.is-active{display:grid!important}
.agd-news-secondary__controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}
.agd-news-secondary__controls>button{display:grid;min-width:42px;min-height:42px;place-items:center;padding:0;border:1px solid #56b8c6;background:#102747;color:#fff;border-radius:999px;font-size:1.15rem;cursor:pointer;transition:transform .25s ease,background-color .25s ease,border-color .25s ease}
.agd-news-secondary__controls>button:hover,.agd-news-secondary__controls>button:focus-visible{background:#176477;border-color:#f1cd85;transform:translateY(-2px)}
.agd-news-secondary__dots{display:flex;align-items:center;gap:7px}
.agd-news-secondary__dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#9eb5c0;cursor:pointer;transition:transform .25s ease,background-color .25s ease}
.agd-news-secondary__dots button.is-active{background:#d5a84b;transform:scale(1.35)}
.agd-news-secondary.is-single .agd-news-secondary__controls{display:none}
@media(max-width:800px){.agd-news-hero{padding:26px 22px 30px!important;border-radius:0 0 24px 24px!important}.agd-news-hero h1{font-size:clamp(2.65rem,12vw,4rem)!important}.agd-news-lead-layout .agd-news-featured{grid-template-columns:1fr!important}.agd-news-secondary__heading{margin-bottom:12px}.agd-news-secondary-card{min-height:0}}
@media(prefers-reduced-motion:reduce){.agd-news-secondary__controls>button,.agd-news-secondary__dots button{transition:none}}

/* V13 — cadrage compact confirmé pour l’en-tête et le pied de page Actualités. */
.agd-news-page .agd-news-hero{padding:22px 60px 26px!important;border-radius:0 0 28px 28px!important}
.agd-news-page .agd-news-hero h1{margin:10px 0 12px!important;font-size:clamp(3.2rem,5.2vw,4.8rem)!important;line-height:.92!important}
.agd-news-page .agd-news-hero>p:last-child{max-width:600px;font-size:1rem;line-height:1.45}
body.page-id-93 .site-footer.premium-footer{border-radius:28px 28px 0 0!important;overflow:hidden;padding-top:38px}
@media(max-width:800px){.agd-news-page .agd-news-hero{padding:18px 20px 22px!important;border-radius:0 0 22px 22px!important}.agd-news-page .agd-news-hero h1{margin:7px 0 9px!important;font-size:clamp(2.5rem,11vw,3.5rem)!important;line-height:.94!important}.agd-news-page .agd-news-hero>p:last-child{font-size:.9rem;line-height:1.35}body.page-id-93 .site-footer.premium-footer{border-radius:22px 22px 0 0!important;padding:24px 0 10px!important}body.page-id-93 .site-footer.premium-footer .footer-main{gap:16px 12px!important;padding-bottom:16px!important}body.page-id-93 .site-footer.premium-footer .footer-logo img{width:88px!important;height:auto!important}body.page-id-93 .site-footer.premium-footer .footer-identity p{max-width:240px!important;margin-top:5px!important;font-size:.78rem!important;line-height:1.25!important}body.page-id-93 .site-footer.premium-footer .footer-column{gap:3px!important;padding-top:2px!important}body.page-id-93 .site-footer.premium-footer h3{margin-bottom:3px!important;font-size:.82rem!important}body.page-id-93 .site-footer.premium-footer .footer-column a{font-size:.72rem!important;line-height:1.25!important}.page-id-93 .site-footer .footer-partners{padding:12px 0 14px!important}.page-id-93 .site-footer .footer-partners-heading{gap:7px!important;font-size:.58rem!important}.page-id-93 .site-footer .partner-logos{gap:6px!important;margin-top:8px!important}.page-id-93 .site-footer .partner-logo{min-height:48px!important;padding:4px!important;border-radius:8px!important}.page-id-93 .site-footer .partner-logo img{max-height:34px!important}.page-id-93 .site-footer .partner-logo-coeur img{max-height:28px!important}.page-id-93 .site-footer .footer-bottom{gap:3px!important;padding-top:8px!important;font-size:.6rem!important;line-height:1.15!important}}

/* V14 — header global de la page Actualités : plus bas, plus net, angles inférieurs arrondis. */
body.page-id-93 header.premium-header{border-radius:0 0 30px 30px!important;overflow:hidden}
body.page-id-93 header.premium-header .header-inner{grid-template-rows:auto auto!important;gap:10px 24px!important;padding:14px 0 12px!important;min-height:0!important}
body.page-id-93 header.premium-header .premium-brand{gap:18px!important;min-width:0!important}
body.page-id-93 header.premium-header .premium-brand img{width:130px!important;height:102px!important}
body.page-id-93 header.premium-header .brand-divider{height:58px!important}
body.page-id-93 header.premium-header .premium-nav>a,body.page-id-93 header.premium-header .premium-nav summary{padding-top:8px!important;padding-bottom:8px!important}
@media(max-width:800px){body.page-id-93 header.premium-header{border-radius:0 0 22px 22px!important}body.page-id-93 header.premium-header .header-inner{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;padding:6px 14px 8px!important;min-height:0!important}body.page-id-93 header.premium-header .premium-brand{gap:8px!important}body.page-id-93 header.premium-header .premium-brand img{width:68px!important;height:54px!important}body.page-id-93 header.premium-header .brand-divider{height:38px!important}body.page-id-93 header.premium-header .brand-title strong{font-size:1.08rem!important}body.page-id-93 header.premium-header .brand-title em{font-size:.56rem!important}body.page-id-93 header.premium-header .menu-toggle{width:42px!important;height:42px!important;padding:0!important}}

/* V15 — densité éditoriale et mouvement de fond très discret. */
body.page-id-93 .agd-news-page{background:linear-gradient(180deg,#fbfaf7 0%,#f3f7f8 48%,#fbfaf7 100%)}
body.page-id-93 .agd-news-lead-layout{gap:18px;margin-bottom:44px;align-items:start}
body.page-id-93 .agd-news-secondary{align-self:start}
body.page-id-93 .agd-news-featured{background:linear-gradient(135deg,#082544 0%,#14526b 56%,#207a84 100%);background-size:140% 140%;animation:agd-news-editorial-breathe 18s ease-in-out infinite alternate}
body.page-id-93 .agd-news-featured__copy h2{font-size:clamp(2.2rem,3.4vw,3.5rem);overflow-wrap:anywhere}
body.page-id-93 .agd-news-social{margin-top:0!important}
@keyframes agd-news-editorial-breathe{from{background-position:0% 20%}to{background-position:100% 80%}}
@media(max-width:800px){body.page-id-93 .agd-news-lead-layout{margin-bottom:32px}body.page-id-93 .agd-news-social{margin-top:28px!important}body.page-id-93 .agd-news-featured__copy h2{font-size:clamp(2.35rem,10vw,3.5rem)}}
@media(prefers-reduced-motion:reduce){body.page-id-93 .agd-news-featured{animation:none;background-position:50% 50%}}

/* V17 — resserrement des liaisons entre les cartes, sans supprimer leur respiration. */
body.page-id-93 .agd-news-page{padding-bottom:24px!important}
body.page-id-93 .agd-news-hero{margin-bottom:16px!important}
body.page-id-93 .agd-news-lead-layout{margin-bottom:24px!important}
body.page-id-93 .wp-block-template-part:has(> footer.site-footer){margin-top:12px!important}
@media(max-width:800px){body.page-id-93 .agd-news-page{padding-bottom:18px!important}body.page-id-93 .agd-news-hero{margin-bottom:14px!important}body.page-id-93 .agd-news-lead-layout{margin-bottom:22px!important}body.page-id-93 .wp-block-template-part:has(> footer.site-footer){margin-top:10px!important}}

/* V18 — raccord direct entre le header global et le bandeau Actualités. */
body.page-id-93 .wp-site-blocks>main.wp-block-group{margin-top:0!important}
@media(min-width:801px){body.page-id-93 .wp-site-blocks>main.wp-block-group{top:-24px!important}}

/* V20 — motion organique renforcé sur les fonds de cartes, sans déplacement du contenu. */
body.page-id-93 .agd-news-featured{background-size:170% 170%;animation:agd-news-editorial-breathe 13s ease-in-out infinite alternate}
body.page-id-93 .agd-news-events-carousel .agd-news-secondary-card{background-size:180% 180%;animation:agd-news-card-breathe 10s ease-in-out infinite alternate}
body.page-id-93 .agd-news-events-carousel .agd-news-secondary-card:nth-child(2n){animation-delay:-3.5s}
body.page-id-93 .agd-news-latest .agd-news-card{background:linear-gradient(145deg,#ffffff 0%,#f5fbfc 54%,#eaf5f6 100%);background-size:180% 180%;animation:agd-news-card-breathe 12s ease-in-out infinite alternate}
body.page-id-93 .agd-news-latest .agd-news-card:nth-child(3n){animation-delay:-4s}
@keyframes agd-news-card-breathe{from{background-position:0% 35%}to{background-position:100% 65%}}
@media(prefers-reduced-motion:reduce){body.page-id-93 .agd-news-featured,body.page-id-93 .agd-news-events-carousel .agd-news-secondary-card,body.page-id-93 .agd-news-latest .agd-news-card{animation:none;background-position:50% 50%}}

/* V23 — logos sociaux accessibles dans « À suivre aussi ». */
body.page-id-93 .agd-news-social__links{gap:10px}
body.page-id-93 .agd-news-social__links a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:54px;min-height:48px;padding:8px 10px;border:1px solid #f1cd85;border-radius:999px;text-decoration:none;transition:background-color .25s ease,transform .25s ease,color .25s ease}
body.page-id-93 .agd-news-social__links a:hover,body.page-id-93 .agd-news-social__links a:focus-visible{background:#ffffff18;color:#f1cd85;transform:translateY(-2px)}
body.page-id-93 .agd-social-icon{display:grid;width:24px;height:24px;place-items:center}
body.page-id-93 .agd-social-icon svg{display:block;width:24px;height:24px;fill:currentColor;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round}
body.page-id-93 .agd-social-icon svg rect,body.page-id-93 .agd-social-icon svg circle{fill:none}
body.page-id-93 .agd-social-icon svg .agd-social-icon__dot{fill:currentColor;stroke:none}
body.page-id-93 .agd-social-arrow{font-size:.95rem;line-height:1}
@media(max-width:800px){body.page-id-93 .agd-news-social__links{width:100%;justify-content:flex-start}body.page-id-93 .agd-news-social__links a{min-width:52px;min-height:46px}}
@media(prefers-reduced-motion:reduce){body.page-id-93 .agd-news-social__links a{transition:none}}

/* V21 — dernière liaison de cartes resserrée. */
body.page-id-93 .agd-news-lead-layout{margin-bottom:14px!important}
@media(max-width:800px){body.page-id-93 .agd-news-lead-layout{margin-bottom:10px!important}body.page-id-93 .agd-news-social{margin-top:8px!important}}

/* V24 — le panneau du menu mobile Actualités doit dépasser le header fermé. */
@media(max-width:800px){body.page-id-93 .premium-header{overflow:visible!important;z-index:50!important}body.page-id-93 .premium-header .premium-nav{z-index:60!important}body.page-id-93 .premium-header .premium-nav.is-open{visibility:visible!important;opacity:1!important}}

/* V22 — composition typographique finale de la une. */
body.page-id-93 .agd-news-featured__copy{padding-left:30px;padding-right:30px}
body.page-id-93 .agd-news-featured__copy h2{font-size:clamp(2.1rem,3.1vw,3.2rem);overflow-wrap:normal;word-break:normal;hyphens:none}
@media(max-width:800px){body.page-id-93 .agd-news-featured__copy{padding-left:26px;padding-right:26px}body.page-id-93 .agd-news-featured__copy h2{font-size:clamp(2.35rem,10vw,3.5rem)}}

/* V16 — carrousel Actualités sur fond bleu ciel clair. */
body.page-id-93 .agd-news-events-carousel .agd-news-secondary-card,body.page-id-93 .agd-news-events-carousel .agd-news-secondary-card:nth-child(2){background:linear-gradient(135deg,#eefaff 0%,#d7f0f5 52%,#b5dfe8 100%);border-color:#79bfca88;color:#102747;box-shadow:0 14px 30px #16465c18}
body.page-id-93 .agd-news-events-carousel .agd-news-secondary-card .agd-news-card__category{color:#176477}
body.page-id-93 .agd-news-events-carousel .agd-news-secondary-card .agd-news-meta,body.page-id-93 .agd-news-events-carousel .agd-news-secondary-card .agd-news-secondary-card__body>p:last-of-type{color:#3f6170}
body.page-id-93 .agd-news-events-carousel .agd-news-secondary-card .agd-news-link,body.page-id-93 .agd-news-events-carousel .agd-news-secondary-card:nth-child(2) .agd-news-link{color:#102747;border-color:#d5a84b}
body.page-id-93 .agd-news-events-carousel .agd-news-secondary-card__media--empty{background:linear-gradient(145deg,#bdeaf0,#5aa6b6 52%,#176477)}
