.language-switch{position:fixed;left:18px;top:100px;z-index:55;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px 11px;display:flex;align-items:center;gap:8px;box-shadow:0 10px 28px rgba(6,41,45,.1)}.language-switch b{background:var(--ink);color:#fff;border-radius:7px;padding:4px 6px;font-size:11px}.language-switch span{font-size:11px;font-weight:800}@media(max-width:600px){.language-switch{top:auto;bottom:67px;left:17px}.language-switch span{display:none}}
