.lang-switch{border:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;gap:2px;padding:3px;display:inline-flex}.lang-switch button.lang-switch__btn{appearance:none;cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:999px;min-width:2.25rem;margin:0;padding:6px 10px;font-size:11px;font-weight:700;line-height:1;transition:background-color .15s,color .15s,box-shadow .15s,opacity .15s}.lang-switch button.lang-switch__btn:disabled{cursor:wait;opacity:.65}.lang-switch--light{background:#0a1f440d;border-color:#0a1f441a}.lang-switch--light button.lang-switch__btn{color:#6a7c98;background:0 0}.lang-switch--light button.lang-switch__btn:hover:not(:disabled){color:#0a1f44;background:#0a1f440f}.lang-switch--light button.lang-switch__btn.is-active{color:#fff;background:#0a1f44;box-shadow:0 4px 14px -6px #0a1f4473}.lang-switch--dark{background:#ffffff0a;border-color:#ffffff1a}.lang-switch--dark button.lang-switch__btn{color:#a1a1aa;background:0 0}.lang-switch--dark button.lang-switch__btn:hover:not(:disabled){color:#fafafa;background:#ffffff0f}.lang-switch--dark button.lang-switch__btn.is-active{color:#0a1f44;background:#2dc7d6;box-shadow:0 4px 14px -6px #2dc7d659}