/* Shared visual corrections; desktop navigation retains its existing layout. */
.id-footer-row > img{width:145px;height:auto;max-width:100%}
body:has(.article-body) .article-body .cta h2,
body:has(.article-body) .article-body .cta p{color:#101c35!important}
.article-body .cta .button{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:99px;background:#101c35;color:#f7f8fb!important;font:700 13px/1.4 Sora,Arial,sans-serif;text-decoration:none}
.article-body iframe,.article-body video{max-width:100%}
.article-body iframe{aspect-ratio:16/9;height:auto}
.article-body figure{max-width:100%;margin-left:0;margin-right:0}
body:has(.article-body) .back{font-size:13px;font-weight:700;text-decoration:none}
@media(max-width:820px){
  header:has(.infoes-mobile-toggle),header.id-header{background:#101c35!important;mix-blend-mode:normal!important;z-index:60}
  header:has(.infoes-mobile-toggle){position:sticky!important;top:0}
  header .nav,header .site-nav,.id-header .id-nav{width:calc(100% - 32px)!important;min-height:74px;height:auto!important;gap:10px!important;display:flex;align-items:center;flex-wrap:nowrap;padding:10px 0}
  header .links,header .site-links,.id-header .id-links{display:none!important}
  header .logo,header .brand,header .site-logo,.id-header .id-logo{flex:0 1 102px;min-width:0}
  header .logo img,header .brand img,header .site-logo img,.id-header .id-logo img{display:block;width:102px!important;max-width:100%!important;height:auto;max-height:44px;object-fit:contain}
  header .nav-cta,header .site-cta,header .nav > .button,.id-header .id-nav > .id-button{margin-left:auto;background:#f4bd32!important;color:#101c35!important;border:0!important;border-radius:99px;padding:12px!important;font:800 11px/1.3 Sora,Arial,sans-serif!important;white-space:nowrap;text-decoration:none;flex-shrink:0}
  header .infoes-mobile-toggle,header .id-menu-toggle{display:flex!important;flex:0 0 44px!important;width:44px!important;height:44px!important;min-height:44px;align-items:center;justify-content:center;flex-direction:column;gap:6px!important;padding:8px!important;background:transparent!important;color:white!important;border:0!important;box-shadow:none!important;cursor:pointer}
  header .infoes-mobile-toggle span,header .id-menu-toggle span{display:block!important;flex:0 0 2px!important;width:22px!important;height:2px!important;margin:0!important;padding:0!important;background:white!important}
  header .id-menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(8px) rotate(45deg)}
  header .id-menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-8px) rotate(-45deg)}
  header .infoes-mobile-toggle:focus-visible,header .id-menu-toggle:focus-visible{outline:2px solid #f4bd32!important;outline-offset:2px}
  header .infoes-mobile-panel,header .id-mobile-menu{top:100%;max-height:calc(100dvh - 110px);overflow-y:auto;overscroll-behavior:contain}
  .admin-bar header:has(.infoes-mobile-toggle),.admin-bar .id-header{top:46px!important}
}
@media(min-width:821px){.admin-bar .id-header{top:32px}}
@media(prefers-reduced-motion:reduce){.article-body .article-animate{opacity:1!important;transform:none!important;transition:none!important}}
