/* En-tête commun EPTP — chargé après les styles propres à chaque page */
:root,html{color-scheme:only light!important}html,body{forced-color-adjust:none!important}
.eptp-topbar{display:none!important}.eptp-topbar .eptp-header-wrap{display:none!important}.eptp-topbar a{color:#fff!important;text-decoration:none!important;font-weight:750!important}
.eptp-header{position:sticky!important;top:0!important;z-index:100!important;background:rgba(8,19,31,.98)!important;color:#e6eef5!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:0 10px 28px rgba(1,8,15,.16)!important;backdrop-filter:blur(12px)!important}.eptp-header-wrap{width:min(1500px,96%)!important;margin:auto!important}.eptp-nav{height:92px!important;min-height:92px!important;display:flex!important;align-items:center!important;gap:16px!important;padding:0!important}.eptp-brand{display:flex!important;align-items:center!important;flex:0 0 auto!important;height:88px!important;background:none!important;padding:0!important}.eptp-brand img{display:block!important;width:290px!important;height:86px!important;max-height:86px!important;object-fit:contain!important;filter:invert(1) hue-rotate(180deg)!important;mix-blend-mode:normal!important;background:transparent!important;border:0!important;border-radius:0!important}.eptp-links{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:clamp(9px,1vw,16px)!important;flex-wrap:nowrap!important;white-space:nowrap!important;min-width:0!important}.eptp-links>a{display:inline-flex!important;align-items:center!important;color:#e6eef5!important;text-decoration:none!important;font:850 11px Arial,sans-serif!important;padding:8px 0!important;background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;order:var(--menu-order,0)}.eptp-links>a[hidden]{display:none!important}.eptp-links>a:hover,.eptp-links>a[aria-current=page]{color:#83b9ff!important}.eptp-links>.eptp-nav-config{background:#2f80d8!important;color:#fff!important;padding:13px 17px!important;border-radius:11px!important;font-weight:950!important;box-shadow:0 9px 24px rgba(34,114,210,.3)!important}.eptp-links>.eptp-nav-config:hover{background:#2e81e4!important;color:#fff!important}.eptp-hamb{display:none!important;margin-left:auto!important;border:1px solid #405165!important;background:#102236!important;color:#fff!important;border-radius:10px!important;width:44px!important;height:42px!important;align-items:center!important;justify-content:center!important;font-size:21px!important;padding:0!important}
@media(max-width:1180px){.eptp-links{display:none!important;position:absolute!important;left:0!important;right:0!important;top:92px!important;background:#0b1a29!important;padding:18px 4%!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;box-shadow:0 18px 30px #0004!important;white-space:normal!important}.eptp-links.open{display:flex!important}.eptp-links>a{display:flex!important;padding:12px 6px!important;border-bottom:1px solid #1d3041!important}.eptp-links>.eptp-nav-config{margin-top:8px!important;justify-content:center!important}.eptp-hamb{display:flex!important}}
@media(max-width:720px){.eptp-nav{height:76px!important;min-height:76px!important}.eptp-brand{height:72px!important}.eptp-brand img{width:235px!important;height:70px!important;max-height:70px!important}.eptp-links{top:76px!important}}
@media(min-width:1181px){.eptp-header-wrap{width:min(1500px,calc(100% - 64px))!important}.eptp-brand img{width:255px!important}.eptp-nav{gap:26px!important}}
/* Une seule échelle typographique pour la navigation, quelle que soit la page. */
body>header.eptp-header .eptp-links>a{font-size:16px!important;font-weight:850!important;line-height:1.25!important}
