.language-switcher{position:relative;z-index:95;color:inherit}.language-switcher summary{list-style:none;display:flex;align-items:center;justify-content:center;gap:8px;width:50px;height:42px;border:1px solid currentColor;border-radius:4px;cursor:pointer;font-size:11px}.language-switcher summary::-webkit-details-marker{display:none}.language-switcher summary i{width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform 180ms ease}.language-switcher[open] summary i{transform:rotate(225deg) translate(-1px,-1px)}.language-menu{position:absolute;top:calc(100% + 10px);right:0;width:230px;padding:10px;color:#15171a;background:#fff;border:1px solid #cfd3d7;box-shadow:0 8px 8px rgba(0,0,0,.12)}.language-menu>strong{display:block;padding:8px 10px;color:#697078;font-size:10px;text-transform:uppercase}.language-menu a{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:7px 10px;border-radius:3px;font-size:13px}.language-menu a:hover,.language-menu a.active{color:#fff;background:#171a1d}.language-menu small{font-size:9px;opacity:.64}[dir="rtl"] .language-menu{right:auto;left:0}@media(max-width:700px){.language-switcher summary{width:44px;height:40px}.language-menu{position:fixed;top:66px;left:14px;right:14px;width:auto;max-height:calc(100svh - 82px);overflow:auto}}
