.toggle-currency__inner{align-items:center;background-color:rgb(var(--secondary-background));border-radius:10px;display:flex;height:36px;overflow:hidden;padding:3px;position:relative;width:164px}.toggle-currency__thumb{background-color:rgb(var(--body-background));border-radius:7px;content:"";height:calc(100% - 4px);position:absolute;transition:transform .35s linear;width:50%;z-index:1}.toggle-currency__state{align-items:center;background:none;display:flex;flex:0 0 50%;height:100%;justify-content:center;position:relative;z-index:2}
