.lg-floating-lang-switcher{position:fixed;right:18px;bottom:18px;z-index:9999}.lg-floating-lang-inner{display:flex;align-items:center;gap:6px;padding:6px;border-radius:14px;background:rgba(22,27,22,.92);border:1px solid rgba(181,140,58,.28);box-shadow:0 10px 30px rgba(0,0,0,.28);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.lg-lang-item{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:38px;padding:0 12px;border-radius:10px;text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.08em;color:#f5f1e8;background:0 0;transition:all .25s ease;border:1px solid transparent}.lg-lang-item:hover{color:#fff;background:rgba(181,140,58,.16);border-color:rgba(181,140,58,.35);transform:translateY(-1px)}.lg-lang-item.is-active{background:linear-gradient(135deg,#b58c3a,#8f6b29);color:#fff;border-color:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}@media (max-width:767px){.lg-floating-lang-switcher{right:12px;bottom:12px}.lg-floating-lang-inner{gap:4px;padding:5px;border-radius:12px}.lg-lang-item{min-width:38px;height:34px;padding:0 10px;font-size:12px}}