.lang-toggle-wrapper{z-index:1000;position:fixed;top:1rem;right:1rem}.lang-toggle{gap:.4rem;display:flex}.lang-btn{cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:4px;padding:.2rem .5rem;font-size:1.5rem;transition:background-color .2s,border-color .2s}.lang-btn.active{color:#fff;background:#0069d9;border-color:#0069d9}.lang-btn:hover:not(.active){background:#f0f0f0}
