.language-bar{display:flex;justify-content:flex-end;margin-bottom:28px}
.language-switcher{display:inline-flex;flex-shrink:0;gap:3px;padding:4px;border:1px solid #48564c;border-radius:999px}
.language-switcher button{font:inherit;font-size:12px;line-height:1.25;min-height:36px;padding:9px 15px;border:0;border-radius:999px;background:transparent;color:#b8c2b8;cursor:pointer}
.language-switcher button[aria-pressed="true"]{background:#d6dec8;color:#17201d}
.language-switcher button:hover{background:#34483b;color:#f0eee5}
.language-switcher button[aria-pressed="true"]:hover{background:#e3e8d9;color:#17201d}
.language-switcher button:focus-visible{outline:2px solid #edf2dc;outline-offset:3px}
.back{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}
@media(max-width:760px){.language-bar{margin-top:-20px;margin-bottom:28px}.pill{white-space:normal;line-height:1.5}.model-heading{gap:18px}.model-caption strong{flex-shrink:1}}
