.sidebar-item{align-items:center;border:1px solid #f2f2f7;cursor:pointer;display:flex;justify-content:space-between;transition:border-color .25s cubic-bezier(.77,0,.18,1),background-color .25s cubic-bezier(.77,0,.18,1)}.sidebar-item.active,.sidebar-item:hover{background-color:#fff;border-color:#d1d1d6}.sidebar-item .logo{align-items:center;display:flex;height:1.25rem;justify-content:center;min-height:1.25rem;min-width:1.25rem;transform:translate(-1px);width:1.25rem}.sidebar-item .empty{height:.125rem;width:.3125rem}.sidebar-item .name-wrapper{align-items:center;display:flex;flex:1;justify-content:space-between}.sidebar-item .name-wrapper .name{white-space:nowrap}
