.language-switcher{position:fixed;z-index:10020;top:12px;right:12px;display:inline-flex;gap:3px;padding:3px;border:1px solid #d7d7d7;border-radius:999px;background:#fffffff2;box-shadow:0 3px 12px #0002}.language-button{display:grid;place-items:center;width:30px;height:25px;min-width:0;min-height:0;padding:0;border:0;border-radius:999px;background:transparent;color:#222;line-height:1;cursor:pointer}.language-button img{display:block;width:22px;height:15px;border-radius:2px;object-fit:cover;box-shadow:0 0 0 1px #0002}.language-button:hover{background:#eee}.language-button[aria-pressed="true"]{background:#ffe5d2;box-shadow:inset 0 0 0 1px #ff7a24}.language-button:focus-visible{outline:3px solid #ff7a24;outline-offset:2px}.topbar-account-controls{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:7px;margin-left:auto}.language-switcher.in-topbar,.language-switcher.in-account-card{position:static}.language-switcher.in-topbar{border-color:#ffffff4d;background:#111c;box-shadow:none}.language-switcher.in-topbar .language-button:hover{background:#ffffff1c}.language-switcher.in-topbar .language-button[aria-pressed="true"]{background:#ffffff26;box-shadow:inset 0 0 0 1px #ff7a24}.language-switcher.in-account-card{display:flex;width:max-content;margin:8px auto 12px}@media(max-width:700px){.language-switcher{top:8px;right:8px}.language-button{width:27px;height:23px}.language-button img{width:20px;height:13px}.topbar-account-controls{gap:5px}}
