/* Shared header wordmark on every page. */
.brand-home{display:inline-flex;align-items:center;flex:0 0 auto;width:150px;min-height:44px;text-decoration:none;line-height:1}
.brand-home img{display:block;width:150px;height:auto;mix-blend-mode:multiply}
@media(max-width:600px){.brand-home{width:130px}.brand-home img{width:130px}.home-header .brand-home{width:100%;justify-content:flex-start}}

.language-switch{display:flex;align-items:center;gap:4px;flex:0 0 auto;letter-spacing:normal}.language-switch button{font:14px/1.4 Arial,sans-serif;color:inherit;background:transparent;border:1px solid transparent;border-radius:999px;min-height:44px;padding:8px 12px;cursor:pointer}.language-switch button[aria-pressed="true"]{border-color:currentColor;font-weight:bold}.language-switch button:focus-visible{outline:3px solid #477792;outline-offset:3px}.header-top{flex-wrap:wrap;gap:16px}.home-header{flex-wrap:wrap;gap:16px}.home-nav{margin-left:auto}@media(max-width:600px){.home-header .brand-home{width:auto}.home-header .language-switch{order:1;margin-left:auto}.home-header .home-nav{order:2;width:100%;margin-left:0}.language-switch button{padding:8px 10px}.header-top .language-switch{margin-left:auto}}

/* Quiet language preference; main navigation stays prominent. */
.language-switch{gap:0;font-size:12px;opacity:.8}.language-switch button{min-height:32px;min-width:32px;padding:5px 6px;border:0;border-radius:0;font-size:12px}.language-switch button[aria-pressed="true"]{border:0;text-decoration:underline;text-underline-offset:4px}.home-nav>a{font-size:16px;padding:12px 6px}.home-nav{gap:22px}@media(max-width:600px){.language-switch button{padding:5px 6px}.home-nav{gap:12px}.home-nav>a{font-size:15px}}

footer{align-items:center;flex-wrap:wrap}.social-links{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:inherit;border-radius:50%;text-decoration:none}.social-links img{display:block;width:20px;height:20px;opacity:.75}.social-links a:hover{background:#10293812}.social-links a:focus-visible{outline:2px solid currentColor;outline-offset:2px}.social-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media(max-width:600px){footer .social-links{width:100%;margin-top:6px;gap:8px}.home-nav{flex-wrap:wrap}.home-nav>a{white-space:nowrap}}

.language-globe{display:block;flex:none;margin-right:5px;opacity:.8}
