.background-fill,button.background-fill{z-index:0;border-radius:2rem;position:relative;overflow:hidden}.background-fill:not([data-background-fill-on-hover=true]):before,.background-fill[data-background-fill-on-hover=true]:hover:before,button.background-fill:not([data-background-fill-on-hover=true]):before,button.background-fill[data-background-fill-on-hover=true]:hover:before{content:"";background:var(--background-fill-background);animation-name:background-fill;animation-duration:var(--background-fill-duration);animation-delay:var(--background-fill-delay);animation-timing-function:linear;animation-fill-mode:forwards;animation-play-state:var(--background-fill-play-state,running);z-index:-1;opacity:1;filter:none;position:absolute}@keyframes background-fill{0%{transform:translate(-100%)}to{transform:translate(0)}}button.app-locale-switcher{letter-spacing:0;color:var(--color--semantics--link);align-content:center;width:fit-content;font-size:12px;font-weight:600;display:flex}
