/* Phase 8 — correctifs de structure partagés par les nouvelles pages. */
.fe-phase8-home .foot-top{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;align-items:flex-start;padding-bottom:30px;border-bottom:1px solid var(--fe8-line)}
.fe-phase8-home .foot-links{display:flex;flex-wrap:wrap;gap:14px 24px;min-width:0;max-width:760px}
.fe-phase8-home .foot-links a{display:inline-block;max-width:100%;white-space:normal;overflow-wrap:anywhere;text-decoration:none}
.fe-phase8-home .disclosure{max-width:900px;margin:26px 0 0;color:var(--fe8-muted);font-family:"Hanken Grotesk",system-ui,sans-serif;font-size:13px;line-height:1.6}
.fe-phase8-home .copy{margin:18px 0 0;color:#71817c;font-family:"IBM Plex Mono",monospace;font-size:11px}
@media(max-width:620px){.fe-phase8-home .foot-top{display:block}.fe-phase8-home .foot-links{width:100%;margin-top:24px;gap:12px 18px}.fe-phase8-home .foot-links a{flex:0 1 auto}}
/* Phase 8.2 — coque canonique, statut et titres accessibles. */
.fe8-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.fe-phase8-home .status{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;border:1px solid rgba(18,60,54,.13);border-radius:999px;background:rgba(255,253,248,.78);color:var(--fe8-muted);font-family:"Hanken Grotesk",system-ui,sans-serif;font-size:12px;font-weight:600;letter-spacing:.01em;line-height:1;padding:7px 10px;white-space:nowrap}
.fe-phase8-home .status .dot{display:block;width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--fe8-copper)}
footer .foot-top{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;align-items:flex-start;padding-bottom:30px;border-bottom:1px solid var(--fe8-line,#dce3dc)}
body footer a.brand.fe8-footer-brand{display:flex;min-width:0;max-width:330px;flex-direction:column;line-height:1.15;text-decoration:none}
body footer a.brand.fe8-footer-brand b{color:var(--fe8-ink,#17312d);font-family:"Hanken Grotesk",system-ui,sans-serif;font-size:19px;font-weight:800;letter-spacing:-.01em}
body footer a.brand.fe8-footer-brand span{display:block;margin-top:7px;color:var(--fe8-muted,#60716c);font-family:"Hanken Grotesk",system-ui,sans-serif;font-size:13.5px;font-weight:600;letter-spacing:0;line-height:1.45;text-transform:none}
footer .foot-top .foot-links{display:flex;min-width:0;max-width:760px;flex-wrap:wrap;gap:14px 24px;margin-top:0}
footer .foot-top .foot-links a{display:inline-block;max-width:100%;color:var(--fe8-ink,#17312d);font-family:"Hanken Grotesk",system-ui,sans-serif;font-size:13.5px;font-weight:600;overflow-wrap:anywhere;text-decoration:none;white-space:normal}
@media(max-width:1120px){.fe-phase8-home .status{display:none}}
@media(max-width:620px){footer .foot-top{display:block}footer .foot-top .foot-links{width:100%;margin-top:24px;gap:12px 18px}footer .foot-top .foot-links a{flex:0 1 auto}}
/* Polish visuel global : contexte éditorial, cartes claires et pied de page canonique. */
nav.crumb{display:none!important}
.fe8-proof-card h2,.fe8-proof-card h3{color:var(--fe8-ink,#17312d)}
footer>.wrap{box-sizing:border-box;width:min(1180px,calc(100% - 48px));max-width:none;margin-inline:auto;padding-inline:0}
footer .foot-disc,footer .disclosure{max-width:900px;margin:26px 0 0;color:var(--fe8-muted,#60716c);font-family:"Hanken Grotesk",system-ui,sans-serif;font-size:13px;line-height:1.6}
footer>.wrap>.copy{margin:18px 0 0;color:#71817c;font-family:"IBM Plex Mono",monospace;font-size:11px;line-height:1.5}
@media(max-width:620px){footer>.wrap{width:min(1180px,calc(100% - 32px));padding-inline:0}}