.row{width:auto;display:flex}.row._justify-stretch>*{flex-grow:1}.row._reverse{flex-direction:row-reverse}.row._fit{height:100%}.row._fit,.row._fitW{width:100%}.row._fitH{height:100%}.row._autoWidth{width:auto}.row._inline{width:auto;display:inline-flex}.row._split>*{flex-basis:var(--flex-basis);max-width:var(--flex-basis);flex-grow:1}
