.language-menu{box-sizing:border-box;width:100%;padding:10px max(5%,16px);display:flex;justify-content:flex-end;background:#fff;border-bottom:1px solid #e4e8ed;color:#162a40;font:14px/1.5 system-ui,sans-serif}
.language-menu label{display:flex;align-items:center;gap:10px}
.language-menu select{font:inherit;font-size:16px;min-height:40px;border:1px solid #b8cbd9;border-radius:6px;padding:6px 30px 6px 12px;background:#fff;color:#162a40;max-width:100%}
.language-menu select:focus-visible{outline:3px solid #3181b7;outline-offset:2px}
html:not([lang="zh-Hant"]) .entry .action{width:auto;min-width:156px;height:auto;max-height:none;white-space:normal}
html:not([lang="zh-Hant"]) .regions span{white-space:normal}
html:not([lang="zh-Hant"]) .hero h1{letter-spacing:0;font-family:system-ui,sans-serif}
html:not([lang="zh-Hant"]) .fit-pills button,html:not([lang="zh-Hant"]) .tabs button{white-space:normal;height:auto}
