/* Ex Æquo Theme 3.8.0 — final production guardrails */
:root{--exq-focus:#b51c22;--exq-readable:#466065}
.skip-link{position:fixed!important;top:10px!important;left:10px!important;z-index:1000000!important;transform:translateY(-160%);padding:12px 16px!important;background:#fff!important;color:#12353d!important;border:2px solid var(--exq-focus)!important;border-radius:8px;box-shadow:0 8px 30px rgba(0,0,0,.2)}
.skip-link:focus{transform:none;clip:auto!important;clip-path:none!important;width:auto!important;height:auto!important;overflow:visible!important}
:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--exq-focus)!important;outline-offset:3px!important;box-shadow:none!important}
.site-main :where(p,li){text-wrap:pretty}
.site-main :where(h1,h2,h3){text-wrap:balance}
.site-main :where(p,li,a,strong,span){overflow-wrap:break-word}
.site-main img{max-width:100%}
.desktop-nav a[aria-current="page"],.desktop-nav a.active{font-weight:800}
.mobile-menu a{min-height:48px;display:flex;align-items:center;justify-content:space-between}
.search-overlay[aria-hidden="false"]{visibility:visible}
.search-overlay button,.mobile-menu button,.header-actions button{touch-action:manipulation}
.footer a,.newsletter a{ text-underline-offset:3px }
.footer a:focus-visible,.newsletter a:focus-visible{outline-color:#e9dcb1!important}
.site-main :target{scroll-margin-top:120px}
@media(max-width:900px){.site-header__main-row{min-height:72px}.header-actions .icon-button,.menu-toggle{min-width:44px;min-height:44px}}
@media(max-width:600px){.announcement{font-size:11px;line-height:1.35}.footer-links{gap:30px}.newsletter form input{min-height:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media(prefers-contrast:more){:root{--exq-readable:#304a4f}.site-main p,.site-main li{color:#304a4f}.site-header,.footer{border-color:currentColor}}
