.ce-lang-switcher{position:fixed;z-index:99999;top:14px;right:14px;display:flex;align-items:center;gap:4px;padding:6px;background:rgba(255,255,255,.94);border:1px solid rgba(70,45,30,.16);border-radius:999px;box-shadow:0 8px 28px rgba(40,25,15,.16);backdrop-filter:blur(10px);font:600 12px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ce-lang-switcher__label{padding:0 6px;color:#51392e;font-size:11px;letter-spacing:.02em}.ce-lang-switcher__button{appearance:none;border:0;background:transparent;color:#6b5145;min-width:34px;height:30px;padding:0 7px;border-radius:999px;cursor:pointer;font:700 12px/30px system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;transition:background .18s ease,color .18s ease,transform .18s ease}.ce-lang-switcher__button:hover{background:rgba(108,73,52,.09)}.ce-lang-switcher__button:focus-visible{outline:2px solid #7b5b48;outline-offset:2px}.ce-lang-switcher__button.is-active{background:#5f4031;color:#fff}.ce-lang-switcher__button:active{transform:scale(.97)}@media(max-width:640px){.ce-lang-switcher{top:8px;right:8px;padding:4px}.ce-lang-switcher__label{display:none}.ce-lang-switcher__button{min-width:31px;height:28px;padding:0 6px;line-height:28px}}@media(prefers-reduced-motion:reduce){.ce-lang-switcher__button{transition:none}}