.language-switcher{z-index:1000;position:absolute;top:1rem;right:1rem}.language-switcher-button{color:#333;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:4px;align-items:center;gap:.25rem;padding:.4rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.language-switcher-button:hover{background:#00000008;border-color:#0003}.language-switcher-button:active{background:#0000000d}.chevron{transition:transform .2s}.chevron.open{transform:rotate(180deg)}.language-switcher-dropdown{background:#fff;border:1px solid #0000001a;border-radius:6px;min-width:180px;position:absolute;top:calc(100% + .25rem);right:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}.language-option{text-align:left;cursor:pointer;background:#fff;border:none;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:background .15s;display:flex}.language-option:hover{background:#0000000a}.language-option.active{background:#0000000f}.language-option+.language-option{border-top:1px solid #0000000f}.locale-code{color:#666;min-width:2rem;font-weight:600}.locale-name{color:#333;font-weight:400}
