.custom-language-switcher-age{color:#000;display:inline-block;position:relative;user-select:none;z-index:999}.lang-current{align-items:center;background:#f2f2f2;cursor:pointer;display:flex;gap:8px;padding:10px 14px}.lang-current .chevron{margin-left:auto;transition:transform .3s ease}.lang-options{background:#fff;display:none;left:0;list-style:none;margin:0;min-width:100%;padding:0;position:absolute;top:100%;z-index:999}.lang-options li a{align-items:center;color:#333;display:flex;gap:8px;padding:10px 14px;text-decoration:none}.lang-options li a:hover{background:#f0f0f0}.custom-language-switcher-age:focus-within .lang-options,.custom-language-switcher-age:hover .lang-options{display:block}.custom-language-switcher-age:focus-within .chevron,.custom-language-switcher-ager:hover .chevron{transform:rotate(180deg)}