.floating-language-switcher{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;transition:transform .3s ease,opacity .3s ease;opacity:.9}.floating-language-switcher.scrolling{transform:scale(1.05);opacity:1}.floating-language-switcher button{width:3.5rem;height:3.5rem;border-radius:50%;background-color:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;font-weight:700;font-size:1.125rem;cursor:pointer;border:none;outline:none}.floating-language-switcher button:hover{background-color:#1d4ed8;transform:scale(1.1)}.floating-language-switcher button:focus{box-shadow:0 0 0 3px #2563eb80}.floating-language-switcher.scrolling button{transform:scale(1.05)}
