.language-switch{position:fixed;right:14px;bottom:14px;z-index:1000;display:flex;gap:3px;padding:4px;background:#17233c;border:1px solid #ffffff20;border-radius:12px;box-shadow:0 10px 30px #1118}.language-switch button{border:0;border-radius:8px;padding:8px 11px;background:transparent;color:#aeb6c9;font:700 11px/1 system-ui,sans-serif;cursor:pointer}.language-switch button.active{background:#ff5a2f;color:#fff}.language-switch button:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(max-width:600px){.language-switch{right:8px;bottom:8px}.language-switch button{padding:7px 9px}}
