.language-switcher{position:fixed;z-index:110;left:max(12px,calc(50% - 310px));bottom:calc(82px + var(--safe));display:flex;align-items:center;gap:6px;padding:5px 7px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(10,14,12,.94);backdrop-filter:blur(20px);box-shadow:0 10px 34px rgba(0,0,0,.32)}.language-switcher>span{font-size:14px;line-height:1}.language-switcher select{width:auto;min-width:58px;min-height:34px;height:34px;padding:0 8px;border:0;border-radius:9px;background:#151d19;color:var(--text);font-size:10px;font-weight:900;letter-spacing:.04em;box-shadow:none;outline:none}.language-switcher select:focus{border:0;box-shadow:0 0 0 2px rgba(32,227,143,.28)}@media(max-width:620px){.language-switcher{left:10px;bottom:calc(78px + var(--safe));padding:4px 6px}.language-switcher>span{font-size:13px}.language-switcher select{min-width:54px;min-height:32px;height:32px;font-size:9px;padding-inline:7px}}
